David J Berube

Results 5 comments of David J Berube

I can confirm I'm seeing the same thing. I was able to work around by selecting DockerHub and then changing the image name in devspace.yaml to reflect the custom registry.

Hard to believe I misspelled my own name in the PR. Thanks for the catch.

@dveeden yeah, that makes sense. I write a lot more Ruby code than Python - though that has been changing the last year or so. pypi is on the TODO...

> 🤔 Any reason to not call it just `^`? The scheme followed by npm and composer seems to be not including the `>`, with `~` and `^` operators; RubyGems...

> @djberube I would argue that this method should be named `#include?` as in [Hash#include?](https://rubyapi.org/3.4/o/hash#method-i-include-3F), and subsequently aliased as `#has_key?` and `#key?`. What do you think? Makes sense; we should...