-
Notifications
You must be signed in to change notification settings - Fork 79
More Examples
Jay Zhang edited this page Dec 31, 2022
·
13 revisions
Welcome share your usage for other people's reference!
Example | Used Features | Comment |
---|---|---|
wangyoucao577/vt2geojson |
build_flags ,ldflags
|
|
Telenav/osrm-backend |
binary_name ,ldflags
|
|
BenjaminNavarro/docker-manager |
goversion ,pre_command
|
|
beefsack/webify | extra_files |
|
ohermosa/gorkscrew |
goversion ,pre_command ,ldflags
|
Especially, this repo piped create release and publish binaries, i.e., use the create release's result event to trigger the publish binaries workflow, interesting idea! |
chrislusf/seaweedfs |
release_tag , overwrite , build_flags , ldflags , project_path , binary_name
|
Publish binaries to specific release page per push event. |
asmaloney/gactar |
extra_files , asset_name , build_flags , ldflags
|
Change asset_name of only one item in matrix |
qrtt1/helm-values |
make , build_flags , binary_name , ldflags , extra_files
|