Skip to content

Add support for deployment on Bioconda#79

Merged
jermp merged 6 commits intomasterfrom
dev
Sep 2, 2025
Merged

Add support for deployment on Bioconda#79
jermp merged 6 commits intomasterfrom
dev

Conversation

@jermp
Copy link
Copy Markdown
Owner

@jermp jermp commented Sep 2, 2025

  • Added create_release.sh script (with instructions in README) that recursively includes the source code of the external dependencies.
  • Added an install target to CMakeLists.txt which is only executed if CONDA_BUILD=True (cmake .. -DCONDA_BUILD=True).
  • Return 0 even if the parser fails; needed to deliver a "success" status to Bioconda.

Credits: @rob-p ! Thanks a lot for teaching me how to deploy on Bioconda!

@jermp jermp merged commit 54edfa0 into master Sep 2, 2025
16 checks passed
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.

1 participant