249 Commits

Author SHA1 Message Date
tuntoja
8bb8d404dd
fix(packaging): fix packaged files and java dependencies (#5253)
Co-authored-by: May <110405507+mushroomempires@users.noreply.github.com>
2024-10-21 16:43:22 +02:00
tuntoja
b4607ba616
Update .github/actions/promote-to-stable/action.yml 2024-10-15 10:51:47 +02:00
tuntoja
c47adcdca2 fix(promote): fix promote behavior to handle new debian package naming 2024-10-15 10:42:54 +02:00
omercier
2255238bd1
fix(vmware-daemon): add missing centreonvault.pm file to packaging (#5239)
Co-authored-by: pkippes <pkippes@centreon.com>
2024-10-14 18:11:59 +02:00
omercier
cda1705c8e
bump(as400): increased as400 connector version for new build (#5232)
Co-authored-by: tuntoja <tuntoja@centreon.com>
2024-10-10 13:54:12 +02:00
tuntoja
b9d19ede94
enh(ci): update legacy packaging (#5206) 2024-10-03 13:17:13 +02:00
omercier
3b4ef128e4
enh(plugin): added 64 bits counters in snmp_standard::memory (#5210)
- fix(tests): fixed spellchecks and Safe missing dependency on Alma9
- fix(stopwords): added net-snmp
- Apply suggestions from code review
- Update src/snmp_standard/mode/memory.pm
- enh(workflow): consider building plugins when the default dependencies are changed
- enh(code): use is_snmpv1() method as suggested by @garnier-quentin ;)

Co-authored-by: sdepassio <114986849+sdepassio@users.noreply.github.com>
Co-authored-by: Evan-Adam <152897682+Evan-Adam@users.noreply.github.com>

REFS: CTOR-542
2024-10-01 17:50:07 +02:00
Kevin Duret
a47a440870
chore(packaging): update deb packages naming convention (#5203) 2024-09-30 08:53:09 +02:00
omercier
03db47c012
new(lib): package new dependency coming from CPAN for AES (#5208)
REFS: CTOR-786
2024-09-27 16:34:34 +02:00
omercier
9540a08f1b
enh(dockerfiles): added new dependencies (#5209)
REFS: CTOR-786
2024-09-27 16:33:34 +02:00
sdepassio
c1f030a532
feat(dependencies) CTOR-596 - Add paws dependency to AWS plugins (#5040) 2024-09-24 11:07:38 +02:00
tuntoja
53afb6ee11
enh(ci): add pipeline for as400 using nfpm (#5167) 2024-09-23 16:12:58 +02:00
sdepassio
f28f345ba8
feat(dependencies) CTOR-596 - Add missing dependencies for Paws in Debian bullseye and Jammy (#5193) 2024-09-18 10:32:50 +02:00
omercier
c31dfa54dd
enh(pr-template): add checklist items to secure new plugins delivery (#5181) 2024-09-16 22:01:23 +02:00
Kevin Duret
9b5b90c736
fix(packaging): add perl(Env) dependency to FFI::CheckLib rpm package (#5177) 2024-09-11 09:46:45 +02:00
omercier
deb389a22b
fix(packaging): added missing password manager Perl modules to all plugins (#5170)
REFS: CTOR-855
2024-09-09 10:02:52 +02:00
Kevin Duret
eacf4de345
fix(ci): replace rpm perl dependency by perl-interpreter (#5169) 2024-09-06 14:24:51 +02:00
May
6e2a8f53a4
chore(deps): absorb 24.08 dependabot GitHub Actions updates (#5140)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-30 16:06:17 +02:00
omercier
fe90a52295
new(tests): initiated unit tests (#5138)
Co-authored-by: May <110405507+mushroomempires@users.noreply.github.com>
Co-authored-by: Paul Oureib <poureib@centreon.com>

REFS: CTOR-805
2024-08-16 09:34:33 +02:00
sdepassio
d635b1c04e
enh(plugin): notification::microsoft::office365::teams::mode::alert - add workflow (#5124)
Co-authored-by: omercier <32134301+omercier@users.noreply.github.com>
2024-08-07 15:13:15 +02:00
Evan-Adam
5fd1df4c39
tests(plugins): Run all tests on arm64 architecture (#5049)
Co-authored-by: Sophie Depassio <sdepassio@centreon.com>
2024-08-07 10:00:14 +02:00
sdepassio
475d8f5a69
fix(library and packaging): add missing dependencies for Paws (#5113) 2024-07-18 16:39:54 +02:00
sdepassio
bff20e4b8c
fix(library and packaging): patch fpm to use it with debian for Paws (#5108) 2024-07-17 11:32:45 +02:00
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
tuntoja
f00a76b915
fix(ci): remove centos7 from docker-builder matrix (#5097) 2024-07-08 15:00:19 +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
tuntoja
831abe58c7
use alma8 for packaging for plugins packaging (#5095) 2024-07-05 17:29:34 +02:00
omercier
eca3644d59
Ctor 146 escalation microsoft hyperv 2012 add option for powershell module version in node integration service mode (#5080) 2024-07-01 10:18:56 +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
Lucie Dubrunfaut
04fac2d792
CTOR-174 Change Pull request template (#5055)
Co-authored-by: Lucie Dubrunfaut <ldubrunfaut@CNTR-PORT-A198>
Co-authored-by: Evan-Adam <152897682+Evan-Adam@users.noreply.github.com>
Co-authored-by: omercier <32134301+omercier@users.noreply.github.com>
2024-06-14 14:44:00 +02:00
sdepassio
0294d1d560
new(plugin): eclipse mosquitto mqtt (#5059) 2024-06-13 13:37:16 +02:00
Evan-Adam
fc601ab39e
feat(passmanager) community-pr handle variable path for hashicorp vault authentication (#5024)
Refs:CTOR-383
Co-authored-by: Stefan Ludwig <slg2001@gmail.com>
Co-authored-by: Sophie Depassio <sdepassio@centreon.com>
2024-06-12 15:26:11 +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
omercier
baf5288daf
fix(ci): perl-json-path has to be delivered (#5046)
REFS: CTOR-376
2024-05-28 17:47:39 +02:00
omercier
90e56df6c6
fix(ci): force perl-json-path lib to build when workflow modified (#5045)
REFS: CTOR-376
2024-05-28 17:10:08 +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
1cdf992c47
enh(tests): make install_plugins function more robust for debian inst… (#5031)
Co-authored-by: omercier <omercier@centreon.com>
2024-05-20 17:04:22 +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
tuntoja
753942891c
Merge branch 'master' into release-20240516 2024-05-16 16:09:36 +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
Evan-Adam
8e068359bd
ci(plugins-tests) Use docker to install and test each plugins
Co-authored-by: May <110405507+paul-oureib@users.noreply.github.com>

REF:CTOR-474
2024-05-02 11:11:03 +02:00
tuntoja
6e71b90822
fix(promote): fix pattern for debian promote (#5010) 2024-04-30 16:42:06 +02:00
tuntoja
b1739be53c
fix(promote): fix pattern used for promote upload (#5007) 2024-04-30 11:56:21 +02:00
tuntoja
45dfba82ad
fix(promote): fix pattern used for promote upload (#5006) 2024-04-30 11:55:59 +02:00
tuntoja
841baa6eda
enh(promote): handle debian package promotion for multiple distributi… (#5005)
Co-authored-by: May <110405507+paul-oureib@users.noreply.github.com>
2024-04-30 10:36:19 +02:00