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 goruntime to latest, 0.2.5. Add new config for watching changes in runtime config folder directly instead of the runtime root dir. #151

Merged
merged 15 commits into from
Jun 25, 2020

Commits on Jun 11, 2020

  1. Update goruntime to latest, 0.2.5

    Signed-off-by: Yuki Sawa <[email protected]>
    ysawa0 committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    3e6f907 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

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

Commits on Jun 17, 2020

  1. If runtime watch root is false, then file prefix will not start with …

    ….config so turn off that check
    
    Signed-off-by: Yuki Sawa <[email protected]>
    ysawa0 committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    40a3d42 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Fix tests

    Signed-off-by: Yuki Sawa <[email protected]>
    ysawa0 committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    8be09e9 View commit details
    Browse the repository at this point in the history
  2. Remove logging msg

    Signed-off-by: Yuki Sawa <[email protected]>
    ysawa0 committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    300d905 View commit details
    Browse the repository at this point in the history
  3. Remove refs to goruntime 0.2.1

    Signed-off-by: Yuki Sawa <[email protected]>
    ysawa0 committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    289c108 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Add integration tests for config reloading

    Signed-off-by: Yuki Sawa <[email protected]>
    ysawa0 committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    da21e91 View commit details
    Browse the repository at this point in the history
  2. Update goruntime to latest, 0.2.5

    Signed-off-by: Yuki Sawa <[email protected]>
    ysawa0 committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    901169d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fa76c7 View commit details
    Browse the repository at this point in the history
  4. If runtime watch root is false, then file prefix will not start with …

    ….config so turn off that check
    
    Signed-off-by: Yuki Sawa <[email protected]>
    ysawa0 committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    04327ae View commit details
    Browse the repository at this point in the history
  5. Fix tests

    Signed-off-by: Yuki Sawa <[email protected]>
    ysawa0 committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    aef4976 View commit details
    Browse the repository at this point in the history
  6. Remove logging msg

    Signed-off-by: Yuki Sawa <[email protected]>
    ysawa0 committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    a1eb8ef View commit details
    Browse the repository at this point in the history
  7. Remove refs to goruntime 0.2.1

    Signed-off-by: Yuki Sawa <[email protected]>
    ysawa0 committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    4c17613 View commit details
    Browse the repository at this point in the history
  8. Add integration tests for config reloading

    Signed-off-by: Yuki Sawa <[email protected]>
    ysawa0 committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    0df8c6b View commit details
    Browse the repository at this point in the history
  9. Merge master

    Signed-off-by: Yuki Sawa <[email protected]>
    ysawa0 committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    a7b2c3e View commit details
    Browse the repository at this point in the history