Emanuele Libralato
Emanuele Libralato
**Description** I would expect the `Users.current()` function to return `UserExtendedSchema` as opposed to the current return type `UserSchema`. Is this expected? **Steps to reproduce** Just trying to use the `Users.current()`...
## Bug ### Current Behavior Whenever no authentication to the remote sources repository is set, Garden will try to fetch remote sources and hang without throwing an error. ### Expected...
## Bug ### Current Behavior The current `cert-manager` version supported in the Garden integration is way too old (`v0.11.0`) and needs an update. ### Expected behavior As a user I...
## Feature Request ### Background / Motivation Me and @eysi09 were discussing it would be cool to have a way for specifying in the module `garden.yml` a path pointing to...
## Bug ### Current Behavior When running `garden exec --interactive /bin/bash` the connection often gets lost after a little while, resulting in the freezing of the terminal (in my case...
It would be nice to have the mock for the next() function. I am testing some middleware in typescript and it would be useful. I can make a PR if...
We use a library called `ci-info` to track if a command is running from CI or not.Please make sure it's working as expected and generate reliable data.
Dear Community, _“All good things must come to an end”_, so today we are announcing the **30th of June, 2024** as the End Of Life date for Garden `0.12.x`. It...
## Bug ### Current behavior Since #6759 we are emitting `namespaceStatus` events at provider initialization. Unfortunately, we also started emitting the `garden-system` namespace in said event, which gets recorded by...