Skip to content

Fix missing Chakra UI license in airflow-core#66703

Merged
potiuk merged 1 commit into
apache:mainfrom
parkhojeong:fix/airflow-core-chakra-license
May 11, 2026
Merged

Fix missing Chakra UI license in airflow-core#66703
potiuk merged 1 commit into
apache:mainfrom
parkhojeong:fix/airflow-core-chakra-license

Conversation

@parkhojeong
Copy link
Copy Markdown
Contributor

@parkhojeong parkhojeong commented May 11, 2026

Found that the Chakra UI license was missing from airflow-core third-party licenses.
Added the Chakra UI MIT license and listed it in airflow-core/LICENSE.

Supporting references:

  • airflow-core/src/airflow/ui/package.json:29: "@chakra-ui/react": "^3.35.0"
  • airflow-core/src/airflow/ui/pnpm-lock.yaml:471: '@chakra-ui/react@3.35.0'
  • airflow-core/src/airflow/ui/node_modules/@chakra-ui/react/package.json: "version": "3.35.0"

@parkhojeong parkhojeong changed the title Add Chakra UI license to airflow-core Fix missing Chakra UI license in airflow-core May 11, 2026
@parkhojeong parkhojeong marked this pull request as ready for review May 11, 2026 09:01
@potiuk potiuk merged commit 6d831a8 into apache:main May 11, 2026
88 of 96 checks passed
@potiuk potiuk added this to the Airflow 3.2.2 milestone May 11, 2026
@potiuk potiuk added the backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch label May 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Backport successfully created: v3-2-test

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-2-test PR Link

github-actions Bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request May 11, 2026
(cherry picked from commit 6d831a8)

Co-authored-by: hojeong park <parkhj062@gmail.com>
aws-airflow-bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request May 12, 2026
(cherry picked from commit 6d831a8)

Co-authored-by: hojeong park <parkhj062@gmail.com>
choo121600 pushed a commit that referenced this pull request May 12, 2026
(cherry picked from commit 6d831a8)

Co-authored-by: hojeong park <parkhj062@gmail.com>
Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
vatsrahul1001 pushed a commit that referenced this pull request May 20, 2026
(cherry picked from commit 6d831a8)

Co-authored-by: hojeong park <parkhj062@gmail.com>
Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants