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

Start of the CI pipeline #4

Merged
merged 7 commits into from
Jul 17, 2024
Merged

Start of the CI pipeline #4

merged 7 commits into from
Jul 17, 2024

Conversation

Spartee
Copy link
Contributor

@Spartee Spartee commented Jul 15, 2024

Start of the CI/CD workflow for the python library and actor.

Covered:

  • multiple python versions with Tox (3.10+) and pytest
  • Docs eventually with mkdocs (commented out for now)
  • Linting and formatting with Ruff and prettier
  • Codecov

TODO (in this PR):

  • include the mypy checks when the mypy errors are resolved.

@nbarbettini
Copy link
Collaborator

FYI - in my next branch (https://github.com/ArcadeAI/arcade-ai/tree/Support-Pydantic-models-for-inputs-and-output_Nate-Barbettini) I've fixed the prettier formatting errors that were partially failing this quality check. Some mypy errors still remain (not spending time on those yet).

@Spartee Spartee merged commit 4b469ea into main Jul 17, 2024
4 checks passed
@Spartee Spartee deleted the actor-ci branch July 17, 2024 00:36
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