Skip to content

CI: build windows, add artifacts to release #397

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

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

madmini
Copy link
Contributor

@madmini madmini commented Jun 26, 2024

Build Windows binaries in CI, add all artifacts to release (when CI is triggered by a tag) so they are more easily accessible.
Mostly adapted from this article.

I have renamed the artifacts so its more apparent which version does what (I was confused about the difference between manager and manager_dart at first):

  • manager_gui_macos.zip (macOS automatically renames the file ".zip" when downloading anyway)
  • manager_gui_linux.tar.gz
  • manager_cli_linux
  • manager_gui_windows.zip

If this is not desired the names can be reverted of course.

See my test-release

@fzyzcjy fzyzcjy merged commit 0edbf82 into fzyzcjy:master Jun 26, 2024
11 checks passed
@fzyzcjy
Copy link
Owner

fzyzcjy commented Jun 26, 2024

Good job! 🎉

@madmini madmini deleted the feature/ci-add-artifacts-to-release branch June 28, 2024 07:19
@madmini madmini mentioned this pull request Jun 29, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants