ENHANCEMENT:
As a Jenkins developer, I want to load a cartridge collection and have it receive a Key-value pair map that will be passed on to each loaded cartridge in the collection.
Currently, the Cartridge loader receives a JSON payload specifying the cartridge URLs and the Folder names.
The proposed is to add either an extended choice or multi-line string parameter to inject collection params at load time. This would allow for example to load a set of cartridges for a specific target environment.
ENHANCEMENT:
As a Jenkins developer, I want to load a cartridge collection and have it receive a Key-value pair map that will be passed on to each loaded cartridge in the collection.
Currently, the Cartridge loader receives a JSON payload specifying the cartridge URLs and the Folder names.
The proposed is to add either an extended choice or multi-line string parameter to inject collection params at load time. This would allow for example to load a set of cartridges for a specific target environment.