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

Update dependency earthly/earthly to v0.8.15 #79

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 14, 2024

This PR contains the following updates:

Package Update Change
earthly/earthly patch v0.8.9 -> v0.8.15

Release Notes

earthly/earthly (earthly/earthly)

v0.8.15

Compare Source

Added
  • Ability to automatically install BYOC from a Terraform deployment, or manually.
Fixed
  • Link-scoped devices will now properly autodetect MTU settings.
  • Better error reporting when cross-target copy references a file that does not exist. #​4221
  • AWS credentials are propogated into WITH DOCKER. #​4241
Changed
  • Allow using localhost as a remote address when using satellites.
Additional Info
  • This release has no changes to buildkit

v0.8.14

Compare Source

Fixed
  • Autocompletion failed to expand ARG names when referencing a target containing a ~.
  • Improved --ticktock performance of cache key computation and GC; the improvement is most noticeable with many small RUN commands.
Changed
  • Renamed experimental github command to gha, and introduced new ls and remove subcommands.
Removed
  • Removed PIPELINE & TRIGGER keywords and associated code relating to formerly deprecated Earthly CI.
Additional Info
  • This release includes changes to buildkit

v0.8.13

Compare Source

Fixed
  • RUN --no-cache doesn't always work. #​2593
  • ANSI escape codes are now removed from GitHub Action specific output. #​4131
  • Specifying the --ticktock option will no longer show a buildkit version mismatch warning.
  • The --ticktock flag is now used when running the bootstrap command.
  • Caching issue when the experimental --ticktock buildkit scheduler is enabled.
Changed
  • Removed deprecated non-streaming log uploading mechanism; log sharing is now only supported by the streaming-upload mechanism. The hidden --logstream and --logstream-upload flags have been removed.
Additional Info
  • This release includes changes to buildkit

v0.8.12

Compare Source

Added
  • An experimental modification of the buildkit scheduler, which attempts to solve the inconsistent graph state error, which can be enabled locally with earthly --ticktock ....
Changed
  • The BYOC (bring your own cloud) commands have been updated to reflect server-side API changes.
Fixed
  • The --buildkit-container-name flag was incorrectly being ignored when --no-buildkit-update was set.
Additional Info
  • This release includes changes to buildkit

v0.8.11

Compare Source

Added
  • Support for using HTTP(S) proxies when connecting to satellites.
Fixed
  • Backwards compatability issue where WITH DOCKER would fail with EARTHLY_DOCKERD_CACHE_DATA: parameter not set when using an older version of the earthly in combination with a satellite running v0.8.10.
Additional Info
  • This release includes changes to buildkit

v0.8.10

Compare Source

Added
  • New Github Actions Workflow commands integration --github-annotations flag or GITHUB_ACTIONS=true env. #​2189
  • Added a new --oidc flag to RUN command which allows authentication to AWS via OIDC. Enable with the VERSION --run-with-aws-oidc feature flag. #​3804
  • Experimental WITH DOCKER --cache-id=<key> feature, which will cache the contents of the docker data root, resulting in faster --load and --pull execution. Enabled with the VERSION --docker-cache feature flag. #​3399
  • New SAVE IMAGE --without-earthly-labels feature, which will prevent any dev.earthly.* labels from being saved to the image. Enable with the VERSION --allow-without-earthly-labels feature flag. Thanks to @​3manuek for the contribution!
Fixed
  • WITH DOCKER load time calculation. #​3485
  • The earthly cli was not correctly setting the exit status on failures when executing a RUN on a satellite which reached the max execution time limit.
  • Self-hosted satellite connection issue.
Changed
  • Earthly will now use source link format when displaying errors, e.g. <path>:<line>:<col> rather than <path> line <line>:<col>.
  • Improved error messages for cases where a shell is required to run a command such as IF, FOR, etc.
  • Earthly will now show a warning when earthly anonymously connects to a registry (which increases the chance of being rate-limited).
Additional Info
  • This release includes changes to buildkit

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency earthly/earthly to v0.8.10 Update dependency earthly/earthly to v0.8.11 May 16, 2024
@renovate renovate bot force-pushed the renovate/earthly-earthly-0.x branch 2 times, most recently from e8dc3fc to d966806 Compare May 23, 2024 18:58
@renovate renovate bot changed the title Update dependency earthly/earthly to v0.8.11 Update dependency earthly/earthly to v0.8.12 May 23, 2024
@renovate renovate bot force-pushed the renovate/earthly-earthly-0.x branch from d966806 to aadcf36 Compare May 28, 2024 22:09
@renovate renovate bot changed the title Update dependency earthly/earthly to v0.8.12 Update dependency earthly/earthly to v0.8.13 May 28, 2024
@renovate renovate bot force-pushed the renovate/earthly-earthly-0.x branch from aadcf36 to 79355b2 Compare June 10, 2024 22:03
@renovate renovate bot changed the title Update dependency earthly/earthly to v0.8.13 Update dependency earthly/earthly to v0.8.14 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/earthly-earthly-0.x branch from 79355b2 to 3063bca Compare July 12, 2024 21:18
@renovate renovate bot changed the title Update dependency earthly/earthly to v0.8.14 Update dependency earthly/earthly to v0.8.15 Jul 12, 2024
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.

0 participants