Skip to content

Align deploy.sh with documented release workflow #202

Description

@iskandr

During the May 4, 2026 PR #201 completion check, AGENTS.md says deploy.sh handles the version bump, commit, push/tag flow, refuses off-main or dirty-tree deploys, and gates release completion. The current deploy.sh only runs lint, test, installs build/twine, removes dist, builds, and uploads to PyPI. It does not bump versions, commit, tag, push, or enforce branch/dirty-tree checks. This mismatch makes the release checklist ambiguous and should be resolved by either updating deploy.sh or correcting AGENTS.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions