-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix: suppress warnings for invalid url source #304
Conversation
3974c39
to
7e98d96
Compare
Test outcome
|
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.
New configuration file is very useful
@@ -0,0 +1,3 @@ | |||
#suppress warnings for invalid-url Source0 | |||
|
|||
Filters = ['W: invalid-url Source*'] |
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.
we won't be keeping centos7 images now and this should have been removed already
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.
Thanks @Mossman1215 just removed centos7 image
suppress warnings for invalid url source
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.
looking good.
let's see if it resolves the linter implementation
suppress warnings for invalid url source and removing centos7 images as we won't be using it anymore
linked to https://github.com/GeoNet/packaging/pull/367