Skip to content

Packaging

blag edited this page Apr 14, 2020 · 3 revisions

Repositories

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:

  1. StackStorm/staging-unstable - the current state of master
  2. StackStorm/unstable - latest master that passed e2e tests and promotion workflows at the scheduled daily time
  3. StackStorm/staging-stable - current “release candidate”, aka the latest commit on a release branch (should only change while a release is actively taking place)
  4. StackStorm/stable - tagged releases, i.e. 2.1, 2.1.1, 2.2 - should only get updated when there is a release