Commit Graph
12 Commits
Author SHA1 Message Date
darman ef24d18d37 Merge pull request 'Move plugin version into .env, fix version-bump workflow to only touch it' (#6) from fix/plugin-version-env into develop
Reviewed-on: #6
2026-07-30 00:07:36 +02:00
darmanandClaude Sonnet 5 9acfd2b946 Move plugin version into .env, fix version-bump workflow to only touch it
Version Bump / check-bump-label (pull_request) Skipped
Version Bump / apply-version-bump (pull_request) Successful in 23s
The old workflow grepped CMakeLists.txt for the first "VERSION X.Y" match,
which was cmake_minimum_required's own version rather than the project's,
mangling it to 3.27.0.0 on the first real bump. PLUGIN_VERSION in .env is
now the single source of truth for both CMakeLists.txt and flake.nix, and
the workflow's bump/commit steps only ever touch that one file.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-30 00:02:19 +02:00
darman d5338c3d6a Merge pull request 'use CI Bot token for push' (#5) from fix/gitea-workflow into develop
Reviewed-on: #5
2026-07-29 23:50:03 +02:00
darman 5004064ca4 use CI Bot token for push
Version Bump / check-bump-label (pull_request) Skipped
Version Bump / apply-version-bump (pull_request) Successful in 24s
2026-07-29 23:49:36 +02:00
darman e454d769c2 Merge pull request 'Feature/gitea workflow' (#2) from feature/gitea-workflow into develop
Reviewed-on: #2
2026-07-29 21:24:12 +02:00
darmanandClaude Sonnet 5 b1bb4aecea Scope version-bump workflow to PRs targeting develop
Version Bump / check-bump-label (pull_request) Skipped
Version Bump / apply-version-bump (pull_request) Successful in 41s
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-29 21:13:44 +02:00
darmanandClaude Sonnet 5 44689cca8d Switch version-bump labels to bump/ scope and add bump/skip
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-29 21:12:03 +02:00
darmanandClaude Sonnet 5 9a6b5e9b4c Add Gitea Actions workflow to enforce and automate version bumps on PRs to master
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-29 20:39:08 +02:00
darman 73ce9ddbdf Merge pull request 'Fix/claude md branch rule' (#1) from fix/claude-md-branch-rule into develop
Reviewed-on: #1
2026-07-28 21:39:37 +02:00
darmanandClaude Sonnet 5 48a56b31f6 Document develop/master branching model in CLAUDE.md
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-28 21:32:55 +02:00
darmanandClaude Sonnet 5 6d9d1bcd82 Require feature/fix branches instead of direct master commits
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-28 21:27:32 +02:00
darman a28a899874 hypr-chrome v0.1 2026-07-28 21:22:13 +02:00