Hiroshi Hayakawa
Hiroshi Hayakawa
This PR adds a GitHub Action that sends a message to a PR to notify i18n tasks following the discussion in https://github.com/cncf/tag-app-delivery/issues/537 . ### Background Currently, when adding English content...
Currently, when adding English content (files under `website/content/en/`), we place a copy in the corresponding directories of other languages. This approach ensures that if there is no translated version available...
Addresses the https://github.com/buildpacks/pack/issues/1218, specifically the modifications to the documentation. This PR changes the container image names used in the document to fully qualified names. Currently, I'm adopting the following policies:...
[Website Translation] Chinese (zh): Update the Chinese Maturity Model to Reflect the Changes in #660
In #660, the Platform Engineering Maturity Model receives some minor updates. Please reflect on them and remove [the translation notes](https://github.com/cncf/tag-app-delivery/blob/843313570a61ad26a671ffa3204ec45faa037c6e/website/content/zh/wgs/platforms/maturity-model/v1/index.md?plain=1#L31) explaining that the translation has not been updated from the...
## Summary This PR updates the version of the [Google builder](https://cloud.google.com/docs/buildpacks/builders) in the KnownBuilders addressing #2199 In this PR, I have removed `gcr.io/buildpacks/builder:v1` from both `Trusted` and `Suggested`. If there...
## Summary This PR updates references to container images to use fully qualified image names for improving Podman (and more) compatibility, addressing #1218 . ## Output N/A ## Documentation -...