Skip to content

Update Pythons, workflows for Poetry 1.2.0 release#7

Merged
mpeteuil merged 7 commits intomainfrom
cleanup
Sep 3, 2022
Merged

Update Pythons, workflows for Poetry 1.2.0 release#7
mpeteuil merged 7 commits intomainfrom
cleanup

Conversation

@mpeteuil
Copy link
Owner

@mpeteuil mpeteuil commented Sep 3, 2022

The updates here are a bit of cleanup required for the 1.2.0 Poetry release, which is the first official release to support plugins such as this one. The first such support came early on in the 1.2.0 development cycle (in their 1.2.0a1 release).

Other updates include adding a release workflow, dropping 3.6 support since Poetry also dropped 3.6 support (due to it's end-of-life on December 23, 2021), and just removing the pre-release status (i.e. dropping alpha).

This removes the necessity of specifying the shell for every step that
uses the shell.
Poetry removed 3.6 support in 1.2.0, so we can't support
it here either. This was because 3.6's end-of-life was on December 23,
2021. For more information see:

python-poetry/poetry#5055
https://devguide.python.org/versions/
https://peps.python.org/pep-0494/

In addition to removing 3.6 support, we're moving this project to require Python >=3.7 and <4
@mpeteuil mpeteuil changed the title Update tests to include newer Python releases Update Pythons, syntax, workflows for Poetry 1.2.0 GA release Sep 3, 2022
@mpeteuil mpeteuil changed the title Update Pythons, syntax, workflows for Poetry 1.2.0 GA release Update Pythons, workflows for Poetry 1.2.0 GA release Sep 3, 2022
@mpeteuil mpeteuil changed the title Update Pythons, workflows for Poetry 1.2.0 GA release Update Pythons, workflows for Poetry 1.2.0 release Sep 3, 2022
This will make it simpler to release versions in the future.
@mpeteuil mpeteuil merged commit bb0ed68 into main Sep 3, 2022
@mpeteuil mpeteuil mentioned this pull request Sep 3, 2022
@mpeteuil mpeteuil deleted the cleanup branch September 7, 2022 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant