1
0
mirror of https://gitea.com/gitea/tea.git synced 2024-11-03 04:27:21 -05:00
tea/modules
danebou 4c0cef090d Release Asset Management (#619)
Add release asset management. This includes a series of subcommands under `tea release assets`:

-  `tea release assets create <release-tag> <asset> [<asset>...]`: Upload one or more release attachments
- `tea release assets delete <release tag> <attachment name> [<attachment name>...]`: Delete one or more release attachments
- `tea release assets list <release tag>`: List Release Attachments

Co-authored-by: Dane Bouchie <dbouchie@iradimed.com>
Reviewed-on: https://gitea.com/gitea/tea/pulls/619
Co-authored-by: danebou <danebou@noreply.gitea.com>
Co-committed-by: danebou <danebou@noreply.gitea.com>
2024-07-26 16:05:12 +00:00
..
config bump to yaml.v3 2023-09-10 03:47:43 +00:00
context spdx (#581) 2023-09-08 01:40:02 +00:00
git spdx (#581) 2023-09-08 01:40:02 +00:00
interact Add OTP and scopes to login (#546) 2024-02-14 16:49:29 +00:00
print Release Asset Management (#619) 2024-07-26 16:05:12 +00:00
task Add OTP and scopes to login (#546) 2024-02-14 16:49:29 +00:00
utils spdx (#581) 2023-09-08 01:40:02 +00:00
workaround spdx (#581) 2023-09-08 01:40:02 +00:00