Skip to main content

Module hermes

Module hermes 

Source
Expand description

Hermes’s board: kanban.db at the home’s root is the default board and kanban/boards/<slug>/kanban.db the named ones (hermes_cli/kanban_db.py, kanban_db_path). Tables read: tasks, task_links, task_comments, task_events, task_runs. Epoch seconds become RFC3339; a tasks column the record does not model is kept in the task’s residue. Reviews are the review events on the thread (review_requested, changes_requested, escalated, approved).

Functions§

from_hermes
Read a Hermes home’s boards. A home with no board answers an empty workflow.