-
Notifications
You must be signed in to change notification settings - Fork 123
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
Improving ubuntu devcontainer #1752
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1752 +/- ##
==========================================
- Coverage 85.86% 80.91% -4.95%
==========================================
Files 44 44
Lines 7844 7844
==========================================
- Hits 6735 6347 -388
- Misses 1109 1497 +388 |
Co-authored-by: Alex Kaszynski <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is good to go, but check with Marc prior to merge.
Legal issues leave this PR a bit of without scope. Basically, we can't provide users with docker images. Hence this whole approach for devops lacks of purpose, unless it is just to give some guidance, so the users can build their own docker images. But that is a different story. However I think the approach still works internally (hence I'm going to keep the configuration files) but I will rework the documentation to explain a bit the process for users. |
…om/pyansys/pymapdl into feat/improving-ubuntu-devcontainer
…om/pyansys/pymapdl into feat/improving-ubuntu-devcontainer
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is good to go.
No public containers (yet), but internal containers are good to go.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ Approving this PR because germa89 said so 😬
Smoothing the usage of our docker image in codespace and as remote container.