Semaphore/services/tasks
Arnaud V 70f4b7397e Fix the rerun functionality when using an inventory from a git repo
Changed the way the cloneInventoryRepo() function handles git repositories:
The function will now try to pull the git repo if it can be pulled, else it will be cloned.
This behaviour is based on what is done in the updateRepository() function

Renamed the file from "LobalJob_inventory.go" to "LocalJob_inventory.go"
2024-07-01 10:42:40 +02:00
..
templates Use comma only if version is passed 2024-04-14 01:49:20 +05:30
alert.go Merge pull request #1929 from tboerger/remove-lib-package 2024-04-15 12:35:13 +05:00
http_test.go refactor(be): remove global vars of task pool and schedule pool 2022-01-29 23:14:36 +05:00
LocalJob_inventory.go Fix the rerun functionality when using an inventory from a git repo 2024-07-01 10:42:40 +02:00
LocalJob.go task stages (#2103) 2024-06-17 23:37:45 +05:00
RemoteJob.go feat: move task logger into dedicated package 2024-04-12 12:32:54 +02:00
TaskPool.go feat(be): cleaning tasks 2024-06-30 12:48:36 +05:00
TaskRunner_logging.go task stages (#2103) 2024-06-17 23:37:45 +05:00
TaskRunner_test.go feat(be): cleaning tasks 2024-06-30 12:48:36 +05:00
TaskRunner.go task stages (#2103) 2024-06-17 23:37:45 +05:00