-
Notifications
You must be signed in to change notification settings - Fork 277
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 474 use docker to test plugin #4983
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 tasks
Evan-Adam
force-pushed
the
CTOR-474-use-docker-to-test-plugin-v2
branch
2 times, most recently
from
April 10, 2024 14:39
6694d13
to
01971b6
Compare
FIX:CTOR-474 historically, nfpm configuration (pkg.json) where in a directory named after the plugin package name. some dir where wrongly named, and a fix was made in the code to manage this case. I fixed every packages dir name.
…rameter. REF:CTOR-474
Evan-Adam
force-pushed
the
CTOR-474-use-docker-to-test-plugin-v2
branch
from
April 12, 2024 09:00
e4a04d6
to
49032cc
Compare
Evan-Adam
force-pushed
the
CTOR-474-use-docker-to-test-plugin-v2
branch
from
April 12, 2024 15:28
819bd7b
to
4d4c8d3
Compare
REF:CTOR-474
kduret
reviewed
Apr 29, 2024
REF:CTOR-474
kduret
previously approved these changes
Apr 29, 2024
omercier
reviewed
Apr 29, 2024
Evan-Adam
force-pushed
the
CTOR-474-use-docker-to-test-plugin-v2
branch
2 times, most recently
from
April 29, 2024 16:21
458aff4
to
9dff885
Compare
Evan-Adam
force-pushed
the
CTOR-474-use-docker-to-test-plugin-v2
branch
from
April 30, 2024 07:30
9dff885
to
e8eed30
Compare
Evan-Adam
commented
Apr 30, 2024
REF:CTOR-474
Evan-Adam
force-pushed
the
CTOR-474-use-docker-to-test-plugin-v2
branch
from
April 30, 2024 15:54
8cd7411
to
5d88c7c
Compare
mushroomempires
approved these changes
May 2, 2024
This was referenced May 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
use docker to test installation of every plugins on every distrib and launch tests.
Fixes # (issue)
Type of change
Target serie
How this pull request can be tested ?
see github actions, everything should be green
Any relevant details of the configuration to perform the test should be added.
Checklist
Community contributors & Centreon team