conda-forge / spyder-feedstock

A conda-smithy repository for spyder.
BSD 3-Clause "New" or "Revised" License
1 stars 17 forks source link

Change main channel from main to beta #49

Closed ccordoba12 closed 5 years ago

ccordoba12 commented 5 years ago

@conda-forge/core, I want to upload our beta packages to the beta conda-forge channel. Is this the right way to do it?

ccordoba12 commented 5 years ago

@conda-forge-admin, please rerender

ccordoba12 commented 5 years ago

@conda-forge/core, could you help me by removing these packages?

https://anaconda.org/conda-forge/spyder/4.0.0b1/download/win-64/spyder-4.0.0b1-py36_2.tar.bz2 https://anaconda.org/conda-forge/spyder/4.0.0b1/download/win-64/spyder-4.0.0b1-py27_2.tar.bz2

We don't want to distribute our betas in the main conda-forge channel (that was my mistake, but I'm unable to remove them).

conda-forge-linter commented 5 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

ccordoba12 commented 5 years ago

@ocefpaf, @jakirkham, a little help here, please.

isuruf commented 5 years ago

Removed broken ones. Correct way is to create a recipe/conda_build_config.yaml and add,

channel_targets:
- conda-forge beta

and then rerender.

ccordoba12 commented 5 years ago

@conda-forge-admin, please rerender

conda-forge-linter commented 5 years ago

Hi! This is the friendly automated conda-forge-webservice.

I tried to re-render for you, but it looks like there was nothing to do.

conda-forge-linter commented 5 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

ccordoba12 commented 5 years ago

@conda-forge-admin, please rerender

ccordoba12 commented 5 years ago

@conda-forge-admin, please rerender

conda-forge-linter commented 5 years ago

Hi! This is the friendly automated conda-forge-webservice.

I tried to re-render for you, but it looks like there was nothing to do.

ccordoba12 commented 5 years ago

Thanks a lot @isuruf!