Copilot
246a876568
chore: Use a local Docker builder image for Rust protobuf generation ( #320 )
...
* feat: dockerize rust protobuf generation in make and CI
Agent-Logs-Url: https://github.com/GreptimeTeam/greptime-proto/sessions/6438cfba-52ed-4c85-b8fe-1268cc55755a
Co-authored-by: WenyXu <32535939+WenyXu@users.noreply.github.com >
* fix: unify make all and CI generation with local builder image
Agent-Logs-Url: https://github.com/GreptimeTeam/greptime-proto/sessions/6438cfba-52ed-4c85-b8fe-1268cc55755a
Co-authored-by: WenyXu <32535939+WenyXu@users.noreply.github.com >
* fix: only use custom Docker image for rust target, go/java/cpp use protoc-all directly
Agent-Logs-Url: https://github.com/GreptimeTeam/greptime-proto/sessions/6e6885ee-2919-46f5-9dc5-301c3303888d
Co-authored-by: WenyXu <32535939+WenyXu@users.noreply.github.com >
* chore: fix README wording and add --user flag to rust docker run
Agent-Logs-Url: https://github.com/GreptimeTeam/greptime-proto/sessions/3983f532-e5e5-45e4-953d-27bc551ec13d
Co-authored-by: WenyXu <32535939+WenyXu@users.noreply.github.com >
* fix: make cargo/rustup dirs world-writable so --user flag works in container
Agent-Logs-Url: https://github.com/GreptimeTeam/greptime-proto/sessions/1bddab48-992c-481b-937f-6698dd9cc067
Co-authored-by: WenyXu <32535939+WenyXu@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: WenyXu <32535939+WenyXu@users.noreply.github.com >
2026-05-27 20:34:09 +08:00
jeremyhi
32d60146e5
feat: prepare for crates.io publishing ( #312 )
...
* feat: prepare for crates.io publishing
Signed-off-by: jeremyhi <fengjiachun@gmail.com >
* fix: exclude typos check
Signed-off-by: jeremyhi <fengjiachun@gmail.com >
* fix: add header for each file
Signed-off-by: jeremyhi <fengjiachun@gmail.com >
---------
Signed-off-by: jeremyhi <fengjiachun@gmail.com >
2026-04-08 11:12:39 +08:00
liyang
16836d454c
fix(docs): fix sdk link ( #272 )
2025-08-15 11:26:53 +08:00
Yingwen
ff0a47b646
fix: rename region_id to region_number ( #44 )
...
* feat: build java codes by makefile
* feat: generate java code
* fix: rename region_id to region_number
* feat: generate code
2023-05-30 11:46:33 +08:00
yuanbohan
fd18fe5ca3
feat: promql service ( #26 )
...
* feat: promql service
* feat: promql service
* feat: prometheus service, and common.proto, prom.proto
* feat: add header in prom request/response
* docs: include new proto files in readme
2023-04-21 14:29:48 +08:00
zyy17
36147379c3
feat: add go protobuf generation ( #6 )
...
* feat: add go protobuf generation
* ci: check go protbuf generation
* refactor: use 'namely/protoc-all:1.51_1' to compile the proto instead of locally binary
* refactor: no need to add the 'bin/' igore
* chore: modify code format
* refactor: add some comments to describe our modification
2023-02-15 15:10:17 +08:00
LFC
f089c73068
fix typo
2023-02-10 13:12:10 +08:00
LFC
9661615086
docs: add readme ( #2 )
...
* add readme
* add readme
* add readme
2023-02-09 20:37:24 +08:00
LFC
39fa4e3c28
Initial commit
2023-02-08 19:13:42 +08:00