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

Make sure Release script in fact commits before tagging, otherwise ta… #7

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

CyonAlexRDX
Copy link
Contributor

@CyonAlexRDX CyonAlexRDX commented Feb 20, 2024

…gging is meaningless, CD did not work because the released tag did not contain the updated checksum and path in Package.swift (since we did not commit before tagging...).

Hopefully this is the last missing piece!

…gging is meaningless, CD did not work because the released tag did not contain the updated checksum and path in Package.swift (since we did not commit before tagging...).
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (73af6c9) 99.06% compared to head (3b991ab) 99.06%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop       #7   +/-   ##
========================================
  Coverage    99.06%   99.06%           
========================================
  Files          128      128           
  Lines         2891     2891           
========================================
  Hits          2864     2864           
  Misses          27       27           

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

@CyonAlexRDX CyonAlexRDX merged commit 8203f9a into develop Feb 20, 2024
12 checks passed
@CyonAlexRDX CyonAlexRDX deleted the fix_cd branch February 20, 2024 08:27
CyonAlexRDX pushed a commit that referenced this pull request Apr 1, 2024
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.

3 participants