Lachlan Heywood
Lachlan Heywood
~~We need the ability to customize the topic that washboard listens on. At the moment, it uses the `wasmbus.ctl.default`, but both the topic prefix (`wasmbus`) and the lattice name (`default`)...
### Affected project(s) - [ ] documentation - [ ] examples - [ ] wasmCloud host - [ ] wasmCloud CLI (wash) - [X] wasmCloud dashboard UI (washboard) - [...
### Is your feature request related to a problem? Please describe. I'd like to get a base starting point to run some tests against, specifically to be able to run...
I've noticed that changing settings in the config means a restart of the server is required to see the changes. It would be good to watch the following files in...
### Validations - [X] Follow our [Code of Conduct](https://github.com/shikijs/shiki/blob/main/CODE_OF_CONDUCT.md) - [X] Read the [Contributing Guide](https://github.com/shikijs/shiki/blob/main/CONTRIBUTING.md). - [X] Check that there isn't already an issue that reports the same bug to...
I was recently experimenting with validating an OAM ApplicationConfiguration file and thought it best to use the actual schema to validate it. I'm using [ajv](https://ajv.js.org/) to validate in the browser...
At the moment, all the status messages are listed in a big ol' string. This makes scanning the information difficult both in the cli and in other interfaces that consume...
From @brooksmtownsend: > wadm manifest validation should not accept spread blocks being empty or at the wrong indentation level. I assume this is because we allow spread blocks to be...
### Affected project(s) - [x] documentation - [X] wasmCloud CLI (wash) ### Is your feature request related to a problem? Please describe. During a debugging session with a community member,...
Not sure if paths changed since previous Node versions, or if this method was only intended to include specific files but it doesn't seem to be working the way I...