Skip to content

chore: drop dev-container notes from CLAUDE.md, bump to 1.3.2 - #29

Open
patrickmelix wants to merge 1 commit into
mainfrom
chore/cleanup-claude-md-version-bump
Open

chore: drop dev-container notes from CLAUDE.md, bump to 1.3.2#29
patrickmelix wants to merge 1 commit into
mainfrom
chore/cleanup-claude-md-version-bump

Conversation

@patrickmelix

Copy link
Copy Markdown
Member

Summary

  • Removes the "Environment notes (this dev container)" section from CLAUDE.md. It documented an SSH agent socket path (/ssh-agent) specific to one contributor's local dev container — not portable to other machines/contributors, and per the stacked PR fix: correct electronic-entropy sign so vaspcheck's entropy test can fire #28 handoff, already stale even in that container. This is a public repo's dev guide, not the place for one machine's local setup notes.
  • Bumps version 1.3.1 → 1.3.2 in pyproject.toml and CITATION.cff (incl. date-released), since there's no other release-worthy change queued right now. Note tag-on-merge.yml will auto-tag and publish to PyPI on merge to main.

Test plan

  • Docs-only + version metadata change; full test suite still passes (215 passed) unaffected by this diff
  • Confirmed diff is scoped to exactly CLAUDE.md, pyproject.toml, CITATION.cff

🤖 Generated with Claude Code

The "Environment notes (this dev container)" section documented an
SSH agent socket path (/ssh-agent) specific to one contributor's local
container. It doesn't generalize to other machines or contributors,
and per a stacked PR (#28) the path is already stale in that
container too. This is a public repo's dev guide, not a place for
one machine's local setup notes.

Bumping the version since there's no other pending release-worthy
change queued for this PR.
Copilot AI lite review requested due to automatic review settings August 10, 2026 09:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares a metadata-only release of tools4vasp by removing contributor-specific dev-container guidance from the shared development guide and bumping project version metadata for an auto-published release on merge.

Changes:

  • Remove non-portable dev-container SSH agent notes from CLAUDE.md.
  • Bump package version from 1.3.1 to 1.3.2 in pyproject.toml.
  • Update release metadata in CITATION.cff (version + date-released).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
CLAUDE.md Removes stale/non-portable dev-container environment notes from the contributor guide.
pyproject.toml Bumps the package version to 1.3.2 to trigger the release workflow on merge.
CITATION.cff Updates citation metadata to match the new release version/date.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread pyproject.toml
'scipy >= 1.10.0',
]
version = "1.3.1"
version = "1.3.2"
Comment thread CITATION.cff
Comment on lines +6 to +7
version: "1.3.2"
date-released: "2026-07-30"
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.

2 participants