Giovanni Bassi

Results 145 issues of Giovanni Bassi

# TL;DR Vamos mostrar as alterações que foram feitas nos itens do abrigo para dar mais confiança para os usuários sobre as atualizações e criar um histórico sobre o que...

enhancement
product-definition

# ❔ Context Fix `quoted-strings`. Docs: https://yamllint.readthedocs.io/en/stable/rules.html#module-yamllint.rules.quoted_strings # 💡 Proposed solution 1. Change `quote-type` to double or single accordingly; 1. Remove unnecessary quotes when `required` is set to `only-when-needed`; 1....

enhancement
good first issue
RUN

Hey @gabyx! I have been trying version 3.0.1 using the Nix home-manager. I am kind of new to it, but I was able to install it using nix. But now...

This is my grunt config for grunt-tsd: ``` javacript { tsd: { reinstall: { options: { command: 'reinstall', latest: false, config: 'tsd.json' } } } } ``` It always changes...

This is a first iteration to try to create a Helm chart for the service bus exporter. We can discuss it and I'll make the changes you need. This is...

Adicionei o serviço de pg no build, um script de pre pra rodar as migrations, e retirei o npx do run delas.

Completions are usually made available by `rustup`, which this package does not provide, IIRC. How can we get completions when using Fenix? Temporary workaround, add a derivation that just copies...

### Describe the issue you are experiencing If you test on Let's encrypt staging, after you remove the server the addon will not issue a new certificate, even if you...

### Describe the solution you'd like I see a lot of messages going through even though several of them did not change. I'd like a way to optionally only send...

enhancement

The current file is not `config.toml`, but `hugo.toml`. After renaming everything works.