portainer/api/archive
Matt Hook 334eee0c8c
fix(errors): wrap db errors, improve error handling (#8859)
* use error check func, wrap db object not found

* add errorlint and fix all the linting errors

* add exportloopref linter and fix errors

* fix incorrect error details returned on an api

* fix new errors

* increase linter timeout

* increase timeout to 10minutes

* increase timeout to 10minutes

* rebase and fix new lint errors

* make CE match EE

* fix govet issue
2023-05-05 12:19:47 +12:00
..
testdata feat(git) git clone improvements [EE-451] (#5070) 2021-05-24 17:27:07 +12:00
tar.go feat(image): upload local files for building image EE-3021 (#7507) 2022-09-14 14:47:24 +08:00
targz.go fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
targz_test.go fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
zip.go fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
zip_test.go fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00