1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-09-11 06:55:38 +03:00
Commit Graph

27 Commits

Author SHA1 Message Date
Orhun Parmaksız
bc882e3884
feat(docker): enable github feature for the docker image 2024-02-21 14:25:32 +03:00
Orhun Parmaksız
51198a5a56
chore(docker): update versions in Dockerfile 2024-02-17 15:53:26 +03:00
Jean SIMARD
88c34abe2c
feat(ci): add 'typos' check (#317)
* docs(docker): fix typos

* docs(readme): fix typos

* docs(template): fix typos

* ci(typos): add 'typos' check

resolves #311

* ci(typos): 'typos' moved to its own job

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-19 15:34:17 +02:00
Orhun Parmaksız
0ccab91586
chore(docker): update versions in Dockerfile 2023-08-30 18:02:58 +03:00
Caleb Maclennan
65d365c7b5
refactor(docker): avoid copying volume inside container (#142)
* refactor(docker): avoid copying volume inside container

* docs(readme): Fix Docker tips to mount project, not just repository

Otherwise any project configs have no chance of being read...
2023-05-18 20:45:32 +02:00
Orhun Parmaksız
95e8408ae6
chore(docker): update versions in Dockerfile 2023-04-28 14:29:37 +03:00
Orhun Parmaksız
353ca62260
chore(docker): update versions in Dockerfile 2023-01-20 15:19:37 +03:00
Orhun Parmaksız
5f9b2d5d02
fix(docker): fix syntax error in Dockerfile 2022-11-20 16:26:22 +03:00
Orhun Parmaksız
02e2b8e58e
chore(docker): update versions in Dockerfile 2022-11-20 16:24:14 +03:00
Orhun Parmaksız
876b13b1de
fix(docker): use an alternative method to fetch registry 2022-11-20 16:18:52 +03:00
Orhun Parmaksız
0f38960851
refactor(docker): improve cargo-chef caching in Dockerfile 2022-10-06 17:43:56 +03:00
Orhun Parmaksız
5cb991d4e3
fix(docker): remove custom user creation from the Dockerfile (#109) 2022-09-24 18:44:41 +02:00
Orhun Parmaksız
4fc2217868
fix(docker): configure git safe.directory for Docker image (#108) 2022-09-20 17:53:30 +02:00
Orhun Parmaksız
f70fefd88a
chore(build): enable strip option for release profile 2022-08-16 20:33:49 +02:00
Orhun Parmaksız
6bb4f5b43e
chore(docker): upgrade versions in Dockerfile 2022-08-16 20:31:21 +02:00
Orhun Parmaksız
220d6e64f4
chore(docker): use an alternative method to fetch registry
Recommended workaround from <https://github.com/LukeMathWalker/cargo-chef/issues/107>
2022-07-21 20:55:24 +02:00
Orhun Parmaksız
aca4ccfb7f
chore(docker): strip the binaries in Docker image 2022-04-24 14:14:55 +03:00
Orhun Parmaksız
e6fb20d11c
chore(docker): disable default features for the Docker image 2022-04-24 14:13:47 +03:00
Orhun Parmaksız
3aa9a1a059
chore(docker): upgrade versions in Dockerfile 2022-04-24 14:12:21 +03:00
Orhun Parmaksız
d4cbb85738
chore(docker): bump the Rust version in Dockerfile 2022-02-12 21:56:08 +03:00
Orhun Parmaksız
fc33efde85
chore(docker): bump the Rust version in Dockerfile 2021-10-22 17:26:40 +03:00
orhun
612192b3aa
chore(docker): bump cargo-chef version in Dockerfile 2021-09-04 19:46:34 +03:00
orhun
af1851c011
fix(docker): pin the cargo-chef version in Dockerfile 2021-09-04 17:16:06 +03:00
orhun
a2df26ff86
chore(docker): bump the rust version 2021-08-12 13:25:02 +03:00
orhun
076fc8580a
chore(docker): remove user directive from Dockerfile 2021-06-18 02:20:08 +03:00
orhun
5138532bf6
fix(docker): install zlib dependency 2021-06-11 22:50:16 +03:00
orhun
02d0a3dd3c
chore(docker): add Dockerfile 2021-06-11 21:41:03 +03:00