Semaphore/services/tasks
Denis Gukov b361695f68
Add app field to template (#1721)
* feat(be): add template app

* feat(be): add field app to template

* fix(be): add app to sql implementation

* refactor(be): extract AnsibleApp class

* refactor(be): rename LocalJobApp -> LocalApp

* feat(app): default app id = empty string

---------

Co-authored-by: fiftin-quiz <157730881+fiftin-quiz@users.noreply.github.com>
2024-01-30 14:26:11 +05: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 Add app field to template (#1721) 2024-01-30 14:26:11 +05:00
RemoteJob.go Add app field to template (#1721) 2024-01-30 14:26:11 +05:00
TaskPool.go Add app field to template (#1721) 2024-01-30 14:26:11 +05:00
TaskRunner_logging.go refactor: create package db_lib 2023-09-23 17:12:35 +02:00
TaskRunner_test.go Add app field to template (#1721) 2024-01-30 14:26:11 +05:00
TaskRunner.go Add app field to template (#1721) 2024-01-30 14:26:11 +05:00