Robert Garrett f1da1b508a Releases can now be created... sorta
The API token is read from the environment variable `RELEASE_KEY_GITEA`.
"GITEA" is on the end because Gitea itself will refuse to allow users to
configure Act variables starting with the name "GITEA_".

All information about the release is hard-coded right now. I just needed
to see it hit the API and appear on the Gitea page. Hooking up the extra
options is up next.
2025-05-24 15:14:53 -05:00
2025-05-24 15:14:53 -05:00
2025-05-22 18:23:32 -05:00
2025-05-24 13:52:32 -05:00
2025-05-22 18:22:05 -05:00
2025-05-22 18:22:05 -05:00

gt-tools

CLI tools for interacting with the Gitea API. Use interactively to talk to your Gitea instance, or automatically via a CI/CD pipeline.

Description
CLI tools for interacting with the Gitea API. Use interactively to talk to your Gitea instance, or automatically via a CI/CD pipeline.
Readme GPL-3.0 238 KiB
Languages
Rust 100%