Skip to content

v1.7.0

Compare
Choose a tag to compare
@lmakarov lmakarov released this 31 May 17:28
· 65 commits to master since this release
2ca8663
  • Bitbucket: fixed missing build notification status title (#37)
  • Switched travis builds to Ubuntu 18.04 (xenial) minimal flavor
  • Switched to alpine v3.9 base image
  • Bumped docker and docker-compose versions
    • docker v18.09.2-ce
    • docker-compose v1.23.2
  • Allowed setting a custom domain for a sandbox via SANDBOX_DOMAIN (#47)
    • DOMAIN variable is deprecated, preserved for backward compatibility only
  • Added a method for preserving previous builds during build-init. (#48)
  • Updated mc mirror options in build-acp
    • Fixes mc: <ERROR> '--force' is deprecated please use '--overwrite' instead with '--remove' for the same functionality.
  • Docs updates
    • Replaced ubuntu with build-agent
    • Clarified base64 use on Mac vs Linux/etc (#42)
    • SANDBOX_PERMANENT variable
    • REMOTE_BUILD_DIR_CLEANUP variable
    • Non-volatile environments use case
  • Updated LICENSE year