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

Fix/add dev environment #22

Merged
merged 10 commits into from
Jul 26, 2023
Merged

Fix/add dev environment #22

merged 10 commits into from
Jul 26, 2023

Conversation

margalva
Copy link
Collaborator

Multiple fixes, to allow a subsection of the testing suite to be ran as part of the ADR builds inside the Ansys ecosystem. Changes to the docs to allow for images instead of default thumbnail in the example section

  • In the Service class, if the ansys_installation directory doesn't have an Ansys-like structure, allow for it to be set by env. variable (same for ansys_version). This allows for running against a local development build of ADR

  • Create a pytest marker to sub-select the tests to be ran inside the Ansys dev. ecosystem

  • Make the tests more stable when running against a local installation/build instead of against the docker image

  • Use images from examples as thumbnails when available, instead of always using the default thumbnail image.

  • Fix typo in docs

@margalva margalva linked an issue Jul 26, 2023 that may be closed by this pull request
@margalva margalva enabled auto-merge (squash) July 26, 2023 15:08
@margalva margalva removed the request for review from RobPasMue July 26, 2023 15:08
@margalva margalva merged commit bb31066 into main Jul 26, 2023
19 checks passed
@margalva margalva deleted the fix/add_dev_environment branch July 26, 2023 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modify ...
2 participants