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

Create GitHub action to test build ratpac2 and experiment #117

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

JamesJieranShen
Copy link
Contributor

This workflow should run on every PR as well as all pushes to main, as well as over manual workflow dispatch. It clones the ratpac2 and ratpacExperiment repos in a docker (built via RatpacSetup), and attempts to build both repos using specified make commands.

Note: The image currently used is located in my personal dockerhub account and is built based on a fork of ratpacSetup, this is because CI in the official ratpacSetup repo is not configured for docker builds yet. I will update the docker image used once CIs are setup over there.

@tannerbk
Copy link
Contributor

This is a great idea, thanks James.

@tannerbk tannerbk merged commit 41dcb44 into rat-pac:main Nov 29, 2023
1 of 2 checks passed
@JamesJieranShen JamesJieranShen deleted the pr/build-ci branch November 12, 2024 23:31
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