Skip to content

Conversation

@erikburt
Copy link
Contributor

@erikburt erikburt commented Nov 17, 2025

Changes

  • Refactor logic for readability
  • Support local installs

Testing

I'm not sure how to fully test this.

I've tested that it at least installs with non-zero exit code when pointed at a local repo. For example:

  cosmos:
    - moduleURI: "/Users/erik/Documents/repos/chainlink-cosmos"
      gitRef: "f740e9ae54e79762991bdaf8ad6b50363261c056"
      installPath: "./pkg/cosmos/cmd/chainlink-cosmos"
      libs:
        - "/go/pkg/mod/github.com/!cosm!wasm/wasmvm@v*/internal/api/libwasmvm.*.so"

DX-2113

@github-actions
Copy link

github-actions bot commented Nov 17, 2025

✅ API Diff Results - No breaking changes


📄 View full apidiff report

@chainchad
Copy link
Contributor

@erikburt we should be able to test this by pointing /chainlink to use your branch/ref here for chainlink-common (in the root go.mod IIRC) and then trying to build a Docker image with the private plugins. Let me know if I can help 👍

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