Skip to content

npm unpublish fails to succeed during rollback process #54

@sbsrnt

Description

@sbsrnt

https://github.com/exile-watch/nucleus/actions/runs/15242314374/job/42863903230

This could be due to:

  1. Permission issues with the registry token
  2. GitHub Packages having different unpublish rules than npm
  3. Network issues during the unpublish operation

Rollback function handled this gracefully by catching the error and continuing with the process. From a git perspective, the release was properly rolled back, but the package version still exists (not anymore, had to manually remove it) in the GitHub registry.

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