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(globe_cli): Show deployment statuses while deploying #29

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

lesnitsky
Copy link
Contributor

Description

This PR prevents CLI from exiting and instead polls Globe API for deployment statuses and shows relevant progress messages:

✓ Deploying to lesnitsky/flutter-web-example (production) (1.9s)
✓ Deployment has been queued
🔍 View deployment: https://globe.dev/lesnitsky/flutter-web-example/deployments/61b9b350-3e99-41e1-b78b-d64d85f03e19
✓ Queued (8.5s)
✓ In progress (88.0s)
✓ Deploying (1.9s)
✓ Deployment URL: https://flutter-web-example-4d7do3o-lesnitsky.globeapp.dev

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

@lesnitsky lesnitsky merged commit d8bace7 into main Jan 15, 2024
7 checks passed
@lesnitsky lesnitsky deleted the feat/cli-deployment-statuses branch January 15, 2024 15:35
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.

1 participant