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

build(openapi): phase 2 - generate kotlin clients #2272

Merged

Commits on Apr 14, 2023

  1. build(openapi): phase2 - generate kotlin clients

        Primary Changes
        --------------
        1. Updated package.json files of several packages to include kotlin code generation script
        2. Updated the ghpkg-all-kotlin-api-clients-publish.yaml to include the plugins updated in 1)
    
        package.json updated for the following plugins to incorporate 1)
        ----------------------------------------------------------------
        a. packages/cactus-cmd-api-server
        b. packages/cactus-core-api
        c. packages/cactus-plugin-consortium-manual
        d. packages/cactus-plugin-keychain-aws-sm
        e. packages/cactus-plugin-keychain-azure-kv
        f. packages/cactus-plugin-keychain-google-sm
        g. packages/cactus-plugin-keychain-memory
        h. packages/cactus-plugin-keychain-memory-wasm
        i. packages/cactus-plugin-keychain-vault
        j. packages/cactus-plugin-ledger-connector-fabric
        k. packages/cactus-plugin-odap-hermes
        l. examples/cactus-example-carbon-accounting-business-logic-plugin
        m. examples/cactus-example-supply-chain-business-logic-plugin
        n. extensions/cactus-plugin-object-store-ipfs
    
        package.json updated for future incorporation of 1)
        --------------------------------------------------
        a. packages/cactus-plugin-htlc-eth-besu
        b. packages/cactus-plugin-htlc-eth-besu-erc20
        c. packages/cactus-plugin-ledger-connector-iroha
        d. packages/cactus-plugin-ledger-connector-iroha2
        e. packages/cactus-plugin-ledger-connector-quorum
        f. packages/cactus-plugin-ledger-connector-xdai
        g. extensions/cactus-plugin-htlc-coordinator-besu
    
    Fixes hyperledger-cacti#468
    
    Signed-off-by: jagpreetsinghsasan <[email protected]>
    jagpreetsinghsasan authored and petermetz committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    658a0f3 View commit details
    Browse the repository at this point in the history