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

24 Commits

Author SHA1 Message Date
orhun
41053fbe90
chore(cd): override the changelog template 2021-06-20 21:20:30 +03:00
orhun
7623977166
chore(cd): set the release body on linux 2021-06-20 16:21:15 +03:00
orhun
62403be828
chore(cd): fix setting the release body 2021-06-19 23:19:03 +03:00
orhun
66dfbf40ec
chore(cd): set the changelog as release body 2021-06-19 20:17:09 +03:00
orhun
0e5a7b1dd5
chore(cd): set the release name explicitly 2021-06-16 23:17:31 +03:00
orhun
4ddef08deb
chore(cd): add docker releases 2021-06-15 00:51:32 +03:00
orhun
d64395c78b
fix(cd): use bash while setting the release version 2021-06-15 00:41:19 +03:00
orhun
a37a08ec67
chore(cd): set the release body text 2021-06-14 23:37:24 +03:00
orhun
627cd11355
fix(cd): specify the bash as shell 2021-06-14 23:34:31 +03:00
orhun
4bd5c34389
fix(cd): include configuration file in the binary releases 2021-06-14 23:33:39 +03:00
orhun
6789929c8a
fix(cd): install musl-tools for musl builds 2021-06-14 23:20:42 +03:00
orhun
839c7d0a5f
chore(cd): add workflow 2021-06-14 22:58:37 +03:00
orhun
02d0a3dd3c
chore(docker): add Dockerfile 2021-06-11 21:41:03 +03:00
orhun
6b755cd82f
chore(ci): fix grcov command 2021-05-30 15:03:54 +03:00
orhun
2c370ecef2
chore(git): change default branch to main 2021-05-30 14:25:13 +03:00
orhun
4a1ed9bb11
chore(project): rename
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-30 01:45:03 +03:00
orhun
edb64553bb
chore(dep): update git2 dependency
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-24 18:43:42 +03:00
orhun
946e545390
chore(ci): use grcov for test coverage
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-24 18:33:24 +03:00
orhun
2263955f5f
chore(ci): use stable channel for cargo commands except fmt
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-24 03:20:10 +03:00
orhun
f005486d82
chore(ci): use stable channel for cargo check
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-24 03:16:26 +03:00
orhun
122992db88
chore(ci): use nightly toolchain
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-15 03:02:17 +03:00
orhun
5d6534707a
chore(ci): fetch the entire git history for test suite
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-15 03:01:12 +03:00
orhun
869ee63074
chore(ci): fix rustfmt arguments
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-13 21:28:42 +03:00
orhun
2bbeb865f0
chore(ci): add workflow
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
2021-05-13 02:53:27 +03:00