golang-samples icon indicating copy to clipboard operation
golang-samples copied to clipboard

fixit: migrate to new region tag with prefix 'job_'

Open ymotongpoo opened this issue 7 months ago • 2 comments

Description

  • Internal: b/347825844
  • Internal: b/347825952
  • Internal: b/347825964
  • Internal: b/347825934

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

  • [x] I have followed Contributing Guidelines from CONTRIBUTING.MD
  • [x] Tests pass: go test -v ./.. (see Testing)
  • [x] Code formatted: gofmt (see Formatting)
  • [x] Vetting pass: go vet (see Formatting)
  • [ ] These samples need a new API enabled in testing projects to pass (let us know which ones)
  • [ ] These samples need a new/updated env vars in testing projects set to pass (let us know which ones)
  • [ ] This sample adds a new sample directory, and I updated the CODEOWNERS file with the codeowners for this sample
  • [ ] This sample adds a new Product API, and I updated the Blunderbuss issue/PR auto-assigner with the codeowners for this sample
  • [x] Please merge this PR for me once it is approved

ymotongpoo avatar Jun 28 '24 07:06 ymotongpoo