#35917 closed enhancement (fixed)
Update `grunt-patch-wordpress` version to include support for uploading patches
| Reported by: | netweb | Owned by: | jorbin |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.6 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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