-
Notifications
You must be signed in to change notification settings - Fork 23
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
Remove master profile and replace with property override #69
Conversation
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.
Why don't we just change the version of master profile?
@enozcan @pivovarit actually, we do not need |
To be honest, I did not even realize the existence of the master profile, but I question the need for it since you can achieve the same by just swapping the dependency version without hardcoding anything into the code itself. So, I just fixed a broken pipeline definition but the next stage would be to remove the master profile |
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.
LGTM with a minor comment. Also jenkins build will fail if there is any and hence needs to be disabled.
@enozcan I killed them long time ago |
No description provided.