Skip to content

[MAJOR] §12: No release workflow — build artifacts not stored or published #176

Description

@mvillmow

Evidence

.github/workflows/ (no release.yml), .github/workflows/_required.yml:106-119

Description

The build job in _required.yml runs python -m build --no-isolation and verifies the build succeeds, but the resulting artifacts are not uploaded, tagged, or published. There is no workflow triggered by a tag or release event. Publishing to PyPI or GitHub Releases requires manual steps that are undocumented.

Part of #92

Metadata

Metadata

Assignees

No one assigned

    Labels

    audit-findingFinding from auditseverity:majorMajor severitystate:plan-goPlan approved by reviewer; implementer may proceed.

    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