-
Notifications
You must be signed in to change notification settings - Fork 139
ci: adding docker compose files for testing #4186
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
Open
germa89
wants to merge
21
commits into
main
Choose a base branch
from
ci/adding-pymapdl-docker-image
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 17 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
0af3a19
refactor: Update MAPDL Docker setup and documentation. Moved MAPDL do…
germa89 505625c
feat: Add Docker setup for PyMAPDL testing environment with Dockerfil…
germa89 a028637
feat: Enhance Docker setup and testing scripts for PyMAPDL with impro…
germa89 e31b2ed
refactor: Update docker-compose.yml to correct service name and remov…
germa89 dcac765
refactor: Update docker-compose.yml to standardize service name casing
germa89 8820345
refactor: Update Dockerfile and docker-compose.yml to improve configu…
germa89 4db251a
refactor: Update Dockerfile and docker-compose.yml for improved confi…
germa89 f11d019
feat: Add Dockerfile, docker-compose.yml, mylocal.ip, and start.sh fo…
germa89 1f1829b
chore: adding changelog file 4186.miscellaneous.md [dependabot-skip]
pyansys-ci-bot 77afe05
Apply suggestions from code review
germa89 d1ceacf
fix: Correct spelling of MAPDL in documentation and comments
germa89 96dfea8
refactor: Clean up .gitignore by standardizing testing entries and re…
germa89 f81084a
docs: add testing env vars table.
germa89 b1d0667
Merge branch 'ci/adding-pymapdl-docker-image' of https://github.com/a…
germa89 af442f0
fix: Simplify comment in has_grpc function to clarify gRPC assumption
germa89 b23c26e
fix: Correct indentation in docker-compose.yml for default service
germa89 00f1d81
fix: Update docker-compose.yml to add missing comment for volume requ…
germa89 8a0a5d1
fix: Update environment variable vocabulary to include DMP and SMP
germa89 d3f1fc6
fix: Clarify message regarding insufficient licenses for MAPDL startup
germa89 7cc6667
Merge branch 'main' into ci/adding-pymapdl-docker-image
clatapie b200507
chore: adding changelog file 4186.maintenance.md [dependabot-skip]
pyansys-ci-bot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Ci: adding docker compose files for testing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
.. _ref_make_container: | ||
|
||
.. include:: ../../../docker/make_container.rst | ||
.. include:: ../../../docker/MAPDL/make_container.rst |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.