CryptoGenotyper v1.5.0 build 2 re-name post-link.sh fixes database init#59273
Merged
rpetit3 merged 3 commits intobioconda:masterfrom Sep 12, 2025
kbessonov1984:master
Merged
CryptoGenotyper v1.5.0 build 2 re-name post-link.sh fixes database init#59273rpetit3 merged 3 commits intobioconda:masterfrom kbessonov1984:master
rpetit3 merged 3 commits intobioconda:masterfrom
kbessonov1984:master
Conversation
Contributor
Author
|
@BiocondaBot please add label |
Contributor
Author
|
@rpetit3 Please help us release this small fix so that we can make conda recipe compatible with read only installs. |
rpetit3
approved these changes
Sep 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I did not name correctly the
post-link.shfile so the databases were not initialized during conda install causing downstream writing permission errors in Galaxy wrapper. I misnamedpost-link.shaspost_link.shin my previous build. This will initialize the databases during install. We want to release Galaxy Project wrapper today phac-nml/galaxy_tools#275. It will be released on Galaxy EU to replace version 1.0 that is hosted there