Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup! meta: clarify EoL platform support
  • Loading branch information
joaocgreis committed Jan 31, 2019
commit 652d105632c28d6943dc3804594c90f27cd21d1b
5 changes: 3 additions & 2 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,9 @@ There are three support tiers:

For production applications, run Node.js on supported platforms only.

Note that end-of-life (EoL) platforms are not supported even if listed below
and can be removed at any moment.
End-of-life (EoL) platforms are not supported even if listed below and can be
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
End-of-life (EoL) platforms are not supported even if listed below and can be
End-of-life (EoL) platforms are not supported, even if listed below, and can be

removed at any moment. The community does not build or test against EoL
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'd be slightly concerned that this could be read as that we "can't" even if it's what we think need to be the case for some period of time. How about "The community avoids building or testing against EoL platforms"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
removed at any moment. The community does not build or test against EoL
removed at any time. The community does not build or test against EoL

platforms.

| System | Support type | Version | Architectures | Notes |
| ------------ | ------------ | ------------------------------- | ---------------- | ----------------------------- |
Expand Down