Skip to content

v2.13.0

Compare
Choose a tag to compare
@lmakarov lmakarov released this 12 Dec 00:46
· 345 commits to master since this release
813fcbb
  • CI/CD overhaul
    • Switched to GitHub Actions for CI
    • Switched to Docker BuilKit for image builds
    • Pushing images to Docker Hub as well as GitHub Container Registry
  • Updates to console tools
    • xdebug v3
    • Switch to official acquia/cli + automated login
      • Switched from typhonius/acquia_cli to the official acquia/cli (acli binary)
      • Config variables changed to SECRET_ACQUIA_CLI_KEY and SECRET_ACQUIA_CLI_SECRET
    • Added jq and yq
    • Dropped drupal-check
    • composer 1.10.19 + 2.0.8
    • drupal console launcher 1.9.7
    • platform.sh cli 3.63.3
    • nvm 0.36.0, nodejs 14.15.1
    • code-server 3.7.4, gitlens 11.0.6
  • Fixed COMPOSER_DEFAULT_VERSION example in README
  • Fixed issue with gomplate printing an empty line in startup.sh