Skip to content
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

Switch to poetry and add community guidelines #872

Merged
merged 12 commits into from Oct 1, 2022
Merged

Conversation

c00kiemon5ter
Copy link
Member

@c00kiemon5ter c00kiemon5ter commented Sep 5, 2022

With this changeset we are moving away from setuptools and start using poetry for development and release management. Support is added through pyproject.toml for supporting tools for development, testing and documentation.

At the same time community guidelines are added to explain the policies and workflows around the project.
More changes will come for:

  • development guidelines (how to use poetry and setup a local development environment)
  • updated readme

and later:

  • updated changelog format (https://keepachangelog.com)
  • commit messages guidelines
  • updated docs (switch to mkdocs and markdown)
  • task management (Makefile or taskipy)

PS: The current poetry.lock has been generated by installing the dev, test, coverage and docs groups.
PS2: The next version is set to 7.3.0-alpha.

All Submissions:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you added an explanation of what problem you are trying to solve with this PR?
  • Have you added information on what your changes do and why you chose this as your solution?
  • Have you written new tests for your changes?
  • Does your submission pass tests?
  • This project follows PEP8 style guide. Have you run your code against the 'flake8' linter?

@c00kiemon5ter c00kiemon5ter changed the title Switch to poetry and add configs for dev-support tools Switch to poetry; add dev-tools; add community guidelines Oct 1, 2022
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
@c00kiemon5ter c00kiemon5ter force-pushed the feat-poetry branch 2 times, most recently from 33b9818 to 83e33f3 Compare October 1, 2022 15:08
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
@c00kiemon5ter c00kiemon5ter changed the title Switch to poetry; add dev-tools; add community guidelines Switch to poetry and add community guidelines Oct 1, 2022
@c00kiemon5ter c00kiemon5ter merged commit 3007eb7 into master Oct 1, 2022
@c00kiemon5ter c00kiemon5ter deleted the feat-poetry branch October 1, 2022 15:15
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.

None yet

1 participant