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

Fixes to inotify beacon #58655

Merged

Commits on Oct 6, 2020

  1. Fixing a use case when multiple inotify beacons are defined but when …

    …notifications are fired the configuration fron the first beacon are used.
    garethgreenaway committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    0269119 View commit details
    Browse the repository at this point in the history
  2. Adding changelog.

    garethgreenaway committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    1c5e474 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    25df7d3 View commit details
    Browse the repository at this point in the history
  2. Adding a util function to remove hidden (options starting with unders…

    …core) from the beacon configuration. This is used when the beacons loop through the configuration, eg. status beacon, and expect certain options.
    garethgreenaway committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    192f35b View commit details
    Browse the repository at this point in the history
  3. Adding missing file.

    garethgreenaway committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    31cfe67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca97d11 View commit details
    Browse the repository at this point in the history
  5. This one should be beacon_name in the ret instead of _beacon_name whi…

    …ch goes in the configuration.
    garethgreenaway committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    369b71d View commit details
    Browse the repository at this point in the history