Commit 6afd66d
chore: use token when specifying origin in autoconfig generation (#3655)
* chore: use token when specifying origin in autoconfig generation
* try inlining secret directly
* specify token on checkout
* try not persisting credentials
* debug
* remove debug output, try chaging origin
* introduce test code
* fail on error, print debug info
* remove stash pop from test code
* introduce author info to test code
* test commit
* comment out test code, ready for production test
* remove test code
* remove whitespace
---------
Co-authored-by: Cloud Java Bot <[email protected]>1 parent 548823f commit 6afd66d
2 files changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
| |||
57 | 62 | | |
58 | 63 | | |
59 | 64 | | |
60 | | - | |
61 | | - | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
147 | 150 | | |
148 | 151 | | |
149 | 152 | | |
| 153 | + | |
| 154 | + | |
150 | 155 | | |
151 | 156 | | |
152 | 157 | | |
| |||
156 | 161 | | |
157 | 162 | | |
158 | 163 | | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments