-
Notifications
You must be signed in to change notification settings - Fork 2
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
Use pip-tools (GSI 334) #160
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8f09c5b - Browse repository at this point
Copy the full SHA 8f09c5bView commit details -
Avoid KeyErrors in update_lock
Add a print statement for each file being updated (as it takes a while) Include all-extras flag only if optional-deps is present in TOML file
Configuration menu - View commit details
-
Copy full SHA for 3a3b5d5 - Browse repository at this point
Copy the full SHA 3a3b5d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f04cb9 - Browse repository at this point
Copy the full SHA 2f04cb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbca429 - Browse repository at this point
Copy the full SHA bbca429View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0972387 - Browse repository at this point
Copy the full SHA 0972387View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8d5eaf - Browse repository at this point
Copy the full SHA b8d5eafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3625834 - Browse repository at this point
Copy the full SHA 3625834View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29de082 - Browse repository at this point
Copy the full SHA 29de082View commit details -
Add pyproject.toml to mandatory_files
Remove the setup files from that list too
Configuration menu - View commit details
-
Copy full SHA for 718bec7 - Browse repository at this point
Copy the full SHA 718bec7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f43e40c - Browse repository at this point
Copy the full SHA f43e40cView commit details -
Prevent redundant package dep resolution that may result in errors
Configuration menu - View commit details
-
Copy full SHA for 798afbb - Browse repository at this point
Copy the full SHA 798afbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e934f4f - Browse repository at this point
Copy the full SHA e934f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56cc44e - Browse repository at this point
Copy the full SHA 56cc44eView commit details
Commits on Sep 15, 2023
-
Don't upgrade requirements in dev_install
Reqs should be installed exactly as specified in lock file
Configuration menu - View commit details
-
Copy full SHA for 7de28fc - Browse repository at this point
Copy the full SHA 7de28fcView commit details -
Add an upgrade flag to the update_lock script
Fix error message capture/output if command fails
Configuration menu - View commit details
-
Copy full SHA for 0d60ce3 - Browse repository at this point
Copy the full SHA 0d60ce3View commit details -
Make src dir next to TOML to satisfy build system
Configuration menu - View commit details
-
Copy full SHA for 24d5632 - Browse repository at this point
Copy the full SHA 24d5632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fef841 - Browse repository at this point
Copy the full SHA 9fef841View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce4ede4 - Browse repository at this point
Copy the full SHA ce4ede4View commit details
Commits on Sep 18, 2023
-
Constrain production subset to dev dependencies
Create dev lock file before production lock file
Configuration menu - View commit details
-
Copy full SHA for 1ed4616 - Browse repository at this point
Copy the full SHA 1ed4616View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05759ee - Browse repository at this point
Copy the full SHA 05759eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76b9506 - Browse repository at this point
Copy the full SHA 76b9506View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2185c48 - Browse repository at this point
Copy the full SHA 2185c48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 052aba4 - Browse repository at this point
Copy the full SHA 052aba4View commit details
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7378188 - Browse repository at this point
Copy the full SHA 7378188View commit details -
Configuration menu - View commit details
-
Copy full SHA for be25344 - Browse repository at this point
Copy the full SHA be25344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37820e7 - Browse repository at this point
Copy the full SHA 37820e7View commit details -
Relax testcontainers requirement
Add setup.cfg/.py to deprecated files Use no-deps in package install command in dev_install Use ~= on production deps < 1.0.0 in pyproject.toml Remove extra newlines in pyproject.toml Remove old comments from requirements-dev-common.in
Configuration menu - View commit details
-
Copy full SHA for cea19f9 - Browse repository at this point
Copy the full SHA cea19f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d98bea3 - Browse repository at this point
Copy the full SHA d98bea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 649daba - Browse repository at this point
Copy the full SHA 649dabaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2f6bd8 - Browse repository at this point
Copy the full SHA d2f6bd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0946267 - Browse repository at this point
Copy the full SHA 0946267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59c23b7 - Browse repository at this point
Copy the full SHA 59c23b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e275cc - Browse repository at this point
Copy the full SHA 9e275ccView commit details
Commits on Sep 20, 2023
-
Move production deps constraint to update script
Require the lock files (mandatory) Remove requirements.txt from static files
Configuration menu - View commit details
-
Copy full SHA for 5777bb1 - Browse repository at this point
Copy the full SHA 5777bb1View commit details