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

Final changes for release 0.0.1 #101

Merged
merged 8 commits into from
Nov 24, 2021
Merged

Final changes for release 0.0.1 #101

merged 8 commits into from
Nov 24, 2021

Conversation

bwohlberg
Copy link
Collaborator

@bwohlberg bwohlberg commented Nov 17, 2021

Final changes necessary for release 0.0.1. After merging, the following will create the release tag, and should be sufficient to trigger upload of a package to PyPI:

git tag -a v0.0.1 -m "Release 0.0.1"
git push --tags

Note the need to bump the release date in CHANGES.rst depending on when the release is made.

@bwohlberg bwohlberg added packaging Issues related to packaging, dependencies, etc. developer Developer environment: issues related to CI, git, etc. labels Nov 17, 2021
@codecov
Copy link

codecov bot commented Nov 17, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.49%. Comparing base (7e218a2) to head (8e30134).
Report is 710 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #101   +/-   ##
=======================================
  Coverage   90.49%   90.49%           
=======================================
  Files          42       42           
  Lines        2987     2987           
=======================================
  Hits         2703     2703           
  Misses        284      284           
Flag Coverage Δ
unittests 90.49% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@bwohlberg bwohlberg marked this pull request as draft November 20, 2021 17:54
@bwohlberg bwohlberg marked this pull request as ready for review November 24, 2021 11:59
@bwohlberg bwohlberg merged commit 8e30134 into main Nov 24, 2021
@bwohlberg bwohlberg deleted the brendt/release branch November 24, 2021 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer Developer environment: issues related to CI, git, etc. packaging Issues related to packaging, dependencies, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants