{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":186705695,"defaultBranch":"master","name":"cloud-run-button","ownerLogin":"GoogleCloudPlatform","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-05-14T21:51:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2810941?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724302645.0","currentOid":""},"activityList":{"items":[{"before":"fddaf97756f9487db6c5d71d20602289616aced1","after":"828908472d6b6708d8373c78426b42250d6f6aa8","ref":"refs/heads/master","pushedAt":"2024-09-15T23:57:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"feat: implement artifact registry integration (#273)\n\n* feat: implement artifact registry integration\r\n\r\n* WIP: update GAR code, bump golang version\r\n\r\n* go fmt\r\n\r\n* return thing\r\n\r\n* return other thing\r\n\r\n* bump integration tests go version\r\n\r\n* cleanup, add proper ux\r\n\r\n* debug confirm which filesystem we're filling\r\n\r\n* oops\r\n\r\n* update registry config\r\n\r\n* update logic, comments\r\n\r\n* use go 1.21, matching cloud shell latest\r\n\r\n* go mod tidy\r\n\r\n* add more potential cleanup options\r\n\r\n* attempt removing glibc issues\r\n\r\n* address code review\r\n\r\n* (debug) remove potentially superfluous sudo\r\n\r\n* lol\r\n\r\n* correct artifact registry identifier\r\n\r\n* note outstanding implementation\r\n\r\n* update error handling\r\n\r\n* enable artifactregistry, not containerregistry\r\n\r\n* add error handling in tryFixServiceName","shortMessageHtmlLink":"feat: implement artifact registry integration (#273)"}},{"before":"4090f79be487aaf07a033d5d0e4ec8e098f98add","after":"76fd937a459afe474675e3d5c5cd808eea9dfc66","ref":"refs/heads/gar","pushedAt":"2024-09-13T01:47:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"add error handling in tryFixServiceName","shortMessageHtmlLink":"add error handling in tryFixServiceName"}},{"before":"607381c3d312f3246fec6cf4fe2efe934e5e0825","after":"4090f79be487aaf07a033d5d0e4ec8e098f98add","ref":"refs/heads/gar","pushedAt":"2024-09-11T21:53:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"enable artifactregistry, not containerregistry","shortMessageHtmlLink":"enable artifactregistry, not containerregistry"}},{"before":"c5fd234f9727bcfce9ea8a181d23af0f1bcd8977","after":"607381c3d312f3246fec6cf4fe2efe934e5e0825","ref":"refs/heads/gar","pushedAt":"2024-09-05T04:11:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"update error handling","shortMessageHtmlLink":"update error handling"}},{"before":"1b3d3488e30a401f13e71d0af48d842025985808","after":"c5fd234f9727bcfce9ea8a181d23af0f1bcd8977","ref":"refs/heads/gar","pushedAt":"2024-09-04T06:08:37.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"note outstanding implementation","shortMessageHtmlLink":"note outstanding implementation"}},{"before":"b6d75f2cc98933abc61148841a3e7648d595a5b8","after":"1b3d3488e30a401f13e71d0af48d842025985808","ref":"refs/heads/gar","pushedAt":"2024-09-04T03:35:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"lol","shortMessageHtmlLink":"lol"}},{"before":"f49d870f5fabf4b45bbf025b5ed79b31944e7a98","after":"b6d75f2cc98933abc61148841a3e7648d595a5b8","ref":"refs/heads/gar","pushedAt":"2024-09-04T03:28:47.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"(debug) remove potentially superfluous sudo","shortMessageHtmlLink":"(debug) remove potentially superfluous sudo"}},{"before":"2f7898e6387fcbbb840325efe1d1174a2be4c943","after":"f49d870f5fabf4b45bbf025b5ed79b31944e7a98","ref":"refs/heads/gar","pushedAt":"2024-09-02T23:32:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"attempt removing glibc issues","shortMessageHtmlLink":"attempt removing glibc issues"}},{"before":"a18ceab0a1345a281444a8884f91c6e7e6246b7d","after":"2f7898e6387fcbbb840325efe1d1174a2be4c943","ref":"refs/heads/gar","pushedAt":"2024-09-02T06:36:06.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"add more potential cleanup options","shortMessageHtmlLink":"add more potential cleanup options"}},{"before":"c025b42e789046bdb1437cd4907536b25da521a5","after":"a18ceab0a1345a281444a8884f91c6e7e6246b7d","ref":"refs/heads/gar","pushedAt":"2024-09-02T05:53:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"update registry config","shortMessageHtmlLink":"update registry config"}},{"before":"ffe4057e3772d9558e26daa179911d2251bbc487","after":"c025b42e789046bdb1437cd4907536b25da521a5","ref":"refs/heads/gar","pushedAt":"2024-08-30T04:17:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"oops","shortMessageHtmlLink":"oops"}},{"before":"d69052fb6c1a876fb4b2a49b6a96904c099749fe","after":"ffe4057e3772d9558e26daa179911d2251bbc487","ref":"refs/heads/gar","pushedAt":"2024-08-29T06:43:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"debug confirm which filesystem we're filling","shortMessageHtmlLink":"debug confirm which filesystem we're filling"}},{"before":"15484bc32c17b062c5cfb4cafbadadb1edbb7db2","after":"d69052fb6c1a876fb4b2a49b6a96904c099749fe","ref":"refs/heads/gar","pushedAt":"2024-08-29T06:29:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"cleanup, add proper ux","shortMessageHtmlLink":"cleanup, add proper ux"}},{"before":"8109b491a4e8bab1462298b55f0a216eee797af4","after":"15484bc32c17b062c5cfb4cafbadadb1edbb7db2","ref":"refs/heads/gar","pushedAt":"2024-08-29T03:48:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"bump integration tests go version","shortMessageHtmlLink":"bump integration tests go version"}},{"before":"621e297bebdcd86620ba89915ed34cfda3458ac1","after":"8109b491a4e8bab1462298b55f0a216eee797af4","ref":"refs/heads/gar","pushedAt":"2024-08-29T03:41:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"return other thing","shortMessageHtmlLink":"return other thing"}},{"before":"40adf7e64078475931b0114c7ed7a3321c529f63","after":"621e297bebdcd86620ba89915ed34cfda3458ac1","ref":"refs/heads/gar","pushedAt":"2024-08-29T03:38:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"return thing","shortMessageHtmlLink":"return thing"}},{"before":"0bf20532ad766166b6b19ba9a7ec611472a92dab","after":"40adf7e64078475931b0114c7ed7a3321c529f63","ref":"refs/heads/gar","pushedAt":"2024-08-29T03:12:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"go fmt","shortMessageHtmlLink":"go fmt"}},{"before":"f37ad99789226b6eb91e59d097f1e2aa4c938495","after":"0bf20532ad766166b6b19ba9a7ec611472a92dab","ref":"refs/heads/gar","pushedAt":"2024-08-29T03:06:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"WIP: update GAR code, bump golang version","shortMessageHtmlLink":"WIP: update GAR code, bump golang version"}},{"before":null,"after":"f37ad99789226b6eb91e59d097f1e2aa4c938495","ref":"refs/heads/gar","pushedAt":"2024-08-22T04:57:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"feat: implement artifact registry integration","shortMessageHtmlLink":"feat: implement artifact registry integration"}},{"before":"0420a540275d6f6bc3d164e524a55663b634ffd8","after":"fddaf97756f9487db6c5d71d20602289616aced1","ref":"refs/heads/master","pushedAt":"2024-03-12T23:03:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"fix: small int test fixes (#253)","shortMessageHtmlLink":"fix: small int test fixes (#253)"}},{"before":"d2c6d48440473638a2b2e8691d604943d9072d6a","after":null,"ref":"refs/heads/sandbox","pushedAt":"2024-03-11T22:02:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"}},{"before":null,"after":"b6643361bd4ef04462864280780cfbaceb05a6ed","ref":"refs/heads/int-test","pushedAt":"2024-03-11T21:52:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"fix: small int test fixes","shortMessageHtmlLink":"fix: small int test fixes"}},{"before":null,"after":"d2c6d48440473638a2b2e8691d604943d9072d6a","ref":"refs/heads/sandbox","pushedAt":"2024-03-11T21:40:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"debug: test sandbox","shortMessageHtmlLink":"debug: test sandbox"}},{"before":"2a520e76b4fc15ebe09cada8810945f63820a863","after":null,"ref":"refs/heads/baseimage","pushedAt":"2024-02-27T05:46:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"}},{"before":null,"after":"2a520e76b4fc15ebe09cada8810945f63820a863","ref":"refs/heads/baseimage","pushedAt":"2024-02-27T05:17:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"debug","shortMessageHtmlLink":"debug"}},{"before":"b8b7a899595ae38847fca912fe2b3fa0be74fd35","after":"0420a540275d6f6bc3d164e524a55663b634ffd8","ref":"refs/heads/master","pushedAt":"2023-12-04T20:55:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jamesward","name":"James Ward","path":"/jamesward","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65043?s=80&v=4"},"commit":{"message":"use paketobuildpacks for custom builder validation (#246)","shortMessageHtmlLink":"use paketobuildpacks for custom builder validation (#246)"}},{"before":null,"after":"2d788d1f08206e8c2d2cd173986af5e163eecc0d","ref":"refs/heads/buildpack-heroku","pushedAt":"2023-12-01T03:56:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"glasnt","name":"Katie McLaughlin","path":"/glasnt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/813732?s=80&v=4"},"commit":{"message":"use paketobuildpacks for custom builder validation","shortMessageHtmlLink":"use paketobuildpacks for custom builder validation"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEtuyGNwA","startCursor":null,"endCursor":null}},"title":"Activity ยท GoogleCloudPlatform/cloud-run-button"}