Discussion:
[Scikit-learn-general] circle ci access and setup
Andreas Mueller
2016-03-02 15:55:46 UTC
Permalink
Hi all.
Does anyone know how we set up circle ci for scikit-learn?
Vighnesh set up circle ci for the scikit-learn template project, but
that required authorizing circle ci to access his account.
That grants circle ci write access.
If you look at the scikit-learn contrib page, you can see the authorized
apps:
https://github.com/organizations/scikit-learn-contrib/settings/oauth_application_policy

but scikit-learn doesn't have any:
https://github.com/organizations/scikit-learn-contrib/settings/oauth_application_policy

I just tried logging in to circle CI just to see what was happening, but
that required authorizing
them to access all my organizations....

Cheers,
Andy
Kyle Kastner
2016-03-02 20:38:24 UTC
Permalink
When I was (and still am, sometimes) hacking Circle CI support for
sklearn-theano (https://github.com/sklearn-theano/sklearn-theano/pull/93)
it had an option to have access only to 1 project.

I have been debugging via logs, but there must be a better way, cause it is
really a pain in the neck to debug that way. There is an extra step with
ssh pub/priv keys I think to push the docs from the CircleCI build to the
website, Olivier might know more about that.
Post by Andreas Mueller
Hi all.
Does anyone know how we set up circle ci for scikit-learn?
Vighnesh set up circle ci for the scikit-learn template project, but
that required authorizing circle ci to access his account.
That grants circle ci write access.
If you look at the scikit-learn contrib page, you can see the authorized
https://github.com/organizations/scikit-learn-contrib/settings/oauth_application_policy
https://github.com/organizations/scikit-learn-contrib/settings/oauth_application_policy
I just tried logging in to circle CI just to see what was happening, but
that required authorizing
them to access all my organizations....
Cheers,
Andy
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Scikit-learn-general mailing list
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
Loading...