Commit graph

15 commits

Author SHA1 Message Date
HaveAGitGat
cdfde9b99d Update tests 2023-03-05 21:45:39 +00:00
HaveAGitGat
ca8eedff76 Log all errors together, use chalk 2022-05-21 19:11:11 +01:00
HaveAGitGat
69e04a5c1f Ensure all requires are within plugin functions 2022-01-01 15:30:29 +00:00
HaveAGitGat
68eb996322 check plugin inputs are used 2021-12-31 19:51:46 +00:00
HaveAGitGat
f037743bea Move imports into plugin function 2021-12-31 16:47:05 +00:00
HaveAGitGat
3042b35800 Use const lib = require('../methods/lib')(); for fresh imports 2021-12-31 16:22:15 +00:00
HaveAGitGat
7bfa40b1f9 Add plugin inputUI type check 2021-12-31 16:13:59 +00:00
HaveAGitGat
db22ca561e update imports 2021-12-31 16:13:18 +00:00
HaveAGitGat
9e04b43e75 revertChanges 2021-12-28 23:05:31 +00:00
HaveAGitGat
2ba3df1977
Update lib (#227)
* Update library.js

* update imports

* update defaults
2021-12-28 22:37:51 +01:00
HaveAGitGat
9bbc4fbec9
Check plugins (#221)
* Include examples in checkPlugins. Fix errors and lint.

* Remove on push

* Show tick for successful tests
2021-12-24 10:35:35 +01:00
michpas
df1993f940
removed duplicated parameter setting (#210)
* removed duplicated parameter setting

* Prevent duplicate plugin inputs

Co-authored-by: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com>
2021-12-14 08:30:31 +01:00
HaveAGitGat
1cf6e0f193 fix 2021-12-11 19:57:45 +00:00
HaveAGitGat
653ba069dc Message update 2021-12-11 19:56:22 +00:00
HaveAGitGat
90e2b3923a Plugin update 2021-12-11 19:48:53 +00:00