Release v0.3.43 - #151
Merged
Merged
Conversation
feat(cli): add task budget increase command (BRIX-1929)
…ent-fence fix(cli): fence task budget adjustments
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.
Objective
Release Quay
v0.3.43fromdevtomain.Compare: main...dev
Source State
origin/main:143e304c133ceabd4c215fd1c701368c341c0cfborigin/dev:960076ceea74261979527feabc46e9f00b052aa1v0.3.42v0.3.43Included PRs
Deferred Open PRs
None. There are no remaining open Quay PRs other than this release PR.
Validation
GitHub:
ci: passed, https://github.com/InverterNetwork/quay/actions/runs/29334990858/job/87091892954ci: passed, https://github.com/InverterNetwork/quay/actions/runs/29340980374/job/87112327094ci: passed, https://github.com/InverterNetwork/quay/actions/runs/29341123270/job/87112831608Local release worktree
/private/tmp/quay-release-v0.3.43-finalat960076ceea74261979527feabc46e9f00b052aa1:bun install --frozen-lockfile: passedenv QUAY_DATA_DIR=/private/tmp/quay-release-v0.3.43-final-data bun test: 1319 passed, 24 skipped, 2 failed because the sandbox blockedBun.serve({ port: 0 })inpackages/cli/tests/adapters/test_slack_adapter_request_timeout.test.tsenv QUAY_DATA_DIR=/private/tmp/quay-release-v0.3.43-final-data-rerun bun test packages/cli/tests/adapters/test_slack_adapter_request_timeout.test.tsoutside the sandbox: passed, 2 testsbun run typecheck: passedbun run build: passedIndependent release review:
increase-budgetnow fences the write on observed live task state andcancel_requested_at IS NULL.task_budget_adjustedis now listed indocs/quay-spec.md.Release Procedure After Merge
origin/maincontains960076ceea74261979527feabc46e9f00b052aa1.origin/mainSHA asv0.3.43.origin.Releaseworkflow.quay-linux-amd64,quay-linux-arm64,quay-darwin-amd64,quay-darwin-arm64, andSHA256SUMS.SHA256SUMSand confirmquay --versionstarts withv0.3.43+.hermes-agentbump PR only after the GitHub Release and checksums exist.Rollback
Pin
hermes-agentback to the previous published Quay tag, currentlyv0.3.42, and rerun the installer on the deployment host.