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 Webhook Integration #413

Closed

Commits on Feb 17, 2020

  1. ISSUE-344

    Add Webhook Integration
    Add vanilla test cases for integration
    Brandon Kimbrough committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    3802444 View commit details
    Browse the repository at this point in the history
  2. adding documentation

    Brandon Kimbrough committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    2719245 View commit details
    Browse the repository at this point in the history
  3. ISSUE-344 - fixing buildDatadogHeaders

    Fixing issue with buildDatadogHeaders not building the same string consistently.
    The issue was with Go not guaranteeing order when interating over a map
    Brandon Kimbrough committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    992d294 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. ISSUE-344 - Add acceptance tests

    Added three acceptance tests and fixed issues found while running the tests
    Brandon Kimbrough committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    594f163 View commit details
    Browse the repository at this point in the history
  2. ISSUE-344 - generating internal id on import

    Brandon Kimbrough committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    dd08332 View commit details
    Browse the repository at this point in the history
  3. ISSUE-344 - Fixing bugs in test cases

    Brandon Kimbrough committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    08860a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Add header as an expected value

    Co-Authored-By: Jiri Kuncar <jiri.kuncar@gmail.com>
    bkimbrough88 and jirikuncar committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    ecf3c75 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. ISSUE-344 - fixing bad patch

    Brandon Kimbrough committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    23455f4 View commit details
    Browse the repository at this point in the history