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

Integrations always running regardless of enabled flag #689

Merged
merged 17 commits into from
Jul 21, 2021
Merged

Commits on Jun 25, 2021

  1. Configuration menu
    Copy the full SHA
    c9e476b View commit details
    Browse the repository at this point in the history
  2. Satisfy linter

    mattdurham committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    afa2eee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cce8999 View commit details
    Browse the repository at this point in the history
  4. Make enabled the equivalent of not being in the config, removing it a…

    …t the config reloader so that it propagates from the source downstream
    mattdurham committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    6808da7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22f1d16 View commit details
    Browse the repository at this point in the history
  6. Remove whitespace

    mattdurham committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    cd058b4 View commit details
    Browse the repository at this point in the history
  7. remove unneeded comment

    mattdurham committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    e7b90a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f9ca9c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Update comments and add unit tests. Also had to fix mock integration …

    …so that it generated yaml.
    mattdurham committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    bb362da View commit details
    Browse the repository at this point in the history
  2. Simplify unit test

    mattdurham committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    d752a4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7f0e68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a60942a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98895c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c4c896 View commit details
    Browse the repository at this point in the history
  7. merge

    mattdurham committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    f90f44a View commit details
    Browse the repository at this point in the history
  8. fix merge

    mattdurham committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    7b1987f View commit details
    Browse the repository at this point in the history
  9. Fix for double loop

    mattdurham committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    411ccde View commit details
    Browse the repository at this point in the history