Skip to content

Rename Deployable#outdated_deployment? to #has_outdated_deployment?

What does this MR do and why?

This is a simple rename that we decided would be a good idea during review of !144538 (comment 1772002843). It added some clarity to the method that we're not actually dealing with the deployment record, but the job associated with the deployment record.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

Just run the tests. This is a pure method rename MR, zero changing functionality.

Edited by drew stachon

Merge request reports