Streamline dev dependency management#1185
Merged
jakob-keller merged 7 commits intoaio-libs:masterfrom Aug 26, 2024
Merged
Conversation
fc73720 to
3b5a851
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1185 +/- ##
==========================================
- Coverage 86.99% 86.94% -0.06%
==========================================
Files 64 64
Lines 5983 5983
==========================================
- Hits 5205 5202 -3
- Misses 778 781 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
044c84f to
518dbc8
Compare
webknjaz
reviewed
Aug 23, 2024
Member
|
What's the game plan here? This is definitely different from anything I've ever seen in the wild… |
Collaborator
|
yea, was fast and lose, we should tighten it up |
Collaborator
Author
|
I've opened #1188 for tracking the step-change improvement in dependency management. Nonetheless, I believe it makes sense to do this PR now to get rid of technical debt. |
518dbc8 to
a03e680
Compare
webknjaz
approved these changes
Aug 26, 2024
a03e680 to
feb16ab
Compare
This file contains hidden or 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
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.
Description of Change
Prepares CI/CD workflow for testing of distribution packages (#1169)
Assumptions
aiohttpversion constraint in CI/CD workflow is no longer requiredtimestatements in CI/CD workflow are no longer requiredChecklist for All Submissions
Checklist when updating botocore and/or aiohttp versions