-
Notifications
You must be signed in to change notification settings - Fork 19
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
Python quickstarter should use nexus as artifact repo #27
Comments
closed by #65 |
And lastly the getting started guide needs to contain the repo setup |
@sklingel is this now done?! .. |
@clemensutschig for the jupyter yes. @adyachok is working at that, as far as I know |
@sklingel @adyachok - is this done now?! - if not it's a 1.1 fix I suggest. |
This is still in PR internally but pretty much done. Adding to 1.1 (because the 1.0.1 train has passed I'd say). |
@clemensutschig Yes, for the jupyter it is done and internally approved. I will check the flask boilerplate and talk to @adyachok, so that it can go into 1.1. The solution is based on using Docker ARGs and batching the buildconfig in Jenkins with the nexus credentials |
@sklingel -status? |
@adyachok - fixed now? can we get this into 1.1.? |
…tarters from bug/maven_proxy to production * commit '32700359ec55e74565647b6db10723f60b063955': move to maven slave
All other quickstarters point to nexus to retrieve artifacts - except python - this should be change and implemented according to
https://help.sonatype.com/repomanager3/pypi-repositories
pip implementation ... sort of lovely
pypa/pip#4315
The text was updated successfully, but these errors were encountered: