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

Provide support for Atlassian Statuspage as sink #1154

Merged
merged 22 commits into from
Jul 16, 2020

Commits on Jul 8, 2020

  1. POC

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    fffc586 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Update changelog

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    573f8b3 View commit details
    Browse the repository at this point in the history
  2. Provide docs

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    fe09331 View commit details
    Browse the repository at this point in the history
  3. Working version

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    991d2d7 View commit details
    Browse the repository at this point in the history
  4. Fix note

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    1f51806 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. We're done!

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    ecdd4ab View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Improve error message

    Co-authored-by: Adam Connelly <adam.rpconnelly@gmail.com>
    tomkerkhove and adamconnelly authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    e7eee5c View commit details
    Browse the repository at this point in the history
  2. Fix missing )

    Co-authored-by: Adam Connelly <adam.rpconnelly@gmail.com>
    tomkerkhove and adamconnelly authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    cffd31b View commit details
    Browse the repository at this point in the history
  3. Fix bad issue number

    Co-authored-by: Adam Connelly <adam.rpconnelly@gmail.com>
    tomkerkhove and adamconnelly authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    ff952a8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into atlassian-statuspage-sink

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    010156c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eb90d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    023567d View commit details
    Browse the repository at this point in the history
  7. Update docs

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    10737fa View commit details
    Browse the repository at this point in the history
  8. Provide validation

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    a3d93d1 View commit details
    Browse the repository at this point in the history
  9. Remove API key

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    187a4a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Code quality

    tomkerkhove committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    fdd2c0e View commit details
    Browse the repository at this point in the history
  2. Debug config

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    fe1087a View commit details
    Browse the repository at this point in the history
  3. Ignore debug file

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    a8cfb59 View commit details
    Browse the repository at this point in the history
  4. Really ignore debug file

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    0b6e2fa View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    8428901 View commit details
    Browse the repository at this point in the history
  2. Provide unit tests

    tomkerkhove committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    977846e View commit details
    Browse the repository at this point in the history
  3. Remove empty lines

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    7ba88b4 View commit details
    Browse the repository at this point in the history