Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Add the workflow to release CLI commands - #363

Merged
noahingh merged 2 commits into
mainfrom
release-cli
Feb 26, 2022
Merged

Add the workflow to release CLI commands#363
noahingh merged 2 commits into
mainfrom
release-cli

Conversation

@noahingh

@noahinghnoahingh commented Feb 26, 2022

Copy link
Copy Markdown
Member

When pushing tag, CLI is built and released for each OS environment.

I've tested it by downloading the v0.6.0-alpha1 CLI in the local:

gitploy -h
NAME:
gitploy - Command line utility.
USAGE:
gitploy [global options] command [command options] [arguments...]
VERSION:
0.6.0-alpha1

@noahingh
noahingh marked this pull request as ready for review February 26, 2022 09:07
@noahinghnoahingh added the enhancement New feature or request label Feb 26, 2022
@noahinghnoahingh added this to the v0.6 milestone Feb 26, 2022
@noahinghnoahingh linked an issue Feb 26, 2022 that may be closed by this pull request
@noahingh
noahingh merged commit 8c5aefc into mainFeb 26, 2022
@noahingh
noahingh deleted the release-cli branch February 26, 2022 09:10
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide binary files and installation direction for each OS

1 participant

@noahingh