{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":169116405,"defaultBranch":"master","name":"tfx","ownerLogin":"tensorflow","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-02-04T17:14:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/15658638?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714794790.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"4588210142b28ab41f48f0a91aa26809f3d20eae","ref":"refs/heads/test_630571762","pushedAt":"2024-05-04T03:53:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"no-op\n\nPiperOrigin-RevId: 630571762","shortMessageHtmlLink":"no-op"}},{"before":"61c678b29cd66babf94dc4dc774f4e7948c7cb1c","after":null,"ref":"refs/heads/test_629863085","pushedAt":"2024-05-04T01:18:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"}},{"before":"5a1bbcdc78e4570fbaa14883dfc873652e8aef04","after":"61c678b29cd66babf94dc4dc774f4e7948c7cb1c","ref":"refs/heads/master","pushedAt":"2024-05-04T01:18:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"no-op\n\nPiperOrigin-RevId: 630548336","shortMessageHtmlLink":"no-op"}},{"before":"e0301256f0b3ebec68ea2d107500cf5c5f5d24f8","after":"61c678b29cd66babf94dc4dc774f4e7948c7cb1c","ref":"refs/heads/test_629863085","pushedAt":"2024-05-04T01:18:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"no-op\n\nPiperOrigin-RevId: 630548336","shortMessageHtmlLink":"no-op"}},{"before":"f1005261dd9c594923822d9285ca9052817b1df5","after":"e0301256f0b3ebec68ea2d107500cf5c5f5d24f8","ref":"refs/heads/test_629863085","pushedAt":"2024-05-04T01:16:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"no-op\n\nPiperOrigin-RevId: 629863085","shortMessageHtmlLink":"no-op"}},{"before":"f708f5fae710fd46bd9edae01d5dfdcfa9c2d6e2","after":"f1005261dd9c594923822d9285ca9052817b1df5","ref":"refs/heads/test_629863085","pushedAt":"2024-05-03T23:57:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"no-op\n\nPiperOrigin-RevId: 629863085","shortMessageHtmlLink":"no-op"}},{"before":"0e9eba26f0a57c4c65bb3b3a9f2ec2d10697b5bc","after":"f708f5fae710fd46bd9edae01d5dfdcfa9c2d6e2","ref":"refs/heads/test_629863085","pushedAt":"2024-05-03T21:57:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"no-op\n\nPiperOrigin-RevId: 629863085","shortMessageHtmlLink":"no-op"}},{"before":null,"after":"1555fd244026f479c1c128d8523e7b33c34af537","ref":"refs/heads/test_630465771","pushedAt":"2024-05-03T21:39:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Add tag to ExternalPipelineChannel so we can get artifacts by tags.\n\nPiperOrigin-RevId: 630465771","shortMessageHtmlLink":"Add tag to ExternalPipelineChannel so we can get artifacts by tags."}},{"before":"5a1bbcdc78e4570fbaa14883dfc873652e8aef04","after":null,"ref":"refs/heads/test_622153501","pushedAt":"2024-05-03T12:47:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"}},{"before":"281e5e5632f0dbd2af82ebd14fd9ab5f90f9d63d","after":"5a1bbcdc78e4570fbaa14883dfc873652e8aef04","ref":"refs/heads/master","pushedAt":"2024-05-03T12:47:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Shrink descriptors for make_proto placeholders\n\nTo reduce IR size, only keep the descriptors for those proto fields and message/enum types which are actually referenced by the proto instance built from the placeholder, either by setting the field inside the `base_message` or by populating the field from another placeholder.\n\nPiperOrigin-RevId: 630364975","shortMessageHtmlLink":"Shrink descriptors for make_proto placeholders"}},{"before":"3ebf048a39623b5ca7a0172668559284c06636ad","after":"5a1bbcdc78e4570fbaa14883dfc873652e8aef04","ref":"refs/heads/test_622153501","pushedAt":"2024-05-03T12:47:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Shrink descriptors for make_proto placeholders\n\nTo reduce IR size, only keep the descriptors for those proto fields and message/enum types which are actually referenced by the proto instance built from the placeholder, either by setting the field inside the `base_message` or by populating the field from another placeholder.\n\nPiperOrigin-RevId: 630364975","shortMessageHtmlLink":"Shrink descriptors for make_proto placeholders"}},{"before":"37e769d6a91e17848c712fb442b38e410fbde99c","after":"3ebf048a39623b5ca7a0172668559284c06636ad","ref":"refs/heads/test_622153501","pushedAt":"2024-05-03T12:45:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Shrink descriptors for make_proto placeholders\n\nTo reduce IR size, only keep the descriptors for those proto fields and message/enum types which are actually referenced by the proto instance built from the placeholder, either by setting the field inside the `base_message` or by populating the field from another placeholder.\n\nPiperOrigin-RevId: 622153501","shortMessageHtmlLink":"Shrink descriptors for make_proto placeholders"}},{"before":"34dac2d9da450c321f23a574e063083658347624","after":"37e769d6a91e17848c712fb442b38e410fbde99c","ref":"refs/heads/test_622153501","pushedAt":"2024-05-03T08:54:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Shrink descriptors for make_proto placeholders\n\nTo reduce IR size, only keep the descriptors for those proto fields and message/enum types which are actually referenced by the proto instance built from the placeholder, either by setting the field inside the `base_message` or by populating the field from another placeholder.\n\nPiperOrigin-RevId: 622153501","shortMessageHtmlLink":"Shrink descriptors for make_proto placeholders"}},{"before":"b1481652595fadfa9d13c484da4ce274d9bd9508","after":"d8917eee49c4699f448c1a5cba93dde9d3ab92b0","ref":"refs/heads/test_625128214","pushedAt":"2024-05-03T07:48:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"no-op\n\nPiperOrigin-RevId: 625128214","shortMessageHtmlLink":"no-op"}},{"before":"06ccbaefeb578ec4dc80ac9d3cf464530be3eb39","after":"0e9eba26f0a57c4c65bb3b3a9f2ec2d10697b5bc","ref":"refs/heads/test_629863085","pushedAt":"2024-05-03T07:00:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"no-op\n\nPiperOrigin-RevId: 629863085","shortMessageHtmlLink":"no-op"}},{"before":"2ed4781a00f6a8bd4bf9bed3a215165d56cc1613","after":"06ccbaefeb578ec4dc80ac9d3cf464530be3eb39","ref":"refs/heads/test_629863085","pushedAt":"2024-05-03T02:25:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"no-op\n\nPiperOrigin-RevId: 629863085","shortMessageHtmlLink":"no-op"}},{"before":"eeddb75ab6dea1a744e15c5cd3704c02552ed6dd","after":"2ed4781a00f6a8bd4bf9bed3a215165d56cc1613","ref":"refs/heads/test_629863085","pushedAt":"2024-05-02T23:19:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"no-op\n\nPiperOrigin-RevId: 629863085","shortMessageHtmlLink":"no-op"}},{"before":null,"after":"eeddb75ab6dea1a744e15c5cd3704c02552ed6dd","ref":"refs/heads/test_629863085","pushedAt":"2024-05-02T23:17:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"no-op\n\nPiperOrigin-RevId: 629863085","shortMessageHtmlLink":"no-op"}},{"before":"9c41b47dee02ee2bf7c4b53b96895904d9290999","after":"743476e842089f11e7b489fc3a6bea35e4b62148","ref":"refs/heads/test_629237109","pushedAt":"2024-05-02T23:04:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Support pipeline spec 2.1 with backward compatibility\n\nPiperOrigin-RevId: 629237109","shortMessageHtmlLink":"Support pipeline spec 2.1 with backward compatibility"}},{"before":"281e5e5632f0dbd2af82ebd14fd9ab5f90f9d63d","after":null,"ref":"refs/heads/test_628523206","pushedAt":"2024-05-02T22:59:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"}},{"before":"472f30b5a95fead5d5573f2b581097d14f89d05f","after":"281e5e5632f0dbd2af82ebd14fd9ab5f90f9d63d","ref":"refs/heads/master","pushedAt":"2024-05-02T22:59:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"no-op\n\nPiperOrigin-RevId: 630204297","shortMessageHtmlLink":"no-op"}},{"before":"7f61075767423a88c86f0fa6fb1c600236f9f66b","after":"281e5e5632f0dbd2af82ebd14fd9ab5f90f9d63d","ref":"refs/heads/test_628523206","pushedAt":"2024-05-02T22:59:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"no-op\n\nPiperOrigin-RevId: 630204297","shortMessageHtmlLink":"no-op"}},{"before":"0d1d717d31aab2a4747b088f2c75db78fb0a2c6e","after":"7f61075767423a88c86f0fa6fb1c600236f9f66b","ref":"refs/heads/test_628523206","pushedAt":"2024-05-02T22:57:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"no-op\n\nPiperOrigin-RevId: 628523206","shortMessageHtmlLink":"no-op"}},{"before":"90fb99ff7e3153897cc5c161bd7ffe39b00b1d6b","after":"0d1d717d31aab2a4747b088f2c75db78fb0a2c6e","ref":"refs/heads/test_628523206","pushedAt":"2024-05-02T21:47:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"no-op\n\nPiperOrigin-RevId: 628523206","shortMessageHtmlLink":"no-op"}},{"before":"067e5d4398287ea2c40c1cdb20aa361b77bb1389","after":"efaf0017e48bf1f5e45030b5187249bbba0dc573","ref":"refs/heads/test_629147633","pushedAt":"2024-05-02T18:57:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"no-op\n\nPiperOrigin-RevId: 629147633","shortMessageHtmlLink":"no-op"}},{"before":"e3400ec56889b4dbfa83c11e5819f15d01382ada","after":"4f58b7599c8dd1e244242460b008724163563d99","ref":"refs/heads/test_629150061","pushedAt":"2024-05-02T18:56:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"no-op\n\nPiperOrigin-RevId: 629150061","shortMessageHtmlLink":"no-op"}},{"before":"b0aa4bc4cec01394b7d329aa8b3d991249506972","after":"3b265c3467cec60763e58ff5cd57b5a99e85d470","ref":"refs/heads/test_623548131","pushedAt":"2024-05-02T17:40:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Let resolver op be able to get external artifacts.\n\nPiperOrigin-RevId: 623548131","shortMessageHtmlLink":"Let resolver op be able to get external artifacts."}},{"before":"6cd56b64346e79722dcdb949c4c05b94d7b2039e","after":"b0aa4bc4cec01394b7d329aa8b3d991249506972","ref":"refs/heads/test_623548131","pushedAt":"2024-05-02T17:32:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Let resolver op be able to get external artifacts.\n\nPiperOrigin-RevId: 623548131","shortMessageHtmlLink":"Let resolver op be able to get external artifacts."}},{"before":"4319364844cdf3e337e7e51d440aefbb8a509063","after":"34dac2d9da450c321f23a574e063083658347624","ref":"refs/heads/test_622153501","pushedAt":"2024-05-02T15:13:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Shrink descriptors for make_proto placeholders\n\nTo reduce IR size, only keep the descriptors for those proto fields and message/enum types which are actually referenced by the proto instance built from the placeholder, either by setting the field inside the `base_message` or by populating the field from another placeholder.\n\nPiperOrigin-RevId: 622153501","shortMessageHtmlLink":"Shrink descriptors for make_proto placeholders"}},{"before":"814e4e094cbde91f87796b1914ad327dd7674441","after":"9c41b47dee02ee2bf7c4b53b96895904d9290999","ref":"refs/heads/test_629237109","pushedAt":"2024-05-02T12:53:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Support pipeline spec 2.1 with backward compatibility\n\nPiperOrigin-RevId: 629237109","shortMessageHtmlLink":"Support pipeline spec 2.1 with backward compatibility"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQUHMiQA","startCursor":null,"endCursor":null}},"title":"Activity ยท tensorflow/tfx"}