A release automation tool for gitea repos.
Go to file
Cadey Ratio d6d6d84e43
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
lol oops cacert
2020-05-31 16:00:26 -04:00
nix nix/docker builds 2020-05-31 15:35:00 -04:00
src release version 0.2.0 2020-05-31 15:47:57 -04:00
testdata VERSION file parsing 2020-05-31 13:05:32 -04:00
.drone.yml release version 0.2.1 2020-05-31 15:56:04 -04:00
.envrc initial commit 2020-05-30 10:57:18 -04:00
.gitignore nix/docker builds 2020-05-31 15:35:00 -04:00
CHANGELOG.md lol oops cacert 2020-05-31 16:00:26 -04:00
Cargo.lock release version 0.2.1 2020-05-31 15:56:04 -04:00
Cargo.toml release version 0.2.1 2020-05-31 15:56:04 -04:00
LICENSE initial commit 2020-05-30 10:57:18 -04:00
README.md git tag checking 2020-05-31 13:45:35 -04:00
TODO.org drone plugin 2020-05-31 15:35:23 -04:00
VERSION release version 0.2.1 2020-05-31 15:56:04 -04:00
default.nix nix/docker builds 2020-05-31 15:35:00 -04:00
docker.nix lol oops cacert 2020-05-31 16:00:26 -04:00
shell.nix nix/docker builds 2020-05-31 15:35:00 -04:00

README.md

gitea-release

built with nix Build Status

A small command line tool to automate releases for Gitea repositories that reads from CHANGELOG and VERSION files. This is a clone of github-release, but more suited for my individual needs. This may also turn into a generic webhook handler, but one thing at a time. :)