Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#26629 closed defect (bug) (fixed)

Update version in package.json and unit test it

Reported by: tobiasbg's profile TobiasBg Owned by: nacin's profile nacin
Milestone: 3.9 Priority: normal
Severity: normal Version: 3.8
Component: Unit Tests Keywords: has-patch
Focuses: Cc:

Description

While working on #26073, I noticed that package.json's version is still at 3.7.0.
I'm not sure about the severity (as package.json is not part of releases), but Composer users might appreciate an update.

I'll attach a patch to update the version, and another one that adds a unit test to remind us of updating the version in the future, similar to the existing unit test for the version in readme.html.

Attachments (2)

26629.patch (380 bytes) - added by TobiasBg 11 years ago.
Update WP version in package.json
26629-unit-test.patch (974 bytes) - added by TobiasBg 11 years ago.
Unit test to keep package.json's version up-to-date

Download all attachments as: .zip

Change History (8)

@TobiasBg
11 years ago

Update WP version in package.json

@TobiasBg
11 years ago

Unit test to keep package.json's version up-to-date

#1 @TobiasBg
11 years ago

For reference: The unit test for readme.html was added in [26166].

#2 @TobiasBg
11 years ago

  • Keywords has-patch added

#3 @SergeyBiryukov
11 years ago

  • Milestone changed from Awaiting Review to 3.8.1

#4 @nacin
11 years ago

In 26939:

Update versions in the 3.8 branch. see #26629.

#5 @nacin
11 years ago

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

In 26940:

Update package.json. props TobiasBg. fixes #26629.

#6 @nacin
11 years ago

  • Milestone changed from 3.8.1 to 3.9

While this had a commit against 3.8, I'm going to move it off the report.

Note: See TracTickets for help on using tickets.