Skip to content

Restore apps catalog reindexing#204

Merged
akirk merged 1 commit into
trunkfrom
fix-apps-json-reindex
May 31, 2026
Merged

Restore apps catalog reindexing#204
akirk merged 1 commit into
trunkfrom
fix-apps-json-reindex

Conversation

@akirk
Copy link
Copy Markdown
Member

@akirk akirk commented May 31, 2026

Summary

  • Restores apps.json after it was regenerated as {}.
  • Updates reindex_postprocess.py so the app catalog is built from blueprints/**/blueprint.json entries whose meta.categories include Apps.
  • Keeps the catalog generation aligned with Move app blueprints #203, which moved app blueprints out of apps/ and into blueprints/.

Cause

build_apps_index() still walked the removed apps/ directory. With no files there, the deployment bot generated an empty catalog.

Validation

  • python3 reindex_postprocess.py --test
  • npm run validate:my-wordpress-json

@akirk akirk merged commit cb8f3b1 into trunk May 31, 2026
3 checks passed
@akirk akirk deleted the fix-apps-json-reindex branch May 31, 2026 16:31
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