Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

feat(rome_cli): rename --apply-suggested to --apply-unsafe #4078

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

ematipico
Copy link
Contributor

BREAKING CHANGE: rename --apply-suggested to --apply-unsafe

Summary

Closes #3782

In #3782, some users expressed that the argument's name doesn't sufficiently describe its intent and result. This PR changes the name of --apply-suggested to --apply-unsafe

Test Plan

I updated the snapshot tests. The current CI should work.

Documentation

  • The PR requires documentation
  • I will create a new PR to update the documentation

BREAKING CHANGE: rename `--apply-suggested` to `--apply-unsafe`
@ematipico ematipico added this to the Next milestone Dec 21, 2022
@netlify
Copy link

netlify bot commented Dec 21, 2022

Deploy Preview for docs-rometools ready!

Name Link
🔨 Latest commit db72184
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/63a2e53010abcf0008b75151
😎 Deploy Preview https://deploy-preview-4078--docs-rometools.netlify.app/playground
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@rome rome deleted a comment from calibre-analytics bot Dec 21, 2022
@ematipico ematipico merged commit 5da1059 into main Dec 21, 2022
@ematipico ematipico deleted the breaking/rename-argument branch December 21, 2022 13:42
@MichaReiser
Copy link
Contributor

Nit: It could ease the user migration by continuing to support the old argument (without mentioning it in the help) and printing a warning if it is used.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

🐛 Rule: noDelete is not safe to auto-apply
3 participants