Skip to content

Broken 6.9.0 tag #6

@johnbillion

Description

@johnbillion

Version

6.9.0

What did you expect to happen?

There is a 6.9.0 tag in this repo which was created in February, three months after WordPress 6.9 was released and the 6.9 tag was created.

What actually happens?

The 6.9 tag is fine, but:

Steps to reproduce

Attempt to install roots/wordpress-full at version 6.9 or 6.9.0 and you'll get a 404 for the package URL.

Failed to download roots/wordpress-full from dist: The "https://downloads.w.org/release/wordpress-6.9.0.zip" file could not be downloaded (HTTP/2 404 )

Composer will fall back to cloning the git source from WordPress/WordPress which will also result in a failure because there's no 6.9.0 tag on that repo.

Failed to execute git checkout 6.9.0 -- && git reset --hard 6.9.0 --

fatal: invalid reference: 6.9.0

Installing at a semver such as ~6.9.0 works as expected.

There's no 6.8.0 tag or earlier, it's just 6.9.0 that's a problem.

System info

No response

Log output

Please confirm this isn't a support request.

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions