Travis Geis

Results 18 comments of Travis Geis

Looks like the CI build failed due to the Zeit/Vercel rename...

Can I ask what the rationale is for force-pushing? Is it just to avoid merge conflicts? If so, it might be worthwhile to pull the remote site, then attempt to...

We just ran into this issue as well. I would not expect `useFetch` to cache POST requests by default; is that a holdover from using use-http with GraphQL?

When you pass a floating point variable as a function argument where the function expects an integer, the compiler will automatically promote the float to an integer as if you...

The changes I made to the DMA display driver definitely broke the other boards, so this PR isn't complete yet!

I don't think I quite know enough about the other boards to make the changes for them, so you can go ahead! Thanks for taking a look!

This fix is needed to build on Ubuntu 14.04 / Mint 17. Any chance this will be merged soon?

Is this still broken for you? I have noticed that sometimes images disappear for me too if I don't clean and generate. I can investigate further.

Ah this is a really good idea! Maybe this could also be configurable from the main config file.

Hmm did you figure this out? It's possible that handling images in the post asset folder isn't working. I keep all of my images in their own parallel directory tree.