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, gcc-toolchain, bazel-lib and bazel-super-formatter. 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

Change the repo from which ts_proto_library is loaded.

Having done the codelab, the new source seems to work while the old one doesn't.
Otherwsie, I do...

github.com/aspect-build/codelabs - dae0047b6b28ed2a5c5b9348c7e1ca86c55dde83 authored over 5 years ago by Eytan Kidron <[email protected]>
Merge pull request #14 from aiuto/tsbuild

minor change to a BUILD file to have a trivial PR

github.com/aspect-build/codelabs - c1815a4b5137497b6d5edc97c5774b7c5fb693d2 authored over 5 years ago by aiuto <[email protected]>
minor change to a BUILD file to have a trivial PR

github.com/aspect-build/codelabs - 29006ac7038ff88f73e970362fe1f39d26a400af authored over 5 years ago by Tony Aiuto <[email protected]>
Merge pull request #12 from aiuto/update

Update all the workspace dependencies

github.com/aspect-build/codelabs - dac567577289b7cc1c6fbbd2a070b42ce0a42217 authored over 5 years ago by aiuto <[email protected]>
Split generate_workspace out of generate_build_files.sh so that

it is easier to test workspace updates without whacking the
build files. generate_build_files sti...

github.com/aspect-build/codelabs - 90229c0122ca7d9cb68441efbfe1cda086e13337 authored over 5 years ago by Tony Aiuto <[email protected]>
Try to do a sane update.

github.com/aspect-build/codelabs - 5e3c53fb284a3a8dde33e45b7f4ed383ac7d29a7 authored over 5 years ago by Tony Aiuto <[email protected]>
Update codelab deps

github.com/aspect-build/codelabs - dd12af602da2de5683b06b5b44bed80a946e13d5 authored over 5 years ago by Tony Aiuto <[email protected]>
update everything

github.com/aspect-build/codelabs - 00c3e8b0efa382628a7edbb7c19a8f531e6f442a authored over 5 years ago by Tony Aiuto <[email protected]>
Remove windows

github.com/aspect-build/codelabs - 053f7c49fbf5462f277eea9608a5b66b29885002 authored over 5 years ago by Danna Kelmer <[email protected]>
add presubmit.yml

github.com/aspect-build/codelabs - 12ed8bfbad28a5d016e11a201be16df60e07d045 authored over 5 years ago by Danna Kelmer <[email protected]>
Merge branch 'master' of github.com:bazelbuild/codelabs

github.com/aspect-build/codelabs - c011ba61dcf746571e04367084de7378da558c52 authored over 5 years ago by Danna Kelmer <[email protected]>
add workspace and shell test to script

github.com/aspect-build/codelabs - 9c51dc70ed9ebd2d62cd09f8b98d06c7c6a2bcec authored over 5 years ago by Danna Kelmer <[email protected]>
uncomment exports

github.com/aspect-build/codelabs - 5a2112abd2e67b66c228b8d81e4c48dbb60772e2 authored over 5 years ago by Danna Kelmer <[email protected]>
add shell script

github.com/aspect-build/codelabs - 61b4af12eb9d608d50baad04174db852a775ccd5 authored over 5 years ago by Danna Kelmer <[email protected]>
Update typescript instructions and slides link

github.com/aspect-build/codelabs - fe95d0ec4f5db4dd505087db8a8af7f6f472492a authored over 5 years ago by Danna Kelmer <[email protected]>
remove old line

github.com/aspect-build/codelabs - 6326dd842ef2c9b8604388a453cd9a007f12e08a authored over 5 years ago by Danna Kelmer <[email protected]>
update typescript rules

github.com/aspect-build/codelabs - 4a1c269f220359456c6bce5c94244703e96f052f authored over 5 years ago by Danna Kelmer <[email protected]>
update go to 0.18.5

github.com/aspect-build/codelabs - 45b34699b621271f96d4c33865531152e4eb0467 authored over 5 years ago by Danna Kelmer <[email protected]>
update ts version

github.com/aspect-build/codelabs - 806bfa30aff68c2ac8f7b6c5ded95a5e33728f98 authored almost 6 years ago by Danna Kelmer <[email protected]>
some ts improvements

github.com/aspect-build/codelabs - d1289f1f1da8822099a3cba84c3b801c0eda85de authored almost 6 years ago by Danna Kelmer <[email protected]>
try to update typescript deps

github.com/aspect-build/codelabs - 4a64707fcb05045adaecb2ea0a6ea83549083601 authored almost 6 years ago by Danna Kelmer <[email protected]>
update go and grpc dependencies

github.com/aspect-build/codelabs - 2bf731766b94efac5bcdf8f4177d643e87712430 authored almost 6 years ago by Danna Kelmer <[email protected]>
add solutions from 18

