Closed ccordoba12 closed 2 weeks ago
@conda-forge-admin, please rerender
Hi! This is the friendly automated conda-forge-linting service.
I Failed to even lint the recipe, probably because of a conda-smithy bug :cry:. This likely indicates a problem in your meta.yaml
, though. To get a traceback to help figure out what's going on, install conda-smithy and run conda smithy recipe-lint --conda-forge .
from the recipe directory.
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/meta.yaml
) and found it was in an excellent condition.
@conda-forge-admin, please rerender
@ccordoba12, is there a reason why spyder_dev
channel cannot be used for release candidates?
@ccordoba12, is there a reason why spyder_dev channel cannot be used for release candidates?
According to the Conda-forge docs, we should use a spyder_rc
channel for betas and rc's.
Do you think that would cause issues to the way we build our installers?
@ccordoba12, is there a reason why spyder_dev channel cannot be used for release candidates?
According to the Conda-forge docs, we should use a
spyder_rc
channel for betas and rc's.Do you think that would cause issues to the way we build our installers?
That should not cause any issues, I'll just have to update the channels in our build scripts and workflows. Currently they are looking at conda-forge/label/spyder_dev
. I'll just have to update those to conda-forge/label/spyder_rc
.
Ok, no worries. I'll do that in a PR that I'm preparing to update our release instructions.
Checklist
0
(if the version changed)conda-smithy
(Use the phrase code>@<space/conda-forge-admin, please rerender in a comment in this PR for automated rerendering)We need this to publish release candidates before new stable releases, or betas and rc's of minor/major ones.