Samir F

Results 49 issues of Samir F

We recently switched the Hugo theme to use https://getdoks.org/. One of the main motivation was the fact that it supports versioned documentation. Please look into how we can enable that...

Allow the context wizard to set a new Org ID Watch Override. Currently not supported by the guided setup.

TUI

I think at some point we need an ability to have some custom code executed. It would make it easier to have optional features not pulled in. ie. - Cloud...

I'm trying to create an internal library that contains most of the dependencies that we need for monitoring, basic utilities and configurations that we have for our apps. My library...

**Is your feature request related to a problem?** It would be nice if /api/health was documented via the OpenAPI spec. I'm not sure if this should be a request to...

https://github.com/golang/tools/tree/master/internal/lsp/diff gives a 404, would you mind updating the README to reflect where you would like contributions to be sent?

Per https://github.com/grafana/grafana/issues/84478 should look at switching the Org behavior to set the given Org ID accordingly in the header request if the Org is available. https://grafana.com/docs/grafana/latest/developers/http_api/#x-grafana-org-id-header

Instead of having: Deprecate the following CLI actions: gdg tools organizations addUser gdg tools organizations deleteUser gdg tools organizations listUsers New commands should be: gdg tools organizations users add gdg...

**Describe the bug** The code generator should fail if datamodel contains reserved fields. There is a collision with the way the code is constructed, because postgres.Table exposes TalbeName() and the...

bug
good first issue