-
Notifications
You must be signed in to change notification settings - Fork 5
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
Container Skeleton Workflow Changes #27
Conversation
Codecov Report
@@ Coverage Diff @@
## main #27 +/- ##
==========================================
- Coverage 98.44% 97.86% -0.59%
==========================================
Files 8 8
Lines 322 328 +6
==========================================
+ Hits 317 321 +4
- Misses 5 7 +2
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
@coretl I think this is done now - the new "install with locked/latest dependencies" looks much nicer |
I had to give up on generic ENTRYPOINT - it is only sort of possible through nasty hacks - removing it simplifies the code.yml anyway. https://stackoverflow.com/questions/34324277/how-to-pass-arg-value-to-entrypoint |
@coretl I'm planning to go ahead and merge this if you agree. This is one project that does not really need to be released in the traditional DLS way, right? |
Preview of the changes that will go into skeleton for containerized python projects.
ibek is to be an early adopter of this since it does not require a release in the DLS RHEL7 infrastructure.