Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify 'content' in connector descriptions #12481

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ elastic-package

# Folder created by the Sonar Scanner
.scannerwork/

# Jetbrains files
*.iml
5 changes: 5 additions & 0 deletions packages/elastic_connectors/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: 1.0.2
changes:
- description: Add 'content' sync qualifier to descriptions
type: bugfix
link: https://github.com/elastic/integrations/pull/12481
- version: 1.0.1
changes:
- description: Add escape_string halper to connector_name field
Expand Down
54 changes: 27 additions & 27 deletions packages/elastic_connectors/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.3.1
name: elastic_connectors
title: "Elastic Connectors"
version: 1.0.1
version: 1.0.2
source:
license: "Elastic-2.0"
description: "Sync data from source to the Elasticsearch index."
Expand Down Expand Up @@ -32,7 +32,7 @@ policy_templates:
title: GitHub logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync data from your GitHub data source.
description: Use a connector to sync content from your GitHub data source.
deployment_modes: &connector_deployment_modes
default:
enabled: false
Expand Down Expand Up @@ -71,7 +71,7 @@ policy_templates:
title: Google Drive logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Google Drive data source.
description: Use a connector to sync content from your Google Drive data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -87,7 +87,7 @@ policy_templates:
title: Gmail logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Gmail data source.
description: Use a connector to sync content from your Gmail data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -103,7 +103,7 @@ policy_templates:
title: Azure Blob Storage logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Azure Blob Storage data source.
description: Use a connector to sync content from your Azure Blob Storage data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -119,7 +119,7 @@ policy_templates:
title: Box logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Box data source.
description: Use a connector to sync content from your Box data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -135,7 +135,7 @@ policy_templates:
title: Confluence logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Confluence data source.
description: Use a connector to sync content from your Confluence data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -151,7 +151,7 @@ policy_templates:
title: Dropbox logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Dropbox data source.
description: Use a connector to sync content from your Dropbox data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -167,7 +167,7 @@ policy_templates:
title: Google Cloud Storage logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Google Cloud Storage data source.
description: Use a connector to sync content from your Google Cloud Storage data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -182,7 +182,7 @@ policy_templates:
title: Jira logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Jira data source.
description: Use a connector to sync content from your Jira data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -198,7 +198,7 @@ policy_templates:
title: Microsoft SQL logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Microsoft SQL data source.
description: Use a connector to sync content from your Microsoft SQL data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -214,7 +214,7 @@ policy_templates:
title: MongoDB logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your MongoDB data source.
description: Use a connector to sync content from your MongoDB data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -230,7 +230,7 @@ policy_templates:
title: MySQL logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your MySQL data source.
description: Use a connector to sync content from your MySQL data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -246,7 +246,7 @@ policy_templates:
title: Network Drive logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Network Drive data source.
description: Use a connector to sync content from your Network Drive data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -262,7 +262,7 @@ policy_templates:
title: Notion logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Notion data source.
description: Use a connector to sync content from your Notion data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -278,7 +278,7 @@ policy_templates:
title: OneDrive logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your OneDrive data source.
description: Use a connector to sync content from your OneDrive data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -294,7 +294,7 @@ policy_templates:
title: Oracle logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Oracle data source.
description: Use a connector to sync content from your Oracle data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -310,7 +310,7 @@ policy_templates:
title: Outlook logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Outlook data source.
description: Use a connector to sync content from your Outlook data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -326,7 +326,7 @@ policy_templates:
title: PostgreSQL logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your PostgreSQL data source.
description: Use a connector to sync content from your PostgreSQL data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -342,7 +342,7 @@ policy_templates:
title: Amazon S3 logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Amazon S3 data source.
description: Use a connector to sync content from your Amazon S3 data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -358,7 +358,7 @@ policy_templates:
title: Salesforce logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Salesforce data source.
description: Use a connector to sync content from your Salesforce data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -374,7 +374,7 @@ policy_templates:
title: ServiceNow logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your ServiceNow data source.
description: Use a connector to sync content from your ServiceNow data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -390,7 +390,7 @@ policy_templates:
title: SharePoint Online logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your SharePoint Online data source.
description: Use a connector to sync content from your SharePoint Online data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -406,7 +406,7 @@ policy_templates:
title: SharePoint Server logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your SharePoint Server data source.
description: Use a connector to sync content from your SharePoint Server data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -422,7 +422,7 @@ policy_templates:
title: Slack logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Slack data source.
description: Use a connector to sync content from your Slack data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -438,7 +438,7 @@ policy_templates:
title: Teams logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Teams data source.
description: Use a connector to sync content from your Teams data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand All @@ -454,7 +454,7 @@ policy_templates:
title: Zoom logo
size: 32x32
type: image/svg+xml
description: Use a connector to sync from your Zoom data source.
description: Use a connector to sync content from your Zoom data source.
deployment_modes: *connector_deployment_modes
multiple: false
inputs:
Expand Down