Skip to content

Validate cargo package contents in CI #192

@joshlf

Description

@joshlf

Add a CI test that runs cargo package or cargo publish --dry-run or similar, and validates certain aspects of the resulting artifacts. This should include:

This issue requires both identifying what contents we should be checking for and then writing the test. It's okay if this work is done incrementally (e.g., first checking for a single file, then adding more checks over time).

Metadata

Metadata

Assignees

No one assigned

    Labels

    compatibility-nonbreakingChanges that are (likely to be) non-breakingexperience-mediumThis issue is of medium difficulty, and requires some experiencehelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions