chore: clean up stale Datafold references and docs#14
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/usage_analytics.md(telemetry docs for removed feature)datafold/data-diff→dtsong/data-diffacross README, pyproject.toml, CONTRIBUTING, source code, and docs"Datafold"→"data-diff contributors")docs.datafold.comin docs/index.rstFiles changed
README.md— badge + contributor URLspyproject.toml— repository/issues/changelog URLsCONTRIBUTING.md— issues link + clone commanddata_diff/dbt.py— documentation URLsdata_diff/dbt_parser.py— issue reporting URLdocs/conf.py— copyright holderdocs/index.rst— README link, source code link, dead link removaldocs/new-database-driver-guide.rst— CONTRIBUTING linkdocs/usage_analytics.md— deletedVerification
git grep 'datafold/data-diff'returns zero results (excluding LICENSE/CHANGELOG/dev/)Test plan
git grep 'datafold/data-diff'returns no stale referencesdocs/usage_analytics.mdno longer existspytest 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