-
-
Notifications
You must be signed in to change notification settings - Fork 183
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
Streamline dev dependency management #1185
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
What's the game plan here? This is definitely different from anything I've ever seen in the wild… |
yea, was fast and lose, we should tighten it up |
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
a03e680
to
feb16ab
Compare
Description of Change
Prepares CI/CD workflow for testing of distribution packages (#1169)
Assumptions
aiohttp
version constraint in CI/CD workflow is no longer requiredtime
statements in CI/CD workflow are no longer requiredChecklist for All Submissions
Checklist when updating botocore and/or aiohttp versions