Viktor Torstensson
9e78ad536f
multi: run make rpc
2026-02-12 19:18:19 +01:00
Oliver Gugger
65144f2c97
GitHub+docker: update to Go 1.22.6
2024-10-23 11:50:41 +02:00
bitromortac
460dec1779
litrpc: add privacy flags
...
* to sessions in order to get details when running `autopilot list`
* to the autopilot rpc to be able to register features with privacy
flags via cli `autopilot add`
2024-04-25 14:49:46 +02:00
bitromortac
b02aad321b
autopilotserverrpc+litrpc: add privacy flags
...
* to Features to know about default privacy flags in `autopilot features`
* to RegisterAutopilotSession in order to communicate to the autopilot
which privacy flags are being used after `autopilot add`
2024-04-25 14:49:46 +02:00
dependabot[bot]
8a7fab46a9
build(deps): bump google.golang.org/protobuf in /autopilotserverrpc
...
Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 18:24:50 +01:00
Viktor Tigerström
4a46e41f97
protos: add Subserver custom_status to protos
2024-01-05 03:46:54 +01:00
bitromortac
930bb86bea
autopilotserver/rpc: add feature config
...
This commit adds a field to the autopilot server rpc that transports
default configurations from autopilot to litd.
2023-09-01 08:03:15 +02:00
Elle Mouton
9098253d73
autopilotserverrpc: update with session linking fields
...
Update the autopilot rpc protos to include the new fields that will
allow the client to link autopilot sessions.
2023-08-30 11:46:33 +02:00
Elle Mouton
0428731c67
litrpc+autopilotserverrpc: run make protos
...
Regenerate the protos after the recent bump of the protobuf dependency.
2023-06-20 08:06:17 +02:00
Elle Mouton
a8b4ef1d48
litrpc+autopilotrpc: bump docker go version to 1.19.4-buster
2023-03-19 17:16:59 +02:00
Elle Mouton
160977d668
autopilotserver: add an autopilot server client
...
Add a client for the autopilot server along with a mock server that can
be used in tests.
2023-01-27 06:47:13 +02:00
Elle Mouton
9594aab54b
autopilotserverrpc: add autopilot server protos
2023-01-27 06:47:12 +02:00