This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commits on Jan 17, 2023
-
Upgrade to new lockfile format
Now requires poetry >= 1.2.2 to read and poetry >= 1.3.0 to write. Cheat sheet: ``` poetry --version poetry show > scratch/before pipx upgrade poetry poetry --version poetry show > scratch/after diff scratch{before,after} && echo "no change!" ```
David Robertson committedJan 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 99718bd - Browse repository at this point
Copy the full SHA 99718bdView commit details -
Use Poetry 1.3.2 when reading or writing lockfile
David Robertson committedJan 17, 2023 Configuration menu - View commit details
-
Copy full SHA for bede638 - Browse repository at this point
Copy the full SHA bede638View commit details -
Remove unneeded(?) poetry dep for cibuildwheel
David Robertson committedJan 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 133172d - Browse repository at this point
Copy the full SHA 133172dView commit details -
David Robertson committed
Jan 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 3f079ee - Browse repository at this point
Copy the full SHA 3f079eeView commit details -
Remove redundant call to setup-python
David Robertson committedJan 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 23b812e - Browse repository at this point
Copy the full SHA 23b812eView commit details -
Remove outdated comments related to Poetry 1.x
David Robertson committedJan 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 92fb840 - Browse repository at this point
Copy the full SHA 92fb840View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99c32fe - Browse repository at this point
Copy the full SHA 99c32feView commit details -
Minor improvements to poetry cheat sheet
David Robertson committedJan 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 927a050 - Browse repository at this point
Copy the full SHA 927a050View commit details -
Invoke setup-python-poetry with explicit version
Not sure about this. It's hardcoding versions everywhere.
David Robertson committedJan 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 9430bf2 - Browse repository at this point
Copy the full SHA 9430bf2View commit details -
David Robertson committed
Jan 17, 2023 Configuration menu - View commit details
-
Copy full SHA for b7137a2 - Browse repository at this point
Copy the full SHA b7137a2View commit details -
Check the lockfile is version 2.0
Might one day incorporate other checks like #14742
David Robertson committedJan 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 9382733 - Browse repository at this point
Copy the full SHA 9382733View commit details -
Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f811ff5 - Browse repository at this point
Copy the full SHA f811ff5View commit details
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.