Skip to:
Content

bbPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 4 years ago

#2776 closed defect (bug) (fixed)

Bring Gruntfile.js tasks up to speed with BuddyPress.

Reported by: netweb's profile netweb Owned by:
Milestone: 2.6 Priority: high
Severity: blocker Version: trunk
Component: Tools - Build Keywords: has-patch
Cc:

Description

Bring Gruntfile.js tasks up to speed with BuddyPress, this was partially completed in r5614.

A few more tweaks are needed to finish it off, primarily in adding a new target src for jsvalidate so JavaScript files can be validated in the /src folder.

A couple of notes about the patch:

  • The task grunt release is redundant for bbPress purposes, BuddyPress only uses this for SVN externals, I've left it here for Grunt task compatibility/familiarity " between the projects
  • Patch also includes final whitespace around bracket changes.

Attachments (1)

2776.diff (3.6 KB) - added by netweb 8 years ago.

Download all attachments as: .zip

Change History (3)

@netweb
8 years ago

#1 @netweb
8 years ago

  • Resolution set to fixed
  • Status changed from new to closed

In 5649:

Bring Gruntfile.js tasks up to speed with BuddyPress

  • Adds a src target for jsvalidate to validate JavaScript files in the /src folder
  • WordPress JavaScript coding standards improvements
  • See also r5614

Props netweb. Fixes #2776

#2 @johnjamesjacoby
4 years ago

Assigning all closed & unassigned tickets in the 2.6 milestone to myself.

Note: See TracTickets for help on using tickets.