uclahs-cds / pipeline-call-gSV

Nextflow pipeline to call germline structural variants and copy number variants using DELLY and Manta
https://uclahs-cds.github.io/pipeline-call-gSV/
GNU General Public License v2.0
2 stars 1 forks source link

Release `v5.1.0` #151

Closed Faizal-Eeman closed 4 months ago

Faizal-Eeman commented 5 months ago

Description

PR to release v5.1.0

Closes #150

Testing Results

NFTest log - /hot/software/pipeline/pipeline-call-gSV/Nextflow/development/unreleased/mmootor-release-5-1-0/sbatch-nftest-20240523T180656Z.log

Checklist

github-actions[bot] commented 5 months ago

Bleep bloop, I am a robot.

Alas, some of the Nextflow configuration tests failed!

test/configtest-F16.json

@ ["manifest","version"]
- "5.0.0"
+ "5.1.0"
@ ["params","log_output_dir"]
- "/tmp/test-only-outputs/call-gSV-5.0.0/8675309/log-call-gSV-5.0.0-19970704T165655Z"
+ "/tmp/test-only-outputs/call-gSV-5.1.0/8675309/log-call-gSV-5.1.0-19970704T165655Z"
@ ["params","output_dir_base"]
- "/tmp/test-only-outputs/call-gSV-5.0.0/8675309"
+ "/tmp/test-only-outputs/call-gSV-5.1.0/8675309"
@ ["report","file"]
- "/tmp/test-only-outputs/call-gSV-5.0.0/8675309/log-call-gSV-5.0.0-19970704T165655Z/nextflow-log/report.html"
+ "/tmp/test-only-outputs/call-gSV-5.1.0/8675309/log-call-gSV-5.1.0-19970704T165655Z/nextflow-log/report.html"
@ ["timeline","file"]
- "/tmp/test-only-outputs/call-gSV-5.0.0/8675309/log-call-gSV-5.0.0-19970704T165655Z/nextflow-log/timeline.html"
+ "/tmp/test-only-outputs/call-gSV-5.1.0/8675309/log-call-gSV-5.1.0-19970704T165655Z/nextflow-log/timeline.html"
@ ["trace","file"]
- "/tmp/test-only-outputs/call-gSV-5.0.0/8675309/log-call-gSV-5.0.0-19970704T165655Z/nextflow-log/trace.txt"
+ "/tmp/test-only-outputs/call-gSV-5.1.0/8675309/log-call-gSV-5.1.0-19970704T165655Z/nextflow-log/trace.txt"

If the above changes are surprising, stop and determine what happened.

If the above changes are expected, there are two ways to fix this:

  1. Automatically: Post a comment starting with "/fix-tests" (without the quotes) and I will update the tests for you (you must review my work afterwards).
  2. Manually: Follow these steps on Confluence.
Faizal-Eeman commented 5 months ago

/fix-tests

github-actions[bot] commented 5 months ago

Bleep bloop, I am a robot.

I have updated all of the failing tests for you with d3fcd6f935d8b5cd0544c964cb2b25689e80f00b. You must review my work before merging this pull request!

github-actions[bot] commented 4 months ago

Bleep bloop, I am a robot.

Alas, some of the Nextflow configuration tests failed!

test/configtest-F16.json

@ ["manifest","version"]
- "5.0.0"
+ "5.1.0"
@ ["params","log_output_dir"]
- "/tmp/test-only-outputs/call-gSV-5.0.0/8675309/log-call-gSV-5.0.0-19970704T165655Z"
+ "/tmp/test-only-outputs/call-gSV-5.1.0/8675309/log-call-gSV-5.1.0-19970704T165655Z"
@ ["params","output_dir_base"]
- "/tmp/test-only-outputs/call-gSV-5.0.0/8675309"
+ "/tmp/test-only-outputs/call-gSV-5.1.0/8675309"
@ ["report","file"]
- "/tmp/test-only-outputs/call-gSV-5.0.0/8675309/log-call-gSV-5.0.0-19970704T165655Z/nextflow-log/report.html"
+ "/tmp/test-only-outputs/call-gSV-5.1.0/8675309/log-call-gSV-5.1.0-19970704T165655Z/nextflow-log/report.html"
@ ["timeline","file"]
- "/tmp/test-only-outputs/call-gSV-5.0.0/8675309/log-call-gSV-5.0.0-19970704T165655Z/nextflow-log/timeline.html"
+ "/tmp/test-only-outputs/call-gSV-5.1.0/8675309/log-call-gSV-5.1.0-19970704T165655Z/nextflow-log/timeline.html"
@ ["trace","file"]
- "/tmp/test-only-outputs/call-gSV-5.0.0/8675309/log-call-gSV-5.0.0-19970704T165655Z/nextflow-log/trace.txt"
+ "/tmp/test-only-outputs/call-gSV-5.1.0/8675309/log-call-gSV-5.1.0-19970704T165655Z/nextflow-log/trace.txt"

If the above changes are surprising, stop and determine what happened.

If the above changes are expected, there are two ways to fix this:

  1. Automatically: Post a comment starting with "/fix-tests" (without the quotes) and I will update the tests for you (you must review my work afterwards).
  2. Manually: Follow these steps on Confluence.
Faizal-Eeman commented 4 months ago

/fix-tests

nwiltsie commented 4 months ago

Wait, I can fix up the tests to ignore the version numbers!

github-actions[bot] commented 4 months ago

Bleep bloop, I am a robot.

I have updated all of the failing tests for you with cc5f4752356cf3e1036459d04aba424339ceefe5. You must review my work before merging this pull request!