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

Update Build state at the end of UpdateDocsTask.run #3293

Merged
merged 5 commits into from
Nov 23, 2017

Commits on Nov 21, 2017

  1. Update Build state at the end of UpdateDocsTask.run

    Use the `update_build` method that handles most of the cases but fill
    the `failure` with a unhandled exception in case it was risen.
    humitos committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    00b2eba View commit details
    Browse the repository at this point in the history
  2. Fix lint style

    humitos committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    eea0a86 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2017

  1. Fix attribute name

    humitos committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    aa97ed5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f78f601 View commit details
    Browse the repository at this point in the history
  3. Use a str variable

    humitos committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    76fa94e View commit details
    Browse the repository at this point in the history