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

docs: update GA status #1795

Merged
merged 1 commit into from
Oct 10, 2018
Merged

docs: update GA status #1795

merged 1 commit into from
Oct 10, 2018

Conversation

jannyHou
Copy link
Contributor

@jannyHou jannyHou commented Oct 2, 2018

connect to #1744

PLEASE DO NOT MERGE IT UNTIL GA

README.md Outdated

Learn about the latest and greatest
[features and technologies in LoopBack 4](https://loopback.io/doc/en/lb4/Crafting-LoopBack-4.html)
by using it for your next project. Start by having a look at
[Getting Started](https://loopback.io/doc/en/lb4/Getting-started.html).

**NOTE:** _It is not recommended for production use yet._ For production, use
[LoopBack 3](https://loopback.io/doc/en/lb3/index.html).
Check the [API documentation](https://apidocs.strongloop.com/@loopback%2fdocs/apidocs.html) for all the API usages in each package.
Copy link
Member

Choose a reason for hiding this comment

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

actually we want to promote http://apidocs.loopback.io/... instead of http://apidocs.strongloop.com/...

README.md Outdated
backward incompatible ways. See
[Upcoming-Releases on wiki](https://github.com/strongloop/loopback-next/wiki/Upcoming-Releases)
for more details.
LoopBack 4 has entered the GA phase.
Copy link
Member

Choose a reason for hiding this comment

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

don't think we need this line, or have something like "LoopBack 4 has GA'ed"

README.md Outdated
for more details.
LoopBack 4 has entered the GA phase.

The documentation website is https://github.com/strongloop/loopback-next.
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oops! good catch lol

@bajtos
Copy link
Member

bajtos commented Oct 3, 2018

Can we add a link to Module LTS policy please, explain which LoopBack versions are Current/ActiveLTS/MaintenaceLTS and perhaps include a link to https://github.com/strongloop/loopback-next for people looking for an LTS version.

@dhmlau
Copy link
Member

dhmlau commented Oct 3, 2018

@bajtos , good point for the module LTS policy.
I think it's something like https://github.com/strongloop/loopback#module-long-term-support-policy
Info can be found here: https://loopback.io/doc/en/contrib/Long-term-support.html

@dhmlau dhmlau mentioned this pull request Oct 4, 2018
13 tasks
README.md Outdated
backward incompatible ways. See
[Upcoming-Releases on wiki](https://github.com/strongloop/loopback-next/wiki/Upcoming-Releases)
for more details.
LoopBack 4 has GA'ed.
Copy link
Member

Choose a reason for hiding this comment

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

Using @bajtos' suggestion on the v4.loopback.io PR, perhaps we can use the same:

LoopBack 4 GA (General Availability) has been released in October 2018, read more in the announcement post.

Thanks!

README.md Outdated
[LoopBack 3](https://loopback.io/doc/en/lb3/index.html).
Check the [API documentation](http://apidocs.loopback.io/@loopback%2fdocs/apidocs.html) for all the API usages in each package.

[LoopBack 3](https://loopback.io/doc/en/lb3/) becomes active LTS version, and [LoopBack 2](https://loopback.io/doc/en/lb2/) is maintenance LTS. The long term support policy can be found here: https://loopback.io/doc/en/contrib/Long-term-support.html
Copy link
Member

Choose a reason for hiding this comment

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

Please replace the naked URL https://loopback.io/doc/en/contrib/Long-term-support.html with a markdown link, e.g.

- The long term support policy can be found here: https://loopback.io/doc/en/contrib/Long-term-support.html
+ Please refer to our [Long Term Support Policy](https://loopback.io/doc/en/contrib/Long-term-support.html) for more details.

Copy link
Member

Choose a reason for hiding this comment

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

Also becomes (present tense) -> became (past tense, the change has already happened when people read this content).

It would be great to include the table showing LTS dates for different LoopBack releases too.

Version | Status | Published | EOL 
 -- | -- | -- | -- 
 LoopBack 4 | Current | Oct 2018 | Apr 2021 _(minimum)_
 Loopback 3 | Active LTS | Dec 2016 | Dec 2019 
 Loopback 2 | Maintenance LTS | Jul 2014 | Apr 2019 

@raymondfeng raymondfeng changed the title [DO NOT MERGE]docs: update ga status docs: update ga status Oct 10, 2018
@raymondfeng raymondfeng changed the title docs: update ga status docs: update GA status Oct 10, 2018
@raymondfeng raymondfeng merged commit 76eca67 into master Oct 10, 2018
@raymondfeng raymondfeng deleted the ga/update-readme branch October 10, 2018 02:34
@dreamdevil00
Copy link

Congratrulations!

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.

6 participants