Skip to content

ci: vendored deploy-to-mig workflow (public->private reusable restriction) - #220

Merged
fichiokaku merged 3 commits into
developfrom
fix/ci-vendored-reusable
Jul 28, 2026
Merged

ci: vendored deploy-to-mig workflow (public->private reusable restriction)#220
fichiokaku merged 3 commits into
developfrom
fix/ci-vendored-reusable

Conversation

@fichiokaku

Copy link
Copy Markdown
Collaborator

Fixes the 0s parse failure of the first deploy-staging-newinfra run: GitHub forbids PUBLIC repos (mee-node) from calling reusable workflows in PRIVATE repos (biconomy-infra). Vendors the workflow locally with a provenance header; caller now uses the local path. Verified parse+start on a probe branch (cancelled before any deploy). Merging this triggers the first real pipeline run.

…ble)

GitHub blocks public repos from using reusable workflows hosted in
private repos; mee-node is public and biconomy-infra is private, so the
first pipeline run failed at parse with 'error parsing called workflow'.
Vendored the workflow with a provenance header; upstream stays the
source of truth in biconomy-infra.
@fichiokaku
fichiokaku merged commit 9e55135 into develop Jul 28, 2026
3 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