Revert "Build Spring Data Relational 3.2.9 docs from a branch."
This reverts commit 1b35792c77.
This commit is contained in:
@@ -13,15 +13,14 @@ content:
|
||||
- url: https://github.com/spring-projects/spring-data-jpa
|
||||
# Refname matching:
|
||||
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
|
||||
# docs/3.2.9 and 3.3.3 tag contains invalid references, so we build 3.2.9 from a docs fix branch.
|
||||
branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', 'docs/3.2.9', 'docs/3.3.3' ]
|
||||
tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)', '!(3.2.*)', '!(3.3.*)' ]
|
||||
branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ]
|
||||
tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1' ]
|
||||
start_path: src/main/antora
|
||||
- url: https://github.com/spring-projects/spring-data-commons
|
||||
# Refname matching:
|
||||
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
|
||||
branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ]
|
||||
tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)', '!3.2.0-M1', '!3.2.0-M2' ]
|
||||
tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ]
|
||||
start_path: src/main/antora
|
||||
asciidoc:
|
||||
attributes:
|
||||
|
||||
@@ -13,15 +13,14 @@ content:
|
||||
- url: https://github.com/spring-projects/spring-data-relational
|
||||
# Refname matching:
|
||||
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
|
||||
# docs/3.2.9 tag contains invalid references, so we build 3.2.9 from a docs fix branch.
|
||||
branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', 'docs/3.2.9' ]
|
||||
tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)', '!(3.2.*)' ]
|
||||
branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ]
|
||||
tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ]
|
||||
start_path: src/main/antora
|
||||
- url: https://github.com/spring-projects/spring-data-commons
|
||||
# Refname matching:
|
||||
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
|
||||
branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ]
|
||||
tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)', '!3.2.0-M1', '!3.2.0-M2' ]
|
||||
tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ]
|
||||
start_path: src/main/antora
|
||||
asciidoc:
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user