Commit Graph

14 Commits

Author SHA1 Message Date
Orhun Parmaksız
4f2e0ab320 fix(git): apply a workaround for git safe directory 2022-11-19 22:48:36 +03:00
Orhun Parmaksız
a9fc6d3065 fix(git): disable safe directory checks 2022-11-19 22:31:11 +03:00
Matteo Ferrando
4d60dd0dbe fix(args): handle quotes in passed args (#3)
* add ' to test

* separate git cliff args before passing

* file expansion
2022-11-19 20:20:33 +01:00
Orhun Parmaksız
ec7be25db9 fix(env): use the correct environment variable for output 2022-05-02 20:57:05 +03:00
orhun
79d085ac4a chore(entrypoint): update argument passing 2021-06-19 22:55:24 +03:00
orhun
4b8f53d10e refactor(entrypoint): remove output redirection 2021-06-18 20:09:25 +03:00
orhun
3b33c9dab6 refactor(action): use OUTPUT environment variable as output path 2021-06-18 18:59:56 +03:00
orhun
bd34a55954 chore(action): use the output file as action output 2021-06-18 18:48:34 +03:00
orhun
920cd73efd fix(test): use an output directory 2021-06-18 02:29:16 +03:00
orhun
f6396b2020 fix(test): update output location 2021-06-18 02:09:00 +03:00
orhun
8d366d69d0 fix(test): move entrypoint script to root directory 2021-06-18 02:03:26 +03:00
orhun
f789518db8 fix(test): mark entrypoint script as executable 2021-06-18 02:00:53 +03:00
orhun
6772dc9095 fix(test): use sudo to create a output directory 2021-06-18 01:57:28 +03:00
orhun
29b917f0c8 chore(project): add action files 2021-06-18 00:27:35 +03:00