Brooks Townsend

Results 117 issues of Brooks Townsend

### Affected project(s) - [ ] documentation - [ ] examples - [ ] wasmCloud host - [X] wasmCloud CLI (wash) - [X] wasmCloud dashboard UI (washboard) - [ ]...

enhancement
good first issue

### Affected project(s) - [ ] documentation - [ ] examples - [X] wasmCloud host - [X] wasmCloud CLI (wash) - [ ] wasmCloud dashboard UI (washboard) - [ ]...

enhancement

### Affected project(s) - [ ] documentation - [ ] examples - [ ] wasmCloud host - [ ] wasmCloud CLI (wash) - [ ] wasmCloud dashboard UI (washboard) -...

bug

### Affected project(s) - [ ] documentation - [ ] examples - [X] wasmCloud host - [X] wasmCloud CLI (wash) - [ ] wasmCloud dashboard UI (washboard) - [ ]...

enhancement

Spike + RFC forthcoming.

Similar to the work in https://github.com/wasmCloud/capability-providers/pull/261, we should actually cross compile concordance instead of using `cross` to avoid the complications we've faced there before.

enhancement
help wanted

Fixes #8 This PR adds support for bumping workspace dependencies just like how the current smart-releaser will bump dependent crates in response to a new release. In order to implement...

wasmCloud 1.0 does not support `source_config` for components, so we should fail manifest validation if a `source_config` is specified on a component.

enhancement
good first issue
help wanted

### Affected project(s) - [ ] documentation - [ ] examples - [X] wasmCloud host - [ ] wasmCloud CLI (wash) - [ ] wasmCloud dashboard UI (washboard) - [...

bug
good first issue
rust

## Feature or Problem This PR implements wasmCloud support for fetching and storing secrets securely for wasmCloud applications on behalf of components and capability providers. Capability providers and components can...