Skip to content

Add compile workflow for pull requests#17

Merged
Waffleer merged 23 commits intomainfrom
ndobo-gitlab-actions
Oct 2, 2025
Merged

Add compile workflow for pull requests#17
Waffleer merged 23 commits intomainfrom
ndobo-gitlab-actions

Conversation

@Waffleer
Copy link
Contributor

@Waffleer Waffleer commented Oct 1, 2025

Issue solved

This pull request setups up a github action to run pros make which compiles the project which will fail if the compile fails. This should help us prevent bad, none compiling code from getting pushed to main.

Changelog

  • Add compile.yml workflow which compiles project
  • Update file references since pros make is case sensitive

Before Merge

[x] Has the code been tested and fully compiled?
[x] All changes have been documented and commented
[x] Has change log been fully updated

Reviewer

[ ] Has all of the code been reviewed for the latest version
[ ] Are all changed functions and classes documented/commented?
[ ] Has pull request template been filled out

@Waffleer Waffleer requested a review from DigiWorm0 October 1, 2025 16:57
@Waffleer Waffleer merged commit e707798 into main Oct 2, 2025
1 check passed
@Waffleer Waffleer deleted the ndobo-gitlab-actions branch October 2, 2025 15:04
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.

2 participants