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

fix(ci): handle concurrent hotfix and release #1191

Conversation

tuntoja
Copy link
Contributor

@tuntoja tuntoja commented Mar 6, 2024

Description

Handle concurrent hotfix and release branches by adding the two elements:

delivery testing toward specific dirs (either /hotfix or /release for each components delivered)
add PR_number to package name (cloud specific)

Fixes #MON-35276

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software
  • Updating documentation (missing information, typo...)

Target serie

  • 22.04.x
  • 22.10.x
  • 23.04.x
  • 23.10.x
  • 24.04.x (master)

How this pull request can be tested ?

Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested.

Any relevant details of the configuration to perform the test should be added.

Checklist

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have made corresponding changes to the documentation.
  • I have rebased my development branch on the base branch (master, maintenance).

@tuntoja tuntoja requested a review from a team as a code owner March 6, 2024 13:14
@tuntoja tuntoja merged commit 055f3c4 into develop Mar 7, 2024
12 checks passed
@tuntoja tuntoja deleted the MON-35276-fix-release-pipeline-to-handle-concurrent-hotfix-and-release branch March 7, 2024 08:57
tuntoja added a commit that referenced this pull request Mar 8, 2024
* fix(ci): handle concurrent hotfix and release

* fixed missing inputs in nightly and libzmq workflow

* Update action.yml

---------

Co-authored-by: May <[email protected]>
tuntoja added a commit that referenced this pull request Mar 26, 2024
* fix(ci): handle concurrent hotfix and release

* fixed missing inputs in nightly and libzmq workflow

* Update action.yml

---------

Co-authored-by: May <[email protected]>
tuntoja added a commit that referenced this pull request Mar 26, 2024
* fix(ci): handle concurrent hotfix and release

* fixed missing inputs in nightly and libzmq workflow

* Update action.yml

---------

Co-authored-by: May <[email protected]>
tuntoja added a commit that referenced this pull request Mar 26, 2024
* fix(ci): handle concurrent hotfix and release

* fixed missing inputs in nightly and libzmq workflow

* Update action.yml

---------

Co-authored-by: May <[email protected]>
tuntoja added a commit that referenced this pull request Mar 26, 2024
* fix(ci): handle concurrent hotfix and release

* fixed missing inputs in nightly and libzmq workflow

* Update action.yml

---------

Co-authored-by: May <[email protected]>
tuntoja added a commit that referenced this pull request Mar 26, 2024
* fix(ci): handle concurrent hotfix and release (#1191)

* fix(ci): handle concurrent hotfix and release

* fixed missing inputs in nightly and libzmq workflow

* Update action.yml

---------

Co-authored-by: May <[email protected]>

* fix(delivery): fix missing inputs for rpm split delivery (#1195)

* fix(delivery): use root_repo_paths instead of fixed values (#1196)

* fix(ci): fix release workflow and action issues (#1214)

* fix(ci): fix release workflow and action issues

* use jira_base_url input

* fix

---------

Co-authored-by: May <[email protected]>
tuntoja added a commit that referenced this pull request Mar 26, 2024
* fix(ci): handle concurrent hotfix and release (#1191)

* fix(ci): handle concurrent hotfix and release

* fixed missing inputs in nightly and libzmq workflow

* Update action.yml

---------

Co-authored-by: May <[email protected]>

* fix(delivery): fix missing inputs for rpm split delivery (#1195)

* fix(delivery): use root_repo_paths instead of fixed values (#1196)

* fix(ci): fix release workflow and action issues (#1214)

* fix(ci): fix release workflow and action issues

* use jira_base_url input

* fix

* fix linting

---------

Co-authored-by: May <[email protected]>
tuntoja added a commit that referenced this pull request Mar 29, 2024
* fix(ci): handle concurrent hotfix and release (#1191)

* fix(ci): handle concurrent hotfix and release

* fixed missing inputs in nightly and libzmq workflow

* Update action.yml

---------

Co-authored-by: May <[email protected]>

* fix(delivery): fix missing inputs for rpm split delivery (#1195)

* fix(delivery): use root_repo_paths instead of fixed values (#1196)

* fix(ci): fix release workflow and action issues (#1214)

* fix(ci): fix release workflow and action issues

* use jira_base_url input

* fix

---------

Co-authored-by: May <[email protected]>
tuntoja added a commit that referenced this pull request Mar 29, 2024
* fix(ci): handle concurrent hotfix and release (#1191)

* fix(ci): handle concurrent hotfix and release

* fixed missing inputs in nightly and libzmq workflow

* Update action.yml

---------

Co-authored-by: May <[email protected]>

* fix(delivery): fix missing inputs for rpm split delivery (#1195)

* fix(delivery): use root_repo_paths instead of fixed values (#1196)

* fix(ci): fix release workflow and action issues (#1214)

* fix(ci): fix release workflow and action issues

* use jira_base_url input

* fix

* fix linting

---------

Co-authored-by: May <[email protected]>
sfarouq-ext pushed a commit that referenced this pull request Apr 1, 2024
* fix(ci): handle concurrent hotfix and release

* fixed missing inputs in nightly and libzmq workflow

* Update action.yml

---------

Co-authored-by: May <[email protected]>
jean-christophe81 pushed a commit that referenced this pull request May 3, 2024
* fix(ci): handle concurrent hotfix and release

* fixed missing inputs in nightly and libzmq workflow

* Update action.yml

---------

Co-authored-by: May <[email protected]>
jean-christophe81 pushed a commit that referenced this pull request May 15, 2024
* fix(ci): handle concurrent hotfix and release

* fixed missing inputs in nightly and libzmq workflow

* Update action.yml

---------

Co-authored-by: May <[email protected]>
jean-christophe81 pushed a commit that referenced this pull request May 15, 2024
* fix(ci): handle concurrent hotfix and release

* fixed missing inputs in nightly and libzmq workflow

* Update action.yml

---------

Co-authored-by: May <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants