ci(opencode): bump pinned OpenCode to v1.18.29 - #299
Merged
Conversation
Auto-generated by .github/workflows/bump-opencode.yml. Bumps .github/opencode-version.txt from 1.18.25 -> 1.18.29. All three E2E harnesses (Linux Docker, macOS native, Windows native) read this file, so PR-time CI exercises the new OpenCode version on every supported platform before merge. If any platform regresses, the PR will fail and you'll know immediately.
Contributor
|
Design gate skipped: |
TreyThomasCodes
pushed a commit
to TreyThomasCodes/aft
that referenced
this pull request
Sep 7, 2026
The OpenCode pin bump opens ci/bump-opencode-<version> from an app token and the design gate refused it for lacking a linked issue (PR cortexkit#299). A mechanical version bump authored by the repository's own workflow has no design to approve; ci/ joins train/ and alfonso/ as a same-repository prefix the gate skips. Forks still cannot buy the bypass by naming a branch ci/... (test pinned; mutation red: the bump branch is refused with ci removed from the prefix list). Co-authored-by: alfonso-aft <289616620+alfonso-aft@users.noreply.github.com>
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.
Automated bump of
.github/opencode-version.txtfrom1.18.25to1.18.29.Upstream release notes: https://github.com/anomalyco/opencode/releases/tag/v1.18.29
What this changes
All three E2E harnesses now install OpenCode v1.18.29:
tests/docker/Dockerfile.linux-x64(Linux Docker E2E)tests/macos-e2e/run.sh(macOS native E2E)tests/windows-e2e/run.ps1(Windows native E2E)Merge gate
The Tests workflow on this PR exercises the new version against the
full E2E matrix. If any platform regresses, do not merge — file
an upstream issue or hold the bump until upstream fixes the
regression. Pin will stay at
1.18.25until this PR is merged.Tests runs automatically because this PR was opened with a PAT.
yes
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.Summary by cubic
Bumps the pinned OpenCode version from
1.18.25to1.18.29so all three E2E harnesses (Linux Docker, macOS native, Windows native) test against the latest release.The Tests workflow runs the full E2E matrix on this PR. If any platform regresses, hold the merge and file an upstream issue.
Written for commit 024bb87. Summary will update on new commits.
Greptile Summary
Updates the repository-wide pinned OpenCode version from
1.18.25to1.18.29.Confidence Score: 5/5
The version-pin change appears safe to merge once the required E2E matrix passes.
No actionable code issue remains; the shared pin is consistently consumed, correctly formatted, and covered by the full platform test workflow.
Important Files Changed
1.18.29; no repository-side compatibility or formatting issue was identified.Reviews (2): Last reviewed commit: "Merge branch 'main' into ci/bump-opencod..." | Re-trigger Greptile