Skip to content

chore: generate kit dist files - #1311

Merged
rmi22186 merged 1 commit into
mainfrom
chore/generate-kit-dists
Aug 6, 2026
Merged

chore: generate kit dist files#1311
rmi22186 merged 1 commit into
mainfrom
chore/generate-kit-dists

Conversation

@rmi22186

@rmi22186 rmi22186 commented Aug 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Generates and commits kit dist/ artifacts from the latest origin/main for GitHub-path serving.
  • Adds 82 generated files across 34 dist directories, including nested Adobe and Google Analytics 4 package outputs.
  • Includes only kits/**/dist/** artifacts; no source, config, package metadata, or lockfile changes are included.

Build verification

All kit builds from kits/matrix.json passed via npm ci followed by npm run build:

  • Adobe Target (kits/adobe-target)
  • Adwords (kits/adwords)
  • Amplitude 8 (kits/amplitude/amplitude-8)
  • Bing Ads (kits/bingads)
  • Braze 3 (kits/braze/braze-3)
  • Braze 4 (kits/braze/braze-4)
  • Braze 5 (kits/braze/braze-5)
  • Braze 6 (kits/braze/braze-6)
  • Criteo (kits/criteo)
  • Device Match (kits/device-match)
  • DoubleClick (kits/doubleclick)
  • Dynamic Yield (kits/dynamic-yield)
  • Facebook (kits/facebook)
  • Google Tag Manager (kits/google-tag-manager)
  • Heap (kits/heap)
  • ID5 1 (kits/id5/id5-1)
  • Inspectlet (kits/inspectlet)
  • Intercom (kits/intercom)
  • KissMetrics (kits/kissmetrics)
  • Leanplum 1 (kits/leanplum/leanplum-1)
  • Localytics 4 (kits/localytics/localytics-4)
  • Mixpanel 2 (kits/mixpanel/mixpanel-2)
  • OneTrust (kits/onetrust)
  • Optimizely (kits/optimizely)
  • Rokt (kits/rokt)
  • SimpleReach (kits/simplereach)
  • Taplytics (kits/taplytics)
  • Twitter (kits/twitter)
  • Google Analytics 4 (kits/google-analytics-4)
  • Adobe (kits/adobe)
  • Rokt Pay Plus (kits/roktpayplus)

Notes

  • dist/ paths are gitignored, so generated artifacts were force-added intentionally.
  • These checked-in artifacts are needed for mPServer/CDN GitHub-path serving.

@rmi22186
rmi22186 requested a review from a team as a code owner August 6, 2026 18:37
@cursor

cursor Bot commented Aug 6, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Low risk: prebuilt distribution files only; runtime behavior depends on unchanged kit source and verified builds.

Overview
This PR checks in built kit dist/ bundles (82 files across 34 kit packages) so mPServer/CDN can serve them from GitHub paths. Artifacts were produced from the current kit sources via the standard kit build matrix; no kit source, config, or dependency files change—only generated outputs (e.g. CommonJS, IIFE, ESM) are added or refreshed.

Outputs cover the full integration set listed in the PR (Adobe Target, Adobe Heartbeat, GA4, Braze variants, etc.), including nested packages under kits/adobe and kits/google-analytics-4. Because dist/ is normally gitignored, these files were force-added on purpose for deployment.

Reviewed by Cursor Bugbot for commit 1a158ef. Bugbot is set up for automated code reviews on this repo. Configure here.

@sonarqubecloud

sonarqubecloud Bot commented Aug 6, 2026

Copy link
Copy Markdown

@rmi22186
rmi22186 marked this pull request as draft August 6, 2026 18:40
@rmi22186
rmi22186 marked this pull request as ready for review August 6, 2026 18:52
@rmi22186 rmi22186 changed the title chore(build): generate kit dist files chore: generate kit dist files Aug 6, 2026
@rmi22186
rmi22186 merged commit ea69551 into main Aug 6, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants