Skip to content

Fix LegacyConfigConverter mutating caller-shared configs - #2260

Open
rafal-hawrylak wants to merge 1 commit into
mainfrom
fix-legacy-config-input-mutation
Open

Fix LegacyConfigConverter mutating caller-shared configs#2260
rafal-hawrylak wants to merge 1 commit into
mainfrom
fix-legacy-config-input-mutation

Conversation

@rafal-hawrylak

Copy link
Copy Markdown
Collaborator

Shallow-clone .bigquery and .assertions before in-place coercions so publish("t1", shared); publish("t2", shared); no longer leaves t2/t3 with an empty bigquery block. Regression from #1780 (3.0.10).

core/actions/index.ts

Shallow-clone .bigquery and .assertions before in-place coercions so
`publish("t1", shared); publish("t2", shared);` no longer leaves t2/t3
with an empty bigquery block. Regression from #1780 (3.0.10).

core/actions/index.ts
@rafal-hawrylak
rafal-hawrylak requested a review from Tuseeq1 August 27, 2026 09:03
@rafal-hawrylak
rafal-hawrylak requested a review from a team as a code owner August 27, 2026 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant