You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add failure message to Prompt playback (CyCoreSystems#130)
If a playback had repeats and the previous playback failed, you can
define a playlist to be prepended to the playback for subsequent
replays.
Signed-off-by: Seán C McCord <ulexus@gmail.com>
Convert from pkg/errors to eris
Since pkg/errors is now archived, use the API-compatible eris, which
also supports the new Go wrapped errors.
Signed-off-by: Seán C McCord <ulexus@gmail.com>
Convert from pkg/errors to eris
Since pkg/errors is now archived, use the API-compatible eris, which
also supports the new Go wrapped errors.
Signed-off-by: Seán C McCord <ulexus@gmail.com>