Skip to content

ci(wangapayfast-rs): add crates.io token preflight and publish guardrails #33

Description

@mitch1009

Summary

Improve publish workflow reliability by validating token presence and version extraction before publish.

Scope

  • Add explicit preflight check for CARGO_REGISTRY_TOKEN
  • Fail with clear message when token is missing
  • Validate extracted version is non-empty semver

Acceptance Criteria

  • Publish job fails early with actionable error if token missing
  • No ambiguous please provide a non-empty token failures
  • Version extraction step emits one valid key=value output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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