Additions to sbv confpy #123
Reference in New Issue
Block a user
No description provided.
Delete Branch "search_suggested_sbv"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Result will look like this: https://gitea.eco.tsi-dev.otc-service.com/docs/elastic-cloud-server/src/branch/test-search-4/doc/source/conf.py
Build succeeded. https://zuul.otc-service.com/t/gl/buildset/0ecd4219003c47089ab683ba7aa511fb
@ -186,1 +186,4 @@
)
context["service_category"] = service['service_category']
context["service_title"] = service['service_title']
context["service_type"] = service['service_type']
service_type is already present in context by previous context = dict(…) assignment why service_title is required if in context there’s already title key?
The title includes the
- Service Based View
which results in that: https://gitea.eco.tsi-dev.otc-service.com/docs/elastic-cloud-server/src/branch/test-search-4/doc/source/conf.py#L101 However having the actual title of the service as data is needed for the search stuff. I’m not sure whether we use the title somewhere, so I’m not sure if simply removing the- Service Based View
thingy would break anything. Generally that would work, but then SBV would be the only thing not having the service_title attribute.Build succeeded. https://zuul.otc-service.com/t/gl/buildset/1de9033e91bf4d8ebab7ec47c0b16dcc
Build succeeded. https://zuul.otc-service.com/t/gl/buildset/0beed09a0ec844efa3bad3a068e38f49