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

Feature/configure poetry #8

Merged
merged 21 commits into from
Jun 5, 2023
Merged

Feature/configure poetry #8

merged 21 commits into from
Jun 5, 2023

Conversation

alemoraru
Copy link
Contributor

@alemoraru alemoraru commented Jun 5, 2023

This PR introduces the following changes:

  • Adds poetry for dependency management, instead of pip
  • Introduces mllint and other linters
  • Introduces isort for sorting imports
  • Introduces black for automatic code-formatting
  • Changes PR validation workflow to use the new linters
  • Updates release pipeline to also automatically update the version of the project's package version
  • Updates readme

NOTES: Some follow-up changes to this PR will be:

  • Updating Readme to include all recent changes
  • Add mllint report
  • Improve mllint score

@alemoraru alemoraru requested a review from a team as a code owner June 5, 2023 09:03
@alemoraru alemoraru merged commit 143d837 into main Jun 5, 2023
@alemoraru alemoraru deleted the feature/configure-poetry branch June 5, 2023 19:38
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.

2 participants