Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix retrieve unpackaged so it is usable in metadeploy #3566

Merged

Conversation

yippie
Copy link
Contributor

@yippie yippie commented Mar 17, 2023

retrieve unpackaged messes with the package_xml in init_options which breaks its use in Metadeploy (because _init_options ends up being called twice)

Re-write options so it is not overwriting the valid value with an invalid one.

@yippie yippie requested a review from a team as a code owner March 17, 2023 14:47
@davidmreed
Copy link
Contributor

Thanks for fixing that astoundingly weird code path, @yippie. Since per your report freezing this task was already broken, I don't think there are any backwards-compatibility issues to worry about here. Will approve once tests pass.

Copy link
Contributor

@jstvz jstvz left a comment

Choose a reason for hiding this comment

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

Oof. Thanks for the fix.

@jstvz jstvz enabled auto-merge (squash) May 17, 2024 20:41
@jstvz jstvz merged commit 56e1066 into SFDO-Tooling:main May 20, 2024
37 of 39 checks passed
@jstvz jstvz added the bug label May 20, 2024
@yippie yippie deleted the bug/retrieve-unpackaged-metadeploy-support branch May 20, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants