Skip to main content
Version: Release 24.3

Upgrade with Live Deployments

There are certain upgrade considerations if you have Application Pipelines created in Release 24.1 (or earlier) and are now upgrading to Release 24.3. Here's what happens on upgrade of a site from Release 24.1 (or earlier) with Application Pipelines to Release 24.3.

Follow the normal upgrade procedure for your Deploy and Release, together with all the plugins that you had before.

The upgrader will do the following:

  • Deploy webhook.WebhookServer CIs will be removed.
  • Release Status Webhook Event Sources of any plugin type will be renamed with a suffix Migrated.
  • Live deployments will not be shown until the Migrated CI is reconfigured using the normal configuration procedure of deployment server feature introduced in 24.3 (using the workflows provided in public release-content repository)
  • After running the procedure of re-configuring Deploy will have new webhook.WebhookServer accompanied by child CIs for Regexp definition in Deploy. Similarly, new CIs will be instantiated in Release, too.

Here are some appropriate screenshots for better understanding.

Deploy CI Before Upgrade

alt text

Release CIs Before Upgrade

alt text

alt text

Release CIs Post Upgrade—Visible Migrated Suffix

alt text

Before reconfiguration of old Source—you can see missing configurations in Release.

alt text

Here's how the Deploy CIs look like after running the deployment server configuration configuration workflows.

alt text