cnvkit icon indicating copy to clipboard operation
cnvkit copied to clipboard

Next release?

Open gabeng opened this issue 1 year ago • 10 comments

Hi,

a few changes have accumulated on the master branch that would be very helpful. Are there any plans for a release in the near future?

gabeng avatar Apr 09 '24 11:04 gabeng

@gabeng I'm aiming for one this week, while I have some time off.

etal avatar Apr 09 '24 19:04 etal

@etal thank you! Waiting for it!

serge2016 avatar Apr 10 '24 05:04 serge2016

Folks, CNVkit 0.9.11 is released. Enjoy!

etal avatar Apr 12 '24 21:04 etal

Dear @etal! Could you add this tag https://github.com/etal/cnvkit/releases/tag/v0.9.11 to the releases https://github.com/etal/cnvkit/releases , please?

serge2016 avatar Apr 13 '24 06:04 serge2016

Yep, freshly rolled: https://github.com/etal/cnvkit/releases/tag/v0.9.11

etal avatar Apr 13 '24 17:04 etal

Thank you very much!

serge2016 avatar Apr 14 '24 08:04 serge2016

Apologies for my ignorance - what has to be done such that the bioconda recipe build job succeeds? https://github.com/bioconda/bioconda-recipes/pull/47204

gabeng avatar Apr 14 '24 15:04 gabeng

This is a new one to me, looks like a static check on the conda packaging failed:

  • https://dev.azure.com/bioconda/bioconda-recipes/_build/results?buildId=56108&view=logs&j=eb1ca712-fec5-5d93-deb0-40983fe61f2f&t=22a463be-d34e-5e0b-a210-c6720f3b9b60&l=32

Error message:

ERROR: recipes/cnvkit/meta.yaml:0: missing_run_exports: Recipe should have a run_exports statement that ensures correct pinning in downstream packages

Explanation:

  • https://bioconda.github.io/contributor/linting.html#missing-run-exports

I'll see what I can do.

etal avatar Apr 14 '24 18:04 etal

Here's a possible fix for the conda recipe: https://github.com/etal/cnvkit/pull/880

I have no idea how to test whether this patch will fix the build for bioconda.

etal avatar Apr 19 '24 05:04 etal

Someone seems to have pushed it through. The docker build succeeded, too. All good from my point of view now.

gabeng avatar Apr 19 '24 06:04 gabeng