Give us feedback
automatic-deployment
Web icon

Automatic Deployment

Stable version 2.1.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 11 January 2022 by 
4.9
 (12 ratings)
automatic-deployment

Automatic Deployment

Created on OutSystems 11

Version 2.1.0

Stable
Current
See documentation
Application Package
Uploaded on 11 January 2022 by 
Compatible with:
Version 11
Database:
All
Release notes:

Improved the version with the following functionality:

  1. Email Configuration - Add one or more email addresses to the Configuration to receive a confirmation/failure email after the deployment finishes.
  2. Added several site-properties to add a bit more flexibility.
    1. DateFormat > Used in the emails.
    2. RedeployVersions > When set to True, the system will try to redeploy all modules. The system will no longer check if a version exists on the target, but creates a new deployment with all applications that can be deployed.
    3. ValidatingStepTimeout > Default 15 minutes. The system needs some time to validate all applications. When it takes too long, something went wrong. This Timeout can be adjusted when the validating step takes more than 15 minutes when running a deployment by hand.

Fixed the following issue:

  1. Hanging deployments - The process crashed and couldn't proceed, causing a deployment that was staying on the Validation Step and looked busy. 
Application Objects:
Automatic Deployment has 62 AOs.

Version 2.0.0

Stable
Application Package
Uploaded on 08 November 2021 by 
Compatible with:
Version 11
Database:
All
Release notes:

New Features

  • Upgraded to OutSystems LifeTime API 2.0 (from version 1.0)
  • Added option to deploy automatically via a Timer (no need to use an external tool to call the deployment API).


Bug fixes

  • When deploying a new application, the system would throw an exception, because that application would not exist in the target environment. Fixed it by deploying to the default Deployment Zone (possible with API v2)
  • Added an extra wait between the creation and execution of the deployment. It threw an exception when the deployment was started while the deployment was still being created/validated.
  • Removed the status codes. They were conflicting with the default HTML status codes.
  • Refactored the Deploy flow, because it was getting too big.
  • After a deployment would quit, because it needs manual intervention, the deployment would remain in that state, failing to start a new deployment. Added a Delete Deployment when this state is reached.


Application Objects:
Automatic Deployment has 61 AOs.
Created on OutSystems 10

Version 1.0.0

Stable
Application Package
Uploaded on 14 March 2017 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All