Skip to content

WP CLI .distignore syntax is changing #139

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions