mashehu
|
7e43c4af0e
|
Fail instead of warn, when nextflow help doesn't work
|
2023-10-11 16:29:12 +02:00 |
|
Robrecht Cannoodt
|
be72b1dc0f
|
If fs.renameSync fails (e.g. because source and destination files are on different partitions), try fs.copySync and fs.unlinkSync instead.
|
2023-06-22 09:18:37 +02:00 |
|
|
fe166f9eb6
|
refactor: Add short-circuit cache checking for already-installed Nextflow
|
2023-05-18 12:49:37 +00:00 |
|
|
545262d3b9
|
feat: Add tool-cache checking function
|
2023-05-18 12:49:37 +00:00 |
|
Edmund Miller
|
0aeab8d284
|
style: Use double-quotes
Co-authored-by: ewels <ewels@users.noreply.github.com>
|
2022-11-17 19:32:25 +00:00 |
|
Edmund Miller
|
95a4337530
|
style: Add simple-import-sort and run
|
2022-11-17 19:32:25 +00:00 |
|
Edmund Miller
|
981cd4fc2e
|
style: Set bracketSpacing to true
|
2022-11-17 19:32:25 +00:00 |
|
Edmund Miller
|
c3424c52c4
|
chore: Clean up release sorting types
|
2022-11-17 19:32:25 +00:00 |
|
Edmund Miller
|
c19a8b88ef
|
chore: handle octokit typing
|
2022-11-17 19:32:25 +00:00 |
|
Edmund Miller
|
7a0ec2a9b4
|
chore: Clean up a bunch of object references
https://medium.com/@kgdilipchandana/how-to-solve-error-ts2339-property-label-does-not-exist-on-type-in-angular-5-db01843ef6a
|
2022-11-17 19:32:25 +00:00 |
|
Edmund Miller
|
955a936296
|
chore: Clean up some catch errors
|
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
|
b9a7fb9499
|
refactor: Move functions functions to their own file
|
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 |
|