Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: gzm0/bazel-lib

Tags

v1.39.0

Toggle v1.39.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: give version.bzl public visibility (bazel-contrib#670)

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: remove need for rules_go when depending on a bzl_library target (b…

…azel-contrib#663) (bazel-contrib#664)

v1.38.1

Toggle v1.38.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: remove need for rules_go when depending on a bzl_library target (b…

…azel-contrib#663)

v1.38.0

Toggle v1.38.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: backport 2.x features for interoperability (bazel-contrib#657)

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use coreutils toolchain for copy_file action (bazel-contrib#622)

refactor: use coreutils toolchain for copy_file action
---------

Co-authored-by: Greg Magolan <[email protected]>
Co-authored-by: Derek Cormier <[email protected]>

v1.37.0

Toggle v1.37.0's commit message
chore: don't run gazelle checks on 1.x branch

v2.0.0-rc1

Toggle v2.0.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support treeartifacts (bazel-contrib#630) (bazel-contrib#631)

Co-authored-by: Sahin Yort <[email protected]>

v2.0.0-rc0

Toggle v2.0.0-rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: add windows binaries (bazel-contrib#610)

* chore: add windows binaries

* chore: fix/exclude windows brokenness

* chore: try to see why diff tests fail on windows

* fix: rm bazelisk rc again for windows

* fix: try our own diff_test

* chore: use only our own diff_test

v2.0.0-beta1

Toggle v2.0.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: tar includes runfiles (bazel-contrib#595)

* feat: tar includes runfiles

* chore: try to fix red circleci

* fix: tracked down problem

* chore: document tar#srcs supports runfiles

* chore: add comment about logic for trimming manifest suffix

* chore: missed a replacement spot

* chore: give up on the listing test for now

v1.36.0

Toggle v1.36.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "refactor: reduce execution requirements for copy" (bazel-cont…

…rib#594)

* Revert "refactor: reduce execution requirements for copy"

This reverts commit 40c2ddc.

* Update ci.bazelrc