Nicolas Marcq

Results 212 comments of Nicolas Marcq

Would be nice to keep the current value if exist. If you finally decide to update it for the user. ```go m := map[string]string { "NO_PROXY": os.Getenv("NO_PROXY"), "no_proxy": os.Getenv("no_proxy"), }...

Hi, I would like to change the python version. I've set this in my config: ``` build_arg_defaults: PYTHON_BUILDER_IMAGE: python:3.10 ``` And I have this error: ``` ansible_builder.exceptions.DefinitionError: Keys {'PYTHON_BUILDER_IMAGE'} are...

OK it has been renamed to `EE_BUILDER_IMAGE`. Changing the python version should be documented guys ! 🙂 Here I need to dig into the python builder/ansible builder and understand all...

It was costless to allow my lib to support python 3.8 🙂. That being said you'll find some example in the issues made by the community. It will require more...

Pretty old subject but... this behavior should be configurable. On our side we prefer to have a direct visibility on the "when" in first place like with real programming langages....

Hi, same problem for us [here](https://github.com/kalliope-project/kalliope/issues/204).

Aborted for v2. This require a huge effort to update the table rendering.

Not a priority on our side. We are working on a V2 that refactor a lot of thing.

Here we need a user story. What do we want to manage at Squest level? The first survey, like we already do with job templates. And then what about approval...