Semaphore/services/tasks
Thomas Boerger 3b7436e22c
feat: upgrade all dependencies
I have updated all dependencies within go.mod by executing `go get -u
./...`, beside that I had to replace the imports for logrus, mergo and
squirrel to match the right names from their modules.
2024-02-27 12:06:05 +01:00
..
alert.go fix: merge conflict 2023-09-23 17:54:46 +02:00
http_test.go refactor(be): remove global vars of task pool and schedule pool 2022-01-29 23:14:36 +05:00
LobalJob_inventory.go feat(secrets): use ssh agent for git 2023-09-23 17:47:27 +02:00
LocalJob.go refactor(app): add app factory 2024-01-30 20:42:56 +05:00
RemoteJob.go Add app field to template (#1721) 2024-01-30 14:26:11 +05:00
TaskPool.go feat: upgrade all dependencies 2024-02-27 12:06:05 +01:00
TaskRunner_logging.go feat: upgrade all dependencies 2024-02-27 12:06:05 +01:00
TaskRunner_test.go Add app field to template (#1721) 2024-01-30 14:26:11 +05:00
TaskRunner.go feat: upgrade all dependencies 2024-02-27 12:06:05 +01:00