Skip to content

Use default max depth to redact Variable#63480

Merged
potiuk merged 2 commits intoapache:mainfrom
sjyangkevin:use-default-max-depth-for-variable-redact
Mar 13, 2026
Merged

Use default max depth to redact Variable#63480
potiuk merged 2 commits intoapache:mainfrom
sjyangkevin:use-default-max-depth-for-variable-redact

Conversation

@sjyangkevin
Copy link
Contributor

Remove max depth setting to redact Variable, this will make it use default.


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, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Mar 12, 2026
@sjyangkevin sjyangkevin force-pushed the use-default-max-depth-for-variable-redact branch from a0779ad to 91c6a89 Compare March 13, 2026 01:30
Copy link
Member

@jason810496 jason810496 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@potiuk potiuk added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Mar 13, 2026
@potiuk potiuk added this to the Airflow 3.1.9 milestone Mar 13, 2026
@potiuk potiuk merged commit 74b0fd9 into apache:main Mar 13, 2026
252 of 253 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 74b0fd9 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.

@pierrejeambrun
Copy link
Member

Nice, needs manual backport

Desel72 pushed a commit to Desel72/airflow that referenced this pull request Mar 17, 2026
* use default max depth for variable redact

* update test cases
@sjyangkevin
Copy link
Contributor Author

I attempted to backport the commit, but got many files related to UI and fab provider. I basically fetch the v3-1-test and push it into my fork. Then, I ran cherry_picker 74b0fd9 v3-1-test. Just curious on why these files come up, and if they are safe to ignore. Thanks

Screenshot from 2026-03-17 23-32-54

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

Labels

area:API Airflow's REST/HTTP API 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.

4 participants