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

S3 image fixes #193

Merged
merged 1 commit into from
May 12, 2024
Merged

S3 image fixes #193

merged 1 commit into from
May 12, 2024

Conversation

elrido
Copy link
Contributor

@elrido elrido commented May 9, 2024

- only install composer if necessary
- if simplexml is requested, also install it for PHP 8.2, so composer can detect it
- unset composer platform config, it prevented later upgrades of GCP library
- removes unused RAWURL
@elrido elrido requested review from rugk and Zoey2936 May 12, 2024 08:09
@elrido
Copy link
Contributor Author

elrido commented May 12, 2024

Thank you!

@elrido elrido merged commit 605ee7c into master May 12, 2024
14 checks passed
@elrido elrido deleted the s3-composer-fixes branch May 12, 2024 08:56
elrido added a commit that referenced this pull request May 23, 2024
Also undo now obsolete 8.2 fix for #193, composer now is on the same PHP release as the rest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting reading response header from upstream error when trying to create new secrets with 1.7.2 on S3
2 participants