Skip to content

Publish workflow doesn't allow numbers in package names #2084

Closed
@jakemac53

Description

@jakemac53

I noticed that when tagging json_rpc_2-v4.0.0 it didn't get published, and it looks like its because the regex for tags only allows [A-z] for the package name, but numbers are also valid in package names.

This regex also might be too permissive in that it allows [, \, ], ^, and "`"

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