Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collector-less swagger build #426

Merged
Merged
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
119 changes: 3 additions & 116 deletions antora-playbook-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,15 +195,13 @@ content:
# Uncomment to build Swagger docs locally
# These are private repos. You need to do private repository authentication.
# See [here](https://docs.antora.org/antora/latest/playbook/private-repository-auth/) how to do that
# The easiest way is to use a GitHub token like https://{TOKEN}:@github.com/hazelcast/hazelcast-mono
# - url: https://github.com/hazelcast/hazelcast-mono
# branches: [master]
# start_path: docs/rest
# - url: https://github.com/hazelcast/management-center
# branches: [master]
# start_path: hazelcast-management-center/src/openapi/external
# - url: https://github.com/hazelcast/management-center
# branches: [5.1.z, 5.2.z, 5.3.0]
# start_path: openapi/external
# branches: [master, 5.1.4, 5.2.1, 5.3.4, 5.4.1, 5.5.2, 5.6.0]
# start_path: antora
- url: https://github.com/hazelcast-guides/csharp-client-getting-started
branches: master
start_path: docs
Expand All @@ -228,117 +226,6 @@ ui:
snapshot: true
antora:
extensions:
- require: '@djencks/antora-aggregate-collector'
trace: true
componentversions:
- name: management-center
version: '6.0-snapshot'
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- 'master'
- name: hazelcast
version: '6.0-snapshot'
mappings:
- module: maintain-cluster
family: attachment
origin:
url:
include:
- '**/hazelcast/hazelcast-mono'
branch:
includes:
- 'master'
- name: management-center
version: '5.6'
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- '5.6.0'
- name: management-center
version: '5.5'
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- '5.5.2'
- name: hazelcast
version: '5.5'
mappings:
- module: maintain-cluster
family: attachment
origin:
url:
include:
- '**/hazelcast/hazelcast-mono'
branch:
includes:
- '5.5.z'
- name: management-center
version: '5.4'
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- '5.4.1'
- name: management-center
version: '5.3'
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- '5.3.4'
- name: management-center
version: '5.2'
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- '5.2.1'
- name: management-center
version: '5.1'
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- '5.1.4'
- require: ./lib/api_json.js
tags:
- Favorites
Expand Down
91 changes: 2 additions & 89 deletions antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,11 +204,8 @@ content:
branches: [master, 5.5.z]
start_path: docs/rest
- url: https://github.com/hazelcast/management-center
branches: [master, 5.4.1, 5.5.2, 5.6.0]
start_path: hazelcast-management-center/src/openapi/external
- url: https://github.com/hazelcast/management-center
branches: [5.1.4, 5.2.1, 5.3.4]
start_path: openapi/external
branches: [master, 5.1.4, 5.2.1, 5.3.4, 5.4.1, 5.5.2, 5.6.0]
start_path: antora
- url: https://github.com/hazelcast-guides/csharp-client-getting-started
branches: master
start_path: docs
Expand Down Expand Up @@ -250,18 +247,6 @@ antora:
- require: '@djencks/antora-aggregate-collector'
trace: true
componentversions:
- name: management-center
version: '6.0-snapshot'
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- 'master'
- name: hazelcast
version: '6.0-snapshot'
mappings:
Expand All @@ -274,30 +259,6 @@ antora:
branch:
includes:
- 'master'
- name: management-center
version: '5.6'
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- '5.6.0'
- name: management-center
version: '5.5'
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- '5.5.2'
- name: hazelcast
version: '5.5'
mappings:
Expand All @@ -310,54 +271,6 @@ antora:
branch:
includes:
- '5.5.z'
- name: management-center
version: '5.4'
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- '5.4.1'
- name: management-center
version: '5.3'
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- '5.3.4'
- name: management-center
version: '5.2'
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- '5.2.1'
- name: management-center
version: '5.1'
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/hazelcast/management-center'
branch:
includes:
- '5.1.4'
- require: ./lib/api_json.js
tags:
- Favorites
Expand Down