What's Changed
- Pick the GoReleaser build for integration tests by default by @pjcdawkins in #214
- Add integration tests for important commands by @pjcdawkins in #210
- Remove SSH setup in CI by @pjcdawkins in #218
- Bump legacy CLI to 4.22.0 and PHP to 8.2.26 by @pjcdawkins in #217
- Expose mockapi and move tests out to legacy-cli repository by @pjcdawkins in #219
- Clear PHP and .phar cache on failed execution by @akalipetis in #220
- Bump Platformify to v0.2.12 by @akalipetis in #221
Full Changelog: 5.0.22...5.0.23
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.22.0
Upgrade
Platform.sh
Upgrade using the same tool you used for installing the CLI:
HomeBrew
brew update && brew upgrade platformsh/tap/platformsh-cli
Scoop
scoop update platform
Bash installer
curl -fsSL https://raw.githubusercontent.com/platformsh/cli/main/installer.sh | bash
Upsun
Upgrade using the same tool you used for installing the CLI:
HomeBrew
brew update && brew upgrade platformsh/tap/upsun-cli
Scoop
scoop update upsun
Bash installer
curl -fsSL https://raw.githubusercontent.com/platformsh/upsun-cli/main/installer.sh | bash