active-elastic-job / active-elastic-job

Run Rails background jobs or periodic tasks (cron jobs) in Amazon Elastic Beanstalk worker environments. No need for customised container commands.
MIT License
266 stars 120 forks source link

Rails 7.2 Support #161

Open ssunday opened 1 week ago

ssunday commented 1 week ago

Remove the secrets call should do it

https://github.com/rails/rails/releases/tag/v7.2.0

It'd be great to cut a new release with some other active PRs that would improve the gem

ssunday commented 1 week ago

I can/will do the work necessary for this, but the repo/gem maintenance (I mean beyond doing a fork) I can't do alone

januszm commented 1 week ago

We'll merge and release when PRs are ready