Signed-off-by: Seongmin Lee git@boltless.me
spindle/db/events.go
spindle/db/events.go
This file has not been changed.
spindle/engines/nixery/engine.go
spindle/engines/nixery/engine.go
This file has not been changed.
spindle/server.go
spindle/server.go
This file has not been changed.
History
7 rounds
1 comment
boltless.me
submitted
#6
1 commit
expand
collapse
spindle: more verbose error messages
Signed-off-by: Seongmin Lee <git@boltless.me>
1/3 failed, 2/3 success
expand
collapse
expand 0 comments
pull request successfully merged
boltless.me
submitted
#5
1 commit
expand
collapse
spindle: more verbose error messages
Signed-off-by: Seongmin Lee <git@boltless.me>
1/3 failed, 2/3 success
expand
collapse
expand 0 comments
boltless.me
submitted
#4
1 commit
expand
collapse
spindle: more verbose error messages
Signed-off-by: Seongmin Lee <git@boltless.me>
3/3 success
expand
collapse
expand 0 comments
boltless.me
submitted
#3
1 commit
expand
collapse
spindle: more verbose error messages
Signed-off-by: Seongmin Lee <git@boltless.me>
3/3 success
expand
collapse
expand 0 comments
boltless.me
submitted
#2
1 commit
expand
collapse
spindle: more verbose error messages
Signed-off-by: Seongmin Lee <git@boltless.me>
3/3 success
expand
collapse
expand 0 comments
boltless.me
submitted
#1
1 commit
expand
collapse
spindle: more verbose error messages
Signed-off-by: Seongmin Lee <git@boltless.me>
3/3 success
expand
collapse
expand 1 comment
boltless.me
submitted
#0
1 commit
expand
collapse
spindle: more verbose error messages
Signed-off-by: Seongmin Lee <git@boltless.me>
lgtm, though i think we can compress statements of the form:
into:
as long as the subexpression is small (not necessary for this PR!).