Subsystem Operation Event
Events in the lifecycle of a subsystem.
- Provision: Triggered when a subsystem gets created, when a connection parameter changes and when the selected connection changes. A Deployment Agent may use this event to provision or reprovision native resources on its service provider.
- Build: Triggered when source files are uploaded to a version. Build Agents use this event to build artifacts.
- Deploy: Triggered when a version gets published in a subsystem. A Deployment Agent may use this event to deploy artifacts on its service provider.
- CleanUp: Triggered when a subsystem gets deleted. A Deployment Agent may use this event to release native resources on its service provider.
- External: Placeholder for events managed outside of CED. Allows to run custom processes outside of CED while benefitting from normalized operation reports.