Data connections
Data sources
Declaring deployments
1min
A deployment is the action of putting your code in production. There are multiple places in Echoes where that information is useful:
Because they are so many ways in which teams deploy their code, Echoes exposes an API and tools you can use to notify of those events.
Declare deployments and statuses using the GitHub Action.
Declare deployments and statuses using the GitLab action.
Declare deployments and statuses using Echoes API.