agola/internal/services
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
..
common *: migrate to golang-jwt/jwt 2021-09-10 12:33:59 +02:00
config enhancement: automatic cleanup of old repos/branches 2022-02-08 11:34:23 +01:00
configstore *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
executor *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
gateway *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
gitserver enhancement: automatic cleanup of old repos/branches 2022-02-08 11:34:23 +01:00
notification tests: improve services logging 2020-01-15 12:30:34 +01:00
runservice *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
scheduler tests: improve services logging 2020-01-15 12:30:34 +01:00
types cmd: project option to disable passing variables to PR from forked repo 2020-01-28 09:02:37 +01:00