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

Add Linux automated build and release. #471

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

Conversation

RICCIARDI-Adrien
Copy link

Automatically build and package the nix platform (for Linux x86_64) when a pull request is opened or when a commit is pushed to the master branch.
If a commit is pushed to the master branch, the archived binary is also automatically released to a tag called continuous-build.

See https://github.com/RICCIARDI-Adrien/OpenLara/actions/runs/5919948724/job/16050699820 for a non-master branch push (so without release), https://github.com/RICCIARDI-Adrien/OpenLara/actions/runs/5919935315/job/16050673601 for a master branch push followed by the automatic release https://github.com/RICCIARDI-Adrien/OpenLara/releases/tag/continuous-build.

Use the oldest supported Ubuntu LTS as build image to create a binary that will
be compatible with almost all current distributions.

Signed-off-by: RICCIARDI-Adrien <[email protected]>
@RICCIARDI-Adrien
Copy link
Author

Hi @XProger, if the CI is interesting you, I can try to add other architectures later on.
What do you think of this PR ?

@synthic
Copy link

synthic commented Feb 21, 2024

Would love to see automated builds for the win platform as well.

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