Commit 3d750cd
authored
feat(tool/cmd/migrate): migrate Dart library level configuration to librarian configuration (#3765)
Migrate Dart library configuration to librarian configuration.
We use this migration tool to generate a librarian configuration in
google-cloud-dart.
There maybe some edge cases and we may need to adjust the library
configuration accordingly, follow up PRs will resolve library generation
issues.
For #35801 parent 62289b9 commit 3d750cd
File tree
30 files changed
+414
-952
lines changed- internal/config
- tool/cmd/migrate
- testdata
- find-cargos/success
- dir-1
- dir-2/dirdir-2
- src/generated/ignored
- read-sidekick-files
- discovery
- no-package-name
- success-read
- library-a
- library-b
- nested
- root-sidekick/success
- run
- success
- generated/api
- src/generated/api
- tidy-fails
- generated
- api_dup
- api
- src/generated
- api_dup
- api
30 files changed
+414
-952
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
299 | 302 | | |
300 | 303 | | |
301 | 304 | | |
| |||
322 | 325 | | |
323 | 326 | | |
324 | 327 | | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
325 | 331 | | |
0 commit comments