Skip to content

fix(toolcraft): initialize toolcraft-design trusted publishing #403

@kamilio

Description

@kamilio

Problem

The manually dispatched Release toolcraft packages workflow failed while publishing toolcraft-design:

toolcraft-design currently returns npm E404, so it has never had the one-time initial publish/trusted-publisher setup described in docs/development/NPM_PUBLISHING.md.

Required fix

  1. Perform the one-time initial public publish for toolcraft-design.
  2. Configure npm trusted publishing for repository poe-platform/poe-code and workflow release-toolcraft.yml.
  3. Rerun release-toolcraft.yml.
  4. Confirm all four packages publish at one lockstep version.

Do not bypass the workflow with an ad hoc release of the remaining packages; the current state is already partial because toolcraft-schema@0.0.32 exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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