Commit 30fd612
chore: set release config as part of sidekick migrate (#3333)
Sidekick git commands expect a remote metadata for
[GetLastTag](https://github.com/googleapis/librarian/blob/f05b7bb29f6da7ecc4e791649c85c0b688888b07/internal/librarian/githelpers/githelpers.go#L44).
It looks like this should be populated by
[config.release](https://github.com/googleapis/librarian/blob/main/internal/librarian/publish.go#L69),
so adding to migration script.
For #3327
---------
Signed-off-by: ldetmer <1771267+ldetmer@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>1 parent 1d4dfd3 commit 30fd612
2 files changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
146 | 151 | | |
147 | 152 | | |
148 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
773 | 773 | | |
774 | 774 | | |
775 | 775 | | |
| 776 | + | |
| 777 | + | |
776 | 778 | | |
777 | 779 | | |
778 | 780 | | |
| |||
804 | 806 | | |
805 | 807 | | |
806 | 808 | | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
807 | 818 | | |
808 | 819 | | |
809 | 820 | | |
| |||
0 commit comments