-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(pkglint): Adjust stability banner style (#2768)
GitHub markdown does not allow use of inline CSS on `<div>` elements, resulting in a poor looking `README.md` experience on the website. Adjusted the style to use a blockquote in order to have the stability indication stand out more, while being visually pleasant.
- Loading branch information
1 parent
bbe0ea8
commit da94d8b
Showing
112 changed files
with
1,275 additions
and
672 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,15 @@ | ||
## AWS AppSync Construct Library | ||
<div class="stability_label" | ||
style="background-color: #EC5315; color: white !important; margin: 0 0 1rem 0; padding: 1rem; line-height: 1.5;"> | ||
Stability: 1 - Experimental. This API is still under active development and subject to non-backward | ||
compatible changes or removal in any future version. Use of the API is not recommended in production | ||
environments. Experimental APIs are not subject to the Semantic Versioning model. | ||
</div> | ||
<!--BEGIN STABILITY BANNER--> | ||
|
||
--- | ||
|
||
![Stability: Experimental](https://img.shields.io/badge/stability-Experimental-important.svg?style=for-the-badge) | ||
|
||
> This API is still under active development and subject to non-backward | ||
> compatible changes or removal in any future version. Use of the API is not recommended in production | ||
> environments. Experimental APIs are not subject to the Semantic Versioning model. | ||
--- | ||
<!--END STABILITY BANNER--> | ||
|
||
This module is part of the [AWS Cloud Development Kit](https://github.com/awslabs/aws-cdk) project. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,15 @@ | ||
## Amazon Athena Construct Library | ||
<div class="stability_label" | ||
style="background-color: #EC5315; color: white !important; margin: 0 0 1rem 0; padding: 1rem; line-height: 1.5;"> | ||
Stability: 1 - Experimental. This API is still under active development and subject to non-backward | ||
compatible changes or removal in any future version. Use of the API is not recommended in production | ||
environments. Experimental APIs are not subject to the Semantic Versioning model. | ||
</div> | ||
<!--BEGIN STABILITY BANNER--> | ||
|
||
--- | ||
|
||
![Stability: Experimental](https://img.shields.io/badge/stability-Experimental-important.svg?style=for-the-badge) | ||
|
||
> This API is still under active development and subject to non-backward | ||
> compatible changes or removal in any future version. Use of the API is not recommended in production | ||
> environments. Experimental APIs are not subject to the Semantic Versioning model. | ||
--- | ||
<!--END STABILITY BANNER--> | ||
|
||
This module is part of the [AWS Cloud Development Kit](https://github.com/awslabs/aws-cdk) project. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,15 @@ | ||
# Lifecycle Hook for the CDK AWS AutoScaling Library | ||
<div class="stability_label" | ||
style="background-color: #EC5315; color: white !important; margin: 0 0 1rem 0; padding: 1rem; line-height: 1.5;"> | ||
Stability: 1 - Experimental. This API is still under active development and subject to non-backward | ||
compatible changes or removal in any future version. Use of the API is not recommended in production | ||
environments. Experimental APIs are not subject to the Semantic Versioning model. | ||
</div> | ||
<!--BEGIN STABILITY BANNER--> | ||
|
||
--- | ||
|
||
![Stability: Experimental](https://img.shields.io/badge/stability-Experimental-important.svg?style=for-the-badge) | ||
|
||
> This API is still under active development and subject to non-backward | ||
> compatible changes or removal in any future version. Use of the API is not recommended in production | ||
> environments. Experimental APIs are not subject to the Semantic Versioning model. | ||
--- | ||
<!--END STABILITY BANNER--> | ||
|
||
See the README of the `@aws-cdk/aws-autoscaling` library. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,15 @@ | ||
## AWS Auto Scaling Plans Construct Library | ||
<div class="stability_label" | ||
style="background-color: #EC5315; color: white !important; margin: 0 0 1rem 0; padding: 1rem; line-height: 1.5;"> | ||
Stability: 1 - Experimental. This API is still under active development and subject to non-backward | ||
compatible changes or removal in any future version. Use of the API is not recommended in production | ||
environments. Experimental APIs are not subject to the Semantic Versioning model. | ||
</div> | ||
<!--BEGIN STABILITY BANNER--> | ||
|
||
--- | ||
|
||
![Stability: Experimental](https://img.shields.io/badge/stability-Experimental-important.svg?style=for-the-badge) | ||
|
||
> This API is still under active development and subject to non-backward | ||
> compatible changes or removal in any future version. Use of the API is not recommended in production | ||
> environments. Experimental APIs are not subject to the Semantic Versioning model. | ||
--- | ||
<!--END STABILITY BANNER--> | ||
|
||
This module is part of the [AWS Cloud Development Kit](https://github.com/awslabs/aws-cdk) project. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,15 @@ | ||
## AWS Batch Construct Library | ||
<div class="stability_label" | ||
style="background-color: #EC5315; color: white !important; margin: 0 0 1rem 0; padding: 1rem; line-height: 1.5;"> | ||
Stability: 1 - Experimental. This API is still under active development and subject to non-backward | ||
compatible changes or removal in any future version. Use of the API is not recommended in production | ||
environments. Experimental APIs are not subject to the Semantic Versioning model. | ||
</div> | ||
<!--BEGIN STABILITY BANNER--> | ||
|
||
--- | ||
|
||
![Stability: Experimental](https://img.shields.io/badge/stability-Experimental-important.svg?style=for-the-badge) | ||
|
||
> This API is still under active development and subject to non-backward | ||
> compatible changes or removal in any future version. Use of the API is not recommended in production | ||
> environments. Experimental APIs are not subject to the Semantic Versioning model. | ||
--- | ||
<!--END STABILITY BANNER--> | ||
|
||
This module is part of the [AWS Cloud Development Kit](https://github.com/awslabs/aws-cdk) project. |
Oops, something went wrong.