Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/bazel-contrib/bazel-lib

Common useful functions for writing BUILD files and Starlark macros/rules
https://github.com/bazel-contrib/bazel-lib

Use test command for test flags

alexeagle opened this pull request over 1 year ago
Chore: update YQ

henkerik opened this pull request over 1 year ago
chore: use config.yml to indicate releaser

alexeagle opened this pull request almost 2 years ago
[Bug]: copy_to_directory doesn't support "nested" symlinks

duarten opened this issue almost 2 years ago
Correctly handle empty directory when checking for missing file

acordiner opened this pull request almost 2 years ago
chore(deps): update dependency bazel_gazelle to v0.30.0

renovate[bot] opened this pull request almost 2 years ago
feat: semver parser

kormide opened this pull request almost 2 years ago
feat: highest compatible version selection for bzlmod toolchains

kormide opened this pull request almost 2 years ago
[FR]: Add `//command_line_option:extra_toolchains` in transitions rules

kriswuollett opened this issue almost 2 years ago
feat: detect bzlmod automatically rather than requiring the user sets…

alexeagle opened this pull request almost 2 years ago
chore(deps): update dependency bazel to v6.1.1

renovate[bot] opened this pull request almost 2 years ago
fix: windows CI

gregmagolan opened this pull request almost 2 years ago
fix: disable stardoc under bzlmod and windows by default

alexeagle opened this pull request almost 2 years ago
chore: remove unnecessary call to register_coreutils_toolchains() in e2e/coreutils

gregmagolan opened this pull request almost 2 years ago
fix: remove merkle tree caching

kormide opened this pull request almost 2 years ago
chore: update to Aspect CLI 5.2.1

gregmagolan opened this pull request almost 2 years ago
Update link to example from angular

garymm opened this pull request almost 2 years ago
chore: update to Aspect CLI 5.2.0-rc0

gregmagolan opened this pull request almost 2 years ago
chore: set --heap_dump_on_oom preset to apply to all commands

kormide opened this pull request almost 2 years ago
Presets cleanup

kormide opened this pull request almost 2 years ago
fix(bazelrc-presets): restore 60s progress rate on CI

alexeagle opened this pull request almost 2 years ago
docs: include from-HEAD install

alexeagle opened this pull request almost 2 years ago
fix: add missing **kwargs to write_aspect_bazelrc_presets

gregmagolan opened this pull request almost 2 years ago
fix: update recommend CI flags from Workflows

mattem opened this pull request almost 2 years ago
chore: declare extension repos on single line

kormide opened this pull request almost 2 years ago
chore: depend on skylib release artifact

kormide opened this pull request almost 2 years ago
Changes needed for rules_js bzlmod support

kormide opened this pull request almost 2 years ago
fix: fixup BCR presubmit; it doesn't like symlinks to rc files

gregmagolan opened this pull request almost 2 years ago
fix: fixup BCR presubmit failure

gregmagolan opened this pull request almost 2 years ago
chore: turn on more basic precommit checks

alexeagle opened this pull request almost 2 years ago
build: add MacOS and Windows to CI for landed commits

gregmagolan opened this pull request almost 2 years ago
feat: add write_aspect_bazelrc_presets macro

gregmagolan opened this pull request almost 2 years ago
feat: make bazel-lib the source-of-truth for Aspect recommended bazelrc settings

gregmagolan opened this pull request almost 2 years ago
chore: update to latest version of Aspect CLI and turn on additional workflows features

gregmagolan opened this pull request almost 2 years ago
[FR]: `baked_binary()`

dgp1130 opened this issue almost 2 years ago
fix(deps): update golang.org/x/exp digest to 10a5072

renovate[bot] opened this pull request almost 2 years ago
[FR]: Better support for external directory files in copy_to_directory

pullard opened this issue almost 2 years ago
chore(deps): update dependency bazel_skylib to v1.4.1

renovate[bot] opened this pull request almost 2 years ago
chore(deps): update dependency io_bazel_rules_go to v0.39.0

