Nicolas Karolak

Results 52 comments of Nicolas Karolak

not stale, still wanted, hire more people

Someone forked `terraform-ls`: https://github.com/gamunu/opentofu-ls And the VSCode extension: https://github.com/gamunu/vscode-opentofu But since there is already a `fmt` subcommand it would be even better to merge `terraform-ls`/`opentofu-ls` under a `lsp` subcommand.

It should be fixed by https://github.com/RaRe-Technologies/gensim/pull/3430. Waiting for a review/merge.

It looks like people uses [qemu](https://github.com/docker/setup-qemu-action) and [cibuildwheel](https://github.com/pypa/cibuildwheel) for that (cf. [example](https://github.com/openpifpaf/openpifpaf/actions/runs/929636893/workflow)).

@maresb you can use mine if want: https://github.com/nikaro/taplo-pre-commit Beware that the Docker hooks don't work on arm64 machines, until the next release of Taplo, cf. [this issue](https://github.com/nikaro/taplo-pre-commit/issues/2). The native Rust...

> Thanks @nikaro, I just now got around to trying this out. My experience is that it was going very slowly during the initial install. My suspicion is that pre-commit...

Same for me, no linting at all, while working fine on CLI. Here are some probably relevant traces: ``` [Trace - 13:16:36] Sending response 'workspace/configuration - (3)'. Processing request took...

Is it supposed to work with custom Tap? * I edited my [publish workflow](https://github.com/nikaro/homebrew-tap/actions/runs/9127733861/workflow#L39) to generate build attestations: https://github.com/nikaro/homebrew-tap/commit/3062e1d724df1212ae30e5058a71c3b91771841f * It seems to work: https://github.com/nikaro/homebrew-tap/actions/runs/9127733861 * I can see attestations...

@simonlearnscoding you can subscribe to issues (which is automatically done when you comment them) to be notified when they are solved.

> Hi, if you use the github token, other actions are not triggered. Do you know if this has been solved? > > See the warning: https://commitizen-tools.github.io/commitizen/tutorials/github_actions/#automatic-bumping-of-version Yes i know,...