Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommend Node v4 & use as default #7102

Merged
merged 1 commit into from
Jul 15, 2016

Conversation

ErisDS
Copy link
Member

@ErisDS ErisDS commented Jul 15, 2016

Some of these changes are purely cosmetic e.g. the Node version in the Contributing guide bug report, some of them are documentation updates E.g. changes in the README and others are functional e.g. changes to .travis.yml

With this PR, we switch over our recommendation from Node.js 0.10 to v4 LTS. This means that v4 is our default environment now: what we use for development, testing & in production.

Node.js 0.10 is still supported and expected to work until 1st October 2016.

With this PR we also and Node v6 as an allowed failure (and the build does fail right now). So that we can start to figure out what needs to be done to ensure we have support for it when it is declared LTS also on 1st October 2016.

Note: This pulls in the latest Ghost-Admin master which has similar changes

refs #7098

  • Use Node.js v4 as our default build environment
  • Add Node.js v6 as an allowed failure
  • Update contributor guidelines and readme
  • Fix issue with branch exceptions

refs TryGhost#7098

- Use Node.js v4 as our default build environment
- Add Node.js v6 as an allowed failure
- Update contributor guidelines and readme
- Fix issue with branch exceptions
@acburdine acburdine merged commit ee1f4fd into TryGhost:master Jul 15, 2016
chris-brown pushed a commit to chris-brown/Ghost that referenced this pull request Aug 14, 2016
refs TryGhost#7098

- Use Node.js v4 as our default build environment
- Add Node.js v6 as an allowed failure
- Update contributor guidelines and readme
- Fix issue with branch exceptions
geekhuyang pushed a commit to geekhuyang/Ghost that referenced this pull request Nov 20, 2016
refs TryGhost#7098

- Use Node.js v4 as our default build environment
- Add Node.js v6 as an allowed failure
- Update contributor guidelines and readme
- Fix issue with branch exceptions
@ErisDS ErisDS deleted the recommend-node-v4 branch March 1, 2017 12:47
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.

2 participants