-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
59d0f32
commit 178ee4d
Showing
91 changed files
with
3,704 additions
and
0 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
* @elastic/docs | ||
/.github/workflows/ @elastic/docs-engineering |
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
name: Staging Docs | ||
|
||
on: | ||
pull_request_target: | ||
paths: | ||
- '**.mdx' | ||
- '**.docnav.json' | ||
- '**.docapi.json' | ||
- '**.devdocs.json' | ||
- '**.jpg' | ||
- '**.jpeg' | ||
- '**.png' | ||
- '**.svg' | ||
- '**.gif' | ||
types: [opened, closed, synchronize] | ||
|
||
jobs: | ||
publish: | ||
name: Vercel Build Check | ||
uses: elastic/workflows/.github/workflows/docs-elastic-co-publish.yml@main | ||
secrets: | ||
VERCEL_GITHUB_TOKEN: ${{ secrets.VERCEL_GITHUB_TOKEN }} | ||
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }} | ||
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }} | ||
VERCEL_PROJECT_ID_DOCS_CO: ${{ secrets.VERCEL_PROJECT_ID_DOCS_CO }} |
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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# vscode stuff | ||
.vscode/ | ||
|
||
# vs stuff | ||
.vs/ | ||
|
||
# osx stuff | ||
.DS_Store |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"mission": "Dev tools", | ||
"id": "serverless-Devtools", | ||
"landingPageId": "serverlessDevtoolsDeveloperTools", | ||
"icon": "logoElastic", | ||
"description": "Description to be written", | ||
"items": [ | ||
{ | ||
"pageId": "serverlessDevtoolsRunApiRequestsInTheConsole", | ||
"classic-sources": ["enKibanaConsoleKibana"] | ||
}, | ||
{ | ||
"pageId": "serverlessDevtoolsProfileQueriesAndAggregations", | ||
"classic-sources": ["enKibanaXpackProfiler"] | ||
}, | ||
{ | ||
"pageId": "serverlessDevtoolsDebugGrokExpressions", | ||
"classic-sources": ["enKibanaXpackGrokdebugger"] | ||
}, | ||
{ | ||
"pageId": "serverlessDevtoolsDebugPainlessScripts", | ||
"classic-sources": ["enKibanaPainlesslab"] | ||
}, | ||
{ | ||
"pageId": "serverlessDevtoolsTroubleshooting", | ||
"classic-sources": ["enElasticsearchReferenceTroubleshootingSearches"] | ||
} | ||
] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,47 @@ | ||
{ | ||
"mission": "Welcome to Elastic serverless", | ||
"id": "serverless-general", | ||
"landingPageId": "serverlessGeneralWelcomeToServerless", | ||
"icon": "logoElastic", | ||
"description": "Create and manage serverless projects on Elastic Cloud", | ||
"items": [ | ||
{ | ||
"pageId": "whatIsServerlessElastic" | ||
}, | ||
{ | ||
"pageId": "serverlessGeneralManageOrganization", | ||
"items": [ | ||
{ | ||
"id": "serverlessGeneralManageAccessToOrganization" | ||
}, | ||
{ | ||
"id": "serverlessGeneralAssignUserRoles" | ||
}, | ||
{ | ||
"id": "serverlessGeneralJoinOrganizationFromExistingCloudAccount" | ||
} | ||
] | ||
}, | ||
{ | ||
"pageId": "serverlessGeneralManageProject" | ||
}, | ||
{ | ||
"label": "Manage billing", | ||
"pageId": "serverlessGeneralManageBilling", | ||
"items": [ | ||
{ | ||
"id": "serverlessGeneralCheckSubscription" | ||
}, | ||
{ | ||
"id": "serverlessGeneralMonitorUsage" | ||
}, | ||
{ | ||
"id": "serverlessGeneralBillingHistory" | ||
} | ||
] | ||
}, | ||
{ | ||
"pageId": "serverlessGeneralUserProfile" | ||
} | ||
] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,76 @@ | ||
{ | ||
"mission": "Project and management settings", | ||
"id": "serverless-project-settings", | ||
"landingPageId": "serverlessProjectAndManagementSettings", | ||
"icon": "logoElastic", | ||
"description": "Description to be written", | ||
"items": [ | ||
{ | ||
"pageId": "serverlessProjectSettings", | ||
"classic-sources": ["enKibanaManagement"], | ||
"label": "Management", | ||
"items": [ | ||
{ | ||
"id": "serverlessApiKeys", | ||
"classic-sources": ["enKibanaApiKeys"] | ||
}, | ||
{ | ||
"id": "serverlessActionConnectors", | ||
"classic-sources": ["enKibanaActionTypes"] | ||
}, | ||
{ | ||
"id": "serverlessDataViews", | ||
"classic-sources": ["enKibanaDataViews"] | ||
}, | ||
{ | ||
"id": "serverlessFiles" | ||
}, | ||
{ | ||
"id": "serverlessIndexManagement", | ||
"classic-sources": ["enElasticsearchReferenceIndexMgmt"] | ||
}, | ||
{ | ||
"id": "serverlessIngestPipelines" | ||
}, | ||
{ | ||
"id": "serverlessLogstashPipelines" | ||
}, | ||
{ | ||
"id": "serverlessMachineLearning" | ||
}, | ||
{ | ||
"id": "serverlessMaintenanceWindows", | ||
"classic-sources": ["enKibanaMaintenanceWindows"] | ||
}, | ||
{ | ||
"id": "serverlessMaps" | ||
}, | ||
{ | ||
"id": "serverlessReports" | ||
}, | ||
{ | ||
"id": "serverlessRules", | ||
"classic-sources": [ "enKibanaAlertingGettingStarted" ] | ||
}, | ||
{ | ||
"id": "serverlessSavedObjects", | ||
"classic-sources": ["enKibanaManagingSavedObjects"] | ||
}, | ||
{ | ||
"id": "serverlessTags", | ||
"classic-sources": ["enKibanaManagingTags"] | ||
}, | ||
{ | ||
"id": "serverlessTransforms", | ||
"classic-sources": ["enElasticsearchReferenceTransforms"] | ||
} | ||
] | ||
}, | ||
{ | ||
"pageId": "serverlessIntegrations" | ||
}, | ||
{ | ||
"pageId": "serverlessFleetAndElasticAgent" | ||
} | ||
] | ||
} |
Oops, something went wrong.