Skip to content

chore: clean up stale Datafold references and docs#14

Merged
dtsong merged 1 commit intomasterfrom
cleanup/stale-docs-and-refs
Mar 1, 2026
Merged

chore: clean up stale Datafold references and docs#14
dtsong merged 1 commit intomasterfrom
cleanup/stale-docs-and-refs

Conversation

@dtsong
Copy link
Owner

@dtsong dtsong commented Mar 1, 2026

Summary

  • Deleted docs/usage_analytics.md (telemetry docs for removed feature)
  • Updated all GitHub URLs from datafold/data-diffdtsong/data-diff across README, pyproject.toml, CONTRIBUTING, source code, and docs
  • Fixed stale copyright in docs/conf.py ("Datafold""data-diff contributors")
  • Removed dead link to docs.datafold.com in docs/index.rst

Files changed

  • README.md — badge + contributor URLs
  • pyproject.toml — repository/issues/changelog URLs
  • CONTRIBUTING.md — issues link + clone command
  • data_diff/dbt.py — documentation URLs
  • data_diff/dbt_parser.py — issue reporting URL
  • docs/conf.py — copyright holder
  • docs/index.rst — README link, source code link, dead link removal
  • docs/new-database-driver-guide.rst — CONTRIBUTING link
  • docs/usage_analytics.md — deleted

Verification

  • git grep 'datafold/data-diff' returns zero results (excluding LICENSE/CHANGELOG/dev/)
  • All 37 unit tests pass

Test plan

  • git grep 'datafold/data-diff' returns no stale references
  • docs/usage_analytics.md no longer exists
  • Unit tests pass (pytest tests/test_utils.py tests/test_query.py tests/test_parse_time.py tests/test_format.py tests/test_config.py)

🤖 Generated with Claude Code

Remove usage_analytics.md (telemetry removed in v1.0.0),
update GitHub URLs from datafold/data-diff to dtsong/data-diff,
fix stale copyright and dead links.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dtsong dtsong merged commit edcc34f into master Mar 1, 2026
1 of 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