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

amtool: command to test receivers #3491

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Oct 17, 2023

  1. Test receivers command setup

    Signed-off-by: Oktarian TB <[email protected]>
    Signed-off-by: Alex Weaver <[email protected]>
    OktarianTB authored and alexweav committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e28f391 View commit details
    Browse the repository at this point in the history
  2. First iteration to test receivers

    Signed-off-by: Oktarian TB <[email protected]>
    Signed-off-by: Alex Weaver <[email protected]>
    OktarianTB authored and alexweav committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    03f8e5a View commit details
    Browse the repository at this point in the history
  3. Improvements to test receivers

    Signed-off-by: Oktarian TB <[email protected]>
    Signed-off-by: Alex Weaver <[email protected]>
    OktarianTB authored and alexweav committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    31c7e71 View commit details
    Browse the repository at this point in the history
  4. Refactor code

    Signed-off-by: Oktarian TB <[email protected]>
    Signed-off-by: Alex Weaver <[email protected]>
    OktarianTB authored and alexweav committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ee0589f View commit details
    Browse the repository at this point in the history
  5. Add alert.file option to mock alert

    Signed-off-by: Oktarian TB <[email protected]>
    Signed-off-by: Alex Weaver <[email protected]>
    OktarianTB authored and alexweav committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0b84da2 View commit details
    Browse the repository at this point in the history
  6. Add tests for test receivers command

    Signed-off-by: Oktarian TB <[email protected]>
    Signed-off-by: Alex Weaver <[email protected]>
    OktarianTB authored and alexweav committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4864402 View commit details
    Browse the repository at this point in the history
  7. update mock url

    Signed-off-by: Oktarian TB <[email protected]>
    Signed-off-by: Alex Weaver <[email protected]>
    OktarianTB authored and alexweav committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    016abe3 View commit details
    Browse the repository at this point in the history
  8. fix linting

    Signed-off-by: Oktarian TB <[email protected]>
    Signed-off-by: Alex Weaver <[email protected]>
    OktarianTB authored and alexweav committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6743918 View commit details
    Browse the repository at this point in the history
  9. Fix updated FromGlobs signature

    Signed-off-by: Alex Weaver <[email protected]>
    alexweav committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c24d339 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c2690bd View commit details
    Browse the repository at this point in the history
  11. Remove unused old path for kingpin

    Signed-off-by: Alex Weaver <[email protected]>
    alexweav committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7071b28 View commit details
    Browse the repository at this point in the history
  12. Lint imports

    Signed-off-by: Alex Weaver <[email protected]>
    alexweav committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0f68c1e View commit details
    Browse the repository at this point in the history
  13. Lint again

    Signed-off-by: Alex Weaver <[email protected]>
    alexweav committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8974d9c View commit details
    Browse the repository at this point in the history
  14. One more time...

    Signed-off-by: Alex Weaver <[email protected]>
    alexweav committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e73ffa3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    16e3341 View commit details
    Browse the repository at this point in the history