Kyle Altendorf

Results 572 comments of Kyle Altendorf

Note my correction in the snippet, though I think it's not really terribly relevant. Re: the code snippet, there might be some expectation that if I pass a dict (`d`)...

I think this is basically a lead in to https://github.com/python-desert/desert/issues/36. Perhaps a simpler 'handle the basic types only' solution could be useful. Or perhaps it is better as a trivial...

And the locks in a separate from the inputs. I haven't done this myself yet but want to. I haven't thought much about a sub-directory vs. an adjacent directory. ```...

This quickly became a CI-exploratory PR. I'll break it down into a few separate PRs for consideration (tomorrow hopefully).

kick ci to check cached build time

Go for it. Though, I may yet make my way back here in the next months... We'll see how convincing I can be.

Ack! Sorry. I thought about it but did it only on docker-hydra. https://github.com/altendky/docker-hydra/blame/7d1a053290045b5c0bebb79c54c5ba1479cce265/README.rst#L14-L16 ```rst |GitHub Actions| .. |GitHub Actions| image:: https://github.com/altendky/docker-hydra/workflows/CI/badge.svg :alt: GitHub Actions build status :target: https://github.com/altendky/docker-hydra/actions ```

I started https://github.com/altendky/docker-pyenv

Even if you remove the entire download time #69 only gets to 1:20 or so. And Travis doesn't seem to offer direct custom container usage. https://github.com/travis-ci/travis-ci/issues/7726 It looks like GitHub...

And sure, potentially hydra should generate several smaller images with the combinations that are actually needed.