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

Maintenance/Maroon-475 Rework CI/CD Pipeline #476

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

mfbrantner
Copy link
Collaborator

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 mfbrantner added the maintenance Actions regarding maintainance, updates of libraries, etc. label Mar 21, 2024
since each push triggers a workflow run, this trigger should no longer be necessary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Actions regarding maintainance, updates of libraries, etc.
Projects
None yet
1 participant