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 2025.1
This PR includes an update to most core packages and upgrades Python to version 3.12. Ska packages changes have been limited to bug fixes and changes to address small issues (mostly warnings) caused by upgrading core packages.
Interface Impacts:
The update to Python 3.12 is not strictly an interface impact, but we note that the update to a different version of Python in /proj/sot/ska3/flight on HEAD will be incompatible with the MTA flask-based web services that use apache mod_wsgi built against the Python 3.11 environment that is presently in /proj/sot/ska3/flight. The plan is to coordinate this update with MTA.
Testing:
mica
is due to an upstream deprecation warning. The code still functions and we will address the deprecation later.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:If this release includes an update to ska3-perl, the install process for Aspect will include that. Note: ska3-perl is generally not needed for non-Aspect users.
For this core package update, additional documentation of functional testing is at https://github.com/sot/skare3/wiki/Ska3--(2025.1-with-Python-3.12)-testing .
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 2025.1 will be promoted to flight conda channel and installed on HEAD and GRETA Linux upon approval of FSDS Jira ticket.
Code changes
ska3-flight changes (2024.12 -> 2025.1rc2)
Updated Packages
The change
replace uses of pformat_all with pformat
stems from a deprecation inastropy
and only impacts tests.ska3-core-latest changes (2024.1 -> 2025.1rc2)
New Packages
Removed Packages
ska3-core changes (2024.11 -> 2025.1rc2)
New Packages
Removed Packages
Updated Packages
ska3-perl changes (2024.7 -> 2025.1rc2)
New Packages
Removed Packages
Updated Packages
ska3-perl-latest changes (2023.1 -> 2025.1rc2)
New Packages
Related Issues
Fixes #1408
Fixes #1453
Fixes #1457
Fixes #1460
Fixes #1461
Fixes #1462
Fixes #1463
Fixes #1464
Fixes #1465
Fixes #1466
Fixes #1467
Fixes #1468
Fixes #1469
Fixes #1470
Fixes #1472
Fixes #1473
Fixes #1487
Fixes #1488