Skip to content

Commit ff2a4a9

Browse files
committed
vale fixes for community extension projects list
Signed-off-by: Jared Watts <[email protected]>
1 parent 57d2055 commit ff2a4a9

File tree

2 files changed

+56
-16
lines changed

2 files changed

+56
-16
lines changed

content/master/learn/community-extension-projects.md

Lines changed: 28 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,26 @@ description: List of current Crossplane Community Extension Projects
44
weight: 310
55
---
66

7-
The Crossplane community has built a rich set of [Community Extension
8-
Projects](https://github.com/crossplane/crossplane/blob/main/GOVERNANCE.md#community-extension-projects)
7+
The Crossplane community has built a rich set of
8+
[Community Extension Projects](https://github.com/crossplane/crossplane/blob/main/GOVERNANCE.md#community-extension-projects)
99
for use by Crossplane adopters to extend the usefulness of their Crossplane powered
10-
control planes. They are all hosted under the
10+
control planes. They're all hosted under the
1111
[crossplane-contrib](https://github.com/crossplane-contrib) organization.
1212

13+
<!-- vale write-good.Passive = NO -->
1314
{{< hint "note" >}}
14-
All Community Extension Projects are expected to maintain good project health and adhere to
15+
All Community Extension Projects should maintain good project health and adhere to
1516
the policies stated in the [project governance](https://github.com/crossplane/crossplane/blob/main/GOVERNANCE.md#policies-for-community-extension-projects).
1617

17-
If a project falls out of compliance then they will be archived and removed from
18-
this list. Therefore, all projects on this page should be ready to use by
19-
Crossplane adopters.
18+
If a project falls out of compliance then the repository is archived and the
19+
project is removed from this list. All projects on this page should be ready to
20+
use by Crossplane adopters.
2021
{{< /hint >}}
22+
<!-- vale write-good.Passive = YES -->
2123

2224
## Providers
2325

26+
<!-- vale Crossplane.Spelling = NO -->
2427
- [provider-upjet-alibabacloud](https://github.com/crossplane-contrib/provider-upjet-alibabacloud)
2528
- [provider-ansible](https://github.com/crossplane-contrib/provider-ansible)
2629
- [provider-argocd](https://github.com/crossplane-contrib/provider-argocd)
@@ -74,13 +77,21 @@ Crossplane adopters.
7477
- [provider-jet-vault](https://github.com/crossplane-contrib/provider-jet-vault)
7578
- [provider-workflows](https://github.com/crossplane-contrib/provider-workflows)
7679
- [provider-zpa](https://github.com/crossplane-contrib/provider-zpa)
80+
<!-- vale Crossplane.Spelling = YES -->
7781

7882
## Functions
7983

84+
<!-- vale Crossplane.Spelling = NO -->
85+
<!-- vale Microsoft.Auto = NO -->
8086
- [function-auto-ready](https://github.com/crossplane-contrib/function-auto-ready)
87+
<!-- vale Microsoft.Auto = YES -->
8188
- [function-cel-filter](https://github.com/crossplane-contrib/function-cel-filter)
8289
- [function-cue](https://github.com/crossplane-contrib/function-cue)
90+
<!-- vale gitlab.InclusionAbleism = NO -->
91+
<!-- vale alex.Ablist = NO -->
8392
- [function-dummy](https://github.com/crossplane-contrib/function-dummy)
93+
<!-- vale alex.Ablist = YES -->
94+
<!-- vale gitlab.InclusionAbleism = YES -->
8495
- [function-environment-configs](https://github.com/crossplane-contrib/function-environment-configs)
8596
- [function-extra-resources](https://github.com/crossplane-contrib/function-extra-resources)
8697
- [function-go-templating](https://github.com/crossplane-contrib/function-go-templating)
@@ -93,18 +104,27 @@ Crossplane adopters.
93104
- [function-status-transformer](https://github.com/crossplane-contrib/function-status-transformer)
94105
- [function-tag-manager](https://github.com/crossplane-contrib/function-tag-manager)
95106
- [function-unit-test](https://github.com/crossplane-contrib/function-unit-test)
107+
<!-- vale Crossplane.Spelling = YES -->
96108

97109
## Configurations
98110

111+
<!-- vale Crossplane.Spelling = NO -->
99112
- [configuration-quickstart](https://github.com/crossplane-contrib/configuration-quickstart)
113+
<!-- vale Crossplane.Spelling = YES -->
100114

101-
## Tools and Utilities
115+
## Tools and utilities
102116

117+
<!-- vale Crossplane.Spelling = NO -->
118+
<!-- vale Google.Units = NO -->
119+
<!-- vale gitlab.Units = NO -->
103120
- [crossplane-cdk8s](https://github.com/crossplane-contrib/crossplane-cdk8s)
121+
<!-- vale gitlab.Units = YES -->
122+
<!-- vale Google.Units = YES -->
104123
- [crossplane-diff](https://github.com/crossplane-contrib/crossplane-diff)
105124
- [crossplane-lint](https://github.com/crossplane-contrib/crossplane-lint)
106125
- [ess-plugin-vault](https://github.com/crossplane-contrib/ess-plugin-vault)
107126
- [setup-crossplane-action](https://github.com/crossplane-contrib/setup-crossplane-action)
108127
- [x-generation](https://github.com/crossplane-contrib/x-generation)
109128
- [xp-testing](https://github.com/crossplane-contrib/xp-testing)
110129
- [xpkg-action](https://github.com/crossplane-contrib/xpkg-action)
130+
<!-- vale Crossplane.Spelling = YES -->

content/v2.0/learn/community-extension-projects.md

Lines changed: 28 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,26 @@ description: List of current Crossplane Community Extension Projects
44
weight: 310
55
---
66

7-
The Crossplane community has built a rich set of [Community Extension
8-
Projects](https://github.com/crossplane/crossplane/blob/main/GOVERNANCE.md#community-extension-projects)
7+
The Crossplane community has built a rich set of
8+
[Community Extension Projects](https://github.com/crossplane/crossplane/blob/main/GOVERNANCE.md#community-extension-projects)
99
for use by Crossplane adopters to extend the usefulness of their Crossplane powered
10-
control planes. They are all hosted under the
10+
control planes. They're all hosted under the
1111
[crossplane-contrib](https://github.com/crossplane-contrib) organization.
1212

13+
<!-- vale write-good.Passive = NO -->
1314
{{< hint "note" >}}
14-
All Community Extension Projects are expected to maintain good project health and adhere to
15+
All Community Extension Projects should maintain good project health and adhere to
1516
the policies stated in the [project governance](https://github.com/crossplane/crossplane/blob/main/GOVERNANCE.md#policies-for-community-extension-projects).
1617

17-
If a project falls out of compliance then they will be archived and removed from
18-
this list. Therefore, all projects on this page should be ready to use by
19-
Crossplane adopters.
18+
If a project falls out of compliance then the repository is archived and the
19+
project is removed from this list. All projects on this page should be ready to
20+
use by Crossplane adopters.
2021
{{< /hint >}}
22+
<!-- vale write-good.Passive = YES -->
2123

2224
## Providers
2325

26+
<!-- vale Crossplane.Spelling = NO -->
2427
- [provider-upjet-alibabacloud](https://github.com/crossplane-contrib/provider-upjet-alibabacloud)
2528
- [provider-ansible](https://github.com/crossplane-contrib/provider-ansible)
2629
- [provider-argocd](https://github.com/crossplane-contrib/provider-argocd)
@@ -74,13 +77,21 @@ Crossplane adopters.
7477
- [provider-jet-vault](https://github.com/crossplane-contrib/provider-jet-vault)
7578
- [provider-workflows](https://github.com/crossplane-contrib/provider-workflows)
7679
- [provider-zpa](https://github.com/crossplane-contrib/provider-zpa)
80+
<!-- vale Crossplane.Spelling = YES -->
7781

7882
## Functions
7983

84+
<!-- vale Crossplane.Spelling = NO -->
85+
<!-- vale Microsoft.Auto = NO -->
8086
- [function-auto-ready](https://github.com/crossplane-contrib/function-auto-ready)
87+
<!-- vale Microsoft.Auto = YES -->
8188
- [function-cel-filter](https://github.com/crossplane-contrib/function-cel-filter)
8289
- [function-cue](https://github.com/crossplane-contrib/function-cue)
90+
<!-- vale gitlab.InclusionAbleism = NO -->
91+
<!-- vale alex.Ablist = NO -->
8392
- [function-dummy](https://github.com/crossplane-contrib/function-dummy)
93+
<!-- vale alex.Ablist = YES -->
94+
<!-- vale gitlab.InclusionAbleism = YES -->
8495
- [function-environment-configs](https://github.com/crossplane-contrib/function-environment-configs)
8596
- [function-extra-resources](https://github.com/crossplane-contrib/function-extra-resources)
8697
- [function-go-templating](https://github.com/crossplane-contrib/function-go-templating)
@@ -93,18 +104,27 @@ Crossplane adopters.
93104
- [function-status-transformer](https://github.com/crossplane-contrib/function-status-transformer)
94105
- [function-tag-manager](https://github.com/crossplane-contrib/function-tag-manager)
95106
- [function-unit-test](https://github.com/crossplane-contrib/function-unit-test)
107+
<!-- vale Crossplane.Spelling = YES -->
96108

97109
## Configurations
98110

111+
<!-- vale Crossplane.Spelling = NO -->
99112
- [configuration-quickstart](https://github.com/crossplane-contrib/configuration-quickstart)
113+
<!-- vale Crossplane.Spelling = YES -->
100114

101-
## Tools and Utilities
115+
## Tools and utilities
102116

117+
<!-- vale Crossplane.Spelling = NO -->
118+
<!-- vale Google.Units = NO -->
119+
<!-- vale gitlab.Units = NO -->
103120
- [crossplane-cdk8s](https://github.com/crossplane-contrib/crossplane-cdk8s)
121+
<!-- vale gitlab.Units = YES -->
122+
<!-- vale Google.Units = YES -->
104123
- [crossplane-diff](https://github.com/crossplane-contrib/crossplane-diff)
105124
- [crossplane-lint](https://github.com/crossplane-contrib/crossplane-lint)
106125
- [ess-plugin-vault](https://github.com/crossplane-contrib/ess-plugin-vault)
107126
- [setup-crossplane-action](https://github.com/crossplane-contrib/setup-crossplane-action)
108127
- [x-generation](https://github.com/crossplane-contrib/x-generation)
109128
- [xp-testing](https://github.com/crossplane-contrib/xp-testing)
110129
- [xpkg-action](https://github.com/crossplane-contrib/xpkg-action)
130+
<!-- vale Crossplane.Spelling = YES -->

0 commit comments

Comments
 (0)