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

Implementation of the Alert Service #1095

Merged
merged 6 commits into from
Jan 5, 2017
Merged

Implementation of the Alert Service #1095

merged 6 commits into from
Jan 5, 2017

Conversation

nathanielc
Copy link
Contributor

@nathanielc nathanielc commented Dec 19, 2016

See the API docs for how to use the service.

TODO:

  • Add client tests
  • Add CLI support
  • Simplify/Document the process of adding a new alert handler
  • Update ALERT_DESIGN.md docs
  • Implement rollback of failed index write.
  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated
  • Write unit test for IndexedStore

@nathanielc nathanielc changed the title [WIP] Implementation of the Alert Service Implementation of the Alert Service Jan 4, 2017
…thub.com/evanphx/json-patch

subrepo:
  subdir:   "vendor/github.com/evanphx/json-patch"
  merged:   "30afec6"
upstream:
  origin:   "https://github.com/evanphx/json-patch.git"
  branch:   "master"
  commit:   "30afec6"
git-subrepo:
  version:  "0.3.0"
  origin:   "???"
  commit:   "???"
…r/github.com/mitchellh/mapstructure

subrepo:
  subdir:   "vendor/github.com/mitchellh/mapstructure"
  merged:   "bfdb1a8"
upstream:
  origin:   "https://github.com/mitchellh/mapstructure.git"
  branch:   "master"
  commit:   "bfdb1a8"
git-subrepo:
  version:  "0.3.0"
  origin:   "???"
  commit:   "???"
subrepo:
  subdir:   "vendor/gopkg.in/yaml.v2"
  merged:   "a5b47d31c"
upstream:
  origin:   "https://gopkg.in/yaml.v2.git"
  branch:   "master"
  commit:   "a5b47d31c"
git-subrepo:
  version:  "0.3.0"
  origin:   "???"
  commit:   "???"
…b.com/davecgh/go-spew

subrepo:
  subdir:   "vendor/github.com/davecgh/go-spew"
  merged:   "346938d64"
upstream:
  origin:   "https://github.com/davecgh/go-spew.git"
  branch:   "master"
  commit:   "346938d64"
git-subrepo:
  version:  "0.3.0"
  origin:   "???"
  commit:   "???"
@nathanielc nathanielc merged commit e998f94 into master Jan 5, 2017
nathanielc added a commit that referenced this pull request Jan 5, 2017
Implementation of the Alert Service
@nathanielc nathanielc deleted the nc-alert-service branch January 5, 2017 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant