Skip to content
Closed
Show file tree
Hide file tree
Changes from all 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
89 changes: 89 additions & 0 deletions src/tooling/docs-assembler/assembler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,95 @@ narrative:
# current: <git_ref>
# next: <git_ref>
###

### This is not yet ready but already added

#versions:
# stack:
# # This is the default versioning scheme, used for most of the docs.
# # It uses the stack version as the current version.
# base: '9.0'
# current: '9.0.1' # https://artifacts.elastic.co/releases/stack.json
# apm_agent_android:
# current: '1.0.0' # https://github.com/elastic/apm-agent-android/releases
# apm_agent_dotnet:
# current: '1.32.0' # https://github.com/elastic/apm-agent-dotnet/releases
# apm_agent_go:
# current: '2.7.1' # https://github.com/elastic/apm-agent-go/releases
# apm_agent_java:
# current: '1.54.0' # https://github.com/elastic/apm-agent-java/releases
# apm_agent_nodejs:
# current: '4.13.0' # https://github.com/elastic/apm-agent-nodejs/releases
# apm_agent_php:
# current: '1.15.0' # https://github.com/elastic/apm-agent-php/releases
# apm_agent_python:
# current: '6.23.0' # https://github.com/elastic/apm-agent-python/releases
# apm_agent_ruby:
# current: '4.7.3' # https://github.com/elastic/apm-agent-ruby/releases
# apm_agent_rum_js:
# current: '5.17.0' # https://github.com/elastic/apm-agent-rum-js/releases
# apm_agent_ios:
# current: '1.2.1' # https://github.com/elastic/apm-agent-ios/releases
# apm_k8s_attacher:
# current: '1.1.3' # https://github.com/elastic/apm-k8s-attacher/releases
# apm_aws_lambda:
# current: '1.5.8' # https://github.com/elastic/apm-aws-lambda/releases
# cloud_enterprise:
# path_prefix: en/cloud-enterprise
# current: '4.1.0' # https://github.com/elastic/cloud/blob/master/version
# cloud_heroku:
# current: 'current'
# cloud_on_k8s:
# current: '3.0.0' # https://github.com/elastic/cloud-on-k8s/releases
# cloud:
# current: 'current'
# ecctl:
# current: '1.14.3' # https://github.com/elastic/ecctl/releases
# ecs_logging:
# current: 'current'
# ecs_logging_dotnet:
# current: '8.18.1' # https://github.com/elastic/ecs-dotnet/releases
# ecs_logging_go_logrus:
# current: '1.0.0' # https://github.com/elastic/ecs-logging-go-logrus/releases
# ecs_logging_go_zap:
# current: '1.0.3' # https://github.com/elastic/ecs-logging-go-zap/releases
# ecs_logging_go_zerolog:
# current: '0.2.0' # https://github.com/elastic/ecs-logging-go-zerolog/releases
# ecs_logging_java:
# current: '1.7.0' # https://github.com/elastic/ecs-logging-java/releases
# ecs_logging_nodejs:
# current: '1.5.3' # https://github.com/elastic/ecs-logging-nodejs/tags
# ecs_logging_php:
# current: '2.0.0' # https://github.com/elastic/ecs-logging-php/releases
# ecs_logging_python:
# current: '2.2.0' # https://github.com/elastic/ecs-logging-python/releases
# ecs_logging_ruby:
# current: '1.0.0' # https://github.com/elastic/ecs-logging-ruby/tags
# ecs:
# current: '9.0' #
# elastic-stack-glossary:
# current: 'current'
# curator:
# current: '8.0'
# eland:
# current: '9.0.1' # https://github.com/elastic/eland/releases
# esf:
# current: '1.20.1' # https://github.com/elastic/elastic-serverless-forwarder/releases
# ingest-overview:
# current: 'current'
# integrations-developer:
# current: 'current'
# integrations:
# current: 'current'
# logstash-versioned-plugins:
# current: 'current'
# reference-architectures:
# current: 'current'
# search-ui:
# current: '1.24.0' # https://github.com/elastic/search-ui
# serverless:
# current: 'current'

references:
apm-server:
apm-agent-android:
Expand Down
2 changes: 1 addition & 1 deletion src/tooling/docs-assembler/legacy-url-mappings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ mappings:
en/cloud-on-k8s/: [ '3.0.0', '2.16', '2.15', '2.14', '2.13', '2.12', '2.11', '2.10', '2.9', '2.8', '2.7', '2.6', '2.5', '2.4', '2.3', '2.2', '2.1', '2.0', '1.9', '1.8', '1.7', '1.6', '1.5', '1.4', '1.3', '1.2', '1.1', '1.0' ]
en/cloud/: []
en/cloud-enterprise/: [ '4.0', '3.8', '3.7', '3.6', '3.5', '3.4', '3.3', '3.2', '3.1', '3.0', '2.13', '2.12', '2.11', '2.10', '2.9', '2.8', '2.7', '2.6', '2.5', '2.4', '2.3', '2.2', '2.1', '2.0', '1.1', '1.0' ]
en/ecctl/: [ '1.14+', '1.13', '1.12', '1.11', '1.10', '1.9', '1.8', '1.7', '1.6', '1.5', '1.4', '1.3', '1.2', '1.1', '1.0' ]
en/ecctl/: [ '1.13', '1.12', '1.11', '1.10', '1.9', '1.8', '1.7', '1.6', '1.5', '1.4', '1.3', '1.2', '1.1', '1.0' ]
en/ecs-logging/: []
en/ecs-logging/dotnet/: [ '8.18.1' ]
en/ecs-logging/go-logrus/: [ '1.0.0' ]
Expand Down
7 changes: 0 additions & 7 deletions src/tooling/docs-assembler/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,14 +103,12 @@ toc:
# https://github.com/elastic/docs-content/blob/main/release-notes/elastic-cloud-serverless/toc.yml
- toc: docs-content://release-notes/elastic-cloud-serverless
path_prefix: release-notes/cloud-serverless

# Cloud Hosted
# https://github.com/elastic/cloud/blob/master/docs/release-notes/cloud-hosted/toc.yml
# We probably need to add `max_toc_depth: 2` to
# https://github.com/elastic/cloud/blob/master/docs/docset.yml
- toc: cloud://release-notes/cloud-hosted
path_prefix: release-notes/cloud-hosted

# Cloud Enterprise
# https://github.com/elastic/cloud/blob/master/docs/release-notes/cloud-enterprise/toc.yml
- toc: cloud://release-notes/cloud-enterprise
Expand Down Expand Up @@ -206,11 +204,6 @@ toc:
- toc: ecs://release-notes
path_prefix: release-notes/ecs

# ECCTL
# https://github.com/elastic/ecctl/blob/master/docs/release-notes/toc.yml
- toc: ecctl://release-notes
path_prefix: release-notes/ecctl

#############
# REFERENCE #
#############
Expand Down
Loading