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

Use matatika variant as default for tap-trello #1716

Merged
merged 2 commits into from
Mar 19, 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
2 changes: 1 addition & 1 deletion _data/default_variants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ extractors:
tap-tradera: kgpayne
tap-travefy: hotgluexyz
tap-treez: mashey
tap-trello: singer-io
tap-trello: matatika
tap-trustpilot: dbt-labs
tap-trustrace: icebug
tap-tvmaze-schedule: airbyte
Expand Down
6 changes: 5 additions & 1 deletion _data/meltano/extractors/tap-trello/matatika.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ description: Project Management Software
domain_url: https://developer.atlassian.com/cloud/trello/rest/
keywords:
- api
- kanban
- matatika
- meltano_sdk
label: Trello
logo_url: /assets/logos/extractors/trello.png
Expand Down Expand Up @@ -78,5 +80,7 @@ settings:
kind: object
label: Stream Maps
name: stream_maps
settings_group_validation: []
settings_group_validation:
- - developer_api_key
- access_token
variant: matatika