Skip to content

Feat : Verify Configuration Page functionality#62293

Merged
vatsrahul1001 merged 1 commit intoapache:mainfrom
iharsh02:config-test
Feb 25, 2026
Merged

Feat : Verify Configuration Page functionality#62293
vatsrahul1001 merged 1 commit intoapache:mainfrom
iharsh02:config-test

Conversation

@iharsh02
Copy link
Contributor

Verify Configuration Page functionality

  1. Verify configuration displays

closes : #60572
related : #59028


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added area:dev-tools area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Feb 21, 2026
@vatsrahul1001
Copy link
Contributor

@iharsh02 merging for now. Can you create a follow up PR for #62293 (comment)

@vatsrahul1001 vatsrahul1001 merged commit 98ad78f into apache:main Feb 25, 2026
129 checks passed
@github-actions
Copy link

Backport failed to create: v3-1-test. View the failure log Run details

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-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 98ad78f v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

If you don't have cherry-picker installed, see the installation guide.

iharsh02 added a commit to iharsh02/airflow that referenced this pull request Feb 25, 2026
vatsrahul1001 pushed a commit that referenced this pull request Feb 25, 2026
* rename the files follow up pr(#62293)

* remove old files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI E2E Test || ADMIN-006: Verify Configuration Page functionality

2 participants