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

fix: add missing .bzl suffix in release template loads (#29)

c54981857a360a351f62065257bdb4043164d378 authored almost 3 years ago by Matt Mackay <[email protected]>
fix: use robocopy in copy_file#is_directory and copy_to_directory (#26)

so we don't hit the file path length limit of xcopy

40e25c0b3733fc555017787061a1c8e6ba804b23 authored almost 3 years ago by Greg Magolan <[email protected]>
build: fix ci build caching (#25)

81eaa054b75edff1f1ac753533db9bd8e3cba660 authored almost 3 years ago by Derek Cormier <[email protected]>
[utils] propagate CPU tags (#24)

1b28271ebc5f0b008d667369f6100e316919a52e authored almost 3 years ago by Matt Mackay <[email protected]>
license under apache 2

d40d0bfb55df43f548e9738fe3f10c621390b73b authored about 3 years ago by Alex Eagle <[email protected]>
feat: add forked diff_test that handles comparing directories

8f27b6348066094a433cb9b3ce6e9f1d6612abce authored about 3 years ago by Greg Magolan <[email protected]>
fix: add windows implementation of copy_to_directory

3bce8db1003758a7a110254d927d5bab75484119 authored about 3 years ago by Greg Magolan <[email protected]>
feat: load jq filter from file

e371656bc3908fe892b09c454985c9ecf173e053 authored about 3 years ago by Derek Cormier <[email protected]>
fix: expose bare jq/jq.exe binary (#20)

885fcb3f6e3179d42d1247b03fb57ccf33d1e82c authored about 3 years ago by Alex Eagle <[email protected]>
fix: allow tags/visibility on jq rule (#19)

fixes #18

87cecb51a286e78ebbf7d6086ea886003e294039 authored about 3 years ago by Alex Eagle <[email protected]>
Fix release snippet load statements

ff2c2d2d33f1b2dc4ef150528f9b72f667ac9e94 authored about 3 years ago by Alex Eagle <[email protected]>
feat: add include_external_repositories and exclude_prefixes attributes to copy_to_directory

Also change the default behavior such that files from external repositories are not included unl...

8dc3d2e52a53d1b17d1bfd3e2b70192f44fe564d authored about 3 years ago by Greg Magolan <[email protected]>
docs: add jq usage examples (#16)

* docs: add jq usage examples

* (squash) use backticks for usage examples

c0121bdb327e4a150ad4fa87aa9b803798ade312 authored about 3 years ago by Derek Cormier <[email protected]>
docs: update workspace snippet with jq instructions (#15)

4c2620cded9c356af9d555e7efc91540d22f1c84 authored about 3 years ago by Derek Cormier <[email protected]>
feat: add jq toolchain and rule

b8347b5f0abb646c5ed06ade5de62c17e89e072f authored about 3 years ago by Derek Cormier <[email protected]>
fix: release archive needs a strip_prefix (#14)

Also remove some dead code

aca19c4ac781985c1a4f9f4c4db918c683be5317 authored about 3 years ago by Alex Eagle <[email protected]>
fix: add missing file for release process

2dc7954b5a7eed804fc298cb022d031ec98ba1e9 authored about 3 years ago by Alex Eagle <[email protected]>
refactor: simplify release (#13)

Fixes #12

1c5fb6370b2b9cc61805b5ad367b8f37cccb2906 authored about 3 years ago by Alex Eagle <[email protected]>
fix: copy_to_directory exposes output in runfiles (#10)

48b0a774eae685e6f7ce4923031dfee9de5526f8 authored about 3 years ago by Alex Eagle <[email protected]>
feat: copy_to_directory copies files and directories to an output directory

0d2981f2881cbe3eabc8264a5147d843c577b8cf authored about 3 years ago by Greg Magolan <[email protected]>
release: update instructions

905cbb582fa6d975afa9634c443c66bbf41f01ee authored about 3 years ago by Alex Eagle <[email protected]>
release: don't require manual edits to version.bzl

Instead the release process should key off the git tag

c891bbcf5272658cadb8311cf146346406c1cfd1 authored about 3 years ago by Alex Eagle <[email protected]>
feat: expand_template does execpath and vars substitutions (#6)

2dfacb4d881e8b8531dc27a12c8d069060d14ec6 authored about 3 years ago by Alex Eagle <[email protected]>
release

c2aa4762d412c569c7ce4feb363901505465fca4 authored about 3 years ago by Alex Eagle <[email protected]>
fix: also correct the workspace in another case of to_label (#5)

3037b9615a52b20b98ace2332cdea824dd97c35a authored about 3 years ago by Alex Eagle <[email protected]>
release

619ebe60621212b2a879932b139656f1ac21a835 authored about 3 years ago by Alex Eagle <[email protected]>
fix: construct labels relative to calling workspace (#4)

2b43162a764865f9a0e18872f6d0e3e6b7934d1a authored about 3 years ago by Alex Eagle <[email protected]>
chore: run gazelle to add missing bzl_library

f6b016bdb9326c02d3889e0c07c5152edaa3ca92 authored about 3 years ago by Alex Eagle <[email protected]>
release

aca9176c33170dbde3f37a7f1d0a9eb705acfdb2 authored about 3 years ago by Alex Eagle <[email protected]>
feat: add doc helpers (#2)

* add stardoc helpers

* fix incorrect default template in stardoc_with_diff_test()

* add s...

6f7469dd03dd1a19697a3d7e33d7ba8972eac034 authored about 3 years ago by Chaitanya Varier <[email protected]>
feat: add runfiles helpers needed for rules_js (#3)

* feat: add runfiles helpers needed for rules_js

* chore: code review feedback

da6fb88da72ba6fade6044bdefe41a4910c0f37b authored about 3 years ago by Alex Eagle <[email protected]>
feat: add some paths and utils (#1)

* feat: add some paths and utils

* test: exercise relative to_label

* chore: cleanup namin...

cb8c2bad2224c3a590d987c4fa66156b1bcbe697 authored about 3 years ago by Alex Eagle <[email protected]>
fix release

1c5ab3dad876dcc8673d75508dca3128052d4483 authored about 3 years ago by Alex Eagle <[email protected]>
Add unittest

03eaca91f1342a0d67503e878ae6755f90181eeb authored about 3 years ago by Alex Eagle <[email protected]>
Initial commit

bf35529fc9fa2e784bcc3494fc69912b3c8ac783 authored about 3 years ago by Alex Eagle <[email protected]>
Initial commit

394f900560dfbaa9139bda8f4be76ffdc9b0bfd8 authored about 3 years ago by Alex Eagle <[email protected]>