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

Separate build, test and deploy stages in GitHub CI actions #552

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

carlomion
Copy link
Contributor

Execute test steps in parallel using GitHub matrix features.

Note: the deploy phase has not been tested, since it is configured to be run only on the main repository.

Fixes #551.

@leonardehrenfried
Copy link
Collaborator

This is a great PR!

@leonardehrenfried
Copy link
Collaborator

@philipkozeny Will do final review but this looks very good.

@leonardehrenfried leonardehrenfried merged commit 29b48f1 into mediagis:master Apr 17, 2024
28 checks passed
@philipkozeny
Copy link
Collaborator

@carlomion Thanks for the great contribution!

@philipkozeny
Copy link
Collaborator

@all-contributors please add @carlomion for code, infrastructure

Copy link
Contributor

@philipkozeny

I've put up a pull request to add @carlomion! 🎉

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.

Parallelize GitHub CI to cut down on overall timing
3 participants