diff --git a/.github/workflows/check-generated.yml b/.github/workflows/check-generated.yml new file mode 100644 index 000000000..5f5ad4145 --- /dev/null +++ b/.github/workflows/check-generated.yml @@ -0,0 +1,38 @@ +name: Check Generated Constants + +on: + pull_request: + branches: + - develop + - main + +jobs: + check-generated: + runs-on: ubuntu-latest + + steps: + - name: Checkout + uses: actions/checkout@v4.1.1 + with: + fetch-depth: 1 + + - name: Setup Node + uses: actions/setup-node@v4.0.2 + with: + node-version-file: '.nvmrc' + cache: 'npm' + + - name: Install Dependencies + run: npm run setupq + + - name: Run generate constants + run: npm run generate:constants + + - name: Check Git state + run: | + if [ -n "$(git status --porcelain)" ]; then + echo "::error::Generated constants are not up-to-date. Run 'npm run generate:constants' and commit the changes."; + exit 1; + else + echo "Git state is clean."; + fi diff --git a/.husky/pre-commit b/.husky/pre-commit index 14ccce4a2..31bc874e4 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,4 @@ #!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" - +npm run generate:constants npm run pre-commit \ No newline at end of file diff --git a/generated/Destinations.dart b/generated/Destinations.dart index 4982c2495..9c2159fb5 100644 --- a/generated/Destinations.dart +++ b/generated/Destinations.dart @@ -1,7 +1,7 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.dart.template file. - Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.dart + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/develop/generated/Destinations.dart NOTE: Containly only constants for device mode destinations */ diff --git a/generated/Destinations.java b/generated/Destinations.java index 4c74876b4..b1d57fd79 100644 --- a/generated/Destinations.java +++ b/generated/Destinations.java @@ -1,7 +1,7 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.java.template file. - Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.java + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/develop/generated/Destinations.java NOTE: Containly only constants for device mode destinations */ diff --git a/generated/Destinations.js b/generated/Destinations.js new file mode 100644 index 000000000..7698cdc8b --- /dev/null +++ b/generated/Destinations.js @@ -0,0 +1,167 @@ +/* + GENERATED - DO NOT EDIT + This file is generated from the templates/Destinations.js.template file. + Original file: https://github.com/rudderlabs/rudder-integrations-config/blob/develop/generated/Destinations.js + + NOTE: Contains only constants for device mode destinations + */ +export const ACTIVE_CAMPAIGN_NAME = 'ACTIVE_CAMPAIGN'; +export const ACTIVE_CAMPAIGN_DISPLAY_NAME = 'ActiveCampaign'; +export const ADOBE_ANALYTICS_NAME = 'ADOBE_ANALYTICS'; +export const ADOBE_ANALYTICS_DISPLAY_NAME = 'Adobe Analytics'; +export const ADROLL_NAME = 'ADROLL'; +export const ADROLL_DISPLAY_NAME = 'Adroll'; +export const AM_NAME = 'AM'; +export const AM_DISPLAY_NAME = 'Amplitude'; +export const APPCUES_NAME = 'APPCUES'; +export const APPCUES_DISPLAY_NAME = 'Appcues'; +export const AXEPTIO_NAME = 'AXEPTIO'; +export const AXEPTIO_DISPLAY_NAME = 'Axeptio'; +export const BINGADS_NAME = 'BINGADS'; +export const BINGADS_DISPLAY_NAME = 'Bing Ads'; +export const BRAZE_NAME = 'BRAZE'; +export const BRAZE_DISPLAY_NAME = 'Braze'; +export const BUGSNAG_NAME = 'BUGSNAG'; +export const BUGSNAG_DISPLAY_NAME = 'Bugsnag'; +export const CHARTBEAT_NAME = 'CHARTBEAT'; +export const CHARTBEAT_DISPLAY_NAME = 'Chartbeat'; +export const CLEVERTAP_NAME = 'CLEVERTAP'; +export const CLEVERTAP_DISPLAY_NAME = 'CleverTap'; +export const COMMANDBAR_NAME = 'COMMANDBAR'; +export const COMMANDBAR_DISPLAY_NAME = 'CommandBar'; +export const CONVERTFLOW_NAME = 'CONVERTFLOW'; +export const CONVERTFLOW_DISPLAY_NAME = 'Convertflow'; +export const CRITEO_NAME = 'CRITEO'; +export const CRITEO_DISPLAY_NAME = 'Criteo'; +export const CUSTOMERIO_NAME = 'CUSTOMERIO'; +export const CUSTOMERIO_DISPLAY_NAME = 'Customer IO'; +export const DCM_FLOODLIGHT_NAME = 'DCM_FLOODLIGHT'; +export const DCM_FLOODLIGHT_DISPLAY_NAME = 'DCM Floodlight'; +export const DRIP_NAME = 'DRIP'; +export const DRIP_DISPLAY_NAME = 'Drip'; +export const ENGAGE_NAME = 'ENGAGE'; +export const ENGAGE_DISPLAY_NAME = 'Engage'; +export const FACEBOOK_PIXEL_NAME = 'FACEBOOK_PIXEL'; +export const FACEBOOK_PIXEL_DISPLAY_NAME = 'Facebook Pixel'; +export const FULLSTORY_NAME = 'FULLSTORY'; +export const FULLSTORY_DISPLAY_NAME = 'Fullstory'; +export const GA_NAME = 'GA'; +export const GA_DISPLAY_NAME = 'Google Analytics'; +export const GA360_NAME = 'GA360'; +export const GA360_DISPLAY_NAME = 'Google Analytics 360'; +export const GA4_NAME = 'GA4'; +export const GA4_DISPLAY_NAME = 'Google Analytics 4 (GA4)'; +export const GA4_V2_NAME = 'GA4_V2'; +export const GA4_V2_DISPLAY_NAME = 'Google Analytics 4 (GA4) V2'; +export const GAINSIGHT_PX_NAME = 'GAINSIGHT_PX'; +export const GAINSIGHT_PX_DISPLAY_NAME = 'Gainsight PX'; +export const GOOGLE_OPTIMIZE_NAME = 'GOOGLE_OPTIMIZE'; +export const GOOGLE_OPTIMIZE_DISPLAY_NAME = 'Google Optimize'; +export const GOOGLEADS_NAME = 'GOOGLEADS'; +export const GOOGLEADS_DISPLAY_NAME = 'Google Ads'; +export const GTM_NAME = 'GTM'; +export const GTM_DISPLAY_NAME = 'Google Tag Manager'; +export const HEAP_NAME = 'HEAP'; +export const HEAP_DISPLAY_NAME = 'Heap.io'; +export const HOTJAR_NAME = 'HOTJAR'; +export const HOTJAR_DISPLAY_NAME = 'Hotjar'; +export const HS_NAME = 'HS'; +export const HS_DISPLAY_NAME = 'HubSpot'; +export const INTERCOM_NAME = 'INTERCOM'; +export const INTERCOM_DISPLAY_NAME = 'Intercom'; +export const ITERABLE_NAME = 'ITERABLE'; +export const ITERABLE_DISPLAY_NAME = 'Iterable'; +export const JUNE_NAME = 'JUNE'; +export const JUNE_DISPLAY_NAME = 'JUNE'; +export const KEEN_NAME = 'KEEN'; +export const KEEN_DISPLAY_NAME = 'Keen'; +export const KISSMETRICS_NAME = 'KISSMETRICS'; +export const KISSMETRICS_DISPLAY_NAME = 'Kiss Metrics'; +export const KLAVIYO_NAME = 'KLAVIYO'; +export const KLAVIYO_DISPLAY_NAME = 'Klaviyo'; +export const LAUNCHDARKLY_NAME = 'LAUNCHDARKLY'; +export const LAUNCHDARKLY_DISPLAY_NAME = 'LaunchDarkly'; +export const LEMNISK_NAME = 'LEMNISK'; +export const LEMNISK_DISPLAY_NAME = 'Lemnisk Marketing Automation'; +export const LINKEDIN_INSIGHT_TAG_NAME = 'LINKEDIN_INSIGHT_TAG'; +export const LINKEDIN_INSIGHT_TAG_DISPLAY_NAME = 'Linkedin Insight Tag'; +export const LIVECHAT_NAME = 'LIVECHAT'; +export const LIVECHAT_DISPLAY_NAME = 'livechat'; +export const LOTAME_NAME = 'LOTAME'; +export const LOTAME_DISPLAY_NAME = 'Lotame'; +export const LYTICS_NAME = 'LYTICS'; +export const LYTICS_DISPLAY_NAME = 'Lytics'; +export const MATOMO_NAME = 'MATOMO'; +export const MATOMO_DISPLAY_NAME = 'Matomo'; +export const MICROSOFT_CLARITY_NAME = 'MICROSOFT_CLARITY'; +export const MICROSOFT_CLARITY_DISPLAY_NAME = 'Microsoft Clarity'; +export const MOENGAGE_NAME = 'MOENGAGE'; +export const MOENGAGE_DISPLAY_NAME = 'MoEngage'; +export const MOUSEFLOW_NAME = 'MOUSEFLOW'; +export const MOUSEFLOW_DISPLAY_NAME = 'Mouseflow'; +export const MP_NAME = 'MP'; +export const MP_DISPLAY_NAME = 'Mixpanel'; +export const NINETAILED_NAME = 'NINETAILED'; +export const NINETAILED_DISPLAY_NAME = 'Ninetailed'; +export const OLARK_NAME = 'OLARK'; +export const OLARK_DISPLAY_NAME = 'Olark'; +export const OPTIMIZELY_NAME = 'OPTIMIZELY'; +export const OPTIMIZELY_DISPLAY_NAME = 'Optimizely Web'; +export const PENDO_NAME = 'PENDO'; +export const PENDO_DISPLAY_NAME = 'Pendo'; +export const PINTEREST_TAG_NAME = 'PINTEREST_TAG'; +export const PINTEREST_TAG_DISPLAY_NAME = 'Pinterest Tag'; +export const PODSIGHTS_NAME = 'PODSIGHTS'; +export const PODSIGHTS_DISPLAY_NAME = 'Podsights'; +export const POST_AFFILIATE_PRO_NAME = 'POST_AFFILIATE_PRO'; +export const POST_AFFILIATE_PRO_DISPLAY_NAME = 'Post Affiliate Pro'; +export const POSTHOG_NAME = 'POSTHOG'; +export const POSTHOG_DISPLAY_NAME = 'PostHog'; +export const PROFITWELL_NAME = 'PROFITWELL'; +export const PROFITWELL_DISPLAY_NAME = 'ProfitWell'; +export const QUALAROO_NAME = 'QUALAROO'; +export const QUALAROO_DISPLAY_NAME = 'Qualaroo'; +export const QUALTRICS_NAME = 'QUALTRICS'; +export const QUALTRICS_DISPLAY_NAME = 'Qualtrics'; +export const QUANTUMMETRIC_NAME = 'QUANTUMMETRIC'; +export const QUANTUMMETRIC_DISPLAY_NAME = 'Quantum Metric'; +export const QUORA_PIXEL_NAME = 'QUORA_PIXEL'; +export const QUORA_PIXEL_DISPLAY_NAME = 'Quora Pixel'; +export const REDDIT_PIXEL_NAME = 'REDDIT_PIXEL'; +export const REDDIT_PIXEL_DISPLAY_NAME = 'Reddit Pixel'; +export const REFINER_NAME = 'REFINER'; +export const REFINER_DISPLAY_NAME = 'Refiner'; +export const ROCKERBOX_NAME = 'ROCKERBOX'; +export const ROCKERBOX_DISPLAY_NAME = 'Rockerbox'; +export const ROLLBAR_NAME = 'ROLLBAR'; +export const ROLLBAR_DISPLAY_NAME = 'rollbar'; +export const SATISMETER_NAME = 'SATISMETER'; +export const SATISMETER_DISPLAY_NAME = 'SatisMeter'; +export const SENDINBLUE_NAME = 'SENDINBLUE'; +export const SENDINBLUE_DISPLAY_NAME = 'Sendinblue'; +export const SENTRY_NAME = 'SENTRY'; +export const SENTRY_DISPLAY_NAME = 'Sentry'; +export const SHYNET_NAME = 'SHYNET'; +export const SHYNET_DISPLAY_NAME = 'Shynet'; +export const SNAP_PIXEL_NAME = 'SNAP_PIXEL'; +export const SNAP_PIXEL_DISPLAY_NAME = 'Snap Pixel'; +export const SNAPENGAGE_NAME = 'SNAPENGAGE'; +export const SNAPENGAGE_DISPLAY_NAME = 'SnapEngage'; +export const SPOTIFYPIXEL_NAME = 'SPOTIFYPIXEL'; +export const SPOTIFYPIXEL_DISPLAY_NAME = 'Spotify Pixel'; +export const SPRIG_NAME = 'SPRIG'; +export const SPRIG_DISPLAY_NAME = 'Sprig'; +export const TIKTOK_ADS_NAME = 'TIKTOK_ADS'; +export const TIKTOK_ADS_DISPLAY_NAME = 'TikTok Ads'; +export const TVSQUARED_NAME = 'TVSQUARED'; +export const TVSQUARED_DISPLAY_NAME = 'TVSquared'; +export const VERO_NAME = 'VERO'; +export const VERO_DISPLAY_NAME = 'Vero'; +export const VWO_NAME = 'VWO'; +export const VWO_DISPLAY_NAME = 'VWO'; +export const WOOPRA_NAME = 'WOOPRA'; +export const WOOPRA_DISPLAY_NAME = 'WOOPRA'; +export const XPIXEL_NAME = 'XPIXEL'; +export const XPIXEL_DISPLAY_NAME = 'XPixel'; +export const YANDEX_METRICA_NAME = 'YANDEX_METRICA'; +export const YANDEX_METRICA_DISPLAY_NAME = 'Yandex.Metrica'; diff --git a/generated/Destinations.kt b/generated/Destinations.kt index 778c25d5a..d26980292 100644 --- a/generated/Destinations.kt +++ b/generated/Destinations.kt @@ -1,7 +1,7 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.kt.template file. - Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.kt + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/develop/generated/Destinations.kt NOTE: Containly only constants for device mode destinations */ diff --git a/generated/Destinations.m b/generated/Destinations.m index 6b469d5b2..c0b98180b 100644 --- a/generated/Destinations.m +++ b/generated/Destinations.m @@ -1,7 +1,7 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.m.template file. - Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.m + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/develop/generated/Destinations.m NOTE: Containly only constants for device mode destinations */ diff --git a/generated/Destinations.swift b/generated/Destinations.swift index 1870edd9f..368d890df 100644 --- a/generated/Destinations.swift +++ b/generated/Destinations.swift @@ -1,7 +1,7 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.swift.template file. - Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.swift + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/develop/generated/Destinations.swift NOTE: Containly only constants for device mode destinations */ diff --git a/generated/Destinations.ts b/generated/Destinations.ts index ee3a1b0dc..e97f1016c 100644 --- a/generated/Destinations.ts +++ b/generated/Destinations.ts @@ -1,7 +1,7 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.ts.template file. - Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.ts + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/develop/generated/Destinations.ts NOTE: Containly only constants for device mode destinations */ diff --git a/package-lock.json b/package-lock.json index 8a2676bbf..50ffcc7c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6453,9 +6453,9 @@ "dev": true }, "node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", "dev": true, "dependencies": { "path-key": "^3.1.0", diff --git a/package.json b/package.json index 2cf187b08..dc5a6a7fe 100755 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "update:schema:destination": "python3 scripts/schemaGenerator.py destination -update -name ", "deploy:db:local": "npm run pre-process && python3 scripts/deployToDB.py http://localhost:5050", "pre-process": "node scripts/preProcess.js", - "generate:constants": "node scripts/generateConstants.js" + "generate:constants": "node scripts/generateConstants.js && git add generated" }, "devDependencies": { "@babel/core": "^7.21.3", diff --git a/scripts/generateConstants.js b/scripts/generateConstants.js index 976073a4a..9d01fa170 100644 --- a/scripts/generateConstants.js +++ b/scripts/generateConstants.js @@ -8,7 +8,7 @@ const generatedDir = path.join(__dirname, '../generated'); const destinationsDir = path.join(__dirname, '../src/configurations/destinations'); const languageMap = { - web: ['ts'], + web: ['ts', 'js'], flutter: ['dart'], ios: ['m', 'swift'], android: ['kt', 'java'], @@ -43,10 +43,21 @@ function prepareDestinations(langCode) { return fs .readdirSync(destinationsDir) .map((destination) => { - const destinationsFilePath = path.join(destinationsDir, destination, 'db-config.json'); - const destinationsContent = fs.readFileSync(destinationsFilePath, 'utf8'); - return JSON.parse(destinationsContent); + try { + const destinationsFilePath = path.join(destinationsDir, destination, 'db-config.json'); + const destinationsContent = fs.readFileSync(destinationsFilePath, 'utf8'); + const destinationDef = JSON.parse(destinationsContent); + if (!destinationDef.displayName || !destinationDef.name) { + console.warn(`Skipping ${destination}: Missing displayName or name`); + return null; + } + return destinationDef; + } catch (err) { + console.error(`Error processing ${destination}:`, err.message); + return null; + } }) + .filter(Boolean) .filter((destination) => filterLanguages(destination, langCode)) .map((destination) => ({ name: destination.name, displayName: destination.displayName })); } @@ -71,22 +82,26 @@ function generateFiles() { fs.readdirSync(templatesDir) .filter((file) => file.endsWith('.template')) .forEach((file) => { - const filePath = path.join(templatesDir, file); + try { + const filePath = path.join(templatesDir, file); - const destinations = prepareDestinations(getLangCode(file)); + const destinations = prepareDestinations(getLangCode(file)); - // Read the content of the template file - const templateContent = fs.readFileSync(filePath, 'utf8'); + // Read the content of the template file + const templateContent = fs.readFileSync(filePath, 'utf8'); - // Process the template with the destinations data - const output = processTemplate(templateContent, destinations); + // Process the template with the destinations data + const output = processTemplate(templateContent, destinations); - // Generate the output filename by removing the '.template' extension - const outputFilePath = path.join(generatedDir, file.replace('.template', '')); + // Generate the output filename by removing the '.template' extension + const outputFilePath = path.join(generatedDir, file.replace('.template', '')); - // Write the generated content to the output file - fs.writeFileSync(outputFilePath, output); - console.log(`Generated: ${outputFilePath}`); + // Write the generated content to the output file + fs.writeFileSync(outputFilePath, output); + console.log(`Generated: ${outputFilePath}`); + } catch (err) { + console.error(`Error processing ${file}:`, err.message); + } }); } diff --git a/scripts/listFormBuilderV2Destinations.js b/scripts/listFormBuilderV2Destinations.js new file mode 100644 index 000000000..2b1ab21b3 --- /dev/null +++ b/scripts/listFormBuilderV2Destinations.js @@ -0,0 +1,49 @@ +/* eslint-disable no-console */ +const fs = require('fs'); +const path = require('path'); + +const destinationsDir = path.join(__dirname, '../src/configurations/destinations'); + +function findFormBuilderV2Destinations() { + try { + if (!fs.existsSync(destinationsDir)) { + throw new Error(`Destinations directory not found: ${destinationsDir}`); + } + return fs + .readdirSync(destinationsDir) + .map((destination) => { + try { + const destinationsFilePath = path.join(destinationsDir, destination, 'db-config.json'); + const destinationsUIFilePath = path.join(destinationsDir, destination, 'ui-config.json'); + + if (!fs.existsSync(destinationsFilePath) || !fs.existsSync(destinationsUIFilePath)) { + console.warn(`Skipping ${destination}: Missing configuration files`); + return null; + } + const destinationsContent = fs.readFileSync(destinationsFilePath, 'utf8'); + const destinationsUIConfig = fs.readFileSync(destinationsUIFilePath, 'utf8'); + const destinationDefinition = JSON.parse(destinationsContent); + const destinationUIConfig = JSON.parse(destinationsUIConfig); + if (!destinationDefinition.displayName) { + console.warn(`Skipping ${destination}: Missing displayName`); + return null; + } + return { + displayName: destinationDefinition.displayName, + uiConfig: destinationUIConfig.uiConfig, + }; + } catch (err) { + console.error(`Error processing ${destination}:`, err.message); + return null; + } + }) + .filter(Boolean) + .filter((destination) => !Array.isArray(destination.uiConfig) && destination.uiConfig?.baseTemplate) + .map((destination) => destination.displayName); + } catch (err) { + console.error('Failed to process destinations:', err.message); + return []; + } +} + +console.log(findFormBuilderV2Destinations().join('\n')); diff --git a/templates/Destinations.dart.template b/templates/Destinations.dart.template index 6bd9ded46..f78f19489 100644 --- a/templates/Destinations.dart.template +++ b/templates/Destinations.dart.template @@ -1,7 +1,7 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.dart.template file. - Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.dart + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/develop/generated/Destinations.dart NOTE: Containly only constants for device mode destinations */ diff --git a/templates/Destinations.java.template b/templates/Destinations.java.template index 8210ae985..941f2cebc 100644 --- a/templates/Destinations.java.template +++ b/templates/Destinations.java.template @@ -1,7 +1,7 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.java.template file. - Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.java + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/develop/generated/Destinations.java NOTE: Containly only constants for device mode destinations */ diff --git a/templates/Destinations.js.template b/templates/Destinations.js.template new file mode 100644 index 000000000..4e18814d5 --- /dev/null +++ b/templates/Destinations.js.template @@ -0,0 +1,11 @@ +/* + GENERATED - DO NOT EDIT + This file is generated from the templates/Destinations.js.template file. + Original file: https://github.com/rudderlabs/rudder-integrations-config/blob/develop/generated/Destinations.js + + NOTE: Contains only constants for device mode destinations + */ +${destinations.map((dest) => +`export const ${dest.name}_NAME = '${dest.name}'; +export const ${dest.name}_DISPLAY_NAME = '${dest.displayName}';` +).join('\n')} diff --git a/templates/Destinations.kt.template b/templates/Destinations.kt.template index 9fd056fb8..66feb5340 100644 --- a/templates/Destinations.kt.template +++ b/templates/Destinations.kt.template @@ -1,7 +1,7 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.kt.template file. - Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.kt + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/develop/generated/Destinations.kt NOTE: Containly only constants for device mode destinations */ diff --git a/templates/Destinations.m.template b/templates/Destinations.m.template index f96a31f3e..3c091322e 100644 --- a/templates/Destinations.m.template +++ b/templates/Destinations.m.template @@ -1,7 +1,7 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.m.template file. - Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.m + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/develop/generated/Destinations.m NOTE: Containly only constants for device mode destinations */ diff --git a/templates/Destinations.swift.template b/templates/Destinations.swift.template index 53821aa66..735c26006 100644 --- a/templates/Destinations.swift.template +++ b/templates/Destinations.swift.template @@ -1,7 +1,7 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.swift.template file. - Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.swift + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/develop/generated/Destinations.swift NOTE: Containly only constants for device mode destinations */ diff --git a/templates/Destinations.ts.template b/templates/Destinations.ts.template index 91dbe6fa3..30b567063 100644 --- a/templates/Destinations.ts.template +++ b/templates/Destinations.ts.template @@ -1,7 +1,7 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.ts.template file. - Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.ts + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/develop/generated/Destinations.ts NOTE: Containly only constants for device mode destinations */