Skip to content

How to rollout the release?

Release Process?

  1. DEV accept test and BTS/Prod rollout date would be ready after the requirement is clear.
  2. File one normal CC in service-now(https://ciscowebex.servicenowservices.com/navpage.do) for rollout to Prod
  3. Submit the release version, feature list and release date with the API and publish a release on github (make sure the codeTag in the API body the same as the tag created on github)
    Import postman collection with: https://www.getpostman.com/collections/4fe0dac9895135d3dcf4
  4. Check the release notes: https://status.webex.com/release.html

Details for the Step 3:

Add/Modify/Delete release note with the related API, Authorization code can be grabbed in https://status.webex.com/admin.

rollout_1.png

rollout_2.png

rollout_3.png

rollout_4.png

Grab the authorization code:

rollout_5.png

Publish release on Github:

Click releases and create Tag version same with release notes API body.

rollout_6.png

rollout_7.png