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

Ctor 1018 perl json path dependencies issue #5469

Merged
merged 8 commits into from
Mar 5, 2025

Conversation

sdepassio
Copy link
Contributor

@sdepassio sdepassio commented Feb 27, 2025

Description

Fix for JSON::Path lib and improvements:

  • moving some libraries that had their own workflow into the generic perl-cpan-libraries workflow
  • creation of a workflow action for the CPAN libraries tests, in order to lighten the worklfow file
  • adding perl scripts to test the moved libraries packages (integrated into the workflow action)

Fixes CTOR-1018

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Functionality enhancement or optimization (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software

Checklist

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have rebased my development branch on the base branch (develop).
  • In case of a new plugin, I have created the new packaging directory accordingly.
  • I have implemented automated tests related to my commits.
    • Data used for automated tests are anonymized.
  • I have reviewed all the help messages in all the .pm files I have modified.
    • All sentences begin with a capital letter.
    • All sentences end with a period.
    • I am able to understand all the help messages, if not, exchange with the PO or TW to rewrite them.
  • After having created the PR, I will make sure that all the tests provided in this PR have run and passed.

Copy link
Contributor

@Evan-Adam Evan-Adam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please translate french to english.

@sdepassio sdepassio merged commit 5a23b68 into develop Mar 5, 2025
16 checks passed
@sdepassio sdepassio deleted the CTOR-1018-perl-json-path-dependencies-issue branch March 5, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants