[chore] Update component-folders.yaml (#3353)

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
This commit is contained in:
Alessandro (Ale) Segala 2024-02-14 10:03:22 -08:00 committed by GitHub
parent 5445cead81
commit 0a002b96f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 0 deletions

View File

@ -64,6 +64,7 @@ var bundleComponentMetadataCmd = &cobra.Command{
fmt.Fprintln(os.Stderr, "Info: metadata file not found in component "+component)
continue
}
fmt.Fprintln(os.Stderr, "Info: metadata file loaded for component "+component)
bundle.Components = append(bundle.Components, componentMetadata)
}

View File

@ -14,15 +14,21 @@ excludeFolders:
- bindings/alicloud
- bindings/aws
- bindings/azure
- bindings/cloudflare
- bindings/gcp
- bindings/http/testdata
- bindings/huawei
- bindings/rethinkdb
- bindings/twilio
- bindings/wasm/testdata
- bindings/zeebe
- configuration/azure
- configuration/redis/internal
- crypto/azure
- crypto/kubernetes
- middleware/http/oauth2clientcredentials/mocks
- middleware/http/wasm/example
- middleware/http/wasm/internal
- pubsub/aws
- pubsub/azure
- pubsub/azure/servicebus
@ -34,11 +40,15 @@ excludeFolders:
- secretstores/hashicorp
- secretstores/huaweicloud
- secretstores/local
- secretstores/tencentcloud
- state/alicloud
- state/aws
- state/azure
- state/azure/blobstorage/internal
- state/cloudflare
- state/gcp
- state/hashicorp
- state/oci
- state/postgresql
- state/query
- state/utils