Commit Graph

27 Commits

Author SHA1 Message Date
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