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

Call bump workflow in devops to avoid copies #44

Merged
merged 4 commits into from
Sep 8, 2024
Merged

Conversation

teutoburg
Copy link
Contributor

This is especially useful if versions need to be updated, which currently has to be done in every repo manually for bump and publish workflows...

This is especially useful if versions need to be updated, which currently
has to be done in every repo manually for bump and publish workflows...
Copy link

codecov bot commented Sep 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.27%. Comparing base (a6f39c5) to head (f5ebe5d).
Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #44   +/-   ##
=======================================
  Coverage   76.27%   76.27%           
=======================================
  Files           8        8           
  Lines         784      784           
=======================================
  Hits          598      598           
  Misses        186      186           

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

If it needs to be called, just call the one in DevOps directly.
This rump workflow now only exists to allow manual bumping easily.
@teutoburg teutoburg marked this pull request as ready for review September 8, 2024 22:17
@teutoburg teutoburg self-assigned this Sep 8, 2024
@teutoburg teutoburg merged commit a3d6a87 into main Sep 8, 2024
21 checks passed
@teutoburg teutoburg deleted the fh/bumpfromdevops branch September 8, 2024 22:34
@teutoburg teutoburg added the github_actions Pull requests that update GitHub Actions code label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant