Bryan Helmkamp
Bryan Helmkamp
Update: Heroku now supports a `HEROKU_TEST_RUN_COMMIT_VERSION` env variable. I think we can get this working with that. (https://github.com/codeclimate/ruby-test-reporter/issues/183#issuecomment-290177267)
@zricethezav or @baruchiro would you be able to please take a look at this by chance? This change would be valuable to us as well and was opened back in...
I get the exact same failures in my checkout from today.
@oconnor663 do you think you'll end up merging this one? We are currently using a fork for this behavior.
Thanks for this report! I am looking into this. Currently, our release pipeline is a bit messy for the CLI, which is something we intend to simplify soon. (Today, the...
Update: We are now attempting to compile on Ubuntu 22.04 which is failing so this will require some additional work: https://github.com/qltysh/cloud/actions/runs/15800393509/job/44537840999
@Eclairemoy thanks! From a quick read through of the announcement, this looks great. I will take a closer look this weekend
This seems like it may be due to an interaction Lefthook and VSCode. Qlty tries to figure out if it is on a light terminal or dark terminal using this...
@lamualfa -- To keep things organized, I split the prior GitHub issue into two items: This bug for the terminal background problem, and a [Feature Request](https://github.com/orgs/qltysh/discussions/1304) for enhancing the `qlty...
Thank you. Adding `disable: !process.env.SENTRY_AUTH_TOKEN` to our config solved the immediate problem