Skip to content

Align orchestration with the solana-program org - #19

Merged
lorisleiva merged 1 commit into
mainfrom
loris/orchestration-alignment
Jun 10, 2026
Merged

Align orchestration with the solana-program org#19
lorisleiva merged 1 commit into
mainfrom
loris/orchestration-alignment

Conversation

@lorisleiva

Copy link
Copy Markdown
Member

Aligns this repo's CI and orchestration with the other repos in the solana-program org. It replaces the bespoke GitHub workflows and zx scripts with a Makefile plus the reusable solana-program/actions workflows, relocates the IDL to the repo root (idl.json), wires codama.mjs to read the toolchain from the Makefile, and slims the root tooling. The JS tests already run against LiteSVM in-process, so no validator is involved.

Note: the publish workflow now targets the reusable flow, which requires the GitHub App (vars.APP_ID / secrets.PRIVATE_KEY) and NPM provenance to be provisioned before the next publish. CI (main.yml) is unaffected.

@lorisleiva
lorisleiva marked this pull request as ready for review June 10, 2026 08:32
@lorisleiva
lorisleiva requested a review from joncinque June 10, 2026 08:33

@joncinque joncinque left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Also added a branch protection rule so we can auto-merge

@lorisleiva
lorisleiva merged commit d427850 into main Jun 10, 2026
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.

2 participants