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

Add ability to get the root-router #3358

Merged
merged 7 commits into from
Jul 30, 2021
Merged

Commits on Jul 21, 2021

  1. add ability to get root-router

    Signed-off-by: Christian Ferbar <5595808+ferbar@users.noreply.github.com>
    ferbar authored and ashie committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    b37f3a9 View commit details
    Browse the repository at this point in the history
  2. event_emitter_router return Engine.root_agent.event_router for label_…

    …name==@root
    
    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ferbar authored and ashie committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    f828c15 View commit details
    Browse the repository at this point in the history
  3. PluginHelper::EventEmitter: Add tests for event_emitter_router

    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ashie committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    85b1104 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. prevent <label @root> - tags

    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ferbar authored and ashie committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    dab0fb7 View commit details
    Browse the repository at this point in the history
  2. More friendly error message for <label @root>

    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ashie committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    3bf4045 View commit details
    Browse the repository at this point in the history
  3. Add more tests for invalid <label> directive

    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ashie committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    62809ca View commit details
    Browse the repository at this point in the history
  4. Fix an inappropriate variable name in a test

    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ashie committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    4dc5e81 View commit details
    Browse the repository at this point in the history