30 Commits

Author SHA1 Message Date
bd58fcf50d Fixed a bug with the action path 2023-05-24 11:21:35 +02:00
8595edd403 Removed i and r default options from autopep 2023-05-24 10:50:35 +02:00
191697834d Minor Cleanup 2023-05-24 10:45:37 +02:00
d36ec0e312 Added no_commit option 2022-01-04 16:06:43 +01:00
6b39f1b281 Added explicit shebang to bash script 2020-05-06 13:46:30 +02:00
60ab91e841 Switched off explicit mode 2020-05-06 13:42:02 +02:00
5d9e84c500 Added debug parameter 2020-05-06 12:40:33 +02:00
3f07e64ccb Removed -l command from the shebang 2020-05-06 12:34:50 +02:00
c8d9e2fc74 Fixed the git status bug 2020-05-06 12:30:39 +02:00
4449ec2f27 Removed install commands from sh 2020-05-06 10:52:19 +02:00
fe6126ea98 Moved install commands to docker file 2020-05-06 10:49:14 +02:00
308fd515a8 Tried to fix permission problem 2020-05-06 10:42:09 +02:00
faaac4d215 Fixed git status call 2020-05-06 10:39:52 +02:00
d4eb464ac0 Update entrypoint.sh 2020-05-06 10:37:15 +02:00
daa4e6b569 Moved git changed out of the function 2020-05-06 10:33:18 +02:00
a51a186977 Fixed a bug with function names 2020-05-06 10:29:22 +02:00
ded507f15f Adjusted function blocks 2020-05-06 10:25:44 +02:00
6271ffc1c4 Removed dependencies parameter 2020-05-06 10:15:04 +02:00
2a43a06c54 Minor Cleanup 2020-05-06 10:14:42 +02:00
90bfa73dca Renamed autoparameters to options 2020-05-06 10:14:06 +02:00
8fa1e16ff1 Removed branch parameter 2020-05-06 10:13:24 +02:00
552eff98a5 Added dry run parameter 2020-05-06 10:12:17 +02:00
f84db99f70 Bugfix for autoparameter issue 2019-11-17 23:58:59 +01:00
4a8632c121 Fixed a bug where autopep8 parameters weren't noticed 2019-11-17 23:53:00 +01:00
08c429cdb4 Added Custom Checkpath and Parameters Options 2019-11-15 09:38:54 +01:00
3aac0062d0 Added error catch for the dependency option 2019-11-15 00:37:42 +01:00
421e07b203 Added default value for dependency parameter 2019-11-15 00:34:55 +01:00
e6bb938eaf Attempt on fixing the "dependencies=false" bug
- Silenced pip installs
- Attempt on fixing the "dependencies=false" bug
2019-11-15 00:31:08 +01:00
6ab9bc834c Added +x permission on entrypoint script 2019-11-15 00:24:36 +01:00
57240f587f Added action code 2019-11-14 23:55:03 +01:00