-
Notifications
You must be signed in to change notification settings - Fork 19
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
[WP#59517]change tag for the php setup in action #740
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SagarGi
force-pushed
the
fix_php_setup_ci
branch
2 times, most recently
from
November 21, 2024 08:29
4cf1009
to
00ba78e
Compare
Fails with error in CI:
|
SagarGi
force-pushed
the
fix_php_setup_ci
branch
4 times, most recently
from
November 22, 2024 04:04
6d98eaa
to
ea9f8fe
Compare
Signed-off-by: Sagar <[email protected]>
SagarGi
force-pushed
the
fix_php_setup_ci
branch
from
November 22, 2024 05:47
ea9f8fe
to
d01ba80
Compare
PHP Code CoverageCoverage after merging fix_php_setup_ci into master will be
Coverage Report
|
individual-it
approved these changes
Nov 22, 2024
nabim777
pushed a commit
that referenced
this pull request
Nov 27, 2024
Signed-off-by: Sagar <[email protected]> Signed-off-by: nabim777 <[email protected]>
nabim777
added a commit
that referenced
this pull request
Nov 28, 2024
* update cs-fix package and update composer Signed-off-by: Sagar <[email protected]> Signed-off-by: nabim777 <[email protected]> * update php-cs-fixer Signed-off-by: nabim777 <[email protected]> * Change ubuntu version to 20.04 LTS for CI (#740) Signed-off-by: Sagar <[email protected]> Signed-off-by: nabim777 <[email protected]> --------- Signed-off-by: Sagar <[email protected]> Signed-off-by: nabim777 <[email protected]> Co-authored-by: Sagar <[email protected]> Co-authored-by: Sagar Gurung <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
The problem seems to be with the actions
shivammathur/setup-php@v2
that we are using in the CI. For the latest ubuntu the actions seems to be failing. The issue is reported here: shivammathur/setup-php#880 shivammathur/setup-php#880 (comment)This PR:
shivammathur/setup-php@v2
Related Issue or Workpackage
Screenshots (if appropriate):
Types of changes
Checklist:
CHANGELOG.md
file