Skip to content

Commit

Permalink
Updating Antora documentation for version 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aiSSEMBLE Team committed Feb 10, 2025
1 parent 7f8fdce commit fafa80f
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions docs/antora.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: aissemble
title: aiSSEMBLE
version: 1.11.0
display_version: "1.11.0-SNAPSHOT"
prerelease: true
version: 1.11.1
display_version: "1.11"
prerelease: false
nav:
- modules/ROOT/nav.adoc
asciidoc:
attributes:
#Custom attribute used for adding -SNAPSHOT to the archetype.adoc command when true
is-pre-release: true
is-pre-release: false
2 changes: 1 addition & 1 deletion docs/modules/ROOT/attachments/HardwareDetailsRunFacet.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://boozallen.github.io/aissemble/openlineage/schemas/1.11.0-SNAPSHOT/HardwareDetailsRunFacet.json",
"$id": "https://boozallen.github.io/aissemble/openlineage/schemas/1.11.1/HardwareDetailsRunFacet.json",
"$defs": {
"HardwareDetailsRunFacet": {
"allOf": [
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/attachments/HyperparameterRunFacet.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://boozallen.github.io/aissemble/openlineage/schemas/1.11.0-SNAPSHOT/HyperparameterRunFacet.json",
"$id": "https://boozallen.github.io/aissemble/openlineage/schemas/1.11.1/HyperparameterRunFacet.json",
"$defs": {
"HyperparameterRunFacet": {
"allOf": [
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/attachments/MLflowRunFacet.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://boozallen.github.io/aissemble/openlineage/schemas/1.11.0-SNAPSHOT/MLflowRunFacet.json",
"$id": "https://boozallen.github.io/aissemble/openlineage/schemas/1.11.1/MLflowRunFacet.json",
"$defs": {
"MLflowRunFacet": {
"allOf": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://boozallen.github.io/aissemble/openlineage/schemas/1.11.0-SNAPSHOT/PerformanceMetricRunFacet.json",
"$id": "https://boozallen.github.io/aissemble/openlineage/schemas/1.11.1/PerformanceMetricRunFacet.json",
"$defs": {
"PerformanceMetricRunFacet": {
"allOf": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://boozallen.github.io/aissemble/openlineage/schemas/1.11.0-SNAPSHOT/SourceCodeDirectoryJobFacet.json",
"$id": "https://boozallen.github.io/aissemble/openlineage/schemas/1.11.1/SourceCodeDirectoryJobFacet.json",
"$defs": {
"SourceCodeDirectoryJobFacet": {
"allOf": [
Expand Down

0 comments on commit fafa80f

Please sign in to comment.