Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use r-base to determine R version(s) #74

Merged
merged 1 commit into from
Jan 23, 2017

Conversation

jakirkham
Copy link
Member

Fixes #73

Use r-base (not r) for determining when to fill in CONDA_R.

cc @johanneskoester @mingwandroid

@johanneskoester
Copy link
Contributor

I can confirm that this works for me locally.

@johanneskoester
Copy link
Contributor

Any estimate when this will be merged and become available in conda-forge? We at Bioconda need to proceed with R migration quite urgently.

Thanks!

@johanneskoester
Copy link
Contributor

@jakirkham sorry to bother you, but can we speed this up? Maybe conda-forge could use its own fork of conda-build-all, at least until this has been merged?

@jakirkham
Copy link
Member Author

So I don't have merge permissions here.

Another concern is the tests are failing (though not related to this AFAICT). FWIU PR ( #71 ) should fix this. However, there is a noarch issue that should be sorted one way or another.

@jakirkham
Copy link
Member Author

@pelson and @marqh , could one of you please take a look at this when you are able?

@jakirkham
Copy link
Member Author

Can someone please advise us on how to proceed? Thanks.

@marqh
Copy link
Contributor

marqh commented Jan 23, 2017

Hello @jakirkham @johanneskoester

looking at the history of this repository with respect to continuous integration testing, the story is not a strong one:
https://travis-ci.org/SciTools/conda-build-all/builds
doesn't have any examples of all the tests passing, going back months

with this in mind, I don't see how we can take

Another concern is the tests are failing (though not related to this AFAICT).
as a reason to stop everything, as this appears to be a long standing issue with this repository

given people's desires to make use of this change, I am going to merge this PR, unless I hear strong words to the contrary in short order. The change is clear and comprehensible

@johanneskoester I am not sure of the steps following merging that are required to

become available in conda-forge

Do you know what these steps are please?

thank you
mark

@jakirkham
Copy link
Member Author

Thanks for taking a look @marqh. This plan sounds ok to me.

As far as releasing on conda-forge, we add a PR with the new release to the conda-build-all feedstock and merge once it passes. This will give us new packages for conda-build-all.

That being said, we had run into some funny issues with conda-build-all 1.0.1 at staged-recipes so had to revert to 1.0.0 to fix it. ( #75 ) Would expect PR ( #71 ) should fix this for us, but I'm not sure how you feel about getting that in as well. An alternative might be to revert PR ( #68 ) in the interim. What do you think?

@marqh
Copy link
Contributor

marqh commented Jan 23, 2017

Hi @jakirkham

to summarise, it sounds like you would like

is this correct?

marqh

@jakirkham
Copy link
Member Author

In the ideal case, yes.

@marqh marqh mentioned this pull request Jan 23, 2017
@marqh
Copy link
Contributor

marqh commented Jan 23, 2017

ok, one last go to try and get the tests running (#78)

if that fails, we'll go ahead and adopt these changes anyway and get a release out

@marqh
Copy link
Contributor

marqh commented Jan 23, 2017

#78 is still failing, and this is required, so we are going ahead in lieu of test passing

@marqh marqh merged commit ff9f7cf into conda-tools:master Jan 23, 2017
@marqh
Copy link
Contributor

marqh commented Jan 23, 2017

https://github.com/SciTools/conda-build-all/releases/tag/v1.0.2

is now available

@jakirkham @johanneskoester

@jakirkham jakirkham deleted the use_r-base branch January 23, 2017 18:01
@jakirkham
Copy link
Member Author

Thanks so much, @marqh.

@jakirkham
Copy link
Member Author

Adding PR ( conda-forge/conda-build-all-feedstock#25 ) to release 1.0.2 in conda-forge.

@johanneskoester
Copy link
Contributor

Thanks a lot!

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.

3 participants