spin/crates
Vaughn Dice 93df4ef7a0
pin oci-distribution dep; defer to AppInfo::new for metadata
Signed-off-by: Vaughn Dice <vaughn.dice@fermyon.com>
2023-09-11 12:02:20 -06:00
..
app oci: Inline small content into manifest 2023-09-07 13:51:08 -04:00
bindle Require an llms key in the spin.toml manifest 2023-09-04 17:08:41 +02:00
build Support building individual components (for `spin doctor`) 2023-05-23 07:19:38 +12:00
common Move resolve_file_path to spin_common 2023-06-13 17:43:17 -04:00
config Reorder config key error checks for better errors 2023-07-03 09:04:47 +12:00
core Merge pull request #1726 from fermyon/fix-clippy-errors 2023-09-06 10:43:25 +02:00
doctor spin doctor: detect Rust not installed/Wasm target not installed 2023-06-22 17:05:45 +12:00
e2e-testing Fix clippy errors from 1.72 2023-08-31 14:04:17 +02:00
http Allow getting http trigger metadata from (locked)app from spin-http 2023-08-25 18:05:59 +02:00
key-value Upgrade to wasmtime 9.0.4 2023-06-14 13:24:20 -04:00
key-value-azure Fix merge woe with new K/V trait function 2023-05-19 16:25:26 +12:00
key-value-redis Validate components are not granted access to undefined k/v stores 2023-05-16 12:42:59 +12:00
key-value-sqlite Validate components are not granted access to undefined k/v stores 2023-05-16 12:42:59 +12:00
llm Allow codellama-instruct as model for inferencing 2023-09-07 09:36:00 +02:00
loader Update Rust to 1.71 and fix Clippy 2023-09-04 20:45:17 -07:00
manifest Switch to 'ai-models' for the local dir 2023-09-04 17:08:41 +02:00
oci pin oci-distribution dep; defer to AppInfo::new for metadata 2023-09-11 12:02:20 -06:00
outbound-http allow outbound calls to components in same spin app 2023-09-01 11:17:53 -04:00
outbound-mysql Use default, pure Rust, flate2 backend 2023-08-31 09:49:07 -07:00
outbound-pg Upgrade to wasmtime 9.0.4 2023-06-14 13:24:20 -04:00
outbound-redis Upgrade to wasmtime 9.0.4 2023-06-14 13:24:20 -04:00
plugins Use default, pure Rust, flate2 backend 2023-08-31 09:49:07 -07:00
redis Update to wit-bindgen 0.8 2023-07-03 12:09:16 +02:00
sqlite Make get_connection also async 2023-06-30 13:31:50 +02:00
sqlite-inproc Address PR comments 2023-07-03 09:19:21 +02:00
sqlite-libsql Use batch function and make traits async 2023-06-30 12:16:11 +02:00
templates Add test for static fs not creating directory 2023-07-20 16:17:13 +12:00
terminal Move to downcasting an error 2023-07-25 18:53:33 +02:00
testing http: Move more config structures to spin-http crate 2023-05-09 16:46:40 -04:00
trigger pin oci-distribution dep; defer to AppInfo::new for metadata 2023-09-11 12:02:20 -06:00
trigger-http pin oci-distribution dep; defer to AppInfo::new for metadata 2023-09-11 12:02:20 -06:00
world Upgrade to wasmtime 10.0 2023-06-16 11:47:16 +02:00