-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat(ci/license-check): check if specifed images have been manually l… #1203
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
marvinWolff
requested review from
tasches and
cwrau
and removed request for
SyeKlu
October 9, 2024 10:34
marvinWolff
force-pushed
the
feat/ci/check_license_list
branch
from
October 9, 2024 12:28
60ae79d
to
ee1cdff
Compare
marvinWolff
commented
Oct 9, 2024
marvinWolff
force-pushed
the
feat/ci/check_license_list
branch
from
October 9, 2024 12:40
ee1cdff
to
0909974
Compare
marvinWolff
force-pushed
the
feat/ci/check_license_list
branch
from
October 9, 2024 14:23
0909974
to
5300f56
Compare
cwrau
requested changes
Oct 14, 2024
cwrau
previously requested changes
Oct 30, 2024
tasches
previously approved these changes
Nov 18, 2024
cwrau
force-pushed
the
feat/ci/check_license_list
branch
from
November 18, 2024 13:23
9a72782
to
2d6c97d
Compare
cwrau
force-pushed
the
feat/ci/check_license_list
branch
from
November 18, 2024 14:04
2d6c97d
to
8893460
Compare
tasches
approved these changes
Nov 18, 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.
…icense checked
Also fixed title of job.
This will fix the problem with trivy, that the licenses of the software in an docker-image are ok, and not if the docker-image itself is ok.
The list will contain every image used by us and check, if an image used by us is not in this list.