-
Notifications
You must be signed in to change notification settings - Fork 677
[Sub-Issue #549.6] Move M14 (Logging) to S3 Reproducibility #556
Copy link
Copy link
Open
Description
Parent Issue
Part of #549 - New learning session on data engineering
Phase
Phase 2 - Restructure Existing Sessions
Description
Move the Logging module (M14) from S4 to S3 Reproducibility. The rationale is that logging is highly related to being able to reproduce experiments, making it a natural fit for the reproducibility session.
Tasks
- Move
s4_debugging_and_logging/logging.md→s3_reproducibility/logging.md - Move any associated
exercise_files/directory - Update S3
README.mdto include the logging module - Update all internal cross-references to the logging module
- Search for references in other modules that link to logging
- Update any relative paths in the moved module
- Verify all links and references still work
- Position the module appropriately within S3 (likely after Docker and Config Files)
Files to Update
s4_debugging_and_logging/logging.md(move to s3_reproducibility/)s3_reproducibility/README.md- Any modules that reference the logging module
- Any exercise files
Dependencies
- Should be done after Phase 1 is complete (S11 modules created)
Acceptance Criteria
- Logging module successfully moved to S3
- All links and references updated and working
- S3 README properly lists the new module
- Module is positioned logically within S3
- No broken links remain in the codebase
- Content fits thematically with reproducibility concepts
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels