Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(copm): add fabric COPM implementation #3546

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 19, 2024

  1. feat(copm): add fabric COPM implementation

    Primary Change:
    - add connectRPC cactus plugin for copm primitives
    
    Secondary Changes:
    - add common COPM prototypes
    - add common weaver protos-js directory to enable
    building under ci.yaml, which requires all local
    dependencies to be present at build time
    - remove incorrect 'main' declaration in protos-js
    package file
    - add separate tsconfig file to
    /weaver/sdks/fabric/interoperation-node-sdk to
    allow it to be built by ci.yaml
    - update weaver fabric network makefile 'clean'
    target to continue if some target files
    were not generated by the make process
    
    Signed-off-by: Jennifer Bell <[email protected]>
    Jennifer Bell committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    48b4e82 View commit details
    Browse the repository at this point in the history