Skip to content

Conversation

@richardlau
Copy link
Member

@richardlau richardlau commented Oct 25, 2018

Fixes #378

Note that this is based on the current schedule.json and so doesn't include the planned dates for 12 (#371 / #375).

@richardlau
Copy link
Member Author

Chart was generated using https://github.com/nodejs/lts-schedule and the current schedule.json.

Copy link
Contributor

@cjihrig cjihrig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but might want to regenerate this once #371 lands with the Node 12 info.

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MylesBorins
Copy link
Contributor

We now have the updated information about 12.x in the table. Could you please update the image in this PR?

Generated using https://github.com/nodejs/lts-schedule

```
$ npx lts -s 2018-9-30 -e 2020-10-31 -d "$PWD/schedule.json" -p
"$PWD/schedule.png"
```
@richardlau
Copy link
Member Author

Rebased to pick up the current schedule.json and regenerated the image via:

$ npx lts -s 2018-9-30 -e 2020-10-31 -d "$PWD/schedule.json" -p "$PWD/schedule.png"

Start date (-s) is end of September so that the chart labels October 2018 at the left edge of the horizontal axis.

End date (-e) gives two years time-span (matches current image time-span of two years).

$PWD to pass fully qualified paths to lts as it looks like npx switches the current directory.

@richardlau richardlau changed the title update schedule image for Node.js 11 update schedule image for Node.js 11 and 12 Oct 27, 2018
@MylesBorins MylesBorins merged commit e82fc16 into nodejs:master Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants