Justin Flannery
Justin Flannery
🤔 this could be possible, I like the idea. The one difficulty I can think of would be the possibility for multiple tables. So currently data files (CSV/parquet) render into...
Reading SQLite databases into memory is pretty straightforward. The issue is when multiple tables exist within a database, there would need to be UI changes so that you can navigate...
😞 GoingToCamp has been experiencing some major issues lately - I believe their API responses are changing and the provider probably needs a full re-write. I'll dig into this and...
Thanks for the great information @jonoff, this one looks to be a legit bug. Full disclosure, I didn't originally write the GoingToCamp provider so this will take me a bit...
Okay. Following up here. There are two different issues that cause this campsite not to show. As of writing this comment there is only one campsite available @ [Banff -...
Ah, confirmed. These enums line up with the "Availability Legend" I was able to find this snippet deep within the sites Javascript for https://reservation.pc.gc.ca/ ```js return (i = t ||...
So I think what's actually happening is an equipment mismatch. I realized that the `5` enum represents available sites that don't match the user's equipment selection So take a look...
Alright @jonoff / @acaloiaro I've got what I believe is the solution to this problem with #293. It's important to note that there is a user behavior change here. When...
The header of `hatch-pip-compile` is required for the plugin to determine whether or not a lockfile is up to date, unfortunately it's not something I'm able to remove. FWIW, it...
### Script ```sh #!/usr/bin/env bash set -e OPENAPI_URL="https://lm-v2-api-mock-data-xxxxxxxxxxx.herokuapp.com/v2/openapi/" #OPENAPI_URL="https://lm-v2-api-v1-proxy-xxxxxxxxxxx.herokuapp.com/v2/openapi/" GENERATOR_VERSION="7.10.0" CONFIGURATION_JSON="$(cat