Jason Frey
Jason Frey
Thanks for those details @simi . I'll take a look into expanding that column definition. > That should happen in upstream (usually on app level to decide which exactly version...
I also considered this applying to reviewers as well, but CODEOWNERS are automatically requested for reviewer by GitHub, so I don't think it makes sense to add as an option.
Hi @peter-evans, thanks for your response. My use case is that I maintain a large open source project org, and part of our workflow is using assignees to know who...
Backported to `radjabov` in commit 0702701d5d667f6c4d7da66c101e58522654f8e3. ```text commit 0702701d5d667f6c4d7da66c101e58522654f8e3 Author: Jason Frey Date: Thu Aug 29 10:20:55 2024 -0400 Merge pull request #23138 from agrare/fix_dialog_dialog_dialog Fix inconsistent dialog input for...
@agrare Please also review.
> Most models include `SupportsFeatureMixin`. This moves up to `ApplicationRecord` `+1/-73` I understand the intent to avoid duplication here, but "most models" isn't really accurate. There are 457 models roughly,...
I noticed you have a test that checks priority of config over header, however I don't see a test that shows the header working correctly without config. There are a...
Backported to `radjabov` in commit 8859562fce4177f65287669bbc61c1cb22800d04. ```text commit 8859562fce4177f65287669bbc61c1cb22800d04 Author: Jason Frey Date: Tue Nov 19 15:41:30 2024 -0500 Merge pull request #23139 from kbrock/CP4AIOPS-3113 CP4AIOPS-3113 Introduce configurable delimiter for...
@jrafanie Have you seen this one before? @kbrock Do you recall any changes in the MiqExpression bit here? I'm wondering if we missed a data migration.
@kbrock Where did we end up with this issue?