Michele Pagot
Michele Pagot
I like this idea
> @mpagot for the codespaces is this something that might be useful to your particular use case? yes, it will help user experience
thanks about is_env_vars_included I like to include python-terraform in a python cli, and I like the user to control verbosity with a cli argument (better to say I like an...
> > I may ignore trigger_and_monitor_openqa but not "Running unit tests with perl v5.32 (pull_request) " can you please figure out what is going on https://github.com/os-autoinst/os-autoinst-distri-opensuse/actions/runs/8733773597/job/23963113904?pr=18793 > > I'm clueless...
Fixed by adding awk and tar as dependency
Last version working for me is 1.8.0. First version with this FATA is 1.9.0 Looking at the code I'd guess it has been introduced with https://github.com/containers/skopeo/commit/62158a58bcef9240e821d92253484420b952ddbe
I agree with you that `skopeo inspect` is not needed for helm chart Feel free to close this issue
My use case use a script calling `skopeo inspect` in a loop against a mixed list of images and artifact. The output was only used to create a log file...
Please also look at https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/18324/ Feel free if you find anything useful. For example the devcontainer.json section ``` "customizations": { "vscode": { "extensions": [ "streetsidesoftware.code-spell-checker", "richterger.perl", "ms-python.python", "sfodje.perltidy", "ms-vscode.makefile-tools" ]...
> I'm here with @okurz - shuffling makes it harder to figure out what's happening and I fail to see atm the situation with test dependencies (can you enlighten me...