Skip to content

chore: bump the setup-aspect integrations - #601

Merged
gregmagolan merged 1 commit into
mainfrom
bump-plugins-38.3
Sep 22, 2026
Merged

gregmagolan merged 1 commit into
mainfrom
bump-plugins-38.3

Conversation

@gregmagolan

Copy link
Copy Markdown
Member

Moves onto the setup-aspect releases that check the Aspect CLI's version.

Each of them now runs aspect version and warns when the CLI is older than v2026.38.34, the oldest they support — the release that authenticates Aspect Cloud from a CI login, where earlier ones reached the cache and BES with no Authorization header. The warning is advisory, and nothing pinned here is below that version, so it stays silent.

Each integration is pinned its own way, so each moved on its own terms rather than by a blanket substitution:

Integration Pinned by New value
GitHub Action commit SHA, version in a trailing comment ebca96eb… / # v2026.38.3
Buildkite plugin commit SHA, version in a trailing comment 8de9aed2… / # v2026.38.2
CircleCI orb registry semver, bare 2026.38.2
GitLab component catalog semver, bare 2026.38.3

Changes are visible to end-users: no

Test plan

  • Covered by existing test cases — these are CI pin bumps, and the pipelines themselves exercise them.

🤖 Generated with Claude Code

These releases check the Aspect CLI's version and warn when it is older than
v2026.38.34, the oldest they support — the release that authenticates Aspect
Cloud from a CI login. Nothing here is below it, so the check is silent.

Each integration is pinned its own way, so each moves on its own terms rather
than by one substitution:

| Integration | Pinned by | New value |
|---|---|---|
| GitHub Action | commit SHA, version in a trailing comment | `ebca96eb…` / `# v2026.38.3` |
| Buildkite plugin | commit SHA, version in a trailing comment | `8de9aed2…` / `# v2026.38.2` |
| CircleCI orb | registry semver, bare | `2026.38.2` |
| GitLab component | catalog semver, bare | `2026.38.3` |

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@gregmagolan
gregmagolan merged commit 669a71f into main Sep 22, 2026
17 of 19 checks passed
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