Hugues Verlin

Results 45 comments of Hugues Verlin

In the latest version (not released yet), you will have access to this file. ``` .gitlab-ci-local/expanded-gitlab-ci.yml ``` It's written for any commands (e.g., `gcl --list`) This would be the output:...

I think it would be definitely useful to have `--preview` produce the same output as the full configuration tab in GitLab. I think running the output of `--preview` should yield...

@rozcietrzewiacz with the [latest release](https://github.com/firecow/gitlab-ci-local/releases/tag/4.52.0), you should now get the `.gitlab-ci-local/expanded-gitlab-ci.yml` file anytime you run a job

In the `app/mise.toml`, do you only have tasks or tools as well? If you have tasks, I think it would work best with `includes` (https://mise.jdx.dev/tasks/task-configuration.html#task-config-includes) to include tasks from other...

Yeah, I think we might need to add an option to indicate what the plugin should use as the project root for `mise`. Currently, I just take the top-level folder...

I think that https://github.com/jdx/mise/discussions/6510 will eventually help. I will wait for this to be implemented to see if we still need a way to select a particular `mise.toml` in a...

Maybe something like this could work well: ![image](https://github.com/user-attachments/assets/92fc93b7-fbf4-43fb-b8d3-9d0b13a87644)

@jdx Would you be interested in having something like in the screenshot?

will re-open another later

Thank you for reporting this issue. Do you have a sample repo that would let me reproduce the issue? As a workaround, you can also disable the automatic configuration for...