Commit 403ea7a
authored
feat(devtools/cmd/migrate-sidekick): create a sidekick migration tool (#3095)
Add a devtool to migrate `.sidekick.toml` and `Cargo.toml` to librarian
configuration.
To use the tool:
```sh
go run devtools/cmd/migrate-sidekick/main.go migrate-sidekick -repo=../google-cloud-rust`
```
Fixes #30641 parent b10f04b commit 403ea7a
21 files changed
Lines changed: 1136 additions & 2 deletions
File tree
- devtools/cmd/migrate-sidekick
- testdata
- find-sidekick-files/success/src/generated/sub-1
- subsub-1
- get-git-commit
- branch-not-found/test-git
- refs/heads
- branch/test-git
- refs/heads
- direct-commit-sha/test-git
- read-sidekick-files
- no-api-path
- no-package-name
- success-read
- nested
- root-sidekick/success
- internal/config
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments