This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Commit 9632aa9
Autogenerate pull requests for base image hash updates (#57557)
* Add pipeline step to run sg wolfi update-hashes
* Remove unused variable
* Testing sg version
* Update sg command
* Test gh cli client
* Ad-hoc install gh-cli
This will later be added to the base agents, so this is just a temporary step
* Commit changes to oci_deps and try using gh to fetch PRs
* Remove sg debug commands
* Fox typoo
* Delete branch if it already exists
This might cause problems with stateful runners - need to confirm
* Add debugging
* Tweak github PR search
* Catch potential error in git br -D
* Enable push and PR creation
* Tweak PR metadata
* Add test plan to PR
* Use a multi-line string
* Remove debug comments
* Comment out unused variable
* Replace `cat` with `git diff` to show changes
* Quiet grep
Co-authored-by: William Bezuidenhout <william.bezuidenhout@sourcegraph.com>
* Add git emoji in output
Co-authored-by: William Bezuidenhout <william.bezuidenhout@sourcegraph.com>
* Add github icon to output
Co-authored-by: William Bezuidenhout <william.bezuidenhout@sourcegraph.com>
---------
Co-authored-by: William Bezuidenhout <william.bezuidenhout@sourcegraph.com>1 parent 3718562 commit 9632aa9
File tree
3 files changed
+77
-1
lines changed- dev/ci
- internal/ci
- scripts/wolfi
3 files changed
+77
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
| 200 | + | |
200 | 201 | | |
201 | 202 | | |
202 | 203 | | |
| 204 | + | |
203 | 205 | | |
204 | 206 | | |
205 | 207 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
0 commit comments