Skip to content
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 publishing #179

Merged
merged 6 commits into from
Jan 4, 2025
Merged

Fix publishing #179

merged 6 commits into from
Jan 4, 2025

Conversation

alexander-yevsyukov
Copy link
Collaborator

@alexander-yevsyukov alexander-yevsyukov commented Jan 4, 2025

This PR bumps the version number to pass the publishing. The version was increased by mistake for the previous PR, which failed the publishing.

The checkVersionIncrement tasks did not guard against the non-increasing the version because it did not take into account custom artifact prefix (spine-validation-) which is used for the modules of this project. This PR improves the CheckVersionIncrement task in this regard, and the change would be propagated to config shortly.

@alexander-yevsyukov alexander-yevsyukov self-assigned this Jan 4, 2025
@alexander-yevsyukov alexander-yevsyukov marked this pull request as ready for review January 4, 2025 18:29
Copy link

codecov bot commented Jan 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.55%. Comparing base (9e3ab10) to head (c7d72ed).
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #179   +/-   ##
=========================================
  Coverage     33.55%   33.55%           
  Complexity      349      349           
=========================================
  Files           142      142           
  Lines          2834     2834           
  Branches        234      234           
=========================================
  Hits            951      951           
  Misses         1814     1814           
  Partials         69       69           

@alexander-yevsyukov
Copy link
Collaborator Author

@armiol, PTAL.

@alexander-yevsyukov alexander-yevsyukov merged commit e47025c into master Jan 4, 2025
7 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the fix-publishing branch January 4, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants