)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"a83605f2ab1050ac010681cd2aa680ec9bac0db5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"c7136237_10b9129b","updated":"2021-10-13 12:03:12.000000000","message":"it\u0027s on a great way, looks good .. however I would suggest to create index.rst only in case we have a dir with at least one more file - e.g. doc/source/run_in_docker is a great example, there are 2 files and the index.rst within the dir puts the other doc files together (imports them) which simplifies the import of the run_in_docker docs - we need to import only the index file and don\u0027t need to import the others within the run_in_docker dir \n\n.. that said, i find it a little overkill to create a new dir for just one .rst file - as it\u0027s in the case of how_to_upload_test_results\n\nsee f.e. python-tempestconf\u0027s example for analogy: https://opendev.org/osf/python-tempestconf/src/branch/master/doc/source","commit_id":"9ead087c5c54ccaf5f05ff8fa4479d9ffbf1b8cd"},{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"e864fb4df16ce9d722d1e861cc57aeded00828c8","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":10,"id":"c491dfa6_d770ff02","updated":"2021-10-15 08:24:24.000000000","message":"-1 for the min version removal from tox.ini\n\nMaybe this site could be prettified a little? \nhttps://256e820071bb4237dbc8-cd04c057bb6c1703504e41a1dbc31642.ssl.cf1.rackcdn.com/813597/10/check/opendev-tox-docs/347e139/docs/refstack.html\n\nThe commands are wrapped in `` `` which makes them to render weirdly, see:\nhttps://opendev.org/osf/refstack/raw/branch/master/doc/source/refstack.rst\na different syntax is used for the commands usually (:: and indentation):\nhttps://opendev.org/osf/refstack/raw/branch/master/doc/source/uploading_private_results.rst","commit_id":"c872804224a8eb2af57680f6ab51d2094fc60c7b"},{"author":{"_account_id":30674,"name":"Lukas Piwowarski","email":"lpiwowar@redhat.com","username":"lukas-piwowarski"},"change_message_id":"67459ad077ce8470728136ba81bad6cc54efd164","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":10,"id":"f3aec98d_40b56a36","in_reply_to":"c491dfa6_d770ff02","updated":"2021-10-18 09:39:55.000000000","message":"I moved commands from `` `` to ::. It looks better now. However I thought that it looked ok before. I think that I probably don\u0027t have a good eye for this. Do you think that I should change something else, too?","commit_id":"c872804224a8eb2af57680f6ab51d2094fc60c7b"},{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"8b17b7d4670c35f81934a26dcfe1e3384b4e5755","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":10,"id":"22d74949_61fb8a96","in_reply_to":"f3aec98d_40b56a36","updated":"2021-10-18 15:30:26.000000000","message":"much better, thanks","commit_id":"c872804224a8eb2af57680f6ab51d2094fc60c7b"}],"doc/source/conf.py":[{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"a83605f2ab1050ac010681cd2aa680ec9bac0db5","unresolved":true,"context_lines":[{"line_number":32,"context_line":""},{"line_number":33,"context_line":"# openstackdocstheme options"},{"line_number":34,"context_line":"openstackdocs_repo_name \u003d \u0027osf/refstack\u0027"},{"line_number":35,"context_line":""},{"line_number":36,"context_line":"# Add any paths that contain templates here, relative to this directory."},{"line_number":37,"context_line":"#templates_path \u003d [\u0027_templates\u0027]"},{"line_number":38,"context_line":""}],"source_content_type":"text/x-python","patch_set":5,"id":"075040c5_8ae05695","line":35,"updated":"2021-10-13 12:03:12.000000000","message":"what about the openstackdocstheme options on lines 62-64?","commit_id":"9ead087c5c54ccaf5f05ff8fa4479d9ffbf1b8cd"}],"doc/source/vendor_product_management/VendorEntity.rst":[{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"a83605f2ab1050ac010681cd2aa680ec9bac0db5","unresolved":true,"context_lines":[{"line_number":1,"context_line":"Vendor entity"},{"line_number":2,"context_line":"^^^^^^^^^^^^^"},{"line_number":3,"context_line":""},{"line_number":4,"context_line":"Any user who has successfully authenticated to the RefStack server can create"},{"line_number":5,"context_line":"vendor entities. The minimum required information to create a vendor is the"}],"source_content_type":"text/x-rst","patch_set":5,"id":"46f07b90_fd7dd444","line":2,"range":{"start_line":2,"start_character":0,"end_line":2,"end_character":13},"updated":"2021-10-13 12:03:12.000000000","message":"I think you can use \"\u003d\u003d\u003d\" again, you don\u0027t need to take into account that this file is nested under other titles, see f.e. python-tempestconf for analogy:  https://opendev.org/osf/python-tempestconf/src/branch/master/doc/source","commit_id":"9ead087c5c54ccaf5f05ff8fa4479d9ffbf1b8cd"}],"tox.ini":[{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"e864fb4df16ce9d722d1e861cc57aeded00828c8","unresolved":true,"context_lines":[{"line_number":1,"context_line":"[tox]"},{"line_number":2,"context_line":"envlist \u003d py36,py38,pep8,pip-check-reqs"},{"line_number":3,"context_line":"minversion \u003d 3.18"},{"line_number":4,"context_line":"skipsdist \u003d True"},{"line_number":5,"context_line":""},{"line_number":6,"context_line":"[testenv]"}],"source_content_type":"text/x-properties","patch_set":5,"id":"43a20667_048cd6bb","line":3,"range":{"start_line":3,"start_character":0,"end_line":3,"end_character":17},"updated":"2021-10-15 08:24:24.000000000","message":"hmmm, why is this removed?","commit_id":"9ead087c5c54ccaf5f05ff8fa4479d9ffbf1b8cd"},{"author":{"_account_id":30674,"name":"Lukas Piwowarski","email":"lpiwowar@redhat.com","username":"lukas-piwowarski"},"change_message_id":"67459ad077ce8470728136ba81bad6cc54efd164","unresolved":false,"context_lines":[{"line_number":1,"context_line":"[tox]"},{"line_number":2,"context_line":"envlist \u003d py36,py38,pep8,pip-check-reqs"},{"line_number":3,"context_line":"minversion \u003d 3.18"},{"line_number":4,"context_line":"skipsdist \u003d True"},{"line_number":5,"context_line":""},{"line_number":6,"context_line":"[testenv]"}],"source_content_type":"text/x-properties","patch_set":5,"id":"716b98c6_39345df8","line":3,"range":{"start_line":3,"start_character":0,"end_line":3,"end_character":17},"in_reply_to":"43a20667_048cd6bb","updated":"2021-10-18 09:39:55.000000000","message":"I was having hard time with tox :D and I forgot to return the line.","commit_id":"9ead087c5c54ccaf5f05ff8fa4479d9ffbf1b8cd"},{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"8b17b7d4670c35f81934a26dcfe1e3384b4e5755","unresolved":false,"context_lines":[{"line_number":1,"context_line":"[tox]"},{"line_number":2,"context_line":"envlist \u003d py36,py38,pep8,pip-check-reqs"},{"line_number":3,"context_line":"minversion \u003d 3.18"},{"line_number":4,"context_line":"skipsdist \u003d True"},{"line_number":5,"context_line":""},{"line_number":6,"context_line":"[testenv]"}],"source_content_type":"text/x-properties","patch_set":5,"id":"f49bcccb_2bbe4133","line":3,"range":{"start_line":3,"start_character":0,"end_line":3,"end_character":17},"in_reply_to":"716b98c6_39345df8","updated":"2021-10-18 15:30:26.000000000","message":"haha, that happens 😊","commit_id":"9ead087c5c54ccaf5f05ff8fa4479d9ffbf1b8cd"}]}
