-
Notifications
You must be signed in to change notification settings - Fork 49
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
Implement initial CI integrations #7
Conversation
Signed-off-by: Nathan Weinberg <[email protected]>
Signed-off-by: Nathan Weinberg <[email protected]>
Signed-off-by: Nathan Weinberg <[email protected]>
Signed-off-by: Nathan Weinberg <[email protected]>
Signed-off-by: Nathan Weinberg <[email protected]>
Signed-off-by: Nathan Weinberg <[email protected]>
Signed-off-by: Nathan Weinberg <[email protected]>
Signed-off-by: Nathan Weinberg <[email protected]>
Signed-off-by: Nathan Weinberg <[email protected]>
7fcf7e1
to
6381c97
Compare
Let me know when this is ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise LGTM
This should be good to go - can't test the actions themselves in this PR but everything other than Dependabot can be run locally |
I can squash commits if desired, left them separated for easier reviewing since this is a fairly large PR |
Signed-off-by: Nathan Weinberg <[email protected]>
016ad9e
to
b5f7e61
Compare
fixing bugs in raft and sdg llm block
Resolves #4
This PR implements the following CI integrations:
Makefile
as well as a Hardened GitHub Actiontox
(with aMakefile
entrypoint) as well as a Hardened GitHub ActionMakefile
as well as a Hardened GitHub Actiontox
usingruff
andisort
(with aMakefile
entrypoint)It also addresses Markdown and Python linting errors that are now being detected