github.com/aspect-build/codelabs - 78f33d375dbee1292b170246367adea93ba734eb authored almost 6 years ago by Danna Kelmer <[email protected]>
Minor fixes from 0.18 (#10)

github.com/aspect-build/codelabs - ae587917b71df5a64fa4113571dfcdf5d2d3fb93 authored almost 6 years ago by Danna Kelmer <[email protected]>
Prettify links to docs in readme

github.com/aspect-build/codelabs - 91bb841ef0bd6845b0b477affd604414bce94835 authored almost 6 years ago by Danna Kelmer <[email protected]>
Update documentation links for ts

github.com/aspect-build/codelabs - d2e1c313b49bb720641b53b284f9dad989a66b09 authored almost 6 years ago by Danna Kelmer <[email protected]>
Make slides more visible

github.com/aspect-build/codelabs - 64a781955e73c922b6dfe73a2af475708ebf9c6a authored almost 6 years ago by Danna Kelmer <[email protected]>
Create CODEOWNERS

github.com/aspect-build/codelabs - 8be7ad9276d325217b12acff2eaa23d6da6b624a authored almost 6 years ago by Dmitry Lomov <[email protected]>
Make link to slides prettier. (#7)

github.com/aspect-build/codelabs - aa9e31fa3fa3b837614c091d85d6f030b0f30ffa authored almost 6 years ago by Tobias Werth <[email protected]>
Add link to slides

github.com/aspect-build/codelabs - e359677165469464cfef7034426aed38bb7b2a68 authored almost 6 years ago by Danna Kelmer <[email protected]>
Update README.md

github.com/aspect-build/codelabs - 1c9ac53ddae36483c0d90ada6fcf929e08c9efbd authored almost 6 years ago by Danna Kelmer <[email protected]>
Update README.md

github.com/aspect-build/codelabs - f2258bd6e611bd2c02ea378080b0cdaeaee7d794 authored about 6 years ago by Danna Kelmer <[email protected]>
Send valid JSON when no messages are present

github.com/aspect-build/codelabs - b0238d788e243e9ef0c4eb0f42c4018c78cc528a authored about 6 years ago by Jerome Duval-Nam <[email protected]>
Update README.md

github.com/aspect-build/codelabs - 3cf0986c32af09694cf5affe6140ff45ead2fc42 authored about 6 years ago by Danna Kelmer <[email protected]>
Update README.md

github.com/aspect-build/codelabs - 4676a9fa1ff6944aa324d327a326ac96a97b976f authored about 6 years ago by Danna Kelmer <[email protected]>
Update jar deps

github.com/aspect-build/codelabs - 990e37432b27943967af325994983235055e60ba authored about 6 years ago by Danna Kelmer <[email protected]>
Add Hints

github.com/aspect-build/codelabs - 6272ea3031b94b90e9f9e5c7ddf8692e12416415 authored about 6 years ago by Danna Kelmer <[email protected]>
Update README

github.com/aspect-build/codelabs - 19c8583610a021ba19f8b2a944cd2659fe6b4ac3 authored about 6 years ago by Danna Kelmer <[email protected]>
Add ts_devserver

github.com/aspect-build/codelabs - 5daa377edc7035e964cae258ec55b786739747e5 authored about 6 years ago by Danna Kelmer <[email protected]>
Update README.md

github.com/aspect-build/codelabs - 08064bd27a627be32d887a9e2d0a07dcc823aeb3 authored about 6 years ago by Danna Kelmer <[email protected]>
Update README.md

github.com/aspect-build/codelabs - 188326e3e262d9d17ce68e4643524704d41688aa authored about 6 years ago by Danna Kelmer <[email protected]>
Update README.md

github.com/aspect-build/codelabs - 68b8fe55af453f9d827a0a60d0e2a3206fdd2826 authored about 6 years ago by Rupert Shuttleworth <[email protected]>
Update README.md

github.com/aspect-build/codelabs - dcbff7be987c48f0c935d73c82e6b7e42266e41e authored about 6 years ago by Rupert Shuttleworth <[email protected]>
Update README

github.com/aspect-build/codelabs - c797c296dc930fe18c330f36aff0e7753bb2a7aa authored about 6 years ago by Danna Kelmer <[email protected]>
Update README

github.com/aspect-build/codelabs - e3813c08cf0fab63a4ba5ed1962d67e123ffd77a authored about 6 years ago by Danna Kelmer <[email protected]>
fix integration test

github.com/aspect-build/codelabs - 6cf4b99a338616563a9c78737c13ff8349049087 authored about 6 years ago by Danna Kelmer <[email protected]>
Better display formatting

github.com/aspect-build/codelabs - 1ccd033a9fcc8d42276be5ac8dbecce7b4db5c65 authored about 6 years ago by Rupert Shuttleworth <[email protected]>
Rename JavaLoggingLibrary to JavaLoggingClientLibrary

github.com/aspect-build/codelabs - 5eede212a3d9f6bdd9f40e7474c706fb8eca3f42 authored about 6 years ago by Rupert Shuttleworth <[email protected]>
Deal with empty log database

github.com/aspect-build/codelabs - 96a1ac65887df1754cd72fb479acd5c16f5f8899 authored about 6 years ago by Rupert Shuttleworth <[email protected]>
last commit

github.com/aspect-build/codelabs - 8439eb5d1a692b56dac2db8479695651cabd9f14 authored about 6 years ago by Danna Kelmer <[email protected]>
remove proto greeter and associated files

github.com/aspect-build/codelabs - e64b3b6df84207196fea99f920c2ebbfdb449042 authored about 6 years ago by Danna Kelmer <[email protected]>
Add License

github.com/aspect-build/codelabs - 6868a37eee933bc2e0f2d52e75417c1692d29dd6 authored about 6 years ago by Danna Kelmer <[email protected]>
move android and java directories to bazel/bootcamp/ from bootcamp/ (#3)

github.com/aspect-build/codelabs - bed215c03af606225eac985bc03073db17facbee authored about 6 years ago by Danna Kelmer <[email protected]>
Remove old java files

github.com/aspect-build/codelabs - 7d738ec754533cc55576e1bf2284026cf47203b6 authored about 6 years ago by Danna Kelmer <[email protected]>
add integration test

github.com/aspect-build/codelabs - def27076a272a9476c308edb8c549e9ef88a5b55 authored about 6 years ago by Danna Kelmer <[email protected]>
add java unit tests

github.com/aspect-build/codelabs - e6a505d29611629c16a65400bab350da70282e4c authored about 6 years ago by Danna Kelmer <[email protected]>
initial commit

github.com/aspect-build/codelabs - 87fe99cfec499945acb6138a05299c0b4479db8d authored about 6 years ago by Danna Kelmer <[email protected]>