ci: Make it actually possible to disable dogfooding (backport #13546)#13549
Merged
xokdvium merged 2 commits into2.30-maintenancefrom Jul 24, 2025
Merged
ci: Make it actually possible to disable dogfooding (backport #13546)#13549xokdvium merged 2 commits into2.30-maintenancefrom
xokdvium merged 2 commits into2.30-maintenancefrom
Conversation
Github composite actions are a real treat. Boolean inputs are not actually booleans but rather strings [1]. [1]: https://www.github.com/actions/runner/issues/2238 (cherry picked from commit f0695e1)
Daemon tests are broken in 2.30.1 Darwin sandbox and there's no point release with the fix yet.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Github composite actions are a real treat. Boolean inputs are not actually booleans but rather strings 1.
Context
Add 👍 to pull requests you find important.
The Nix maintainer team uses a GitHub project board to schedule and track reviews.
This is an automatic backport of pull request #13546 done by [Mergify](https://mergify.com).