Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
Document why you might want multiple simulatenous releases
Browse files Browse the repository at this point in the history
  • Loading branch information
fredemmott committed Nov 14, 2018
1 parent be14deb commit 7a401a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -85,6 +85,9 @@ If you just need to rebuild for one distribution, with no code changes:
Building source tarballs and linux packages for multiple new releases
-----------------------------------------------------------

The common case is fixing a bug in multiple releases - for example, the current
release and all active LTS releases - simultaneously.

- tag all the releases on the `hhvm-staging repo`
- `bin/make-multiple-releases-on-aws VERSION1 [VERSION2 [...]]`

Expand Down

0 comments on commit 7a401a7

Please sign in to comment.