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

build and upload various OS release binary in release note automatically #116

Closed
zemyblue opened this issue Nov 18, 2022 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@zemyblue
Copy link
Member

zemyblue commented Nov 18, 2022

Our repo doesn't have various OS release binary in release note.
This each OS binary needs when deliver to others.

So we also need to make the way to build and update various OS release binary in release note automatically.
I think it's nice to generate github action when add release tag like gaia.

please refer:

스크린샷 2022-11-18 오후 10 23 49

@torao
Copy link
Contributor

torao commented Feb 3, 2023

This task was done in #130.

lbm is a private repository and CI builds are done by a self-hosted runner. For this reason, release builds for darwin/amd64 and darwin/arm64 are currently commented out and will be enabled when the repository becomes public. Until then, we will upload the MacOS binaries manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants