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

Enhancement: Create binaries #93

Open
8go opened this issue May 2, 2024 · 1 comment
Open

Enhancement: Create binaries #93

8go opened this issue May 2, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@8go
Copy link
Owner

8go commented May 2, 2024

Some people want a binary:

If you want a binary version, you could do this:

  • fork this repo
  • write a github action to
  1. create a new release,
  2. create the desired binary and
  3. place the binary into the new release
  • once tested and this creates a new release with the expected binary whenever you do a pull then make PR to my repo
  • I accept the PR, and if it works correctly, each time I do a pull it should create a new binary on the release page available to everybody
@8go 8go added enhancement New feature or request good first issue Good for newcomers labels May 2, 2024
@8go 8go changed the title Binary Enhancement: Create binaries May 2, 2024
@8go 8go added the help wanted Extra attention is needed label May 2, 2024
@Benjamin-Loison
Copy link
Contributor

Just to make sure what you mean by to do a pull, you mean that the GitHub action is triggered when the pull request is merged, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants