-
Notifications
You must be signed in to change notification settings - Fork 73
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
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
edgarrmondragon
force-pushed
the
edgarrmondragon/chore/pep-621
branch
2 times, most recently
from
May 3, 2024 04:45
7f65670
to
8b562be
Compare
2 tasks
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2407 +/- ##
=======================================
Coverage 91.29% 91.29%
=======================================
Files 62 62
Lines 5190 5190
Branches 669 669
=======================================
Hits 4738 4738
Misses 319 319
Partials 133 133 ☔ View full report in Codecov by Sentry. |
edgarrmondragon
force-pushed
the
edgarrmondragon/chore/pep-621
branch
3 times, most recently
from
May 8, 2024 16:58
6f3c51c
to
d4e1389
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/chore/pep-621
branch
5 times, most recently
from
May 23, 2024 15:47
c57754b
to
3fbcf95
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/chore/pep-621
branch
6 times, most recently
from
June 24, 2024 19:15
8100011
to
7888a22
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/chore/pep-621
branch
2 times, most recently
from
July 2, 2024 20:45
a98d2a2
to
29eb332
Compare
edgarrmondragon
changed the title
chore: Use Poetry support for PEP 621
packaging: Use Poetry support for PEP 621
Jul 19, 2024
edgarrmondragon
force-pushed
the
edgarrmondragon/chore/pep-621
branch
from
July 29, 2024 23:07
29eb332
to
aaf1e60
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/chore/pep-621
branch
4 times, most recently
from
August 16, 2024 23:11
3da2574
to
f1bd427
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/chore/pep-621
branch
2 times, most recently
from
September 2, 2024 15:29
7e63248
to
80294c7
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/chore/pep-621
branch
2 times, most recently
from
September 16, 2024 16:13
b296c3c
to
12dca2e
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/chore/pep-621
branch
2 times, most recently
from
October 17, 2024 01:27
db56d55
to
20e577f
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/chore/pep-621
branch
2 times, most recently
from
November 27, 2024 00:10
98f2c2d
to
16a89d4
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/chore/pep-621
branch
3 times, most recently
from
January 4, 2025 22:58
0570bf2
to
2dc3620
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/chore/pep-621
branch
from
January 5, 2025 18:46
2dc3620
to
c372424
Compare
CodSpeed Performance ReportMerging #2407 will not alter performanceComparing Summary
|
edgarrmondragon
force-pushed
the
edgarrmondragon/chore/pep-621
branch
from
January 5, 2025 20:46
810e69e
to
44f218d
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/chore/pep-621
branch
from
January 6, 2025 15:07
44f218d
to
2f3bf48
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
How to get the tooling set up to test this PR:
Related:
project
section (PEP 621) python-poetry/poetry#9135project
section (PEP 621) python-poetry/poetry-core#708[project]
section (PEP 621) mtkennerly/poetry-dynamic-versioning#181Support Poetry 2.0 and PEP 621 cjolowicz/nox-poetry#1223Current blockers:
deptry:
dependabot:
poetry-dynamic-versioning:
Soft blockers:
poetry sync --only=main
doesn't remove package from other groups likepoetry install --sync --only=main
do python-poetry/poetry#9943Tasks:
📚 Documentation preview 📚: https://meltano-sdk--2407.org.readthedocs.build/en/2407/