Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ska3-flight 2023.7
This PR includes:
Interface Impacts:
parse_cm.or_list.read_or_list
is deprecated.parse_cm.or_list.read_or_list_full
should be used instead. Use ofparse_cm.or_list.read_or_list
will result in a warning.Testing:
There are two apparent failures in testing. Both are caused by deprecation warnings issued for using
parse_cm.or_list.read_or_list
. These are minor issues that will be fixed in a future release.NOTE: in the automated changes below, the packages being removed from ska3-flight are not present. In the three other configurations, they are present in the test environment.
skare3 dashboard and test result password at https://icxc.cfa.harvard.edu/aspect/skare3_dash_cred.txt
The latest release candidates will be installed in
/proj/sot/ska3/test
on HEAD, and all release candidates will be available for testing from the usual channels:Review
All operations critical or impacting PR's are independently and carefully reviewed. For other PR's the level of detail for review is calibrated to operations criticality. Some PR's that are confined to aspect-team-specific processing may have little to no independent review.
Deployment
ska3-flight 2023.7 will be promoted to flight conda channel and installed on HEAD and GRETA Linux upon approval of FSDS Jira ticket.
Code changes
All changes since the previous release
ska3-flight changes (2023.3 -> 2023.7rc4)
New Packages
Removed Packages
Updated Packages
pitch/roll-comp
when using real-time dataacis_tables.py
+ update flake8 workflowRelated Issues
Fixes #1154
Fixes #1175
Fixes #1177
Fixes #1178
Fixes #1179
Fixes #1180
Fixes #1181
Fixes #1182
Fixes #1183
Fixes #1184
Fixes #1185