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

Release 3.7.0 #315

Merged
merged 26 commits into from
Feb 9, 2024
Merged

Release 3.7.0 #315

merged 26 commits into from
Feb 9, 2024

Conversation

lmakarov
Copy link
Member

@lmakarov lmakarov commented Feb 9, 2024

Updates

  • Switched base to Debian 12 (bookworm)
  • Bumped PHP versions
    • PHP 8.1.27
    • PHP 8.2.15
    • PHP 8.3.2 (new)
  • Dropped PHP 8.0 (EOL as of 2023.11.26)
  • Dropped blackfire PHP extension
  • Bumped various packages
    • Composer v2.7.0
    • Platform.sh CLI v4.14.1 (legacy-cli)
    • Acquia CLI v2.22.1
    • Terminus v3.3.3
    • jq v1.7.1
    • yq v4.40.5
    • nvm v0.39.7
    • Node.js v20.11.0 LTS
    • yarn v1.22.19 (pinned, newer versions don't install)
  • Bumped VS Code Server
    • VS Code Server v4.20.1
    • VS Code GitLens v14.7.0
    • VS Code Xdebug v1.34.0
  • Updated GitHub Actions versions

Images

docksal/cli:php8.1-3.7
docksal/cli:php8.2-3.7
docksal/cli:php8.3-3.7

lmakarov and others added 26 commits November 24, 2023 16:13
PHP 8.0 is EOL as 2023.11.26
- Moved node, ruby, and python test cases into "misc tools" test
- Re-enabled terminus test
- Cleaned up Dockerfiles from legacy code
- PHP imagick extension not yet supported
Debian 12 (bookworm) + PHP 8.3 (RC6) - PHP 8.0
- PHP 8.1.27
- PHP 8.2.15
- PHP 8.3.2
- VS Code Server v4.20.1
- VS Code GitLens v14.7.0
- VS Code Xdebug v1.34.0
- Composer v2.6.6
- Platform.sh CLI v5.0.8
- Acquia CLI v2.22.1
- Terminus v3.3.3
- jq v1.7.1
- yq v4.40.5
- nvm v0.39.7
- Node.js v20.11.0 LTS
- yarn v1.22.21
Newer version don't install (missing some release artifacts).
This is no longer enabled by default upstream
Install imagick@master for PHP 8.3 using mlocati/install-php-extensions
- docker/login-action@v3
- docker/build-push-action@v5
@lmakarov lmakarov merged commit a88caa0 into master Feb 9, 2024
15 checks passed
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.

2 participants