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

packaging: Use Poetry support for PEP 621 #2407

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented May 3, 2024

How to get the tooling set up to test this PR:

pipx install --suffix _pep621 git+https://github.com/radoering/poetry.git@pep621-support --force
pipx inject poetry_pep621 'poetry-dynamic-versioning>=1.4.0' --force
poetry_pep621 lock

Related:

Tasks:

  • Migrate project metadata (authors, maintainers, readme, license)
  • Migrate project URLs
  • Migrate dependencies
  • Migrate plugins and entry points

📚 Documentation preview 📚: https://meltano-sdk--2407.org.readthedocs.build/en/2407/

Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.47%. Comparing base (732e756) to head (1d0fe98).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2407   +/-   ##
=======================================
  Coverage   89.47%   89.47%           
=======================================
  Files          58       58           
  Lines        4799     4799           
  Branches      937      937           
=======================================
  Hits         4294     4294           
  Misses        352      352           
  Partials      153      153           

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

@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/chore/pep-621 branch 3 times, most recently from 6f3c51c to d4e1389 Compare May 8, 2024 16:58
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/chore/pep-621 branch 5 times, most recently from c57754b to 3fbcf95 Compare May 23, 2024 15:47
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/chore/pep-621 branch 6 times, most recently from 8100011 to 7888a22 Compare June 24, 2024 19:15
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/chore/pep-621 branch 2 times, most recently from a98d2a2 to 29eb332 Compare July 2, 2024 20:45
@edgarrmondragon edgarrmondragon changed the title chore: Use Poetry support for PEP 621 packaging: Use Poetry support for PEP 621 Jul 19, 2024
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/chore/pep-621 branch 4 times, most recently from 3da2574 to f1bd427 Compare August 16, 2024 23:11
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.

1 participant