apache / apache/airflow

Decide whether ui_color/ui_fgcolor are needed in SerializedTaskGroup

Open
#60,466 0 comments 0 reactions 0 assignees View on GitHub
area:serialization
Dominant language
Python
Stars
46.9k
Forks
17.8k
Avg merge
2d 10h
Merged PRs (30d)
483

Description

Split from PR #60435.

`airflow-core/src/airflow/serialization/definitions/taskgroup.py` has TODO: "Are these actually useful?" for `ui_color`/`ui_fgcolor`.

Confirm usage and either remove from serialization/schema or document the requirement.

Contributor guide

Open the contributing guide

Research direction

Review airflow-core/src/airflow/serialization/definitions/taskgroup.py and trace repository usage of ui_color and ui_fgcolor in SerializedTaskGroup and its schema. Confirm whether consumers require these fields; done means removing them from serialization/schema or documenting the requirement, with the decision supported by the usage found.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-engineering
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.