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
github.com/aspect-build/aspect-cli - 345c57ac08a6f0be4a595a5a2b32a99dc39d0c78 authored over 2 years ago
GitOrigin-RevId: 001ccad40862aa815688d9ae066ebd434a4de29d
github.com/aspect-build/aspect-cli - 5fe5ee6e4e797c275077ebd907cba8b747c57d12 authored over 2 years agogithub.com/aspect-build/aspect-cli - 7dccc792159854779d0ae2af0b1a945f2f03ec49 authored over 2 years ago
GitOrigin-RevId: 19ed202dafacd61610a2334161e0ab179678a1ba
github.com/aspect-build/aspect-cli - 9328e267756002f097610bb089cd71a4df51ec0e authored over 2 years agoit now includes gofmt
GitOrigin-RevId: 0dee9ab6ade03a3ed2ac2b286c3b7b48d201a523
github.com/aspect-build/aspect-cli - 4fedb7bcee398dbc9eb3f038cf2ba2036b4c0bc1 authored over 2 years ago
Add sha256 rule to calculate the SHA256 value for an artifact.
Add brew_bottle macro to facilita...
So far this just groups the commands that are common with the bazel CLI.
We put the commonly use...
GitOrigin-RevId: c7d61eb5ee02703c47909ed9bb4e706e903dd6d4
github.com/aspect-build/aspect-cli - ad9fea0e7c73e60adab419c7a09a9af58deb1653 authored over 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/aspect-build/rules_js - 4333c18a6e29b9f9e810c73be312370a6e6f14fa authored over 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/aspect-build/rules_js - 0a27082f655f604b77a4538b19fd106754980ea8 authored over 2 years agogithub.com/aspect-build/rules_js - f178f400d9a3af680382887cb40aa46a61345fa5 authored over 2 years ago
github.com/aspect-build/rules_js - efd489590926e716efd9d4d30e95d77de6c6f48d authored over 2 years ago
Fixes a missing runfiles lookup when used in a downstream project
github.com/aspect-build/bazel-super-formatter - 6fff8b4799f0e98ddb7542673d2b968f349ea4b8 authored over 2 years agogithub.com/aspect-build/rules_js - fd4c73bf3d828d73551be86974dc660752b9e07c authored over 2 years ago
github.com/aspect-build/bazel-examples - 5952cddc8b079b6f0ba6ac8033817c8080b3031c authored over 2 years ago
github.com/aspect-build/bazel-super-formatter - 7d5cc992deb9a27862e3221420dd5a80eb9eea2c authored over 2 years ago
github.com/aspect-build/bazel-examples - b51ce6f7d26d88af45cbfb0f64dc7995977cb9eb authored over 2 years ago
newer CLI required the config file in a different spot
github.com/aspect-build/aspect-cli - 26a42231f453ac7db8093219e03ed988457d0b56 authored over 2 years ago* chore: export TsConfigInfo in public interface
* chore: export TsConfigInfo in public inter...
github.com/aspect-build/rules_ts - ab68b6bf873c3de66bf323be6c8ba3791b180d6e authored over 2 years agogithub.com/aspect-build/rules_ts - 0e12d2f45e7030a2f9e76a49361b0fbe0d2892cb authored over 2 years ago
github.com/aspect-build/rules_js - e84f50bccd32d9d5f2ce007f77e31c64c8f321e3 authored over 2 years ago
When we pass to copy_files_to_bin_actions, we're required to convert these to a list, which is t...
github.com/aspect-build/rules_ts - de825a9f885da424f0354daded91da73dffeac8a authored over 2 years ago
We need to propagate the tsconfig.json file to composite project dependents as an input.
This w...
Fixes #63
github.com/aspect-build/rules_ts - 7582e06400701fe8eac8d26ebdf81ed58dbb504d authored over 2 years agogithub.com/aspect-build/rules_js - 329620d6234f2b7bedf7ca59212e8f548154f618 authored over 2 years ago
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/bazel-contrib/bazel-lib - b0921687e5549a96d5ce6a386cb74ac24c61e4e9 authored over 2 years agoFixes #31
github.com/aspect-build/rules_ts - f6c0dc90d53ae26ee81e57f9b8dae96750e089fe authored over 2 years agoThis reverts commit 6516e55f71dc91845ed10d292bd6b4978b43256e.
github.com/aspect-build/aspect-cli - 0250f4f7a0ca865e21cd0a84f9ab09876f1bb5aa authored over 2 years agogithub.com/aspect-build/rules_js - edd0e663eb198cc0871cede850e841021c177ab9 authored over 2 years ago
github.com/aspect-build/rules_js - 112a613db6174c44954b48661e03aea638020070 authored over 2 years ago
github.com/aspect-build/rules_ts - 2e1764ba1c451a7e3adf0990930fc6312997f827 authored over 2 years ago
When copybara exports the code to the aspect-cli repo, it fails over there, since that repo has ...
github.com/aspect-build/aspect-cli - 63e3630a033722ce1122928a2cd2ad7894507d28 authored over 2 years agoNote that plugins get a different way of knowing whether the current session is interactive
Git...
github.com/aspect-build/aspect-cli - 52de747fc61c9646681b49d620a12017a7289a19 authored over 2 years agoWe use this mostly to determine whether or not to prompt the user, so it's more important that t...
github.com/aspect-build/aspect-cli - 26b3acfb96b5627bd87b70a9de806ffc902a3574 authored over 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/aspect-build/rules_py - c89d9481d52d277e12cf0c88aa8c1c72a76500c7 authored over 2 years ago* chore(deps): update dependency @rollup/plugin-commonjs to v23
* Ran bazel run //npm/private...
github.com/aspect-build/rules_js - f5876b8c66a0b4de4489ff9392e91aa95723dc40 authored over 2 years agoThis target will be used to build and install the Aspect CLI for the Homebrew formula.
github.com/aspect-build/aspect-cli - 6516e55f71dc91845ed10d292bd6b4978b43256e authored over 2 years agoSigned-off-by: Thulio Ferraz Assis <[email protected]>
Signed-off-by: ...
github.com/aspect-build/talkie - b949089e3f0451ecdd4ede2f5bbb3d931a66612f authored over 2 years agogithub.com/aspect-build/talkie - 1bd7567a2722ba59aa07f116e4d724d39ea4bfe3 authored over 2 years ago
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/f0rmiga/gcc-toolchain - ac745d4685e2095cc4f057862800f3f0a473c201 authored over 2 years ago* chore(deps): update dependency io_bazel_stardoc to v0.5.3
* fix: run bazel run //docs:updat...
github.com/f0rmiga/gcc-toolchain - 19f9dcc57ef26f72f5aedf000f1ad285ecbb1617 authored over 2 years agogithub.com/aspect-build/rules_js - 92bc063e6597b0a461c163dd2798be075bad5dea authored over 2 years ago
github.com/aspect-build/rules_js - 8381380e2385256c9c6710dbc1827478a7152592 authored over 2 years ago
* feat: support multiple npm registries and tokens via npm_auth
* docs: add docstring to _get...
github.com/aspect-build/rules_js - e1fd0041e2b1bccf13fc9d4ff0047404647bf0c5 authored over 2 years ago
I've seen this test fail when the config file contains one more newline
than it expects.
github.com/aspect-build/aspect-cli - 6154639eb06d20921e5c9fd17a3fbab53ca1ae4f authored over 2 years ago
This reduces the impedance of syncing code between them
github.com/aspect-build/aspect-cli - 1bee405e11e147a44d9997a2d949d0bd9358e385 authored over 2 years agogithub.com/aspect-build/bazel-examples - 3fdf4bdd6f3d29d1eeea04509045f3472d700034 authored over 2 years ago
github.com/aspect-build/bazel-examples - f2e69e67d92290a15e1b7384f5721ff6f10c7265 authored over 2 years ago
github.com/aspect-build/homebrew-aspect - 5244f88e5288605027bfe9b50771b34b124d79ce authored over 2 years ago
github.com/aspect-build/homebrew-aspect - a241220ae34014c5544ad2be9c0ac48a93e124f8 authored over 2 years ago
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/f0rmiga/gcc-toolchain - dd61a7b90c90f15a6920d13ad8568e256af74dbc authored over 2 years agogithub.com/f0rmiga/gcc-toolchain - 591a1a661cdff84f055e78d8834893bae7e122af authored over 2 years ago
fixes #12
github.com/aspect-build/bazel-super-formatter - 3f3073b907503926f8e7c53628c0bf8a6aee00eb authored over 2 years agogithub.com/aspect-build/aspect-cli - 43ffc267a063d863599d3bae0938c9e388738efe authored over 2 years ago
* chore(deps): update dependency io_bazel_stardoc to v0.5.3
* Ran //docs:update
Co-authore...
github.com/aspect-build/rules_terser - 2550a2d0ef77872ff9af7c982a2704e8b7ee821e authored over 2 years ago* chore(deps): update dependency io_bazel_stardoc to v0.5.3
* Ran //docs:update
Co-authore...
github.com/aspect-build/rules_jest - 6fc3fc4a8051a856d7dc676a98beff5c6cc271e4 authored over 2 years ago* chore(deps): update dependency io_bazel_stardoc to v0.5.3
* Ran //docs:update
Co-authore...
github.com/aspect-build/rules_webpack - 477ceff34e1c14db5591789c8e0eb0b5982f8dbb authored over 2 years ago* chore(deps): update dependency io_bazel_stardoc to v0.5.3
* Ran //docs:update
Co-authore...
github.com/aspect-build/rules_rollup - 94489463c242a9d239035ae3bf21ed9a2a6a9ebb authored over 2 years ago* chore(deps): update dependency io_bazel_stardoc to v0.5.3
* Ran //doc:update
Co-authored...
github.com/aspect-build/rules_esbuild - 4ca5cdab4dd0f1c7190d06b4b0c617eb5dffb4b8 authored over 2 years agogithub.com/aspect-build/rules_js - 386610d3126a3146c13bfd49a1c5598a64e23f21 authored over 2 years ago
* chore(deps): update dependency bazel_gazelle to v0.27.0
* Update Go toolchain and Bazel Sky...
github.com/aspect-build/rules_jest - 06fd3fd7753cb57b62aecec5a921c0a7df72ac07 authored over 2 years agogithub.com/aspect-build/rules_js - 50d8841ddde3a4ecb2e25d075a9485a400f979fa authored over 2 years ago
github.com/bazel-contrib/bazel-lib - 569dd2663ba57255bce3eeba2b86b0551ebe5425 authored over 2 years ago
github.com/aspect-build/test-packages - 9adee9984665789ef47d44eb840000571decce32 authored over 2 years ago
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/aspect-build/rules_webpack - e3ea4a119dfc61a50aa24e3e5e2f37f8fe1f5996 authored over 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/aspect-build/rules_terser - bc14ad6adc2d583b1882e8d2bee729a165c05f33 authored over 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/aspect-build/rules_jest - ddf9294fc7c2bb88891cae443ba7750cc5fb54ef authored over 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/aspect-build/rules_rollup - 9536c34afb00d98c0865880244dd5eb863f243d5 authored over 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/aspect-build/rules_esbuild - c874327878f2e9a01eecb819c8b68ee139f6ef16 authored over 2 years agogithub.com/aspect-build/rules_js - d3840ae029779dbda657d40d47ceff3212d5bae6 authored over 2 years ago
github.com/aspect-build/bazel-examples - fac227892132b504f891237b1812fed98003023f authored over 2 years ago
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/aspect-build/rules_ts - 926ef53c58e1df67dc132c645fec6d094e02273a authored over 2 years agogithub.com/aspect-build/rules_js - a7edc70cc6365000b9dbbbebce024a5aed4fae51 authored over 2 years ago
github.com/aspect-build/aspect-cli - 1138e257bef13a772691f76ff346c2b21ee7d8f7 authored over 2 years ago
github.com/aspect-build/aspect-cli - 0733f5e2357f758c673b101036c491a6d1b7f186 authored over 2 years ago
github.com/aspect-build/aspect-cli - 6da29ddc521f2dbd30c0fde557d2d24b28fa9437 authored over 2 years ago
github.com/aspect-build/aspect-cli - 769af476bb2667591124f6f4d4600497208db5e3 authored over 2 years ago
github.com/bazel-contrib/bazel-lib - 9d531ca6468014f753bbc7f155a490f53188c1e9 authored over 2 years ago
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/aspect-build/rules_rollup - 015e51b2c19ac9d3ba5380e64462e9de81b93e5f authored over 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/aspect-build/rules_terser - afa80c65ff55270e43e6f61fea60ac1332b55bf8 authored over 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/aspect-build/rules_esbuild - 1097cc41922a170ca6f2e9e047293d361bcb9e13 authored over 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/aspect-build/rules_jest - e25c8432c3b7c6f4f5378d52df5139cbba46e93f authored over 2 years agogithub.com/aspect-build/aspect-cli-plugin-template - cf39d07477084bc89c51dda7ce8fb65f56492f5c authored over 2 years ago
github.com/aspect-build/aspect-cli - 8d0c46d08f187c81c13e06d9872f46ac62c747b7 authored over 2 years ago
github.com/aspect-build/rules_js - ece0ebe41946cc58007dd722798e2cc080ee6618 authored over 2 years ago
github.com/aspect-build/rules_js - c0c9a3b60713c7bcc36fa1cb3f81bf42d0ed5b77 authored over 2 years ago
github.com/aspect-build/rules_ts - 6dce878248a9a91b93d4573db6133927ab15c0f3 authored over 2 years ago
github.com/aspect-build/aspect-cli - 0053aca8ef85eb9ed8a51ee0a3aa868ab5464500 authored over 2 years ago
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/f0rmiga/gcc-toolchain - 69027832ce702d8a5bc83589edcadb23aa2f09eb authored over 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/aspect-build/rules_js - 3e157b8a8bdfcd4eaeaec30afd2de93dd71852a2 authored over 2 years agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/f0rmiga/gcc-toolchain - 498c35d44a56f0a56056dee5a527674b562e4c6e authored over 2 years agogithub.com/aspect-build/talkie - 28e9b2cfceff715c8ab38984ab1a79acced7de80 authored over 2 years ago
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/aspect-build/rules_webpack - 90234c33b0b192a3194a0b2c277d9ad3abd991e0 authored over 2 years agogithub.com/aspect-build/rules_webpack - c59fa81ab3c2cf7661836c61f52a993ebbc750e3 authored over 2 years ago
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/aspect-build/rules_ts - 9345044f295a09ed3f44c6ae2b08e55eac1de464 authored over 2 years agogithub.com/aspect-build/rules_ts - 0820afe6eefa0e62978735522100d68001f9c24e authored over 2 years ago
github.com/aspect-build/rules_js - 8e97fc3c6da76ee1858adccfd4bbe5f8393136b4 authored over 2 years ago
github.com/aspect-build/rules_jasmine - 8a4539c32e48839e7fcb8e15c76281404dc40b1c authored over 2 years ago
github.com/aspect-build/rules_terser - bcc43f61326717bc7a893ef5b3e614b02fa4c275 authored over 2 years ago