obl-ong / panel

Multi-tenant domain services built with Ruby on Rails, open source and forever free. Powering the obl.ong domain registry.
https://obl.ong
20 stars 5 forks source link

Bump mission_control-jobs from 0.1.1 to 0.2.0 #173

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps mission_control-jobs from 0.1.1 to 0.2.0.

Release notes

Sourced from mission_control-jobs's releases.

v0.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/basecamp/mission_control-jobs/compare/v0.1.1...v0.2.0

Commits
  • 8892651 Bump mission_control-jobs to 0.2.0
  • cfcaa59 Fix workers pagination issue where the whole relation was being loaded
  • 19c3c6b Fix total page calculation when page_size is not the default
  • 9f27807 Merge pull request #88 from basecamp/support-recurring-jobs
  • 5412b03 Adapt recurring task jobs page to new toolbar and page methods and params
  • 789a5f0 Sort recurring tasks by ID in the index page
  • ba3028a Avoid N+1 queries when building the recurring tasks page
  • 705aba4 Write tests for recurring tasks controllers and fix a bunch of minor details
  • 58d11f5 Add controller and views for recurring tasks
  • 9b75eba Implement recurring tasks functionality for Solid Queue as an extension
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 6 months ago

Superseded by #180.