Skip to content

Support all public version identifiers #217

@CasperWA

Description

@CasperWA

This is related to the update_deps task.

All public version identifiers:

  • Epoch segment: N!
  • Release segment: N(.N)*
  • Pre-release segment: {a|b|rc}N
  • Post-release segment: .postN
  • Development release segment: .devN

This is taken from the packaging documentation.

Only release segment is currently supported.
The parts in bold above are especially important.
The parts in italic above can be grouped into a new feature, which can support allowing pre-relase and development releases - something that needs extra implementation work to function properly.

Related issues:

Metadata

Metadata

Assignees

No one assigned

    Labels

    GH WorkflowsIssue/PR related to the callable workflowsenhancementNew feature or requestpre-commit hooksIssue/PR related to pre-commit hookspriority/mediumMedium priority issue/PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions