Commit Graph

91 Commits

Author SHA1 Message Date
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
Simon Lecoq
f873920871 fix(app/action): fix output_action: none (#649) 2021-11-03 21:51:51 -04:00
lowlighter
7ccdf9f03c feat(core): rename skip-if-only-metadata-changed to data-changed 2021-10-28 00:37:32 -04:00
Simon Lecoq
7fffb151c5 feat(core): add output_condition option (#620) [skip ci] 2021-10-26 00:11:06 -04:00
Simon Lecoq
b5a7925315 feat(core): add insights output (#575) 2021-10-22 12:51:50 -04:00
lowlighter
569126611f chore: update metrics descriptions 2021-08-20 02:37:35 +02:00
Simon Lecoq
d076839575 Pass config_repositories as setting to avoid conflicts with plugin_repositories (#490) 2021-08-19 23:20:20 +02:00
lowlighter
a6be52f198 Handle fetching errors from GitHub registry (closes #442) 2021-08-12 11:17:28 +02:00
lowlighter
fbd0944a55 Fix misdetection of action owner (ref: #414) 2021-08-01 02:13:59 +02:00
lowlighter
174f2a27dd Add delay option 2021-06-17 23:19:10 +02:00
lowlighter
1a52951157 Try to fix json output 2021-06-06 00:17:15 +02:00
lowlighter
7f2143c3f4 Try to fix json output 2021-06-05 23:11:28 +02:00
lowlighter
aa4225f5bf Set global timezone for node process using config_timezone (#354) 2021-06-02 00:30:09 +02:00
Simon Lecoq
87b5ed3f5c Revert "Bump @actions/github from 4.0.0 to 5.0.0 (#306)" (#331)
This reverts commit ad7c38929b.
2021-05-26 21:35:36 +02:00
dependabot[bot]
ad7c38929b Bump @actions/github from 4.0.0 to 5.0.0 (#306) 2021-05-26 19:56:45 +02:00
lowlighter
9c81d7253d Update index.mjs 2021-05-21 18:47:29 +02:00
lowlighter
ac7e11b3ba Try to fix config_padding 2021-05-18 23:37:44 +02:00
lowlighter
da4433692e Update index.mjs 2021-05-18 23:15:27 +02:00
lowlighter
dca7f76a96 Fix affiliations constraint in action 2021-05-18 12:31:27 +02:00
lowlighter
34765aff81 Update action metadata 2021-05-11 13:57:17 +02:00
lowlighter
6d58afc9ec Update description 2021-05-11 13:06:25 +02:00
lowlighter
00a6e9aa4d Accept other formats in embed function 2021-05-01 18:38:38 +02:00
Simon Lecoq
ce18af8573 Code formatting (#280) 2021-04-29 14:32:34 +02:00
Simon Lecoq
5a33c581fd Auto-format code (#277) 2021-04-28 23:05:08 +02:00
Simon Lecoq
1ca0c9973f Add templates metadata (#273) 2021-04-27 22:53:15 +02:00
Simon Lecoq
f46e456ea2 Feat auto extension (#272) 2021-04-27 21:29:36 +02:00
Simon Lecoq
44cfde6845 Add markdown-pdf option as config output (#270) 2021-04-26 22:18:01 +02:00
lowlighter
73f3796792 Update index.mjs 2021-04-26 21:03:22 +02:00
Simon Lecoq
d3211313e5 Add embed method in markdown plugin (#263) 2021-04-26 18:27:41 +02:00
Simon Lecoq
00ac3102f9 Fix "No commits between" error (#243) 2021-04-19 19:09:51 +02:00
Simon Lecoq
f275f38dbf Add support for extras_css option (#238) 2021-04-18 17:36:42 +02:00
lowlighter
8cba3f449a Disable additional affiliation constraint when used token is not from owner 2021-04-14 18:37:50 +02:00
Simon Lecoq
ecf8913701 Update index.mjs 2021-04-11 22:58:30 +02:00
Simon Lecoq
432d721577 Improve token error msg (#227 #226) 2021-04-11 22:51:27 +02:00
Simon Lecoq
7f3a1b365e Feat plugin improves (#214) 2021-04-08 20:13:47 +02:00
Simon Lecoq
38fbcea554 Add gist upload output action (#212) 2021-04-07 22:17:49 +02:00
lowlighter
a4fe50b2c0 Accept "markdown" output type 2021-04-06 23:17:50 +02:00
lowlighter
d91cbce9dc Patch workflow 2021-03-14 17:57:01 +01:00
lowlighter
403fb9d656 Fix path handle for files changes 2021-03-14 13:36:53 +01:00
lowlighter
f907d69035 Handle renders not in root project directory 2021-03-14 12:27:38 +01:00
lowlighter
c0f0363531 Add committer_message option and skip commit if files are identicals 2021-03-14 11:52:18 +01:00
lowlighter
a2215a0c52 Add json output support 2021-03-11 09:17:31 +01:00
lowlighter
e4b0a435f3 Apply linter 2021-03-09 12:45:08 +01:00
lowlighter
b77474e6a5 Clean branch reference after merging 2021-03-09 12:42:21 +01:00
lowlighter
163146cd25 Better handle of pull request mergeability 2021-03-09 12:19:44 +01:00