Skip to content

Recommended way for running github actions #1167

Answered by salkinium
TomSaw asked this question in Q&A
Discussion options

You must be logged in to vote

The GitHub actions are all just invoking Python scripts:

I personally just check the Python scripts and then check what fails, then reproduce all bugs locally and fix them, then push a group of commits again. I would never compile all examples and HAL tests locally, as it can easily generate dozens of GBs of build artifacts altogether and it's really slow even natively.

(Don't worry about notification noise, I disabled CI runs an…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by TomSaw
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@salkinium
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants