{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":313731577,"defaultBranch":"master","name":"cockroach","ownerLogin":"postamar","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-11-17T20:12:33.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3010904?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1690464746.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"572486c3c2ce93e525497dfba9670e9bfc8b468d","ref":"refs/heads/backport22.2-107636","pushedAt":"2023-07-27T13:32:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"},"commit":{"message":"schemachanger: deflake TestConcurrentDeclarativeSchemaChanges\n\nThis commit deflakes this test by checking that the second schema change\nactually does block because of the first one, rather than checking that\nit has blocked. The bug was that the latter wasn't always guaranteed to\nhappen because we didn't force the schema changes to run in parallel.\n\nFixes #106732.\n\nRelease note: None","shortMessageHtmlLink":"schemachanger: deflake TestConcurrentDeclarativeSchemaChanges"}},{"before":null,"after":"e38e7504787360c969f2e94cd7f845d0e9617390","ref":"refs/heads/backport23.1-107636","pushedAt":"2023-07-27T13:29:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"},"commit":{"message":"schemachanger: deflake TestConcurrentDeclarativeSchemaChanges\n\nThis commit deflakes this test by checking that the second schema change\nactually does block because of the first one, rather than checking that\nit has blocked. The bug was that the latter wasn't always guaranteed to\nhappen because we didn't force the schema changes to run in parallel.\n\nFixes #106732.\n\nRelease note: None","shortMessageHtmlLink":"schemachanger: deflake TestConcurrentDeclarativeSchemaChanges"}},{"before":"7ba4f167bc8941e938b4e6b1af98c66e15c43207","after":"abc096671d291732c1a98f0ff6d9f8ac4b111151","ref":"refs/heads/fix-106732-flake","pushedAt":"2023-07-26T16:12:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"},"commit":{"message":"schemachanger: deflake TestConcurrentDeclarativeSchemaChanges\n\nThis commit deflakes this test by checking that the second schema change\nactually does block because of the first one, rather than checking that\nit has blocked. The bug was that the latter wasn't always guaranteed to\nhappen because we didn't force the schema changes to run in parallel.\n\nFixes #106732.\n\nRelease note: None","shortMessageHtmlLink":"schemachanger: deflake TestConcurrentDeclarativeSchemaChanges"}},{"before":null,"after":"7ba4f167bc8941e938b4e6b1af98c66e15c43207","ref":"refs/heads/fix-106732-flake","pushedAt":"2023-07-26T15:57:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"}},{"before":"de2dcd4fd304b7a00cf2bb51ba33242f807a90c8","after":"13f1ab0a4a7af32605681a2dbb75bf199afe8ff2","ref":"refs/heads/revert-workaround","pushedAt":"2023-07-24T15:47:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"},"commit":{"message":"Revert \"github-pull-request-make: temporary workaround\"\n\nThis reverts commit 2bd61c09de2c600291d7e30f77692b66a91289d4.\n\nInforms #106920.\n\nRelease note: None","shortMessageHtmlLink":"Revert \"github-pull-request-make: temporary workaround\""}},{"before":null,"after":"de2dcd4fd304b7a00cf2bb51ba33242f807a90c8","ref":"refs/heads/revert-workaround","pushedAt":"2023-07-24T15:45:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"},"commit":{"message":"Revert \"github-pull-request-make: temporary workaround\"\n\nThis reverts commit 2bd61c09de2c600291d7e30f77692b66a91289d4.","shortMessageHtmlLink":"Revert \"github-pull-request-make: temporary workaround\""}},{"before":"5623c7424e96892b81f0e3ec7e81a7af0534e6d1","after":"2bd61c09de2c600291d7e30f77692b66a91289d4","ref":"refs/heads/sctest-improvements","pushedAt":"2023-07-24T13:55:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"},"commit":{"message":"github-pull-request-make: temporary workaround\n\nThis temporary workaround allows the changes in the previous commit to\npass CI.\n\nRelease note: None","shortMessageHtmlLink":"github-pull-request-make: temporary workaround"}},{"before":"c11ea70c8f134a38d20cd9859982cb43c198a93f","after":"5623c7424e96892b81f0e3ec7e81a7af0534e6d1","ref":"refs/heads/sctest-improvements","pushedAt":"2023-07-24T13:10:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"},"commit":{"message":"sctest: refactor cumulative tests\n\nThis commit comprehensively refactors the cumulative test definitions\nfor the declarative schema changer.\n\nFixes: #106920\n\nRelease note: None","shortMessageHtmlLink":"sctest: refactor cumulative tests"}},{"before":"2e2e39292cf7ad7a7cf1df0a8b99f42c377a8221","after":"c11ea70c8f134a38d20cd9859982cb43c198a93f","ref":"refs/heads/sctest-improvements","pushedAt":"2023-07-22T17:49:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"}},{"before":"37710386cd4650c4ea1ac19c679e715a9f65eda9","after":"2e2e39292cf7ad7a7cf1df0a8b99f42c377a8221","ref":"refs/heads/sctest-improvements","pushedAt":"2023-07-22T13:08:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"}},{"before":"1307dadef562ae196008d521b9cecbe9e1d39ae8","after":"37710386cd4650c4ea1ac19c679e715a9f65eda9","ref":"refs/heads/sctest-improvements","pushedAt":"2023-07-22T11:20:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"}},{"before":"53c934d7dbc8808b2ba3f95e9617a693d4aed114","after":"1307dadef562ae196008d521b9cecbe9e1d39ae8","ref":"refs/heads/sctest-improvements","pushedAt":"2023-07-22T00:25:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"}},{"before":"fedb6d58f6c699be24022194280b56a7c2f40c90","after":"53c934d7dbc8808b2ba3f95e9617a693d4aed114","ref":"refs/heads/sctest-improvements","pushedAt":"2023-07-22T00:08:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"}},{"before":"fc635ee03baf8e8d746fc3eb5894ce61eb2b92c4","after":"fedb6d58f6c699be24022194280b56a7c2f40c90","ref":"refs/heads/sctest-improvements","pushedAt":"2023-07-21T05:00:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"},"commit":{"message":"sctest: refactor cumulative tests\n\nThis commit comprehensively refactors the cumulative test definitions\nfor the declarative schema changer.\n\nFixes #106920.\n\nRelease note: None","shortMessageHtmlLink":"sctest: refactor cumulative tests"}},{"before":"b712157fd8208b8b1848b2d4dd2b5b61a050fb3c","after":"fc635ee03baf8e8d746fc3eb5894ce61eb2b92c4","ref":"refs/heads/sctest-improvements","pushedAt":"2023-07-21T04:58:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"}},{"before":"324f15459b4e5973f63b8f56efc4297bbc011ee0","after":"b712157fd8208b8b1848b2d4dd2b5b61a050fb3c","ref":"refs/heads/sctest-improvements","pushedAt":"2023-07-21T04:11:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"},"commit":{"message":"sctest: refactor cumulative tests\n\nThis commit comprehensively refactors the cumulative test definitions\nfor the declarative schema changer.\n\nFixes #106920.\n\nRelease note: None","shortMessageHtmlLink":"sctest: refactor cumulative tests"}},{"before":"d80a97b67cfa50c36e3c3949c60beb1b19eb21ab","after":"7a8bcff938d3e1ef8d49044c5b19bd56c5ff9dd8","ref":"refs/heads/backport22.2-106933","pushedAt":"2023-07-21T03:29:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"},"commit":{"message":"scbuild: fix concurrent schema change verification bug.\n\nPreviously, we didn't check for concurrent schema changes on targets set\non elements that the builder state didn't know about yet. This patch\nfixes this oversight. This regression was recently introduced by #106175.\n\nFixes: #106487\n\nRelease note: None","shortMessageHtmlLink":"scbuild: fix concurrent schema change verification bug."}},{"before":"3686945b28e4dad5ec3c2f949e3aba76c094f130","after":"324f15459b4e5973f63b8f56efc4297bbc011ee0","ref":"refs/heads/sctest-improvements","pushedAt":"2023-07-21T03:26:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"}},{"before":null,"after":"d80a97b67cfa50c36e3c3949c60beb1b19eb21ab","ref":"refs/heads/backport22.2-106933","pushedAt":"2023-07-21T01:49:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"}},{"before":null,"after":"76d487aa71834aa838ab2f7e2b5d90544bd0a039","ref":"refs/heads/backport23.1-106933","pushedAt":"2023-07-21T01:45:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"},"commit":{"message":"scbuild: fix concurrent schema change verification bug.\n\nPreviously, we didn't check for concurrent schema changes on targets set\non elements that the builder state didn't know about yet. This patch\nfixes this oversight. This regression was recently introduced by #106175.\n\nFixes: #106487\n\nRelease note: None","shortMessageHtmlLink":"scbuild: fix concurrent schema change verification bug."}},{"before":"4538002d1758e35e88dc01888204f0ad4ee55181","after":"3686945b28e4dad5ec3c2f949e3aba76c094f130","ref":"refs/heads/sctest-improvements","pushedAt":"2023-07-21T01:14:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"}},{"before":"cba7e6cc91c0bc3d9deecbf9e3ef47e8b6509b2f","after":"4538002d1758e35e88dc01888204f0ad4ee55181","ref":"refs/heads/sctest-improvements","pushedAt":"2023-07-20T15:32:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"}},{"before":"8f2b796cb0bf620b61ca08477cc2ea4bf2aab11b","after":"cba7e6cc91c0bc3d9deecbf9e3ef47e8b6509b2f","ref":"refs/heads/sctest-improvements","pushedAt":"2023-07-19T17:43:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"}},{"before":"b9d73b6edd525352bbd4e26c077e1f9deb7ae7e4","after":"cd13eb4691c38bd00ac25179911543500fc6d1bd","ref":"refs/heads/fix-106487","pushedAt":"2023-07-18T22:46:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"},"commit":{"message":"scbuild: fix concurrent schema change verification bug.\n\nPreviously, we didn't check for concurrent schema changes on targets set\non elements that the builder state didn't know about yet. This patch\nfixes this oversight. This regression was recently introduced by #106175.\n\nFixes: #106487\n\nRelease note: None","shortMessageHtmlLink":"scbuild: fix concurrent schema change verification bug."}},{"before":"80f360dd1d62a48ffe90d9ddf07ebb81fa2931ff","after":"b9d73b6edd525352bbd4e26c077e1f9deb7ae7e4","ref":"refs/heads/fix-106487","pushedAt":"2023-07-17T20:42:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"},"commit":{"message":"scbuild: fix concurrent schema change verification bug.\n\nPreviously, we didn't check for concurrent schema changes on targets set\non elements that the builder state didn't know about yet. This patch\nfixes this oversight. This regression was recently introduced by #106175.\n\nFixes: #106487\n\nRelease note: None","shortMessageHtmlLink":"scbuild: fix concurrent schema change verification bug."}},{"before":"084d87f07f6207f4d18bab9e0cc6fdd89267e81b","after":"80f360dd1d62a48ffe90d9ddf07ebb81fa2931ff","ref":"refs/heads/fix-106487","pushedAt":"2023-07-17T20:41:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"},"commit":{"message":"schemachanger: fix bug in concurrency test framework\n\nThe newly-rewritten TestConcurrentDeclarativeSchemaChanges test had\na concurrency bug in it, which caused it to fail in cases where the\ntwo schema changes actually take place serially. It's possible for the\nlater one to start after the earlier one has already finished.\n\nFixes: #106732.\n\nRelease note: None","shortMessageHtmlLink":"schemachanger: fix bug in concurrency test framework"}},{"before":"e6e00c49a5a9d666e3c1aafd0ce286029111ec60","after":"084d87f07f6207f4d18bab9e0cc6fdd89267e81b","ref":"refs/heads/fix-106487","pushedAt":"2023-07-17T20:40:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"},"commit":{"message":"fixup","shortMessageHtmlLink":"fixup"}},{"before":"63e5165f4a1e853cbf2498f1b4c140ad1ad6c7db","after":"e6e00c49a5a9d666e3c1aafd0ce286029111ec60","ref":"refs/heads/fix-106487","pushedAt":"2023-07-17T19:42:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"},"commit":{"message":"schemachanger: fix bug in concurrency test framework\n\nThe newly-rewritten TestConcurrentDeclarativeSchemaChanges test had\na concurrency bug in it, which caused it to fail in cases where the\ntwo schema changes actually take place serially. It's possible for the\nlater one to start after the earlier one has already finished.\n\nFixes: #106732.\n\nRelease note: None","shortMessageHtmlLink":"schemachanger: fix bug in concurrency test framework"}},{"before":"f9cfe30354745be794a5e461bbe75ac6bd5a9838","after":"63e5165f4a1e853cbf2498f1b4c140ad1ad6c7db","ref":"refs/heads/fix-106487","pushedAt":"2023-07-17T18:53:12.000Z","pushType":"push","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"}},{"before":null,"after":"f9cfe30354745be794a5e461bbe75ac6bd5a9838","ref":"refs/heads/fix-106487","pushedAt":"2023-07-17T18:40:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"postamar","name":"Marius Posta","path":"/postamar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3010904?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0yN1QxMzozMjoyNi4wMDAwMDBazwAAAANecMGs","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0xN1QxODo0MDoxMy4wMDAwMDBazwAAAANXTS26"}},"title":"Activity ยท postamar/cockroach"}