Open sanjayravindraibm opened 6 years ago
Comment originally posted by Jorge: Instead a brand new tool chain, I would like to use an existing one when setting up the chaincode pipeline.
Info on how to add services to an existing toolchain: https://github.com/open-toolchain/sdk/wiki/Toolchain-Creation-page-parameters#below-are-the-detailed-steps-for-using-the-above-command
Being able to add to an existing pipeline sounds useful but I'm not sure how this is intended to be surfaced to the user? It seems like we'd need to host some sort of UI, or command, or something else?
Placing issue in blocked column for the time being. Attempts to use Cloud Foundry CLI to update existing toolchain with POST requests, and to provide parameters directly into toolchain creation page query as directed in the documentation were unsuccessful. Will return at a later date.
Allow for injection to existing toolchains as opposed to creating one every time the bootstrap automation is invoked. Possibly by specifying the name of a toolchain that already exists and using that as the base for the tool aggregation within.