Dan Allan

Results 758 comments of Dan Allan

Huh. I wonder how that went backward. I agree that this is clearly a bug.

To be clear, I think this can be done in a backward compatible way. If we rename columns in the SQL tables, that's a migration of course, but the user-facing...

That makes sense. So, we can still encourage/support the usage of `uri` within `metadata`, but as far as the Tiled codebase itself, all usage of URI can become URL.

Thanks for digging into this. I've been vaguely aware (and feeling a bit guilty) that the `watchgod`-related parameters are under-tested. This is a relic of the early stage of Tiled...

This seems to match what we were discussing way back in https://github.com/bluesky/tiled/issues/8. That issue also mentions supporting `.env` files. Might be worthwhile if it is easy.

Oops, I had missed this question. We use a search path for client-side config (tiled "profiles") and I think that has worked well. At NSLS2 we can place a profile...

As promised #511 completely reworks the file-walker and renders the original issue here moot. I provides a `filter` argument that gets a function `filter(filepath) -> bool`. It uses the same...

I like supporting shell-style and regex-style options, and I like the names proposed. I'm of two minds about subclassing `click.Command`. It's good that there is a supported pathway for this,...

Oh yes, thanks! We did look at xpublish early on, but both projects have moved a lot since so it a great time to look again.

Thanks @rsignell-usgs and @jakirkham for the connection. It may be worth hopping on a call, @abkfenris, with (at least) @dylanmcreynolds, @tacaswell, and @jmaruland in the next couple weeks. We have...