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

add-mvp-banner #1813

Merged
merged 3 commits into from
Oct 6, 2023
Merged

add-mvp-banner #1813

merged 3 commits into from
Oct 6, 2023

Conversation

sheaphillips
Copy link
Collaborator

Adding a banner to all pages to point to new developer.goc.bc.ca MVP.

@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Oct 3, 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 :)

@sheaphillips
Copy link
Collaborator Author

@deploy-tron help

@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Oct 3, 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

@sheaphillips
Copy link
Collaborator Author

@deploy-tron deploy web to dev

@devhub-cicd devhub-cicd bot deployed to development October 3, 2023 21:21 Active
@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Oct 3, 2023

Deployment Created

Deployment 1103918356 to development created :)

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

{"microservice":"web","pr":1813,"user":"sheaphillips"}

@sheaphillips
Copy link
Collaborator Author

@deploy-tron deploy web to dev

@devhub-cicd devhub-cicd bot deployed to development October 5, 2023 23:24 Active
@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Oct 5, 2023

Deployment Created

Deployment 1107974228 to development created :)

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

{"microservice":"web","pr":1813,"user":"sheaphillips"}

limitations under the License.

Created by Patrick Simonian
*/
Copy link
Collaborator

Choose a reason for hiding this comment

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

Minor nitpick, remove Patrick's name since this is a new file

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fixed now.

@sheaphillips
Copy link
Collaborator Author

@deploy-tron deploy web to dev

@devhub-cicd devhub-cicd bot deployed to development October 6, 2023 18:04 Active
@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Oct 6, 2023

Deployment Created

Deployment 1109394222 to development created :)

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

{"microservice":"web","pr":1813,"user":"sheaphillips"}

@sheaphillips sheaphillips merged commit 43d2fe8 into master Oct 6, 2023
6 checks passed
@sheaphillips
Copy link
Collaborator Author

@deploy-tron deploy web to test

@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Oct 6, 2023

Deployment Created

Deployment to created :)

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

@sheaphillips
Copy link
Collaborator Author

@deploy-tron deploy web to prod

@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Oct 6, 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

@sheaphillips
Copy link
Collaborator Author

@deploy-tron deploy web to staging

@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Oct 6, 2023

Deployment Created

Deployment 1109435724 to staging created :)

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

{"microservice":"web","pr":1813,"user":"sheaphillips"}

@github-actions
Copy link

github-actions bot commented Oct 6, 2023

Deployment to staging succeeded!

@sheaphillips
Copy link
Collaborator Author

@deploy-tron deploy web to prod

@devhub-cicd
Copy link
Contributor

devhub-cicd bot commented Oct 6, 2023

Deployment Created

Deployment 1109534777 to production created :)

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

{"microservice":"web","pr":1813,"user":"sheaphillips"}

@github-actions
Copy link

github-actions bot commented Oct 6, 2023

Deployment to production succeeded!

@github-actions
Copy link

github-actions bot commented Oct 6, 2023

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