code0-tech / sagittarius

The orchestrating backend for the Code0 application
4 stars 0 forks source link

Update dependency good_job to v4 #231

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
good_job (changelog) '~> 3.29' -> '~> 4.0' age adoption passing confidence

Release Notes

bensheldon/good_job (good_job) ### [`v4.0.0`](https://togithub.com/bensheldon/good_job/blob/HEAD/CHANGELOG.md#v400-2024-07-07) [Compare Source](https://togithub.com/bensheldon/good_job/compare/v3.99.0...v4.0.0) [Full Changelog](https://togithub.com/bensheldon/good_job/compare/v3.99.0...v4.0.0) **Implemented enhancements:** - Release GoodJob v4 [#​1394](https://togithub.com/bensheldon/good_job/pull/1394) ([bensheldon](https://togithub.com/bensheldon)) ### [`v3.99.0`](https://togithub.com/bensheldon/good_job/blob/HEAD/CHANGELOG.md#v3990-2024-07-07) [Compare Source](https://togithub.com/bensheldon/good_job/compare/v3.30.1...v3.99.0) [Full Changelog](https://togithub.com/bensheldon/good_job/compare/v3.30.1...v3.99.0) **Merged pull requests:** - Remove deprecation silencers for v3.99 release [#​1395](https://togithub.com/bensheldon/good_job/pull/1395) ([bensheldon](https://togithub.com/bensheldon)) - Add instructions and `GoodJob.v4_ready?` for upgrading to v4 [#​1356](https://togithub.com/bensheldon/good_job/pull/1356) ([bensheldon](https://togithub.com/bensheldon)) ### [`v3.30.1`](https://togithub.com/bensheldon/good_job/blob/HEAD/CHANGELOG.md#v3301-2024-07-06) [Compare Source](https://togithub.com/bensheldon/good_job/compare/v3.30.0...v3.30.1) [Full Changelog](https://togithub.com/bensheldon/good_job/compare/v3.30.0...v3.30.1) **Fixed bugs:** - Fix Performance table formatting, change url from `performances` to singular `performance` [#​1393](https://togithub.com/bensheldon/good_job/pull/1393) ([bensheldon](https://togithub.com/bensheldon)) - Add a version check for Rails whether to use pg interval or calculate float [#​1389](https://togithub.com/bensheldon/good_job/pull/1389) ([bensheldon](https://togithub.com/bensheldon)) **Merged pull requests:** - Add missing newline after frozen string literal for migrations [#​1392](https://togithub.com/bensheldon/good_job/pull/1392) ([Earlopain](https://togithub.com/Earlopain)) - Temporarily remove JRuby builds [#​1391](https://togithub.com/bensheldon/good_job/pull/1391) ([bensheldon](https://togithub.com/bensheldon)) - Add initial Performance panel to dashboard [#​1388](https://togithub.com/bensheldon/good_job/pull/1388) ([bensheldon](https://togithub.com/bensheldon)) - Move job execution logic from Execution to BaseExecution to simplify v4 changes [#​1357](https://togithub.com/bensheldon/good_job/pull/1357) ([bensheldon](https://togithub.com/bensheldon)) ### [`v3.30.0`](https://togithub.com/bensheldon/good_job/blob/HEAD/CHANGELOG.md#v3300-2024-07-05) [Compare Source](https://togithub.com/bensheldon/good_job/compare/v3.29.5...v3.30.0) [Full Changelog](https://togithub.com/bensheldon/good_job/compare/v3.29.5...v3.30.0) **Implemented enhancements:** - Added GoodJob::DiscreteExecution#duration column [#​1374](https://togithub.com/bensheldon/good_job/pull/1374) ([SebouChu](https://togithub.com/SebouChu)) **Closed issues:** - Job retried infinitely [#​1384](https://togithub.com/bensheldon/good_job/issues/1384) **Merged pull requests:** - Use newer syntax in documentation for `wait` config on `retry` [#​1380](https://togithub.com/bensheldon/good_job/pull/1380) ([benoittgt](https://togithub.com/benoittgt))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 2 months ago

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1363603019

Status: Passed \ Duration: 6 minutes

Job summaries

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/7281702533/artifacts/tmp/coverage/index.html Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1363603019/test_report Finished in 15.42 seconds (files took 10.28 seconds to load) 788 examples, 0 failures 2273 / 2588 LOC (87.83%) covered. [TEST PROF INFO] Time spent in factories: 00:06.280 (29.0% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/7281702532/artifacts/tmp/coverage/index.html Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1363603019/test_report Finished in 14.17 seconds (files took 9.92 seconds to load) 741 examples, 0 failures 2125 / 2456 LOC (86.52%) covered. [TEST PROF INFO] Time spent in factories: 00:05.704 (27.69% of total time)

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/7281720015/artifacts/dist/index.html

rubocop

395 files inspected, no offenses detected

renovate[bot] commented 2 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.