Uh oh!
There was an error while loading. Please reload this page.
doc: update OS level support for AIX - #12235
Closed
mhdawson wants to merge 1 commit into
Closed
Conversation
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.
cjihrig
approved these changes
Apr 5, 2017
mhdawson
commented
Apr 5, 2017
MemberAuthor
@nodejs/platform-aix |
richardlau
approved these changes
Apr 5, 2017
sam-github
approved these changes
Apr 5, 2017
gibfahn
approved these changes
Apr 5, 2017
Member
@jasnell what do we do to make sure this gets into 8.x? Will it happen automatically? |
jasnell
commented
Apr 5, 2017
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
commented
Apr 6, 2017
MemberAuthor
Will land later today after the 24hrs have passed. |
mhdawson
commented
Apr 7, 2017
MemberAuthor
mhdawson
commented
Apr 7, 2017
MemberAuthor
Windows failure looks like a machine issue. |
mhdawson
commented
Apr 7, 2017
MemberAuthor
Landed as c6e0ba3 |
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>
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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), orvcbuild test(Windows) passesAffected core subsystem(s)
doc