Skip to content

chore: wire up bulk-exporter prod app definition id [] - #11272

Merged
Mitch Goudy (mgoudy91) merged 2 commits into
masterfrom
mgoudy/bulk-exporter-prod-app-def
Aug 12, 2026
Merged

chore: wire up bulk-exporter prod app definition id []#11272
Mitch Goudy (mgoudy91) merged 2 commits into
masterfrom
mgoudy/bulk-exporter-prod-app-def

Conversation

@mgoudy91

Copy link
Copy Markdown
Contributor

Summary

  • Sets the real Contentful App Definition ID (1Oz4Ttx1lCCwdkiS4cEe11) in apps/bulk-exporter/contentful-app.json and the deploy/deploy:test scripts in apps/bulk-exporter/package.json, replacing the TODO_*_APP_DEF_ID placeholders.
  • Once merged to master, the existing lerna/CircleCI pipeline will pick up bulk-exporter automatically and deploy bundles to this app definition.
  • Companion PR adding this app to the marketplace app ID registry: (extensibility-api)

Test plan

  • Verify npm run deploy / npm run deploy:test succeed against the app definition once run in CI
  • Confirm app installs/renders correctly from the definition in the target org

🤖 Generated with Claude Code

Sets the real Contentful app definition id (1Oz4Ttx1lCCwdkiS4cEe11)
in contentful-app.json and the deploy/deploy:test npm scripts so the
existing lerna/CircleCI pipeline can publish bundles to it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@mgoudy91
Mitch Goudy (mgoudy91) requested review from a team as code owners August 12, 2026 20:59
deploy:test was mistakenly pointed at the prod app definition id.
Leave TODO_TEST_APP_DEF_ID until a real test/staging app definition
exists.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@mgoudy91
Mitch Goudy (mgoudy91) enabled auto-merge (squash) August 12, 2026 21:07
@mgoudy91
Mitch Goudy (mgoudy91) merged commit 82027f0 into master Aug 12, 2026
15 checks passed
@mgoudy91
Mitch Goudy (mgoudy91) deleted the mgoudy/bulk-exporter-prod-app-def branch August 12, 2026 21:07
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