Closed marqh closed 8 years ago
@marqh do you know how to re-render with conda-smithy
? That should fix the AppVeyor
failure. If not I can do that later for you.
do you know how to re-render with conda-smithy?
@ocefpaf i'm afraid I don't, but I'm happy to learn. Are there docs up? Or, is it an easy process to describe?
conda install -c conda-forge conda-smithy
in your root env.conda smithy rerender
at the root directory of the feedstockPS: Another useful feature of conda-smithy
is conda smithy recipe-lint
to check lints of new recipes.
@ocefpaf I seem have have hit a few issues, such as:
No circle token. Create a token at https://circleci.com/account/api and
put it in ~/.conda-smithy/circle.token
orig_npy = conda_build.config.config.CONDA_NPY
AttributeError: 'module' object has no attribute 'config'
so if you could fix this for me whilst I work out what might be going on, that'd be most helpful
thank you mark
No circle token
That is should not be a problem. It is just a warning.
AttributeError: 'module' object has no attribute 'config'
That may require a conda
/conda-build
update. Not sure...
hmmm....
i've updated conda and conda-build and I still get the same behaviour; puzzling
What version of conda-build-all
do you have there?
ocefpaf merged ....
thank you
What version of conda-build-all do you have there?
conda-build-all 0.13.2 py27_0 conda-forge
ocefpaf merged ....
:grimacing: See #18 (I too the easy path here :wink:)
conda-build-all 0.13.2 py27_0 conda-forge
Latest is 1.0.0
. Maybe that is the culprit.
and put it in ~/.conda-smithy/anaconda.token
Using Anaconda API: https://api.anaconda.org
Fetching package metadata .........
Fetching package metadata .........
Fetching package metadata .........
Fetching package metadata .........
Fetching package metadata .........
CI support files regenerated. These need to be pushed to github!
You can commit the changes with:
git add -A
git commit -m 'MNT: Re-rendered with conda-smithy 1.3.3'
that does indeed seem to be it
many thanks
I assume that in this case there's no need to push to github, but next time ... ?
that does indeed seem to be it
Yep. That is it.
I assume that in this case there's no need to push to github, but next time ... ?
conda
, conda-build
, conda-build-all
, and conda-smithy
have been such a moving target lately that I start my morning with an overral update before my coffee :smile:
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.