*.automation.ts files in a project directory as
one project runtime. A run is one durable execution context created from a
trigger event.
Deployment flow
Run the CLI from the directory containingautomate.config.ts:
- Finds and builds every
*.automation.tsfile. - Runs the programs in planning mode to discover descriptions, triggers, actions, account bindings, and required permissions.
- Prompts for missing integration authorization.
- Configures required event sources.
- Publishes the project runtime and activates the deployment.
.automate/deployment.md records the deployed project,
automation files, deployment identity, and trigger details such as HTTP URLs.