-
Notifications
You must be signed in to change notification settings - Fork 54
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: update DEPENDENCIES, add check to CI #566
feat: update DEPENDENCIES, add check to CI #566
Conversation
84999a0
to
55523e7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would recomment to grep over the new dep file for the search-string "rejected" in the status column. A rejected lib means you are not allowed to use it.
that is a good idea, thanks. in that case we could let the job fail. |
Kudos, SonarCloud Quality Gate passed! |
Nice. can you show this in the office hour too? I think we are also planing something very simimliar |
I had already talked with @SebastianBezold about it. I can definitely share this, but unfortunately i won't be able to make it to the Office Hour on Friday July 7, 2023. Feel free to show it, or I can send out an email to the mailing list. |
@paullatzelsperger no worries, there is another Office Hour next Week on the 14th Of July :-) |
WHAT
Updates the
DEPENDENCIES
file, adds a check to the CI that verifies the DEPENDENCIES file is up-to-dateWHY
compliance with Eclipse
FURTHER NOTES
restricted
dependencies are foundrejected
dependencies are foundCloses # <-- insert Issue number if one exists