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

Clean up run_analysis method for nf_analysis #2772

Merged
merged 9 commits into from
Dec 14, 2023
Merged

Clean up run_analysis method for nf_analysis #2772

merged 9 commits into from
Dec 14, 2023

Conversation

fevac
Copy link
Contributor

@fevac fevac commented Dec 14, 2023

Description

Changed

  • Split run_analysis method

How to prepare for test

  • Ssh to relevant server (depending on type of change)
  • Use stage: us
  • Paxa the environment: paxa
  • Install on stage (example for Hasta):
    bash /home/proj/production/servers/resources/hasta.scilifelab.se/update-tool-stage.sh -e S_cg -t cg -b [THIS-BRANCH-NAME] -a

How to test

  • cg workflow rnafusion run -d CASE
  • cg workflow rnafusion run -d --use-nextflow CASE
  • cg workflow rnafusion run -d --from-start CASE

Expected test outcome

  • run command shows correctly

Review

  • Tests executed by
  • "Merge and deploy" approved by
    Thanks for filling in who performed the code review and the test!

This version is a

  • MAJOR - when you make incompatible API changes
  • MINOR - when you add functionality in a backwards compatible manner
  • PATCH - when you make backwards compatible bug fixes or documentation/instructions

Implementation Plan

  • Document in ...
  • Deploy this branch on ...
  • Inform to ...

@fevac fevac marked this pull request as ready for review December 14, 2023 15:11
@fevac fevac requested a review from a team as a code owner December 14, 2023 15:11
Copy link
Contributor

@henrikstranneheim henrikstranneheim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

cg/meta/workflow/nf_analysis.py Outdated Show resolved Hide resolved
cg/meta/workflow/nf_analysis.py Outdated Show resolved Hide resolved
cg/meta/workflow/nf_analysis.py Outdated Show resolved Hide resolved
cg/meta/workflow/nf_analysis.py Outdated Show resolved Hide resolved
cg/meta/workflow/nf_analysis.py Outdated Show resolved Hide resolved
fevac and others added 4 commits December 14, 2023 16:32
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@fevac
Copy link
Contributor Author

fevac commented Dec 14, 2023

tests are passing

@fevac fevac merged commit 0afaf6f into master Dec 14, 2023
8 checks passed
@fevac fevac deleted the refactor_nf branch December 14, 2023 15:53
@fevac
Copy link
Contributor Author

fevac commented Dec 14, 2023

  • deploy to stage
image
  • deployed to prod
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants