Kerry McAdams

Results 20 issues of Kerry McAdams

### 📝 Description of the feature By default, we copy the contents of the appdata folders when we set private_appdata as True. Let's add an option to not run copy_profiles()...

enhancement

The following embedding tests sporadically hang when running in the workflow: - In between test_warning_message and test_private_appdata - test_normal_appdata - In between test_logging_write_info_after_initialize_with_error_level and test_addin_configuration[Mechanical] I think the issue is...

Add more tests for PyMechanical to increase our coverage when running pytest. This is especially for the embedding tests. Run "pytest -m embedding" to see what coverage is missing. A...

maintenance
testing

### Description of the modifications These are issues and enhancements that could make this page of the docs better: https://mechanical.docs.pyansys.com/version/stable/ Issues - [x] The PyAnsys link is broken - [x]...

documentation
major

### 📝 Description of the feature Add GRPC health check to Mechanical ### 💡 Steps for implementing the feature _No response_ ### 🔗 Useful links and references https://grpc.io/docs/guides/health-checking/ https://grpc.github.io/grpc/csharp/api/Grpc.HealthCheck.HealthServiceImpl.html

enhancement

documentation
maintenance
dependencies

### 📝 Description of the feature Find the user or workspace settings.json folder, read settings.json, and append the stubs autocomplete settings to it ### 💡 Steps for implementing the feature...

enhancement

### Description of the modifications Modify the embedded instance documentation to be similar to [PyACP's user guide](https://acp.docs.pyansys.com/version/dev/user_guide/howto/index.html#) Include an area in the page for new features ### Useful links and...

documentation

### 📝 Description of the feature Add a flag to open the GUI in read-only mode so a license isn't checked out each time launch_gui() is being called ### 💡...

enhancement

### 📝 Description of the feature Add an option to include `overwrite=True` to `save_as()`. This will allow you to overwrite an existing file when doing `save_as()` ### 💡 Steps for...

enhancement