#35917 closed enhancement (fixed)
Update `grunt-patch-wordpress` version to include support for uploading patches
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.6 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | has-patch |
| Focuses: | Cc: |
Description
The upcoming 0.4.0 release of grunt-patch-wordpress will support uploading patches to Trac.
For example: grunt upload_patch:98765 will upload a diff/patch of the current directory to ticket #98765
Attachments (1)
Note: See
TracTickets for help on using
tickets.
The patch 35917.diff was actually uploaded as part of the testing of the pre-release version
0.4.0ofgrunt-patch-wordpressusing the following grunt task:grunt upload_patch:35917Note: This should not be committed until
grunt-patch-wordpressversion0.4.0has been released