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

chore(ci): Add extra delivery to artifactory #553

Merged
merged 2 commits into from
Feb 9, 2023

Conversation

tuntoja
Copy link
Contributor

@tuntoja tuntoja commented Feb 3, 2023

Description

Add extra delivery to artifactory

Fixes # (issue)

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

  • 21.10.x
  • 22.04.x
  • 22.10.x
  • 23.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).

@kduret kduret merged commit 5d64948 into dev-22.10.x Feb 9, 2023
@kduret kduret deleted the MON-16653-trial-saa-s-artifactory-2210 branch February 9, 2023 10:53
paloth pushed a commit that referenced this pull request Mar 16, 2023
* fix(ci)

* fix(ci): release simplified

* fix(ci): an infinite loop fixed in tests with mariadbd restart

* fix(delivery): add delivery to old yum repo (#456)

* enh(ci): rebuild yum metadata only one time (#463)

* fix(ci): fix workflow trigger on push dev-22.10.x (#466)

* enh(packaging): add rpm sign to workflow 2210 (#468)

* enh(ci): add repository_name and debian delivery 2210 (#476) (#478)

* enh(ci): add repository_name and delivery (#476)

* enh(ci): add branch stability and delivery

* remove duplicate code

* enable delivery tests

* add deb delivery debug

* add deb delivery debug

* fix credentials

* disable deb delivery tests & debug

* fix(ci): update debian delivery url for 22.10

* fix(broker/lua): repeated fields should be ok with streamconnector

* chore(doc): changelog updated
* cleanup(broker/lua): refacto of the code
* cleanup(broker/lua): deadcode removed

REFS: MON-15903

* enh(ci): remove buster from build and delivery (#471) (#472)

* enh(ci): remove buster from build and delivery

* remove buster dockerfile

* feat(chore): add Deepsource configuration file (#479)

* use RELEASE instead of DISTRIB in package naming (#481) (#484)

* fix(cmake): conan path added to cmake (#505)

* fix(ci): registry updated

* enh(ci): Add rpm delivery cleanup and structure (#499) 2210 (#500)

* enh(ci): Add rpm delivery cleanup and structure (#499)

* enh(ci): Add rpm delivery cleanup and structure

* Add version to delivery inputs

* Add condition to use sshkey for rpm delivery only

* Update delivery action

* Update action delivery

* Update action delivery

* Update action delivery

* Update action delivery

* Update action delivery

* Enable cleanup

* Update action.yml

* Update action.yml

* Update action.yml

* fix(ci): correct docker registry link (#494)

* fix(ci): correct docker registry link

* Update action.yml

Fix run folder naming

* fix(conan): path updated to find protoc

Co-authored-by: Charles Gautier <33026375+chgautier@users.noreply.github.com>
Co-authored-by: David Boucher <dboucher@centreon.com>

* Handle deb stable delivery conditionally 2210 (#508)

* fix(ci): handle debian stable delivery conditionally 2210

* Update debian delivery url

* enh(ci): remove paths to workflow files in workflows for components (#513) (#523)

* chore(license): update maintainer and email addresses (#532)

* Mon 16454 add alma 8 to centreon collect nightly tests (#506) (#519)

* enh(ci): Add alma8 to centreon-collect nightly

* Add job to robot-nightly workflow

* enable ci test branch

* Update robot nightly workflow

* add debug to get-packages

* Add release to github_env

* add delivery test

* Get pkg dir version name

* Fix url

* fix url

* make curl silent

* fix curl

* add mariadb client

* update get-packages

* disable nightly on alma 8

* update alma8 image

* Add MariaDB packages to alma8 dockerfile

* remove extra sudo

* update collect-test-robot.sh

* Remove duplicate Robot test job

* fix(ci/tests): attempt to upgrade grpc python library

* Install proper grpc version based on OS version id

* help cmake to find protoc

* disable delivery tests

* remove unused lines from actions

* Remove more unused lines

Co-authored-by: David Boucher <dboucher@centreon.com>

* chore(ci): Update delivery credentials (#543) (#544)

* chore(ci): Update delivery credentials (#543)

* Update delivery credentials

* Update delivery credentials and inputs

* Update deb delivery credentials

* Update .github/workflows/centreon-collect.yml

Co-authored-by: Kevin Duret <kduret@centreon.com>

---------

Co-authored-by: Kevin Duret <kduret@centreon.com>

* chore(ci): Add extra delivery to artifactory (#553)

* MON-17043 cache-name-rpmbuild shorten (#573)

REFS:MON-17043

* chore(ci): move to harbor docker registry (22.10) (#581)

* chore(license): update package licenses (#559)

* enh(ci): handle debian delivery failure 2210 (#603)

* enh(cmake): new cmake.sh version

* chore(ci): fix cache name

* chore(ci): fix cache name

* Update robot-nightly.yml

Disable nightly workflow

---------

Co-authored-by: David Boucher <dboucher@centreon.com>
Co-authored-by: tuntoja <58987095+tuntoja@users.noreply.github.com>
Co-authored-by: Kevin Duret <kduret@centreon.com>
Co-authored-by: Stéphane Chapron <34628915+sc979@users.noreply.github.com>
Co-authored-by: jean-christophe81 <98889244+jean-christophe81@users.noreply.github.com>
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