-
-
Notifications
You must be signed in to change notification settings - Fork 747
Packaging
blag edited this page Apr 14, 2020
·
3 revisions
We have four different Packagecloud (RPM/Deb) package repositories:
Environment | staging | production |
---|---|---|
unstable | 1 |
2 |
stable | 3 |
4 |
Code gets promoted through the following repositories:
-
StackStorm/staging-unstable - the current state of
master
-
StackStorm/unstable - latest
master
that passed e2e tests and promotion workflows at the scheduled daily time - StackStorm/staging-stable - current “release candidate”, aka the latest commit on a release branch (should only change while a release is actively taking place)
- StackStorm/stable - tagged releases, i.e. 2.1, 2.1.1, 2.2 - should only get updated when there is a release