Skip to content

πŸ“Œ ISSUE-#199: Remove external dotflow-mongodb references#200

Merged
FernandoCelmer merged 4 commits intodevelopfrom
feature/199
Apr 8, 2026
Merged

πŸ“Œ ISSUE-#199: Remove external dotflow-mongodb references#200
FernandoCelmer merged 4 commits intodevelopfrom
feature/199

Conversation

@FernandoCelmer
Copy link
Copy Markdown
Member

Description

Remove all references to the external dotflow-mongodb package, preparing the codebase for a native MongoDB provider implementation.

Issue: πŸ“Œ ISSUE-#199

Changes

  • Remove dotflow/storage.py legacy module (replaced by dotflow.providers)
  • Remove _MongoDBModuleNotFound class and dotflow-mongodb external import
  • Remove docs_src/storage/storage_mongodb.py example
  • Update examples submodule: remove step_with_storage_mongodb.py, dotflow-mongodb dependency, and update imports to dotflow.providers

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • My changes generate no new warnings

@FernandoCelmer FernandoCelmer self-assigned this Apr 8, 2026
@FernandoCelmer FernandoCelmer merged commit 039d4d7 into develop Apr 8, 2026
10 checks passed
@FernandoCelmer FernandoCelmer deleted the feature/199 branch April 8, 2026 20:35
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