bazel-lib/docs
Matt 59453e5c50
fix: Set size to a default value as well as timeout. (#839)
* fix: Set size to a default value as well as timeout.

Currently, we are unable to run our `write_source_files` tests in our pre-upload checks, because we have `--test_size_filter=small`, and setting `size` will attempt to set it on both the run rule and the test rule, the former being invalid.

* code review feedback

* chore: fix one more test that should use size for defaulting

---------

Co-authored-by: Alex Eagle <alex@aspect.dev>
2024-07-19 12:50:50 -07:00
..
templates chore: turn on more basic precommit checks 2023-02-17 11:00:00 -08:00
BUILD.bazel feat: add a helper for rules to work with resource_sets (#792) 2024-03-18 15:38:24 -07:00
base64.md feat: add executable attribute to write_source_files 2022-12-03 10:46:08 -08:00
bats.md docs: add bats docs 2024-02-26 15:55:48 -08:00
bazelrc_presets.md fix: move flags that should only be set with bazel 6 to bazel6.bazelrc recommended settings (#711) 2024-01-04 08:16:59 -08:00
copy_directory.md Revert: feat: expose a config_setting for copy execution_requirements (#606) (#640) 2023-10-31 15:19:38 -07:00
copy_file.md feat: expose toolchains used for copy actions (#661) 2023-11-16 07:15:50 -08:00
copy_to_bin.md docs: fix load path for copy_file_to_bin_action (#673) 2023-11-30 10:58:48 -08:00
copy_to_directory.md fix(ci): fix bzlmod issues and enable on ci (#658) 2023-11-15 15:07:03 -08:00
diff_test.md fix: Set size to a default value as well as timeout. (#839) 2024-07-19 12:50:50 -07:00
directory_path.md fix(ci): fix bzlmod issues and enable on ci (#658) 2023-11-15 15:07:03 -08:00
docs.md feat: allow additional common args to be passed to update_docs 2023-02-21 10:49:06 -08:00
expand_make_vars.md fix(ci): fix bzlmod issues and enable on ci (#658) 2023-11-15 15:07:03 -08:00
expand_template.md feat: don't require 'out' on expand_template (#798) 2024-03-26 16:57:16 -07:00
glob_match.md feat: add executable attribute to write_source_files 2022-12-03 10:46:08 -08:00
host_repo.md fix(ci): fix bzlmod issues and enable on ci (#658) 2023-11-15 15:07:03 -08:00
jq.md jq: add data file and location expansion support (#757) 2024-02-26 17:43:56 -08:00
lists.md feat(list): add `unique` function (#716) 2024-02-27 08:25:00 -08:00
output_files.md fix(ci): fix bzlmod issues and enable on ci (#658) 2023-11-15 15:07:03 -08:00
params_file.md fix: formatting for new docsite (#302) 2022-12-28 08:03:18 -08:00
paths.md fix(ci): fix bzlmod issues and enable on ci (#658) 2023-11-15 15:07:03 -08:00
platform_utils.md feat: add executable attribute to write_source_files 2022-12-03 10:46:08 -08:00
repo_utils.md feat: add get_home_directory to repo_utils (#809) 2024-04-03 13:53:18 -07:00
repositories.md fix: coreutils toolchain: Use statically linked linux amd64 variant (#706) 2024-05-08 07:06:12 -07:00
resource_sets.md feat: add a helper for rules to work with resource_sets (#792) 2024-03-18 15:38:24 -07:00
run_binary.md docs: add warning about using use_default_shell_env (#779) 2024-03-05 10:33:05 -08:00
stamping.md docs: add missing default stamp var (#865) 2024-06-13 09:56:06 -07:00
strings.md chore: run buildifier 2023-06-13 16:28:17 -07:00
tar.md fix(tar): expose package_dir argument in mtree_mutate (#873) 2024-07-02 13:29:24 +03:00
testing.md fix: Set size to a default value as well as timeout. (#839) 2024-07-19 12:50:50 -07:00
transitions.md feat: add platform_transition_test (#770) 2024-04-03 14:42:07 -07:00
utils.md feat: export utils from //lib:utils.bzl to match repo_utils and platform_utils (#810) 2024-04-03 14:00:44 -07:00
write_source_files.md FR-723: make WriteSourceFileInfo public (#724) 2024-01-22 21:51:05 -08:00
yq.md fix(ci): fix bzlmod issues and enable on ci (#658) 2023-11-15 15:07:03 -08:00