Bryan Helmkamp
Bryan Helmkamp
When running Test::Unit tests, it is convention to have the test/ directory in the Ruby load path, and when running RSpec tests it's convention to have spec/ in the load...
Tests are failing for me (on a clean checkout) like this: [ree-1.8.7] [06:46:10] $ rake (in /Users/bhelmkamp/p/active/hydra) /Users/bhelmkamp/.rvm/gems/ree-1.8.7-2010.01/gems/jeweler-1.4.0/lib/jeweler/commands/check_dependencies.rb:13:Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010....
Hello, I think I'm a bit confused -- I'm trying to use multiple runners on separate hosts. The tests are failing because the code files don't exist. How is code...
Spin will ignore any arguments passed to `spin serve` that are not paths to files: https://github.com/jstorimer/spin/blob/72fbfc6ab6a1de48ffdcd0229488649f7ec4da05/bin/spin#L191 This is unfortunate, as it prevents passing RSpec options to `spin serve`. I propose...
We are long time, happy Intercom customers and are excited about the new AI support features that you are working on. As we evaluate our approach to AI, especially for...
### Environment Vite, Remix ### Steps to Reproduce 1. Install `@sentry/vite-plugin` to send source maps and release notifications from CI/CD to Sentry 2. Intentionally do not store a Sentry auth...
The [System Requirements docs](https://docs.qlty.sh/cli/system-requirements) specify we run on "Linux on X64 or ARM64 processors" but do not list distribution versions. We don't work on _all_ Linux X64 or ARM64 so...
### What is the name of the static analysis tool? radon ### Where is the tool's documentation published? https://radon.readthedocs.io/en/latest/ ### Where are releases published? https://pypi.org/project/radon/ ### What programming languages or...
### What is the name of the static analysis tool? Helm ### Where is the tool's documentation published? https://helm.sh/docs/helm/helm_lint/ ### Where are releases published? https://github.com/helm/helm/releases ### What programming languages or...
### What happened? When run via Lefthook, Qlty is rendering a black background into a light colored terminal. **Output when running through lefthook**  **Output when running directly in terminal**...