bcgov / devhub-app-web

Web application for the DevHub
https://developer.gov.bc.ca/
Apache License 2.0
23 stars 33 forks source link

remove public cloud content #1812

Closed ShellyXueHan closed 1 year ago

ShellyXueHan commented 1 year ago

Summary

remove public cloud content

Notable Changes

devhub-cicd[bot] commented 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 :)

ShellyXueHan commented 1 year ago

@deploy-tron help

devhub-cicd[bot] commented 1 year ago

Available Commands

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
ShellyXueHan commented 1 year ago

@deploy-tron deploy web to dev

devhub-cicd[bot] commented 1 year ago

Deployment Created

Deployment 992316967 to development created :)

The deployment has the following payload which you can integrate with your ci/cd service.

{"microservice":"web","pr":1812,"user":"ShellyXueHan"}
ShellyXueHan commented 1 year ago

@deploy-tron deploy web to test

devhub-cicd[bot] commented 1 year ago

Deployment Created

Deployment 992344284 to staging created :)

The deployment has the following payload which you can integrate with your ci/cd service.

{"microservice":"web","pr":1812,"user":"ShellyXueHan"}
github-actions[bot] commented 1 year ago

Deployment to staging succeeded!

ShellyXueHan commented 1 year ago

@deploy-tron deploy web to dev

devhub-cicd[bot] commented 1 year ago

Deployment Created

Deployment 992388134 to development created :)

The deployment has the following payload which you can integrate with your ci/cd service.

{"microservice":"web","pr":1812,"user":"ShellyXueHan"}
ShellyXueHan commented 1 year ago

@deploy-tron deploy web to prod

devhub-cicd[bot] commented 1 year ago

Uh-oh :( I can't compute

This deployment is dependant on other environments being deployed first.

You will not be able to deploy to production until you have deployed first to:

ShellyXueHan commented 1 year ago

@deploy-tron deploy web to test

devhub-cicd[bot] commented 1 year ago

Uh-oh :( I can't compute

This deployment is dependant on other environments being deployed first.

You will not be able to deploy to staging until you have deployed first to:

ShellyXueHan commented 1 year ago

@deploy-tron deploy web to test

devhub-cicd[bot] commented 1 year ago

Deployment Created

Deployment 992452651 to staging created :)

The deployment has the following payload which you can integrate with your ci/cd service.

{"microservice":"web","pr":1812,"user":"ShellyXueHan"}
github-actions[bot] commented 1 year ago

Deployment to staging succeeded!

ShellyXueHan commented 1 year ago

@deploy-tron deploy web to prod

devhub-cicd[bot] commented 1 year ago

Deployment Created

Deployment 992464697 to production created :)

The deployment has the following payload which you can integrate with your ci/cd service.

{"microservice":"web","pr":1812,"user":"ShellyXueHan"}
github-actions[bot] commented 1 year ago

Deployment to production succeeded!

github-actions[bot] commented 1 year ago

Cleaning up dev artifacts and build artifacts