Skip to content

another action for releases#36

Merged
vaisarger merged 1 commit intoBashGui:masterfrom
oSoWoSo:auto-release
Mar 13, 2024
Merged

another action for releases#36
vaisarger merged 1 commit intoBashGui:masterfrom
oSoWoSo:auto-release

Conversation

@zen0bit
Copy link
Copy Markdown
Contributor

@zen0bit zen0bit commented Mar 13, 2024

This looks better for your use case...

pushed with
git tag 0.17.0 -m "testing auto releases" && git push gh 0.17.0

or you can use:
git tag 0.17.0 -m "testing auto releases" && git push origin 0.17.0
git tag 0.17.1 -m "testing auto releases" && git push origin 0.17.1
git tag 1.03.0 -m "testing auto releases" && git push origin 1.03.0

tag with three digits with dots between, will trigger release with given release number

@zen0bit
Copy link
Copy Markdown
Contributor Author

zen0bit commented Mar 13, 2024

respective
git tag 12.0.7 -m "12.0.7: gum backend (frontend) added" && git push master 12.0.7

or

git tag 13.0.0 -m "13.0.0: gum backend (frontend) added" && git push master 13.0.0?
🎆

@mckaygerhard
Copy link
Copy Markdown
Contributor

LGTM! 👍 i guess this is what you wants @vaisarger ?! right?

@vaisarger
Copy link
Copy Markdown
Member

Looks good to me also !

Thank you, guys... for your good work and patience :)

@vaisarger vaisarger merged commit 5a28ad9 into BashGui:master Mar 13, 2024
@zen0bit zen0bit deleted the auto-release branch March 13, 2024 20:26
@zen0bit zen0bit restored the auto-release branch March 13, 2024 20:35
@mckaygerhard
Copy link
Copy Markdown
Contributor

YEAH! now next steps is projects under the BASHGUI namespace ! you two guys will see soon 😵‍💫

@mckaygerhard
Copy link
Copy Markdown
Contributor

@zen0bit this works so great XD

image

@zen0bit
Copy link
Copy Markdown
Contributor Author

zen0bit commented Mar 24, 2024

@zen0bit this works so great XD

image

I am just found it.
Thanks belongs to original author...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants