We are using feature branching for SSRS reports development. We would like to setup the Bamboo deployment so that with every Pull Request merge from feature branch we would like to pass the artifacts that feature branch produced to another Bamboo plan that would test and validate the reports against production env and then deploy them.
The problem is that I do not know how to share artifacts from feature branch plan to the one used for validating it against prod.
There are multiple feature branches and single master branch. Also question what will happen if few Pull Requests will be merged in about the same time. We would like to copy all artifacts together or at least do few deployments.
Hi!
Shared artifacts is covered your issue?
https://confluence.atlassian.com/bamboo/bamboo-releases-671089224.html
Cheers,
Gonchik Tsymzhitov
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.