Ecosyste.ms: OpenCollective

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

github.com/aspect-build/codelabs

Hands-on Codelab for Aspect Bazel Training
https://github.com/aspect-build/codelabs

remove extra file from start

15669732a3a190f7250b5bf88416803847b9e9fc authored about 1 year ago by Alex Eagle <[email protected]>
chore: start README

98027ff3163d11a8ad74dc559c598eec890dd3c4 authored about 1 year ago by Alex Eagle <[email protected]>
remove CI setup

96973a2cb71f8714809f4643e4fc2ffa66f2f9af authored about 1 year ago by Alex Eagle <[email protected]>
chore: remove solution files

ff099e88f210b2819526b9f0dad5dcb467cdd3e9 authored about 1 year ago by Alex Eagle <[email protected]>
chore: update Aspect rules to latest

ff9e95f456c1df2937a9621d8144cfe6e33549d2 authored about 1 year ago by Alex Eagle <[email protected]>
Merge pull request #3 from cgrindel/ios_app

feat: add Swift modules and an iOS application

d9583ebc31ed5e7ac966b5e7d36a0850da0a4237 authored about 1 year ago by Alex Eagle <[email protected]>
Output more info for test failure in CI.

f8ed18db23bd98a164134aa62a47fcada4611e0d authored about 1 year ago by Chuck Grindel <[email protected]>
Wrap allTests for Linux only

820eb879019e8b45d7ab9ead5f26b56eb691b57b authored about 1 year ago by Chuck Grindel <[email protected]>
Ensure Swift tests work on Ubuntu

5976edcf3a6b5318fd5cd99f63ea02f1806bded1 authored about 1 year ago by Chuck Grindel <[email protected]>
Remove NSLock

4ec9b7c434c3cb4f4c2a3dfbe45a9f3cdbf56d0a authored about 1 year ago by Chuck Grindel <[email protected]>
Add macos_test and all_ci_tests

621a7cbb1b6257eeed82f7e097a25b2bc7900d83 authored about 1 year ago by Chuck Grindel <[email protected]>
Add test_suite for manual_tests

f197b9d150aa7b1b75b255a581636db7afc2e1ba authored about 1 year ago by Chuck Grindel <[email protected]>
Mark cetain targets with target_compatible_with.

b5d623b514dcbcc1d3b97854f2209cd019998f94 authored about 1 year ago by Chuck Grindel <[email protected]>
Configure the Ubuntu runner for the CI workflow to work with Swift

toolchain.

601ea3129aae79cc3a5d22e56b6cf75528d7507e authored about 1 year ago by Chuck Grindel <[email protected]>
Edits to README.md

ca4dafd973f54cc762ea7e4f98a691ff8f1ff50e authored about 1 year ago by Chuck Grindel <[email protected]>
Remove generated headers

85aac9366000377929984092145900fbb8341613 authored about 1 year ago by Chuck Grindel <[email protected]>
Add test_sendLogMessage

602478165968f7089e1a75241f66f81b7ec40d8e authored about 1 year ago by Chuck Grindel <[email protected]>
Remove unused code

84c7ac25a8488322a7a752672f5e3631b25629a6 authored about 1 year ago by Chuck Grindel <[email protected]>
Added setConnectionInfo to ModelData

ea60a189e7010150e0fa88fe15aaa291ca35c7cf authored about 1 year ago by Chuck Grindel <[email protected]>
Add closeConnection

5f45ad289dffedd62693a4e8219804aac319d36b authored about 1 year ago by Chuck Grindel <[email protected]>
Refactor ModelData to cache connection resources.

7ccca065eb0f6878bc74c3d1fe6eaa0f82b04266 authored about 1 year ago by Chuck Grindel <[email protected]>
Use TestLoggerProvider in GRPCHandlerTest.

86c6dc9daa560dbfe630e6b65a525fcbe6d475c1 authored about 1 year ago by Chuck Grindel <[email protected]>
Added TestLoggerProvider.

420a169349720eccd95c3e5104000f7af755572f authored about 1 year ago by Chuck Grindel <[email protected]>
Rename to MyLogging

a4f3fddc0b326a1d9b82553828fec5941f85e812 authored about 1 year ago by Chuck Grindel <[email protected]>
Add test_EditConnection_Save

ecba263aa56dcd33ee655d5b2d46dad0d415574d authored about 1 year ago by Chuck Grindel <[email protected]>
Add helper to enter text into text field.

bb361769f21d21610b44d68dcf1d935a66855015 authored about 1 year ago by Chuck Grindel <[email protected]>
Add helper for typing text.

a7be56ec29900a682aa19c042c5eb70896895f1e authored about 1 year ago by Chuck Grindel <[email protected]>
Add test_EditConnection_Cancel

8ff7f15b1f347652daa8a52df3c7ebe3a7a14b45 authored about 1 year ago by Chuck Grindel <[email protected]>
Added history

24195168c692c10d169546d2a3c92c8cc5cc6c90 authored about 1 year ago by Chuck Grindel <[email protected]>
Add SentMsg history.

8b13a600ed8a4eff14232851279a1090a81acb28 authored about 1 year ago by Chuck Grindel <[email protected]>
Fix the format of the port number

7619aecaf15ae264a2ad4c22fce20e4aa056bc9e authored about 1 year ago by Chuck Grindel <[email protected]>
Add onSubmit handler

183cbbb6aeab19069e39c780cf429fb15172b772 authored about 1 year ago by Chuck Grindel <[email protected]>
Successfully sent message to backend server.

bada48c0b1318b324ee3c25bd502bc851ae23a24 authored about 1 year ago by Chuck Grindel <[email protected]>
Remove mutating from Logger

2e222ebf9e90851dc8a416a6b4163939200db4d9 authored about 1 year ago by Chuck Grindel <[email protected]>
Basic send button

10fa1ac9551dd2614b1b31e58d1d20b9f98c7a3c authored about 1 year ago by Chuck Grindel <[email protected]>
EditConnection looks reasonable.

6e6eaff4809eb14717d1826a13bda4606efeae6e authored about 1 year ago by Chuck Grindel <[email protected]>
Add logger to ModelData

2ca1250655d550856ed6a0a5e4656c4c240d8e94 authored about 1 year ago by Chuck Grindel <[email protected]>
Introduce ModelData

d7d5f734185306c6ee66bc52f25b534bff3108c1 authored about 1 year ago by Chuck Grindel <[email protected]>
Add SendMessage view and build_test to App

58fa56af62699b6c01de186cfca7e537b8806a0f authored about 1 year ago by Chuck Grindel <[email protected]>
Move views to their own folder

37937d84a78a2081499259a49638a4595e467428 authored about 1 year ago by Chuck Grindel <[email protected]>
Generating Xcode project

56cc82127ebfb5712f67c617c29790948aa0a1c9 authored about 1 year ago by Chuck Grindel <[email protected]>
Initial iOS app files

5fc6ce1a0a9382069c4ea2195c5645feaa7ac42b authored about 1 year ago by Chuck Grindel <[email protected]>
Increase the max attempts for the GRPCLogHandlerTests

1fb6778d9d2c291ac3f15dd57616eb1026f4dde3 authored about 1 year ago by Chuck Grindel <[email protected]>
Add test for GRPCLogHandler

62afbabb090f751a92868e35748dbf51368ff1d3 authored about 1 year ago by Chuck Grindel <[email protected]>
Revamp to use Logger struct

a7b5a2a2a028dbbc0b049f0403836cf43271bc06 authored about 1 year ago by Chuck Grindel <[email protected]>
Save work.

67579a408fd9d3c97324570bd019833160beebfa authored about 1 year ago by Chuck Grindel <[email protected]>
Implemented MostRecentLogger

371e180535bc8fcf70a67232e6c9c062a4e2654a authored about 1 year ago by Chuck Grindel <[email protected]>
Initial files for GRPCLogHandler

8b4f8cac598c43857beeae5ec05bd4e57f603e14 authored about 1 year ago by Chuck Grindel <[email protected]>
Upgraded deps. Added rules_swift_package_manager dep and related

targets.

6fe0a875f613ddb8b6a48eb27e4a8912fd5212ab authored about 1 year ago by Chuck Grindel <[email protected]>
Remove module call, this isn't reusable

048355eb04b853c5532a6612139e18b76c2ef111 authored almost 2 years ago by Alex Eagle <[email protected]>
chore: run gazelle

5011d19664b8c44bf4417af9eb2120507c06beeb authored almost 2 years ago by Alex Eagle <[email protected]>
cleanup: tidy up uneeded stuff

af8a01c5abc6877e7665a4c4b1962d3f63fa4b83 authored almost 2 years ago by Alex Eagle <[email protected]>
reformat

1eb9cf14f942e585f18a8744080d54b599f9b868 authored almost 2 years ago by Alex Eagle <[email protected]>
All working now

f4d2e71c8247fe03a034b5d3ee64671d067f11bd authored almost 2 years ago by Alex Eagle <[email protected]>
WIP: get java working

262217cbf3bbf7f5e11371cf185bb5f379007e14 authored almost 2 years ago by Alex Eagle <[email protected]>
Renames

a2270f97fee58b1d206c27b5dda0fc2d11538ae4 authored almost 2 years ago by Alex Eagle <[email protected]>
ts builds

7b8692593cd76d9ca88f5eef2b8658f019365a50 authored almost 2 years ago by Alex Eagle <[email protected]>
go working, add python

37983ae30896bd38ca6a1517a394dac7749113ea authored almost 2 years ago by Alex Eagle <[email protected]>
try to get go compiling

3c41a4fd787f7997bbf01c0d3851b4b0c7c9d863 authored almost 2 years ago by Alex Eagle <[email protected]>
more progress

daf1b420cdf82b172c4f77dcc013cd1556e43638 authored almost 2 years ago by Alex Eagle <[email protected]>
Use Aspect CLI

1631b86261b2599d7eb444d9e331cd741ef232fa authored about 2 years ago by Alex Eagle <[email protected]>
WIP: further

91ab3be4eb47d674d0675e8595ac61581d763383 authored about 2 years ago by Alex Eagle <[email protected]>
minimal code needed to fetch

4fb0b2d97962f98cbe51886fbc10e12038c87618 authored about 2 years ago by Alex Eagle <[email protected]>
add npm hoist setting

43472df5005517e5f76bef17e3eab7b05e717810 authored about 2 years ago by Alex Eagle <[email protected]>
add missing gitignore

d40b6223e1c4ef45097f0b2756aacf279fdcadaa authored about 2 years ago by Alex Eagle <[email protected]>
update pnpm lock

8b97247d1a02fd7fce3e5c09b106cf7238a77f8c authored about 2 years ago by Alex Eagle <[email protected]>
cleanup more files

eb6d13441736adbab9eced9fa4dfbff6ca941449 authored about 2 years ago by Alex Eagle <[email protected]>
add missing files

35328d13268836a83da690b5afd52c9b2d235734 authored about 2 years ago by Alex Eagle <[email protected]>
Remove bazel setup for easier training kickoff

16b97e8b741e2909c03e69924b3dc616698fa20e authored about 2 years ago by Alex Eagle <[email protected]>
Functional typescript example (#2)

Use rules_webpack to run a devserver

4bc256da97cb42678a9fd5f24d0e27882059920b authored about 2 years ago by mrmeku <[email protected]>
zap ts for the moment

a42cb59cb3630f33fb6937301fa071c6415eae82 authored about 2 years ago by Benjamin Peterson <[email protected]>
add curl command

3f9f49c8b1deb257f2504a96fa2559a1606c6c7f authored about 2 years ago by Benjamin Peterson <[email protected]>
Update README for gazelle.

7016504cfeb94721884ebf2e9c81283e5c78bfd0 authored about 2 years ago by Benjamin Peterson <[email protected]>
gitignore bazel symlinks

ae83adc1dfff404c9c0963041232598956846446 authored about 2 years ago by Benjamin Peterson <[email protected]>
Spruce up maven things.

ee64eaf4ef16f131459ec1301cc50004a270a48d authored about 2 years ago by Benjamin Peterson <[email protected]>
Generate Go deps with Gazelle.

3f9891bba60759462a6735f66ebab13f7755f5f9 authored about 2 years ago by Benjamin Peterson <[email protected]>
chore: remove outdated JS/TS setup (#1)

af094350e236532abaf2f1f253d694db5ccbf2a1 authored about 2 years ago by Alex Eagle <[email protected]>
Update rules_go and grpc_java.

f09c3218eca11fbd7e8b085aecba7f10f9223629 authored about 2 years ago by Benjamin Peterson <[email protected]>
Revert "Make codelabs compatible with --incompatible_load_{java,proto}_rules_from_bzl"

This reverts commit 68df56ce4a625b3f8ec98dd397007238a9ba696f.

d0202bf4c995eed94e1a2b4fb16a1c57c23274ed authored about 2 years ago by Benjamin Peterson <[email protected]>
Merge pull request #6 from JeromeDuval-Nam/fix_no_messages_response

Send valid JSON when no messages are present

f07cafe377682d35fd0c82cb816bf0a0fb0c0100 authored about 3 years ago by Joe Hicks <[email protected]>
Upgrade grpc-java to v1.29.0

A follow up to https://github.com/bazelbuild/codelabs/pull/35

e57493af732840a432c943f9e74997f5d09ccd56 authored over 4 years ago by Yun Peng <[email protected]>
Merge pull request #35 from bazelbuild/fix_bug_pattern

Upgrade grpc-java to v1.29.0

5023e75dc746b754be815a92a17d9c13258e6822 authored over 4 years ago by Yun Peng <[email protected]>
Upgrade grpc-java to v1.29.0

095097fc86e6d6c723533ed90ef012ef721ee981 authored over 4 years ago by Yun Peng <[email protected]>
Merge pull request #33 from Yannic/rules_proto_java

Make codelabs compatible with --incompatible_load_{java,proto}_rules_from_bzl

8922c3ffeca0d3bc0f746f1cc5390f807fe1339d authored almost 5 years ago by Laurent Le Brun <[email protected]>
Make codelabs compatible with --incompatible_load_{java,proto}_rules_from_bzl

68df56ce4a625b3f8ec98dd397007238a9ba696f authored almost 5 years ago by Yannic Bonenberger <[email protected]>
Merge pull request #32 from bazelbuild/fix_generate_workspace

Update rules_go in generate_workspace.sh

32d4849f5a572044fca3a4f4ea73ec609c08db2a authored almost 5 years ago by Yun Peng <[email protected]>
Update rules_go in generate_workspace.sh

58ed053ad2b3297df01fc6cd5a8d9e37555232c3 authored almost 5 years ago by Yun Peng <[email protected]>
Merge pull request #31 from bazelbuild/update_rules_go

Update rules_go

57042faa5df990affca2e166c120ae655b6a9d70 authored almost 5 years ago by Yun Peng <[email protected]>
Use v0.21.2

0ff52683006240dfc58229a0b54feadf10c6c440 authored almost 5 years ago by Yun Peng <[email protected]>
Update rules_go

6ce9420970062b397270904c233b9f248d2fe099 authored almost 5 years ago by Yun Peng <[email protected]>
Merge pull request #30 from laszlocsomor/update-grpc

Update external repos to fix the build

00431a92aea39eacdbb49a5cf23e31e2ad82ebaf authored almost 5 years ago by Laurent Le Brun <[email protected]>
Add a comment why we don't use sha256

46a3ec5ea7bd7f4d10b2b318150e2d573257e207 authored almost 5 years ago by Laszlo Csomor <[email protected]>
Reviewer request: use http_archive

dd3b62802de57638467539e7c18f7c02f42b4b7a authored almost 5 years ago by Laszlo Csomor <[email protected]>
Update rules_go to 0.21.0

This includes the necessary https://github.com/bazelbuild/rules_go/commit/f80a6c4f85f538ff1699da...

24b8bb8cb7e27aff1aaf9d88b7dbc946b9fc963d authored almost 5 years ago by Laszlo Csomor <[email protected]>
Add definition for rules_python and init it

2f92aba8d0e07ddc97f4fcc80ddb852f2396ab30 authored almost 5 years ago by Laszlo Csomor <[email protected]>
Run Buildifier on changed lines

e95e2afeba2c2a7e0238811428794c3f90a21209 authored almost 5 years ago by Laszlo Csomor <[email protected]>
Update io_grpc_grpc_java reference

Fixes https://github.com/bazelbuild/codelabs/issues/29

3c930c8812d06ad54f699f169edecbd4fd907ade authored almost 5 years ago by Laszlo Csomor <[email protected]>
Merge pull request #17 from laurentlb/master

Run `buildifier --lint=fix -r .`

3087a326064fa3db82e2dde6fe9b9fdf17e609a5 authored about 5 years ago by Laurent Le Brun <[email protected]>
Run `buildifier --lint=fix -r .`

dd0a2952e3f1396a63cdadb803e5e8a7c770be1f authored about 5 years ago by Laurent Le Brun <[email protected]>
Merge pull request #16 from eytankidron/ts

Change the repo from which ts_proto_library is loaded.

b54a856dc6c2e3b3638d9cb8bbcaf3e4b86314bf authored over 5 years ago by aiuto <[email protected]>