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

ref(deploy): add domain to deploy output #564

Merged
merged 1 commit into from
Jun 13, 2022
Merged

Conversation

michelleN
Copy link
Member

@michelleN michelleN commented Jun 10, 2022

This commit adds the domain to the output if deploy was successful and the app type is http.

This PR depends on the following two changes:

Co-authored-by Brian Hardock brian.hardock@fermyon.com
Signed-off-by: Michelle Dhanani michelle@fermyon.com

Cargo.toml Outdated
hippo-openapi = "0.5"
hippo = { git = "https://github.com/deislabs/hippo-cli"}
hippo-openapi = "0.8"
hippo = { path = "../hippo-cli"}
Copy link
Member Author

Choose a reason for hiding this comment

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

Needs to be updated when hippo-cli PR is merged deislabs/hippo-cli#141
Left here so anyone can easily test.

Copy link
Member

Choose a reason for hiding this comment

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

I think this needs to be updated back?

Copy link
Member Author

Choose a reason for hiding this comment

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

updated! thanks

@fibonacci1729
Copy link
Contributor

#559

@michelleN michelleN marked this pull request as ready for review June 13, 2022 19:37
@michelleN michelleN force-pushed the domain branch 2 times, most recently from 72edf7c to 6e9287a Compare June 13, 2022 19:44
+ This commit adds the domain to the output if
deploy was successful and the app type is http

Co-authored-by Brian Hardock <brian.hardock@fermyon.com>
Signed-off-by: Michelle Dhanani <michelle@fermyon.com>
Copy link
Member

@bacongobbler bacongobbler left a comment

Choose a reason for hiding this comment

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

Looks great. LGTM!

@michelleN michelleN merged commit 8341072 into fermyon:main Jun 13, 2022
@michelleN michelleN deleted the domain branch June 13, 2022 21:32
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.

4 participants