Mauro Mugnaini
|
6b0ffd349c
|
Worker now is resilient to connection's errors
|
2023-04-17 17:27:44 +02:00 |
Mauro Mugnaini
|
a0a858d170
|
Logger is now configured via file and added configurations with file logger and console only for docker (default in case of missing param in main conf.)
|
2023-04-14 18:39:51 +02:00 |
Mauro Mugnaini
|
54b0db5fb4
|
Ignored `*.log` files
|
2023-04-14 18:38:41 +02:00 |
Mauro Mugnaini
|
d1948641ba
|
Removed `loglevel` entry and added `loggerconfig` entry
|
2023-04-14 18:37:41 +02:00 |
Mauro Mugnaini
|
837417273d
|
Added `test.sh` to perform tests, including requirmentes installation
|
2023-03-14 13:24:09 +01:00 |
Mauro Mugnaini
|
aead44cefa
|
Added `tests` support and some implmentations test for `Http` plugin
|
2023-03-14 13:21:36 +01:00 |
Mauro Mugnaini
|
114b8e07cf
|
Added `connection-timeout` (int), `connection-timeout` (int) and `no-timeout` (boolean) task parameters to control the newly introduced default timeouts (5s connect, 10s read)
|
2023-03-14 13:20:39 +01:00 |
Mauro Mugnaini
|
9ad76dd918
|
Added timeout in registration of task definitions
|
2023-03-14 13:20:13 +01:00 |
Mauro Mugnaini
|
1b8ef7c405
|
Added `timeout` parameter (5s conn, 10s read) support on every HTTP method function
|
2023-03-14 13:19:04 +01:00 |
Mauro Mugnaini
|
494ae3c594
|
Removed tabs and others indentation extra spaces
|
2023-03-14 13:17:58 +01:00 |
dcore94
|
86548bb750
|
get user for email server also from ENV
|
2022-09-30 16:00:20 +02:00 |
dcore94
|
6bd8fa3aab
|
fix encoding of text payloads to utf-8
|
2022-09-07 16:49:06 +02:00 |
dcore94
|
07f8e5df56
|
ported fix of result return
|
2022-09-07 15:50:07 +02:00 |
dcore94
|
5dbc529445
|
updated docker build instructions
|
2022-07-28 18:02:21 +02:00 |
dcore94
|
97cdf10a82
|
HTTP headers are now case insensitive. get password also from env rather than only from config
|
2022-07-28 18:00:36 +02:00 |
dcore94
|
be37768e00
|
passign authorization header also for task registration
|
2022-04-20 15:54:26 +02:00 |
dcore94
|
1a85ae9f8d
|
moved multipart to streaming
|
2021-10-11 17:43:59 +02:00 |
dcore94
|
5793bc9edd
|
completed support for CC and BCC
|
2021-10-04 12:16:10 +02:00 |
dcore94
|
622443d163
|
add body to output when error
|
2021-09-24 11:26:06 +02:00 |
dcore94
|
6e401e3dcb
|
added fail attribute
|
2021-09-17 09:46:23 +02:00 |
dcore94
|
e904983fbb
|
added httpbridge to nodes supported by base workers
|
2021-09-14 09:24:25 +02:00 |
dcore94
|
06d23c6406
|
fixed illegal access to second status when first call fails
|
2021-09-13 17:15:51 +02:00 |
dcore94
|
582defe816
|
added support for basic auth
|
2021-07-22 17:42:43 +02:00 |
dcore94
|
4db20a2e1f
|
first commit of HTTPBridge
|
2021-07-16 09:07:28 +02:00 |
dcore94
|
400175027b
|
example configs for provisioning workers of d4science ccp
|
2021-07-14 15:31:38 +02:00 |
dcore94
|
99fb92d749
|
adapted to 3.0.4
|
2021-05-12 15:47:15 +02:00 |
dcore94
|
3b0e186281
|
passing config to all plugins
|
2021-03-22 16:36:35 +01:00 |
dcore94
|
c2420a7b21
|
fixed adoption of Mail
|
2021-03-22 15:30:31 +01:00 |
dcore94
|
0ef02a64f3
|
Improved Ansible and PAcker workers
|
2021-03-22 11:43:41 +01:00 |
dcore94
|
db0cbaff27
|
added PyMail to build of docker base workers image
|
2021-03-22 11:42:47 +01:00 |
dcore94
|
5e6f850f28
|
added worker for sending emails and example configuration file
|
2021-03-22 11:28:05 +01:00 |
dcore94
|
36c02fb2f5
|
config is forwarded to plugin constructor
|
2021-03-22 11:27:22 +01:00 |
dcore94
|
a9dbc1c1ff
|
improved command line args
|
2021-02-12 10:35:22 +01:00 |
dcore94
|
c6b4b0569b
|
added task name and set fatcs to output
|
2021-02-11 15:39:52 +01:00 |
Marco Lettere
|
8bee5a9f69
|
improved code on Ansible and Packer workers
|
2020-11-16 17:48:27 +01:00 |
Marco Lettere
|
54464620e2
|
improved logging
|
2020-11-12 18:38:54 +01:00 |
Marco Lettere
|
66355c1f60
|
improved logging and optimized default threads and pollrate
|
2020-11-06 18:26:44 +01:00 |
Marco Lettere
|
03557f6efb
|
bug fixes
|
2020-11-05 15:27:58 +01:00 |
Marco Lettere
|
d5b6846dc3
|
resistent to python3.6.x
|
2020-11-05 09:27:00 +01:00 |
dcore94
|
d11b7d83ab
|
new release
|
2020-10-30 19:19:31 +01:00 |
dcore94
|
4526d0c999
|
major refactoring
|
2020-10-14 18:06:28 +02:00 |
dcore94
|
984ecbab7b
|
added support for domains
|
2020-10-08 14:43:35 +02:00 |
dcore94
|
e8ade4014f
|
added ansible dependency and changed config to match docker-compose network
|
2020-10-07 12:25:42 +02:00 |
dcore94
|
52bd06c871
|
added Ansible and fixed minimal issues
|
2020-10-02 14:56:45 +02:00 |
dcore94
|
bb2ce4a830
|
Merge branch 'master' of https://bitbucket.org/Nubisware/nubisware.conductor.worker.python
|
2020-09-09 17:03:05 +02:00 |
dcore94
|
af43655dfd
|
added Shell, File and Sequence plugins
|
2020-09-09 17:02:36 +02:00 |
dcore94
|
add7806166
|
removed extra log
|
2020-09-09 17:01:07 +02:00 |
dcore94
|
881ada39c8
|
better log in case of exception
|
2020-09-09 17:00:26 +02:00 |
dcore94
|
3a5c9dff64
|
added synchronization with conductor
|
2020-07-17 12:53:05 +02:00 |
dcore94
|
1cbb281f39
|
generalized server IP configuration
|
2020-07-15 09:34:49 +02:00 |