)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":841,"name":"Akihiro Motoki","email":"amotoki@gmail.com","username":"amotoki"},"change_message_id":"3404f02101d1c509f2d41e6ed2238ad9afbd3b2c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"06e81e4c_aaa5cf5d","updated":"2022-04-07 17:36:38.000000000","message":"After my fix on zuul config, the test command itself started to work.\nHowever, the test still fails because the contents of the template is out-of-date.\nI hope someone else can take it over.","commit_id":"b93d6aa714cec5865fae4456cfc2e295e8974568"},{"author":{"_account_id":1736,"name":"Ivan Kolodyazhny","email":"e0ne@e0ne.info","username":"e0ne"},"change_message_id":"c16a3aa2f9eca6eb581e01165b11f587dc65e6ce","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"81e169d4_9fc47e12","updated":"2022-04-20 15:23:18.000000000","message":"LGTM, thanks for the fix","commit_id":"8390e9d6d2feb933d9e153b2ef045fbda63197e6"},{"author":{"_account_id":29313,"name":"Vishal Manchanda","email":"manchandavishal143@gmail.com","username":"vishalmanchanda"},"change_message_id":"23c117f6c65e96ff7d12cb47044035056c766718","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"4a7bb7bd_4d14a563","updated":"2022-04-14 11:53:33.000000000","message":"Thanks, LGTM","commit_id":"8390e9d6d2feb933d9e153b2ef045fbda63197e6"}],"{{cookiecutter.repo_name}}/package.json":[{"author":{"_account_id":841,"name":"Akihiro Motoki","email":"amotoki@gmail.com","username":"amotoki"},"change_message_id":"3368ded81b850b3c5372f72338abbacd64cdafd9","unresolved":true,"context_lines":[{"line_number":26,"context_line":"  },"},{"line_number":27,"context_line":"  \"dependencies\": {},"},{"line_number":28,"context_line":"  \"scripts\": {"},{"line_number":29,"context_line":"    \"postinstall\": \"if [ ! -d .tox ] || [ ! -d .tox/karma ]; then tox -ekarma --notest; .tox/karma/bin/pip install -chttps://releases.openstack.org/constraints/upper/master -r../horizon/requirements.txt -r../horizon/test-requirements.txt; .tox/karma/bin/pip install ../horizon; fi\","},{"line_number":30,"context_line":"    \"lint\": \"eslint --no-color {{ cookiecutter.module_name }}/static\","},{"line_number":31,"context_line":"    \"lintq\": \"eslint --quiet {{ cookiecutter.module_name }}/static\","},{"line_number":32,"context_line":"    \"test\": \"karma start {{ cookiecutter.module_name }}/karma.conf.js --single-run\""}],"source_content_type":"application/json","patch_set":5,"id":"4e439486_41f78382","line":29,"updated":"2022-04-12 02:21:07.000000000","message":"Note for reviewers:\n- The main point is to install horizon and its dependencies separately to avoid a version conflict due to the constraints file.\n- The invoke of \"pip install\" is also updated. The previous version uses the python interpreter out side of the tox env. It is better to use the python interpreter in the target tox env. After this change we no longer need to calcuate the path of site-packages using a tricky way.","commit_id":"8390e9d6d2feb933d9e153b2ef045fbda63197e6"}]}
