Commit Graph

55 Commits

Author SHA1 Message Date
Evan-Adam 9e08da41f0
MON-34540-gorgone-fix-perl-mojo-ioloop-signal-v3 (#5101) 2024-07-10 16:11:46 +02:00
May 01de69b284
chore(deps): absorb 24.07 dependabot GitHub Actions updates (#5092)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 16:49:16 +02:00
sdepassio eb226c7942
fix(library and packaging): package dependencies for paws cpan library for el8/el9 and package paws without using fpm for debian (#5065) 2024-07-08 11:45:08 +02:00
Evan-Adam 5ff0fd9e81
fix(gorgone) fix Mojo::IOLoop::Signal dependency on rpm for gorgone (#5079) 2024-06-28 17:25:57 +02:00
Evan-Adam e91780d35e
fix(cpan-libs) build cpan library for arm64 architecture (#5047)
Refs:CTOR-539
2024-06-06 14:10:02 +02:00
sdepassio 7a8ab1cfb1
new(dependency): package Net::MQTT::Simple perl lib (#5056) 2024-06-06 09:57:57 +02:00
omercier 2d00dc5bbe
fix(packaging): advertise that perl-Exporter-Shiny also provides *Tiny (#5050) 2024-05-31 11:01:26 +02:00
Evan-Adam 041d48057c
fix(gorgone) correctly handle gorgone pullwss module shutdown (#5038)
Refs:MON-34540
2024-05-31 09:58:28 +02:00
sdepassio 53fc5ca260
enh(library) Package Paws CPAN library in our repository (#5036) 2024-05-24 15:38:13 +02:00
May caf4797b8b
chore(deps): absorb May-24 dependabot dependencies (#5034)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 18:01:50 +02:00
tuntoja e4a6de7aed fix(docker): add ruby-devel as required by npfm for perl-cpan builds 2024-05-16 16:37:43 +02:00
Evan-Adam 799aa4e2b5
ci(plugin) update JSON::Path dep on alma8 to same version as other OS
Alma8 don't provide Exporter::shiny in a recent enough version (provide 1.000000 instead of 1.002002) so we must build this dep.

REF:CTOR-525
2024-05-15 15:30:30 +02:00
Stéphane Chapron 6393960d96
chore(ci): upgrade gha (#4929)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29 09:36:42 +01:00
Kevin Duret b4b0d50dee
fix(ci): do not rebuild perl official packages (#4911) 2024-02-14 14:45:33 +01:00
Kevin Duret 9e43a8dfe5
fix(ci): do not build deb common::sense json::parse (#4903) 2024-02-13 17:44:58 +01:00
May 9cda4b4587
fix(ci): fix breaking changes brought by upload/download artifacts version update (#4848) 2024-02-08 16:00:44 +01:00
EL JAZOULY Anass 0efae61508
Update .github/workflows/perl-cpan-libraries.yml
Co-authored-by: Kevin Duret <kduret@centreon.com>
2024-02-08 09:43:09 +01:00
EL JAZOULY Anass 38b44650a9
Update .github/workflows/perl-cpan-libraries.yml
Co-authored-by: Kevin Duret <kduret@centreon.com>
2024-02-08 09:43:03 +01:00
EL JAZOULY Anass 29dd82768f
Update .github/workflows/perl-cpan-libraries.yml
Co-authored-by: Kevin Duret <kduret@centreon.com>
2024-02-08 09:42:55 +01:00
EL JAZOULY Anass ef2482e76f
Update .github/workflows/perl-cpan-libraries.yml
Co-authored-by: Kevin Duret <kduret@centreon.com>
2024-02-08 09:42:49 +01:00
Kevin Duret bad185d538
fix(ci): deliver cpan libs with distrib in package name (#4885) 2024-02-07 10:41:49 +01:00
a-eljazouly 7bea35c2e6 always merge the artifacts 2024-02-06 11:48:34 +01:00
a-eljazouly 00ae6d7fb6 upgrade upload-artifact action 2024-02-06 11:25:06 +01:00
a-eljazouly e7df92f458 test: change the pattern 2024-02-06 11:19:10 +01:00
a-eljazouly 2e7abd702e only rpm 2024-02-06 10:22:45 +01:00
a-eljazouly cd44c7dac4 wait merging deb artifacts than start rpm 2024-02-06 10:13:55 +01:00
a-eljazouly 0db4210d0a remove fail-fast 2024-02-06 10:05:42 +01:00
a-eljazouly 4fc642ac7f rpm and deb 2024-02-06 09:50:48 +01:00
a-eljazouly f6caa99a95 focus only on rpm 2024-02-06 09:34:46 +01:00
a-eljazouly d9826fd2b7 focus only on rpm 2024-02-06 09:23:50 +01:00
a-eljazouly f256ebfafa focus only on rpm 2024-02-06 09:22:52 +01:00
a-eljazouly a077d95bdf fix yaml lint 2024-02-06 09:12:39 +01:00
a-eljazouly a2067bfbef adapt download-artifacts action in perl-cpan-libraries 2024-02-06 09:11:18 +01:00
a-eljazouly 17b84c077d use merge-artifacts action in perl-cpan-libraries 2024-02-06 08:43:12 +01:00
a-eljazouly e9f4582045 use merge-artifacts action in perl-cpan-libraries 2024-02-06 08:27:44 +01:00
a-eljazouly e4e5d8efb8 Merge branch 'develop' into MON-34390-breaking-changes-upload-download-artifacts 2024-02-06 07:58:50 +01:00
Kevin Duret 509703f806
fix(ci): do not deliver stable ubuntu packages (#4878) 2024-02-05 13:56:49 +01:00
Kevin Duret 9d7be65c92
feat(ci): deliver packages to ubuntu repository (#4874) 2024-02-02 09:08:22 +01:00
Paul Oureib a40986de3f updated actions 2024-02-01 15:34:08 +01:00
Kevin Duret b696348b63 remove jammy delivery 2024-02-01 14:59:50 +01:00
Kevin Duret 1bb5866a53 fix 2024-02-01 14:48:39 +01:00
Paul Oureib d108b4e56e scinded rpm and deb packaging to tackle 256 github build processes limit 2024-01-31 16:48:38 +01:00
Paul Oureib 20a56068b0 add jammy distribution in pipelines & docker files 2024-01-31 15:16:21 +01:00
Paul Oureib 4fc8023801 fix 2024-01-24 10:37:57 +01:00
Paul Oureib 6196bf54be updated zmq4 to zmq5 2024-01-18 17:38:29 +01:00
dependabot[bot] d7a693e8b5 Bump actions/upload-artifact from 3.1.3 to 4.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](a8a3f3ad30...c7d193f32e)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 14:51:37 +01:00
dependabot[bot] 5c84997be1 Bump actions/download-artifact from 3.0.2 to 4.1.0
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.2 to 4.1.0.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](9bc31d5ccc...f44cd7b40b)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 14:51:14 +01:00
Paul Oureib 43f5a6b909 Revert "back to commenting most deliveries to get perl dependencies delivered in deb12 :)"
This reverts commit a31f0b1722.
2024-01-17 17:01:23 +01:00
Paul Oureib a31f0b1722 back to commenting most deliveries to get perl dependencies delivered in deb12 :) 2024-01-16 10:10:29 +01:00
Paul Oureib cc29de2186 Revert "triggering packaging and delivery for deb12 only"
This reverts commit b6a1d789cc.
2024-01-15 16:30:06 +01:00