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

feat(new delivery flow) #3598

Merged
merged 85 commits into from
Sep 10, 2024
Merged

feat(new delivery flow) #3598

merged 85 commits into from
Sep 10, 2024

Conversation

ChrOertlin
Copy link
Contributor

@ChrOertlin ChrOertlin commented Aug 19, 2024

Description

There have been multiple attempts to refactor the file delivery for workflows.

Here is an attempt to re write the logic from scratch instead.

REQUIRES: https://github.com/Clinical-Genomics/servers/pull/1447

Added

Changed

Fixed

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 dev-new-delivery-service -a

How to test

  • Do ...

Expected test outcome

  • Check that ...
  • Take a screenshot and attach or copy/paste the output.

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 ...

@ChrOertlin ChrOertlin requested a review from a team as a code owner August 19, 2024 13:04
@ChrOertlin ChrOertlin marked this pull request as draft August 19, 2024 13:04
@ChrOertlin
Copy link
Contributor Author

delivero auto-raw-data

Runs through without failing on errors:
image

@ChrOertlin ChrOertlin marked this pull request as ready for review September 9, 2024 12:30
Copy link
Contributor

@diitaz93 diitaz93 left a comment

Choose a reason for hiding this comment

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

Will leave my first round, looks great until now ⭐

Copy link
Contributor

@diitaz93 diitaz93 left a comment

Choose a reason for hiding this comment

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

Great work 💪

Copy link

@ChrOertlin ChrOertlin merged commit 6a221f1 into master Sep 10, 2024
9 checks passed
@ChrOertlin ChrOertlin deleted the dev-new-delivery-service branch September 10, 2024 13:18
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.

2 participants