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

feat(deployment-logs): display the last deployment logs if none is provided #647

Merged
merged 2 commits into from
Apr 16, 2021

Conversation

EtienneM
Copy link
Member

@EtienneM EtienneM commented Apr 16, 2021

╰─$ go build -o scalingo-cli ./scalingo && ./scalingo-cli -a my-app deployment-logs                                     
       -----> Selected the most recent deployment (ca874847-654d-455e-a7d5-dcab193413f1)                                                                                                                           
 <-- Start deployment of my-app -->                                                                                                                                                                                
       Fetching source code                                                                                                                                                                                        
...

Fix https://github.com/Scalingo/one-stop-shop/issues/62

  • Add a changelog entry in the section "To Be Released" of CHANGELOG.md

@EtienneM EtienneM force-pushed the fix/one-stop-shop/62/deployment_logs_last branch from f981880 to 0f9fd16 Compare April 16, 2021 09:27
@EtienneM EtienneM marked this pull request as ready for review April 16, 2021 09:29
@EtienneM EtienneM requested a review from Soulou April 16, 2021 09:29
@EtienneM EtienneM merged commit d5a7471 into master Apr 16, 2021
@EtienneM EtienneM deleted the fix/one-stop-shop/62/deployment_logs_last branch April 16, 2021 12:12
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