Ecosyste.ms: OpenCollective

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

github.com/aspect-build/rules_ts

Bazel rules for the `tsc` compiler from http://typescriptlang.org
https://github.com/aspect-build/rules_ts

refactor: make fstree handle watchers

thesayyn opened this pull request over 2 years ago
docs: one more reason why ts_project could produce no output

thesayyn opened this pull request over 2 years ago
chore: update to aspect_bazel_lib 1.8.1

gregmagolan opened this pull request over 2 years ago
chore: update to aspect_rules_js to latest commit hash

gregmagolan opened this pull request over 2 years ago
chore: update to aspect_bazel_lib 1.8.0

gregmagolan opened this pull request over 2 years ago
chore: add additional examples and TODOs for issues

gregmagolan opened this pull request over 2 years ago
fix: support multiple typescript versions

thesayyn opened this pull request over 2 years ago
chore: format BUILD files with buildifier

thesayyn opened this pull request over 2 years ago
fix: correctly invalidate failed lookups

thesayyn opened this pull request over 2 years ago
fix: support package.json with type=module

thesayyn opened this pull request over 2 years ago
Typecheck-only rule

alexeagle opened this issue over 2 years ago
ts_validate_options should be a validation action

alexeagle opened this issue over 2 years ago
test: add case for types output_group

thesayyn opened this pull request over 2 years ago
test: add case for declaration_only

thesayyn opened this pull request over 2 years ago
fix: allow tsc worker read outputs

thesayyn opened this pull request over 2 years ago
perf: minimize the amount fs calls worker makes

thesayyn opened this pull request over 2 years ago
test: add build_test for examples

thesayyn opened this pull request over 2 years ago
ts_project doesn't seem to support JS sources

paullewis opened this issue over 2 years ago
docs: add example of using 3p npm dep

alexeagle opened this pull request over 2 years ago
fix: remove unnecessary additional typescript package copy

gregmagolan opened this pull request over 2 years ago
chore(deps): update dependency bazel to v5.2.0

jbedard opened this pull request over 2 years ago
chore: use skylib paths join instead of custom _join helper

gregmagolan opened this pull request over 2 years ago
fix: ts_config rule needs to copy files to bin

alexeagle opened this pull request over 2 years ago
cleanup: remove ts_declaration

alexeagle opened this pull request over 2 years ago
fix: use tsconfig, outDir, declarationDir, and rootDir in worker key

thesayyn opened this pull request over 2 years ago
fix: flip supports_workers True by default

thesayyn opened this pull request over 2 years ago
fix: tsc tries to read files that is no longer a src

thesayyn opened this pull request over 2 years ago
chore: update to rules_js 0.11.0

gregmagolan opened this pull request over 2 years ago
refactor: remove rules_swc dep, point to bazel-examples

alexeagle opened this pull request over 2 years ago
chore: update to aspect_rules_swc 0.9.1

gregmagolan opened this pull request over 2 years ago
chore: update to rules_js 0.10.0

gregmagolan opened this pull request over 2 years ago
refactor: only set tsconfig.json as the default if the file exists

alexeagle opened this pull request over 2 years ago
chore: update to rules_js 0.9.1

gregmagolan opened this pull request over 2 years ago
feat: add worker support to ts_project

thesayyn opened this pull request over 2 years ago
fix: set declaration dir to "." when it is empty

thesayyn opened this pull request over 2 years ago
make ts_options_validator output deterministc

alexeagle opened this pull request over 2 years ago
Allow generated files mixed with sources

alexeagle opened this pull request over 2 years ago
fix: generated tsconfig should reference paths in bazel-out

alexeagle opened this pull request over 2 years ago
cleanup: remove rules_nodejs interop code

alexeagle opened this pull request over 2 years ago
chore: change to LATEST_VERSION matching esbuild,swc,terser

alexeagle opened this pull request over 2 years ago
fix: add mnemonic to validate_options

thesayyn opened this pull request over 2 years ago
feat: implement worker mode

thesayyn opened this pull request over 2 years ago
docs: add docgen for ts repositories

alexeagle opened this pull request over 2 years ago
feat: add initial ts gazelle plugin

jbedard opened this pull request over 2 years ago
ci: add e2e test asserting that setup works for users

alexeagle opened this pull request over 2 years ago
initial commit for gazelle extension

alexeagle opened this pull request over 2 years ago