-
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
feat: passing tight integration env vars to mapdl #3500
feat: passing tight integration env vars to mapdl #3500
Conversation
…tps://github.com/ansys/pymapdl into feat/passing-tight-integration-env-vars-to-MAPDL
…tps://github.com/ansys/pymapdl into feat/passing-tight-integration-env-vars-to-MAPDL
Squashed commit of the following: commit c1d1a3e Author: German <28149841+germa89@users.noreply.github.com> Date: Mon Oct 7 15:33:19 2024 +0200 ci: retrigger CICD commit b7b5c30 Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon Oct 7 13:31:55 2024 +0000 ci: auto fixes from pre-commit.com hooks. for more information, see https://pre-commit.ci commit 32a1c02 Author: Revathy Venugopal <104772255+Revathyvenugopal162@users.noreply.github.com> Date: Mon Oct 7 15:31:24 2024 +0200 fix: add suggestions Co-authored-by: German <28149841+germa89@users.noreply.github.com> commit 575a219 Merge: f2afe13 be1be2e Author: Revathyvenugopal162 <revathy.venugopal@ansys.com> Date: Mon Oct 7 15:09:01 2024 +0200 Merge branch 'fix/add-build-cheatsheet-as-env-varaible' of https://github.com/ansys/pymapdl into fix/add-build-cheatsheet-as-env-varaible commit f2afe13 Author: Revathyvenugopal162 <revathy.venugopal@ansys.com> Date: Mon Oct 7 15:08:58 2024 +0200 fix: precommit commit be1be2e Author: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Mon Oct 7 13:07:35 2024 +0000 chore: adding changelog file 3468.fixed.md commit f052a4d Author: Revathyvenugopal162 <revathy.venugopal@ansys.com> Date: Mon Oct 7 15:05:56 2024 +0200 fix: add build cheatsheet as env variable within doc-build
…tps://github.com/ansys/pymapdl into feat/passing-tight-integration-env-vars-to-MAPDL
This reverts commit e45d2e5.
…' of https://github.com/ansys/pymapdl into feat/passing-tight-integration-env-vars-to-MAPDL
…ight-integration-env-vars-to-MAPDL
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Since we got green light by @koubaa in #3466 ... let's approve this @pyansys-ci-bot LGTM. |
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.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3500 +/- ##
=======================================
Coverage 82.36% 82.37%
=======================================
Files 57 57
Lines 10004 10007 +3
=======================================
+ Hits 8240 8243 +3
Misses 1764 1764 |
Description
Copy of #3466 so I can merge this into main.
Presumably most of the feedback I'm going to get from #3466 is doc review. So technically speaking, this is fine to merge, and I need it for #3497
Issue linked
Related to #3466
Checklist
draft
if it is not ready to be reviewed yet.feat: adding new MAPDL command
)