1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-12-16 00:53:13 +03:00
Commit Graph

197 Commits

Author SHA1 Message Date
orhun
a440c6eb26
chore(release): prepare for v0.1.0-rc.21 2021-07-01 22:55:01 +03:00
orhun
e795460c9b
fix(cd): wait for core library to update on crates.io before publish 2021-07-01 21:35:18 +03:00
orhun
4c7b043e97
chore(release): prepare for v0.1.0-rc.20 2021-07-01 01:58:27 +03:00
orhun
777b3e573f
fix(cd): wait between publishing crates 2021-07-01 01:57:14 +03:00
orhun
f463659742
chore(release): prepare for v0.1.0-rc.19 2021-07-01 01:22:10 +03:00
orhun
22f0a7ef73
chore(cargo): update project details 2021-07-01 01:17:15 +03:00
orhun
2f16dd5ae7
fix(cd): generate changelog on a dedicated/different job 2021-07-01 01:13:43 +03:00
orhun
5648143169
chore(release): prepare for v0.1.0-rc.18 2021-06-30 03:11:23 +03:00
orhun
6414789067
fix(cd): fix the syntax of publish step arguments 2021-06-30 03:11:16 +03:00
orhun
f038054417
fix(cd): use a separate step for setting the changelog body 2021-06-30 03:08:32 +03:00
orhun
4453522fab
chore(release): prepare for v0.1.0-rc.17 2021-06-30 02:55:41 +03:00
orhun
acc1d3453c
fix(cd): publish the cargo workspace members seperately 2021-06-30 02:42:40 +03:00
orhun
f48108109e
chore(release): indicate which versions are managed by the script 2021-06-30 02:22:06 +03:00
orhun
99f2f0701c
chore(release): verify the created tag after creation 2021-06-30 02:09:11 +03:00
orhun
f1613e110f
chore(release): prepare for v0.1.0-rc.16 2021-06-30 01:35:28 +03:00
orhun
6619c385ed
chore(release): set the new version in release script 2021-06-30 01:26:32 +03:00
orhun
ce2246bcfd
docs(release): add RELEASE.md 2021-06-29 20:45:09 +03:00
orhun
59b7c6ef79
docs(release): add link to the signer key of the tag 2021-06-29 20:44:46 +03:00
orhun
e1d604cbdf
fix(ci): update lychee arguments to exclude invalid links 2021-06-29 02:11:30 +03:00
orhun
0fe28b322e
docs(contributing): add CONTRIBUTING.md 2021-06-28 18:06:37 +03:00
orhun
31ecfd8ad0
chore(cd): enable crates.io releases 2021-06-27 00:50:53 +03:00
orhun
129ac1477b
chore(release): prepare for v0.1.0-rc.15 2021-06-24 02:08:59 +03:00
orhun
42a714f31c
chore(cd): use only one step for uploading releases 2021-06-24 02:08:05 +03:00
orhun
9ff5c0f500
chore(release): prepare for v0.1.0-rc.14 2021-06-24 01:54:43 +03:00
orhun
6b97c2d18c
fix(cd): strip the changelog header before escaping 2021-06-24 01:54:14 +03:00
orhun
cb90048f7b
chore(release): prepare for v0.1.0-rc.13 2021-06-24 00:48:29 +03:00
orhun
01825330d9
chore(cd): use seperate steps for uploading releases 2021-06-24 00:26:23 +03:00
orhun
97e098f3a0
chore(release): prepare for v0.1.0-rc.12 2021-06-22 01:49:42 +03:00
orhun
000a67cd8a
fix(git): return tags by their creation order 2021-06-22 01:49:09 +03:00
orhun
5d616ee249
fix(release): fix the character escape in release script 2021-06-22 00:12:16 +03:00
orhun
92a4b0d5bf
fix(cd): use printf to prevent field splitting the variable 2021-06-22 00:07:08 +03:00
orhun
5677281b2c
chore(release): include the commit id in the custom template 2021-06-21 23:48:42 +03:00
orhun
c8989122d0
chore(project): update .editorconfig about shell scripts 2021-06-21 23:41:57 +03:00
orhun
db55556787
chore(release): prepare for v0.1.0-rc.11 2021-06-21 23:30:42 +03:00
orhun
d826b9d2e5
chore(cd): remove the custom changelog template 2021-06-21 23:30:29 +03:00
orhun
1be66eebeb
refactor(error): use custom error message for GroupError 2021-06-20 22:24:38 +03:00
orhun
40a9562c89
chore(release): prepare for v0.1.0-rc.10 2021-06-20 21:55:55 +03:00
orhun
9f84fe58a7
style(config): update the order of entries in config 2021-06-20 21:55:47 +03:00
orhun
49aa011f5f
chore(release): prepare for v0.1.0-rc.9 2021-06-20 21:41:22 +03:00
orhun
5a57724f96
chore(release): prepare for v0.1.0-rc.8 2021-06-20 21:36:59 +03:00
orhun
85aa1cdc68
fix(cd): double quote the environment variable 2021-06-20 21:36:52 +03:00
orhun
381c941a94
fix(release): specify the committer email in release script 2021-06-20 21:33:22 +03:00
orhun
ad3126e151
chore(docker): rename the docker automated builds action 2021-06-20 21:27:59 +03:00
orhun
06ecb19908
chore(release): prepare for v0.1.0-rc.7 2021-06-20 21:21:20 +03:00
orhun
41053fbe90
chore(cd): override the changelog template 2021-06-20 21:20:30 +03:00
orhun
c4df0fa892
chore(release): set a custom changelog for the tag message 2021-06-20 17:08:52 +03:00
orhun
9fc08f4c50
feat(changelog): support setting the body template via args 2021-06-20 16:57:26 +03:00
orhun
027521ce2d
chore(release): prepare for v0.1.0-rc.6 2021-06-20 16:23:34 +03:00
orhun
7623977166
chore(cd): set the release body on linux 2021-06-20 16:21:15 +03:00
orhun
6a7bdf0c5d
chore(release): prepare for v0.1.0-rc.5 2021-06-20 00:35:22 +03:00