Skip to content

move archival artifacts to dedicated directory - #236

Open
hoodsy wants to merge 2 commits into
NatLabRockies:mainfrom
hoodsy:issue-233-archival-directory
Open

move archival artifacts to dedicated directory#236
hoodsy wants to merge 2 commits into
NatLabRockies:mainfrom
hoodsy:issue-233-archival-directory

Conversation

@hoodsy

@hoodsy hoodsy commented Aug 6, 2026

Copy link
Copy Markdown

Closes #233

Moves non-functional archival artifacts to a top-level archival/ directory mirroring their original paths (via git mv, history preserved):

  • 6 tests/fixtures/ notebooks that depended on the removed dataio module → archival/tests/fixtures/
  • sdt_dask/examples/dev_scripts/rev_far_pvdb_dask.py (depended on removed PVDBPlug) → archival/sdt_dask/examples/dev_scripts/

Adds archival/README.md plus per-subdirectory READMEs explaining why the artifacts don't run. Updates stale path references in the Azure/Fargate client docstrings, test comments, and CLAUDE.md.

Checklist:

  • Create archival/ directory structure
  • Move notebooks and script (use git mv to preserve history)
  • Preserve existing README documentation in each subdirectory
  • Add top-level archival/README.md
  • Verify no active code imports from the moved files
  • Update .gitignore if it references any moved paths

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.

Move archival artifacts to dedicated directory

1 participant