Skip to content

feat: remove import scripts#17

Merged
fkakatie merged 1 commit into
mainfrom
remove-import
Jul 8, 2026
Merged

feat: remove import scripts#17
fkakatie merged 1 commit into
mainfrom
remove-import

Conversation

@fkakatie

@fkakatie fkakatie commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This removes the one-time AEM→EDS import tooling (tools/import/) now that the migration is complete. It won't be run again.

The scripts themselves are still recoverable from git history if ever needed:

git log --oneline -- tools/import          # find the last commit that had them
git show <sha>:tools/import/README.md      # view a single file at that commit
git checkout <sha> -- tools/import         # restore the whole folder

@aem-code-sync

aem-code-sync Bot commented Jul 8, 2026

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run all PSI checks
  • Re-run failed PSI checks
  • Re-sync branch
Commits

@fkakatie
fkakatie merged commit 1f9c95d into main Jul 8, 2026
1 of 2 checks passed
@fkakatie
fkakatie deleted the remove-import branch July 10, 2026 19:59
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.

1 participant