Commit Graph

11 Commits

Author SHA1 Message Date
Ahren Stevens-Taylor
d06cc6be62
Update pkg/worker/work_runner.go
Change to lowercase for bash consistency.

Co-authored-by: Nicolas Carlier <n.carlier@nunux.org>
2021-05-05 20:00:35 +01:00
Ahren Stevens-Taylor
9cb3a2d876 fix append error 2021-05-05 14:43:57 +01:00
Ahren Stevens-Taylor
cf93ce042f #42: Expose Work ID to script environment 2021-05-05 14:14:30 +01:00
Nicolas Carlier
7433f69c92 chore(): improve log semantic 2020-08-20 10:01:06 +00:00
Nicolas Carlier
c21443c10e chore(): small pkg refactoring 2020-02-26 21:19:11 +00:00
Nicolas Carlier
d793c7813d feat(): logs refactoring 2020-01-28 21:08:43 +00:00
Nicolas Carlier
1dab1e968d feat(notification): complete refactoring of the notification system
- URL based configuration
- Only prefixed output lines are notified
- HTTP notifier: send a JSON with notification in the text attribute
- SMTP notifier: send an email with notification text in body
2018-12-30 21:00:22 +00:00
Nicolas Carlier
adead6d3b3 feat(worker): add worker status lifecycle 2018-12-30 21:00:22 +00:00
Nicolas Carlier
2ca5d671b9 feat(api): add API endpoint to retrieve logs 2018-12-30 21:00:22 +00:00
Nicolas Carlier
c5e393eb92 fix(runner): fix concurrency and log file creation 2018-12-13 14:21:46 +00:00
Nicolas Carlier
ef962ee653 chore(): improve testing 2018-08-28 15:45:10 +00:00