ci(opencode): bump pinned OpenCode to v1.18.16 - #204
Open
cortexkit-ci[bot] wants to merge 1 commit into
Open
Conversation
Auto-generated by .github/workflows/bump-opencode.yml. Bumps .github/opencode-version.txt from 1.18.13 -> 1.18.16. 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.
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.13to1.18.16.Upstream release notes: https://github.com/anomalyco/opencode/releases/tag/v1.18.16
What this changes
All three E2E harnesses now install OpenCode v1.18.16:
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.13until 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
Bump the pinned
OpenCodeversion from 1.18.13 to 1.18.16 via.github/opencode-version.txt, so all E2E harnesses install the new version on Linux, macOS, and Windows. CI runs the full E2E matrix on this PR; merge only if all jobs pass (release notes: https://github.com/anomalyco/opencode/releases/tag/v1.18.16).Written for commit a4642bd. Summary will update on new commits.
Greptile Summary
Updates the shared OpenCode version pin from 1.18.13 to 1.18.16.
Confidence Score: 5/5
The PR appears safe to merge once its required cross-platform E2E workflow passes.
The change only advances the shared OpenCode pin, and no repository constraints or concrete incompatibilities with version 1.18.16 were identified.
Important Files Changed
Reviews (1): Last reviewed commit: "ci(opencode): bump pinned OpenCode to v1..." | Re-trigger Greptile