Commit graph

24 commits

Author SHA1 Message Date
Edmund Miller
dcfd1089e5
ci: Add --keep-workflow-wd-on-fail 2021-02-02 16:49:03 -06:00
Edmund Miller
983b024010
ci: Use ubuntu-20.04 for singularity 2021-02-02 16:49:02 -06:00
Edmund Miller
8cd6e41df9
ci: Change singularity version 3.6.4 => 3.5.3
Per @grst having issues after 3.6
2021-02-02 16:49:02 -06:00
Edmund Miller
bf2e027fdf
ci: Remove conda to kickoff CI 2021-02-02 16:48:58 -06:00
Edmund Miller
1e9aad430d
ci: Remove ${{}} for style points
It's not necessary in if statements
2021-02-02 15:40:30 -06:00
Edmund Miller
654c6225f0
ci: Setup multiple profiles for testing
Added conda and singularity
2021-02-02 15:38:51 -06:00
Edmund Miller
341fa43ae3
ci: Add PROFILE ahead of pytest run 2021-02-02 13:07:58 -06:00
Edmund Miller
ce2a5b32f5
refactor: Move away from composite-action 2021-02-02 12:21:36 -06:00
Edmund Miller
6da00a8a1b
ci: Put python setup before cache
34cf8a3e0f
2021-01-24 11:38:29 -06:00
Edmund Miller
c7262e27d8
ci: Cache nextflow 2021-01-24 11:35:24 -06:00
Edmund Miller
73b572eede
ci: Cache pip 2021-01-24 11:25:13 -06:00
Edmund Miller
b048bf33e0
ci: Check to see if it's an example array 2021-01-24 11:14:48 -06:00
Edmund Miller
7a89902657
ci: Fix check for no checks
https://github.community/t/needs-job-outputs-issue/149156
https://github.community/t/jobs-being-skipped-while-using-both-needs-and-if-unclear-why/18480
2021-01-24 10:34:40 -06:00
Edmund Miller
b008afe2e6
ci(#119): Upload logs on failure 2021-01-24 10:33:45 -06:00
Edmund Miller
13539e1c1a
ci: Change name of pytest step 2021-01-24 10:33:45 -06:00
Edmund Miller
860a49d456
ci: Need to wrap matrix's in [] 2021-01-24 10:33:45 -06:00
Edmund Miller
0f1016e4a3
ci: Remove any filter 2021-01-24 10:33:45 -06:00
Edmund Miller
9577f5dd64
ci: Reference output rather than a step
The step wasn't there
2021-01-24 10:33:45 -06:00
Edmund Miller
939b1490b7
ci: Check if there's a change to anything 2021-01-24 10:33:45 -06:00
Edmund Miller
3aaacdde09
ci: Checkout code before looking for changes 2021-01-24 10:33:44 -06:00
Edmund Miller
f4316480c5
ci: Use paths-filter to make one CI test 2021-01-24 10:33:44 -06:00
Edmund Miller
474a6fad64
ci: Add python setup
Cause apparently you can use an action inside of an action. Yet.
2021-01-24 10:33:44 -06:00
Edmund Miller
d00bd5f6b1
ci: v0.1 => master
Living life on the edge
2021-01-24 10:33:44 -06:00
Edmund Miller
95270092b0
ci: Add universal CI Test 2021-01-24 10:33:44 -06:00