You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- use 'zypper search -i' to check whether specified OS dependency is installed on openSUSE + make sure that rpm is considered for checking OS dependencies on RHEL8 (#3973)
19
+
- add support for post-install patches (#3974)
20
+
- add support for 'download_instructions' easyconfig parameter key to specify some download or installation steps for user in case of complicated way of obtaining needed files (#3976, #3981)
21
+
- also try collecting AMD GPU info (via rocm-smi) for --show-system-info (#3978, #3982)
22
+
- various bug fixes, including:
23
+
- ensure --review-pr can find dependencies included in PR (#3979)
24
+
- run 'apt-get update' in GitHub Actions workflow for container tests to update container package list before installing anything (#3985)
25
+
- other changes:
26
+
- enable code linting check for all supported Python versions (#3725)
0 commit comments