bcgov / devhub-app-web

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

- updating links for SSO content per SSO PO request #1807

Closed sheaphillips closed 1 year ago

sheaphillips commented 1 year ago

Summary

Updating references for some SSO cards to point to newer, external 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 :)

sheaphillips commented 1 year ago

@deploy-tron help

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

@deploy-tron deploy web to dev

devhub-cicd[bot] commented 1 year ago

Deployment Created

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"}
sheaphillips commented 1 year ago

@deploy-tron deploy web to dev

devhub-cicd[bot] commented 1 year ago

Deployment Created

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"}
sheaphillips commented 1 year ago

@deploy-tron deploy web to test

devhub-cicd[bot] commented 1 year ago

Deployment Created

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"}
github-actions[bot] commented 1 year ago

Deployment to staging succeeded!

sheaphillips commented 1 year ago

@deploy-tron deploy web to prod

devhub-cicd[bot] commented 1 year ago

Deployment Created

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"}
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