John Smith
b11f404d3f
async-std support
2024-01-19 13:55:35 -05:00
John Smith
d454f9fdf9
update deps
2024-01-19 13:55:35 -05:00
John Smith
37979277b5
IPC to server
2024-01-19 13:55:33 -05:00
John Smith
7129343ea1
some debugging for bootstrap and route purge
2024-01-19 13:53:43 -05:00
Christien Rioux
5070b0a560
use forked repositories for async-tls and async-tungstenite
2023-11-07 13:49:19 -05:00
TC Johnson
dcd4c0d22a
Version update: v0.2.4 -> v0.2.5
...
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
2023-11-06 20:51:41 -06:00
Christien Rioux
0640342556
refactor for flows
2023-11-04 19:53:14 -04:00
TC
502d08eda3
Merge branch 'earthly-caching-2' into 'main'
...
Refactored Earthfile to improve caching
See merge request veilid/veilid!232
2023-11-03 01:17:14 +00:00
Δ ǀ Ξ ȼ
d38f3cb42f
Refactored Earthfile to improve caching
...
Targets have been parallelized so that initial push of the container cache should build the whole build a little quicker, plus the container should now use the cache for more of the build and so speed up normal builds to just the compilation and test of the code that has changed
The `build_cache` target now builds a `build-cache:latest` container that is stored in the GitLab project Container Registry, and then used (if it exists) by the `test_build` target. The `build_cache` task runs under 3 conditions, 1. the container does not exist, 2. if scheduled, 3. if run manually from the Pipelines page in the GitLab interface.
It is recommended that the build is set up to run on a weekly schedule via the `Pipeline schedules` page in GitLab with the schedule of `0 2 * * 6`.
2023-10-31 11:17:13 +00:00
TC Johnson
cc5cb8a8b0
Version update: v0.2.3 → v0.2.4
2023-10-15 12:24:59 -05:00
TC Johnson
fa13f95a10
Version update: v0.2.2 → v0.2.3
...
- Security fix for WS denial of service
- Support for latest Rust 1.72
2023-09-17 13:21:57 -05:00
John Smith
d60c296303
cargo upgrades
2023-09-16 21:56:19 -04:00
TC Johnson
06c0abead8
Version update: v0.2.1 → v0.2.2
2023-09-16 17:32:16 -05:00
Christien Rioux
960a4cb964
Revert "version bump fix"
...
This reverts commit 2d291b86b6
.
2023-09-16 16:51:59 -04:00
Christien Rioux
ba72aa9dd3
version bump fix
2023-09-16 16:51:59 -04:00
Christien Rioux
7f3f7c9166
clean up cargo.toml
2023-09-16 16:51:59 -04:00
TC Johnson
65826b219b
Version update: v0.2.0 → v0.2.1
2023-09-03 19:45:12 -05:00
John Smith
896df0bb97
more forking
2023-09-03 10:08:04 -04:00
TC Johnson
2c46a159a3
Version update: v0.1.10 → v0.2.0
2023-09-02 09:45:56 -05:00
Christien Rioux
90772728c2
bumpversion fixes
2023-09-02 10:41:59 -04:00
Δ ǀ Ξ ȼ
5b2b27cb31
veilid-server with Clap v4
2023-08-22 21:12:23 +00:00
TC Johnson
513116e672
Version update: v0.1.9 → v0.1.10
2023-08-20 11:37:18 -05:00
TC Johnson
dfeecdde0d
Version update: v0.1.8 → v0.1.9
2023-08-19 17:35:52 -05:00
TC Johnson
04c26e48f0
'Version update: 0.1.7 → 0.1.8'
2023-08-18 20:27:01 -05:00
John Smith
8a287d13ef
0.1.7
2023-07-30 19:33:58 -04:00
John Smith
1861650d44
0.1.6
2023-07-22 16:28:05 -04:00
TC Johnson
4951e983c7
Release 0.1.5
2023-07-22 12:02:10 -05:00
Christien Rioux
fa45f491eb
0.1.4
2023-07-19 21:15:54 -04:00
John Smith
4702a33a4a
licensing
2023-07-19 12:48:44 -04:00
John Smith
fff6742c6f
version bump
2023-07-17 17:53:42 -04:00
Christien Rioux
217a2470b0
first version bump
2023-07-16 15:04:00 -04:00
John Smith
297908796c
remove owo colors
2023-06-25 14:09:22 -04:00
John Smith
317f036598
server api
2023-06-07 17:39:10 -04:00
John Smith
88db69c28f
checkpoint
2023-06-06 19:09:29 -04:00
John Smith
0a890c8707
removing dev branch, many changes
2023-05-29 19:24:57 +00:00
John Smith
e91044e33d
crash fixes
2023-03-14 14:52:02 -04:00
John Smith
dae2e7c10f
xfer
2023-03-13 17:57:51 -04:00
John Smith
688995ed0d
pr work
2022-11-16 12:49:53 -05:00
John Smith
404f579baa
add tokio console
2022-11-03 11:28:29 -04:00
John Smith
400d7021d2
refactor
2022-07-14 16:57:34 -04:00
John Smith
cd0cd78e30
eyre work
2022-07-06 23:15:51 -04:00
John Smith
c106d324c8
api and log refactor
2022-07-01 12:13:52 -04:00
John Smith
11740dc1eb
update
2022-06-29 13:57:53 -04:00
John Smith
e49f7a89c0
simplify futures
2022-06-29 10:34:23 -04:00
John Smith
018d7da429
fix tokio
2022-06-29 10:13:49 -04:00
John Smith
fdbb4c6397
executor work
2022-06-27 23:46:29 -04:00
John Smith
ebea72c9db
feature flag async-std
2022-06-26 21:12:16 -04:00
John Smith
a3e43ef68b
fix otlp
2022-06-15 15:03:13 -04:00
John Smith
bcc1bfc1a3
update
2022-06-11 18:47:58 -04:00
John Smith
1d8c63786a
refactor checkpoint
2022-06-07 21:31:05 -04:00