Commit Graph

87 Commits

Author SHA1 Message Date
eeabeda036
feat: stderr to stdout as well
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-30 11:37:28 +01:00
569fee52e6
feat: this should work
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-30 11:36:10 +01:00
b0ec41fa93
feat: when config has already been setup
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-30 11:35:24 +01:00
77f5ec7475
feat: add agent start as well
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-30 11:33:21 +01:00
f3926d0885
feat: update with agent setup
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-30 11:32:41 +01:00
b48b1ec886
feat: add install script
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-30 11:28:03 +01:00
79a8a34499 chore(deps): update rust crate tracing-subscriber to v0.3.19
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-11-30 01:19:48 +00:00
c9bbeb2439 fix(deps): update rust crate bytes to v1.9.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-11-29 01:10:19 +00:00
b19ff0b7e5 chore(deps): update rust crate tracing to v0.1.41
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-11-28 01:11:13 +00:00
eeaf59ac63
feat: add comments
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 22:04:07 +01:00
6f04d0cdda
feat: use actual internal
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 21:44:46 +01:00
43c5fa1731
feat: reqwest as native build
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 21:42:41 +01:00
9badf8e193
feat: use internal
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 21:41:56 +01:00
55a0d294c5
feat: add external service host
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 21:37:08 +01:00
8508d3f640
feat: add grpc host
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 21:34:10 +01:00
dd8ade9798
feat: add external vars
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 21:29:58 +01:00
f1e6268a2d
feat: add grpc and env
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 21:28:06 +01:00
6647bb89be
feat: add queue
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 21:24:50 +01:00
ea5adb2f93
feat: add common queue
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 21:08:37 +01:00
ee323e99e8
feat: add discovery
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 17:12:15 +01:00
c4434fd841 fix(deps): update rust crate tower-http to 0.6.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-11-24 01:15:41 +00:00
cb340ffb1e
feat: add tonic
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 01:34:06 +01:00
670fd0d13b
feat: added tonic
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 01:15:59 +01:00
deceaad4d1
feat: added longer timer
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 01:13:09 +01:00
32cd1cc617
feat: fix error message
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 00:54:19 +01:00
d1e9eb9eb5
feat: add agent
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 00:53:43 +01:00
7487e7336e
feat: add churn v2
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-23 22:58:43 +01:00
610a465279
feat: initial v2 commit
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-23 22:39:13 +01:00
cfe21ad23c
feat: reset
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-23 22:38:25 +01:00
0f5249f620 chore(deps): update rust crate serde to v1.0.215 2024-11-12 01:07:53 +00:00
30ca5c540f chore(deps): update rust crate serde to v1.0.214 2024-10-29 01:11:07 +00:00
e0c622f8fd chore(deps): update rust crate serde to v1.0.213 2024-10-23 00:10:40 +00:00
8159603490 chore(deps): update rust crate serde to v1.0.210 2024-09-07 00:07:13 +00:00
736e166b76 chore(deps): update rust crate serde to v1.0.209 2024-08-24 04:06:37 +00:00
542e7aceaf chore(deps): update rust crate serde_json to v1.0.126 2024-08-23 20:25:55 +00:00
3e65cda2c9 chore(deps): update all dependencies 2024-08-22 13:39:37 +00:00
9f23dd935a chore(deps): update rust crate serde to v1.0.208 2024-08-21 20:32:58 +00:00
085123a1b0 fix(deps): update all dependencies 2024-07-06 13:16:57 +00:00
c3dda47512 chore(deps): update all dependencies 2024-05-25 19:03:43 +00:00
0a61a1d429 chore(deps): update rust crate serde to v1.0.203 2024-05-25 18:29:38 +00:00
385290973a chore(deps): update rust crate anyhow to 1.0.86 2024-05-18 12:27:12 +00:00
d61f17e693 chore(deps): update rust crate anyhow to 1.0.85 2024-05-17 22:42:44 +00:00
a5773107be chore(deps): update rust crate anyhow to 1.0.84 2024-05-17 18:19:00 +00:00
97445670ab chore(deps): update rust crate itertools to 0.13.0 2024-05-16 16:19:44 +00:00
19a812843f fix(deps): update rust crate capnp to 0.19.5 2024-05-16 12:48:40 +00:00
e962ef58be fix(deps): update rust crate capnp to 0.19.4 2024-05-13 02:08:44 +00:00
fad1329650 chore(deps): update rust crate anyhow to 1.0.83 2024-05-06 18:20:50 +00:00
e7b513f8d5 chore(deps): update rust crate reqwest to 0.12.4 2024-04-19 18:29:54 +00:00
f61c432762 chore(deps): update rust crate chrono to 0.4.38 2024-04-15 10:05:19 +00:00
dd2bf3fe94 chore(deps): update rust crate anyhow to 1.0.82 2024-04-10 04:29:58 +00:00