Uh oh!
There was an error while loading. Please reload this page.
Remove generated YAML docs - #762
Conversation
tonistiigi
left a comment
There was a problem hiding this comment.
In CI we can make sure that yaml generation passes cleanly. So there are no surprises when something breaks.
2ced50c to
ba5e607CompareSigned-off-by: CrazyMax <crazy-max@users.noreply.github.com>
thaJeztah
left a comment
There was a problem hiding this comment.
LGTM
but keep bake targets to be able to trigger YAML generation from docker/docker.github.io in a follow-up.
Perhaps we can make CI push an image to Docker Hub that contains the docs ("latest", "release branch" and/or "tag") that we can use in the docs repository to either copy the files from when building the docs, or to update the docs there
crazy-max
commented
Sep 9, 2021
Yeah we can do that too with a |
As discussed in #747, remove generated YAML docs from this repository but keep bake targets to be able to trigger YAML generation from docker/docker.github.io in a follow-up.
Signed-off-by: CrazyMax crazy-max@users.noreply.github.com