Skip to content

Bad tag for v4.0.0-beta1 causing composer update to fail #1157

@matthandus

Description

@matthandus

Describe the bug

This project has two tags stamped as beta1. One of the tags has improper syntax and should be deleted. Also, it looks like the bad tag was set as the actual release. See screenshot of tags for this project.

Good: 4.0.0-beta1
Bad: 4.0.0beta1

Image

To reproduce

Steps to reproduce the behavior:

  1. View tags page in github for this project.
  2. Confirm dupe tags.
  3. Delete tag for 4.0.0beta and make new release for 4.0.0-beta1.

Expected behavior

Expect releases and tags to conform to syntax standards for composer and not cause errors.

Additional context

Causes the project to not be indexed properly, which causes composer to fail when checking dependency tree.

Please confirm

  • I have searched the issue list and am not opening a duplicate issue.
  • I have read the Contribution Guidelines and this is not a support question.
  • I confirm that this bug is a bug in PHP_CodeSniffer and not in one of the external standards.
  • I have verified the issue still exists in the master branch of PHP_CodeSniffer.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions