Commit graph

43 commits

Author SHA1 Message Date
Edmund Miller
70311f90c6 docs: Update path 2022-11-17 19:32:25 +00:00
5fb6055651
Merge pull request #3 from MillironX/fix/paginate 2022-09-29 20:38:50 +00:00
19d25338eb
Bump version numbers 2022-09-29 15:37:32 -05:00
0c9c29b594
Add pagination to Nextflow release list 2022-09-29 15:33:03 -05:00
701d0b9769
Merge pull request #2 from MillironX/feature/quiet-install 2022-07-20 20:31:07 +00:00
8049abfd1c
Add export for CAPSULE_LOG to 'none' 2022-07-13 16:09:19 -05:00
f9b3f5cc17
Bump version to 1.1.0 2022-06-15 11:35:09 -05:00
5c80bcf17f
Add type annotations to all catch statements 2022-06-15 11:29:30 -05:00
8d05795dd6
Remove all implicit variable declarations 2022-06-15 11:28:51 -05:00
5bcf32955d
Change require statements to imports 2022-06-15 11:28:15 -05:00
88f5b74123
Add Typescript dependencies 2022-06-15 11:27:46 -05:00
4b347fd8a3
Update build script to use typescript file 2022-06-15 11:27:18 -05:00
aa99682aa2
Add typescript config 2022-06-15 11:25:29 -05:00
875514a82e
Rename index.js to index.js 2022-06-15 10:56:42 -05:00
45f31be648
Fix README links 2022-06-14 11:29:13 -05:00
130ca2f785
Clarify README 2022-06-14 11:21:34 -05:00
6ff7aa9784
Update CI example to build js 2022-06-14 12:38:17 +00:00
09deb3e48f
Update npm deps 2022-06-13 17:57:28 -05:00
265bf35d82
Update Node version number 2022-06-13 17:52:56 -05:00
dd8517dbd5
Update CHANGELOG 2022-06-13 17:51:59 -05:00
e5e3a7abe7
Update to use auto release functionality 2022-06-13 17:50:18 -05:00
25b680eb4e
Add documentation files 2022-06-13 17:30:11 -05:00
2a02cc023b
Switch to MIT license 2022-06-13 17:01:32 -05:00
90e8e1e673
Add Nextflow smoke test 2022-06-13 16:40:16 -05:00
adcbf207e2
Remove GITHUB_TOKEN 2022-06-13 16:34:58 -05:00
39be9d4ef1
Remove @actions/io 2022-06-13 16:28:47 -05:00
3aaf543b60
Change to chmodSync 2022-06-13 15:34:37 -05:00
8c78e9efb5
Change file permissions via octal 2022-06-13 15:29:04 -05:00
4994858c8d
Fix type errors in nextflow installer 2022-06-13 15:18:22 -05:00
6835fc76ff
Fix move error 2022-06-13 15:09:36 -05:00
dcbcd9ccd4
Add more robust caching 2022-06-13 15:07:53 -05:00
a9be6482af
Change to directory to PATH rather than binary 2022-06-13 14:09:12 -05:00
aff1680f32
Merge branch 'master' of github.com:MillironX/install-nextflow-action 2022-06-13 14:00:20 -05:00
0fb19ff58f
Fix missing await in release finder 2022-06-13 14:00:17 -05:00
e00cecc9e1
Add GITHUB_TOKEN to test workflow 2022-06-13 18:53:36 +00:00
46faecc7b2
Remove token from test workflow 2022-06-13 18:50:34 +00:00
b1a785ed4d
Add broader-scope token to test workflow 2022-06-13 18:43:39 +00:00
8d8703ed87
Add logging statements 2022-06-13 13:40:20 -05:00
ec7d98ca18
Add a test workflow 2022-06-13 13:31:31 -05:00
6c82e76a03
Add initial workflow script 2022-06-13 13:31:30 -05:00
e54c591a71
Add package dependencies 2022-06-13 13:31:29 -05:00
3bce9199d1
Add action metadata 2022-06-13 13:31:27 -05:00
10f9d8fe9c
Add gitignore for node 2022-06-13 12:36:16 -05:00