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

Make app deploy to wait till deployment finishes #212

Merged
merged 4 commits into from
Jul 29, 2022
Merged

Commits on Jul 28, 2022

  1. Update dependencies

    zaiste committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    48230eb View commit details
    Browse the repository at this point in the history
  2. Make app deploy to wait till deployment finishes

    Also enabled the `CI` environment variable along with
    the `--dispatch` option to skip the deployment await.
    
    Improved and refined the command output.
    zaiste committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    787885c View commit details
    Browse the repository at this point in the history
  3. Refactor and simplify the deployment loop

    Also use the correct types with `Deployment`.
    zaiste committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    e1c436e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8740049 View commit details
    Browse the repository at this point in the history