Skip to content

Conversation

@ematipico
Copy link
Member

@ematipico ematipico commented May 12, 2025

Summary

Part of #2228

This PR adds a new feature to the migrate command. With this PR, the command is now able to migrate nested configuration files.

We take advantage of the light scanner to return the path to he configuration files. This will fix some repositories in the ecosystem CI, where they have nested biome.json inside their repositories, but the command fails because it sees old configuration files.

This is also part of the monorepo support.

Test Plan

Added a new test

@ematipico ematipico requested review from a team May 12, 2025 15:31
@github-actions github-actions bot added A-CLI Area: CLI A-Project Area: project labels May 12, 2025
@ematipico ematipico force-pushed the feat/multiple-migrations branch 2 times, most recently from 16c3975 to b9be0f8 Compare May 12, 2025 16:59
@Conaclos
Copy link
Member

Nice work :)

@ematipico ematipico merged commit 19e41b4 into main May 13, 2025
22 checks passed
@ematipico ematipico deleted the feat/multiple-migrations branch May 13, 2025 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CLI Area: CLI A-Project Area: project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants