Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove public cloud content #1812

Merged
merged 3 commits into from
Jul 19, 2023
Merged

remove public cloud content #1812

merged 3 commits into from
Jul 19, 2023

Conversation

ShellyXueHan
Copy link
Contributor

Summary

remove public cloud content

Notable Changes

  • remove public cloud content

@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Jul 19, 2023

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
Copy link
Contributor Author

@deploy-tron help

@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Jul 19, 2023

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
Copy link
Contributor Author

@deploy-tron deploy web to dev

@devhub-cicd devhub-cicd bot deployed to development July 19, 2023 20:51 Active
@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Jul 19, 2023

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
Copy link
Contributor Author

@deploy-tron deploy web to test

@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Jul 19, 2023

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
Copy link

Deployment to staging succeeded!

Copy link
Collaborator

@MonicaG MonicaG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the redirects in the dc.yaml file is still needed. Please see my inline comment

@ShellyXueHan
Copy link
Contributor Author

@deploy-tron deploy web to dev

@devhub-cicd devhub-cicd bot deployed to development July 19, 2023 21:52 Active
@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Jul 19, 2023

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
Copy link
Contributor Author

@deploy-tron deploy web to prod

@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Jul 19, 2023

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:

  • development
  • staging

@ShellyXueHan
Copy link
Contributor Author

@deploy-tron deploy web to test

@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Jul 19, 2023

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:

  • development

@ShellyXueHan
Copy link
Contributor Author

@deploy-tron deploy web to test

@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Jul 19, 2023

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
Copy link

Deployment to staging succeeded!

@ShellyXueHan
Copy link
Contributor Author

@deploy-tron deploy web to prod

@devhub-cicd devhub-cicd bot temporarily deployed to production July 19, 2023 23:16 Inactive
@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Jul 19, 2023

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
Copy link

Deployment to production succeeded!

@github-actions
Copy link

Cleaning up dev artifacts and build artifacts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants