Haroon Ahmed

Results 3 issues of Haroon Ahmed

Adding a default config command so we can use gel like so; `gel config` Which will output all the default config settings, e.g. jobs=3 gem.test=minitest gem.mit=true

### Summary When running the test locally `bin/test test/analyzer/video_analyzer_test.rb:22` (analyzing a rotated video). I'm seeing it failing for FFmpeg in versions 5.0+ this is due to a change upstream. The...

railties
activestorage

Re-add system tests for action text (ended up reverting https://github.com/rails/buildkite-config/pull/26) Rails PR that's needed to run the tests https://github.com/rails/rails/pull/47127 To repro, as mentioned in this comment https://github.com/rails/buildkite-config/pull/26#issuecomment-1384864919 ``` git clone...