renovate[bot] opened this pull request almost 2 years ago
chore: use coreutils hashsum

thesayyn opened this pull request almost 2 years ago
refactor: rename copy_to_bin to output_filegroup

gregmagolan opened this pull request almost 2 years ago
chore(deps): update dependency io_bazel_stardoc to v0.5.3

renovate[bot] opened this pull request about 2 years ago
Support jq on arm64 linux

keith opened this issue about 2 years ago
feat: chdir_binary is an sh_binary that wraps a tool and does a cd first

alexeagle opened this pull request over 2 years ago
Support stamping on yq rule

alexeagle opened this issue over 2 years ago
Tracking issue: TODO(2.0)

gregmagolan opened this issue over 2 years ago
Dependency Dashboard

renovate[bot] opened this issue over 2 years ago
debug: add some logging to debug bcr action

kormide opened this pull request over 2 years ago
test: change release action to use app token

kormide opened this pull request over 2 years ago
fix: fix a bug where yq failed to build in the root package

kormide opened this pull request over 2 years ago
feat: post a pr to bcr on successful release

kormide opened this pull request over 2 years ago
chore: replace is_windows select pattern with target_platform_has_constraint pattern

gregmagolan opened this pull request over 2 years ago
chore: use aspect_bazel_lib diff_test

gregmagolan opened this pull request over 2 years ago
chore: normalize @generated by comments

gregmagolan opened this pull request over 2 years ago
chore: rename all instances of repository_ctx to the preferred rctx

gregmagolan opened this pull request over 2 years ago
feat: upstream starlark codegen utils from rules_js

alexeagle opened this pull request over 2 years ago
feat: make it easier to resolve jq/yq toolchains from a repository rule

kormide opened this pull request over 2 years ago
feat: support bzlmod usage of jq/yq

alexeagle opened this pull request over 2 years ago
feat: add default yq and jq versions

gregmagolan opened this pull request over 2 years ago
yq fails when target in root BUILD file

kormide opened this issue over 2 years ago
fix: minor yq docs updates and fixes

kormide opened this pull request over 2 years ago
feat: add jq_host and yq_host repositories

gregmagolan opened this pull request over 2 years ago
chore: fix buildifier errors

kormide opened this pull request over 2 years ago
feat: yq

kormide opened this pull request over 2 years ago
yq

kormide opened this issue over 2 years ago
chore: remove unused file

gregmagolan opened this pull request over 2 years ago
fix: set --nolegacy_external_runfiles in .bazelrc

gregmagolan opened this pull request over 2 years ago
feat: add create_windows_native_launcher_script to lib/windows_utils.bzl

gregmagolan opened this pull request over 2 years ago
fix: make tool of run_binary cfg=exec

gregmagolan opened this pull request over 2 years ago
feat: add copy_to_bin_action for use in other rules

gregmagolan opened this pull request over 2 years ago
feat: add copy_to_bin rule

gregmagolan opened this pull request over 2 years ago
feat: add copy_file_action helper function to the public API

gregmagolan opened this pull request over 2 years ago
feat: add copy_directory_action help to the public API

gregmagolan opened this pull request over 2 years ago
fix(write_source_files): fix nested directories

jbedard opened this pull request almost 3 years ago
refactor: remove directory functionality from copy_file

kormide opened this pull request almost 3 years ago
feat: add copy_directory

kormide opened this pull request almost 3 years ago
copy_directory

kormide opened this issue almost 3 years ago
update buildifier and fix formatting

kormide opened this pull request almost 3 years ago
Fix write_source_files on windows

kormide opened this pull request almost 3 years ago
bug: write_source_files fails on windows

kormide opened this issue almost 3 years ago
fix: use -R instead of -r in cp calls so macos & linux behavior is the same

gregmagolan opened this pull request almost 3 years ago
feat: add run_binary with output directory support & improved makevar expansion

gregmagolan opened this pull request almost 3 years ago