Skip to content

WP CLI .distignore syntax is changing #139

@BrianHenryIE

Description

@BrianHenryIE

Describe the bug

WP CLI's .distignore files will soon support the full .gitignore syntax. Users who write their .distignore file with the larger syntax will encounter issues with 10up/action-wordpress-plugin-deploy.

wp-cli/dist-archive-command#78

Expected behavior

Users will expect a .distignore file to behave the same in both contexts.

Additional context

There are no breaking changes with the existing syntax, the new syntax is a superset (according to the test cases in wp-cli/dist-archive-command).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Code Review

Relationships

None yet

Development

No branches or pull requests

Issue actions