Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: automatically create github releases on tags #309

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

figsoda
Copy link
Member

@figsoda figsoda commented Nov 20, 2022

You can also manually trigger a release by running the manual-release workflow

example of automatically tagged release: https://github.com/figsoda/ouch/releases/tag/untagged-1d9b17af30fbd434b692
example of a manual release: https://github.com/figsoda/ouch/releases/tag/untagged-ff9bc3f1806199ed6c0a

doing manual releases in this repository won't be possible until this is merged into main

This is what the tarball looks like:

Archive: /path/to/ouch-x86_64-pc-windows-gnu.tar.gz
└── ouch-x86_64-pc-windows-gnu
   ├── LICENSE
   ├── README.md
   ├── completions
   │  ├── _ouch
   │  ├── ouch.bash
   │  ├── ouch.elv
   │  ├── _ouch.ps1
   │  └── ouch.fish
   ├── man
   │  ├── ouch.1
   │  ├── ouch-list.1
   │  ├── ouch-compress.1
   │  └── ouch-decompress.1
   ├── ouch.exe
   └── CHANGELOG.md

@figsoda figsoda marked this pull request as draft November 20, 2022 23:03
@figsoda figsoda marked this pull request as ready for review November 20, 2022 23:13
scripts/package-release-assets.sh Outdated Show resolved Hide resolved
scripts/package-release-assets.sh Outdated Show resolved Hide resolved
@figsoda
Copy link
Member Author

figsoda commented Nov 23, 2022

Copy link
Member

@marcospb19 marcospb19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

EDIT: oops

Copy link
Member

@marcospb19 marcospb19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

@marcospb19 marcospb19 merged commit a218462 into ouch-org:main Nov 23, 2022
@figsoda figsoda deleted the ci-release branch November 23, 2022 01:11
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.

2 participants