Skip to content

refactor(s3): rename mirror module#2

Merged
soakes merged 2 commits intomainfrom
refactor-mirror-module
Dec 6, 2025
Merged

refactor(s3): rename mirror module#2
soakes merged 2 commits intomainfrom
refactor-mirror-module

Conversation

@soakes
Copy link
Owner

@soakes soakes commented Dec 6, 2025

Rename s3_mirror.py to s3mirror.py for a more professional, underscore-free naming style.

  • ✨ Update filename to use cleaner naming convention
  • 🔧 Adjust references in codebase to new module name
  • 🧹 Ensure imports remain consistent and functional

Notes:

  • ℹ️ No functional behavior changes, only naming and related references.

Rename s3_mirror.py to s3mirror.py for a more professional, underscore-free naming style.
- ✨ Update filename to use cleaner naming convention
- 🔧 Adjust references in codebase to new module name
- 🧹 Ensure imports remain consistent and functional

Notes:
- ℹ️ No functional behavior changes, only naming and related references.
Complete codebase migration from s3_mirror to s3mirror naming convention.

- 🔄 Update GitHub Actions workflows (format.yml, lint.yml) to target s3mirror.py
- 📝 Revise README.md with new repo paths, badges, commands, and project structure
- 🐛 Fix logger name and help text references in s3mirror.py
- ✨ Add format status badge, Dependabot details, and local dev instructions

Notes:
- ℹ️ All changes maintain functional parity with prior version
@soakes soakes merged commit 43bbe7a into main Dec 6, 2025
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.

1 participant