Documentation
¶
Overview ¶
usage: go run ./script/github/release [--dry-run]
Proposed behavior (sketch):
- Parse --dry-run / --help flags.
- Resolve tag and credentials (soft-warn on dry-run; hard-fail live).
- Plan artifact names with the same formula as BuildRelease.
- Dry-run: print plan without building or uploading.
- Live: build multi-platform assets, create/upload GitHub Release.
Click to show internal directories.
Click to hide internal directories.