Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Commit

Permalink
db: Initial trigger support.
Browse files Browse the repository at this point in the history
Working:

- database model
- adding and deleting triggers (in backend and tracker)
- marking triggers as processed (in backend only, not supported in
  the tracker yet)
- busting processed triggers back to pending state on all check
  types except bindata and list (in backend and tracker)
- getting a list of pending triggers from the backend

Not yet implemented:

- busting triggers on bindata and list checks
- trigger work queue and distribution to plugins
- tests
  • Loading branch information
mwkmwkmwk committed Apr 20, 2017
1 parent a88dfe3 commit e12a961
Show file tree
Hide file tree
Showing 4 changed files with 484 additions and 92 deletions.
Loading

0 comments on commit e12a961

Please sign in to comment.