Tags: abetterbuilder/rules_docker
Tags
Propagate tags to the container image test bundle (bazelbuild#1730) Fixes bazelbuild#1729
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.
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
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
Update dependency bazel_toolchains to v1.2.4 (bazelbuild#1320)
PreviousNext