Chris Adams

Results 315 comments of Chris Adams

Good catch — if you can send a pull request it should be as simple as adding an exception for the `file` schema. Clearly we also need to get a...

> > Good catch — if you can send a pull request it should be as simple as adding an exception for the `file` schema. Clearly we also need to...

Bagit.py is designed to package entire directories. If it can’t do that the only safe thing to do is fail so the unreadable files can be corrected. The long-term refactoring...

Hmmm, that entire line should really just be a list so subprocess will handle escaping for us.

I've been using a different solution of forcing the browser viewport to a consistent size: I'll post an example later today

@treyhunner Actually, I forgot that my branch was already merged. Are you using the version on PyPI or something later which includes acdha@fcda78d30f7fd32adb363fa8b880ac4329457dd5 (which was merged shortly after the current...

I suspect it'd be best to have a simple solution for this – maybe something as easy as using Pillow to expand the smaller image to match the larger and...

Yeah, it's a mess – we could very quickly return a noisy comparison – which is arguably correct from a certain standpoint – or you're looking at something at least...

@mbertheau That link predates that particular Github feature. Let me edit the comment for posterity…

Has there been any update on version tracking? It's not clear from https://hub.docker.com/r/hashicorp/terraform/tags why the full/light versions are not the current release or when that will change.