chore(gen2-migration): regen store-locator snapshot#14783
Closed
iliapolo wants to merge 72 commits intogen2-migrationfrom
Closed
chore(gen2-migration): regen store-locator snapshot#14783iliapolo wants to merge 72 commits intogen2-migrationfrom
iliapolo wants to merge 72 commits intogen2-migrationfrom
Conversation
Add a normalize script that replaces run-specific values (deploymentName, envName, envHash, sandboxHash, commitHash, CFN nested stack hashes) with stable placeholders in snapshot filenames and content, making snapshots deterministic across e2e runs. Use a fixed --identifier e2e for ampx sandbox deployments instead of deriving the stack prefix from os.userInfo().username. Regenerate and normalize project-boards snapshots. --- Prompt: commit everything
normalize, update docs Remove getAllFiles wrapper, unused os import, and username sanitization from sanitize.ts. Fix orphaned JSDoc in normalize.ts. Update sanitize JSDoc to reflect current behavior. Add snapshot post-processing documentation to the E2E system README covering normalization and sanitization steps. Slim down the migration-apps README to point to the E2E README for details while keeping the manual invocation instructions local. --- Prompt: commit
replacements, restore gen2 API key sanitization Remove the output value replacement logic from sanitize.ts — it was replacing values inside pre.generate snapshots that the generate command depends on. Restore the original gen2 API key extraction and sanitization. Normalize now only renames files, no content replacement. --- Prompt: commit
on API key sanitization --- Prompt: made some changes, commit
6 tasks
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.
Just an example to show how such a PR would look like. Don't merge.