Ecosyste.ms: OpenCollective

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

github.com/aspect-build/rules_js

High-performance Bazel rules for running Node.js tools and building JavaScript projects
https://github.com/aspect-build/rules_js

fix type error (#49)

2736ed7c95a418f9976c365ae13731b0522574bd authored over 2 years ago by Alex Eagle <[email protected]>
feat: create a pnpm-style symlinked node_modules trees structure to r… (#44)

338445f6a82396d7d08ae10c3fc437819db6dfc1 authored over 2 years ago by Alex Eagle <[email protected]>
better crop for readme image

f6a7b2c3ffd54c70089ce0fddd08122436967bbc authored over 2 years ago by Alex Eagle <[email protected]>
Rename js_package back to node_package (#42)

It's always intended to be 1:1 with a package.json file, and isn't a browser-deployable packagin...

b760020269923f2ef4b7b7d41c75ec20134ca01a authored over 2 years ago by Alex Eagle <[email protected]>
Remove ts_project rule

We've settled on making a rules_ts instead

0ac48c8cdbd6090866e9f60f42dc3e6d50f29aea authored over 2 years ago by Alex Eagle <[email protected]>
Re-scale block diagram image

0b1f97e0dc02607bcd32bc663b08fc190dbcd5e3 authored over 2 years ago by Alex Eagle <[email protected]>
Update high-level docs for launch

43936ea96e085c0d6dc0f57403b0fb395d75f4f4 authored over 2 years ago by Alex Eagle <[email protected]>
Document support option

3611ca084a60d11ad72154536a2d28243f922dff authored over 2 years ago by Alex Eagle <[email protected]>
refactor: rename nodejs_binary, nodejs_test, nodejs_package to js_binary, js_test and js_package for brevity, disambiguation and to match rule set name (#39)

6499e9fa43c8dd3a4b0b3599eb014898fb292307 authored over 2 years ago by Greg Magolan <[email protected]>
Configure fasterci.com

Just an experiment at this point, in addition to our existing GH actions

ab6838779fbe8cbf3df00fbbdc9e52826f34c98a authored over 2 years ago by Alex Eagle <[email protected]>
fix: add startup selector to --host_jvm_args=-DBAZEL_TRACK_SOURCE_DIRECTORIES=1 (#34)

cbc82a9d2e0c150461840590a5c7546277b05329 authored over 2 years ago by Greg Magolan <[email protected]>
fix: workspace name references in CONTRIBUTING.md (#33)

7872c8c0e360c364cae9a3d898f05c0601226deb authored over 2 years ago by Greg Magolan <[email protected]>
chore: bump bazel version to 5.1.1 (#32)

3162de19f85159a147a40db19dbacb78599c48fb authored over 2 years ago by Greg Magolan <[email protected]>
Demonstrate running ts_project with no npm install (#27)

* Demonstrate running ts_project with no npm install

* fix bzl_library graph

* more refact...

5a19105bb03ab0ed73797e92a7fd16ce2d8530e7 authored over 2 years ago by Alex Eagle <[email protected]>
feat: apply patches through translate_package_lock (#25)

18603f9f5b6e4a82fbb89708996ded3e812fe39f authored over 2 years ago by Derek Cormier <[email protected]>
chore: update to copy_directory

1836d7d48f9226bd7b391747dedd8a30ae6004e9 authored almost 3 years ago by Alex Eagle <[email protected]>
Allow users to reference the repositories.bzl file

This way they can use write_source_files to vendor it into their repo.
https://github.com/aspect...

bcbb2f29b13d320b32ac68978f52417a7c0981ab authored almost 3 years ago by Alex Eagle <[email protected]>
refactor: allow more reuse of nodejs_binary starlark lib

cbbbd46572f7210d5cf8d13794e3acca5bec3da1 authored almost 3 years ago by Alex Eagle <[email protected]>
Re-license under Apache 2

bc11473ad292974fbada812a9f1b699b923b4bf3 authored almost 3 years ago by Alex Eagle <[email protected]>
Add aspect license

dd10c60cf786f052a9d372547ce35775a6aa53ef authored almost 3 years ago by Alex Eagle <[email protected]>
perf: use merge_all to avoid overly nested runfiles depsets

f87543c82017188b8d547698ec72e6cc65532baf authored almost 3 years ago by Matt Mackay <[email protected]>
Update github archive URLs to have stable SHAs

Required per https://github.com/bazel-contrib/SIG-rules-authors/issues/11

3bb043cdef611277db0912c190e52e807d2c2b0c authored almost 3 years ago by Alex Eagle <[email protected]>
build: fix ci build caching

742601e53def3c7f31593ed9349c4517c93e33cc authored almost 3 years ago by Derek Cormier <[email protected]>
fix: only check for --enable_runfiles on windows

By default on Mac/Linux, the flag isn't set so we get a false positive here, requiring users to ...

b3f6717b4c6ca0ca536531d421f11ffbd759b176 authored about 3 years ago by Alex Eagle <[email protected]>
fix: account for repository mapping

We can't rely on the npm_install generated repos having the name we expect

8bccc1a59d76b7924ec6b639440fb753de70f90d authored about 3 years ago by Alex Eagle <[email protected]>
chore: simplify distribution and release

a1a8788af1652748d964cfa3b88f544478d9f352 authored about 3 years ago by Alex Eagle <[email protected]>
fix: translate_package_lock handles semver ranges

We have to do a second lookup through the file to get the actual version
of the package that sat...

4420d070f3c696166384535e3cf4235434e85e8d authored about 3 years ago by Alex Eagle <[email protected]>
refactor: rename test to example (#7)

8d960adce68a38887f92926b1ea8350ef1be7f70 authored about 3 years ago by Alex Eagle <[email protected]>
refactor: use aspect_bazel_lib to reduce duplication (#6)

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

607fed53aeab8d2c5073cc0ee78f3c1087e7051e authored about 3 years ago by Alex Eagle <[email protected]>
refactor: use lambda to allow test to mock repository_ctx

cac9678b4f020baa20c6f1cf5f0678887a934167 authored about 3 years ago by Alex Eagle <[email protected]>
feat: add alias targets for unversioned reference to direct deps

Also add starlark unit testing for translate_package_lock as it's going to get more complex.

b34d373081bcf87b225e7973078cb4b0449cda1b authored about 3 years ago by Alex Eagle <[email protected]>
docs: update for generated aliases

3d5a09ff576fb8a8847309dce076c976a70e3e7f authored about 3 years ago by Alex Eagle <[email protected]>
fix merge conflict on npm_import rule

4fafe85a9f9cbfcfb85e9e8291c98bf29c63be06 authored about 3 years ago by Matt Mackay <[email protected]>
feat: add translate_package_lock rule

1534570d90fa8b8ecfa48989bd87786a428071a4 authored about 3 years ago by Alex Eagle <[email protected]>
point README to release artifact

bd4fc3433612629f210e60c3d5925be6dff0047f authored about 3 years ago by Alex Eagle <[email protected]>
chore: make release functional

c7d2864b31d4351cd1c9ff7f2e774cacd238dbda authored about 3 years ago by Alex Eagle <[email protected]>
shorter links to rules_nodejs bugs

f95b289574f9d04f943af3e9b85c0c58778c189a authored about 3 years ago by Alex Eagle <[email protected]>
fix links to docs and test

790d951784abe89b16e360a5fce5dc0a402e7319 authored about 3 years ago by Alex Eagle <[email protected]>
more documentation updates

3f588557e0b75331aee20423cd8e702db9dbbaf0 authored about 3 years ago by Alex Eagle <[email protected]>
Update README.md

9ccccec61be2cc274900a95632812ec3aa278aa4 authored about 3 years ago by Alex Eagle <[email protected]>
Update README.md

350c7cc1ee38cea80baf13ec232f84873429e774 authored about 3 years ago by Alex Eagle <[email protected]>
docs: generate API docs with stardoc

1eb50459ce86a14a44e134a63d4bb369618f331d authored about 3 years ago by Alex Eagle <[email protected]>
Initial rule implementations

60eaf8a88f91846af6de70e40f4da481ef76d030 authored about 3 years ago by Alex Eagle <[email protected]>
Documentation improvements

5904864e7805b426db5814096055e7e5081e5d31 authored about 3 years ago by Alex Eagle <[email protected]>
chore: wire up gazelle to generate bzl_library targets

acd8ca0ec405c05b79b28515ff69e9638b94ad60 authored about 3 years ago by Alex Eagle <[email protected]>
rename to rules_js and remove toolchain boilerplate

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

923d89dd77814319f396448c8cf30a0e5c4c9f11 authored about 3 years ago by Alex Eagle <[email protected]>