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

Create github releases including releasing binaries #73

Closed
jankatins opened this issue Jan 28, 2024 · 2 comments
Closed

Create github releases including releasing binaries #73

jankatins opened this issue Jan 28, 2024 · 2 comments

Comments

@jankatins
Copy link

I use github releases to get notified about new releases of projects and also have some process to automatically download new releases for my arch&os. It would be nice if sshx could make such releases available (e.g. via automatic pipelines as already mentioned in #35 or using others projects release pipeline e.g. https://github.com/mitsuhiko/rye/blob/main/.github/workflows/release.yml)

@jankatins jankatins changed the title Upload github release including releasing binaries Create github releases including releasing binaries Jan 28, 2024
@dch
Copy link

dch commented Feb 19, 2024

I'm porting this to FreeBSD and need a git tag to build off. Would be great if we can have tags in the source code.

@ekzhang
Copy link
Owner

ekzhang commented Apr 6, 2024

We have tags for the latest release. I'm closing this now.

Unfortunately I'm not going to build release binaries into CI because I've found that process to be somewhat brittle in the past. If it fails for any reason (network, GitHub down, API issues, cosmic ray, etc.) then you need to find a way to rerun the CI step. Sorry!

@ekzhang ekzhang closed this as completed Apr 6, 2024
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

3 participants