Dennis Keitzel

Results 2 issues of Dennis Keitzel

Hey, for my use case I'm including the current branch name within the generated image name. So I use something like `FROM {{.DEFAULT_PULL_REGISTRY}}/base/{{.BRANCH}}:{{.BASE_VERSION}}` in child images ([Full minimal testcase](https://github.com/cybe/bakery-testcase)). When...

We need guessit 3.8.0 for Python 3.13 compatibility. Fixes `TypeError: 'PosixPath' object does not support the context manager protocol`. See https://github.com/guessit-io/guessit/pull/761.