Skip to content

Commit

Permalink
fix: Change SnowflakeWriterComponentID-> <keboola.wr-snowflake>
Browse files Browse the repository at this point in the history
  • Loading branch information
Matovidlo committed Jan 30, 2025
1 parent da71d1f commit 5fa79e9
Show file tree
Hide file tree
Showing 24 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion keboola-analytics-googleanalytics4/v0/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ local postgresql = import "/<common>/out-googleanalytics4-postgresql/src/inputs.
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake",
description: "Snowflake - Destination",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion keboola-analytics-universalanalytics/v0/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ local googlesheet = import "/<common>/out-googleanalytics-gsheet/v0/src/inputs.j
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake",
description: "Snowflake - Destination",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion keboola-crm-hubspot/v0/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ local postgresql = import"/<common>/out-crm-postgresql/v0/src/inputs.jsonnet";
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake Destination",
description: "Load to data into snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion keboola-crm-pipedrive/v0/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ local postgresql = import"/<common>/out-crm-postgresql/v0/src/inputs.jsonnet";
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake Destination",
description: "Load to data into snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion keboola-crm-salesforce/v0/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ local postgresql = import"/<common>/out-crm-postgresql/v0/src/inputs.jsonnet";
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake Destination",
description: "Load to data into snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion keboola-dbt-tutorial/v1/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
]
},
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake Destination",
description: "Load data into Snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion keboola-ecommerce-shopify/v0/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ local postgresql = import "/<common>/out-ecommerce-postgresql/v0/src/inputs.json
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake Destination",
description: "Load to data into snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion keboola-ecommerce/v0/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ local snowflake = import "/<common>/out-ecommerce-snowflake/v1/src/inputs.jsonne
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake Destination",
description: "Load to data into snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion keboola-git-github/v0/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ local postgresql = import "/<common>/out-git-postgresql/v0/src/inputs.jsonnet";
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake Destination",
description: "Load to data into snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion keboola-mailchimp/v0/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ local postgresql = import"/<common>/out-crm-postgresql/v0/src/inputs.jsonnet";
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake Destination",
description: "Load to data into snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion keboola-marketingchannels/v1/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ local postgresql = import "/<common>/out-marketingchannels-postgresql/v2/inputs.
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake Destination",
description: "Load to data into snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion keboola-marketingchannels/v2/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ local postgresql = import "/<common>/out-marketingchannels-postgresql/v2/inputs.
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake Destination",
description: "Load to data into snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion keboola-marketingchannels/v3/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ local postgresql = import "/<common>/out-marketingchannels-postgresql/v2/inputs.
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake Destination",
description: "Load to data into snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion keboola-mgmt-asana/v0/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ local postgresql = import"/<common>/out-mgmt-postgresql/v0/src/inputs.jsonnet";
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake Destination",
description: "Load to data into snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion keboola-mgmt-asana/v1/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ local postgresql = import"/<common>/out-mgmt-postgresql/v0/src/inputs.jsonnet";
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake Destination",
description: "Load to data into snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion keboola-mgmt-jira/v0/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ local postgresql = import"/<common>/out-mgmt-postgresql/v0/src/inputs.jsonnet";
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake Destination",
description: "Load to data into snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion keboola-typeform/v0/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ local postgresql = import "/<common>/out-typeform-postgresql/v0/src/inputs.jsonn
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake Destination",
description: "Load to data into snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion snowflake-virtual-hands-on-lab/v1/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ local sklik = import "/<common>/in-ecommerce-sklik/v0/src/inputs.jsonnet";
required: "all",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake",
description: "Load data into Snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion snowpark-streamlit/v0/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
required: "all",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake Destination",
description: "Save data into Snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion social-media-engagement-template/v0/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
]
},
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake",
description: "Load data into Snowflake",
dialogName: "Snowflake Destination",
Expand Down
2 changes: 1 addition & 1 deletion social-media-engagement-template/v1/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
]
},
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake",
description: "Load data into Snowflake",
dialogName: "Snowflake Destination",
Expand Down
4 changes: 2 additions & 2 deletions thoughtspot-analytics-googleanalytics/v1/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@ local googleanalytics = import "/<common>/in-googleanalytics/v0/src/inputs.jsonn
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake",
description: "Load data into Snowflake",
dialogName: "Snowflake Destination",
dialogDescription: "Fill your database credentials.",
inputs: snowflake
},
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "DWH provided by Keboola",
description: "Keboola - managed Snowflake",
dialogName: "DWH provided by Keboola",
Expand Down
4 changes: 2 additions & 2 deletions thoughtspot-crm-hubspot/v1/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@ local hubspot = import "/<common>/in-thoughtspot-hubspot/v0/src/inputs.jsonnet";
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake",
description: "Load data into Snowflake",
dialogName: "Snowflake Destination",
dialogDescription: "Fill your database credentials.",
inputs: snowflake,
},
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "DWH provided by Keboola",
description: "Keboola - managed Snowflake",
dialogName: "DWH provided by Keboola",
Expand Down
4 changes: 2 additions & 2 deletions thoughtspot-ecommerce-shopify/v1/src/inputs.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,15 @@ local sklik = import "/<common>/in-ecommerce-sklik/v0/src/inputs.jsonnet";
required: "optional",
steps: [
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "Snowflake",
description: "Your Snowflake Database",
dialogName: "Snowflake Destination",
dialogDescription: "Fill your database credentials.",
inputs: snowflake
},
{
icon: "component:"+SnowflakeWriterComponentId(),
icon: "component:<keboola.wr-snowflake>",
name: "DWH provided by Keboola",
description: "Keboola - managed Snowflake",
dialogName: "DWH provided by Keboola",
Expand Down

0 comments on commit 5fa79e9

Please sign in to comment.