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

Chore | Migrate to GitHub actions #17

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Conversation

geototti21
Copy link
Member

What has been done:

  • Migrate from Travis to GitHub Actions
  • Upgrades dependencies

How to test:

  • Build is green

@geototti21 geototti21 self-assigned this Dec 8, 2023
@@ -4,7 +4,7 @@ setup: ## Create a virtual environment for the project and installs all dependen

.PHONY: format
format: ## Automatically format the .py files with Black and Isort
poetry run isort --recursive .
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is deprecated, it happens by default now

@geototti21 geototti21 merged commit e5a90e6 into master Dec 8, 2023
2 checks passed
@geototti21 geototti21 deleted the migrate-to-github-actions branch December 8, 2023 13:50
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