Commit Graph

135 Commits

Author SHA1 Message Date
github-actions[bot]
78709320de chore: code formatting 2023-03-13 04:39:48 +00:00
lowlighter
d2ac7b6266 fix(app/metrics): SVGs broken on markdown templates (#1315) 2022-12-19 18:08:53 -05:00
github-actions[bot]
a1fe86bd0d chore: code formatting 2022-12-18 23:22:52 +00:00
lowlighter
7924b609f8 fix(app/metrics): SVGs broken on markdown templates (#1315) 2022-12-18 17:43:05 -05:00
lowlighter
3df41e5a3e feat(app/action): throw for fine-grained PAT (see #1292) 2022-12-11 21:59:56 -05:00
Simon Lecoq
fa3e9b8937 fix(app/action): mishandled config_output (#1295) 2022-11-23 23:38:50 -05:00
github-actions[bot]
f6e52191c7 chore: code formatting 2022-11-22 23:55:28 +00:00
Simon Lecoq
f40e0a995d fix(app/action): mishandled config_output (#1293) 2022-11-22 18:16:30 -05:00
lowlighter
b547761e87 chore: create version 3.30-beta 2022-11-20 06:30:29 -05:00
Simon Lecoq
2379a9f66b feat(plugins/core): support GHES (#1188) 2022-08-14 12:07:59 -04:00
Josh Soref
ab85858528 fix(docs): lot of misspelling (#1180) [skip ci] 2022-08-14 12:04:03 -04:00
lowlighter
4f60759fca fix(app/action): community templates 2022-07-07 18:07:59 -04:00
github-actions[bot]
33235cedb5 chore: code formatting 2022-05-29 03:33:36 +00:00
Simon Lecoq
0efc6fab39 feat(app/metrics): add clean_workflows option (#1045) 2022-05-28 23:00:34 -04:00
Timo
a41d880468 fix(app/metrics): output of missing dependencies (#1077) 2022-05-28 20:23:40 -04:00
Baoshuo Ren
0ea745aa9d fix(plugins/base): indepth mode (#1032) 2022-05-09 23:04:18 -04:00
Simon Lecoq
1bfa51af2e feat(app/actions): display plugins errors in logs (#1023) [skip ci] 2022-04-27 18:26:53 -04:00
lowlighter
783503ad05 chore: create version 3.24-beta 2022-04-26 13:31:32 -04:00
github-actions[bot]
9aa9d0b56f chore: code formatting 2022-04-24 19:31:00 +00:00
Simon Lecoq
956e223680 feat(app/action): add quota_required_* options (#1014) 2022-04-24 15:00:06 -04:00
lowlighter
4fbb4daff9 fix(app/actions): quiet dependency check [skip ci] 2022-04-24 14:47:57 -04:00
lowlighter
d1e1737f28 ref(app/action): move action.yml bash script to run.sh 2022-04-24 13:23:31 -04:00
lowlighter
cc43ccfb4a feat(app/action): check runner dependencies 2022-04-24 13:18:38 -04:00
lowlighter
1bf3b92544 fix(app/action): add --rm to auto-clean docker images 2022-04-24 13:17:54 -04:00
github-actions[bot]
4c98629bbc chore: code formatting 2022-04-23 23:18:43 +00:00
lowlighter
73cd43c18f fix(tests): disable api request display on mocked data 2022-04-23 18:45:02 -04:00
lowlighter
e9f9bcc678 fix(tests): make mocks for rest octokit async 2022-04-23 16:31:22 -04:00
lowlighter
0d25379ff4 fix(app/action): rate-limit catch 2022-04-23 16:09:19 -04:00
lowlighter
a6104cb98c fix(app/action): rate-limit catch 2022-04-23 15:19:32 -04:00
Simon Lecoq
bf0032ee57 feat(app/action): add notice_releases option (#1009) [skip ci] 2022-04-23 14:36:40 -04:00
Simon Lecoq
c3ea358446 feat(app/action): improved setup error handling for exceeded rate-limit (#1008) [skip ci] 2022-04-23 14:36:26 -04:00
lowlighter
1afe024de6 fix(ci): prevent bad formatting [skip ci] 2022-04-23 10:41:31 -04:00
Simon Lecoq
2430857cc8 chore(deps): update actions/github to v5 (#961) [skip ci] 2022-03-23 21:12:44 -04:00
lowlighter
42de3f07f6 fix(app/action): avoid dying when formats is not defined 2022-03-09 19:19:39 -05:00
github-actions[bot]
c7eed05f15 chore: code formatting 2022-02-09 00:57:21 +00:00
Simon Lecoq
58ff5eee45 fix(app/docker): correctly parse input variables (#852) 2022-02-08 19:24:54 -05:00
lowlighter
ac995db988 chore: replace nosettings and mock by sandbox 2022-01-27 01:11:22 -05:00
lowlighter
7f809652e7 feat(plugins/core): add debug_print option 2022-01-26 19:22:48 -05:00
lowlighter
bd1d5f2f86 fix(app/action): hide starting logs 2022-01-26 17:59:56 -05:00
github-actions[bot]
3273e24857 chore: code formatting 2022-01-26 03:51:02 +00:00
lowlighter
3c347d4b45 feat(app/metrics): check token format [skip ci] 2022-01-25 22:05:06 -05:00
Simon Lecoq
f16bc09f05 feat(app/action): add presets (#817) [skip ci] 2022-01-25 21:18:56 -05:00
lowlighter
2112e3a53c chore: remove empty lines from action.yml 2022-01-20 19:30:53 -05:00
lowlighter
81acbe19eb fix(app/actions): option name display wider than supported 2022-01-18 12:43:48 -05:00
lowlighter
1f5e6da19c fix: markdown tests in ci 2022-01-16 23:37:37 -05:00
github-actions[bot]
d3228a126a chore: code formatting 2022-01-16 01:41:24 +00:00
lowlighter
304ab009c9 tests: move mocks to tests/* 2022-01-14 00:13:38 -05:00
Simon Lecoq
edb67f4168 feat(action): add retries_output_action and retries_delay_output_action (#736) 2022-01-02 10:10:03 -05:00
Simon Lecoq
7f31d7a7d1 fix(app/action): base64-to-cache regex (#734) 2022-01-01 06:16:18 -05:00
Simon Lecoq
01f76e677f fix(app/action): fix output none (#704) 2021-12-06 21:59:29 -05:00