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 _main git+https://github.com/python-poetry/poetry.git@main --force
pipx inject poetry_main 'poetry-dynamic-versioning>=1.4.0' --force
poetry_main lock
poetry_main check

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 90.56%. Comparing base (925664b) to head (20e577f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2407   +/-   ##
=======================================
  Coverage   90.56%   90.56%           
=======================================
  Files          62       62           
  Lines        5001     5001           
  Branches      638      638           
=======================================
  Hits         4529     4529           
  Misses        328      328           
  Partials      144      144           

☔ 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
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/chore/pep-621 branch 2 times, most recently from 7e63248 to 80294c7 Compare September 2, 2024 15:29
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/chore/pep-621 branch 2 times, most recently from b296c3c to 12dca2e Compare September 16, 2024 16:13
@edgarrmondragon edgarrmondragon added this to the v0.42.0 milestone Sep 16, 2024
@edgarrmondragon edgarrmondragon removed this from the v0.42.0 milestone Oct 9, 2024
@edgarrmondragon edgarrmondragon added this to the v0.43.0 milestone Oct 18, 2024
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