Matt-Yorkley
Matt-Yorkley
Hey @carlosantoniodasilva is there anything that can be done to help move this along? Any Rails apps using Turbo Streams (or [MRUJS](https://mrujs.com) for that matter) for handling form submissions are...
Seems to be an issue with the openssl package, and it affects general building of older Ruby versions. It was changed from 1.0.x to 1.1.x in Ubuntu 18, and the...
Yeah, this task fails every time if `rbenv_clean_up` is set to `true`.
Hey :wave: I've been playing with CR and SR on a greenfield app that's using Vite and ran into a couple of issues with some of the install tasks for...
Obviously it's annoying AF having to cater to Webpacker / Shakapacker(!) / Importmaps / jsbundling-rails / Vite, but from the DX side of things it's really nice if the install...
It also looks like we sometimes respond with a 404 in non-404 cases, like failure to authenticate? A clear message would be nicer.
> I ran a CI run with exceptions on missing translations Integrating this into the CI build would be great!
Quick notes: - We should make an issue for the missing translation - This probably isn't something new in the release - I'm not sure how common it will be...
Cool, thanks for clarifying. I'm pretty sure this will be fixed in the adjustments work, there are various improvements to the way inclusive and exclusive tax are recorded and also...
Results of debugging round two: it actually _does_ work with `1.0.0`, but only when I have `globalid` explicitly declared in my Gemfile. If I remove it (even though it's still...