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

GitHub Actions: Add stunnerd and turncat binaries to release assets #7

Closed
wants to merge 10 commits into from
Closed

GitHub Actions: Add stunnerd and turncat binaries to release assets #7

wants to merge 10 commits into from

Conversation

levaitamas
Copy link
Member

This PR extends the release workflow:

  • Compile stunnerd and turncat (for linux/amd64), and
  • add the resulting binaries to release assets.

@levaitamas levaitamas marked this pull request as draft May 10, 2022 15:42
@levaitamas levaitamas marked this pull request as ready for review May 12, 2022 12:36
Trimpath is a handy flag for go build to strip build environment
info (this might be useful when troubleshooting).
More info according to 'go help build':

-trimpath
        remove all file system paths from the resulting executable.
        Instead of absolute file system paths, the recorded file names
        will begin either a module path@version (when using modules),
        or a plain import path (when using the standard library, or GOPATH).
@levaitamas levaitamas requested a review from rg0now May 12, 2022 12:43
@rg0now
Copy link
Member

rg0now commented Jul 5, 2022

Hi @levaitamas , is this PR still relevant? I'm somewhat confused. Also please remove conflicts

@levaitamas
Copy link
Member Author

Hi @levaitamas , is this PR still relevant? I'm somewhat confused. Also please remove conflicts

Hmm, not really relevant anymore. I close this PR.

@levaitamas levaitamas closed this Jul 10, 2022
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