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

ci: fix publishing latest dist-tag for pre-releases #39

Merged
merged 16 commits into from
Oct 20, 2024

Conversation

radiovisual
Copy link
Owner

  • Adds a script that checks if the PR is a pre-release. If yes, it wont publish using the latest dist-tag
  • Adds a condition to auto-merge the PR created with the version bump
  • Version bump PRs are not opened for pre-release version numbers

@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.27%. Comparing base (c6e039f) to head (8a45f6b).
Report is 1 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #39   +/-   ##
=======================================
  Coverage   96.27%   96.27%           
=======================================
  Files          28       28           
  Lines         403      403           
  Branches       74       74           
=======================================
  Hits          388      388           
  Misses         13       13           
  Partials        2        2           

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

@radiovisual radiovisual merged commit 84ab73b into main Oct 20, 2024
8 checks passed
@radiovisual radiovisual deleted the minor-doc-updates branch October 20, 2024 16:26
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