| # Auto-generated by lucicfg. |
| # Do not modify manually. |
| |
| functions { |
| type: ANALYZER |
| name: "InfraTryLuciGoAnalysis" |
| needs: GIT_FILE_DETAILS |
| provides: RESULTS |
| impls { |
| provides_for_platform: LINUX |
| runtime_platform: LINUX |
| recipe { |
| project: "infra" |
| bucket: "try" |
| builder: "luci-go-analysis" |
| } |
| } |
| } |
| functions { |
| type: ANALYZER |
| name: "InfraTryLuciGoLint" |
| needs: GIT_FILE_DETAILS |
| provides: RESULTS |
| impls { |
| provides_for_platform: LINUX |
| runtime_platform: LINUX |
| recipe { |
| project: "infra" |
| bucket: "try" |
| builder: "luci-go-lint" |
| } |
| } |
| } |
| selections { |
| function: "InfraTryLuciGoAnalysis" |
| platform: LINUX |
| } |
| selections { |
| function: "InfraTryLuciGoLint" |
| platform: LINUX |
| } |
| repos { |
| gerrit_project { |
| host: "chromium-review.googlesource.com" |
| project: "infra/luci/luci-go" |
| git_url: "https://chromium.googlesource.com/infra/luci/luci-go" |
| } |
| whitelisted_group: "project-infra-tryjob-access" |
| } |
| service_account: "tricium-prod@appspot.gserviceaccount.com" |