-
Notifications
You must be signed in to change notification settings - Fork 16
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
refactor: Remove Balsamic container 👋 👋 #1220
Conversation
…refactor-bind-path-singularity
Co-authored-by: Eva C <29628428+fevac@users.noreply.github.com>
Co-authored-by: Eva C <29628428+fevac@users.noreply.github.com>
…Genomics/BALSAMIC into refactor-bind-path-singularity
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## develop #1220 +/- ##
===========================================
- Coverage 99.42% 99.42% -0.01%
===========================================
Files 41 41
Lines 1917 1916 -1
===========================================
- Hits 1906 1905 -1
Misses 11 11
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
⭐ 🧙💬 Avada Kedavra! 🟢 ----> balsamic.sif 💀
Good riddance!
Co-authored-by: Mathias Johansson <math.joh.bio@gmail.com>
Co-authored-by: Mathias Johansson <math.joh.bio@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hasta la vista, Baby! Great job! 🌟
Kudos, SonarCloud Quality Gate passed! |
* refactor: Remove Balsamic container (#1220) * add cadd container * changelog * remove second update command * add cadd to github actions * add tabix to container test * remove tabix from container * remove tabix from container tests * add header * add cadd to cache and tests * refactor docker recipe * refactor download and extract repo --------- Co-authored-by: Vadym <vadym.ivanchuk@scilifelab.se>
* refactor: Remove Balsamic container (#1220) * add cadd container * changelog * remove second update command * add cadd to github actions * add tabix to container test * remove tabix from container * remove tabix from container tests * add header * add cadd to cache and tests * refactor docker recipe * refactor download and extract repo * add container etiquette * add container etiquette to docs * remove sphinxcontrib-napoleon==0.7 * remove sphinxcontrib * fix deps and URLs * refactor etiquette --------- Co-authored-by: Vadym <vadym.ivanchuk@scilifelab.se>
This PR:
The need for a Balsamic container has become redundant as the original plan to make it functional within the container isn't feasible.
This container also slows the development process, as even small changes in constants require rebuilding it.
Removed:
Review and tests: