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

Improve deploy process with Promise #327

Merged
merged 14 commits into from
Jun 19, 2017

Commits on Jun 9, 2017

  1. Replace async with Promise

    abetomo committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    32b8db9 View commit details
    Browse the repository at this point in the history
  2. Modify to arrow function

    abetomo committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    9964180 View commit details
    Browse the repository at this point in the history
  3. Modify from var to const

    abetomo committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    bdacf97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c13e995 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03ac5e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. Configuration menu
    Copy the full SHA
    d444d2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60b3558 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

  1. Configuration menu
    Copy the full SHA
    b2ba79e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. Configuration menu
    Copy the full SHA
    c6617b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fb3486 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f633b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ab4164 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

  1. Configuration menu
    Copy the full SHA
    f3ffe10 View commit details
    Browse the repository at this point in the history
  2. Improve deploy process with Promise

    Reduced nesting in the Promise chain
    abetomo committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    9971004 View commit details
    Browse the repository at this point in the history