Skip to content

fix(ingest/dynamodb): clean up starter DynamoDB recipes #14476

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ligfx
Copy link
Contributor

@ligfx ligfx commented Aug 15, 2025

  • platform_instance: already defaults to aws_account_id, and was a literal string that users left included in the recipe.
  • aws_session_token: shouldn't be used in most cases.

@github-actions github-actions bot added ingestion PR or Issue related to the ingestion of metadata product PR or Issue related to the DataHub UI/UX labels Aug 15, 2025
@ligfx
Copy link
Contributor Author

ligfx commented Aug 15, 2025

Changes the default recipe in the UI from:
Screenshot 2025-08-15 at 4 03 28 PM

to:
Screenshot 2025-08-15 at 4 01 14 PM

Copy link

codecov bot commented Aug 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Copy link

alwaysmeticulous bot commented Aug 15, 2025

✅ Meticulous spotted 0 visual differences across 1476 screens tested: view results.

Meticulous evaluated ~8 hours of user flows against your PR.

Expected differences? Click here. Last updated for commit f42f7c8. This comment will update as new commits are pushed.

Copy link

codecov bot commented Aug 15, 2025

Bundle Report

Changes will decrease total bundle size by 82 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
datahub-react-web-esm 28.48MB -82 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: datahub-react-web-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/index-*.js -82 bytes 18.83MB -0.0%

Files in assets/index-*.js:

  • ./src/app/ingest/source/builder/sources.json → Total Size: 33.84kB

  • ./src/app/ingestV2/source/builder/sources.json → Total Size: 33.0kB

@datahub-cyborg datahub-cyborg bot added the needs-review Label for PRs that need review from a maintainer. label Aug 15, 2025
- `platform_instance`: already defaults to aws_account_id, and was a literal
  string that users left included in the recipe.
- `aws_session_token`: shouldn't be used in most cases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ingestion PR or Issue related to the ingestion of metadata needs-review Label for PRs that need review from a maintainer. product PR or Issue related to the DataHub UI/UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant