42 Commits

Author SHA1 Message Date
8595edd403 Removed i and r default options from autopep v4.0 2023-05-24 10:50:35 +02:00
191697834d Minor Cleanup 2023-05-24 10:45:37 +02:00
6995413f33 Changed action to be based on python docker v3.1 2023-05-24 10:37:49 +02:00
b94a3d0b2b Added default github token 2023-05-24 10:37:37 +02:00
fc2267b495 Adjusted pip commands for Python 3 v3.0 2022-09-28 00:09:22 +02:00
3b42b54814 Updated to Python 3 2022-09-28 00:08:11 +02:00
d36ec0e312 Added no_commit option v2.1 2022-01-04 16:06:43 +01:00
18f406b1d0 Merge pull request #1 from creyD/dev
Feature Upgrade
v2.0
2020-05-06 13:46:58 +02:00
6b39f1b281 Added explicit shebang to bash script 2020-05-06 13:46:30 +02:00
f515b34fb6 Removed apk upgrade from the dockerfile 2020-05-06 13:44:57 +02:00
60ab91e841 Switched off explicit mode 2020-05-06 13:42:02 +02:00
0982f18fb5 Used alpine docker image instead of python 2020-05-06 12:47:49 +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
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