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

Fix release workflow #1179

Merged
merged 1 commit into from
Jun 30, 2023
Merged

Fix release workflow #1179

merged 1 commit into from
Jun 30, 2023

Conversation

gadomski
Copy link
Member

Description:

I had to release v1.8.0 manually because the release workflow was broken. Doesn't need a changelog.

PR Checklist:

  • pre-commit hooks pass locally
  • Tests pass (run scripts/test)
  • Documentation has been updated to reflect changes, if applicable
  • This PR maintains or improves overall codebase code coverage.
  • Changes are added to the CHANGELOG. See the docs for information about adding to the changelog.

@gadomski gadomski self-assigned this Jun 30, 2023
@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b62d5a5) 92.00% compared to head (126e392) 92.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1179   +/-   ##
=======================================
  Coverage   92.00%   92.00%           
=======================================
  Files          51       51           
  Lines        6808     6808           
  Branches     1007     1007           
=======================================
  Hits         6264     6264           
  Misses        368      368           
  Partials      176      176           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gadomski gadomski mentioned this pull request Jun 30, 2023
5 tasks
@gadomski gadomski requested a review from philvarner June 30, 2023 16:25
@gadomski gadomski added this pull request to the merge queue Jun 30, 2023
Merged via the queue into main with commit aec7a36 Jun 30, 2023
@gadomski gadomski deleted the fix-release-workflow branch June 30, 2023 16:47
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