)]}'
{"zuul/configloader.py":[{"author":{"_account_id":1,"name":"James E. Blair","email":"jim@acmegating.com","username":"corvus"},"change_message_id":"6720f016e00ffa341a3bd37fe786e85e652acac8","unresolved":false,"context_lines":[{"line_number":1281,"context_line":"            # Parse the project as a template since they\u0027re mostly the"},{"line_number":1282,"context_line":"            # same."},{"line_number":1283,"context_line":"            project_config \u003d self.pcontext.project_template_parser.\\"},{"line_number":1284,"context_line":"                fromYaml(conf, validate\u003dFalse, freeze\u003dFalse)"},{"line_number":1285,"context_line":""},{"line_number":1286,"context_line":"            project_config.name \u003d project.canonical_name"},{"line_number":1287,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"c2888888_e878d235","line":1284,"updated":"2023-06-06 20:09:36.000000000","message":"Because projects and project-templates are basically the same, we re-use the project template parsing method here.  So we\u0027re going to end up with is_template always set to true from this call.  I think an explicit set to False here would probably do the trick.","commit_id":"bec0aad0dbab83edd98d8b69cc79bcc11c7f9ced"}]}
