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",
|
2021-09-08 09:54:15 +01:00
|
|
|
"../../code-scanning"
|
2020-05-15 16:49:20 -07:00
|
|
|
],
|
|
|
|
|
"enabledActions": [
|
|
|
|
|
"actions/checkout",
|
|
|
|
|
"actions/create-release",
|
|
|
|
|
"actions/delete-package-versions",
|
|
|
|
|
"actions/download-artifact",
|
|
|
|
|
"actions/setup-dotnet",
|
|
|
|
|
"actions/setup-go",
|
|
|
|
|
"actions/setup-java",
|
|
|
|
|
"actions/setup-node",
|
|
|
|
|
"actions/stale",
|
|
|
|
|
"actions/starter-workflows",
|
|
|
|
|
"actions/upload-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
|
|
|
]
|
|
|
|
|
}
|