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

refactor: load cli config from under the .aspect/cli folder (#271)

github.com/aspect-build/aspect-cli - 9a971051b12ea66eeb4ec94ffe33c001edab9924 authored over 2 years ago
fix(deps): update dependency @pnpm/lifecycle to v13.1.8 (#376)

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

github.com/aspect-build/rules_js - 7fa31104f69ac5a0b92df085bf127ad2cc9e9e71 authored over 2 years ago
refactor: downloaded plugins are always versioned (#260)

github.com/aspect-build/aspect-cli - d050707658b6a27e60f966994323b770caccefd5 authored over 2 years ago
refactor: load plugins config from under .aspect folder (#258)

We now have other files in that location and want to keep them organized together.

github.com/aspect-build/aspect-cli - 12b2c604ebd1ebc4814e826943fd615d20f956ba authored over 2 years ago
feat: add mobile-install pass-through command (#269)

github.com/aspect-build/aspect-cli - bcbf1962f08664280191c5d85b5e00885167f7d0 authored over 2 years ago
feat: add print_action pass-through command (#268)

github.com/aspect-build/aspect-cli - 4e7f2d9eae4b17f99815f2cf575a930db14b4645 authored over 2 years ago
fix: use person as release author

github.com/bazel-contrib/bazel-lib - fa7fdc177e87bbd3722db459a8d1bcae7b09c4b1 authored over 2 years ago
feat: add shutdown pass-through command (#267)

github.com/aspect-build/aspect-cli - 257c69e386939fd3d3845607aea0b97d2ad9af32 authored over 2 years ago
feat: add modquery pass-through command (#266)

github.com/aspect-build/aspect-cli - c24adc5d1787adbf1cffab587a01930dc2722175 authored over 2 years ago
feat: add fetch pass-through command (#265)

github.com/aspect-build/aspect-cli - f52d20793aa061365aa229ac5e9333aed06c976a authored over 2 years ago
chore: add comments for missing bazel commands to add

github.com/aspect-build/aspect-cli - afc178fee5fff7967c551a1748251989e053f813 authored over 2 years ago
feat: add dump pass-through command

github.com/aspect-build/aspect-cli - 2c97411dbd36b1d26a04ab5ca657a4822b9c3cae authored over 2 years ago
feat: add canonicalize-flags pass-through command (#263)

github.com/aspect-build/aspect-cli - 6134aa002cc7e867e3ffc505aebca6c3d29af5a4 authored over 2 years ago
feat: add analyze profile pass-through command" (#262)

* chore: sort plugins list in root.go

* feat: add analyze-profile pass-through command

github.com/aspect-build/aspect-cli - 650620c9257fa683a9e61ec66bb21e21bc60c28d authored over 2 years ago
Add exmaple eslint_test target to react-cra example

github.com/aspect-build/bazel-examples - 43d2eabeef4cf5988b2edf4d68b28ca5bced3481 authored over 2 years ago
refactor: move Aspect Workflows configuration files to new location (#249)

github.com/bazel-contrib/bazel-lib - 2d789895538fb9a80811f64923457d9de498a37b authored over 2 years ago
chore: upgrade skylib (#248)

github.com/bazel-contrib/bazel-lib - 20ac1c6e6961710bd4023a6f7a03907e7336d06f authored over 2 years ago
feat: add sync pass-through command (#261)

github.com/aspect-build/aspect-cli - 146ab566f5340a6afc40e35346f4cff4004db1d6 authored over 2 years ago
Add incompatible_allow_tags_propagation to fetch and query (#85)

github.com/aspect-build/bazel-examples - 70073c2bed78a7c405c07ae97c22bb7ff7262602 authored over 2 years ago
Update example to rules_js v1.3.1 (#91)

github.com/aspect-build/bazel-examples - 905e70ac5d7708cd5f7cbf119acb74b5a93f47eb authored over 2 years ago
fix: use dashes instead of pluses

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

github.com/aspect-build/talkie - 36e0281e6669d05a8d943eb91d01913b03606d2d authored over 2 years ago
fix: allow talkie_deployment targets to be used in tests (#288)

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

Signed-off-by: ...

github.com/aspect-build/talkie - 1ad9af010804021011329a54ccb70c2bcdcbdd17 authored over 2 years ago
Fix error when running a command that attempts to save config file when it does not exist (#254)

github.com/aspect-build/aspect-cli - 9dfa259c4b155f1b915ad4421ebc03f8c44f6c9f authored over 2 years ago
feat(talkie): helm charts as deployable artifacts (#275)

* feat(talkie): helm charts as deployable artifacts

Signed-off-by: Thulio Ferraz Assis <31490...

github.com/aspect-build/talkie - 7bc9f63fa8a5bbcd49ddb7850b9f6fa04f86c751 authored over 2 years ago
chore: update skylib

github.com/aspect-build/rules_js - 76acd45859efd69460565904b19b335fd1314519 authored over 2 years ago
Update README.md

Note about don't abuse extensions for files that aren't actually that language

github.com/aspect-build/bazel-super-formatter - 295f211fa77166c927152c3170d142d3627355cd authored over 2 years ago
Update README.md

github.com/aspect-build/rules_js - 801a5319917579001ff31cda6ddb30d787b102e7 authored over 2 years ago
feat: add bazel_version value to host_repo repository rule (#246)

github.com/bazel-contrib/bazel-lib - 8e230b0721eae8a6935042ddda2de9b866fcab6c authored over 2 years ago
feat: add go convenience tools (#257)

* feat: add go convenience tools

* Update README.md

Co-authored-by: Chuck Grindel <chuck@c...

github.com/aspect-build/aspect-cli - 2769624c872d67f0d163216ffafbb7c573ae255b authored over 2 years ago
fix: required for to use rules_js with Bazel HEAD without --allow_experimental_unresolved_symlinks (#458)

github.com/aspect-build/rules_js - 16bfba213690971f73ea565dfecfddb2a1c10954 authored over 2 years ago
fix: don't try to run xattr on linux

The proper fix would be a toolchain that only fetches swiftformat for the host platform.

github.com/aspect-build/bazel-super-formatter - ba22c5e48a4cf4675313ba7d361f3d73bf7264c2 authored over 2 years ago
feat: supply a @pnpm//:pnpm binary (#457)

This lets us document how to run Bazel's managed node and pnpm, without leaking out to the syste...

github.com/aspect-build/rules_js - d2e1b7809597600923da76e336e489460fd35bda authored over 2 years ago
fix: add package.json to lifecycle hooks js_binary (#456)

github.com/aspect-build/rules_js - c18a51bd0dfb060350ababbabfc08c9e08879da9 authored over 2 years ago
Update faq.md

Remove npx recipe, as #247 observes that it will call npx-cli.js which then invokes the node bin...

github.com/aspect-build/rules_js - 5d20b994111e22bee461845ce38424f95c15df33 authored over 2 years ago
feat: use DNS load balancing for Talkie inter comms (#273)

* feat: use DNS load balancing for Talkie inter comms

Signed-off-by: Thulio Ferraz Assis <314...

github.com/aspect-build/talkie - 28490000eab6e3396171d60b3182ac45ecfcc208 authored over 2 years ago
Update README.md

Putting the formatter in /BUILD.bazel causes an eager fetch, so it's probably not wise.

github.com/aspect-build/bazel-super-formatter - 68406ffd4b20b3f1eb8c92544b792c494f83d72d authored over 2 years ago
Update workspace_snippet.sh

github.com/aspect-build/bazel-super-formatter - e3ba2b967184f7e637abfd5b947b40a923c7c0cc authored over 2 years ago
Fix comment in angular-ngc

github.com/aspect-build/bazel-examples - 861a7c5ab7e7073b879939b571e0420ab6c49dab authored over 2 years ago
feat(talkie): strict template rendering (#271)

Missing values will throw an error instead of render to zero values.

Signed-off-by: Thulio Fe...

github.com/aspect-build/talkie - 45fdde217a614a242d56dae523f428da56609884 authored over 2 years ago
fix: use swiftformat_mac repo on darwin

github.com/aspect-build/bazel-super-formatter - e3ea25105a9b5a2217509b5cc34047f440f59a6f authored over 2 years ago
fix: use 2 spaces instead of 4 for yaml and json files (#267)

* fix: use 2 spaces instead of 4 for yaml files

Signed-off-by: Thulio Ferraz Assis <3149049+f...

github.com/aspect-build/talkie - d8f7cd354d9d2d73a2177772d9d050847a7c98cd authored over 2 years ago
style: run bazel run format

github.com/aspect-build/talkie - 64034417fd55e03e2999d9e8c735ca6a89532077 authored over 2 years ago
feat(talkie): update image stamping (#258)

* add stamp to images

* [buildcop] and [talkie] render udpate for image and deployment

* [...

github.com/aspect-build/talkie - 6baa63ff855fccd91b2e30de198ea158862111f5 authored over 2 years ago
feat: format requested files, not everything

fixes #4

github.com/aspect-build/bazel-super-formatter - 74c5e1a55916201b24036a93cb54d4a6acd875f4 authored over 2 years ago
fix: bzlmod versions not in sync

github.com/aspect-build/rules_js - 5a6c09bb4e15241987828ee4f312aa3ba7895f1b authored over 2 years ago
fix: correct github repo name

github.com/aspect-build/bazel-super-formatter - 7803a5f2ee03966f7de6fc1d5bcbbc9f5dcd967f authored over 2 years ago
test: align commonjs + esm npm_link_package tests (#444)

Closes #434

github.com/aspect-build/rules_js - 5810436722a1c0b38837359fdae4e70ad7d2ba06 authored over 2 years ago
fix: mark intermediary targets in package_json.bzl as manual (#454)

* Mark generated targets as manual and add test to assert that they are always manual

* reorg...

github.com/aspect-build/rules_js - b5cc51f6884bceb7251ded1a6de5d081330460bc authored over 2 years ago
chore: fix release notes, take 2

github.com/aspect-build/aspect-cli-plugin-template - 72a9ca45bbcb4fe2880817c180debaa4e9437800 authored over 2 years ago
chore: fix release notes, the version field is required

github.com/aspect-build/aspect-cli-plugin-template - e5e975e500e0e972815b4cdf3bd8b01e0ec4308f authored over 2 years ago
Update plugins.md

Add doc for new `from: github.com/` form

github.com/aspect-build/aspect-cli - eaa986436fe368359ebc87a9f6709530a4c556d1 authored over 2 years ago
Implement `bootstrap version` (#247)

Update buildinfo to provide BuildInfo struct with the stamped values.
Providing the information...

github.com/aspect-build/aspect-cli - 14fcd5173a90d6a980af14eafe77d892dfb0bb34 authored over 2 years ago
handle plugins on github releases (#253)

github.com/aspect-build/aspect-cli - df6c0c938efa19e1fd3a996d2a78b0f65291744b authored over 2 years ago
Make binary name match the installed plugin name (#5)

github.com/aspect-build/aspect-cli-plugin-template - 58a8e56148eeb493936d9dc6e7ab0cb5e0c7090f authored over 2 years ago
feat: allow plugins to specify a remote URL (#248)

This makes it possible for us to distribute our 'pro plugins' on a CDN

github.com/aspect-build/aspect-cli - fc458673671ca378fa7807a8869d1113e44f07e0 authored over 2 years ago
feat: allow custom rendering delimiters (#257)

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

Signed-off-by: ...

github.com/aspect-build/talkie - 08cdb195e546d6768fcef59da3c805660be048b9 authored over 2 years ago
feat: add some securityContext goodies (#255)

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

Signed-off-by: ...

github.com/aspect-build/talkie - 92d68c94d1cfeffd8872d4e2f44a9a50238b2b64 authored over 2 years ago
feat: add the helm binary for Talkie (#252)

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

Signed-off-by: ...

github.com/aspect-build/talkie - c48697d6bbf3a9ea63491f7c4119912661c56863 authored over 2 years ago
chore(deps): update dependency bazel_gazelle to v0.27.0 (#250)

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

github.com/aspect-build/talkie - 69677f1fb1082c8651f35259698dc0385f760fdf authored over 2 years ago
feat: add Initialize lifecycle hook to Talkie services (#249)

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

Signed-off-by: ...

github.com/aspect-build/talkie - 0471a92d068be16f5d6f1a4a88bd8b3dae12367b authored over 2 years ago
chore: update license header in code to match LICENSE (#249)

github.com/aspect-build/aspect-cli - 14f49b9afdd09e3528bf484897e31d64e4e15a63 authored over 2 years ago
ci: prepare rules_js for publish-to-bcr app

github.com/aspect-build/rules_js - efac4ce5dc7c80464e3cd229acd33b0d451362ac authored over 2 years ago
Update release.yml

Don't use my PAT, instead use the default credentials like our other rulesets do.

github.com/bazel-contrib/bazel-lib - 0450c0c65291104184f89c4abe32d1d7d1907401 authored over 2 years ago
Add verify_node_modules_ignored too all npm_translate_lock examples (#89)

github.com/aspect-build/bazel-examples - 053f82be7f9465e19b768552ef8041d40beb16ed authored over 2 years ago
chore: update to rules_js 1.2.0 (#88)

github.com/aspect-build/bazel-examples - f4ced3dc88fa1197b537f79f1b7e4f06ac0fc9ec authored over 2 years ago
chore: update to rules_js 1.11.8 (#448)

github.com/aspect-build/rules_js - 60e7988568fe1d0fe3c4b87c84fc0026f7ece4a0 authored over 2 years ago
chore: update to rules_js 1.11.8 (#69)

github.com/aspect-build/rules_esbuild - 5d19318cb6843ecd9794a39c3f8232fd059c5472 authored over 2 years ago
chore: update to rules_js 1.11.8 (#50)

github.com/aspect-build/rules_webpack - 00d4a96e9755726569868cb374f98980d674e82d authored over 2 years ago
chore: update to rules_js 1.11.8 (#149)

github.com/aspect-build/rules_ts - 81c34b3b3e7911a6fb06dcbc92bf130ee8e1eeda authored over 2 years ago
chore: update to rules_js 1.11.8 (#36)

github.com/aspect-build/rules_terser - 90749121b8c003d608f11be77ace36311699612f authored over 2 years ago
chore: update to rules_js 1.11.8 (#85)

github.com/aspect-build/rules_swc - 6c3693a626d0b6097d4ebd42161def8e369af3c0 authored over 2 years ago
chore: update to rules_js 1.11.8 (#41)

github.com/aspect-build/rules_rollup - 80d092c0b6fc5c02b17b34e1f950009b1363f674 authored over 2 years ago
chore: update to rules_js 1.11.8 (#41)

github.com/aspect-build/rules_jest - 400492f5f34c544759b065e9888dc810bbddef15 authored over 2 years ago
chore: update to rules_js 1.11.7 (#14)

chore: update to rules_js 1.11.8

github.com/aspect-build/rules_jasmine - 71e9c2f73808604cbbf0a9ea53d9833ec5e9805a authored over 2 years ago
chore: update to @aspect_bazel_lib 1.11.8

github.com/aspect-build/bazel-examples - eedcfdda304fdffdc0a2e4da8218b9690fb042f6 authored over 2 years ago
fix: don't generate @aspect_bazel_lib_local_config_platform repository as it is a leaky abstraction for rule consumers and not just rule authors (#243)

github.com/bazel-contrib/bazel-lib - 65e852f774dc153f11f9e72a7d1878dbe25a1526 authored over 2 years ago
fix: fix bzl_library breakage created with load from @local_config_platform in copy rules (#242)

github.com/bazel-contrib/bazel-lib - be5c9d06bc94c301eb7e61da8fd783430ac08a7c authored over 2 years ago
chore: update to @aspect_bazel_lib 1.11.7

github.com/aspect-build/bazel-examples - e10f782c87386aad63450709dbde6bba190a3661 authored over 2 years ago
Update `bootstrap` test to use shell assertion functions from `bazel-lib` (#246)

Upgrade bazel-lib to 1.11.7.
Update bootstrap integration tests to use assertion functions.

github.com/aspect-build/aspect-cli - 1a1ba6c99794c422697dc6f1a8a4873dcea24750 authored over 2 years ago
chore(deps): update dependency @rollup/plugin-node-resolve to v14 (#433)

* chore(deps): update dependency @rollup/plugin-node-resolve to v14

* fixup! chore(deps): upd...

github.com/aspect-build/rules_js - fe99b1095048bd5c5fc6df37bac7f49fcbf96cd2 authored over 2 years ago
chore(deps): update dependency io_bazel_rules_go to v0.35.0 (#68)

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

github.com/aspect-build/rules_esbuild - b70df4b74a10d26834e1506cdd7e9cc85399d567 authored over 2 years ago
chore(deps): update dependency io_bazel_rules_go to v0.35.0 (#40)

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

github.com/aspect-build/rules_rollup - c130d183b8d64a2e16032ca109e55b2668b80af7 authored over 2 years ago
chore(deps): update dependency io_bazel_rules_go to v0.35.0 (#49)

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

github.com/aspect-build/rules_webpack - 8aef2459aa436dbbb88d28fc66cd8f0c1530bb0d authored over 2 years ago
chore(deps): update dependency rules_nodejs to v5.5.4 (#147)

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

github.com/aspect-build/rules_ts - 71f63557d70e61d93ad65a60d6431a1f5916dc0f authored over 2 years ago
chore(deps): update dependency io_bazel_rules_go to v0.35.0 (#148)

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

github.com/aspect-build/rules_ts - 395e91fce1461009ffc1a10a3b11885b6e9f20d3 authored over 2 years ago
chore(deps): update dependency io_bazel_rules_go to v0.35.0 (#40)

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

github.com/aspect-build/rules_jest - ebc00ec162e6804a34b2f2e0f4256b1d0cee03a3 authored over 2 years ago
fix: `ts_project` fails if `root_dir` used deep in source tree (#130)

github.com/aspect-build/rules_ts - 90edabb6c780de2052ad31bdca869dae008ed700 authored over 2 years ago
fix: add file info to error for `tsc` overreach (#129)

github.com/aspect-build/rules_ts - 323f61cd22a324b29b77cc30276479cdf328d543 authored over 2 years ago
Add `shlib/lib/assertions.sh` and related tests (#237)

* Add shlib assertions

* Remove obsolete code

* Fix shellcheck warnings

* Switch to exp...

github.com/bazel-contrib/bazel-lib - e376f9a733f1ecef07a8bc72e19a5ffcd8841220 authored over 2 years ago
fix: disable e2e/bzlmod with RBE temporarily

github.com/bazel-contrib/bazel-lib - f4b2b1b3b6aa632d65879c4ebf1a128b06766e43 authored over 2 years ago
fix: fix host platform detection on all copy actions which always run locally (#241)

github.com/bazel-contrib/bazel-lib - bbfb74c8e64f9534b2334e796de24182fe61d0e6 authored over 2 years ago
docs: add stamping to readme index

github.com/bazel-contrib/bazel-lib - aa42a924fe96799e9e34ef9e3baa8c1211f788f4 authored over 2 years ago