Skip to content

doc: update OS level support for AIX - #12235

Closed
mhdawson wants to merge 1 commit into
nodejs:masterfrom
mhdawson:aixupport
Closed

doc: update OS level support for AIX#12235
mhdawson wants to merge 1 commit into
nodejs:masterfrom
mhdawson:aixupport

Conversation

@mhdawson

Copy link
Copy Markdown
Member

Update OS level supprot for AIX. Based on discussions
with the AIX team we've have decided that the minimum
support level should be 7.1. This is because support
for AIX 6.1 will likely end during the lifespan of
the upcoming Node version 8 release.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows [commit guidelines][]
Affected core subsystem(s)

doc

Update OS level supprot for AIX. Based on discussions
with the AIX team we've have decided that the minimum
support level should be 7.1. This is because support
for AIX 6.1 will likely end during the lifespan of
the upcoming Node version 8 release.
@nodejs-github-botnodejs-github-bot added build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. labels Apr 5, 2017
@mhdawsonmhdawson self-assigned this Apr 5, 2017
@mscdexmscdex added the aix Issues and PRs related to the AIX platform. label Apr 5, 2017
@mhdawson

Copy link
Copy Markdown
MemberAuthor

@nodejs/platform-aix

@gibfahn

gibfahn commented Apr 5, 2017

Copy link
Copy Markdown
Member

@jasnell what do we do to make sure this gets into 8.x? Will it happen automatically?

@jasnell

Copy link
Copy Markdown
Member

It should if it lands in time. Anything semver minor or lower will be pulled in if it lands no closer than a week before the release

@mhdawson

Copy link
Copy Markdown
MemberAuthor

Will land later today after the 24hrs have passed.

@mhdawson

Copy link
Copy Markdown
MemberAuthor

@mhdawson

Copy link
Copy Markdown
MemberAuthor

Windows failure looks like a machine issue.

@mhdawson

Copy link
Copy Markdown
MemberAuthor

Landed as c6e0ba3

@mhdawsonmhdawson closed this Apr 7, 2017
mhdawson added a commit that referenced this pull request Apr 7, 2017
Update OS level supprot for AIX. Based on discussions
with the AIX team we've have decided that the minimum
support level should be 7.1. This is because support
for AIX 6.1 will likely end during the lifespan of
the upcoming Node version 8 release.
PR-URL: #12235
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
@jasnelljasnell mentioned this pull request May 11, 2017
@gibfahngibfahn mentioned this pull request Jun 15, 2017
3 tasks
@mhdawson
mhdawson deleted the aixupport branch June 28, 2017 19:24
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aixIssues and PRs related to the AIX platform.buildIssues and PRs related to build files or the CI.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@mhdawson@gibfahn@jasnell@sam-github@cjihrig@richardlau@mscdex@italoacasas@nodejs-github-bot