Skip to content

Tag v1.0 on main; close issue #8 #45

@JakeMG-INL

Description

@JakeMG-INL

Parent

#8

What to build

Final release step. Once every preceding slice has merged to main and the full integration test matrix is green, create the v1.0 git tag on main and close issue #8 with a comment referencing this slice and #37 (the amended acceptance criteria).

Pre-tag verification checklist:

  • All round-trip integration test suites pass on main
  • pip install . in a fresh venv produces a working installation
  • README snippets are copy-pasteable
  • All eight CLI binaries are functional with their feature-gated mode lists
  • EXIProcessor has the rename in place (Namespace, not ProtocolEnum)
  • Typed exception attributes are present and tested
  • V2Gjson type annotations are correct (no int|None on nested-struct fields)
  • CHANGELOG.md v1.0.0 entry matches what's actually shipped
  • ADR-0013 and ADR-0014 are merged
  • Issue Public API docs + v1.0 release #8's acceptance criteria (post-amendment) are all checked off

Acceptance criteria

  • All pre-tag verification items confirmed green
  • v1.0 git tag created on main
  • Tag pushed to origin
  • Issue Public API docs + v1.0 release #8 closed with a comment summarizing the release
  • Human approval received before tagging (HITL)

Blocked by

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions