Closed
Description
We consistently see an issue where we start a git pull from the IRIS for Health homepage and there is no indication if the pull finished successfully or with errors.
When we look at the classes that were pulled in they are in an uncompiled state.
See screenshots attached.
IRIS version: IRIS for UNIX (Red Hat Enterprise Linux 9 for ARM64) 2024.1 (Build 263U) Wed Mar 13 2024 15:32:09 EDT [Health:7.2.0]
Git package version: 2.4.1
GitPullIssues.docx
@isc-tleavitt notes on aspects of this:
- Handle leading .../ in output from git commands
- Double check handling of load/compilation errors from WebSocket perspective
- Review possible issues with preview output being absent in HCC environment - we need to make sure there's always some output even if nothing has changed.