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

Consider using pre-built releases #1

Open
ErikSchierboom opened this issue May 24, 2024 · 2 comments
Open

Consider using pre-built releases #1

ErikSchierboom opened this issue May 24, 2024 · 2 comments

Comments

@ErikSchierboom
Copy link

You probably have already considered it, but I did want to mention it as another option: download one of the pre-built binaries instead of compiling. This has the main benefit of being much quicker.

@drkameleon
Copy link
Contributor

I think what you suggest makes perfect sense.

Basically, the latest version of the action is too recent, so I didn't have the time to do much with it (it must be just 2-3 days old, literally! lol).

But I will! My plan would be to combine everything is a very... meta-way:

  • Have the nightlies repo build Arturo, every day (as it already does), but using this action

  • Then make this action work in a "dual" way let's say:

    • normally, pull the latest nightly (*if available - which will have been generated by the very same tool
    • or, on demand (based on an action input?), rebuild the whole thing from master branch (which is how the nightlies will work).

    Very very interesting! Let's see 😉

@ErikSchierboom
Copy link
Author

That sounds great!

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

No branches or pull requests

2 participants