Tom Duffield
Tom Duffield
Hosted support optimizes the behavior of Dobi for a hosted CI environment such as Jenkins, TravisCI, CircleCI, or Buildkite. Hosted Mode changes two key behaviors: 1. We use `git` rather...
This is a proposal for functionality that I'm needing to write. The only question is whether or not you would like to accept it in the upstream. The crux of...
`ERROR ITMS-90732` is what the notarization service throws when you attempt to re-notarize a package that has already been notarized. When running `gon` in a CI environment, is can happen...
When running `hab pkg build --docker` on Ubuntu 16.04, the `HAB_FEAT_IGNORE_LOCAL` environment variable is injected into the studio, but it is not honored. Here is the output from a Linux...
It appears the initial delay on the readiness and/or liveness hooks isn't high enough. When switching from `/badpath` back to `/info`, my pods entered into a crash loop from which...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: In an existing Tailwind project, following the installation instructions as...