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 pre-commit CI job #60

Closed
mmanzoorTT opened this issue Nov 8, 2024 · 2 comments · Fixed by #66
Closed

Add pre-commit CI job #60

mmanzoorTT opened this issue Nov 8, 2024 · 2 comments · Fixed by #66
Assignees

Comments

@mmanzoorTT
Copy link
Contributor

CI is not verifying the code formatting. Add GitHub workflow to add the pre-comm CI pipeline.

@mmanzoorTT
Copy link
Contributor Author

mmanzoorTT commented Nov 8, 2024

tenstorrent/tt-torch#13 adds multiple pipelines for github workflow for tt-torch repo. It can be used as reference to add pre-commit pipeline. Please verify if any other pipeline is missing.

@mmanzoorTT
Copy link
Contributor Author

Here is another PR tenstorrent/tt-torch#28

it first runs pre-commit and license checks; if successful then it runs the remaining jobs.

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 a pull request may close this issue.

2 participants