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

[Python] Add workflow release-pypi.yaml #245

Merged
merged 2 commits into from
Jan 15, 2024
Merged

Conversation

brasmusson
Copy link
Contributor

🤔 What's changed?

Add workflow release-pypi.yaml
Fixes #213

Also remove the invalid classifier Framework :: Gherkin from pyproject.toml

⚡️ What's your motivation?

🏷️ What kind of change is this?

  • 🏦 Refactoring/debt/DX (improvement to code design, tooling, documentation etc. without changing behaviour)
  • 🐛 Bug fix (non-breaking change which fixes a defect)

♻️ Anything particular you want feedback on?

📋 Checklist:


This text was originally generated from a template, then edited by hand. You can modify the template here.

Also remove the invalid classifier Framework :: Gherkin from
pyproject.toml
@codecov-commenter
Copy link

codecov-commenter commented Jan 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (20f213b) 91.17% compared to head (8764704) 91.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #245   +/-   ##
=======================================
  Coverage   91.17%   91.17%           
=======================================
  Files           2        2           
  Lines          34       34           
=======================================
  Hits           31       31           
  Misses          3        3           

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

@brasmusson brasmusson merged commit 9eca367 into main Jan 15, 2024
22 checks passed
@brasmusson brasmusson deleted the add-release-pypi-yaml branch January 15, 2024 10:29
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.

Python: Automate releases
2 participants