agola/internal/services/executor
Simone Gotti 87f182a0c9 *: use errors.Is/errors.As to handle wrapped error checking
Enable golangci-lint errorlint linter to check proper use of errors.Is
and error.As instead of direct comparison or error type casting.
2022-02-24 17:07:29 +01:00
..
driver *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
registry executor/docker: pull init image only when needed 2021-05-25 12:59:16 +02:00
api.go *: write and flush header on log handlers 2019-11-14 10:52:45 +01:00
executor.go go.mod: replace https://github.com/satori/go.uuid 2022-02-21 09:43:32 +01:00