Skip to content

Rename project from ashare-lake to CNEquity - #23

Merged
rootSunc merged 3 commits into
mainfrom
rename/cnequity
Aug 15, 2026
Merged

Rename project from ashare-lake to CNEquity#23
rootSunc merged 3 commits into
mainfrom
rename/cnequity

Conversation

@rootSunc

@rootSunc rootSunc commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • Renamed in lockstep: repo/PyPI/Python import all collapse to the single token cnequity (no separators), CLI aslcne, config/data path conventions, docs, CI workflow references, frontend dashboard (rebuilt bundle), CITATION.cff, mkdocs.yml.
  • Historical CHANGELOG entries and ADR decision records are left untouched (they correctly describe what was true under the old name at the time).

Test plan

  • rg -i ashare returns zero hits outside intentionally-preserved historical text (old CHANGELOG entries, old ADR prose)
  • uv sync --group dev installs cleanly under the new package name; cne --version / cne --help work
  • Full test suite passes: 1515 passed, 18 deselected
  • ruff check and ruff format --check clean
  • mkdocs build --strict succeeds
  • Live smoke test: cne demo against a scratch data root fetched real TDX data end-to-end

"ashare" collided with established projects in the same space (mpquant/Ashare, AKShare) and didn't surface in searches for A股 data tools. Package, CLI (asl -> cne), Python import path, and config/data conventions all move together; old ashare-lake PyPI listing and local data/config directories are untouched.
Repository owner deleted a comment from codecov Bot Aug 15, 2026
test_citation_metadata_tracks_the_current_package_version caught the drift.
@rootSunc
rootSunc merged commit 2bf9059 into main Aug 15, 2026
7 checks passed
rootSunc added a commit that referenced this pull request Aug 22, 2026
Rename project from ashare-lake to CNEquity
@rootSunc
rootSunc deleted the rename/cnequity branch August 23, 2026 05:01
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