opentelekomcloud-docs / software-repository-container

Open Telekom Cloud Software Repository for Containers docs
Apache License 2.0
0 stars 1 forks source link

Propagate changes to software-repository-container-api-ref from PreProd environment #28

Closed otcbot[bot] closed 1 year ago

otcbot[bot] commented 1 year ago

This is an automatically created Pull Request for changes to software-repository-container-api-ref to promote changes down the pipeline to Production environment.

The original change can be found under https://gitea.eco.tsi-dev.otc-service.com/docs/software-repository-container/pulls/31.

There were patch conflicts, please review original patch file.

otcbot[bot] commented 1 year ago

I tried my best, but could not apply the patch as is, therefore I will report you what I could not apply.

BTW, if in the diff you see removed line equal to the added line it may be caused by invisible trailing spaces. This is safe to ignore.

In most cases content of the patch remainder need to be carefully analyzed and necessary changes applied manually.

Following is the patch remainder:

diff a/tox.ini b/tox.ini    (rejected hunks)
@@ -29,7 +29,11 @@ allowlist_externals =
   mkdir
   cp
   sh
+  rm
+  sphinx-build
 commands =
+  rm -rf doc/build/html doc/build/doctrees
+  sphinx-build -a -E -W -d doc/build/doctrees -b html doc/source doc/build/html
   {[testenv:api-ref]commands}
   {[testenv:json-api-ref]commands}
   {[testenv:umn]commands}
vladimirhasko commented 1 year ago

recheck

otc-zuul[bot] commented 1 year ago

Build succeeded. https://zuul.otc-service.com/t/eco/buildset/6c899807cccc4f24b815a65797aff923

:heavy_check_mark: build-otc-api-ref SUCCESS in 3m 37s :heavy_check_mark: build-otc-umn SUCCESS in 3m 50s :heavy_check_mark: noop SUCCESS in 0s :heavy_check_mark: otc-tox-docs SUCCESS in 5m 16s