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

Added a release number and date consistency check as github workflows step #426

Merged
merged 4 commits into from
Jun 14, 2024

Conversation

BlinkDynamo
Copy link
Contributor

Added a small amount of shellcode to analysis.yml that will be run on push and pull request to ensure the version number and date of release are consistent between two files that track them (CITATION.cff and ChangeLog.md).

I had a lot of headache with trying to figure out why my indents we're being registered as way larger than 2 spaces, but ended up just fixing the indents on github.

Finally, I changed the date on CITATION.cff to represent the matching date in ChangeLog.md.

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.79%. Comparing base (3b6d81d) to head (9422a25).

Additional details and impacted files
@@           Coverage Diff           @@
##           latest     #426   +/-   ##
=======================================
  Coverage   90.79%   90.79%           
=======================================
  Files          48       48           
  Lines        4335     4335           
  Branches      577      577           
=======================================
  Hits         3936     3936           
  Misses        268      268           
  Partials      131      131           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@goatshriek goatshriek merged commit ed85c54 into goatshriek:latest Jun 14, 2024
56 checks passed
@goatshriek
Copy link
Owner

This pull addressed #422.

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