Pierre Fenoll

Results 120 issues of Pierre Fenoll

I've found https://github.com/segeljakt/toml-fmt but this does not preserve comments. Anyone has a comment-preserving TOML beautifier? Thanks!

Pretty please :)

Could we 1. load file & apply rules (then repeat with next file) per-file thus breaking the current "load all files & then apply rules" 2. make sure to not...

enhancement

**Describe the bug** Recently, my installed LSP package disappeared. Today, installing it though the command pallette is impossible: `LSP` doesn't shows up in the results of the query `lsp`. Reinstalling...

Today's way of [expressing remote Git repos](https://docs.docker.com/reference/cli/docker/image/build/#git-repositories) as contexts https://github.com/user/repo.git https://github.com/user/repo.git# https://github.com/user/repo.git#: https://github.com/user/repo.git#:dir https://github.com/user/repo.git#branch_or_tag_or_commit https://github.com/user/repo.git#branch_or_tag_or_commit:dir does not allow * specify both a commit hash and e.g. a branch (as image...

kind/enhancement
area/dockerfile
needs/maintainer-decision

Today, `ADD` only extracts archives sources from the `local` context. `fetch`ed URLs aren't decompressed. Since then, `--checksum=` was introduced and I believe this exact feature should now allow to extract...

Hi! I'm trying to get an output of logs with a progress bar sticking on the bottom of the window. I've been adapting the example to try that: ```go diff...

Feel free to split this in multiple issuesโ€ฆ - [ ] Target Core Erlang instead of Erlang's AST - [ ] Explain with words what Interfix is (not just examples)...

### Description I'd like to be able to run `docker buildx prune` but keep in cache the *pinned* `ADD` downloads. Could we extend on the `--filter=..` syntax? Side curiosity: why...

kind/enhancement
help wanted
area/buildkit

### Contributing guidelines - [X] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... the documentation does not mention...

status/needs-investigation