mention-me/Tray Solution Deployment

A GitHub Action to preview and deploy Tray.ai solutions

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 which the solution exists in. Options: us1, eu1, apac1.yes
solutionIdThe solution ID to deploy the connector to. If not provided, the path to the project JSON file must be provided.no
pathThe path to the project JSON file. If not provided, the solution ID must be provided.no
shouldPublishWhether to preview (dry run) the publishing of the solution only. If false, the solution will not be published, it will only be previewed.nofalse
namedescription
releaseIdThe ID of the release which was created (if the solution was published).
breakingChangesWhether the solution contains breaking changes when published.
requiresNewUserInputWhether the solution requires new user inputs after being published.
requiresNewSystemInputWhether the solution requires new system inputs after being published.