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

CI/CD setup #7

Open
jakub-piw opened this issue Sep 26, 2024 · 2 comments
Open

CI/CD setup #7

jakub-piw opened this issue Sep 26, 2024 · 2 comments
Assignees

Comments

@jakub-piw
Copy link
Contributor

No description provided.

@DawidPludowski
Copy link
Contributor

My proposal

Actions:

  • run tests [dev, main]; overkill version: additionally run tests on multiple Python versions 3.9-3.12 [main]
  • lint check [dev, main, features]

Auto-commit (must be installed on each local instance of repo separately):

  • run test [dev, main, features]
  • lint check [dev, main, features]
  • mypy check [dev, main] (typing check, unused elements check etc.)

@jakub-piw, to your acceptance

@jakub-piw
Copy link
Contributor Author

Don't think that tests on multiple Python versions are necessary for now.
Besides that, I am accepting proposal.

@jakub-piw jakub-piw assigned DawidPludowski and unassigned jakub-piw Oct 1, 2024
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

No branches or pull requests

2 participants