-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedCommunity contributions are welcomeCommunity contributions are welcomescope:cliCommand-line interface (Go)Command-line interface (Go)
Description
Background
We are looking for contributors to implement the initial GitHub Actions workflow for CLI releases.
Task
- Trigger: Push tags matching
cli/v*. - Build: Run
make build-allin thecli/directory. - Release: Create or update a GitHub Release for the tag.
- Assets:
actionbase_darwin_arm64.tar.gzactionbase_darwin_amd64.tar.gzactionbase_linux_amd64.tar.gz
Done When
- File path:
.github/workflows/release-cli.yml - Use GitHub-hosted runners.
- Use the existing
cli/Makefile.
Notes
If you are interested, please comment below to request assignment. Once assigned, please open a PR for review.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedCommunity contributions are welcomeCommunity contributions are welcomescope:cliCommand-line interface (Go)Command-line interface (Go)