Rafael Diego Gomes de Oliveira
Rafael Diego Gomes de Oliveira
I would like the support too, but looks like we are never getting it.
@KazutoKashima Understood. Indeed it is a good reason. In my case im trying to downgrade from 15.1 to 14.8 and I couldn't find a way to set nonce with checkrain.
> Hi. Could you please share a sample config you have tried? Yeah, no problem. ```yml project_settings: avatar: './my-photo.jpg', description: | Projeto de documentação ``` I tried putting a base64...
> Thanks for the sample config. What you tried won't work, regardless of value format. It comes down to Gitlab's API. > > The `project_settings` config uses [Project API](https://docs.gitlab.com/ee/api/projects.html#edit-project) as...
> Hmm... I didn't realize earlier that the "Edit project" API endpoint had an `avatar` property. I was curious how that works. So, tried a few things using `curl`. That...
> @oliveirarafa, > > CSpell does not have access to the Portuguese dictionary stored in the extension. > > You have to install it: > > ``` > npm i...
Yes. When running the ```setup.bat``` I have the same output as #8. To run the ```setup.bat``` I install the VS Studio 2022 and run the command prompt from there. Edit:...
I managed to successfully build my config by doing 2 things: 1. I used the Visual Studio Developer Command Prompt 2019 2. Included at the beginning of ```setup.bat``` and ```build.bat```:...