1
0
mirror of https://tulpa.dev/cadey/gitea-release synced 2025-10-06 02:12:38 +02:00

72 Commits

Author SHA1 Message Date
Christine Dodrill
e94e032942 argh 2020-10-25 16:16:56 -04:00
Christine Dodrill
5c48459414 use rust from reg.tulpa.dev 2020-10-25 16:01:34 -04:00
Christine Dodrill
26999f5f2c minor parsing bug v0.7.1 2020-10-25 15:37:16 -04:00
Cadey Ratio
1a0bd1fcc8 Merge pull request 'Read versions from Cargo.toml ref #3' (#11) from cargo-version into main
Reviewed-on: https://tulpa.dev/cadey/gitea-release/pulls/11
v0.7.0
2020-10-25 19:21:30 +00:00
Christine Dodrill
9ad6a78579 version bump 2020-10-25 15:06:11 -04:00
Christine Dodrill
a49864c419 remove VERSION file 2020-10-25 15:05:07 -04:00
Christine Dodrill
7317c2425e a few fixes for readablilty 2020-10-25 15:04:04 -04:00
Christine Dodrill
26894c7fad add support for reading version data from cargo 2020-10-25 14:53:24 -04:00
Christine Dodrill
8b55a1cfcf oops v0.6.1 2020-09-26 19:14:42 -04:00
Christine Dodrill
613dd68f04 fix vtag logic 2020-09-26 19:07:04 -04:00
Christine Dodrill
8c4017a3b3 version 0.5.2 v0.5.2 2020-08-08 16:16:43 -04:00
Christine Dodrill
e1db8c4df4 use pretty_env_logger v0.5.1 2020-08-06 14:53:07 -04:00
Cadey Ratio
e3a9f34178 Merge pull request 'Version 0.5.0: Many improvements' (#8) from refactor-git-mod into main
Reviewed-on: https://tulpa.dev/cadey/gitea-release/pulls/8
v0.5.0
2020-07-09 19:25:57 +00:00
Christine Dodrill
3846c349c4 prepare release 2020-07-09 13:09:30 -04:00
Christine Dodrill
cbf0e9d308 end to end test 2020-07-09 13:06:07 -04:00
Christine Dodrill
d5b7b59e3e expose functionality as a crate for testing 2020-07-09 11:46:13 -04:00
Christine Dodrill
2cc49b86db more refactoring 2020-07-09 11:35:49 -04:00
Christine Dodrill
bc608f7ddc support pulling, refactor git module 2020-07-09 11:31:09 -04:00
Christine Dodrill
2c098d4f23 support bracketed version numbers 2020-07-09 10:06:47 -04:00
Christine Dodrill
33019d2548 update to latest version of gitea-release in CI 2020-07-08 19:30:53 -04:00
Cadey Ratio
99cea1445e Update '.drone.yml' 2020-07-08 23:25:22 +00:00
Cadey Ratio
5776b802a1 Merge pull request 'pare-down-functionality' (#7) from pare-down-functionality into main 0.4.0 2020-07-08 23:19:38 +00:00
Christine Dodrill
524a12305c prepare crates for publishing 2020-07-08 19:16:09 -04:00
Christine Dodrill
03004b31e7 rename release to cut 2020-07-08 19:02:31 -04:00
Christine Dodrill
4397f691c9 vtag 2020-07-08 18:54:43 -04:00
Christine Dodrill
8ef626cbd2 fix 2020-07-08 18:32:59 -04:00
Christine Dodrill
f186ff7ae5 domo gitea token 2020-07-08 18:26:23 -04:00
Christine Dodrill
a45e4ab8df documentation, tests, elfs crate 2020-07-08 18:24:59 -04:00
Christine Dodrill
9e2347d1f8 remove all functionality but release creation 2020-07-08 17:36:53 -04:00
Christine Dodrill
2eec34f267 add gitea crate 2020-07-08 17:35:08 -04:00
Cadey Ratio
3d542a16d6 Update '.drone.yml' 2020-06-15 16:53:59 +00:00
Cadey Ratio
9967e8f62f Update '.drone.yml' 2020-06-12 13:50:14 +00:00
Cadey Ratio
dc2019b86d Merge pull request 'Automatically pull tags on Drone' (#6) from fetch-tags into master 0.3.2 2020-06-12 12:20:14 +00:00
Christine Dodrill
4dd1202195 Automatically pull tags on Drone
Closes #4
2020-06-12 08:17:04 -04:00
Cadey Ratio
c0aa9787bb Update '.drone.yml' 2020-06-12 12:14:33 +00:00
Christine Dodrill
927bbcd4d7 v0.3.1: hotfix in json parsing 0.3.1 2020-06-12 07:55:31 -04:00
Cadey Ratio
17a35e6480 Update '.drone.yml' 2020-06-12 11:51:44 +00:00
Christine Dodrill
e7672c694b add Creator's Code 2020-06-12 07:42:17 -04:00
Cadey Ratio
6f0a027530 Update '.drone.yml' 2020-06-12 11:27:28 +00:00
Cadey Ratio
24b04905ba Allow users to customize the default branch name (#5)
Allow users to customize the default branch name

Closes #2

CHANGELOG: refer to gitea-release 0.3.0 here

rustfmt

Co-authored-by: Christine Dodrill <me@christine.website>
0.3.0
2020-06-12 11:18:13 +00:00
Cadey Ratio
bee79b5ba3 Update '.drone.yml' 2020-06-11 18:40:07 +00:00
Christine Dodrill
55b530e468 bump 2020-06-05 19:21:25 -04:00
Cadey Ratio
3c53f42548 Update '.drone.yml' 2020-06-05 14:56:40 +00:00
Christine Dodrill
235560fc71 cmd/release: exit if the tag already exists 0.2.7 2020-06-05 10:50:34 -04:00
Christine Dodrill
7d09c0dee0 version 0.2.6 0.2.6 2020-06-01 00:14:32 -04:00
Cadey Ratio
02353705b1 Merge pull request 'use FnMut, drop a bunch of refcells' (#1) from kivikakk/gitea-release:use-fnmut into master 2020-06-01 04:12:55 +00:00
Asherah Connor
5eb6a3c3bf use FnMut, drop a bunch of refcells 2020-06-01 12:17:13 +10:00
Christine Dodrill
ac2982b2ab docker load -i 0.2.5 2020-05-31 16:57:39 -04:00
Christine Dodrill
285d8a7e67 so that's why the build finished so fast 0.2.4 2020-05-31 16:46:35 -04:00
Christine Dodrill
be09d46574 lol oops 0.2.3 2020-05-31 16:42:12 -04:00