refactor!: rename the autoconf package to autonerves#135
Merged
Conversation
Rename the installable Python package `autoconf` -> `autonerves` (package dir
`autoconf/` -> `autonerves/`, `test_autoconf/` -> `test_autonerves/`,
`pyproject.toml` name/testpaths/extras, all internal imports and string
references). Line endings are preserved. The repo/organ identity ("PyAutoConf",
the Nerves organ) is left unchanged here; it flips to PyAutoNerves with the
GitHub repo rename in the coordinated cutover.
BREAKING CHANGE: the import name and PyPI distribution become `autonerves`.
Downstream libraries switch their pins/imports in the same coordinated sweep;
the reusable CI workflows already accept `autonerves` as a package alias.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013ciVftxvYpefh59wSkR7jN
Following the GitHub repo rename, update the Nerves repo's own README, AGENTS, CLAUDE, copilot-instructions, llms.txt, pyproject homepage and code-of-conduct to its new name PyAutoNerves. Package is already `autonerves`; this completes the repo/organ identity. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013ciVftxvYpefh59wSkR7jN
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.
What
Rename the installable Python package
autoconf→autonerves:autoconf/→autonerves/,test_autoconf/→test_autonerves/(git renames; line endings preserved)pyproject.toml:name,testpaths,packages.findexclude, self-extraThe repo/organ identity (PyAutoConf, the Nerves organ) is intentionally left unchanged here — it flips to PyAutoNerves with the GitHub repo rename in the coordinated cutover.
Coordination
autonerves. This is the foundation of a coordinated sweep — the downstream libraries (PyAutoFit/PyAutoArray/PyAutoGalaxy/PyAutoLens/PyAutoCTI) switch their pins/imports toautonerveson the same-named branch, and the reusable CI workflows already acceptautonervesas a package alias (PyAutoHeart merged). CI here resolves the package from this branch built asautonerves.Merge order: this + the five library PRs together (same-named branches), then republish.
🤖 Generated with Claude Code
https://claude.ai/code/session_013ciVftxvYpefh59wSkR7jN
Generated by Claude Code