)]}'
{"kolla/image/kolla_worker.py":[{"author":{"_account_id":32553,"name":"Sven Kieske","email":"sven_oss@posteo.de","username":"skieske"},"change_message_id":"eef57533e1ccb4dd50e22d4390d90c5b4d43514c","unresolved":true,"context_lines":[{"line_number":567,"context_line":"        if self.conf.format \u003d\u003d \u0027json\u0027:"},{"line_number":568,"context_line":""},{"line_number":569,"context_line":"            def json_summary(f):"},{"line_number":570,"context_line":"                json.dump(results, f, indent\u003d4)"},{"line_number":571,"context_line":""},{"line_number":572,"context_line":"            if self.conf.summary_json_file:"},{"line_number":573,"context_line":"                with open(self.conf.summary_json_file, \"w\") as f:"}],"source_content_type":"text/x-python","patch_set":1,"id":"a6c654ca_fbe4442a","line":570,"range":{"start_line":570,"start_character":38,"end_line":570,"end_character":46},"updated":"2023-04-26 14:21:24.000000000","message":"this changes the default indentation from none to 4, which might break other tooling using the default output, no?","commit_id":"1ff6ea0c2d5b317214dcf490ab9a98ed5b689341"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"f36c2e79252899b2f35607838eb41efdd38c5699","unresolved":false,"context_lines":[{"line_number":567,"context_line":"        if self.conf.format \u003d\u003d \u0027json\u0027:"},{"line_number":568,"context_line":""},{"line_number":569,"context_line":"            def json_summary(f):"},{"line_number":570,"context_line":"                json.dump(results, f, indent\u003d4)"},{"line_number":571,"context_line":""},{"line_number":572,"context_line":"            if self.conf.summary_json_file:"},{"line_number":573,"context_line":"                with open(self.conf.summary_json_file, \"w\") as f:"}],"source_content_type":"text/x-python","patch_set":1,"id":"e74513c6_683c3547","line":570,"range":{"start_line":570,"start_character":38,"end_line":570,"end_character":46},"in_reply_to":"a6c654ca_fbe4442a","updated":"2023-04-27 08:19:49.000000000","message":"It\u0027s possible someone could be relying on the output being on a single line. I\u0027ll add indentation only for the file.","commit_id":"1ff6ea0c2d5b317214dcf490ab9a98ed5b689341"},{"author":{"_account_id":32553,"name":"Sven Kieske","email":"sven_oss@posteo.de","username":"skieske"},"change_message_id":"cd7d2e38cff468c08f1dd8f26e6ded812ee95dcf","unresolved":true,"context_lines":[{"line_number":570,"context_line":"                json.dump(results, f, **kwargs)"},{"line_number":571,"context_line":""},{"line_number":572,"context_line":"            if self.conf.summary_json_file:"},{"line_number":573,"context_line":"                with open(self.conf.summary_json_file, \"w\") as f:"},{"line_number":574,"context_line":"                    json_summary(f, indent\u003d4)"},{"line_number":575,"context_line":"            else:"},{"line_number":576,"context_line":"                # NOTE(mgoddard): Keep single line output for"},{"line_number":577,"context_line":"                # backwards-compatibility."}],"source_content_type":"text/x-python","patch_set":2,"id":"f6cbf09a_f612fce6","line":574,"range":{"start_line":573,"start_character":16,"end_line":574,"end_character":45},"updated":"2023-04-27 08:58:01.000000000","message":"should we catch an IOError here if we have no permission to write or the filesystem is full?","commit_id":"a9c757ce7d4269d660a85e92edcfb9b0b6dbcbbc"},{"author":{"_account_id":32553,"name":"Sven Kieske","email":"sven_oss@posteo.de","username":"skieske"},"change_message_id":"41ce7a851ebe659ab0b5ab6c4efdcba55b51cf24","unresolved":false,"context_lines":[{"line_number":570,"context_line":"                json.dump(results, f, **kwargs)"},{"line_number":571,"context_line":""},{"line_number":572,"context_line":"            if self.conf.summary_json_file:"},{"line_number":573,"context_line":"                with open(self.conf.summary_json_file, \"w\") as f:"},{"line_number":574,"context_line":"                    json_summary(f, indent\u003d4)"},{"line_number":575,"context_line":"            else:"},{"line_number":576,"context_line":"                # NOTE(mgoddard): Keep single line output for"},{"line_number":577,"context_line":"                # backwards-compatibility."}],"source_content_type":"text/x-python","patch_set":2,"id":"e5bc0170_51a4ebaf","line":574,"range":{"start_line":573,"start_character":16,"end_line":574,"end_character":45},"in_reply_to":"f6cbf09a_f612fce6","updated":"2023-04-27 09:32:00.000000000","message":"Done","commit_id":"a9c757ce7d4269d660a85e92edcfb9b0b6dbcbbc"}]}
