googleapis / googleapis/google-cloud-java
Migrate to thin container for Owl Bot postprocessor
Abierto
priority: p3
type: feature request
- Lenguaje dominante
- Java
- Estrellas
- 2.1k
- Forks
- 1.2k
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 154
Descripción
Now a thin container gcr.io/cloud-devrel-public-resources/owlbot-java-monorepo is available. Let's use it.
Migrate to thin container for Owl Bot postprocessor.
I use this issue as note to track the try-and-error.
# How Cloud Build runs the container?
```
# Run container listed in OwlBot.yaml:
- name: ${_CONTAINER}
dir: '${_PR_REPOSITORY}'
env:
- 'DEFAULT_BRANCH=$_DEFAULT_BRANCH'
```
https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/cloud-build/update-pr.yaml#L94
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.