Conversation
Contributor
|
Hmm somethings fucky. I got rid of "auto", but I was also having weird issues with the stash so maybe it got reintroduced. |
Contributor
|
e05246f to
88030ed
Compare
thejcannon
reviewed
Nov 21, 2025
| ### `--no-fail-fast` | ||
|
|
||
| Continue on failures (opposite of --fail-fast) | ||
| Start reference for checking files (requires --to-ref) Continue on failures (opposite of --fail-fast) |
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.
1.23.0 - 2025-11-21
🚀 Features
stagethrough CLI and PKL by @thejcannon in #442🐛 Bug Fixes
📚 Documentation
schema.mdby @thejcannon in #445📦️ Dependency Updates
Note
Release 1.23.0: expose
stagesetting via CLI/PKL, add--stage/--no-stageand--statsflags, update docs/examples to v1.23.0, and bump deps.1.23.0acrossCargo.toml, CLI specs, docs, examples, and templates.CHANGELOG.mdentry for 1.23.0.stagesetting: add--stage/--no-stageflags acrosscommands.json,hk.usage.kdl, and CLI docs.--statsflag to display per-step file counts.stageinhk config getavailable keys.amends/importURLs and version strings tov1.23.0.--fixhelp text; refresh CLI help pages.src/cli/init.rs) and Pkl error message example (src/config.rs) tov1.23.0.Cargo.lock(e.g.,indexmap→2.12.1,hashbrown→0.16.1,cc→1.2.47,zerocopy→0.8.28,insta→1.44.1).Written by Cursor Bugbot for commit 91c5bd9. This will update automatically on new commits. Configure here.