mention-me/Tray CDK Deployment

A GitHub Action to deploy Tray.ai CDK connectors

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
apiKeyThe API key to use for deployment.yes
regionThe region to deploy the connector to. Options: us1, eu1, apac1.yes
executableThe path to the Tray CDK executable. If not changed, the action will use the global Tray CDK executable.yestray-cdk
pathThe path to the connector to deploy. If not provided, the action will look for a connector in the root of the repository.no
namedescription
nameThe name of the deployed connector.
versionThe version of the deployed connector.
buildPathThe path to the built connector (if successful).
deploymentIdThe ID of the deployment which was created (if successful).
successfulWhether the deployment was completed successfully.