Commit graph

271 commits

Author SHA1 Message Date
Edmund Miller
a14c1ba3a6 ci: Add build step 2022-11-17 19:32:25 +00:00
Edmund Miller
edde65cf1e build: lib => lib/src 2022-11-17 19:32:25 +00:00
Edmund Miller
ab89b450a6 chore: Remove eslint failure for ava import 2022-11-17 19:32:25 +00:00
Edmund Miller
3f231d1a10 ci: Update hoops to jump through 2022-11-17 19:32:25 +00:00
Edmund Miller
03b7b3e3d3 test: Remove main test for now 2022-11-17 19:32:25 +00:00
Edmund Miller
0541993f3c build: Update scripts to be more selective on files
And run on test files
2022-11-17 19:32:25 +00:00
Edmund Miller
205818f4d8 style: format-check => format:check 2022-11-17 19:32:25 +00:00
Edmund Miller
4ad727836d ci: Split up steps 2022-11-17 19:32:25 +00:00
Edmund Miller
aebdb951b0 style: Fix all eslint errors 2022-11-17 19:32:25 +00:00
Edmund Miller
ea5ce95ba5 test: Add basic call for release_data
I just want these for the typechecks
2022-11-17 19:32:25 +00:00
Edmund Miller
ed6b338f42 test: Add test for latest_stable_release_data 2022-11-17 19:32:25 +00:00
Edmund Miller
6cafaa8e2c test: Add initial check for all_nf_releases 2022-11-17 19:32:25 +00:00
Edmund Miller
40343dfa61 build: Add eslint-plugin-ava 2022-11-17 19:32:25 +00:00
Edmund Miller
3538f89b6f build: Add lint:fix script 2022-11-17 19:32:25 +00:00
Edmund Miller
024f69ce91 style: Run prettier on everything 2022-11-17 19:32:25 +00:00
Edmund Miller
8c63dff97b style: Set sort-imports to warn 2022-11-17 19:32:25 +00:00
Edmund Miller
b9a7fb9499 refactor: Move functions functions to their own file 2022-11-17 19:32:25 +00:00
Edmund Miller
db82c135bd build: Setup typescript tests
I don't know why I do this to myself. But it's done now.
https://github.com/OneSignal/OneSignal-Website-SDK
Yoinked the configs from here
2022-11-17 19:32:25 +00:00
Edmund Miller
78e7fadd20 build: npm init ava 2022-11-17 19:32:25 +00:00
Edmund Miller
c976e6b883 refactor: Move everything into a src/ dir 2022-11-17 19:32:25 +00:00
Edmund Miller
0401be4ed7 chore: Update package.json 2022-11-17 19:32:25 +00:00
Edmund Miller
147da60f8f style: Run prettier 2022-11-17 19:32:25 +00:00
Edmund Miller
9ec3bc304f build: Add eslint and prettier 2022-11-17 19:32:25 +00:00
Edmund Miller
48ae930859 build: Add types 2022-11-17 19:32:25 +00:00
Edmund Miller
1b07a3f172 build: Add ncc
npm run build works now without global install
2022-11-17 19:32:25 +00:00
Edmund Miller
16725d6eeb chore: Update author 2022-11-17 19:32:25 +00:00
Edmund Miller
80fb69cc4f chore: Update license to MIT and nf-core 2022-11-17 19:32:25 +00:00
Edmund Miller
39c8738968 docs: Add note about why this is a complicated action 2022-11-17 19:32:25 +00:00
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