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

[CI] Set up GitHub Actions by creating build.yml #27

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Conversation

itislu
Copy link
Collaborator

@itislu itislu commented Dec 22, 2023

This is the first step of CI/CD in our project.
For now, it just runs make before a pull request to the main branch.
I don't know yet if it will prevent a merge in case the project is not compilable. This will have to be tested.

This is the first step of CI/CD in our project.
@itislu itislu added the devops Development related label Dec 22, 2023
@itislu itislu changed the title ci: Set up GitHub Actions by creating build.yml [CI] Set up GitHub Actions by creating build.yml Dec 22, 2023
@LeaYeh LeaYeh merged commit 72af5e6 into main Dec 22, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Development related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants