Skip to content

Tags: abetterbuilder/rules_docker

Tags

v0.16.2

Toggle v0.16.2's commit message
update deps

v0.16.1

Toggle v0.16.1's commit message
testing removing go deps

v0.16.0

Toggle v0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Propagate tags to the container image test bundle (bazelbuild#1730)

Fixes bazelbuild#1729

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use bash from the environment instead of absolute path (bazelbuild#1660)

Not all operating systems ship with bash located at `/bin/bash`. Change
the interpreter to `/usr/bin/env bash` to request bash from the
environment.

v0.14.4

Toggle v0.14.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependency com_github_google_go_containerregistry to v0.1.1 (b…

…azelbuild#1532)

Co-authored-by: alex1545 <42874203+alex1545@users.noreply.github.com>

v0.14.3

Toggle v0.14.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update puller and loader binaries to pich up bazelbuild#1509 (bazelbu…

…ild#1517)

Co-authored-by: Suvanjan Mukherjee <suvanjan@google.com>
Co-authored-by: alex1545 <42874203+alex1545@users.noreply.github.com>

v0.14.2

Toggle v0.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix bug in image puller execution timeout (bazelbuild#1495)

* repository_ctx.execute must also receive 'timeout' value otherwise limit is default 600s

* make test test by updating expected err, and add note about potential test flakiness

v0.14.1

Toggle v0.14.1's commit message
fix repro tests (bazelbuild#1379)

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update rules scala to pick up maven to https change (bazelbuild#1375)

* update rules scala to pick up maven to https change

* also update maven in this repo in this same PR

v0.13.0

Toggle v0.13.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update dependency bazel_toolchains to v1.2.4 (bazelbuild#1320)