Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Restore PHPUnit test runs#155

Merged
schlessera merged 10 commits into
masterwp-cli/php-cli-tools:masterfrom
150-restore-phpunitwp-cli/php-cli-tools:150-restore-phpunitCopy head branch name to clipboard
Nov 10, 2022
Merged

Restore PHPUnit test runs#155
schlessera merged 10 commits into
masterwp-cli/php-cli-tools:masterfrom
150-restore-phpunitwp-cli/php-cli-tools:150-restore-phpunitCopy head branch name to clipboard

Conversation

@danielbachhuber

Copy link
Copy Markdown
Member

Fixes #150

@danielbachhuber danielbachhuber added this to the 0.11.17 milestone Nov 4, 2022
@danielbachhuber danielbachhuber requested a review from a team as a code owner November 4, 2022 16:12
@danielbachhuber danielbachhuber self-assigned this Nov 4, 2022
@danielbachhuber

Copy link
Copy Markdown
Member Author

@schlessera Is a branch-alias appropriate for fixing this error?

wp-cli/wp-cli[v2.6.0, ..., v2.7.1] require wp-cli/php-cli-tools ~0.11.2 -> satisfiable by wp-cli/php-cli-tools[v0.11.2, ..., v0.11.16] from composer repo (https://repo.packagist.org/) but wp-cli/php-cli-tools is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.

If so, what should it be?

@schlessera

Copy link
Copy Markdown
Member

@danielbachhuber Yes, a branch alias together with a stability adjustment in this package should solve the above issue. It should be something like this:

{
    "extra": {
        "branch-alias": {
            "dev-master": "0.11.x-dev"
        }
    }
    "minimum-stability": "dev",
    "prefer-stable": true
}

@schlessera schlessera merged commit 5c1497c into master Nov 10, 2022
@schlessera schlessera deleted the 150-restore-phpunit branch November 10, 2022 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restore CI on wp-cli/php-cli-tools

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.