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

Implement GitHub Actions Based CI. #74

Merged
merged 1 commit into from
Oct 19, 2020

Conversation

jchv
Copy link
Contributor

@jchv jchv commented Oct 18, 2020

This is lightly adapted from the implementation in Higan. For more information, see that PR in higan-emu/higan#118.

The main difference is that we only compile one binary here, and packaging is similar to (but adapted from) packaging byuu.

Nightly release: https://github.com/jchw-forks/bsnes/releases/tag/nightly
Test tagged release: https://github.com/jchw-forks/bsnes/releases/tag/v116

(Note: I haven't done any serious testing to ensure that the binaries are correct yet, since none of them will run on the NixOS box that I am typing this message from.)

Fixes #72.

This is lightly adapted from the implementation in Higan. For more
information, see that PR in higan-emu/higan#118.

The main difference is that we only compile one binary here, and
packaging is similar to (but adapted from) packaging byuu.
@Screwtapello Screwtapello merged commit 968e6b5 into bsnes-emu:master Oct 19, 2020
@Screwtapello
Copy link
Contributor

The Ubuntu binaries run on my Debian system!

inactive123 added a commit to libretro/bsnes-libretro that referenced this pull request Mar 17, 2021
(.gitlab-ci.yml) Enable building of all core variants
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.

Copy GitHub Actions config from higan
2 participants