Skip to content

chore(ci): Replace contract sync workflow with direct CLI usage#2727

Merged
migmartri merged 3 commits intochainloop-dev:mainfrom
migmartri:migmartri/sync-contracts-cli
Feb 11, 2026
Merged

chore(ci): Replace contract sync workflow with direct CLI usage#2727
migmartri merged 3 commits intochainloop-dev:mainfrom
migmartri:migmartri/sync-contracts-cli

Conversation

@migmartri
Copy link
Member

Replace the reusable workflow reference with inline steps that install the Chainloop CLI and apply contracts directly. Standardize contract file extensions to .yaml for consistency.

Replace the reusable workflow reference with inline steps that install the Chainloop CLI and apply contracts directly. Standardize contract file extensions to .yaml.

Signed-off-by: Miguel Martinez <miguel@chainloop.dev>
@migmartri migmartri requested review from Piskoo and javirln and removed request for javirln February 10, 2026 22:01
@migmartri migmartri changed the title Replace contract sync workflow with direct CLI usage chore(ci): Replace contract sync workflow with direct CLI usage Feb 10, 2026
Piskoo
Piskoo previously approved these changes Feb 11, 2026
uses: chainloop-dev/labs/.github/workflows/chainloop_contract_sync.yml@5344787a72876bd22e199b94c09a86532521b4b3
secrets:
api_token: ${{ secrets.CHAINLOOP_TOKEN }}
name: "[chainloop] Chainloop Contract Sync"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Was it renamed on purpose?

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch, renamed, thanks

Signed-off-by: Miguel Martinez <miguel@chainloop.dev>
@migmartri migmartri merged commit ae24c73 into chainloop-dev:main Feb 11, 2026
13 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

Comments