Commit Graph

30 Commits

Author SHA1 Message Date
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
e658219e54 Updated docs 2020-05-06 10:15:41 +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
8994743494 Updated link 2019-11-18 12:27:28 +01: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
4db3b98ca0 Fixed Readme Parameters v1.2 2019-11-15 09:41:03 +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 v0.8 v1.1 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
df48082024 Update name to comply with GitHub Maketplace standards v1.0 2019-11-15 00:02:16 +01:00
3c45dce1ac Update README.md 2019-11-14 23:59:22 +01:00
57240f587f Added action code 2019-11-14 23:55:03 +01:00
849114c2e0 Initial commit 2019-11-14 23:53:00 +01:00