-
Notifications
You must be signed in to change notification settings - Fork 10
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
feat: composer patches 2.0.0-beta1 #86
base: main
Are you sure you want to change the base?
Conversation
Open Y Complete profile installed at http://profile.openy.cibox.tools/build4267/ |
Open Y Complete profile installed at http://profile.openy.cibox.tools/build4268/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't totally understand the implications of removing dependency patch resolution... are there any other changes we would need to make in the rest of the decoupled modules?
Seems like we might want to hold off on merging this until any other dependencies are resolved, but if we're sure it won't break this for devs who are working off of 10.2.x then I think we're good.
Refer to this link for build results (access rights to CI server needed): Check Open Y Installation Wizard at http://install.openy.cibox.tools/build4302/install.php |
Open Y Upgrade Path site check installed at http://upgrade.openy.cibox.tools/build4302/ |
Refer to this link for build results (access rights to CI server needed): Check Open Y Installation Wizard at http://install.openy.cibox.tools/build4306/install.php |
Open Y Upgrade Path site check installed at http://upgrade.openy.cibox.tools/build4306/ |
retest this please |
Refer to this link for build results (access rights to CI server needed): Check Open Y Installation Wizard at http://install.openy.cibox.tools/build4308/install.php |
Open Y Upgrade Path site check installed at http://upgrade.openy.cibox.tools/build4308/ |
2.0.0-beta2 is now available. It includes dependency patch resolution. Thought you might like to know :) |
update upstream
Refer to this link for build results (access rights to CI server needed): Check YMCA Website Services Installation Wizard at http://install.openy.cibox.tools/build4589/install.php |
I don't see any patches applied with beta2 version - seems like there is a breaking change in composer.json structure which breaks BC @cweagans ? |
YMCA Website Services Upgrade Path site check installed at http://upgrade.openy.cibox.tools/build4589/ |
There shouldn't be :/ |
I see new messages like
But nothing like it is now with v1 where "Applying patch log messages " |
Does it generate a |
Addresses: https://yusa.atlassian.net/browse/DS-866
Triggered-by: cweagans/composer-patches#267
Because of https://www.cweagans.net/2023/07/dependency-patch-resolution/