Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Adding a warning in the upgrade CLI when a config file contains non-migratable values. #16113

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

baptisthecht
Copy link

I encountered an issue in several of my projects during migration. I was unable to migrate correctly because my config file contained the now-deprecated "safelist" key. I had to reverse-engineer the problem to identify what was blocking me. To help others facing the same issue, I added this warning to inform them that they need to edit their config file for a smooth automatic migration.

@baptisthecht baptisthecht requested a review from a team as a code owner January 31, 2025 11:39
@baptisthecht baptisthecht changed the title Feat: add warning for non-migratable keys in upgrade-cli Feat: Adding a warning in the upgrade CLI when a config file contains non-migratable values. Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant