Skip to content

Not overriding symlink at release-registry when publishing #118

@philipphofmann

Description

@philipphofmann

When the release-registry already contains a symlink for the specified version craft fails to publish the release. I would expect that it overrides the symlink with the JSON for the specified release.

Steps to reproduce with sentry-cocoa:

  1. craft prepare 5.1.10
  2. Create a symlink for 5.1.10.json in release-registry for cocoa.
  3. craft publish 5.1.10 --target registry
  4. Craft fails with Error: Version file for "5.1.10" already exists. Aborting.

Screenshot 2020-07-22 at 13 41 12

This is related to getsentry/sentry-release-registry#27

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    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