Shumail Mohyuddin
Shumail Mohyuddin
Hi, calling was written twice.
Want to report out of date dependencies. Upgrading Mocha should resolve though. https://david-dm.org/jaredhanson/oauth2orize 3 Dev Dependencies & 1 dependency seem to be out of date. ## NPM AUDIT ``` ===...
## Garden Bonsai (0.13) Bug ### Current Behavior If a user runs `logout` in dev mode followed by `exit`, it shows following cloud-dashboard warning: ``` cloud-dashboard → Logged in to...
## Garden Bonsai (0.13) Bug ### Current Behavior Custom commands that use `gardenCommand` do not work in dev mode and throw an error: ``` Missing cli argument in custom command...
## Feature Request ### Background / Motivation On *Apple Silicon* macOS 11 onwards, it's expected that any native executable must be code signed before it's allowed to run. An ad-hoc...
### Current Behavior Some custom commands may be interactive and require stdin. This is not supported in the dev command atm. ### Expected behavior Interactive custom commands work in dev...
## Garden Bonsai (0.13) Bug ### Current Behavior This is more of a Devex issue as it's not a bug. When using Garden cloud, specifying a wrong env name by...
**What this PR does / why we need it**: Adds support for the cloud backed distributed caching for the tests actions. This introduces a new `cache` object field on the...
## Garden Bonsai (0.13) Bug Sometimes in running `test` actions, the logs show this error: ``` [ERR_INVALID_ARG_TYPE]: The first argument must be of type string or an instance of Buffer,...