Commit Graph

16 Commits

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