Skip to content

chore(main): release platform 1.2.10#3716

Merged
joeyorlando merged 2 commits intomainfrom
release-please--branches--main--components--platform
Apr 11, 2026
Merged

chore(main): release platform 1.2.10#3716
joeyorlando merged 2 commits intomainfrom
release-please--branches--main--components--platform

Conversation

@archestra-ci
Copy link
Copy Markdown
Contributor

@archestra-ci archestra-ci bot commented Apr 11, 2026

🤖 I have created a release beep boop

1.2.10 (2026-04-11)

Features

Bug Fixes

Miscellaneous Chores

  • ci: add ID-JAG MCP e2e test (#3702) (1a5078a)
  • deps: bump next from 16.1.7 to 16.2.3 in /platform/frontend (#3708) (d47967c)
  • use neutral token prefixes with legacy support (#3719) (db5929c)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from joeyorlando April 11, 2026 00:17
@archestra-ci archestra-ci bot force-pushed the release-please--branches--main--components--platform branch 10 times, most recently from dd7c180 to 49ce4f5 Compare April 11, 2026 04:36
@archestra-ci archestra-ci bot force-pushed the release-please--branches--main--components--platform branch from 49ce4f5 to 3bf0e4f Compare April 11, 2026 04:37
joeyorlando added a commit that referenced this pull request Apr 11, 2026
## Summary
- add an initial checkout step for release-please PRs in the Platform
Lint and Unit Tests job
- ensure the local composite action at
`./.github/actions/github-app-token` exists on disk before GitHub tries
to load it
- preserve the follow-up checkout that swaps credentials to the GitHub
App token for generated-file pushes

## Root cause
The release-please path skipped the first checkout, then immediately ran
`uses: ./.github/actions/github-app-token`. Local actions cannot be
loaded until the repository has been checked out, so the job failed
with:

`Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under
'/home/runner/_work/archestra/archestra/.github/actions/github-app-token'`

## Validation
- inspected failing job `70886682886` from run `24274807981`
- confirmed the broken control flow in
`.github/workflows/on-pull-requests.yml`
- ran `git diff --check`

Fixes the failure on release-please PR #3716.
@joeyorlando joeyorlando merged commit 7c74912 into main Apr 11, 2026
39 checks passed
@joeyorlando joeyorlando deleted the release-please--branches--main--components--platform branch April 11, 2026 04:49
@archestra-ci
Copy link
Copy Markdown
Contributor Author

archestra-ci bot commented Apr 11, 2026

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant