Skip to content

Conversation

@wiewiurdp
Copy link
Contributor

@wiewiurdp wiewiurdp commented May 8, 2025

🎫 Issue IBX-9942

Related PRs:

ibexa/oss#218

Description:

Updated deployment process to use Symfony Cloud configurator and symfony-deploy

@wiewiurdp wiewiurdp marked this pull request as ready for review May 20, 2025 11:43
@wiewiurdp wiewiurdp requested a review from a team May 20, 2025 11:43
@ezrobot ezrobot requested review from Steveb-p, ViniTou, adamwojs, alongosz, barw4, ciastektk, konradoboza, mikadamczyk and tbialcz and removed request for a team May 20, 2025 11:43
if ($productPackage === null) {
throw new RuntimeException(sprintf('Could not find product "%s" in installed versions.', $product));
}

Copy link
Member

Choose a reason for hiding this comment

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

What is the reason behind this change ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

https://github.com/composer/composer/blob/main/src/Composer/InstalledVersions.php#L269
Due to this, when script called InstalledVersions::getRawData()['versions'][$product] I got 'no such key in array' error

@adamwojs adamwojs merged commit e4f7bf6 into main May 21, 2025
17 checks passed
@adamwojs adamwojs deleted the IBX-9942-changing-platformsh-deploy-logic branch May 21, 2025 17:55
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.

2 participants