release: point gateway action at v0.6.1 - #6
Open
bhandras wants to merge 1 commit into
Open
Conversation
bhandras
marked this pull request as ready for review
August 10, 2026 14:52
Pin the public wrapper to the matching v0.6.1 private runtime and update the canonical workflow template to use a recommended 30-minute outer safety envelope. The runtime bounds the complete review run to 13 minutes across retries and multi-to-single fallback, so existing 15-minute workflows remain supported. The wider template leaves additional runner, teardown, and posting margin. Keep this commit merge-blocked until the private v0.6.1 runtime tag exists so the lockstep default never points at a missing ref.
bhandras
force-pushed
the
agent/gateway-v0-6-1-runtime
branch
from
August 13, 2026 15:57
d95d3e8 to
efd0728
Compare
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.
The problem
Public consumers use this repository to check out the private Gateway runtime.
The wrapper and runtime are released in lockstep, so the wrapper must not point
at a runtime tag that does not exist yet.
The fix
v0.6.0tov0.6.1.credential retries and multi-to-single fallback.
Existing 15-minute workflows remain supported. The wider template leaves
additional margin for runner startup, process teardown, and posting the final
review or error.
Compatibility and rollout
Do not merge this PR until lightninglabs/gateway#74 is merged and the private
runtime is tagged
v0.6.1. Until then, this branch intentionally points at aruntime ref that does not exist.
Required order:
lightninglabs/gateway#74.v0.6.1.v0.6.1.SHAs.
Tests
bash -n bootstrap-token.shshellcheck -S warning bootstrap-token.shactionlintv1.7.7 againsttemplates/gateway.ymlgit diff --check