47 Commits

Author SHA1 Message Date
Orhun Parmaksız
5352ef7a0a fix(git): improve git safe directory workaround v1.1.8 2022-11-20 15:58:06 +03:00
Orhun Parmaksız
cb8a76a874 chore(test): run CI on pull request 2022-11-19 22:55:11 +03:00
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
Orhun Parmaksız
47495ac64f chore(docker): update git-cliff to 0.9.2 2022-11-19 22:26:05 +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 v1.1.7 2022-05-02 20:57:05 +03:00
Alex Burgel
599c1fca6f chore(docker): update git-cliff to 0.7.0 2022-05-02 20:49:29 +03:00
Orhun Parmaksız
7ca2e6cffa chore(docker): update git-cliff to 0.5.0 v1.1.6 2021-12-19 02:05:45 +03:00
Orhun Parmaksız
154bd8a51d chore(docker): update git-cliff to 0.4.0 v1.1.5 2021-10-02 01:46:42 +03:00
Orhun Parmaksız
1a07e49702 chore(docker): pin the git-cliff version v1.1.4 2021-09-25 21:22:15 +03:00
orhun
f33ebb9c7f docs(readme): update examples v1.1.3 2021-07-02 01:19:16 +03:00
orhun
30c8d01aac style(action): update the color v1.1.2 2021-06-24 15:17:37 +03:00
orhun
b64b1116f5 docs(readme): link to the documentation of the base repository v1.1.1 2021-06-24 14:59:51 +03:00
orhun
a42735c865 docs(readme): add the advanced example 2021-06-24 14:51:04 +03:00
orhun
f5ccbd15b8 docs(readme): update the title in README.md v1.1.0 2021-06-19 23:00:29 +03:00
orhun
fb2383ad8b test(args): use multiple arguments for testing 2021-06-19 22:57:51 +03:00
orhun
79d085ac4a chore(entrypoint): update argument passing 2021-06-19 22:55:24 +03:00
orhun
2b1e4ab361 chore(action): remove input arguments 2021-06-19 22:45:35 +03:00
orhun
0b7b4de8f5 docs(readme): update the version in example v1.0.0 2021-06-19 22:01:19 +03:00
orhun
56c2b3168b chore(action): set it an unique name 2021-06-19 20:45:59 +03:00
orhun
09d59ce651 chore(docker): remove the working directory 2021-06-19 20:44:28 +03:00
orhun
945bac35ba chore(action): update name 2021-06-19 20:42:58 +03:00
orhun
1c922ae044 docs(readme): add description for the example 2021-06-19 20:02:25 +03:00
orhun
4b8f53d10e refactor(entrypoint): remove output redirection 2021-06-18 20:09:25 +03:00
orhun
c5a5d63d3c docs(readme): update README.md about new action arguments 2021-06-18 19:05:43 +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
ba9e17e7eb fix(test): set the fetch-depth to 0 2021-06-18 03:38:59 +03:00
orhun
a5d68c8aa9 fix(test): use the explicit format for docker arguments 2021-06-18 03:33:18 +03:00
orhun
5200369cc2 chore(action): set the name of the test action 2021-06-18 03:30:54 +03:00
orhun
2e06fddb29 fix(style): use input values as separate arguments 2021-06-18 03:30:30 +03:00
orhun
9cb26933c0 fix(style): update formatting 2021-06-18 03:25:07 +03:00
orhun
44b437a9c3 fix(test): update the formatting of docker argument 2021-06-18 03:24:00 +03:00
orhun
dd34d68fc8 fix(test): remove the quotes around image arguments 2021-06-18 03:16:54 +03:00
orhun
69984296f5 fix(test): update the use of positional arguments 2021-06-18 03:12:50 +03:00
orhun
9e859999aa feat(input): use the config file from given path 2021-06-18 03:00:25 +03:00
orhun
920cd73efd fix(test): use an output directory 2021-06-18 02:29:16 +03:00
orhun
be3a6ae160 fix(test): run the entrypoint script 2021-06-18 02:09:58 +03:00
orhun
f6396b2020 fix(test): update output location 2021-06-18 02:09:00 +03:00
orhun
5c15ae40a0 fix(test): change the working directory 2021-06-18 02:05:22 +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
39a44ae974 test(action): add main.yml workflow 2021-06-18 01:51:07 +03:00
orhun
29b917f0c8 chore(project): add action files 2021-06-18 00:27:35 +03:00
orhun
c83b82a967 Initial commit 2021-06-18 00:25:49 +03:00