Richard Taylor

Results 9 issues of Richard Taylor

It seems the last merge broke the OTP release path. I just set up a new app on Heroku (bad timing!) and it can't find the OTP release, it is...

I've got a couple of scenarios where I want to provide additional arguments to the docker run command, but at present it doesn't look like there's a way to provide...

I want to know what the unique service + version name is inside the docker container and I can't find a way of getting that information at present. I propose...

Because the container name is generated it isn't possible to determine this inside the container. This adds the `MRSK_CONTAINER_NAME` env var when running the container so it can be read...

If the web role has custom options, ensure these are used for the healthcheck.

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I upgraded to macOS 14.4 over the weekend and this morning my...

defect
panic / crash

I'm happily using this library via [Elixir](https://hexdocs.pm/mjml/readme.html) and have hit an issue rendering the following template: ```html Hello World ``` The root comment seems to cause the parser to fail:...

bug

Version 4.0.0 fixes a bug if you use phoenix function components to generate MJML and have heex annotations enabled by default. Essentially the heex annotations add comments outside the tag...

I'm looking forward to trying out C3. I just followed the [macOS install instructions](https://c3-lang.org/getting-started/prebuilt-binaries/#installing-on-mac-arm64) from the website that state: ``` Installing on Mac Arm64 * Make sure you have XCode...