)]}'
{".zuul.yaml":[{"author":{"_account_id":2,"name":"Monty Taylor","email":"mordred@inaugust.com","username":"mordred"},"change_message_id":"3658315919402f0e54549e8a8051b102a92c63a3","unresolved":false,"context_lines":[{"line_number":60,"context_line":"        - tox-pep8"},{"line_number":61,"context_line":"        - tox-py27"},{"line_number":62,"context_line":"        - tox-py36"},{"line_number":63,"context_line":"        - opendev-buildset-registry"},{"line_number":64,"context_line":"        - lodgeit-build-opendev-image"},{"line_number":65,"context_line":"    gate:"},{"line_number":66,"context_line":"      jobs:"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"1fa4df85_199ea4b8","line":63,"updated":"2020-03-08 20:48:08.000000000","message":"Turns out if it\u0027s the only thing involved, we don\u0027t need to run one explicity - the build job is also its own buildset registry.\n\n#notaminusone - but if you respin, you can remove this.","commit_id":"1801735ed1c768b85e5b4e7eb47de9c1a8d2d833"},{"author":{"_account_id":2,"name":"Monty Taylor","email":"mordred@inaugust.com","username":"mordred"},"change_message_id":"3658315919402f0e54549e8a8051b102a92c63a3","unresolved":false,"context_lines":[{"line_number":67,"context_line":"        - tox-pep8"},{"line_number":68,"context_line":"        - tox-py27"},{"line_number":69,"context_line":"        - tox-py36"},{"line_number":70,"context_line":"        - opendev-buildset-registry"},{"line_number":71,"context_line":"        - lodgeit-upload-opendev-image"},{"line_number":72,"context_line":"    promote:"},{"line_number":73,"context_line":"      jobs:"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"1fa4df85_39a120f9","line":70,"updated":"2020-03-08 20:48:08.000000000","message":"And this one","commit_id":"1801735ed1c768b85e5b4e7eb47de9c1a8d2d833"},{"author":{"_account_id":5263,"name":"Jeremy Stanley","display_name":"fungi","email":"fungi@yuggoth.org","username":"fungi","status":"missing, presumed fed"},"change_message_id":"2acb821ca82fd0aa9a71e33913a68816d48ba912","unresolved":false,"context_lines":[{"line_number":1,"context_line":"- secret:"},{"line_number":2,"context_line":"    name: lodgeit-opendev-dockerhub"},{"line_number":3,"context_line":"    data:"},{"line_number":4,"context_line":"      username: opendevzuul"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"1fa4df85_82b0d8de","line":1,"updated":"2020-03-09 15:28:53.000000000","message":"This matches the secret I encrypted and provided to Mohammed for the opendev/lodgeit project.","commit_id":"54727daa85d64d109affcc4bfbdf22defe5edc8f"}],"Dockerfile":[{"author":{"_account_id":2,"name":"Monty Taylor","email":"mordred@inaugust.com","username":"mordred"},"change_message_id":"ff39d801df050fcb49f7bc60af6a389d9f2244f9","unresolved":false,"context_lines":[{"line_number":17,"context_line":"COPY . /tmp/src"},{"line_number":18,"context_line":"RUN assemble"},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"FROM opendevorg/python-base as lodgeit "},{"line_number":21,"context_line":"COPY --from\u003dbuilder /output/ /output"},{"line_number":22,"context_line":"RUN /output/install-from-bindep"}],"source_content_type":"text/x-dockerfile","patch_set":2,"id":"1fa4df85_79447847","line":20,"range":{"start_line":20,"start_character":38,"end_line":20,"end_character":39},"updated":"2020-03-08 20:36:56.000000000","message":"trailing whitespace is evil","commit_id":"792a5cd0366a4cac10f5ef8f82028523662ee809"},{"author":{"_account_id":2,"name":"Monty Taylor","email":"mordred@inaugust.com","username":"mordred"},"change_message_id":"fc10cc7ec810a5a805299b3cab3ea545ed817c60","unresolved":false,"context_lines":[{"line_number":23,"context_line":""},{"line_number":24,"context_line":"CMD [\"uwsgi\", \"--master\","},{"line_number":25,"context_line":"              \"--http\", \"0.0.0.0:9000\","},{"line_number":26,"context_line":"\t      \"--plugins\", \"python3\","},{"line_number":27,"context_line":"\t      \"--wsgi-file\", \"/usr/local/bin/lodgeit-wsgi\"]"}],"source_content_type":"text/x-dockerfile","patch_set":4,"id":"1fa4df85_99b1344a","line":26,"updated":"2020-03-08 20:49:20.000000000","message":"Look it\u0027s a tab!","commit_id":"582249b19ad096d68a9038740a61187f3476e8c2"}],"setup.cfg":[{"author":{"_account_id":5263,"name":"Jeremy Stanley","display_name":"fungi","email":"fungi@yuggoth.org","username":"fungi","status":"missing, presumed fed"},"change_message_id":"2acb821ca82fd0aa9a71e33913a68816d48ba912","unresolved":false,"context_lines":[{"line_number":3,"context_line":"description-file \u003d"},{"line_number":4,"context_line":"    README"},{"line_number":5,"context_line":"license \u003d BSD"},{"line_number":6,"context_line":"summary \u003d LodgeIt implements a pastebin"},{"line_number":7,"context_line":"author \u003d OpenDev"},{"line_number":8,"context_line":"author-email \u003d openstack-infra@lists.openstack.org"},{"line_number":9,"context_line":""}],"source_content_type":"text/x-ttcn-cfg","patch_set":7,"id":"1fa4df85_a2b394e8","line":6,"updated":"2020-03-09 15:28:53.000000000","message":"Wikipedia seems to indicate that \"pastebin\" is a genericized term for this sort of service, and I can\u0027t find any indication in pastebin.com\u0027s site or the lordelph/pastebin source on GitHub suggesting that they hold a trademark on it, so I\u0027m guessing it\u0027s safe to use in the package summary.","commit_id":"54727daa85d64d109affcc4bfbdf22defe5edc8f"}],"setup.py":[{"author":{"_account_id":2,"name":"Monty Taylor","email":"mordred@inaugust.com","username":"mordred"},"change_message_id":"ff39d801df050fcb49f7bc60af6a389d9f2244f9","unresolved":false,"context_lines":[{"line_number":17,"context_line":""},{"line_number":18,"context_line":"setuptools.setup("},{"line_number":19,"context_line":"    setup_requires\u003d[\u0027pbr\u003e\u003d2.0.0\u0027],"},{"line_number":20,"context_line":"    pr\u003dTrue)"}],"source_content_type":"text/x-python","patch_set":2,"id":"1fa4df85_59497c5d","line":20,"updated":"2020-03-08 20:36:56.000000000","message":"I think you mean pbr\u003dTrue here.","commit_id":"792a5cd0366a4cac10f5ef8f82028523662ee809"}]}
