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 #21

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

CI #21

wants to merge 8 commits into from

Conversation

philippguevorguian
Copy link
Collaborator

@philippguevorguian philippguevorguian commented Sep 11, 2024

This pull request introduces the following changes:

Pre-commit

  • autolinting / import sorting for python
  • linting yaml, large files etc..
  • enforcing standard commit messages
  • mypy static type checking

Github CI

  • removes attempting to run integration tests on github servers with no GPUs
  • keeps a limited CPU-only integration test
  • runs the unit test sweet on github servers
  • enforces that all tests should pass for merging with the main branch

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