Update Rank Systems to Version 0.50.2-SNAPSHOT#5210
Merged
Conversation
Incremented the rank systems version in ranks.xml from 0.50.1-SNAPSHOT to 0.50.2-SNAPSHOT. This stops IDEA from pestering us to update it any time we make a change in mhq.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5210 +/- ##
=========================================
Coverage 10.52% 10.52%
Complexity 6044 6044
=========================================
Files 957 957
Lines 134523 134523
Branches 19545 19545
=========================================
Hits 14153 14153
+ Misses 119021 119015 -6
- Partials 1349 1355 +6 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
HammerGS
reviewed
Nov 23, 2024
| @@ -1,3 +1,3 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | |||
| <rankSystems version="0.50.1-SNAPSHOT"> | |||
| <rankSystems version="0.50.2-SNAPSHOT"> | |||
Collaborator
Author
There was a problem hiding this comment.
So, yes, but not according to our versioning. I think Tex might need to take a look at that.
Collaborator
Author
There was a problem hiding this comment.
Perfect! I'll get this PR updated when I'm home :)
Updated the rankSystems version from "0.50.2-SNAPSHOT" to "0.50.02-SNAPSHOT". This ensures consistency in version naming across the project.
This file contains hidden or 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
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.
Incremented the rank systems version in ranks.xml from 0.50.1-SNAPSHOT to 0.50.2-SNAPSHOT. This stops IDEA from pestering us to update it any time we make a change in mhq.