Simen Strange
Simen Strange
Are the reviewers alive?
When using helm charts, plain old regular yml files, etc. with Kubernetes, they have the prefix (if any) already defined. One definition might be: ``` image: aaa/xxx:v1.0.0 ``` Another: ```...
Ahhh, I see. Yes, that is possible as well. For us, that approach will require more steps to automate. I do prefer the way suggested in the pull request, but...
> Could you add some tests to the suite to validate the changes? There may be a way to calculate the `sname` once instead of having multiple `replace` calls. This...
> > Git does not follow symlinks > > Can you expand on this a bit? If you attempt to use soft links for you use case, what happens? Git...
Not an experience Python programmer myself, but I can take a look at it. First, how do I get started? I want to import shell.py to get access to functions...
Trying to build following instructions https://gitman.readthedocs.io/en/latest/about/contributing/#installation , from my virtual environment: ``` (mygitman) sBook github/gitman % make all poetry run isort gitman tests ('Configuration file exists at /Users/simen/Library/Application Support/pypoetry, reusing...
I gave up using macOS, so tried using Debian Bookworm. Sadly got many of the same issues as I did with macOS. I found some references to that Python 3.11...
https://github.com/jacebrowning/gitman/pull/310
Had troubles with shairport4w (http://sourceforge.net/projects/shairport4w/) and forked-daapd. Works with AirFoil though.