Commit Graph

41 Commits

Author SHA1 Message Date
Matthias 8038cff874
ignore for coverage 2022-05-04 00:43:49 +02:00
Matthias e95c3e0948
do not cover default returns 2022-05-03 23:06:38 +02:00
Matthias 494c4ed03d
only raise if integrity error 2022-03-18 23:58:17 +01:00
Matthias Mair 0cd8aae250
raise blocker again 2022-03-18 07:50:02 +01:00
Matthias Mair a1791645fa
just raise 2022-03-18 02:19:32 +01:00
Matthias ce9bbb4f2e
add plug back in 2022-03-13 22:36:07 +01:00
Matthias c5047e8779
remove new helper 2022-03-13 22:35:14 +01:00
Matthias 4e6c5f90f7
plug do_raise for enviroment var manipulating 2022-03-13 21:36:55 +01:00
Matthias ca8df60d00
PEP fixes 2022-02-28 00:28:03 +01:00
Matthias 084f9d5444
make more readable 2022-02-28 00:23:55 +01:00
Matthias 1591597ef9
check if modern git is used 2022-02-28 00:23:46 +01:00
Matthias 8550915528
opimise coverage 2022-02-28 00:23:25 +01:00
Matthias bae290d605
check git version and safe for runtime 2022-02-28 00:17:21 +01:00
Matthias beb3bb38d4
spellcheck 2022-02-13 23:59:37 +01:00
Matthias 955f389d66
PEP fixes 2022-02-13 23:59:23 +01:00
Matthias 43a05dfcb4
return cov from feature only used for debug 2022-02-13 23:50:18 +01:00
Matthias 25bcf2c438
make git log call simpler 2022-02-13 23:49:59 +01:00
Matthias 32614e55b5
remove dead code 2022-02-13 23:49:43 +01:00
Matthias fe65f92df0
app not ready can not be simulated by tests 2022-02-13 17:34:05 +01:00
Matthias 8690326a8f
PEP fix 2022-01-12 01:04:25 +01:00
Matthias 678b89e093
consolidate helpers 2022-01-12 00:59:09 +01:00
Matthias 86142856f7
PEP fixes 2022-01-11 01:25:21 +01:00
Matthias fa6a20712f
docstring 2022-01-11 01:13:52 +01:00
Matthias 9b02e3bdb7
reafactor 2022-01-11 01:13:36 +01:00
Matthias 9bb6bb294c
rename 2022-01-11 01:12:50 +01:00
Matthias 67a501f438
rename 2022-01-11 01:12:19 +01:00
Matthias 3ff4ed67c3
docstrings 2022-01-11 01:08:09 +01:00
Matthias 3ae84617d0
change default values for plugin hadler 2022-01-11 01:01:51 +01:00
Matthias f53e66d4c3
Rename registry to make it clearer 2022-01-11 01:00:41 +01:00
Matthias 0283214034
add custom errors for plugin 2022-01-11 00:43:18 +01:00
Oliver dc9e25ebad Adds API endpoints for viewing and updating plugin settings
A lot of code updates / refactoring here to get this to work as expected
2022-01-04 20:27:35 +11:00
Matthias 8236c51827
PEP fix 2021-11-23 18:42:41 +01:00
Matthias 38eaca1104
fix path prefixes 2021-11-22 00:48:46 +01:00
Matthias f71b40e031
also handle errors on internal plugins 2021-11-21 23:51:36 +01:00
Matthias b1fbac925d
move stacks to registry 2021-11-20 18:26:41 +01:00
Matthias 098116675a
move git stuff to the helpers 2021-11-20 17:03:10 +01:00
Matthias 5f83fd007f
more structure 2021-11-20 17:02:27 +01:00
Matthias e925095503
pack logging into custom error processing 2021-11-20 13:26:37 +01:00
Matthias 008917fdef
refactor custom error raising 2021-11-20 13:20:08 +01:00
Matthias 71e05d569b
refactor plugin error processing definition 2021-11-20 13:14:18 +01:00
Matthias e82c93ffae
refactor into own helper function for plugins 2021-11-20 12:39:27 +01:00