Skip to content

Remove filesystem storage from publishing module #394

Merged
ddon merged 1 commit intoBeamLabEU:devfrom
mdon:dev
Mar 6, 2026
Merged

Remove filesystem storage from publishing module #394
ddon merged 1 commit intoBeamLabEU:devfrom
mdon:dev

Conversation

@mdon
Copy link

@mdon mdon commented Mar 6, 2026

  • Delete Storage, DualWrite, and all storage/* submodules
  • Delete migrate_legacy_structure_worker and storage_utils_test
  • Add LanguageHelpers and SlugHelpers as standalone modules
  • Simplify Metadata, ListingCache, and controller layers to DB-only
  • Clean up stale comments referencing filesystem, imports, and storage
  • Alias PhoenixKit.Modules.Storage in web/html.ex (credo fix)
  • Add missing callback_info_missing entry and remove stale entries from .dialyzer_ignore.exs for deleted files

…eferences

- Delete Storage, DualWrite, and all storage/* submodules
- Delete migrate_legacy_structure_worker and storage_utils_test
- Add LanguageHelpers and SlugHelpers as standalone modules
- Simplify Metadata, ListingCache, and controller layers to DB-only
- Clean up stale comments referencing filesystem, imports, and storage
- Alias PhoenixKit.Modules.Storage in web/html.ex (credo fix)
- Add missing callback_info_missing entry and remove stale entries
  from .dialyzer_ignore.exs for deleted files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ddon ddon merged commit 028a809 into BeamLabEU:dev Mar 6, 2026
6 checks passed
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.

2 participants