Joseph Petersen
Joseph Petersen
WaitForHealthy uses `Timespan timeout = default` which is indefinitely. WaitForPort uses `double millisTimeout = double.MaxValue` which also feels like indefinitely. Perhaps it would be better to have a 10 minute...
**Description** Support GraphQL API queries, [GraphQL query explorer](https://gitlab.com/-/graphql-explorer) Example query ``` query { group(fullPath: "gitlab-org") { avatarUrl description fullName fullPath id lfsEnabled name parent { name } path requestAccessEnabled userPermissions...
downstream of https://github.com/theoephraim/node-google-spreadsheet/pull/213
provide a chocolatey package for us silent installer lovers 😀 I'll help create it if I could tell me the secrets to installing it silently
`dl` is terrible function name for downloading files scoop that can leak into profile alias
- [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [x] Ensure that the pull request title represents the desired changelog...
Thanks for environment variables rule. We had some extra requirements to have greater control over environment variables, so we implemented some minor improvements with annotations. Please see the use case...
**Describe the bug** running `kubelogin -v 100` shows that callback is heard but it is the last thing it does write `0` and waits forever. and never safes the oidc...
This is mostly an entire rewrite of the code base into typescript with multiple packages. I will rewrite history a lot in the pull request and it is definitely not...
Here are some of my ideas for the next major version of Release Drafter - [ ] Split into multi module to allow for code sharing and allow for new...