Skip to content

Conversation

backport-action
Copy link
Collaborator

@backport-action backport-action commented Jun 2, 2025

Description

Backport of #32570 to main.

Migration tests were removed with #24620 so we only need the adjustment for the importer tests.

relates to #24392

@backport-action
Copy link
Collaborator Author

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-32570-to-main
git worktree add --checkout .worktree/backport-32570-to-main backport-32570-to-main
cd .worktree/backport-32570-to-main
git reset --hard HEAD^
git cherry-pick -x adb21e4a08b4512d747f57f792ce65df1ca29d3e
git push --force-with-lease

@github-actions github-actions bot added component/build-pipeline component/operate Related to the Operate component/team labels Jun 2, 2025
@kristinkomschow kristinkomschow force-pushed the backport-32570-to-main branch from 69c7e03 to f81d0a9 Compare June 2, 2025 12:19
@kristinkomschow kristinkomschow marked this pull request as ready for review June 2, 2025 13:21
@kristinkomschow kristinkomschow requested a review from a team as a code owner June 2, 2025 13:21
@kristinkomschow kristinkomschow requested a review from cmur2 June 2, 2025 13:23
@kristinkomschow kristinkomschow added this pull request to the merge queue Jun 2, 2025
Merged via the queue into main with commit e07bdd5 Jun 2, 2025
89 of 93 checks passed
@kristinkomschow kristinkomschow deleted the backport-32570-to-main branch June 2, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/build-pipeline component/operate Related to the Operate component/team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants