-
Notifications
You must be signed in to change notification settings - Fork 180
Adds a format script in toolbox #255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yutongz
approved these changes
Jul 7, 2017
LGTM |
yutongz
approved these changes
Jul 10, 2017
This is a test. |
Jenkins job test-infra/presubmit passed |
soloio-bot
pushed a commit
to soloio-bot/test-infra
that referenced
this pull request
Jun 22, 2023
* Automator: update build-tools:release-1.14 (istio#4174) * Automator: update common-files@master in istio/test-infra@master (istio#4179) * Automator: update build-tools:master (istio#4178) * Automator: update common-files@master in istio/test-infra@master (istio#4181) * Automator: update build-tools:release-1.13 (istio#4176) * Automator: update common-files@master in istio/test-infra@master (istio#4182) * Automator: update build-tools:master (istio#4183) * Bumping Prow (istio#4177) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@42160bd...38eaa13 | 2022‑07‑20 → 2022‑07‑27 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4184) * Automator: update build-tools:release-1.14 (istio#4186) * Automator: update build-tools:master (istio#4185) * Arm build cluster (istio#4188) * Initializing a new arm64 build cluster. * Typo fix * Fixing name of cluster * Removing external secrets from arm build cluster * Adding an empty line for readability. * arm64: add initial build-tools job with bootstap image (istio#4187) * arm64: add initial build-tools job with bootstap image This sets up the initial build. We need a bootstrap image at first, since we have a circular dependency * add presubmit as well * fix cluster name * arm64: add tolerations to jobs (istio#4191) * Drop github requirement for arm64 postsubmit (istio#4192) * Automator: update build-tools:master (istio#4194) * Automator: update common-files@master in istio/test-infra@master (istio#4195) * proxy: add arm64 jobs (istio#4190) * proxy: add arm64 jobs This adds a few arm64 jobs, mirroring the amd64 ones: * test, with tsan and asan * release presubmit check and postsubmit publish * rebase * arm64: drop bootstrap image (istio#4193) * arm64: drop bootstrap image * regen * proxy: fix arm builds (istio#4197) * proxy: fix arm builds We need more capacity to do the original plan. instead, just run release only for now with small nodes. Once we get more capacity we can expand to the full set * make it optional * Fix minor issue on arm64 proxy builds (istio#4198) We need to explicitly opt out of building things like wasm, etc * Automator: update common-files@master in istio/test-infra@master (istio#4201) * Automator: update build-tools:master (istio#4200) * Add missing arm64 proxy env var (istio#4202) * Add missing arm64 proxy env var This was added in presubmit but forgotten in postsubmit * cleanup licenses * Add service accounts to `prowgen` tool (istio#4180) * add service account * revert go mod changes * rename field * arm64: initial istio/istio jobs (istio#4199) * arm64: initial istio/istio jobs For now, add 3 optional tests: * unit tests on arm64 * basic e2e on arm64 * multi-arch release * regen * Remove boskos and bump dependencies (istio#4196) * Remove boskos, which is now defunct and unused * Bump dependencies * Also bump sub go.mod files * Fix authentikos and improve its testing * Automator: update common-files@master in istio/test-infra@master (istio#4205) * Bump to modern sprig version (istio#4207) Old one has some CVE which is irrelevant but makes the scanners angry * Generate Prow jobs for Istio 1.15 (istio#4208) * Automator: update build-tools:master (istio#4206) * Manual update_image of latest 1.14 build-tools image (istio#4210) * Automator: update common-files@master in istio/test-infra@master (istio#4213) * Update the release-1.15 jobs to point to a 1.15 image (istio#4214) * Add branch protection for 1.15 (istio#4204) * Automator: update build-tools:master (istio#4212) * Automator: update build-tools:release-1.15 (istio#4215) * Bumping Prow (istio#4211) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@38eaa13...76ef860 | 2022‑07‑27 → 2022‑08‑01 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * [release-1.15] Update the Envoy branch to pull from (istio#4216) * Update the Envoy branch to pull from * rune make gen * Automator: update common-files@master in istio/test-infra@master (istio#4217) * Automator: update common-files@master in istio/test-infra@master (istio#4219) * Automator: update build-tools:master (istio#4218) * Fix lint errors. Replace usage of ioutils (istio#4222) * Make experimental-dual-stack branch have presubmit jobs, not post-submits (istio#4220) * Bumping Prow (istio#4221) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@76ef860...6579340 | 2022‑08‑01 → 2022‑08‑03 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update build-tools:release-1.15 (istio#4223) * Make arm64 jobs required (istio#4224) * Apply PR istio#4224 to 1.15 branch as well (istio#4226) * Bumping Prow (istio#4225) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@6579340...cebc2a3 | 2022‑08‑03 → 2022‑08‑05 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Update 1.15 jobs to call out 1.15 instead of master. (istio#4228) * Bumping Prow (istio#4227) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@cebc2a3...1bfb383 | 2022‑08‑05 → 2022‑08‑08 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Remove automation for istio when api changes (happens via client-go) (istio#4230) * Bumping Prow (istio#4229) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@1bfb383...f24e01a | 2022‑08‑08 → 2022‑08‑09 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4231) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@f24e01a...ac4fd49 | 2022‑08‑09 → 2022‑08‑10 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Make `experimental` branches generic (istio#4233) This would allow arbitrary expiriments instead of just dual-stack * Bumping Prow (istio#4232) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@ac4fd49...1c9b592 | 2022‑08‑10 → 2022‑08‑11 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4235) * Bumping Prow (istio#4234) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@1c9b592...228f8bc | 2022‑08‑11 → 2022‑08‑11 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4238) * Automator: update build-tools:master (istio#4237) * Remove velodrome (istio#4239) * Bumping Prow (istio#4236) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@228f8bc...fe50cd4 | 2022‑08‑11 → 2022‑08‑13 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Simplfy `/test` commands (istio#4241) * Simplfy `/test` commands Currently we turn a test like `test-foo` into `test-foo_repo_branch`. This makes it so we can do `/test test-foo` instead of needing to add all the extra repo_branch junk. The old form is still use-able * gen * Bump all golang images to latest version (istio#4243) Older versions do not play well with go.sum updates * Automator: update build-tools:release-1.15 (istio#4240) * Bumping Prow (istio#4242) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@fe50cd4...1576e68 | 2022‑08‑13 → 2022‑08‑16 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4244) * Bumping Prow (istio#4245) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@1576e68...cc660cc | 2022‑08‑16 → 2022‑08‑17 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4247) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@cc660cc...432e6c4 | 2022‑08‑17 → 2022‑08‑18 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4249) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@432e6c4...6dcd812 | 2022‑08‑18 → 2022‑08‑18 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4250) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@6dcd812...b3a9f24 | 2022‑08‑18 → 2022‑08‑22 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4251) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@b3a9f24...faf6c3e | 2022‑08‑22 → 2022‑08‑23 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4252) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@faf6c3e...4b7e21a | 2022‑08‑23 → 2022‑08‑24 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4253) * Bump jobs for Kubernetes 1.25.0 (istio#4255) * Automator: update build-tools:master (istio#4254) * Automator: update build-tools:release-1.13 (istio#4246) * Add experimental branch supportfor proxy repo as well (istio#4257) * Bumping Prow (istio#4256) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@4b7e21a...a25542c | 2022‑08‑24 → 2022‑08‑25 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * prowtrans built with CGO_ENABLED=0 to statically build to run on the distroless static image (istio#4248) * Bumping Prow (istio#4258) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@a25542c...8014e0f | 2022‑08‑25 → 2022‑08‑26 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4261) * Bumping Prow (istio#4262) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@8014e0f...6ea69b5 | 2022‑08‑26 → 2022‑08‑29 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update build-tools:master (istio#4260) * Bumping Prow (istio#4263) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@6ea69b5...0e2e39c | 2022‑08‑29 → 2022‑08‑30 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4264) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@0e2e39c...a90f89b | 2022‑08‑30 → 2022‑08‑31 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4265) * Automator: update build-tools:master (istio#4266) * Bumping Prow (istio#4267) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@a90f89b...5db9cf5 | 2022‑08‑31 → 2022‑09‑01 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4269) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@5db9cf5...d1753a7 | 2022‑09‑01 → 2022‑09‑02 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4270) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@d1753a7...8bcebc6 | 2022‑09‑02 → 2022‑09‑05 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4271) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@8bcebc6...ce3f1f4 | 2022‑09‑05 → 2022‑09‑06 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4274) * Fix experimental cluster (istio#4275) `public` doesn't exist; these use the standard cluster * Automator: update build-tools:release-1.14 (istio#4272) * Automator: update build-tools:master (istio#4273) * Bumping Prow (istio#4276) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@ce3f1f4...65e79f1 | 2022‑09‑06 → 2022‑09‑06 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Run the same tests used for integ-ipv6 for dual-stack k8s clusters (istio#4278) * Add job for ds k8s clusters similar to ipv6 only clusters * Add dual-stack integration tests * Make it optional, not required * Run make gen * Change modifier from exp_ds to exp (istio#4279) * Bumping Prow (istio#4277) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@65e79f1...f78f19e | 2022‑09‑06 → 2022‑09‑08 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4280) * Automator: update build-tools:master (istio#4281) * Automator: update common-files@master in istio/test-infra@master (istio#4284) * Automator: update build-tools:master (istio#4283) * Bumping Prow (istio#4285) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@f78f19e...2b319e1 | 2022‑09‑08 → 2022‑09‑12 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update build-tools:release-1.15 (istio#4268) * Unhide the integ-ds job (istio#4286) * Make integ-ds a required integration test (istio#4287) * Bumping Prow (istio#4288) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@2b319e1...e7676dd | 2022‑09‑12 → 2022‑09‑14 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4290) * Automator: update build-tools:master (istio#4289) * Bumping Prow (istio#4291) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@e7676dd...e680528 | 2022‑09‑14 → 2022‑09‑15 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4292) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@e680528...3fd26e3 | 2022‑09‑15 → 2022‑09‑16 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4295) * Automator: update build-tools:master (istio#4294) * Bumping Prow (istio#4293) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@3fd26e3...8cae4be | 2022‑09‑16 → 2022‑09‑18 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4296) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@8cae4be...e23e05a | 2022‑09‑18 → 2022‑09‑20 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4297) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@e23e05a...a653807 | 2022‑09‑20 → 2022‑09‑20 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4299) * Automator: update common-files@master in istio/test-infra@master (istio#4300) * Bumping Prow (istio#4298) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@a653807...1680835 | 2022‑09‑20 → 2022‑09‑22 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4301) * Automator: update build-tools:master (istio#4302) * Bumping Prow (istio#4303) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@1680835...6963e8f | 2022‑09‑22 → 2022‑09‑23 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4304) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@6963e8f...c1600c9 | 2022‑09‑23 → 2022‑09‑26 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4305) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@c1600c9...17e1ece | 2022‑09‑26 → 2022‑09‑26 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4306) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@17e1ece...43c5445 | 2022‑09‑26 → 2022‑09‑28 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4308) * Automator: update build-tools:master (istio#4309) * Bumping Prow (istio#4307) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@43c5445...f91802d | 2022‑09‑28 → 2022‑09‑29 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4310) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@f91802d...4982ca6 | 2022‑09‑29 → 2022‑09‑30 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4311) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@4982ca6...d1295ab | 2022‑09‑30 → 2022‑10‑04 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4313) * Automator: update build-tools:master (istio#4312) * Automator: update build-tools:release-1.14 (istio#4314) * Add istio/community to repos for updating after common-files change (istio#4316) * Automator: update build-tools:release-1.15 (istio#4317) * Automator: update common-files@master in istio/test-infra@master (istio#4318) * Bumping Prow (istio#4315) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@d1295ab...95ee1a9 | 2022‑10‑04 → 2022‑10‑05 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4319) * Automator: update build-tools:master (istio#4320) * Bumping Prow (istio#4321) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@95ee1a9...5eacea2 | 2022‑10‑05 → 2022‑10‑07 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4323) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@5eacea2...dd25d02 | 2022‑10‑07 → 2022‑10‑10 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4324) * Bumping Prow (istio#4325) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@dd25d02...5d4db25 | 2022‑10‑10 → 2022‑10‑11 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * prow: protect experimental branch (istio#4322) * prow: protect experimental branch * update blocked_branches * Disable release notes test in experimental-* branches (istio#4326) * Automator: update common-files@master in istio/test-infra@master (istio#4327) * A change in istio/tools pkg directory should cause new container build (istio#4328) * Automator: update common-files@master in istio/test-infra@master (istio#4330) * Automator: update common-files@master in istio/test-infra@master (istio#4332) * Bumping Prow (istio#4329) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@5d4db25...f54c876 | 2022‑10‑11 → 2022‑10‑14 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update build-tools:master (istio#4331) * Automator: update common-files@master in istio/test-infra@master (istio#4334) * Bumping Prow (istio#4335) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@f54c876...ee0e163 | 2022‑10‑14 → 2022‑10‑16 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update build-tools:master (istio#4333) * Bumping Prow (istio#4337) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@ee0e163...1a13001 | 2022‑10‑16 → 2022‑10‑18 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Update regex to also find sha and not just data for build images (istio#4340) * Generate Prow jobs for Istio 1.16 (istio#4339) * step 3 * rebase for updated build-tools tag * testgrid * after build tools tagging * make gen * some master images left over * de-duplicate BUILD_WITH_CONTAINER env * Disable the Grafana login form. (istio#4338) * Bumping Prow (istio#4341) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@1a13001...ad25b9b | 2022‑10‑18 → 2022‑10‑19 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4342) * set envoy update branch (istio#4345) * Automator: update common-files@master in istio/test-infra@master (istio#4347) * Bumping Prow (istio#4346) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@ad25b9b...bb135cb | 2022‑10‑19 → 2022‑10‑20 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4348) * Automator: update build-tools:master (istio#4349) * Automator: update build-tools:release-1.16 (istio#4344) * Automator: update common-files@master in istio/test-infra@master (istio#4350) * Add branch protection for 1.16 (istio#4336) Signed-off-by: Xiao, Ziyang <ziyang.xiao@intel.com> Signed-off-by: Xiao, Ziyang <ziyang.xiao@intel.com> * Add CI/CD support for ztunnel (istio#4343) * Add CI/CD support for ztunnel * Fix testgrid * new image * switch target * Automator: update common-files@master in istio/test-infra@master (istio#4353) * ztunnel: cache dependency download (istio#4352) This adds a cache for crates, mirroring the `go mod` cache we use for Go. I tested this on my local cluster. * Automator: update build-tools:master (istio#4354) * Bumping Prow (istio#4351) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@bb135cb...f6c0207 | 2022‑10‑20 → 2022‑10‑21 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Add release job for ztunnel (istio#4355) * Bumping Prow (istio#4358) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@f6c0207...d0c013e | 2022‑10‑21 → 2022‑10‑24 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4359) * ambient tests (istio#4361) * ambient tests * testgrid * Bumping Prow (istio#4363) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@d0c013e...709aedb | 2022‑10‑24 → 2022‑10‑26 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * testgrid: dashboards must belong to dashboard groups (istio#4356) * testgrid: dashboards must belong to dashboard groups The goal here is to prevent istio from littering testgrid.k8s.io with a bunch of top-level dashboards. We follow a convention there of placing all dashboards under a group. This adds a minimal version of the testgrid config test used in kubernetes/test-infra. It verifies that testgrid config parses correctly, and then verifies the following conventions: - dashboard and dashboard group names must start with "istio" - dashboards must belong to a dashboard group - dashboards should be in the group with the longest common prefix With the test in place, the config failed, so the config was then modified to pass the test: - add istio_release-1.16 group - move other dashboards to appropriate groups * testgrid: lint fixes Specifically: - gci write testgrid/config_test.go - gofumpt -w testgrid/config_test.go * licenses: add bitbucket.org/creachadair/stringset * Automator: update build-tools:release-1.16 (istio#4362) * Bumping Prow (istio#4364) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@709aedb...c0f9edb | 2022‑10‑26 → 2022‑10‑27 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update build-tools:master (istio#4360) * Bumping Prow (istio#4365) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@c0f9edb...a8625c1 | 2022‑10‑27 → 2022‑10‑28 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4366) * Automator: update build-tools:master (istio#4367) * Automator: update common-files@master in istio/test-infra@master (istio#4371) * Automator: update build-tools:master (istio#4370) * Rotate test-infra-trusted build cluster kubeconfig (istio#4373) The test-infra-trusted cluster root CA is expiring soon, which will need to be rotated, and the old kubeconfig for Prow service cluster to authenticate with this build cluster will be invalid after the rotation. So a new kubeconfig is needed to avoid breakage of the connection to this build cluster. Due to security reasons GKE doesn't allow long lived tokens any more, and the newly generated tokens are at most valid for 2 days, so there needs a way to rotate the token. This PR follows the strategy adopted by k8s prow * Bumping Prow (istio#4372) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@a8625c1...8efc754 | 2022‑10‑28 → 2022‑11‑02 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, gencred, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Sync test-infra-trusted build cluster kubeconfig from GSM to prow (istio#4374) * Prow deployments switch from kubeconfig flag to env var (istio#4375) So that Prow can work with multiple kubeconfig files * Test-infra-trusted build cluster kubeconfig secret should be in default ns (istio#4377) * Add new test-infra-trusted build cluster kubeconfig to prow deployments (istio#4376) * Automator: update build-tools:release-1.16 (istio#4368) * Automator: update build-tools:release-1.15 (istio#4369) * Automator: update common-files@master in istio/test-infra@master (istio#4381) * Automator: update build-tools:master (istio#4380) * Automator: update common-files@master in istio/test-infra@master (istio#4382) * Automator: update build-tools:release-1.14 (istio#4378) * Bumping Prow (istio#4379) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@8efc754...4bdeafe | 2022‑11‑02 → 2022‑11‑03 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, gencred, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Add new cron job for updating envoyproxy/go-control-plane (istio#4357) * Add new cron job for updating envoyproxy/go-control-plane * Rename and move to bin directory * Run the commands via the cron * Rename to update-deps * make gen * Fix go get command * Bumping Prow (istio#4383) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@4bdeafe...4497ace | 2022‑11‑03 → 2022‑11‑04 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, gencred, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4384) * Automator: update build-tools:master (istio#4385) * Revert "Automator: update build-tools:master (istio#4385)" (istio#4386) This reverts commit f327a51. * Automator: update common-files@master in istio/test-infra@master (istio#4388) * Automator: update build-tools:master (istio#4387) * Automator: update common-files@master in istio/test-infra@master (istio#4389) * Automator: update build-tools:master (istio#4390) * Automator: update common-files@master in istio/test-infra@master (istio#4391) * Automator: update build-tools:master (istio#4392) * Automator: update build-tools:release-1.16 (istio#4393) * Bumping Prow (istio#4395) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@4497ace...d3ce231 | 2022‑11‑04 → 2022‑11‑08 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, gencred, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4397) * Automator: update common-files@master in istio/test-infra@master (istio#4398) * Bumping Prow (istio#4396) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@d3ce231...1955b58 | 2022‑11‑08 → 2022‑11‑09 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, gencred, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Remove the 1.13 preriodic jobs (istio#4394) * Automator: update build-tools:master (istio#4399) * Bumping Prow (istio#4400) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@1955b58...d224b81 | 2022‑11‑09 → 2022‑11‑10 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, gencred, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4402) * Automator: update build-tools:master (istio#4401) * Bumping Prow (istio#4403) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@d224b81...fe4f3e2 | 2022‑11‑10 → 2022‑11‑11 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, gencred, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4404) * Automator: update common-files@master in istio/test-infra@master (istio#4405) * Automator: update build-tools:master (istio#4406) * Add a k8s 1.26 istio integ test job (istio#4407) * Add a k8s 1.26 istio integ test job * Rebase and make gen * Automator: update common-files@master in istio/test-infra@master (istio#4408) * Automator: update common-files@master in istio/test-infra@master (istio#4411) * Automator: update build-tools:master (istio#4410) * Bumping Prow (istio#4412) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@fe4f3e2...a6c6c84 | 2022‑11‑11 → 2022‑11‑15 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, gencred, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4413) * Automator: update common-files@master in istio/test-infra@master (istio#4415) * Automator: update build-tools:master (istio#4414) * Fix cargo mount (istio#4409) See istio/tools#2243, which this depends on * Automator: update common-files@master in istio/test-infra@master (istio#4416) * Bumping Prow (istio#4417) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@a6c6c84...c31c738 | 2022‑11‑15 → 2022‑11‑17 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, gencred, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4418) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@c31c738...3815e13 | 2022‑11‑17 → 2022‑11‑17 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, gencred, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Bumping Prow (istio#4419) Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@3815e13...dfec9ce | 2022‑11‑17 → 2022‑11‑21 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, gencred, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide * Automator: update common-files@master in istio/test-infra@master (istio#4421) * Automator: update common-files@master in istio/test-infra@master (istio#4422) * Automator: update build-tools:master (istio#4420) * Automator: update common-files@master in istio/test-infra@master (istio#4424) * Automator: update build-tools:master (istio#4423) * Upstream update script * Remove jobs/istio.io files from script * Remove all istio-private .gen.yamls * Add license Signed-off-by: Xiao, Ziyang <ziyang.xiao@intel.com> Co-authored-by: Istio Automation <istio-testing-bot@google.com> Co-authored-by: stewartbutler <stewartbutler@google.com> Co-authored-by: John Howard <howardjohn@google.com> Co-authored-by: Mahamed <cy@borg.dev> Co-authored-by: Sam Naser <samnaser@google.com> Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> Co-authored-by: jacob-delgado <jacob.delgado@volunteers.acasi.info> Co-authored-by: jtischer-acasi <j.tischer@volunteers.acasi.info> Co-authored-by: zirain <hejianpeng2@huawei.com> Co-authored-by: Daniel Hawton <daniel@hawton.com> Co-authored-by: Cole Wagner <colew@google.com> Co-authored-by: Daniel Hawton <daniel.hawton@solo.io> Co-authored-by: ZiyangXiao <ziyang.xiao@intel.com> Co-authored-by: Steven Landow <landow@google.com> Co-authored-by: Aaron Crickenberger <spiffxp@google.com> Co-authored-by: Chao Dai <45011425+chaodaiG@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Attempt to create a script that would be usable for all other repos.