Skip to content

Use ExitStack to manage mutation of secrets_backend_list in dag.test - #34620

Merged
dstandish merged 1 commit into
apache:mainfrom
astronomer:use-exit-stack-for-sbl-mutation
Nov 27, 2023
Merged

Use ExitStack to manage mutation of secrets_backend_list in dag.test#34620
dstandish merged 1 commit into
apache:mainfrom
astronomer:use-exit-stack-for-sbl-mutation

Conversation

@dstandish

@dstandishdstandish commented Sep 26, 2023

Copy link
Copy Markdown
Contributor

Although it requires another indent, it's cleaner, and more importantly it makes sure that the mutation is undone after failure.

@eladkal

Copy link
Copy Markdown
Contributor

@dstandish needs rebase

@eladkaleladkal added the type:improvement Changelog: Improvements label Nov 24, 2023
Although it requires another indent, it's cleaner, and more importantly it makes sure that the mutation is undone after failure.
@dstandish
dstandishforce-pushed the use-exit-stack-for-sbl-mutation branch from 470c087 to 9a88a42CompareNovember 27, 2023 15:05
@dstandish
dstandish merged commit 99b4eb7 into apache:mainNov 27, 2023
@dstandish
dstandish deleted the use-exit-stack-for-sbl-mutation branch November 27, 2023 19:07
ephraimbuddy pushed a commit that referenced this pull request Dec 5, 2023
…34620)
Although it requires another indent, it's cleaner, and more importantly it makes sure that the mutation is undone after failure.
(cherry picked from commit 99b4eb7)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:CLItype:improvementChangelog: Improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@dstandish@eladkal@ephraimbuddy