Closed netoarmando closed 4 years ago
Did a quick read and it looks good to me. Though I don't say that I followed the instructions so if it is bad then I did not noticed that :).
I wonder if we can somehow build the documentation in PRs, so that we can also check if it looks good.
I wonder if we can somehow build the documentation in PRs, so that we can also check if it looks good.
We can, but when I ran make html
with a typo instead the correct path to credentials.rst
, the output was helpful to detect the error; however, the return code was always 0
.
One thing is pass the build. This should be added to Azure. But I also though, if e.g. read the docs or something else can build the branch so that we can see how it actually looks, e.g. if it is correctly formatted - without a need to check it out locally, build it and see it.
In any case, I don't have any problem with merging this PR.
@pvoborni @Tiboris I added a basic support to build docs and save them into Azure's artifacts.
Quick guide on how set credentials for current supported providers.
Signed-off-by: Armando Neto abiagion@redhat.com