Skip to content

ci: scope Nix Build workflow to flake and dependency changes#8

Merged
sangwa merged 1 commit intomainfrom
ci/nix-build-trigger
Mar 26, 2026
Merged

ci: scope Nix Build workflow to flake and dependency changes#8
sangwa merged 1 commit intomainfrom
ci/nix-build-trigger

Conversation

@sangwa
Copy link
Copy Markdown
Contributor

@sangwa sangwa commented Mar 26, 2026

The Nix build only adds value over CI when the build recipe or Go dependencies change. Scope the trigger to flake.nix, flake.lock, go.mod, and go.sum so pure Go source changes skip the Nix build (already covered by the CI workflow).

The Nix build only adds value over CI when the build recipe or Go
dependencies change. Scope the trigger to flake.nix, flake.lock,
go.mod, and go.sum so pure Go source changes skip the Nix build
(already covered by the CI workflow).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@sangwa sangwa self-assigned this Mar 26, 2026
@sangwa sangwa merged commit 265640b into main Mar 26, 2026
1 check passed
@sangwa sangwa deleted the ci/nix-build-trigger branch March 26, 2026 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant