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

Automated build #12

Open
wants to merge 1 commit into
base: processing_forth_generation
Choose a base branch
from

Conversation

dkfellows
Copy link

It's a very good idea to set up Github Action automation to build your code on every commit. It lets you find out problems early.

Here's a very simple possible configuration.


Once you have such things in place, you get annotations on every PR. That can simplify your tasks of doing code review of others' submitted code. That side of things ties into the project administration side.

It's a very good idea to set up Github Action automation to build your code on every commit. It lets you find out problems early.

Here's a very simple possible configuration.
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.

None yet

1 participant