Ecosyste.ms: OpenCollective

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

Aspect Build

Open-source tooling for the Bazel build system including rules_js, rules_lint, rules_py, Aspect CLI, and more. Visit our GitHub for the exhaustive list.
Collective - Host: opensource - https://opencollective.com/aspect-build - Website: https://aspect.build/ - Code: https://github.com/aspect-build

feat(cli): print the download logging in dim / faint (#732)

The logging here was quite in ya face. Log it in dim / faint colours.

GitOrigin-RevId: c06700a4...

github.com/aspect-build/aspect-cli - 1fc8e9415a312b09643f4ed957b1946f0c064a67 authored over 2 years ago
chore: fix formatting of https://github.com/aspect-build/aspect-cli/b… (#741)

…lob/main/docs/aspect_support.md

the extra indent appears as a codeblock

GitOrigin-RevId: e885...

github.com/aspect-build/aspect-cli - 03994658c874e24b53f86de45a344ddd6be007e9 authored over 2 years ago
feat(cli-core): support downloading and handing control to a different version of aspect (#738)

This feature is already added and working in the pro cli:
https://github.com/aspect-build/silo/b...

github.com/aspect-build/aspect-cli - dab8f02a70bae141b242b9679b6cf192bce7b1df authored over 2 years ago
chore: restore generated pb.go files

github.com/aspect-build/aspect-cli - b918960ac629839de56375d5fc6d75041edaa588 authored over 2 years ago
chore: update to Bazel 5.3.2 and Aspect CLI Pro 4.2.0

github.com/aspect-build/aspect-cli - 5f2c2e596f92ef09178f7f2d54935ef7cbbe5c65 authored over 2 years ago
build: better releases that are bazelisk compatible

github.com/aspect-build/aspect-cli - 98d46066a66881e28ae3e81db05dda3ba43ae51e authored over 2 years ago
docs: clarify why --worker_sandboxing does not work (#241)

github.com/aspect-build/rules_ts - 83139d3d386e5de6a63751c57bbc81a0c7f7b7d8 authored over 2 years ago
refactor: move support cobra command registration to core (#726)

This means it's discoverable to OSS CLI users, and to our docsite
scraping. It prevents someone ...

github.com/aspect-build/aspect-cli - 670bd566204b310671bd91217db71f5dcfbf1d7f authored over 2 years ago
cli: hoist configure command to be a pro build-in (#727)

GitOrigin-RevId: 496a70c8e5547fde4c54d1db337ab2e7fbe51bbf

github.com/aspect-build/aspect-cli - e4b5a1e405a1d2bf79d521a366eef559ae809f64 authored over 2 years ago
docs: better doc for outputs command (#730)

GitOrigin-RevId: 67f48f8f481833e88b60009840241088a00fc68b

github.com/aspect-build/aspect-cli - ec4fb77eaa1000b4a4c6edfa6dff259cc0775fea authored over 2 years ago
cli: hoist outputs command to be an oss build-in (#729)

GitOrigin-RevId: f56651968ae85e18fc4200736d2654dc9b8e56ec

github.com/aspect-build/aspect-cli - 661d2d3ba9d4f295e8063b28c7625715658163d2 authored over 2 years ago
refactor: move workspace status command script to root

Simplifies our copybara config to sync the buildinfo folder with Aspect's private repo, since we...

github.com/aspect-build/aspect-cli - 50df469d8e7d50147fcfe7fcef26ef0bcf259f0a authored over 2 years ago
test: remove unused test .sh script (#108)

github.com/aspect-build/rules_swc - daae45d244cf376168defdca58dcef10f2069a8c authored over 2 years ago
fix: take project rescaling into consideration (#237)

github.com/aspect-build/rules_ts - a304b75215cd84d20c046b31490f66211685d6a4 authored over 2 years ago
chore(deps): update all patch updates

github.com/aspect-build/rules_js - 51b18e96a738bbd121c9993ea2cad6d5392f428a authored over 2 years ago
chore(deps): update rollup to v3

github.com/aspect-build/rules_js - c9a3590e5a9fd25385a080ea75d3c92aa6969081 authored over 2 years ago
docs: update homepage

Move docs/index to the root README.

This should be the technical installation, usage, and API d...

github.com/aspect-build/aspect-cli - 934c4765b2efe45fec8776538dd1670f702c5a40 authored over 2 years ago
fix: remove node_modules/. from ignored paths (#185)

github.com/aspect-build/rules_ts - 20697ec493da95baf42caddf5366cd027db7145f authored over 2 years ago
fix(cli): handle Aspect's 'bazel-lib' in the docs command (#545)

GitOrigin-RevId: 5a979aabd0990b00f6b23e8de47c73baf8a908c0

github.com/aspect-build/aspect-cli - f6c9687fb24fbcb23b27cc0ee80306145590e833 authored over 2 years ago
release: change CDN path of Aspect CLI build artifacts to https://static.aspect.build/aspect (#725)

See #724 for more context

GitOrigin-RevId: bb873d51e135af81262e236b17c6def10a764aad

github.com/aspect-build/aspect-cli - 319b1ae357cfb10c63ea176165eac42ec69e5d4f authored over 2 years ago
cli: update vendored bazelisk code to latest (v1.15.0) and trim unused/untested bazelisk features (#705)

Update to latest Bazelisk code 1.15.0

Drop support for unused & untested Bazelisk features:

`-...

github.com/aspect-build/aspect-cli - 33be9e28e1a98543094f81fcc6d61dd8b0b3e250 authored over 2 years ago
fix: add additional workspace_status values that the CLI expects for its build info (#693)

GitOrigin-RevId: 6df8b719d8442ef192ad821756c61b96f298d1e9

github.com/aspect-build/aspect-cli - 0279feca2dee7171a5bbbdda176436bbdb3e6941 authored over 2 years ago
fix: run command should accept more than one arg (#681)

Flags count :)

GitOrigin-RevId: 52b7aedb11cec926cf5d2ad32a046f3a5f8e8b5f

github.com/aspect-build/aspect-cli - 89d51d1bd7633b0304090465572103fc087cea59 authored over 2 years ago
feat: allow boostrapping Aspect CLI Pro with bazelisk using .bazeliskrc file (#712)

GitOrigin-RevId: a6d66258571f08945fcdcc9131a57021d338d5d3

github.com/aspect-build/aspect-cli - b80c778e8d107e4edf29281653790de6055b9d3d authored over 2 years ago
feat: check repo aspect version & download and give up control if version doesn't match running version (#718)

Protection against infinite reentrance with `ASPECT_REENTRANT`
environment set when aspect downl...

github.com/aspect-build/aspect-cli - ed8f0d56344501b31b510798fafe5e5537fa30da authored over 2 years ago
fix: remove only --aspect: flags and not arguments that may contain aspect: such as //cli/core/integration_tests/aspect:version_test (#679)

Hit this bug running
```
aspect query query //cli/core/integration_tests/aspect:version_test
```...

github.com/aspect-build/aspect-cli - a52c99e46c5c91c40e3febac76e87fab11039ee4 authored over 2 years ago
fix(CI): Mark flaky tests as manual (#676)

GitOrigin-RevId: 0f0d40c806295471f1525f283872df3dcd7d43a2

github.com/aspect-build/aspect-cli - 2985bce62dd9731dc868bdbd8ad434f5962c4b1e authored over 2 years ago
chore: apply results of running `//:tidy` (#583)

* chore: apply results from running `//:tidy`
* Remove failing declaration
* Add gazelle directi...

github.com/aspect-build/aspect-cli - d5687afe885b88d4a732ea167e0cfc1b7abeb4bc authored over 2 years ago
chore: update generated docs

github.com/aspect-build/aspect-cli - fab2f0cda3a88a21c6976104c41ab43dddce547a authored over 2 years ago
fix: fully resolve plugin paths when building using `From` (#562)

Introduce AbsPathRelativeToWorkspace() to Bazel interface.
Update bazel.New() to resolve provide...

github.com/aspect-build/aspect-cli - d2124546bad7a4d983cb5bef1ba3125329d2f6da authored over 2 years ago
chore: remove From: label syntax (#577)

It was buggy and we don't think it's a good idea to be used right now.
Moved the docs for it to ...

github.com/aspect-build/aspect-cli - 08067cb03e5460027fdad508d5ebd8d039d632e3 authored over 2 years ago
fix: aspect version within a WORKSPACE should set a workspace root so correct bazel version is fetched (#713)

When outside of a workspace, aspect cli will do the same thing as
Bazelisk does. Either download...

github.com/aspect-build/aspect-cli - 596a770a92f70e2d26c486623a27ebe63eaaaffa authored over 2 years ago
fix: fix flags for all subcommands (#680)

This regressed quite badly recently:
[cli/core/pkg/aspect/root/flags/bazel_flags.go](https://git...

github.com/aspect-build/aspect-cli - 3158e24babb8fe8a6e56495f81640c9d34c99987 authored over 2 years ago
feat: use stamp version for Homebrew formula and bottle generation (#554)

Introduce version_file macro to write the stamp version to a file for use by brew_bottle and bre...

github.com/aspect-build/aspect-cli - 8eb4ef9163f80663a2acfa84b36d01b62e786b54 authored over 2 years ago
fix: fix clean & version command flags such as --expunge and --gnu_format (#710)

GitOrigin-RevId: 19b98a042eeca79f8aa62724fb8f3cf372268f3d

github.com/aspect-build/aspect-cli - d8ced96a7bfa0ee9552c75ee214b34b2fd59c0c3 authored over 2 years ago
cli: add --version & -v root flags (#722)

GitOrigin-RevId: cefa2dbfc5a882ea1b163e44af03131f6b2f3d50

github.com/aspect-build/aspect-cli - 87ea8e5288b36aafcd0cc3f4257764420d755420 authored over 2 years ago
fix(cli): SecureConfig warnings (#723)

GitOrigin-RevId: 5937841bacb97ddd8a842137c4ff2ff1099e2d9f

github.com/aspect-build/aspect-cli - d4152ef63b3760dc18bb1c64085f965d007ba08d authored over 2 years ago
chore: update docstring for 'version' (#719)

We no longer print the version of bazelisk that we vendored as a
library.

GitOrigin-RevId: e91d...

github.com/aspect-build/aspect-cli - 518de5f2400f054f6419e0209760b0cd3f1bef2b authored over 2 years ago
fix: output .map files alongside .js within out_dir

github.com/aspect-build/rules_swc - f7169623c180bd55aac4f60bc11d879bb83d81d4 authored over 2 years ago
test: add ts transpiler predeclared output tests (#137)

github.com/aspect-build/bazel-examples - 6333e9b2a52fea6fc726b45aefe78db7fe568bba authored over 2 years ago
test: check all outputs of directory example

github.com/aspect-build/rules_swc - bfbcc3690a17140b04588a21d48ab1de99113f43 authored over 2 years ago
fix: support swc_transpiler(out_dir) when output_dir=True

github.com/aspect-build/rules_swc - eef380fbcc72b9f75b23545d5e4356df90a58432 authored over 2 years ago
test: add sourcemaps to examples/directory test

github.com/aspect-build/rules_swc - e428c31e8bd5f32673ff646647fe7f391bd585c7 authored over 2 years ago
feat: install Aspect CLI for all users (#278)

Assuming you are using Bazelisk, this causes it to fetch Aspect's CLI and use that to wrap Bazel

github.com/bazel-contrib/bazel-lib - a145c6bb474c19bf1a6d3a30dd4058fe430f271c authored over 2 years ago
chore: update to Aspect CLI Pro v4.2.0 (#716)

Using new .bazeliskrc + .bazelversion Aspect CLI Pro versioning style
for bootstrapping with ba...

github.com/aspect-build/talkie - b1cbc24b93401fe1fe93fb06698cf7c1e543798f authored over 2 years ago
Don't run brew test-bot --only-tap-syntax on CI since we don't use a standard SPDX license

github.com/aspect-build/homebrew-aspect - 12f1c37485c79bb8fe52986480fa0f498e138896 authored over 2 years ago
build: drop 'v' prefix on workspace_status version (#701)

I have a need to drop the `v` prefix from our workspace_status version.

TL;DR is I need the A...

github.com/aspect-build/talkie - cec62920f8b7a87f9823f726f469530257562d13 authored over 2 years ago
add curl command

github.com/aspect-build/codelabs - 3f9f49c8b1deb257f2504a96fa2559a1606c6c7f authored over 2 years ago
Update README for gazelle.

github.com/aspect-build/codelabs - 7016504cfeb94721884ebf2e9c81283e5c78bfd0 authored over 2 years ago
fix: generated docs (#102)

Accidentally merged https://github.com/aspect-build/rules_py/pull/91
without noticing that baze...

github.com/aspect-build/rules_py - 8a701289a65d6970f72b7efbd0078bf24ad9aa38 authored over 2 years ago
chore(deps): update dependency aspect_bazel_lib to v1.16.1 (#99)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/aspect-build/rules_py - 6e03da30412c531687a0620709af79a13a2e1fba authored over 2 years ago
chore(deps): update dependency io_bazel_stardoc to v0.5.3 (#91)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/aspect-build/rules_py - 51e4dc441b2a751ff38cb344de2a121b4db912b6 authored over 2 years ago
chore(deps): update dependency bazel_gazelle to v0.28.0 (#84)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/aspect-build/rules_py - 7310b5ef7deef327ba01655846d63f711b40f16e authored over 2 years ago
chore(deps): update io_bazel_rules_docker digest to 88fb10b (#81)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/aspect-build/rules_py - 83508762ca5a2b4b00878fc77706368cc40ff8bf authored over 2 years ago
fix: skylib download warning (#101)

github.com/aspect-build/rules_py - 73eaa4583a44df98f14955a07b7b49781a7c4385 authored over 2 years ago
chore(deps): update dependency io_bazel_rules_go to v0.35.0 (#83)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/aspect-build/rules_py - b97a4ff465547156d14d48bb9b3f370a1af7c1df authored over 2 years ago
chore(deps): update dependency bazel to v5.3.2 (#86)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/aspect-build/rules_py - 5484e7adcda0b95b365cbcadec8b2b38d9fa5801 authored over 2 years ago
feat: py_pytest_main (#96)

* feat: add gazelle python extension

Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@user...

github.com/aspect-build/rules_py - 6b1fcb753ec643d2418d538eb9d1f8a0159f65b5 authored over 2 years ago
chore: update to rules_js 1.6.8 (#235)

github.com/aspect-build/rules_ts - fe974b9255a1e777f62c157dfa07fc363c350225 authored over 2 years ago
chore: update to rules_js 1.6.8 (#67)

github.com/aspect-build/rules_webpack - 9f5bfd4d2e841d3d5bf5fb90e192ef02e9745bb3 authored over 2 years ago
chore: update aspect_bazel_lib to 1.16.1 in bzlmod (#598)

github.com/aspect-build/rules_js - 49b86aa8c15b2653da4015d62ae9756cb394982a authored over 2 years ago
chore: update to rules_js 1.6.8 (#53)

github.com/aspect-build/rules_terser - dec69f4b72650a9ba49951e6c76864ab4c6b9d25 authored over 2 years ago
chore: update to rules_js 1.6.8 (#105)

github.com/aspect-build/rules_swc - 542bb694300116cd2b42232dbd372c66ca893c88 authored over 2 years ago
chore: update to rules_js 1.6.8 (#54)

github.com/aspect-build/rules_rollup - 3fceae538862114225eb85ef997a4365d00eb860 authored over 2 years ago
chore: update to rules_js 1.6.8 (#57)

github.com/aspect-build/rules_jest - 3f6fa6857725d61d690161f726611d0fca600750 authored over 2 years ago
chore: update to rules_js 1.6.8 (#22)

github.com/aspect-build/rules_jasmine - 64a948476e65e14b2f06753d2bd7af05e367b04e authored over 2 years ago
chore: update to rules_js 1.6.8 (#96)

github.com/aspect-build/rules_esbuild - 49342d128bf930a9f8fe4d673a012ce2387f496e authored over 2 years ago
chore: update to aspect_bazel_lib 1.16.1 (#11)

github.com/aspect-build/rules_cypress - f4d3c80dba2c47ea7af837e46d9e36780d0b3ce5 authored over 2 years ago
fix: include transitive linked npm deps in js_run_devserver sandbox (#596)

github.com/aspect-build/rules_js - a28dbc84b70cf964650b2014f297e0b6daba4019 authored over 2 years ago
chore(deps): update dependency aspect_bazel_lib to v1.16.1

github.com/aspect-build/rules_js - 5de28c0d7ff48668eac9a349403d8392500db27c authored over 2 years ago
fix: dependabot alerts (#98)

* fix: dependabot alerts

Signed-off-by: Thulio Ferraz Assis <[email protected]...

github.com/aspect-build/rules_py - 93a2f7131b12d72fb21a0e3013e775875ca67de8 authored over 2 years ago
chore(deps): update dependency bazel_skylib to v1.3.0 (#92)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/aspect-build/rules_py - ed6102795392402e149de35ad2abf4f667683794 authored over 2 years ago
fix: fix copy_to_directory flattening with root_paths = ['**'] (#277)

github.com/bazel-contrib/bazel-lib - 9077a147c06e439bf31ce618affb0d87d951e30e authored over 2 years ago
chore: update to rules_jasmine 0.2.1 (#234)

github.com/aspect-build/rules_ts - aec47541d98f72ef408949d192231a4cafede0ee authored over 2 years ago
fix: enable ngc JIT mode for angular-ngc unit tests (#134)

Fixes #111

github.com/aspect-build/bazel-examples - e526c12155c309a18c5484216896c1b74fce8fca authored over 2 years ago
chore(deps): update com_grail_bazel_toolchain digest to 056aeaa (#671)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/aspect-build/talkie - 78823e3152ae311a039a19fb375247449c840684 authored over 2 years ago
fix(deps): update go (#479)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

T...

github.com/aspect-build/talkie - 4435faa21ce41e2f695e41433325348e330689c6 authored over 2 years ago
chore: add esbuild 0.15.13 to versions (#95)

github.com/aspect-build/rules_esbuild - 6e8f41f5772aaa0beb4ae40c39577242fb373a80 authored over 2 years ago
fix: update deps and fix worker tests (#226)

github.com/aspect-build/rules_ts - 1d8658dab08c2e966fe29ae41b7c3c4bc4df8dd9 authored over 2 years ago
gitignore bazel symlinks

github.com/aspect-build/codelabs - ae83adc1dfff404c9c0963041232598956846446 authored over 2 years ago
Spruce up maven things.

github.com/aspect-build/codelabs - ee64eaf4ef16f131459ec1301cc50004a270a48d authored over 2 years ago
Generate Go deps with Gazelle.

github.com/aspect-build/codelabs - 3f9891bba60759462a6735f66ebab13f7755f5f9 authored over 2 years ago
chore(deps): update dependency rules_pkg to v0.8.0

github.com/aspect-build/rules_js - 17c892435b979a5e7ace59c097d1a1c638582b3c authored over 2 years ago
docs: add troubleshooting guide (#232)

Ported from rules_nodejs wiki and removed rootDirs stuff

github.com/aspect-build/rules_ts - b42ce861c2e2532e06e2856b9aa4170cf0cd2b15 authored over 2 years ago
fix: document tsc with more heap (#230)

github.com/aspect-build/rules_ts - 50660f5dd78d47018b91ce53f40be278ac755fa3 authored over 2 years ago
build: add Aspect Workflows (#585)

github.com/aspect-build/rules_js - 0313265e9b61de71ccc42c1fdecccf45069aa4c4 authored over 2 years ago
chore: remove outdated JS/TS setup (#1)

github.com/aspect-build/codelabs - af094350e236532abaf2f1f253d694db5ccbf2a1 authored over 2 years ago
chore: updates for bzlmod launch (#229)

- we are broken on windows, https://github.com/aspect-build/rules_ts/issues/228
- add the snipp...

github.com/aspect-build/rules_ts - b7b01c23693ade84677604477aa13ee26be5f3d2 authored over 2 years ago
refactor: move bzl_library target out of @local_config_platform and just use exports_files in there instead (#276)

github.com/bazel-contrib/bazel-lib - eab96f51f05fbbaf0e1ba4398058068efcb568a0 authored over 2 years ago
Update rules_go and grpc_java.

github.com/aspect-build/codelabs - f09c3218eca11fbd7e8b085aecba7f10f9223629 authored over 2 years ago
Revert "Make codelabs compatible with --incompatible_load_{java,proto}_rules_from_bzl"

This reverts commit 68df56ce4a625b3f8ec98dd397007238a9ba696f.

github.com/aspect-build/codelabs - d0202bf4c995eed94e1a2b4fb16a1c57c23274ed authored over 2 years ago
chore: update to rules_js 1.6.7 (#64)

github.com/aspect-build/rules_webpack - a923ec751b3991c08626f4ac16da7e822613c567 authored over 2 years ago
chore: update to rules_js 1.6.7 (#52)

github.com/aspect-build/rules_terser - 2f65f45aedbad2ae9aff6f3413009aff1762b8b8 authored over 2 years ago
chore: update to rules_js 1.6.7 (#104)

github.com/aspect-build/rules_swc - 77fdaafae1d12fae8d14ee40c26935bbfb15aa9e authored over 2 years ago
chore: update to rules_js 1.6.7 (#53)

github.com/aspect-build/rules_rollup - ea4618dd9fb47ca849e12f681e615807a462b7e2 authored over 2 years ago
chore: update to rules_js 1.6.7 (#56)

github.com/aspect-build/rules_jest - 1a4dd705d60877c24a0e74f294b61d9a8c2f935f authored over 2 years ago