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

Back-port #34256 to 2016.3 #34343

Merged
merged 2 commits into from
Jun 28, 2016
Merged

Back-port #34256 to 2016.3 #34343

merged 2 commits into from
Jun 28, 2016

Commits on Jun 28, 2016

  1. detect running from master in State.event method

    This changes `State.event` to detect whether the state that invoked `fire_event` is running on the master. This fixes an issue where the `fire_event` requisite doesn't work when being used in orchestration states.
    tmehlinger authored and rallytime committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    1113018 View commit details
    Browse the repository at this point in the history
  2. fix linting issues

    tmehlinger authored and rallytime committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    7bd1298 View commit details
    Browse the repository at this point in the history