Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/flexible r2p jira workflow (#936)
* Developer preview uses the release branch if exists, the branch in Release Manager's metadata.yml cfg if not. (#917) * changelog * Logging we need to see what is going on. * Small refactor to clarify what source code does. * Use release branch if it exists, in dev mode. * Checkout release branch for developer preview if available. Co-authored-by: Victor Pablos Ceruelo <victor.pablos_ceruelo.ext@boehringer-ingelheim.com> * Feature/edpc 1323 dev preview from release branch if exists (#920) * changelog * Logging we need to see what is going on. * Small refactor to clarify what source code does. * Use release branch if it exists, in dev mode. * Checkout release branch for developer preview if available. * Log in debug mode undone jira issues and chapters. * Log in debug mode comment added to Jira Release Status * Do branch checkout for non-release repos too-. * gitReleaseBranch id needs to be saved for future usage in pipeline. * If release manager branch is master, other comp. branch is defined in yaml. * Need to push to the branch we are looking for. * Initialize map before using it. * typo * Tests for InitStage * tests for MROPipelineUtil. * changelog Co-authored-by: Victor Pablos Ceruelo <victor.pablos_ceruelo.ext@boehringer-ingelheim.com> * Removes DIL_P doc. (#914) * Removes DIL_P doc. * Trying to log what is being sent to jira * Correct way to log variable. * Pretty print map using json format. * Revert "Correct way to log variable." This reverts commit 8ae309a. * Revert "Trying to log what is being sent to jira" This reverts commit 0367847. * jcenter is no more available. * Removes from test checking that DIL_P is generated. * changelog Co-authored-by: zxBCN Pablos_Ceruelo,Victor (IT EDS) EXTERNAL <victor.pablos_ceruelo.ext@boehringer-ingelheim.com> * Sets rePromote field to true by default + tests. * Check if tag exists. * Fixes tests readability. * Need to eval locally if tag exists before creating it. * edpc 1323 dev preview from release branch if exists (#925) * changelog * Logging we need to see what is going on. * Small refactor to clarify what source code does. * Use release branch if it exists, in dev mode. * Checkout release branch for developer preview if available. * Log in debug mode undone jira issues and chapters. * Log in debug mode comment added to Jira Release Status * Do branch checkout for non-release repos too-. * gitReleaseBranch id needs to be saved for future usage in pipeline. * If release manager branch is master, other comp. branch is defined in yaml. * Need to push to the branch we are looking for. * Initialize map before using it. * typo * Tests for InitStage * tests for MROPipelineUtil. * changelog * Reverts problematic change. Co-authored-by: Victor Pablos Ceruelo <victor.pablos_ceruelo.ext@boehringer-ingelheim.com> * Feature/edpc 1335 allow to redeploy in D, Q and P (#926) * Sets rePromote field to true by default + tests. * Check if tag exists. * Fixes tests readability. * Need to eval locally if tag exists before creating it. * changelog Co-authored-by: zxBCN Pablos_Ceruelo,Victor (IT EDS) EXTERNAL <victor.pablos_ceruelo.ext@boehringer-ingelheim.com> * changelog * Feature/edpc 1335 set repromote to true if unset (#927) * Sets rePromote field to true by default + tests. * Check if tag exists. * Fixes tests readability. * Need to eval locally if tag exists before creating it. * changelog Co-authored-by: zxBCN Pablos_Ceruelo,Victor (IT EDS) EXTERNAL <victor.pablos_ceruelo.ext@boehringer-ingelheim.com> Co-authored-by: Martinez,Angel (IT EDS) BI-ES-S <angel_2.martinez@boehringer-ingelheim.com> * Force push in RM tags with redeploy * Adds log to every single step where we can fail sending status to Jira. * Including more logs to see where the problem is. Co-authored-by: Victor Pablos Ceruelo <victor.pablos_ceruelo.ext@boehringer-ingelheim.com> Co-authored-by: Martinez,Angel (IT EDS) BI-ES-S <angel_2.martinez@boehringer-ingelheim.com> Co-authored-by: Jorge Romero <jorge.romeropalma@gmail.com> Co-authored-by: Rodriguez,Hector (IT EDS) <hector_2.rodriguez@boehringer-ingelheim.com>
- Loading branch information