Skip to content

Commit

Permalink
create typeform-test-azure
Browse files Browse the repository at this point in the history
  • Loading branch information
MonikaFeigler committed Feb 6, 2025
1 parent c709b0f commit e76477a
Show file tree
Hide file tree
Showing 85 changed files with 2,472 additions and 0 deletions.
1 change: 1 addition & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
KBC_TEST_PROJECTS_FILE=./projects.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,195 @@
{
"version": 2,
"project": {
"id": __PROJECT_ID__,
"apiHost": "__STORAGE_API_HOST__"
},
"allowTargetEnv": false,
"sortBy": "id",
"naming": {
"branch": "{branch_name}",
"config": "{component_type}/{component_id}/{config_name}",
"configRow": "rows/{config_row_name}",
"schedulerConfig": "schedules/{config_name}",
"sharedCodeConfig": "_shared/{target_component_id}",
"sharedCodeConfigRow": "codes/{config_row_name}",
"variablesConfig": "variables",
"variablesValuesRow": "values/{config_row_name}",
"dataAppConfig": "app/{component_id}/{config_name}"
},
"allowedBranches": [
"*"
],
"ignoredComponents": [],
"templates": {
"repositories": [
{
"type": "dir",
"name": "keboola",
"url": "../repository",
"ref": "main"
}
]
},
"branches": [
{
"id": __MAIN_BRANCH_ID__,
"path": "main",
"metadata": {
"KBC.KAC.templates.instances": "[{\"instanceId\":\"%s\",\"instanceName\":\"test\",\"templateId\":\"keboola-typeform\",\"repositoryName\":\"keboola\",\"version\":\"1.0.1\",\"created\":{\"date\":\"%s\",\"tokenId\":\"%s\"},\"updated\":{\"date\":\"%s\",\"tokenId\":\"%s\"},\"mainConfig\":{\"configId\":\"%s\",\"componentId\":\"keboola.orchestrator\"}}]"
}
}
],
"configurations": [
{
"branchId": __MAIN_BRANCH_ID__,
"componentId": "fisa.ex-typeform",
"id": "%s",
"path": "extractor/fisa.ex-typeform/data-source-in-typeform-instance",
"metadata": {
"KBC.KAC.templates.configId": "{\"idInTemplate\":\"data-source-in-typeform\"}",
"KBC.KAC.templates.configInputs": "[{\"input\":\"ex-typeform-config-token\",\"key\":\"parameters.config.#token\"}]",
"KBC.KAC.templates.instanceId": "%s",
"KBC.KAC.templates.repository": "keboola",
"KBC.KAC.templates.templateId": "keboola-typeform"
},
"rows": []
},
{
"branchId": __MAIN_BRANCH_ID__,
"componentId": "keboola.orchestrator",
"id": "%s",
"path": "other/keboola.orchestrator/flow-typeform-instance",
"metadata": {
"KBC.KAC.templates.configId": "{\"idInTemplate\":\"flow-typeform\"}",
"KBC.KAC.templates.instanceId": "%s",
"KBC.KAC.templates.repository": "keboola",
"KBC.KAC.templates.templateId": "keboola-typeform"
},
"rows": []
},
{
"branchId": __MAIN_BRANCH_ID__,
"componentId": "keboola.snowflake-transformation",
"id": "%s",
"path": "transformation/keboola.snowflake-transformation/transformation-in-typeform-instance",
"metadata": {
"KBC.KAC.templates.configId": "{\"idInTemplate\":\"transformation-in-typeform\"}",
"KBC.KAC.templates.instanceId": "%s",
"KBC.KAC.templates.repository": "keboola",
"KBC.KAC.templates.templateId": "keboola-typeform"
},
"rows": []
},
{
"branchId": __MAIN_BRANCH_ID__,
"componentId": "keboola.wr-db-pgsql",
"id": "%s",
"path": "writer/keboola.wr-db-pgsql/data-destination-out-crm-postgresql-instance",
"metadata": {
"KBC.KAC.templates.configId": "{\"idInTemplate\":\"out-typeform-postgresql-writer\"}",
"KBC.KAC.templates.configInputs": "[{\"input\":\"wr-postgresql-db-password\",\"key\":\"parameters.db.#password\"},{\"input\":\"wr-postgresql-db-database\",\"key\":\"parameters.db.database\"},{\"input\":\"wr-postgresql-db-driver\",\"key\":\"parameters.db.driver\"},{\"input\":\"wr-postgresql-db-hostname\",\"key\":\"parameters.db.host\"},{\"input\":\"wr-postgresql-db-port\",\"key\":\"parameters.db.port\"},{\"input\":\"wr-postgresql-db-schema\",\"key\":\"parameters.db.schema\"},{\"input\":\"wr-postgresql-db-user\",\"key\":\"parameters.db.user\"}]",
"KBC.KAC.templates.instanceId": "%s",
"KBC.KAC.templates.repository": "keboola",
"KBC.KAC.templates.rowsIds": "[{\"idInProject\":\"%s\",\"idInTemplate\":\"answer-option\"},{\"idInProject\":\"%s\",\"idInTemplate\":\"question\"},{\"idInProject\":\"%s\",\"idInTemplate\":\"responses\"},{\"idInProject\":\"%s\",\"idInTemplate\":\"survey\"}]",
"KBC.KAC.templates.templateId": "keboola-typeform"
},
"rows": [
{
"id": "%s",
"path": "rows/answer-option"
},
{
"id": "%s",
"path": "rows/question"
},
{
"id": "%s",
"path": "rows/responses"
},
{
"id": "%s",
"path": "rows/survey"
}
]
},
{
"branchId": __MAIN_BRANCH_ID__,
"componentId": "keboola.wr-google-bigquery-v2",
"id": "%s",
"path": "writer/keboola.wr-google-bigquery-v2/data-destination-out-typeform-bigquery-instance",
"metadata": {
"KBC.KAC.templates.configId": "{\"idInTemplate\":\"data-destination-out-typeform-bigquery\"}",
"KBC.KAC.templates.configInputs": "[{\"input\":\"wr-google-bigquery-v2-service-account-private-key\",\"key\":\"parameters.service_account.#private_key\"},{\"input\":\"wr-google-bigquery-v2-service-account-client-email\",\"key\":\"parameters.service_account.client_email\"},{\"input\":\"wr-google-bigquery-v2-service-account-client-id\",\"key\":\"parameters.service_account.client_id\"},{\"input\":\"wr-google-bigquery-v2-service-account-private-key-id\",\"key\":\"parameters.service_account.private_key_id\"},{\"input\":\"wr-google-bigquery-v2-service-account-project-id\",\"key\":\"parameters.service_account.project_id\"}]",
"KBC.KAC.templates.instanceId": "%s",
"KBC.KAC.templates.repository": "keboola",
"KBC.KAC.templates.rowsIds": "[{\"idInProject\":\"%s\",\"idInTemplate\":\"answer-option\"},{\"idInProject\":\"%s\",\"idInTemplate\":\"question\"},{\"idInProject\":\"%s\",\"idInTemplate\":\"responses\"},{\"idInProject\":\"%s\",\"idInTemplate\":\"survey\"}]",
"KBC.KAC.templates.templateId": "keboola-typeform"
},
"rows": [
{
"id": "%s",
"path": "rows/answer-option"
},
{
"id": "%s",
"path": "rows/question"
},
{
"id": "%s",
"path": "rows/responses"
},
{
"id": "%s",
"path": "rows/survey"
}
]
},
{
"branchId": __MAIN_BRANCH_ID__,
"componentId": "keboola.wr-google-sheets",
"id": "%s",
"path": "writer/keboola.wr-google-sheets/data-destination-out-typeform-gsheet-instance",
"metadata": {
"KBC.KAC.templates.configId": "{\"idInTemplate\":\"data-destination-out-typeform-gsheet\"}",
"KBC.KAC.templates.configInputs": "[{\"input\":\"oauth-google-sheets\",\"key\":\"authorization.oauth_api\"},{\"input\":\"google-sheet-id\",\"key\":\"parameters.tables[0].fileId\"},{\"input\":\"google-sheet-id\",\"key\":\"parameters.tables[1].fileId\"},{\"input\":\"google-sheet-id\",\"key\":\"parameters.tables[2].fileId\"},{\"input\":\"google-sheet-id\",\"key\":\"parameters.tables[3].fileId\"}]",
"KBC.KAC.templates.instanceId": "%s",
"KBC.KAC.templates.repository": "keboola",
"KBC.KAC.templates.templateId": "keboola-typeform"
},
"rows": []
},
{
"branchId": __MAIN_BRANCH_ID__,
"componentId": "keboola.wr-snowflake-blob-storage",
"id": "%s",
"path": "writer/keboola.wr-snowflake-blob-storage/data-destination-out-typeform-snowflake-instance",
"metadata": {
"KBC.KAC.templates.configId": "{\"idInTemplate\":\"data-destination-out-typeform-snowflake\"}",
"KBC.KAC.templates.configInputs": "[{\"input\":\"wr-snowflake-db-password\",\"key\":\"parameters.db.#password\"},{\"input\":\"wr-snowflake-db-database\",\"key\":\"parameters.db.database\"},{\"input\":\"wr-snowflake-db-host\",\"key\":\"parameters.db.host\"},{\"input\":\"wr-snowflake-db-port\",\"key\":\"parameters.db.port\"},{\"input\":\"wr-snowflake-db-schema\",\"key\":\"parameters.db.schema\"},{\"input\":\"wr-snowflake-db-user\",\"key\":\"parameters.db.user\"},{\"input\":\"wr-snowflake-db-warehouse\",\"key\":\"parameters.db.warehouse\"}]",
"KBC.KAC.templates.instanceId": "%s",
"KBC.KAC.templates.repository": "keboola",
"KBC.KAC.templates.rowsIds": "[{\"idInProject\":\"%s\",\"idInTemplate\":\"answer-option-001\"},{\"idInProject\":\"%s\",\"idInTemplate\":\"question-001\"},{\"idInProject\":\"%s\",\"idInTemplate\":\"responses-001\"},{\"idInProject\":\"%s\",\"idInTemplate\":\"survey-001\"}]",
"KBC.KAC.templates.templateId": "keboola-typeform"
},
"rows": [
{
"id": "%s",
"path": "rows/answer-option"
},
{
"id": "%s",
"path": "rows/question"
},
{
"id": "%s",
"path": "rows/responses"
},
{
"id": "%s",
"path": "rows/survey"
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Loading

0 comments on commit e76477a

Please sign in to comment.