Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: CLIN-3090 run test in stub mode in github workflow #13

Merged

Commits on Aug 26, 2024

  1. fix: CLIN-3090 run test in stub mode in github workflow

    Had to do many adjustments to make it work:
    - fix bugs in test sample sheet and make it cover both WGS an WES sequencing types
    - complete the test profile and add missing required parameters in schema
    - adjusted the github workflow command to add the -stub option
    
    Also took the opportunity to do a bit of clean up:
    - align workflow trigger rule with ferlab git flow (had to disable linter tests to allow this)
    - run the test with the same nextflow version as in production (23.10.1)
    - add missing docker image for process writemeta
    - make sure that the changelog renders correctly in the ui
    - fix a bug for process genotypeGVCF with extra java arguments
    LysianeBouchard committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    764f08e View commit details
    Browse the repository at this point in the history