2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-25 11:32:33 +00:00
bazel-lib/lib/tests
Alex Eagle 4ad02b7795
refactor(release): switch release integrity to be dynamic (#854)
* refactor(release): switch release integrity to be dynamic

This matches rules_py as documented by
https://blog.aspect.build/releasing-bazel-rulesets-rust

It has the benefit that developers no longer get yelled at to vendor some updated integrity hashes into bazel-lib every time they touch the Go sources.

* refactor: echo should produce trailing newline

* chore: bump action-gh-release to avoid Node 16 warning

* chore: update test that is sensitive to compilation mode

We now only use --compilation_mode=opt when cutting a release
2024-05-23 16:08:35 -07:00
..
assert_archive_contains
assert_contains
assert_directory_contains
bats test: fix timeout (#707) 2023-12-22 11:44:44 -08:00
bazelrc_presets chore: add bazel test support to javascript --config=debug preset (#825) 2024-04-25 16:33:16 -07:00
copy_directory chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
copy_directory_bin_action chore: add windows binaries (#610) 2023-10-10 14:13:17 -07:00
copy_file chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
copy_to_bin
copy_to_directory chore: bazel run //:format (#682) 2023-12-08 00:30:39 -08:00
copy_to_directory_bin_action chore: test against bazel 7.0.0 (#713) 2024-01-07 16:12:05 -08:00
coreutils chore: add windows binaries (#610) 2023-10-10 14:13:17 -07:00
expand_template feat: don't require 'out' on expand_template (#798) 2024-03-26 16:57:16 -07:00
external_test_repo
jq jq: add data file and location expansion support (#757) 2024-02-26 17:43:56 -08:00
run_binary chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
run_binary_expansions refactor(release): switch release integrity to be dynamic (#854) 2024-05-23 16:08:35 -07:00
stamping chore: bazel run //:format (#682) 2023-12-08 00:30:39 -08:00
tar fix(tar): handle spaces in input filenames (#835) 2024-05-07 17:52:35 -07:00
transitions feat: add platform_transition_test (#770) 2024-04-03 14:42:07 -07:00
write_source_files chore: add example of using write_source_file to merge output tree artifact files with source files that are already in an output directory (#730) 2024-01-22 21:03:31 -08:00
yq chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
zstd feat: introduce zstd toolchain (#831) 2024-05-03 16:12:56 -07:00
a.js feat: allow write_source_file(s) to write source files to bazel packages outside of the target's package (#717) 2024-01-10 15:07:03 -08:00
base64_tests.bzl
BUILD.bazel feat: allow write_source_file(s) to write source files to bazel packages outside of the target's package (#717) 2024-01-10 15:07:03 -08:00
expand_make_vars_test.bzl
generate_outputs.bzl
glob_match_test.bzl
lists_test.bzl feat(list): add unique function (#716) 2024-02-27 08:25:00 -08:00
paths_test.bzl fix(ci): fix bzlmod issues and enable on ci (#658) 2023-11-15 15:07:03 -08:00
strings_tests.bzl
utils_test.bzl fix(ci): fix bzlmod issues and enable on ci (#658) 2023-11-15 15:07:03 -08:00