Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 38 additions & 22 deletions src/tooling/docs-assembler/assembler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ narrative:
# next: <git_ref>
###
references:

# elastic/ingest-docs
apm-server:
apm-agent-android:
apm-agent-dotnet:
Expand All @@ -68,18 +70,6 @@ references:
beats:
current: "9.0"
next: main
cloud-on-k8s:
cloud:
current: master
next: master
curator:
current: master
next: master
detection-rules:
checkout_strategy: full
ecctl:
current: master
next: master
ecs-dotnet:
ecs-logging-go-logrus:
ecs-logging-go-zap:
Expand All @@ -98,8 +88,37 @@ references:
elastic-otel-node:
elastic-otel-php:
elastic-otel-python:
eland:
elastic-serverless-forwarder:
logstash-docs-md:
logstash:
current: "9.0"
next: main
opentelemetry:

# @elastic/ingest-docs and @elastic/experience-docs
integration-docs:
integrations:

# @elastic/admin-docs
cloud-on-k8s:
cloud:
current: master
next: master
curator:
current: master
next: master
ecctl:
current: master
next: master

# @elastic/admin-docs and @elastic/developer-docs
elasticsearch:

# @elastic/admin-docs and @elastic/experience-docs
kibana:

# @elastic/developer-docs
eland:
elasticsearch-hadoop:
elasticsearch-java:
elasticsearch-js:
Expand All @@ -108,17 +127,14 @@ references:
elasticsearch-py:
elasticsearch-rs:
elasticsearch-ruby:
elasticsearch:
go-elasticsearch:
integrations:
kibana:
logstash-docs-md:
logstash:
current: "9.0"
next: main
opentelemetry:
search-ui:
integration-docs:

# @elastic/experience-docs
detection-rules:
checkout_strategy: full

# @elastic/docs-engineering
docs-builder:
current: 9.0
next: main
Expand Down
Loading