The effortless CI/CD framework that runs anywhere v0.6.22 Release Notes

Release Date: 2022-08-19 // over 1 year ago
  • ➕ Added

    • --cache-from earthly flag, which allows defining multiple ordered caches. #1693
    • 👍 WAIT/END support for saving artifacts to local host.
    • 👍 WAIT/END support for RUN --push commands.

    🛠 Fixed

    • ⚡️ Updated EXPOSE parsing to accept (and ignore) host IP prefix, as well as expose udp ports; this should be fully-compatible with dockerfile's format. #1986
    • 🏗 The earthly-buildkit container is now only initialized when required.

    🔄 Changed

    • 🏗 The earthly-buildkit container is now only initialized when required.