chore: wire up bulk-exporter prod app definition id [] - #11272
Merged
Mitch Goudy (mgoudy91) merged 2 commits intoAug 12, 2026
Conversation
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>
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>
Mitch Goudy (mgoudy91)
enabled auto-merge (squash)
August 12, 2026 21:07
Lisa White (whitelisab)
approved these changes
Aug 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
1Oz4Ttx1lCCwdkiS4cEe11) inapps/bulk-exporter/contentful-app.jsonand thedeploy/deploy:testscripts inapps/bulk-exporter/package.json, replacing theTODO_*_APP_DEF_IDplaceholders.Test plan
npm run deploy/npm run deploy:testsucceed against the app definition once run in CI🤖 Generated with Claude Code