Improvements based on new Task frameworks

Merged
#128 · Created  · Last updated

Merged pull request

Merge in 'task_improvements' (pull request #128)

d22b103·Author: ·Closed by: ·2023-11-28

Description

This PR does 2 main things:

  1. Use the TaskName enum pattern to remove constant strings corresponding to IP task types. This also includes using the default task-type tags (e.g., VispTag.task_dark()). The idea here is simple, but the diff is huge.

  2. Use *-common’s TaskUniqueBud to simplify many of the parsing Buds. Some Buds were also moved up to common and re-imported from there.

 

0 attachments

0 comments

Loading commits...