)]}'
{".zuul.yaml":[{"author":{"_account_id":28618,"name":"Drew Walters","email":"drewwalters@microsoft.com","username":"drewwalters96"},"change_message_id":"2d7db46645201dbc813356be5ddbfc2ef2997336","unresolved":false,"context_lines":[{"line_number":104,"context_line":"    pre-run:"},{"line_number":105,"context_line":"      - tools/gate/playbooks/airskiff-reduce-site.yaml"},{"line_number":106,"context_line":"      - tools/gate/playbooks/git-config.yaml"},{"line_number":107,"context_line":"    run: tools/gate/playbooks/airskiff-deploy.yaml"},{"line_number":108,"context_line":"    post-run: tools/gate/playbooks/debug-report.yaml"},{"line_number":109,"context_line":"    required-projects:"},{"line_number":110,"context_line":"      - airship/armada"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"bfb3d3c7_10f2e89a","side":"PARENT","line":107,"range":{"start_line":107,"start_character":9,"end_line":107,"end_character":50},"updated":"2019-05-30 19:32:02.000000000","message":"Since we removed the required projects, we need to add the clone step back to this playbook.","commit_id":"b5469c39ec705b6ee73ee9d2519c4ae9fea10db0"},{"author":{"_account_id":28628,"name":"Michael Beaver","email":"mibeaver@microsoft.com","username":"MichaelBeaver"},"change_message_id":"255db892befe918773112038726dd593e9442f0b","unresolved":false,"context_lines":[{"line_number":104,"context_line":"    pre-run:"},{"line_number":105,"context_line":"      - tools/gate/playbooks/airskiff-reduce-site.yaml"},{"line_number":106,"context_line":"      - tools/gate/playbooks/git-config.yaml"},{"line_number":107,"context_line":"    run: tools/gate/playbooks/airskiff-deploy.yaml"},{"line_number":108,"context_line":"    post-run: tools/gate/playbooks/debug-report.yaml"},{"line_number":109,"context_line":"    required-projects:"},{"line_number":110,"context_line":"      - airship/armada"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"bfb3d3c7_30428cac","side":"PARENT","line":107,"range":{"start_line":107,"start_character":9,"end_line":107,"end_character":50},"in_reply_to":"bfb3d3c7_10f2e89a","updated":"2019-05-30 19:34:39.000000000","message":"Thanks for the catch","commit_id":"b5469c39ec705b6ee73ee9d2519c4ae9fea10db0"}],"tools/gate/playbooks/airskiff-deploy.yaml":[{"author":{"_account_id":28618,"name":"Drew Walters","email":"drewwalters@microsoft.com","username":"drewwalters96"},"change_message_id":"286bccd8091ec45b84479a04aa99f2d8615ef8db","unresolved":false,"context_lines":[{"line_number":18,"context_line":"      shell: |"},{"line_number":19,"context_line":"        ./tools/deployment/airskiff/developer/000-install-packages.sh"},{"line_number":20,"context_line":"      args:"},{"line_number":21,"context_line":"        chdir: \"{{ zuul.project.src_dir }}\""},{"line_number":22,"context_line":"      become: yes"},{"line_number":23,"context_line":""},{"line_number":24,"context_line":"    - name: Clone Required Repositories"}],"source_content_type":"text/x-yaml","patch_set":4,"id":"9fb8cfa7_d3750afc","line":21,"range":{"start_line":21,"start_character":8,"end_line":21,"end_character":43},"updated":"2019-06-03 13:35:50.000000000","message":"Why change these values? All deployment scripts are in the treasuremap repository. This needs to be\n\n  chdir: \"{{ zuul.projects[\u0027opendev.org/airship/treasuremap\u0027].src_dir }}\"","commit_id":"756ff440c1fe92fdecc0b7a1b0703aa9e8c8528c"},{"author":{"_account_id":28618,"name":"Drew Walters","email":"drewwalters@microsoft.com","username":"drewwalters96"},"change_message_id":"582323975f2b8432597ba3cd63901de6285e98e7","unresolved":false,"context_lines":[{"line_number":18,"context_line":"      shell: |"},{"line_number":19,"context_line":"        ./tools/deployment/airskiff/developer/000-install-packages.sh"},{"line_number":20,"context_line":"      args:"},{"line_number":21,"context_line":"        chdir: \"{{ zuul.project.src_dir }}\""},{"line_number":22,"context_line":"      become: yes"},{"line_number":23,"context_line":""},{"line_number":24,"context_line":"    - name: Clone Required Repositories"}],"source_content_type":"text/x-yaml","patch_set":4,"id":"9fb8cfa7_6e4a3581","line":21,"range":{"start_line":21,"start_character":8,"end_line":21,"end_character":43},"in_reply_to":"9fb8cfa7_6e60f533","updated":"2019-06-03 14:29:43.000000000","message":"\u003e Sorry this is still a bit of a WIP, the gate was giving me some\n \u003e errors about not being able to find that project so I something up\n \u003e before the end of the day to see if that would fix it\n\nYou could also clone to the zuul.project.src_dir and do:\n\n  chdir: \"{{ zuul.project.src_dir }}/treasuremap\"","commit_id":"756ff440c1fe92fdecc0b7a1b0703aa9e8c8528c"},{"author":{"_account_id":28628,"name":"Michael Beaver","email":"mibeaver@microsoft.com","username":"MichaelBeaver"},"change_message_id":"546c8621f8f2cf99e27763f008ac05eb3b49c385","unresolved":false,"context_lines":[{"line_number":18,"context_line":"      shell: |"},{"line_number":19,"context_line":"        ./tools/deployment/airskiff/developer/000-install-packages.sh"},{"line_number":20,"context_line":"      args:"},{"line_number":21,"context_line":"        chdir: \"{{ zuul.project.src_dir }}\""},{"line_number":22,"context_line":"      become: yes"},{"line_number":23,"context_line":""},{"line_number":24,"context_line":"    - name: Clone Required Repositories"}],"source_content_type":"text/x-yaml","patch_set":4,"id":"9fb8cfa7_6e60f533","line":21,"range":{"start_line":21,"start_character":8,"end_line":21,"end_character":43},"in_reply_to":"9fb8cfa7_d3750afc","updated":"2019-06-03 14:23:43.000000000","message":"Sorry this is still a bit of a WIP, the gate was giving me some errors about not being able to find that project so I something up before the end of the day to see if that would fix it","commit_id":"756ff440c1fe92fdecc0b7a1b0703aa9e8c8528c"}],"tools/gate/playbooks/airskiff-reduce-site.yaml":[{"author":{"_account_id":28618,"name":"Drew Walters","email":"drewwalters@microsoft.com","username":"drewwalters96"},"change_message_id":"286bccd8091ec45b84479a04aa99f2d8615ef8db","unresolved":false,"context_lines":[{"line_number":19,"context_line":"        mv tools/gate/manifests/full-site.yaml \\"},{"line_number":20,"context_line":"            site/airskiff/software/manifests/full-site.yaml"},{"line_number":21,"context_line":"      args:"},{"line_number":22,"context_line":"        chdir: \"{{ zuul.project.src_dir }}\""}],"source_content_type":"text/x-yaml","patch_set":4,"id":"9fb8cfa7_f3728e11","line":22,"range":{"start_line":22,"start_character":8,"end_line":22,"end_character":43},"updated":"2019-06-03 13:35:50.000000000","message":"Same goes for this one. This file is in the treasuremap repository.\n\n  chdir: \"{{ zuul.projects[\u0027opendev.org/airship/treasuremap\u0027].src_dir }}\"","commit_id":"756ff440c1fe92fdecc0b7a1b0703aa9e8c8528c"},{"author":{"_account_id":28618,"name":"Drew Walters","email":"drewwalters@microsoft.com","username":"drewwalters96"},"change_message_id":"98259a7abfaf77ae30a7f9e580a7ed711a619ac9","unresolved":false,"context_lines":[{"line_number":14,"context_line":""},{"line_number":15,"context_line":"- hosts: primary"},{"line_number":16,"context_line":"  tasks:"},{"line_number":17,"context_line":"    - name: Clone Treasuremap"},{"line_number":18,"context_line":"      shell: |"},{"line_number":19,"context_line":"        git clone https://opendev.org/airship/treasuremap.git"},{"line_number":20,"context_line":"      args:"},{"line_number":21,"context_line":"        chdir: \"{{ zuul.project.src_dir }}\""},{"line_number":22,"context_line":""},{"line_number":23,"context_line":"    - name: Overwrite Armada manifest"},{"line_number":24,"context_line":"      shell: |"}],"source_content_type":"text/x-yaml","patch_set":13,"id":"9fb8cfa7_be9fda4e","line":21,"range":{"start_line":17,"start_character":0,"end_line":21,"end_character":43},"updated":"2019-06-04 21:33:15.000000000","message":"Can we do this in the airskiff-deploy playbook so this doesn\u0027t get lost? Or this could even be brought in as a required project.","commit_id":"83075b1c75aee0437af4c212e4083a587e6b9f82"},{"author":{"_account_id":28628,"name":"Michael Beaver","email":"mibeaver@microsoft.com","username":"MichaelBeaver"},"change_message_id":"148358126d1055828d856dce7d762eadd8c66c40","unresolved":false,"context_lines":[{"line_number":14,"context_line":""},{"line_number":15,"context_line":"- hosts: primary"},{"line_number":16,"context_line":"  tasks:"},{"line_number":17,"context_line":"    - name: Clone Treasuremap"},{"line_number":18,"context_line":"      shell: |"},{"line_number":19,"context_line":"        git clone https://opendev.org/airship/treasuremap.git"},{"line_number":20,"context_line":"      args:"},{"line_number":21,"context_line":"        chdir: \"{{ zuul.project.src_dir }}\""},{"line_number":22,"context_line":""},{"line_number":23,"context_line":"    - name: Overwrite Armada manifest"},{"line_number":24,"context_line":"      shell: |"}],"source_content_type":"text/x-yaml","patch_set":13,"id":"9fb8cfa7_9e7696d8","line":21,"range":{"start_line":17,"start_character":0,"end_line":21,"end_character":43},"in_reply_to":"9fb8cfa7_be9fda4e","updated":"2019-06-04 21:58:57.000000000","message":"I was going this here because this file is run first and the task below requires the treasuremap repo, but I think I am going to attempt to take a look at this from a different angle since this is starting to require a lot of changes and manual work","commit_id":"83075b1c75aee0437af4c212e4083a587e6b9f82"}]}
