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

Add reusable workflow for pre-commit #3

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

Conversation

onnodb
Copy link

@onnodb onnodb commented Mar 20, 2024

In Ultimaker/marvin-service#147, it looks like we lost the workflow for running pre-commit as part of the CI pipeline for PRs. In order to be able to re-introduce this step, and also introduce this for other repos, recover this workflow definition as a re-usable one in embedded-workflows.

In Ultimaker/marvin-service#147, it looks like we lost the workflow for running
pre-commit as part of the CI pipeline for PRs. In order to be able to
re-introduce this step, and also introduce this for other repos, recover this
workflow definition as a re-usable one in *embedded-workflows*.
Unfortunately, pre-commit no longer supports Python 3.7, so run it on Python
3.8. This is not ideal, but should be mostly fine.
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.

1 participant