Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Tim JennessTim JennessReporter
Tim JennessTim JennessLabels
Reviewers
Jim BoschStory Points
8RubinTeam
ArchitectureComponents
Details
Details
Assignee
Tim Jenness
Tim JennessReporter
Tim Jenness
Tim JennessLabels
Reviewers
Jim Bosch
Story Points
8
RubinTeam
Architecture
Components
Checklist
Checklist
Checklist
Created September 10, 2021 at 6:26 PM
Updated March 25, 2022 at 8:31 PM
Resolved October 8, 2021 at 3:38 PM
Move all the general purpose utility code out of pipe_base and daf_butler and into utils. The license for utils will be changed to BSD 3 clause and a setup.py will be created to allow it to be built and tested with a GitHub Action.
daf_butler has no public APIs for this code and will be migrated to use utils with no deprecation period.
pipe_base will include deprecation notices for code that existed in v22. The logging code that is new (and only used by pipe_base) will not include deprecation messages.