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

[admin] Use GitHub action to attach bins to PRs #60

Open
JoeMatt opened this issue Oct 16, 2021 · 1 comment
Open

[admin] Use GitHub action to attach bins to PRs #60

JoeMatt opened this issue Oct 16, 2021 · 1 comment
Assignees
Labels
ci/cd 🤖 Nothing to see, just CI/CD.

Comments

@JoeMatt
Copy link
Collaborator

JoeMatt commented Oct 16, 2021

This core is very fast to compile and has nearly no dependencies so it's super easy and fast to compile for multiple platforms.

To speed up PR reviews, I propose having a GitHub action to compile the most common platform libs from source on PR open so users can easily copy the binary to their Retroarch install and test that PR's code without having to know how to clone and build locally.

The GitHub action can attach the binaries as a action generated resource without needing to use external hosting since they're small in size.

@JoeMatt JoeMatt self-assigned this Oct 16, 2021
@JoeMatt JoeMatt added the ci/cd 🤖 Nothing to see, just CI/CD. label Oct 16, 2021
@hizzlekizzle
Copy link
Contributor

I think that's a great idea.

This was linked to pull requests Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd 🤖 Nothing to see, just CI/CD.
Projects
None yet
2 participants