Skip to content

Conversation

@sublimestyle90
Copy link

@sublimestyle90 sublimestyle90 commented Jul 30, 2025

See title

  • will also help us extract what needs to be monkey patched so we can use eventually source gem instead of custom (once we merge this, we can reliably compare changes from default branch against 4.1.13 release)

pixeltrix and others added 30 commits April 9, 2018 22:28
Also bump the Ruby versions tested against.
While I believe 6 is the next planned release, plans can change.
Limit the rails 5.0 build matrix as 5.0 is no longer supported by the rails community. As with the other versions we don't have a good reason to break support but we don't need to tax travis building every combination.
This is a service we no longer use.
The term REMOVED was misleading when destroy_failed_jobs = false.
The term FAILED is not misleading, and is also used elsewhere in
similar contexts, so is more conventional.
It seems to be a preferred by the Rails team.
Mention Active Job instead of Rails 4.2
fix broken link
These are soon to be deprecated and render very poorly on most high density displays.

Here's a visual diff from a 2015 Retina MacBook Pro: 
http://link.olivierlacan.com/e15d4429a85f
Use modern SVG alternatives of PNG badges
However, the relaxed activerecord requirement is not yet in released versions of the gems
…-setup

Update matrix for ruby and rails updates
Replace REMOVED with FAILED in log message
The divided load was triggering errors when encountering an unexpected load order. This allows the dependencies to properly load in any configuration.
It is very rare to hit this, but Rails uses it to handle class renames so data can deserialize after upgrading rails.

rails/rails@c3675f5#diff-0543aa8566327ece879b8ce6f394d391R185

This update allows us to handle either version of the load_tags data.
…-mailer-load

Properly initialize ActionMailer outside railties
With the update to better handle disabling ActionMailer there is an edge case where Delayed::PerformableMailer isn't always loaded when it is needed.
albus522 and others added 27 commits August 13, 2024 11:13
…object-deprecation

Fix proxy object deprecation
Older versions of Ruby segfault on newer versions of Ubuntu.
…o-pr

CI: be precise regarding the Ubuntu version
Change US/Eastern => America/New_York
…blishing

Add trusted publishing workflow
- will help us extract what needs to be monkey patched so we can use eventually source gem instead of custom
@sublimestyle90 sublimestyle90 self-assigned this Jul 30, 2025
@sublimestyle90 sublimestyle90 merged commit 394be68 into ht-production-rails-6.1 Aug 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.