Skip to content

Conversation

@tleonhardt
Copy link
Member

@tleonhardt tleonhardt commented Dec 25, 2025

Add clean target to Makefile that cleans up all artifacts as well as various sub-targets for cleaning up individual things.

Also:

  • Remove invoke dependency
  • Delete tasks.py file used by invoke
  • Add scripts/validate_tag.py script for validating that git tags match semantic versioning and switch to using that in validate-tag make target

TODO:

  • Refactor Makefile clean tasks to work cross platform where they don't rely on the rm shell command

Also:
- Remove invoke dependency
- Delete tasks.py file used by invoke
- Add scripts/validate_tag.py for validating git tags match semantic versioning
@github-actions
Copy link
Contributor

🤖 Hi @tleonhardt, I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

@codecov
Copy link

codecov bot commented Dec 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.92%. Comparing base (0cb14a8) to head (e79942b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1549      +/-   ##
==========================================
- Coverage   98.94%   98.92%   -0.03%     
==========================================
  Files          21       21              
  Lines        4942     4942              
==========================================
- Hits         4890     4889       -1     
- Misses         52       53       +1     
Flag Coverage Δ
unittests 98.92% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tleonhardt tleonhardt mentioned this pull request Dec 25, 2025
11 tasks
@tleonhardt tleonhardt merged commit 5e58499 into main Dec 26, 2025
29 of 30 checks passed
@tleonhardt tleonhardt deleted the make-clean branch December 26, 2025 03:16
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