)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":1000045,"name":"wpcarro","email":"wpcarro@gmail.com","username":"wpcarro"},"change_message_id":"de4724346e9114578e1d8d30d2c7b3f7ed9353e0","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"890d9a58_0dab46fb","updated":"2021-12-15 15:22:18.000000000","message":"Pretty cool 😎","commit_id":"7357cd4b532389c9e1e98d0b06432e2fdf05dd38"}],"ops/pipelines/static-pipeline.yaml":[{"author":{"_account_id":1000045,"name":"wpcarro","email":"wpcarro@gmail.com","username":"wpcarro"},"change_message_id":"de4724346e9114578e1d8d30d2c7b3f7ed9353e0","unresolved":true,"context_lines":[{"line_number":13,"context_line":"      # Steps need to be uploaded in reverse order because pipeline"},{"line_number":14,"context_line":"      # upload prepends instead of appending."},{"line_number":15,"context_line":"      ls pipeline/chunk-*.json | tac | while read chunk; do"},{"line_number":16,"context_line":"        buildkite-agent pipeline upload $$chunk"},{"line_number":17,"context_line":"      done"},{"line_number":18,"context_line":""},{"line_number":19,"context_line":"  # Wait for all previous steps to complete."}],"source_content_type":"text/x-yaml","patch_set":7,"id":"9a2a5a2f_de326184","line":16,"updated":"2021-12-15 15:22:18.000000000","message":"for my own edumication, what does `$$chunk` do?","commit_id":"7357cd4b532389c9e1e98d0b06432e2fdf05dd38"},{"author":{"_account_id":1000001,"name":"tazjin","email":"tazjin@tvl.su","username":"tazjin"},"change_message_id":"1eb38f618e870171204da75cab993d9fec0ca8f0","unresolved":false,"context_lines":[{"line_number":13,"context_line":"      # Steps need to be uploaded in reverse order because pipeline"},{"line_number":14,"context_line":"      # upload prepends instead of appending."},{"line_number":15,"context_line":"      ls pipeline/chunk-*.json | tac | while read chunk; do"},{"line_number":16,"context_line":"        buildkite-agent pipeline upload $$chunk"},{"line_number":17,"context_line":"      done"},{"line_number":18,"context_line":""},{"line_number":19,"context_line":"  # Wait for all previous steps to complete."}],"source_content_type":"text/x-yaml","patch_set":7,"id":"619c55dc_dde3802f","line":16,"in_reply_to":"9a2a5a2f_de326184","updated":"2021-12-15 15:48:51.000000000","message":"It escapes the $ for Buildkite, since they otherwise interpolate that variable when the build script is ingested.","commit_id":"7357cd4b532389c9e1e98d0b06432e2fdf05dd38"}]}
