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

Add Github Workflow for nightly build... #221

Open
tracker1 opened this issue Jan 24, 2020 · 1 comment
Open

Add Github Workflow for nightly build... #221

tracker1 opened this issue Jan 24, 2020 · 1 comment

Comments

@tracker1
Copy link

Would be nice to add a Nightly Release to the releases, and have a daily event that clears the prior files and drops new assets (zip/exe file) for supported operating systems. I know you pushed something to google drive[1], but this would probably be a better option.

I dit something similar[2], but my examples may not be the best option for your own needs... just would be nice to see... once you have build automation scripts, would be easy to adapt for git tags for a release pipeline. I used node scripts for my release integration, but other options would work, or a prebuild action to use.

  1. Please make clear how to run or install on Windows #220 (comment)
  2. https://github.com/bbs-io/syncterm-windows/blob/master/.github/workflows/nightly.yml
@M-griffin
Copy link
Owner

Thank you or the feedback. I would be inclined to follow that if I had a full release yet. Right now it's pretty much just incomplete alpha previews - and i do more of my own cross platform work to catch any issues that might be missed on say windows etc.. And i figured it would be good to have multiple platform projects in case anyone else felt like tinkering around.

Once everything is ready though, I would be happy to have nightly builds and releases for all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants