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

REL 0.7 release #262

Merged
merged 21 commits into from
Jun 11, 2022
Merged

REL 0.7 release #262

merged 21 commits into from
Jun 11, 2022

Conversation

mathurinm
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 1, 2022

Codecov Report

Merging #262 (4a1e78c) into main (3d9b62b) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 4a1e78c differs from pull request most recent head 94e39db. Consider uploading reports for the commit 94e39db to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #262   +/-   ##
=======================================
  Coverage   88.44%   88.44%           
=======================================
  Files          15       15           
  Lines        1134     1134           
  Branches      136      136           
=======================================
  Hits         1003     1003           
  Misses        101      101           
  Partials       30       30           
Flag Coverage Δ
unittests ∅ <ø> (∅)

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

Impacted Files Coverage Δ
celer/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3d9b62b...94e39db. Read the comment docs.

TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
run: |
twine upload dist/*-manylinux*.whl dist/*.tar.gz
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

twine is not a standard lib in python
pip install twine

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes it failed bc it was installed in the previous job that is now commented

@mathurinm mathurinm changed the title WIP test build wheel REL 0.7 release Jun 11, 2022
@mathurinm mathurinm merged commit bd11a44 into main Jun 11, 2022
@mathurinm mathurinm deleted the test_release branch June 11, 2022 10:18
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.

3 participants