Closed sheaphillips closed 1 year ago
Fancy seeing you here partner ðŸ¤
I'm @deploy-tron. First time seeing me? Run @deploy-tron help
to get started.
Keep in mind only authorized users will be able to trigger commands :)
@deploy-tron help
@deploy-tron help
all commands are case sensitive and should be entered one comment at a time. Multiple commands in a single comment will not be processed
command | description | example usage |
---|---|---|
help | posts this message | @deploy-tron help |
deploy | Creates a deployment for a microservice to a particular environment. This is based on several factors that are configurable on my runtime. |
@deploy-tron deploy <microservice> to <environment> eg @deploy-tron deploy web to prod |
architecture | discover how to best architect your ci/cd solution while using this bot | @deploy-tron architecture |
configuration | learn about available configuration values | @deploy-tron configuration |
@deploy-tron deploy web to dev
Deployment 876812608 to development created :)
The deployment has the following payload which you can integrate with your ci/cd service.
{"microservice":"web","pr":1807,"user":"sheaphillips"}
@deploy-tron deploy web to dev
Deployment 880615380 to development created :)
The deployment has the following payload which you can integrate with your ci/cd service.
{"microservice":"web","pr":1807,"user":"sheaphillips"}
@deploy-tron deploy web to test
Deployment 880694757 to staging created :)
The deployment has the following payload which you can integrate with your ci/cd service.
{"microservice":"web","pr":1807,"user":"sheaphillips"}
Deployment to staging succeeded!
@deploy-tron deploy web to prod
Deployment 880700758 to production created :)
The deployment has the following payload which you can integrate with your ci/cd service.
{"microservice":"web","pr":1807,"user":"sheaphillips"}
Deployment to production succeeded!
Cleaning up dev artifacts and build artifacts
Summary
Updating references for some SSO cards to point to newer, external content.
Notable Changes