harbor/src/pkg/task
Shengwen YU d0a5032b84
feat: bump up golang-runtime from 1.19.3 to 1.21.4; upgrade MOCKERY_VERSION; upgrade golangci-lint; fix mock issue (#19608)
feat: upgrade golang-runtime from 1.19.3 to 1.21.4; upgrade golangci-lint version to v1.51.2; upgrade MOCKERY_VERSION to v2.22.1; fix mock issue

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
2023-11-24 15:11:45 +08:00
..
dao [cherry-pick] fix: improve the performance of list artifacts (#18632) 2023-05-05 14:15:55 +08:00
execution_test.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
execution.go (cherry-pick) Avoid internal error in the UI when reset a schedule (#17960) 2022-12-09 10:58:42 +08:00
hook_test.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
hook.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
mock_execution_dao_test.go feat: bump up golang-runtime from 1.19.3 to 1.21.4; upgrade MOCKERY_VERSION; upgrade golangci-lint; fix mock issue (#19608) 2023-11-24 15:11:45 +08:00
mock_jobservice_client_test.go feat: bump up golang-runtime from 1.19.3 to 1.21.4; upgrade MOCKERY_VERSION; upgrade golangci-lint; fix mock issue (#19608) 2023-11-24 15:11:45 +08:00
mock_task_dao_test.go feat: bump up golang-runtime from 1.19.3 to 1.21.4; upgrade MOCKERY_VERSION; upgrade golangci-lint; fix mock issue (#19608) 2023-11-24 15:11:45 +08:00
mock_task_manager_test.go feat: bump up golang-runtime from 1.19.3 to 1.21.4; upgrade MOCKERY_VERSION; upgrade golangci-lint; fix mock issue (#19608) 2023-11-24 15:11:45 +08:00
mock.go chore(mocks): add make targets to generate and check mocks 2020-07-22 01:59:32 +00:00
model.go feat(schedule):sync schedules in db to js datastore 2021-09-07 08:33:01 +08:00
registry_test.go Refactor the replication execution 2020-11-23 14:24:10 +08:00
registry.go Fix duplicate execution record issue 2021-05-12 15:40:52 +08:00
task_test.go [cherry-pick] fix: improve the performance of list artifacts (#18632) 2023-05-05 14:15:55 +08:00
task.go [cherry-pick] fix: improve the performance of list artifacts (#18632) 2023-05-05 14:15:55 +08:00