2020-05-15 16:49:20 -07:00
|
|
|
{
|
|
|
|
|
"folders": [
|
2020-05-20 10:40:26 -07:00
|
|
|
"../../ci",
|
2021-09-06 11:04:54 +05:30
|
|
|
"../../automation",
|
2024-04-29 13:03:21 -07:00
|
|
|
"../../code-scanning",
|
2026-04-13 15:32:40 +02:00
|
|
|
"../../pages",
|
|
|
|
|
"../../agentic"
|
2024-04-29 13:03:21 -07:00
|
|
|
],
|
|
|
|
|
"readOnlyFolders": [
|
|
|
|
|
"../../pages"
|
2020-05-15 16:49:20 -07:00
|
|
|
],
|
|
|
|
|
"enabledActions": [
|
2022-09-14 12:16:25 +05:30
|
|
|
"actions/cache",
|
2020-05-15 16:49:20 -07:00
|
|
|
"actions/checkout",
|
2022-09-13 17:54:12 +05:30
|
|
|
"actions/configure-pages",
|
2020-05-15 16:49:20 -07:00
|
|
|
"actions/create-release",
|
|
|
|
|
"actions/delete-package-versions",
|
2024-04-29 11:56:46 -07:00
|
|
|
"actions/deploy-pages",
|
2020-05-15 16:49:20 -07:00
|
|
|
"actions/download-artifact",
|
2022-09-13 17:54:12 +05:30
|
|
|
"actions/jekyll-build-pages",
|
2020-05-15 16:49:20 -07:00
|
|
|
"actions/setup-dotnet",
|
|
|
|
|
"actions/setup-go",
|
|
|
|
|
"actions/setup-java",
|
|
|
|
|
"actions/setup-node",
|
2022-09-14 15:55:59 +05:30
|
|
|
"actions/setup-python",
|
2020-05-15 16:49:20 -07:00
|
|
|
"actions/stale",
|
|
|
|
|
"actions/starter-workflows",
|
|
|
|
|
"actions/upload-artifact",
|
2024-04-29 11:57:05 -07:00
|
|
|
"actions/upload-pages-artifact",
|
2021-09-08 09:54:15 +01:00
|
|
|
"actions/upload-release-asset",
|
|
|
|
|
"github/codeql-action"
|
2021-08-23 11:00:59 +05:30
|
|
|
],
|
|
|
|
|
"partners": [
|
|
|
|
|
"Alibaba Cloud",
|
|
|
|
|
"Amazon Web Services",
|
|
|
|
|
"Microsoft Azure",
|
|
|
|
|
"Google Cloud",
|
|
|
|
|
"IBM",
|
|
|
|
|
"Red Hat",
|
|
|
|
|
"Tencent Cloud",
|
|
|
|
|
"HashiCorp"
|
2020-05-15 16:49:20 -07:00
|
|
|
]
|
|
|
|
|
}
|