Commit Graph

422 Commits

Author SHA1 Message Date
Seth Battis
e4dffbafb9 Clarify optional input documentation
After a bit of trial and error, I gather that the workflow API must only provide strings as input. QED, the optional inputs have to be strings. Not a big deal, except for the IDENTIFIERS value which needs to be a JSON string, which looks exactly like a YAML sequence. Updated documentation to include what I needed to see to resolve this. (Now with prettier, less-exhausting single quotes.)
2022-11-01 09:25:51 -04:00
Seth Battis
ffe68fca6c Clarify optional input documentation
After a bit of trial and error, I gather that the workflow API must only provide strings as input. QED, the optional inputs have to be strings. Not a big deal, except for the `IDENTIFIERS` value which needs to be a JSON string, which looks exactly like a YAML sequence. Updated documentation to include what I needed to see to resolve this.
2022-10-28 17:59:48 +00:00
alstr
fe135b98ad Update README.md 2022-10-27 14:55:03 +01:00
alstr
951fc4f740 Update README.md 2022-10-27 14:40:06 +01:00
alstr
0bc639834b Add requirements.txt 2022-10-27 12:35:38 +01:00
alstr
bbe34634af Update workflows
Closes #132
2022-10-27 12:32:17 +01:00
alstr
216450e77f Fix SHA when workflow run manually 2022-10-27 11:43:39 +01:00
alstr
eb4306a705 Update input names 2022-10-27 10:10:19 +01:00
alstr
223e23516d Add support for workflow_dispatch trigger
Closes #112
2022-10-27 09:52:02 +01:00
alstr
4fcac8cc35 Fix Clojure tests
Fixes #131
2022-10-27 08:50:10 +01:00
alstr
f088719c52 Fix invalid JSON
Fixes #131
2022-10-27 08:41:25 +01:00
Alastair Mooney
1756e26b49
Merge pull request #131 from avelino/avelino/clojure-support
clojure: add support
2022-10-27 08:29:23 +01:00
Avelino
735f77d3bc
clojure: add support 2022-10-22 14:40:57 +00:00
alstr
d77c4a96d9 Update Docker image version 2022-10-21 17:59:38 +01:00
alstr
b62b476311 Make inputs optional
Closes #125
2022-10-21 17:49:40 +01:00
alstr
ffb5e5a6d1 Make file extension checks case insensitive
Closes #130
2022-10-21 17:43:17 +01:00
Alastair Mooney
77b8aceed2
Merge pull request #126 from kitos9112/master
feat: add support for JSON5 language
2022-10-21 09:38:12 +01:00
Marcos Soutullo Rodriguez
7032c76bc5
feat: add support for JSON5 2022-10-16 12:00:41 +01:00
Marcos Soutullo Rodriguez
9e57f4e103
feat: add JSON5 support 2022-10-16 11:00:18 +01:00
alstr
fffb31f4fe Update Docker image version 2022-08-26 13:49:02 +01:00
alstr
ccef2a7ef9 Update README.md 2022-08-26 13:37:23 +01:00
alstr
7b5cf68b0f Add support for custom identifiers 2022-08-23 14:34:27 +01:00
alstr
c7ca1ac039 Add support for custom identifiers
Closes #49
Closes #66
2022-08-23 14:17:28 +01:00
Alastair Mooney
a7d3343580
Update README.md 2022-08-23 11:21:56 +01:00
Alastair Mooney
25c80e9c49
Update README.md 2022-08-01 17:28:58 +01:00
Alastair Mooney
76eea1309e
Merge pull request #122 from shinshin86/fix-test
Fix test
2022-08-01 17:28:18 +01:00
shinshin86
2e06eb6374 Fix test 2022-07-31 09:29:51 +09:00
alstr
269ec385ab Update tests 2022-07-05 14:26:41 +01:00
alstr
c0c9874e71 Update tests 2022-07-05 14:26:16 +01:00
Alastair Mooney
7824df8556
Merge pull request #121 from xsebek/haskell
Add Haskell support
2022-07-05 14:23:15 +01:00
Ondrej Sebek
eb70416bed Test Haskell new issue 2022-06-30 21:08:48 +02:00
Ondrej Sebek
f6ff32665a Add Haskell support 2022-06-30 20:48:38 +02:00
Alastair Mooney
2b1af285f4
Update README.md 2022-06-07 14:21:45 +01:00
Alastair Mooney
7e703a2cdb
Merge pull request #118 from qwinters/patch-1
Adding `\todo` for LaTeX todos
2022-06-07 14:19:45 +01:00
Quinn Winters
92a4bdf2d9
Adding \todo for LaTeX todos
Many packages (e.g. `todo`, `easy-todo`, `todonotes`) in LaTeX visually track TODOs in a document which makes them easy to see when editing; especially when sending to external editors. This commit adds support for these packages in LaTeX and creates GitHub issues just like you would have from a regular inline comment.
2022-06-01 08:50:00 +02:00
Alastair Mooney
b394531dfd
Update README.md 2022-05-20 17:21:10 +01:00
Alastair Mooney
7b645d3041
Merge pull request #117 from Moohan/patch-1
Add language definition for R
2022-05-20 17:19:57 +01:00
Alastair Mooney
13ebb378a7
Update test_new.diff 2022-05-20 17:19:25 +01:00
Alastair Mooney
5aa073df5e
Update test_closed.diff 2022-05-20 17:18:46 +01:00
James McMahon
abbbccdbc2
Merge branch 'master' into patch-1 2022-05-20 12:19:19 +01:00
James McMahon
ef90653a9c
Add tests for R 2022-05-20 12:15:03 +01:00
Alastair Mooney
872972dc44
Update README.md 2022-05-19 12:33:27 +01:00
Alastair Mooney
95da0e4606
Fix image URL 2022-05-19 12:29:49 +01:00
Alastair Mooney
f1762cb66e
Merge pull request #116 from ThomasFKJorna/feat/md(x)
Add support for MDX comments and GFM checkbox TODOs
2022-05-19 12:26:40 +01:00
James McMahon
48caf5c8ab
Add language definition for R
[R](https://en.wikipedia.org/wiki/R_(programming_language))

Comments are simply started with a `#`
2022-05-18 15:43:07 +01:00
Thomas F. K. Jorna
18a7dc81ad fix: revert for pr 2022-05-17 10:59:29 +02:00
Thomas F. K. Jorna
1fe2b4ae2a fix: make the checkbox test pass 2022-05-17 10:57:42 +02:00
Thomas F. K. Jorna
725d3e2b98 feat: add checkbox todos 2022-05-17 10:48:57 +02:00
Thomas F. K. Jorna
e70ad788c5 fix: add test for .mdx 2022-05-17 10:47:06 +02:00
Thomas F. K. Jorna
1ce77430b2 fix: set the text language correctly 2022-05-17 10:45:00 +02:00