zuul/zuul/ansible/base
Felix Edel b3fb16623b
Merge file comments from multiple tasks
When multiple tasks (or roles) return file_comments for the
same file via zuul_return only the last value is taken into account.

This uses a similar approach like for artifacts to merge the
file comments of multiple zuul_return calls. With that, all file
comments are merged additive into a final data structure. File comments
for the same file and/or the same line are kept distinct and don't
override each other.

Change-Id: Ib7300c243deaeb7922182a94cfa41e617fc4e6e6
2020-08-24 14:33:15 +02:00
..
action Block localhost shell tasks in untrusted playbooks 2020-07-21 19:18:10 +02:00
actiongeneral Merge file comments from multiple tasks 2020-08-24 14:33:15 +02:00
actiontrusted Block localhost shell tasks in untrusted playbooks 2020-07-21 19:18:10 +02:00
callback zuul_stream: avoid exception in _log_streamline 2020-07-15 13:05:35 -04:00
filter Manage ansible installations within zuul 2019-03-15 09:09:16 +01:00
library Replace deprecated Thread.isAlive() with Thread.is_alive() 2020-06-01 12:49:07 +02:00
lookup Allow template lookup in untrusted context 2020-02-10 12:45:13 -08:00
__init__.py Manage ansible installations within zuul 2019-03-15 09:09:16 +01:00