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

CA-385151 & CP-45516: Fix skipped patch + Bump pipeline to v4.12 #3259

Merged

Conversation

danilo-delbusso
Copy link
Member

@danilo-delbusso danilo-delbusso commented Nov 16, 2023

The patch was skipped, and the "Launch XenCenter" button did not show anymore. This was because the custom property XS_WixUIRMPressedOk is defined within the patch.

Regressed after dd98fe6 because the way we're applying patches with the PowerShell script doesn't like the diff --git format.

I suspect it's got something to do with defining proper directories using git apply --directory but an easy solution (this one) is to just use git -ru

The patch was skipped, and the "Launch XenCenter" button did not show anymore. This was because the custom property `XS_WixUIRMPressedOk` is defined within the patch.

Signed-off-by: Danilo Del Busso <[email protected]>
Signed-off-by: Danilo Del Busso <[email protected]>
@danilo-delbusso danilo-delbusso changed the title CA-385151: Fix skipped MsiRMFilesInUse patch CA-385151 & CP-45516: Fix skipped patch + Bump pipeline to v4.12 Nov 16, 2023
@danilo-delbusso danilo-delbusso added the ASAP PR should be reviewed as soon as possible label Nov 16, 2023
@kc284
Copy link
Contributor

kc284 commented Nov 16, 2023

One line containing one space has been removed from the bottom of the patch - might it fail to apply?

@kc284 kc284 added the 1 approval PR has been approved by one reviewer label Nov 16, 2023
@kc284 kc284 added 2 approvals PR has been approved by two reviewers and removed 1 approval PR has been approved by one reviewer labels Nov 17, 2023
@kc284 kc284 merged commit 5c858be into xenserver:master Nov 17, 2023
1 check passed
@danilo-delbusso danilo-delbusso deleted the bug/launch-xencenter_CA-385151 branch November 17, 2023 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 approvals PR has been approved by two reviewers ASAP PR should be reviewed as soon as possible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants