David Zhao
|
c08d1e9d72
|
Improve test CI (#262)
* minimal change
* Better test format for GH CI
* Give server a bit longer to startup, to improve GH test
|
2021-12-14 17:15:08 -08:00 |
|
Eng Zer Jun
|
e37afdca6f
|
build: upgrade go directive in go.mod to 1.17 (#223)
* build: upgrade `go` directive in `go.mod` to 1.17
This commit enables support for module graph pruning and lazy module
loading for projects that are at Go 1.17 or higher.
Reference: https://go.dev/ref/mod#go-mod-file-go
Reference: https://go.dev/ref/mod#graph-pruning
Reference: https://go.dev/ref/mod#lazy-loading
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
* ci: update GitHub Actions to use Go 1.17
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
|
2021-12-01 14:39:21 -08:00 |
|
hn8
|
32daa257bb
|
cleanup protoc (#100)
https://github.com/livekit/livekit-server/pull/95
|
2021-08-30 11:35:03 -07:00 |
|
David Zhao
|
a694c82581
|
publish to docker automatically on tag (#35)
|
2021-07-03 12:46:56 -07:00 |
|
David Zhao
|
6d25bd0e9a
|
Update issue templates
|
2021-06-30 10:32:29 -07:00 |
|
David Zhao
|
0098d61eff
|
allow test to run on dispatch
|
2021-06-09 13:11:58 -07:00 |
|
David Zhao
|
24919d8ccb
|
working CI test workflow, more reliable transport_test
|
2021-06-03 22:35:39 -07:00 |
|
David Zhao
|
8f46e0f4da
|
set up CI
|
2021-06-03 20:51:30 -07:00 |
|