1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-12-15 18:44:21 +03:00
Commit Graph

315 Commits

Author SHA1 Message Date
orhun
ed010be74f
fix(example): remove symbolic link 2021-08-03 00:27:07 +03:00
orhun
ee377cc42d
fix(example): update symbolic link to the default config 2021-08-03 00:23:32 +03:00
orhun
a406158608
docs(readme): add examples for templating 2021-08-03 00:21:05 +03:00
orhun
32f837e3f0
docs(readme): add examples for CLI usage 2021-07-22 23:30:51 +03:00
orhun
5a5a042134
refactor(args): rename changelog argument to prepend 2021-07-21 22:35:14 +03:00
orhun
8232111aa1
fix(changelog): return error if there is not a latest tag to process 2021-07-19 16:42:40 +03:00
orhun
2f2b2fc50a
docs(readme): update README.md about template and examples 2021-07-18 19:00:02 +03:00
orhun
a1b4b5b18a
fix(git): sort the commits in topological order 2021-07-18 15:42:13 +03:00
orhun
3e5c23d342
fix(changelog): use footers field as an array for the context 2021-07-18 14:43:29 +03:00
orhun
fa6a38b339
style(readme): wrap table of contents into summary 2021-07-14 22:49:22 +03:00
orhun
1cf1ac73fa
style(readme): remove comments from template context 2021-07-14 22:45:50 +03:00
orhun
37494901ef
style(readme): update the comments in template context 2021-07-14 22:21:13 +03:00
orhun
f08ff0c413
style(readme): center the badges 2021-07-14 21:53:00 +03:00
orhun
7f4a9c2012
docs(readme): update README.md about usage 2021-07-14 21:38:53 +03:00
orhun
9cf9ac1586
test(git): update repository tests about getting the latest tag 2021-07-09 23:10:07 +03:00
orhun
11a7a7eb3e
test(config): add tests 2021-07-09 22:41:51 +03:00
orhun
9984abfe04
fix(config): update the environment variable parsing settings 2021-07-09 22:39:19 +03:00
orhun
8975c8fb41
chore(deps): upgrade dependencies 2021-07-03 14:22:55 +03:00
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