Taras

Results 59 comments of Taras

It is possible to run `ofelia` as a background process in the container or behind `supervisor` alongside your main process, but it is highly discouraged and defeats the purpose of...

Thanks for your contribution. This is quite a lot of changes. I will try to review it in the coming days. Also, don't be shy to ping me as a...

Sorry for the delays, will try to review it this weekend.

@shouya thanks for confirming that it works. You can count on this to be merged to the upstream. However, since this is quite a major change I need to do...

Well, this makes some sense, however changing the mail topic would break mail filtering for all the users who will update ofelia version, and since we added per commit images...

> In my opinion, the global configuration can be overridden (partially) in the job definition This makes sense. I would need to check the logic there.

No, currently you cannot query or mail the report periodically. You can send emails or slack messages on each execution or each failure. Another option is to save each execution...

If you succeed in implementing that solution, would be nice if you can share it here, so other people can reuse it in the future :)

Hey @morexlt, I don't think this is possible at the moment :(

OK, #5 says that this should be possible. However, not sure how to use it. I would need to dig through the code to figure out.