You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Elastic.Markdown/Myst/Components/LifecycleDescriptions.cs
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -38,11 +38,11 @@ public static class LifecycleDescriptions
38
38
{
39
39
// Preview
40
40
[(ProductLifecycle.TechnicalPreview,true)]=
41
-
"This functionality is in technical preview and is not ready for production usage. Technical preview features may change or be removed at any time. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Specific Support terms apply.",
41
+
"This functionality is in technical preview and is ready for evaluation. Use with caution in production; it is not recommended for mission-critical workloads. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Specific Support terms apply.",
42
42
[(ProductLifecycle.TechnicalPreview,false)]=
43
43
"We plan to add this functionality in a future {product} update. Subject to changes.",
"This functionality is experimental and is not ready for production usage. Experimental features may change or be removed at any time. Elastic will work to fix any issues, but experimental features are not subject to the support SLA of official GA features. Specific Support terms apply.",
Copy file name to clipboardExpand all lines: tests/authoring/Applicability/ApplicableToComponent.fs
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -396,7 +396,7 @@ product: preview 1.3.0
396
396
let``renders product preview`` ()=
397
397
markdown |> convertsToHtml """
398
398
<p class="applies applies-block">
399
-
<applies-to-popover badge-version="1.3+" lifecycle-class="preview" lifecycle-name="Preview" show-lifecycle-name="true" show-version="true" has-multiple-lifecycles="false" popover-data="{"productDescription":null,"availabilityItems":[{"text":"Preview since 1.3","lifecycleDescription":"This functionality is in technical preview and is not ready for production usage. Technical preview features may change or be removed at any time. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Specific Support terms apply."}],"additionalInfo":null,"showVersionNote":false,"versionNote":null}" show-popover="true" is-inline="false">
399
+
<applies-to-popover badge-version="1.3+" lifecycle-class="preview" lifecycle-name="Preview" show-lifecycle-name="true" show-version="true" has-multiple-lifecycles="false" popover-data="{"productDescription":null,"availabilityItems":[{"text":"Preview since 1.3","lifecycleDescription":"This functionality is in technical preview and is ready for evaluation. Use with caution in production; it is not recommended for mission-critical workloads. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Specific Support terms apply."}],"additionalInfo":null,"showVersionNote":false,"versionNote":null}" show-popover="true" is-inline="false">
400
400
</applies-to-popover>
401
401
</p>
402
402
"""
@@ -549,7 +549,7 @@ stack: preview 7.0.0
549
549
let``renders preview since released version`` ()=
550
550
markdown |> convertsToHtml """
551
551
<p class="applies applies-block">
552
-
<applies-to-popover badge-key="Stack" badge-version="7.0+" lifecycle-class="preview" lifecycle-name="Preview" show-lifecycle-name="true" show-version="true" has-multiple-lifecycles="false" popover-data="{"productDescription":"The \u003Cstrong\u003EElastic Stack\u003C/strong\u003E includes Elastic\u0027s core products such as Elasticsearch, Kibana, Logstash, and Beats.","availabilityItems":[{"text":"Preview since 7.0","lifecycleDescription":"This functionality is in technical preview and is not ready for production usage. Technical preview features may change or be removed at any time. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Specific Support terms apply."}],"additionalInfo":"Unless stated otherwise on the page, this functionality is available when your Elastic Stack is deployed on Elastic Cloud Hosted, Elastic Cloud Enterprise, Elastic Cloud on Kubernetes, and self-managed environments.","showVersionNote":true,"versionNote":"This documentation corresponds to the latest patch available for each minor version. If you\u0027re not using the latest patch, check the \u003Ca href=\u0022https://www.elastic.co/docs/release-notes\u0022\u003Erelease notes\u003C/a\u003E for changes."}" show-popover="true" is-inline="false">
552
+
<applies-to-popover badge-key="Stack" badge-version="7.0+" lifecycle-class="preview" lifecycle-name="Preview" show-lifecycle-name="true" show-version="true" has-multiple-lifecycles="false" popover-data="{"productDescription":"The \u003Cstrong\u003EElastic Stack\u003C/strong\u003E includes Elastic\u0027s core products such as Elasticsearch, Kibana, Logstash, and Beats.","availabilityItems":[{"text":"Preview since 7.0","lifecycleDescription":"This functionality is in technical preview and is ready for evaluation. Use with caution in production; it is not recommended for mission-critical workloads. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Specific Support terms apply."}],"additionalInfo":"Unless stated otherwise on the page, this functionality is available when your Elastic Stack is deployed on Elastic Cloud Hosted, Elastic Cloud Enterprise, Elastic Cloud on Kubernetes, and self-managed environments.","showVersionNote":true,"versionNote":"This documentation corresponds to the latest patch available for each minor version. If you\u0027re not using the latest patch, check the \u003Ca href=\u0022https://www.elastic.co/docs/release-notes\u0022\u003Erelease notes\u003C/a\u003E for changes."}" show-popover="true" is-inline="false">
553
553
</applies-to-popover>
554
554
</p>
555
555
"""
@@ -663,7 +663,7 @@ stack: preview 7.0, ga 7.5
663
663
let``renders ga badge with both lifecycles in popover`` ()=
664
664
markdown |> convertsToHtml """
665
665
<p class="applies applies-block">
666
-
<applies-to-popover badge-key="Stack" badge-version="7.5+" lifecycle-class="ga" lifecycle-name="GA" show-lifecycle-name="true" show-version="true" has-multiple-lifecycles="true" popover-data="{"productDescription":"The \u003Cstrong\u003EElastic Stack\u003C/strong\u003E includes Elastic\u0027s core products such as Elasticsearch, Kibana, Logstash, and Beats.","availabilityItems":[{"text":"Generally available since 7.5","lifecycleDescription":"This functionality is generally available and ready for production usage."},{"text":"Preview from 7.0 to 7.4","lifecycleDescription":"This functionality is in technical preview and is not ready for production usage. Technical preview features may change or be removed at any time. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Specific Support terms apply."}],"additionalInfo":"Unless stated otherwise on the page, this functionality is available when your Elastic Stack is deployed on Elastic Cloud Hosted, Elastic Cloud Enterprise, Elastic Cloud on Kubernetes, and self-managed environments.","showVersionNote":true,"versionNote":"This documentation corresponds to the latest patch available for each minor version. If you\u0027re not using the latest patch, check the \u003Ca href=\u0022https://www.elastic.co/docs/release-notes\u0022\u003Erelease notes\u003C/a\u003E for changes."}" show-popover="true" is-inline="false">
666
+
<applies-to-popover badge-key="Stack" badge-version="7.5+" lifecycle-class="ga" lifecycle-name="GA" show-lifecycle-name="true" show-version="true" has-multiple-lifecycles="true" popover-data="{"productDescription":"The \u003Cstrong\u003EElastic Stack\u003C/strong\u003E includes Elastic\u0027s core products such as Elasticsearch, Kibana, Logstash, and Beats.","availabilityItems":[{"text":"Generally available since 7.5","lifecycleDescription":"This functionality is generally available and ready for production usage."},{"text":"Preview from 7.0 to 7.4","lifecycleDescription":"This functionality is in technical preview and is ready for evaluation. Use with caution in production; it is not recommended for mission-critical workloads. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Specific Support terms apply."}],"additionalInfo":"Unless stated otherwise on the page, this functionality is available when your Elastic Stack is deployed on Elastic Cloud Hosted, Elastic Cloud Enterprise, Elastic Cloud on Kubernetes, and self-managed environments.","showVersionNote":true,"versionNote":"This documentation corresponds to the latest patch available for each minor version. If you\u0027re not using the latest patch, check the \u003Ca href=\u0022https://www.elastic.co/docs/release-notes\u0022\u003Erelease notes\u003C/a\u003E for changes."}" show-popover="true" is-inline="false">
667
667
</applies-to-popover>
668
668
</p>
669
669
"""
@@ -679,7 +679,7 @@ stack: preview 7.5.4!
679
679
let``renders patch version when explicitly requested with exclamation mark`` ()=
680
680
markdown |> convertsToHtml """
681
681
<p class="applies applies-block">
682
-
<applies-to-popover badge-key="Stack" badge-version="7.5.4+" lifecycle-class="preview" lifecycle-name="Preview" show-lifecycle-name="true" show-version="true" has-multiple-lifecycles="false" popover-data="{"productDescription":"The \u003Cstrong\u003EElastic Stack\u003C/strong\u003E includes Elastic\u0027s core products such as Elasticsearch, Kibana, Logstash, and Beats.","availabilityItems":[{"text":"Preview since 7.5.4","lifecycleDescription":"This functionality is in technical preview and is not ready for production usage. Technical preview features may change or be removed at any time. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Specific Support terms apply."}],"additionalInfo":"Unless stated otherwise on the page, this functionality is available when your Elastic Stack is deployed on Elastic Cloud Hosted, Elastic Cloud Enterprise, Elastic Cloud on Kubernetes, and self-managed environments.","showVersionNote":true,"versionNote":"This documentation corresponds to the latest patch available for each minor version. If you\u0027re not using the latest patch, check the \u003Ca href=\u0022https://www.elastic.co/docs/release-notes\u0022\u003Erelease notes\u003C/a\u003E for changes."}" show-popover="true" is-inline="false">
682
+
<applies-to-popover badge-key="Stack" badge-version="7.5.4+" lifecycle-class="preview" lifecycle-name="Preview" show-lifecycle-name="true" show-version="true" has-multiple-lifecycles="false" popover-data="{"productDescription":"The \u003Cstrong\u003EElastic Stack\u003C/strong\u003E includes Elastic\u0027s core products such as Elasticsearch, Kibana, Logstash, and Beats.","availabilityItems":[{"text":"Preview since 7.5.4","lifecycleDescription":"This functionality is in technical preview and is ready for evaluation. Use with caution in production; it is not recommended for mission-critical workloads. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Specific Support terms apply."}],"additionalInfo":"Unless stated otherwise on the page, this functionality is available when your Elastic Stack is deployed on Elastic Cloud Hosted, Elastic Cloud Enterprise, Elastic Cloud on Kubernetes, and self-managed environments.","showVersionNote":true,"versionNote":"This documentation corresponds to the latest patch available for each minor version. If you\u0027re not using the latest patch, check the \u003Ca href=\u0022https://www.elastic.co/docs/release-notes\u0022\u003Erelease notes\u003C/a\u003E for changes."}" show-popover="true" is-inline="false">
683
683
</applies-to-popover>
684
684
</p>
685
685
"""
@@ -695,7 +695,7 @@ stack: preview 7.5.4
695
695
let``hides patch version when no exclamation mark used`` ()=
696
696
markdown |> convertsToHtml """
697
697
<p class="applies applies-block">
698
-
<applies-to-popover badge-key="Stack" badge-version="7.5+" lifecycle-class="preview" lifecycle-name="Preview" show-lifecycle-name="true" show-version="true" has-multiple-lifecycles="false" popover-data="{"productDescription":"The \u003Cstrong\u003EElastic Stack\u003C/strong\u003E includes Elastic\u0027s core products such as Elasticsearch, Kibana, Logstash, and Beats.","availabilityItems":[{"text":"Preview since 7.5","lifecycleDescription":"This functionality is in technical preview and is not ready for production usage. Technical preview features may change or be removed at any time. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Specific Support terms apply."}],"additionalInfo":"Unless stated otherwise on the page, this functionality is available when your Elastic Stack is deployed on Elastic Cloud Hosted, Elastic Cloud Enterprise, Elastic Cloud on Kubernetes, and self-managed environments.","showVersionNote":true,"versionNote":"This documentation corresponds to the latest patch available for each minor version. If you\u0027re not using the latest patch, check the \u003Ca href=\u0022https://www.elastic.co/docs/release-notes\u0022\u003Erelease notes\u003C/a\u003E for changes."}" show-popover="true" is-inline="false">
698
+
<applies-to-popover badge-key="Stack" badge-version="7.5+" lifecycle-class="preview" lifecycle-name="Preview" show-lifecycle-name="true" show-version="true" has-multiple-lifecycles="false" popover-data="{"productDescription":"The \u003Cstrong\u003EElastic Stack\u003C/strong\u003E includes Elastic\u0027s core products such as Elasticsearch, Kibana, Logstash, and Beats.","availabilityItems":[{"text":"Preview since 7.5","lifecycleDescription":"This functionality is in technical preview and is ready for evaluation. Use with caution in production; it is not recommended for mission-critical workloads. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Specific Support terms apply."}],"additionalInfo":"Unless stated otherwise on the page, this functionality is available when your Elastic Stack is deployed on Elastic Cloud Hosted, Elastic Cloud Enterprise, Elastic Cloud on Kubernetes, and self-managed environments.","showVersionNote":true,"versionNote":"This documentation corresponds to the latest patch available for each minor version. If you\u0027re not using the latest patch, check the \u003Ca href=\u0022https://www.elastic.co/docs/release-notes\u0022\u003Erelease notes\u003C/a\u003E for changes."}" show-popover="true" is-inline="false">
Copy file name to clipboardExpand all lines: tests/authoring/Blocks/Admonitions.fs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ This is a custom admonition with applies_to information.
88
88
<div class="admonition-header">
89
89
<span class="admonition-title">Tip</span>
90
90
<span class="applies applies-admonition">
91
-
<applies-to-popover badge-key="Serverless Elasticsearch" lifecycle-class="preview" lifecycle-name="Preview" show-lifecycle-name="true" show-version="false" has-multiple-lifecycles="false" popover-data="{"productDescription":"\u003Cstrong\u003EElastic Cloud Serverless\u003C/strong\u003E projects are autoscaled environments, fully managed by Elastic and available on Elastic Cloud.","availabilityItems":[{"text":"Preview","lifecycleDescription":"This functionality is in technical preview and is not ready for production usage. Technical preview features may change or be removed at any time. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Specific Support terms apply."}],"additionalInfo":null,"showVersionNote":false,"versionNote":null}" show-popover="true" is-inline="true"></applies-to-popover>
91
+
<applies-to-popover badge-key="Serverless Elasticsearch" lifecycle-class="preview" lifecycle-name="Preview" show-lifecycle-name="true" show-version="false" has-multiple-lifecycles="false" popover-data="{"productDescription":"\u003Cstrong\u003EElastic Cloud Serverless\u003C/strong\u003E projects are autoscaled environments, fully managed by Elastic and available on Elastic Cloud.","availabilityItems":[{"text":"Preview","lifecycleDescription":"This functionality is in technical preview and is ready for evaluation. Use with caution in production; it is not recommended for mission-critical workloads. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Specific Support terms apply."}],"additionalInfo":null,"showVersionNote":false,"versionNote":null}" show-popover="true" is-inline="true"></applies-to-popover>
0 commit comments