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

feanil/fix readme #145

Merged
merged 3 commits into from
Apr 11, 2024
Merged

feanil/fix readme #145

merged 3 commits into from
Apr 11, 2024

Conversation

feanil
Copy link
Contributor

@feanil feanil commented Apr 8, 2024

Publish a long_description so releases work again.

It looks like this wasn't required before but now the publish fails without it.

  • build: Add a long description.
  • build: The publish action now does releases so we switch to v1

This PR also had to update codecov to the latest version and behind the scenes a github actions secret was added with the CODECOV_TOKEN so that codecov uploads will work here.

The build showed this warning:

Warning:  You are using "pypa/gh-action-pypi-publish@master". The "master" branch of this project has been sunset and will not receive any updates, not even security bug fixes. Please, make sure to use a supported version. If you want to pin to v1 major version, use "pypa/gh-action-pypi-publish@release/v1". If you feel adventurous, you may opt to use use "pypa/gh-action-pypi-publish@unstable/v1" instead. A more general recommendation is to pin to exact tags or commit shas.
@feanil feanil force-pushed the feanil/fix_readme branch 2 times, most recently from 738697c to dec75e5 Compare April 11, 2024 15:56
Copy link

codecov bot commented Apr 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.78%. Comparing base (dad02d0) to head (939d4e3).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #145   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          11       11           
  Lines         461      461           
  Branches       33       33           
=======================================
  Hits          460      460           
  Partials        1        1           

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

@feanil feanil merged commit 2ae3902 into master Apr 11, 2024
8 checks passed
@feanil feanil deleted the feanil/fix_readme branch April 11, 2024 17:02
@feanil feanil linked an issue Apr 11, 2024 that may be closed by this pull request
6 tasks
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.

Test i18n-tools on Python 3.11
2 participants