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

chore: [Hub Bot] Refresh metadata 2024-11-25 #1898

Merged
merged 4 commits into from
Nov 25, 2024
Merged
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
18 changes: 9 additions & 9 deletions _data/meltano/extractors/tap-bitso/edgarrmondragon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ settings:
value: https://api.bitso.com
- description: Compression format to use for batch files.
kind: options
label: Batch Config Encoding Compression
label: Batch Compression Format
name: batch_config.encoding.compression
options:
- label: GZIP
Expand All @@ -38,7 +38,7 @@ settings:
value: none
- description: Format to use for batch files.
kind: options
label: Batch Config Encoding Format
label: Batch Encoding Format
name: batch_config.encoding.format
options:
- label: JSONL
Expand All @@ -47,11 +47,11 @@ settings:
value: parquet
- description: Prefix to use when writing batch files.
kind: string
label: Batch Config Storage Prefix
label: Batch Storage Prefix
name: batch_config.storage.prefix
- description: Root path to use when writing batch files.
kind: string
label: Batch Config Storage Root
label: Batch Storage Root
name: batch_config.storage.root
- description: Specifies which book to use for `tickers` and other endpoints
kind: array
Expand All @@ -61,20 +61,20 @@ settings:
- btc_mxn
- description: 'One or more LCID locale strings to produce localized output for: https://faker.readthedocs.io/en/master/#localization'
kind: array
label: Faker Config Locale
label: Faker Locale
name: faker_config.locale
- description: 'Value to seed the Faker generator for deterministic output: https://faker.readthedocs.io/en/master/#seeding-the-generator'
kind: string
label: Faker Config Seed
label: Faker Seed
name: faker_config.seed
- description: "'True' to enable schema flattening and automatically expand nested
properties."
kind: boolean
label: Flattening Enabled
label: Enable Schema Flattening
name: flattening_enabled
- description: The max depth to flatten schemas.
kind: integer
label: Flattening Max Depth
label: Max Flattening Depth
name: flattening_max_depth
- description: Bitso API Key
kind: password
Expand All @@ -88,7 +88,7 @@ settings:
sensitive: true
- description: User-defined config values to be used within map expressions.
kind: object
label: Stream Map Config
label: User Stream Map Configuration
name: stream_map_config
- description: Config object for stream maps capability. For more information check
out [Stream Maps](https://sdk.meltano.com/en/latest/stream_maps.html).
Expand Down
20 changes: 10 additions & 10 deletions _data/meltano/extractors/tap-circle-ci/meltanolabs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ settings:
value: https://circleci.com/api/v2
- description: Compression format to use for batch files.
kind: options
label: Batch Config Encoding Compression
label: Batch Compression Format
name: batch_config.encoding.compression
options:
- label: GZIP
Expand All @@ -37,7 +37,7 @@ settings:
value: none
- description: Format to use for batch files.
kind: options
label: Batch Config Encoding Format
label: Batch Encoding Format
name: batch_config.encoding.format
options:
- label: JSONL
Expand All @@ -46,36 +46,36 @@ settings:
value: parquet
- description: Prefix to use when writing batch files.
kind: string
label: Batch Config Storage Prefix
label: Batch Storage Prefix
name: batch_config.storage.prefix
- description: Root path to use when writing batch files.
kind: string
label: Batch Config Storage Root
label: Batch Storage Root
name: batch_config.storage.root
- description: 'One or more LCID locale strings to produce localized output for: https://faker.readthedocs.io/en/master/#localization'
kind: array
label: Faker Config Locale
label: Faker Locale
name: faker_config.locale
- description: 'Value to seed the Faker generator for deterministic output: https://faker.readthedocs.io/en/master/#seeding-the-generator'
kind: string
label: Faker Config Seed
label: Faker Seed
name: faker_config.seed
- description: "'True' to enable schema flattening and automatically expand nested
properties."
kind: boolean
label: Flattening Enabled
label: Enable Schema Flattening
name: flattening_enabled
- description: The max depth to flatten schemas.
kind: integer
label: Flattening Max Depth
label: Max Flattening Depth
name: flattening_max_depth
- description: 'Organization slug in the form vcs-slug/org-name. Example: org-slug=gh/CircleCI-Public'
kind: string
label: Org Slug
name: org_slug
- description: User-defined config values to be used within map expressions.
kind: object
label: Stream Map Config
label: User Stream Map Configuration
name: stream_map_config
- description: Config object for stream maps capability. For more information check
out [Stream Maps](https://sdk.meltano.com/en/latest/stream_maps.html).
Expand All @@ -92,7 +92,7 @@ settings:
kind: string
label: User Agent
name: user_agent
value: tap-circle-ci/0.3.3 Singer tap for the CircleCI API.
value: tap-circle-ci/0.4.0 Singer tap for the CircleCI API.
settings_group_validation:
- - org_slug
- token
Expand Down
18 changes: 9 additions & 9 deletions _data/meltano/extractors/tap-getpocket/edgarrmondragon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ settings:
sensitive: true
- description: Compression format to use for batch files.
kind: options
label: Batch Config Encoding Compression
label: Batch Compression Format
name: batch_config.encoding.compression
options:
- label: GZIP
Expand All @@ -37,7 +37,7 @@ settings:
value: none
- description: Format to use for batch files.
kind: options
label: Batch Config Encoding Format
label: Batch Encoding Format
name: batch_config.encoding.format
options:
- label: JSONL
Expand All @@ -46,11 +46,11 @@ settings:
value: parquet
- description: Prefix to use when writing batch files.
kind: string
label: Batch Config Storage Prefix
label: Batch Storage Prefix
name: batch_config.storage.prefix
- description: Root path to use when writing batch files.
kind: string
label: Batch Config Storage Root
label: Batch Storage Root
name: batch_config.storage.root
- description: Pocket application key
documentation: https://getpocket.com/developer/docs/authentication
Expand All @@ -73,11 +73,11 @@ settings:
value: image
- description: 'One or more LCID locale strings to produce localized output for: https://faker.readthedocs.io/en/master/#localization'
kind: array
label: Faker Config Locale
label: Faker Locale
name: faker_config.locale
- description: 'Value to seed the Faker generator for deterministic output: https://faker.readthedocs.io/en/master/#seeding-the-generator'
kind: string
label: Faker Config Seed
label: Faker Seed
name: faker_config.seed
- description: Set to `true` to sync only favorite items, `false` to sync only non-favorite
items, or omit to sync all items
Expand All @@ -87,11 +87,11 @@ settings:
- description: "'True' to enable schema flattening and automatically expand nested
properties."
kind: boolean
label: Flattening Enabled
label: Enable Schema Flattening
name: flattening_enabled
- description: The max depth to flatten schemas.
kind: integer
label: Flattening Max Depth
label: Max Flattening Depth
name: flattening_max_depth
- description: The earliest record datetime to sync as a UNIX timestamp
kind: date_iso8601
Expand All @@ -111,7 +111,7 @@ settings:
value: all
- description: User-defined config values to be used within map expressions.
kind: object
label: Stream Map Config
label: User Stream Map Configuration
name: stream_map_config
- description: Config object for stream maps capability. For more information check
out [Stream Maps](https://sdk.meltano.com/en/latest/stream_maps.html).
Expand Down
18 changes: 9 additions & 9 deletions _data/meltano/extractors/tap-google-play/edgarrmondragon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ settings:
name: app_id_list
- description: Compression format to use for batch files.
kind: options
label: Batch Config Encoding Compression
label: Batch Compression Format
name: batch_config.encoding.compression
options:
- label: GZIP
Expand All @@ -42,7 +42,7 @@ settings:
value: none
- description: Format to use for batch files.
kind: options
label: Batch Config Encoding Format
label: Batch Encoding Format
name: batch_config.encoding.format
options:
- label: JSONL
Expand All @@ -51,36 +51,36 @@ settings:
value: parquet
- description: Prefix to use when writing batch files.
kind: string
label: Batch Config Storage Prefix
label: Batch Storage Prefix
name: batch_config.storage.prefix
- description: Root path to use when writing batch files.
kind: string
label: Batch Config Storage Root
label: Batch Storage Root
name: batch_config.storage.root
- description: 'One or more LCID locale strings to produce localized output for: https://faker.readthedocs.io/en/master/#localization'
kind: array
label: Faker Config Locale
label: Faker Locale
name: faker_config.locale
- description: 'Value to seed the Faker generator for deterministic output: https://faker.readthedocs.io/en/master/#seeding-the-generator'
kind: string
label: Faker Config Seed
label: Faker Seed
name: faker_config.seed
- description: "'True' to enable schema flattening and automatically expand nested
properties."
kind: boolean
label: Flattening Enabled
label: Enable Schema Flattening
name: flattening_enabled
- description: The max depth to flatten schemas.
kind: integer
label: Flattening Max Depth
label: Max Flattening Depth
name: flattening_max_depth
- description: The date to start extracting reviews from
kind: date_iso8601
label: Start Date
name: start_date
- description: User-defined config values to be used within map expressions.
kind: object
label: Stream Map Config
label: User Stream Map Configuration
name: stream_map_config
- description: Config object for stream maps capability. For more information check
out [Stream Maps](https://sdk.meltano.com/en/latest/stream_maps.html).
Expand Down
18 changes: 9 additions & 9 deletions _data/meltano/extractors/tap-klaviyo/meltanolabs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ settings:
sensitive: true
- description: Compression format to use for batch files.
kind: options
label: Batch Config Encoding Compression
label: Batch Compression Format
name: batch_config.encoding.compression
options:
- label: GZIP
Expand All @@ -38,7 +38,7 @@ settings:
value: none
- description: Format to use for batch files.
kind: options
label: Batch Config Encoding Format
label: Batch Encoding Format
name: batch_config.encoding.format
options:
- label: JSONL
Expand All @@ -47,28 +47,28 @@ settings:
value: parquet
- description: Prefix to use when writing batch files.
kind: string
label: Batch Config Storage Prefix
label: Batch Storage Prefix
name: batch_config.storage.prefix
- description: Root path to use when writing batch files.
kind: string
label: Batch Config Storage Root
label: Batch Storage Root
name: batch_config.storage.root
- description: 'One or more LCID locale strings to produce localized output for: https://faker.readthedocs.io/en/master/#localization'
kind: array
label: Faker Config Locale
label: Faker Locale
name: faker_config.locale
- description: 'Value to seed the Faker generator for deterministic output: https://faker.readthedocs.io/en/master/#seeding-the-generator'
kind: string
label: Faker Config Seed
label: Faker Seed
name: faker_config.seed
- description: "'True' to enable schema flattening and automatically expand nested
properties."
kind: boolean
label: Flattening Enabled
label: Enable Schema Flattening
name: flattening_enabled
- description: The max depth to flatten schemas.
kind: integer
label: Flattening Max Depth
label: Max Flattening Depth
name: flattening_max_depth
- description: Klaviyo API endpoint revision.
https://developers.klaviyo.com/en/docs/api_versioning_and_deprecation_policy#versioning
Expand All @@ -81,7 +81,7 @@ settings:
name: start_date
- description: User-defined config values to be used within map expressions.
kind: object
label: Stream Map Config
label: User Stream Map Configuration
name: stream_map_config
- description: Config object for stream maps capability. For more information check
out [Stream Maps](https://sdk.meltano.com/en/latest/stream_maps.html).
Expand Down
18 changes: 9 additions & 9 deletions _data/meltano/extractors/tap-shortcut/edgarrmondragon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repo: https://github.com/edgarrmondragon/tap-shortcut
settings:
- description: Compression format to use for batch files.
kind: options
label: Batch Config Encoding Compression
label: Batch Compression Format
name: batch_config.encoding.compression
options:
- label: GZIP
Expand All @@ -34,7 +34,7 @@ settings:
value: none
- description: Format to use for batch files.
kind: options
label: Batch Config Encoding Format
label: Batch Encoding Format
name: batch_config.encoding.format
options:
- label: JSONL
Expand All @@ -43,32 +43,32 @@ settings:
value: parquet
- description: Prefix to use when writing batch files.
kind: string
label: Batch Config Storage Prefix
label: Batch Storage Prefix
name: batch_config.storage.prefix
- description: Root path to use when writing batch files.
kind: string
label: Batch Config Storage Root
label: Batch Storage Root
name: batch_config.storage.root
- description: 'One or more LCID locale strings to produce localized output for: https://faker.readthedocs.io/en/master/#localization'
kind: array
label: Faker Config Locale
label: Faker Locale
name: faker_config.locale
- description: 'Value to seed the Faker generator for deterministic output: https://faker.readthedocs.io/en/master/#seeding-the-generator'
kind: string
label: Faker Config Seed
label: Faker Seed
name: faker_config.seed
- description: "'True' to enable schema flattening and automatically expand nested
properties."
kind: boolean
label: Flattening Enabled
label: Enable Schema Flattening
name: flattening_enabled
- description: The max depth to flatten schemas.
kind: integer
label: Flattening Max Depth
label: Max Flattening Depth
name: flattening_max_depth
- description: User-defined config values to be used within map expressions.
kind: object
label: Stream Map Config
label: User Stream Map Configuration
name: stream_map_config
- description: Config object for stream maps capability. For more information check
out [Stream Maps](https://sdk.meltano.com/en/latest/stream_maps.html).
Expand Down
Loading