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

IBX-8119: [GHA] Bumped PHP to 8.3 in gha-docker-solr.yaml workflow #364

Merged
merged 2 commits into from
May 7, 2024

Conversation

alongosz
Copy link
Member

@alongosz alongosz commented May 7, 2024

🎫 Issue IBX-8119
Workflow run https://github.com/ibexa/core/actions/runs/8983666592/job/24673908758

Related PRs:

Description:

This is a follow-up to #358. GHA "Build and publish Solr Docker image" workflow also used PHP 7.4 which now is not working:

Run ${GITHUB_ACTION_PATH}/bin/composer_install.sh \
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires php  >=8.3 but your php version (7.4.33) does not satisfy that requirement.

Added also LABEL to published Docker image, to better find source of that image from there.

@alongosz
Copy link
Member Author

alongosz commented May 7, 2024

Workflow build passing https://github.com/ibexa/core/actions/runs/8983666592/job/24673908758
Other failures are not relevant for this change - this is manually & by scheduled triggered workflow.

@konradoboza konradoboza requested a review from a team May 7, 2024 10:04
@ciastektk ciastektk requested a review from a team May 7, 2024 10:05
Copy link

sonarcloud bot commented May 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@alongosz alongosz merged commit 987f6af into main May 7, 2024
14 of 16 checks passed
@alongosz alongosz deleted the bump-php-in-gha-docker-solr branch May 7, 2024 10:43
barw4 pushed a commit that referenced this pull request Oct 17, 2024
)

For more details see https://issues.ibexa.co/browse/IBX-8119 and #364

Key changes:

* [GHA] Bumped PHP to 8.3 in gha-docker-solr.yaml workflow

* [Doc] Added a better description for published docker image
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.

6 participants