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

daemon: send slack notifications (#281) #585

Merged
merged 15 commits into from
Oct 3, 2019
Merged

Commits on Feb 24, 2019

  1. daemon: send slack notifications (#281)

    Terry committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    39dc311 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. Update daemon/inertiad/project/deployment_test.go

    Co-Authored-By: terryz21 <[email protected]>
    bobheadxi and terryz21 authored Feb 26, 2019
    Configuration menu
    Copy the full SHA
    7035d5f View commit details
    Browse the repository at this point in the history
  2. Update daemon/inertiad/notifier/notifier.go

    Co-Authored-By: terryz21 <[email protected]>
    bobheadxi and terryz21 authored Feb 26, 2019
    Configuration menu
    Copy the full SHA
    1cf97e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2019

  1. Update daemon/inertiad/project/deployment.go

    Co-Authored-By: terryz21 <[email protected]>
    bobheadxi and terryz21 authored Mar 9, 2019
    Configuration menu
    Copy the full SHA
    2fe3e3a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

  1. Merge branch 'master' of https://github.com/ubclaunchpad/inertia into…

    … daemon/#281-slack-notifier
    Terry committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    6fcd03e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2019

  1. Added some formatting for the slack messages sent. Missing changes fo…

    …r configuring slack webhook URL.
    Terry committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    226802f View commit details
    Browse the repository at this point in the history
  2. Resolving syntax error on line 41. Accidently deleted one bracket and…

    … replaced with comma previously
    Terry committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    68e822e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    662eee8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0c80de View commit details
    Browse the repository at this point in the history

Commits on May 11, 2019

  1. Added error check for HTTPresponse body

    Terry committed May 11, 2019
    Configuration menu
    Copy the full SHA
    b366ffc View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Configuration menu
    Copy the full SHA
    158c283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4820b2d View commit details
    Browse the repository at this point in the history
  3. big cleanup

    bobheadxi committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    da5973c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. trigger build

    bobheadxi committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    6d857f7 View commit details
    Browse the repository at this point in the history
  2. trigger build

    bobheadxi committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    7684d68 View commit details
    Browse the repository at this point in the history