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
824ec8364a63d50d2be59d6ae0b8763ff764e4e5 authored about 2 years ago by Greg Magolan <[email protected]>
ff935fd6761c2524abbc8c619ebaadc5d8f6f7b2 authored about 2 years ago by Greg Magolan <[email protected]>
1fca02a9d05ff501d6b122e66959df4ff7901eba authored about 2 years ago by Sahin Yort <[email protected]>
5108a0acbf6487c68714886d345a2c47c5ae449d authored about 2 years ago by Greg Magolan <[email protected]>
fd8778df43fc938823a20c1d04cede3ba5c13fff authored about 2 years ago by Greg Magolan <[email protected]>
3fb40fbb3a60cacd20fd50dd56be20e6c6e2e151 authored about 2 years ago by Greg Magolan <[email protected]>
BREAKING CHANGE
sources and transitive source of deps will no longer be added as inputs to the ...
32dfc8c7ea416412e38407504f2454b760b7226d authored about 2 years ago by Greg Magolan <[email protected]>
7509a953a43674a182595668af811904b883c772 authored about 2 years ago by Greg Magolan <[email protected]>
It's usually better to keep the typescript version under Bazel synced with what you use outside....
8a38903be2787789ea69777d29c34df02c91d0f9 authored about 2 years ago by Alex Eagle <[email protected]>9e03fd92eebec869b9c092272b421550a3c1c1f5 authored about 2 years ago by Greg Magolan <[email protected]>
7eda58b653ecfbc0dde2d3f3453edb82c176feda authored about 2 years ago by Greg Magolan <[email protected]>
8150e81a42b41ca89bf7f54bab9fe284ed8a1489 authored about 2 years ago by Alex Eagle <[email protected]>
cb734454f2dfccb803cb43d475180a40d7727fb7 authored about 2 years ago by Alex Eagle <[email protected]>
a234ae59248c2fbde062e7af4d2e5fdea9d87b70 authored about 2 years ago by Greg Magolan <[email protected]>
0cfefd4ef1e9251021e3dad0fec668e802840582 authored about 2 years ago by Greg Magolan <[email protected]>
4a5f94ca0d338e4647f579432658fbf9bd9a0bfc authored about 2 years ago by Greg Magolan <[email protected]>
2e6c468d51361891a664da5d74af2116420a671a authored about 2 years ago by Greg Magolan <[email protected]>
b424e546e810d405b479eb92634ff95b6aa6644b authored about 2 years ago by Greg Magolan <[email protected]>
3212673615ba508a8061cc54dc908b070d5c1533 authored about 2 years ago by Alex Eagle <[email protected]>
c2a9e1e476c45bb895c4445327471e29bc3e0474 authored about 2 years ago by Jason Bedard <[email protected]>
2183fa80527d8c51ff2bfe281de359b85318fccd authored about 2 years ago by Sahin Yort <[email protected]>
83139d3d386e5de6a63751c57bbc81a0c7f7b7d8 authored about 2 years ago by Sahin Yort <[email protected]>
a304b75215cd84d20c046b31490f66211685d6a4 authored about 2 years ago by Sahin Yort <[email protected]>
20697ec493da95baf42caddf5366cd027db7145f authored about 2 years ago by Sahin Yort <[email protected]>
fe974b9255a1e777f62c157dfa07fc363c350225 authored about 2 years ago by Greg Magolan <[email protected]>
aec47541d98f72ef408949d192231a4cafede0ee authored about 2 years ago by Greg Magolan <[email protected]>
1d8658dab08c2e966fe29ae41b7c3c4bc4df8dd9 authored about 2 years ago by Sahin Yort <[email protected]>
Ported from rules_nodejs wiki and removed rootDirs stuff
b42ce861c2e2532e06e2856b9aa4170cf0cd2b15 authored about 2 years ago by Alex Eagle <[email protected]>50660f5dd78d47018b91ce53f40be278ac755fa3 authored about 2 years ago by Alex Eagle <[email protected]>
- we are broken on windows, https://github.com/aspect-build/rules_ts/issues/228
- add the snipp...
797610817564c68c56ac53a80a570be02867bf21 authored about 2 years ago by Greg Magolan <[email protected]>
ef4c2c918e3c9bbbb14499b0b35d314d9ed0fbdc authored about 2 years ago by Greg Magolan <[email protected]>
1eb401bdf47debf2ed001a53b21822bffb1f79de authored about 2 years ago by Sahin Yort <[email protected]>
669af9fc38859f21ef9306812465ed37ac95efbd authored about 2 years ago by Greg Magolan <[email protected]>
5c63b497593c3dd530cf896ad0aaa3cfb71b6e22 authored about 2 years ago by Alex Eagle <[email protected]>
1de64b28d4d666beae53162c51ae1c83ee62df04 authored about 2 years ago by Greg Magolan <[email protected]>
e09ccc0382bd4eeaa1fc6ef5e68a822501c14b5d authored about 2 years ago by Alex Eagle <[email protected]>
Having these on their own markdown pages makes it much easier to
explain,
and the table view p...
part of #23
c8cc394601a63dfa26872934040d58be2df0b8c7 authored about 2 years ago by Alex Eagle <[email protected]>part of #23
8323fb9ba19245542027873d9a9af42c9860a495 authored about 2 years ago by Alex Eagle <[email protected]>Part of #23
ffa32f0e9b29d3ebb83d374218309e518da49064 authored about 2 years ago by Alex Eagle <[email protected]>* test: add case for filegroup of srcs
Part of #23
* code review comments
beb18075f876b0e4a645df0ae3cdb64c23aa5e56 authored about 2 years ago by Alex Eagle <[email protected]>make the folder name match the typescript compiler option
5a3a79e6a99566116431d9c7a163bc385540bd07 authored about 2 years ago by Alex Eagle <[email protected]>this makes it easier to find in the examples/ folder
492581f7d130c381844625ad4c0ba5cf2c7422dd authored about 2 years ago by Alex Eagle <[email protected]>eat: add ts_project(deps) validation ensuring all deps of declarations
Fix #30
d65732a2cccfa1069e717b4bf2bcc64123ee5d42 authored about 2 years ago by Jason Bedard <[email protected]>makes it easier to find in the examples folder when the name matches the typescript option
ca39e49960ac94b137b5ffd8d81cfb84606ae426 authored about 2 years ago by Alex Eagle <[email protected]>028a2b5abc388a7ac4a305510cf4e71f25ad01a6 authored about 2 years ago by Alex Eagle <[email protected]>
fixes #179
307566061e34f5cb5ab427ea8ad63592e19bb5b4 authored about 2 years ago by Alex Eagle <[email protected]>Fixes #195
61f207f0fdefc85d904c1aa15cea200a5b0631d8 authored about 2 years ago by Alex Eagle <[email protected]>Followed https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-...
28d89b96fb41fe1f61a800af941e7ca3102bc3b8 authored about 2 years ago by Alex Eagle <[email protected]>53b1ee1bf833a13c17d700111ae3fc6ae4e7a0ee authored about 2 years ago by Sahin Yort <[email protected]>
f64025631ea6812be918ad6c45a6d3e2965b0878 authored about 2 years ago by Jason Bedard <[email protected]>
1cbe54029c00241a0ea399b97d0b4d4175cee8a8 authored about 2 years ago by Sahin Yort <[email protected]>
16cf509cf0aefc42a21cbe2a40ba0dc2e54c9001 authored about 2 years ago by Sahin Yort <[email protected]>
* chore: export TsConfigInfo in public interface
* chore: export TsConfigInfo in public inter...
ab68b6bf873c3de66bf323be6c8ba3791b180d6e authored about 2 years ago by Connor <[email protected]>0e12d2f45e7030a2f9e76a49361b0fbe0d2892cb authored about 2 years ago by Jason Bedard <[email protected]>
When we pass to copy_files_to_bin_actions, we're required to convert these to a list, which is t...
de825a9f885da424f0354daded91da73dffeac8a authored about 2 years ago by Alex Eagle <[email protected]>
We need to propagate the tsconfig.json file to composite project dependents as an input.
This w...
Fixes #63
7582e06400701fe8eac8d26ebdf81ed58dbb504d authored about 2 years ago by Jason Bedard <[email protected]>Fixes #31
f6c0dc90d53ae26ee81e57f9b8dae96750e089fe authored about 2 years ago by Jason Bedard <[email protected]>2e1764ba1c451a7e3adf0990930fc6312997f827 authored about 2 years ago by Sahin Yort <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
926ef53c58e1df67dc132c645fec6d094e02273a authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>6dce878248a9a91b93d4573db6133927ab15c0f3 authored about 2 years ago by Greg Magolan <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9345044f295a09ed3f44c6ae2b08e55eac1de464 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>0820afe6eefa0e62978735522100d68001f9c24e authored over 2 years ago by Greg Magolan <[email protected]>
b64ec539b44e3e8f41bbcda058a8b18663022d94 authored over 2 years ago by Takeo Sawada <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
98985e99be6511767924b75ae149d6708b455f8e authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5d21b5694db8765407a46d6fd73822aa64ec1360 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>c6711704ddba4ba07a7cbde7a0f9f052df0a948f authored over 2 years ago by Jason Bedard <[email protected]>
81c34b3b3e7911a6fb06dcbc92bf130ee8e1eeda authored over 2 years ago by Greg Magolan <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
71f63557d70e61d93ad65a60d6431a1f5916dc0f authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
395e91fce1461009ffc1a10a3b11885b6e9f20d3 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>90edabb6c780de2052ad31bdca869dae008ed700 authored over 2 years ago by Vasilios Pantazopoulos <[email protected]>
323f61cd22a324b29b77cc30276479cdf328d543 authored over 2 years ago by Vasilios Pantazopoulos <[email protected]>
9f54ec944c1238ab63d0618bff2af1184f3f5a1d authored over 2 years ago by Sahin Yort <[email protected]>
d45cf0cd1e28895115699e3383b738713a815023 authored over 2 years ago by Jason Bedard <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
a79fdb2330a17c755dfe3fa01f713ba3780ff14c authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>096f2ef85aaa7e7f09a4078c38bd738c3157f73a authored over 2 years ago by Greg Magolan <[email protected]>
a47f81a3bf517b885b9c22e1664f37c1029de225 authored over 2 years ago by Jason Bedard <[email protected]>
78b290e8b9f18210b5bd66bb8f543d3890229d38 authored over 2 years ago by Greg Magolan <[email protected]>
d5842963bae0c1f0e83a77dabee595784418917b authored over 2 years ago by Greg Magolan <[email protected]>
e94bef705f2712b1ec1d42adb0b56d9eef03a6b7 authored over 2 years ago by Greg Magolan <[email protected]>
ce5bdcb90f38868d0f0ceed31a376b3d11159ba6 authored over 2 years ago by Greg Magolan <[email protected]>
TypeScript will try to resolve paths as npm packages otherwise
Fixes #124
48a76989082ef09b803713f9050079f3b168bae8 authored over 2 years ago by Alex Eagle <[email protected]>9deae722a7db8b1957fe0acf45fcee38c5687d15 authored over 2 years ago by Sahin Yort <[email protected]>
ac234f966e3dfef82baa35e4b2b5fa5bd3c6beed authored over 2 years ago by Greg Magolan <[email protected]>
Update ts_project rule to include both .d.mts and .d.cts declaration
files in DeclarationInfo p...
* refactor: make fstree handle watchers
* make fstree resposible for watching
* address so...
9fc95f541e0d0e9d996ceba3492ad43a3e9e858c authored over 2 years ago by Sahin Yort <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7a0eb39b80aebd06998f31e92ad9ef20dca6fdbc authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f5d2bf8a2f56a7e74ca488bb7b99f9960e06a528 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d8fd427e49943d326075da3fedca5b4351aeff9b authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2e2e9e7c400d9b52bac07bdb3793f30c99fef79a authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* chore(deps): update dependency io_bazel_stardoc to v0.5.2
* docs: regenerate
Co-authored...
b4b80227277515da47396619befe403dcda893a3 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>74d54bda208695d7e8992520e560166875cfbce7 authored over 2 years ago by Greg Magolan <[email protected]>
That's what the lock file is for. It loses information about our actual constraints.
5f8079fa89e21a4ccc64bb8d63b75a6ebe1546f0 authored over 2 years ago by Alex Eagle <[email protected]>8577e7ed0a06518057628cd9c5d6bd940e5f60f6 authored over 2 years ago by Greg Magolan <[email protected]>
de0d80ab75aec71ad4d3b3d53025c5404f7cc015 authored over 2 years ago by Greg Magolan <[email protected]>
945cbd90026cb3f493a013a99f91a84572a51e79 authored over 2 years ago by Greg Magolan <[email protected]>
a9b9532a2417751a7626eb342099f9150ae87965 authored over 2 years ago by Sahin Yort <[email protected]>