David Genord II
David Genord II
The error says it can't find `User::Identity`. Which means that is not cleanly autoloading. Look for where that comes from and determine why that wouldn't load.
We don't do any loading or autoloading. That is all rails and usually means you have things defined in an unusual way
@maxshelley did you recently do a rails upgrade? That looks more like an ActiveRecord internal that may have moved between versions.
Closing stale
Does this require a specific min version of the daemons gem?
What are you fixing?
It will green up when jruby supports Rails 7. It is acceptably red for now.
This isn't fixing anything. It is just removing a bunch of stuff that is temporarily failing. Moving the the `continue-on-error` into the steps is not an accurate move. If any...
I do not agree, failures should be red. The build finish step knows if the suite is considered passing. I agree that Github could make it more obvious and better...
As I pointed out in the build above, the CI status is green. Some jobs are accurately red, but the overall build status is green .