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

GL-2530 : PHP 8.3 support for CodeStudio #1737

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

shubham-bansal96
Copy link
Contributor

@shubham-bansal96 shubham-bansal96 commented Apr 30, 2024

This PR contain changes to support PHP 8.3 version for acli cs:wizard command for code studio.

Testing Steps:
Ran acli cs:wizard command locally and got an option to select php version 8.3
Screenshot 2024-04-30 at 3 12 03 PM

Logged in to code studio UI and check for CI/CD variable for project, PHP_VERSION env variable is being set as 8.3.
Screenshot 2024-04-30 at 3 14 57 PM

Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.64%. Comparing base (baa7bea) to head (fd4dce8).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1737   +/-   ##
=========================================
  Coverage     91.64%   91.64%           
  Complexity     1808     1808           
=========================================
  Files           121      121           
  Lines          6474     6475    +1     
=========================================
+ Hits           5933     5934    +1     
  Misses          541      541           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Try the dev build for this PR: https://acquia-cli.s3.amazonaws.com/build/pr/1737/acli.phar

curl -OL https://acquia-cli.s3.amazonaws.com/build/pr/1737/acli.phar
chmod +x acli.phar

@shubham-bansal96 shubham-bansal96 marked this pull request as ready for review April 30, 2024 09:52
@danepowell danepowell enabled auto-merge (squash) April 30, 2024 15:57
@danepowell danepowell merged commit 1c8febf into acquia:main Apr 30, 2024
12 checks passed
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.

4 participants