Skip to content

Conversation

@kidambisrinivas
Copy link
Contributor

Motivation

  • Common workflow upload abstraction for different clients to deploy workflows

Test plan

  • Test script to compile workflows and compare with cre-cli generated binary.wasm.br.b64
$ cd /path/to/chainlink-common/pkg/workflows/artifacts/cmd
$ go run . --workflow-folder /path/to/my/workflow --workflow-owner 0x... --workflow-name wf-test-1
$ cat /path/to/my/workflow/binary.wasm.br.b64 | cast keccak256
## Compare with keccak256 hash of the compressed base64 encoded WASM binary file with
## that of CRE-CLI to verify feature parity

@kidambisrinivas kidambisrinivas requested a review from a team as a code owner January 29, 2026 21:36
@github-actions
Copy link

👋 kidambisrinivas, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@github-actions
Copy link

github-actions bot commented Jan 29, 2026

✅ API Diff Results - No breaking changes


📄 View full apidiff report

ibrajer
ibrajer previously approved these changes Jan 30, 2026
@kidambisrinivas kidambisrinivas added this pull request to the merge queue Jan 30, 2026
Merged via the queue into main with commit b0eff19 Jan 30, 2026
41 of 45 checks passed
@kidambisrinivas kidambisrinivas deleted the common-workflow-compile-upload-2 branch January 30, 2026 21:31
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.

4 participants