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

Release 2.7.0 (again) #2045

Merged
merged 2 commits into from
Jan 27, 2023
Merged

Release 2.7.0 (again) #2045

merged 2 commits into from
Jan 27, 2023

Conversation

sc336
Copy link
Contributor

@sc336 sc336 commented Jan 27, 2023

No description provided.

awav and others added 2 commits January 26, 2023 16:01
This merges in the new PyPI credentialing configuration.
@sc336 sc336 requested a review from uri-granta January 27, 2023 08:02
@codecov
Copy link

codecov bot commented Jan 27, 2023

Codecov Report

Base: 98.01% // Head: 98.01% // No change to project coverage 👍

Coverage data is based on head (db2b42e) compared to base (cc53a7c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2045    /-   ##
=======================================
  Coverage   98.01%   98.01%           
=======================================
  Files          96       96           
  Lines        5401     5401           
=======================================
  Hits         5294     5294           
  Misses        107      107           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@@ -404,8 404,8 @@ jobs:
name: Init .pypirc
command: |
echo -e "[pypi]" >> ~/.pypirc
echo -e "username = artemav" >> ~/.pypirc
echo -e "password = $PYPI_PASSWORD" >> ~/.pypirc
echo -e "username = __token__" >> ~/.pypirc
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@sc336 sc336 merged commit ee0219a into master Jan 27, 2023
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