Skip to content

release: point gateway action at v0.6.1 - #6

Open
bhandras wants to merge 1 commit into
mainfrom
agent/gateway-v0-6-1-runtime
Open

release: point gateway action at v0.6.1#6
bhandras wants to merge 1 commit into
mainfrom
agent/gateway-v0-6-1-runtime

Conversation

@bhandras

@bhandras bhandras commented Aug 10, 2026

Copy link
Copy Markdown
Member

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

  • Change the default runtime ref from v0.6.0 to v0.6.1.
  • Update the canonical consumer template to the matching release comment.
  • Recommend a 30-minute outer workflow timeout.
  • Document that Gateway bounds the complete review run to 13 minutes across
    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 a
runtime ref that does not exist.

Required order:

  1. Merge lightninglabs/gateway#74.
  2. Create and verify the private runtime tag v0.6.1.
  3. Verify this wrapper checks out and runs that tag.
  4. Merge this PR and tag this repository v0.6.1.
  5. Pin consumer workflows to the resulting full wrapper and runtime commit
    SHAs.

Tests

  • bash -n bootstrap-token.sh
  • shellcheck -S warning bootstrap-token.sh
  • actionlint v1.7.7 against templates/gateway.yml
  • git diff --check

@bhandras
bhandras marked this pull request as ready for review August 10, 2026 14:52
@bhandras
bhandras requested a review from saubyk August 13, 2026 15:46
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
bhandras force-pushed the agent/gateway-v0-6-1-runtime branch from d95d3e8 to efd0728 Compare August 13, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant