Maroon icon indicating copy to clipboard operation
Maroon copied to clipboard

Maintenance/Maroon-475 Rework CI/CD Pipeline

Open mfbrantner opened this issue 3 months ago • 0 comments

The new workflow runs all test and build jobs in parallel, taking about 30-40 minutes.

Currently, deployment to Steam only happens when a new commit is pushed to the develop branch, otherwise deployment is skipped.

Since all jobs are executed on infra owned by GitHub, the dedicated runner should no longer be required.

Closes #475. Closes #454.

mfbrantner avatar Mar 21 '24 13:03 mfbrantner