Commit Graph

9 Commits

Author SHA1 Message Date
thesimplekid
3ad08e8d8d chore: cdk-redb ci 2024-04-18 15:47:43 +01:00
thesimplekid
391692e332 refactor: use reqwest client
Using reqwest reduced code duplication since it can be used for both
wasm and non wasm targets.
2024-04-12 22:00:32 +01:00
thesimplekid
a17eb0f67e fix: script and ci cdk 2024-04-12 12:07:26 +01:00
thesimplekid
f7b7a2a506 refactor: update CI and script for one cdk crate 2024-04-10 23:04:07 +01:00
thesimplekid
e5a531dca1 refactor: reduce number of features
Features for NUTs without extra deps expand the
feature matrix without much benefit.
2024-04-10 21:09:56 +01:00
thesimplekid
659fc3aaf5 ci: remove blocking build 2023-11-11 11:25:54 +00:00
thesimplekid
dc7185b3d6 ci: remove test step
the tests need to be rewritten and added to after refactoring
2023-08-17 15:19:09 +01:00
thesimplekid
034eaae25c ci: only run on stable 2023-08-17 15:06:56 +01:00
thesimplekid
66cd1f577b ci: update ci 2023-08-17 15:04:16 +01:00