Jason Axelson
Jason Axelson
I just tested this on https://github.com/ScenicFramework/scenic and it successfully caught the warning that currently exists on the `main` branch :tada: ``` > mix docs --warnings-as-errors make: Nothing to be done...
> I'm a bit confused, in my workflow, I use Tasks to manage tasks with Global Filter and I also have tasks without it. I don't want Tasks to manage...
@claremacrae Thank you! And I'll try to fix the merge conflict over the weekend
Okay I've pushed up some changes based on pairing as well as a few additional changes (such as extractLineItemComponents), I think the main items still remaining is to update the...
This can probably be closed in favor of #49
Okay, I figured out that this is because I didn't have the "Workspaces" core plugin installed. Instead of closing this issue I'd like to request that a check is added...
If you use agriffis' fork you can upgrade to the latest Nginx by setting the environment variable `NGINX_VERSION = 1.12.0` https://github.com/agriffis/nginx-buildpack
I'm very much hoping to self-host Omnivore as well! I didn't see these docs posted in this issue so I'll post them here: - The official self-hosting docs: https://docs.omnivore.app/self-hosting/self-hosting.html -...
Is there anything that this PR needs before it can be merged? I think this is affecting our ability to use rotated heic correctly in our application.
Thank you for the PR! But is that function actually being called with `:warning` somewhere? I can't find any calls in the project and the logger isn't intended for use...