Version Packages - #1528
Merged
Atchyut Preetham Pulavarthi (theonly1me) merged 1 commit intoAug 27, 2026
Merged
Conversation
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Atchyut Preetham Pulavarthi (theonly1me)
marked this pull request as ready for review
August 27, 2026 08:42
Atchyut Preetham Pulavarthi (theonly1me)
enabled auto-merge
August 27, 2026 08:44
Atchyut Preetham Pulavarthi (theonly1me)
disabled auto-merge
August 27, 2026 08:46
Chase J (chajac)
approved these changes
Aug 27, 2026
Atchyut Preetham Pulavarthi (theonly1me)
merged commit Aug 27, 2026
17ae037
into
main
7 checks passed
Atchyut Preetham Pulavarthi (theonly1me)
deleted the
changeset-release/main
branch
August 27, 2026 09:03
Merged
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.
This PR was opened by hand because the
Version PRjob cannot open it.Since #1524 split the release job in two,
versiondeclares no environment whileQA_WOLF_OPS_CLIENT_IDandQA_WOLF_OPS_PRIVATE_KEYexist only asReleaseenvironment secrets, soGenerate qa-wolf-ops tokenfails with an emptyclient-id. Three merges carrying a changeset have failed that way: #1525, #1526 and #1527. The contents here are exactly whatchangeset versionproduces.Merging this releases
1.16.0. Only theversionjob is affected, sopublishtakes over frommainas usual and carries the tag, binaries and GitHub Packages with it.Releases
@qawolf/cli@1.16.0
Minor Changes
@qawolf/api-contractsmoves to0.32.0.Patch Changes
qawolf runner run --lines <lines> --lines-file <path>no longer fails when the named file has not changed since the last run.