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

Set up releasing workflows #130

Merged
merged 3 commits into from
Mar 19, 2024
Merged

Set up releasing workflows #130

merged 3 commits into from
Mar 19, 2024

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Mar 18, 2024

Closes #127.

To do before merging:

  • Create labels used by the release action
  • Add a RELEASER_GITHUB_TOKEN secret to this repository containing the GitHub access token to use when pushing changelog snippets, pushing changelog updates, commenting on released PRs, etc.
  • Add a PYPI_TOKEN secret to this repository containing a PyPI token for uploading packages for this project

@jwodder jwodder added semver-internal CHANGELOG-missing PR does not contain a changelog item yet labels Mar 18, 2024
@jwodder jwodder removed the CHANGELOG-missing PR does not contain a changelog item yet label Mar 18, 2024
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.16%. Comparing base (2fd464f) to head (3d877f1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #130   +/-   ##
=======================================
  Coverage   89.16%   89.16%           
=======================================
  Files          24       24           
  Lines        1181     1181           
=======================================
  Hits         1053     1053           
  Misses        128      128           

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

@yarikoptic
Copy link
Member

ok, I added @yarikoptic-gitmate to the team and its github token. Let's try to release smth after merging this PR.

@yarikoptic yarikoptic merged commit df06919 into master Mar 19, 2024
5 of 7 checks passed
@yarikoptic-gitmate
Copy link
Collaborator

PR released in 0.3.5

@jwodder jwodder deleted the gh-127 branch July 12, 2024 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automate releasing process
3 participants