Closed otcbot[bot] closed 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}
Build succeeded. https://zuul.otc-service.com/t/eco/buildset/ff03ae5a18bf486fbee35a52a1c998aa
:heavy_check_mark: build-otc-api-ref SUCCESS in 5m 50s :heavy_check_mark: build-otc-umn SUCCESS in 8m 04s :heavy_check_mark: noop SUCCESS in 0s :heavy_check_mark: otc-tox-docs SUCCESS in 9m 43s
This is an automatically created Pull Request for changes to relational-database-service-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/relational-database-service/pulls/40.
There were patch conflicts, please review original patch file.