Brooks Townsend

Results 398 comments of Brooks Townsend

@kiru your fix worked for me as well, @bitwalker bump?

Getting this as well, which makes our MacOS builds that install via brew (and brew doesn't let you downgrade versions, ugh) unusable Just wanted to echo that I'm running into...

@narrowtux Yeah `asdf` is pretty fantastic and what I ended up falling back to, the reason I preferred `brew` was simply for the speed of installation in CI builds

I can fix it with an override, but it could easily be upgraded here ``` {:erlavro, "~> 2.9.7", override: true, manager: :rebar3} ```

Alternatively, if `avrora` was an optional dependency then this would only be needed if you brought in the optional avro dependencies

@kevinbader thanks for the quick response! I'd be happy to contribute, at the base level I can update the erlavro dependency and that should help everyone using this package. I'm...

> we want a way to manually produce a tarball for a particular arch In order to do this, we can likely temporarily duplicate the release action and set the...

A couple thoughts: 1. What would an example or a recommended first implementation for developers of this look like? Is it an embedded service within the wasmCloud host that can...

implemented by #442, I hesitate to close this for now or ask for converting it to an ADR only because I feel the policy API may change in the future....

Hey @alsuren this issue has been open for a while, I'd love to see if you have any additional thoughts here especially with the addition of our [wadm](https://github.com/wasmCloud/wadm/) project which...