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

Python quickstarter should use nexus as artifact repo #27

Closed
clemensutschig opened this issue Aug 13, 2018 · 11 comments · Fixed by #204
Closed

Python quickstarter should use nexus as artifact repo #27

clemensutschig opened this issue Aug 13, 2018 · 11 comments · Fixed by #204
Labels
enhancement New feature or request

Comments

@clemensutschig
Copy link
Member

clemensutschig commented Aug 13, 2018

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

@sklingel
Copy link
Contributor

sklingel commented Nov 8, 2018

closed by #65

@michaelsauter
Copy link
Member

Actually, this needs to be done for the Python quickstarter, too - not just for Jupyter.

The fix should be similar to #65.

@sklingel Could you apply the same fix?

Also - the Jenkins slaves also need to make use of Nexus.

@michaelsauter michaelsauter reopened this Nov 9, 2018
@clemensutschig
Copy link
Member Author

And lastly the getting started guide needs to contain the repo setup

@michaelsauter
Copy link
Member

@adyachok Is this something you could have a look at? You can see what @sklingel did for Jupyter in #65.

@clemensutschig
Copy link
Member Author

@sklingel is this now done?! ..

@sklingel
Copy link
Contributor

@clemensutschig for the jupyter yes. @adyachok is working at that, as far as I know

@clemensutschig
Copy link
Member Author

clemensutschig commented Jan 22, 2019

@sklingel @adyachok - is this done now?! - if not it's a 1.1 fix I suggest.

@michaelsauter
Copy link
Member

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).

@sklingel
Copy link
Contributor

sklingel commented Jan 23, 2019

@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

@clemensutschig
Copy link
Member Author

@sklingel -status?

@clemensutschig
Copy link
Member Author

@adyachok - fixed now? can we get this into 1.1.?

clemensutschig added a commit to BIX-Digital/ods-project-quickstarters that referenced this issue Aug 11, 2019
…tarters from bug/maven_proxy to production

* commit '32700359ec55e74565647b6db10723f60b063955':
  move to maven slave
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants