{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":738581405,"defaultBranch":"main","name":"conductor","ownerLogin":"preqin","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-01-03T15:00:49.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/62592011?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716202319.0","currentOid":""},"activityList":{"items":[{"before":"650ff175902de43312d30a11cb2d2b9500dc6f9a","after":"1dcce04e44e5ba1b7757c6973d05360aea0e7371","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T16:49:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Add option to only index workflows on Postgres when their status changes (#83)","shortMessageHtmlLink":"Add option to only index workflows on Postgres when their status chan…"}},{"before":"6fcef155d24eef66b87a530cd1831564da3a99da","after":"650ff175902de43312d30a11cb2d2b9500dc6f9a","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T16:48:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Update the postgres docs with all configurable properties (#99)","shortMessageHtmlLink":"Update the postgres docs with all configurable properties (conductor-…"}},{"before":"ea5570d8a06912c7bc551089d24bd1be5df1632b","after":"6fcef155d24eef66b87a530cd1831564da3a99da","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T16:47:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Initial implementation of an experimental queue optimisation using Postgres LISTEN/NOTIFY (#87)\n\n* Initial implementation of an experimental queue optimisation using Postgres LISTEN/NOTIFY\r\n\r\n* Use Optional instead of returning null for getSize()\r\n\r\n* Update connection method for queue listener to make it more thread safe\r\n\r\n* Only apply the queue notify migrations if configured","shortMessageHtmlLink":"Initial implementation of an experimental queue optimisation using Po…"}},{"before":"62fab6efb6803e9a2dbf1c1de48ad6de2ac047b5","after":"ea5570d8a06912c7bc551089d24bd1be5df1632b","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T16:46:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Implementation of Postgres PollDataDAO with read and write caching (#82)","shortMessageHtmlLink":"Implementation of Postgres PollDataDAO with read and write caching (c…"}},{"before":"4936cf9aca53fa15fb731bd6254dd0fd497257da","after":"62fab6efb6803e9a2dbf1c1de48ad6de2ac047b5","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:34:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Implement removeWorkflow for postgres index","shortMessageHtmlLink":"Implement removeWorkflow for postgres index"}},{"before":"037d3b12719e0e02bc128ed265d5f46e8cc0fe0e","after":"4936cf9aca53fa15fb731bd6254dd0fd497257da","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:31:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Enable finer-grained control over the postgres indexing and searching (#93)\n\n* Enable the searching of the JSON field in Postgres to be configured\r\n\r\n* Enable the indexing of tasks to be enabled / disabled","shortMessageHtmlLink":"Enable finer-grained control over the postgres indexing and searching ("}},{"before":"4de860f21ba7b22c3e8a3e7672a535b4b2e35270","after":"037d3b12719e0e02bc128ed265d5f46e8cc0fe0e","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:29:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Enable the migration to run without always recreating an index (#98)","shortMessageHtmlLink":"Enable the migration to run without always recreating an index (condu…"}},{"before":"37278310118c9c3b7551baa02a629aff095d0f61","after":"4de860f21ba7b22c3e8a3e7672a535b4b2e35270","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:29:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Fix an issue with the postgres indices as they weren't being used properly (#92)","shortMessageHtmlLink":"Fix an issue with the postgres indices as they weren't being used pro…"}},{"before":"7a26e11fe2b4611890d37d71a4a3e13c560caa06","after":"37278310118c9c3b7551baa02a629aff095d0f61","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:28:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Optimise the postgres queries for popping messages (#76)","shortMessageHtmlLink":"Optimise the postgres queries for popping messages (conductor-oss#76)"}},{"before":"78734447e025557fd18d6f869f042b2a9fc90757","after":"7a26e11fe2b4611890d37d71a4a3e13c560caa06","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:27:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"upgrade from gradle 7.6.2 to gradle 8.5 (#28)","shortMessageHtmlLink":"upgrade from gradle 7.6.2 to gradle 8.5 (conductor-oss#28)"}},{"before":"3274f5ecf40ed2e468800173fc7b2fab128726e3","after":"78734447e025557fd18d6f869f042b2a9fc90757","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:27:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Change dependency group,version (#48)","shortMessageHtmlLink":"Change dependency group,version (conductor-oss#48)"}},{"before":"d5a269b1ca1bb2978d6ff017fab62a0d631ba567","after":"3274f5ecf40ed2e468800173fc7b2fab128726e3","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:26:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"5a8c8d14064d520ebf5afa6a64668b719126c41d","after":"d5a269b1ca1bb2978d6ff017fab62a0d631ba567","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:26:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Fixes #7, another dormant bug (#9)\n\n* Fixes #7, another dormant bug\r\n\r\n* Review comment - Combine Regexes","shortMessageHtmlLink":"Fixes conductor-oss#7, another dormant bug (conductor-oss#9)"}},{"before":"ac5cf45a582b9238e2e1bd981c4859fd1a1e1bb9","after":"5a8c8d14064d520ebf5afa6a64668b719126c41d","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:25:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"update deployment properties","shortMessageHtmlLink":"update deployment properties"}},{"before":"3dc291e72ce7d5d0ae18a4408ab1918185b31c19","after":"ac5cf45a582b9238e2e1bd981c4859fd1a1e1bb9","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:24:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Test fixes (#35)\n\n* Update the tests","shortMessageHtmlLink":"Test fixes (conductor-oss#35)"}},{"before":"c0988ab171e066956827da776e9646f6a2986fcd","after":"3dc291e72ce7d5d0ae18a4408ab1918185b31c19","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:24:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"deployment preparation","shortMessageHtmlLink":"deployment preparation"}},{"before":"757d989023870d9dc6ff8fb759fb7fd47a0b01bc","after":"c0988ab171e066956827da776e9646f6a2986fcd","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:23:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"414018e9ff9ae7da4928da6f3ef30e71a347b79c","after":"757d989023870d9dc6ff8fb759fb7fd47a0b01bc","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:23:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Update publishing flow","shortMessageHtmlLink":"Update publishing flow"}},{"before":null,"after":"414018e9ff9ae7da4928da6f3ef30e71a347b79c","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:22:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Revert \"Optimise the postgres queries for popping messages\"\n\nThis reverts commit e26d7c3e22a2fa7b79e2774d1da42565535fcd8e.","shortMessageHtmlLink":"Revert \"Optimise the postgres queries for popping messages\""}},{"before":"83ebcb92491691d0191d9c27a55572e48b717415","after":null,"ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:21:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"}},{"before":"2da8435a3199bc010d5fba1364fa71cade8434cf","after":"83ebcb92491691d0191d9c27a55572e48b717415","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:19:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"deployment preparation","shortMessageHtmlLink":"deployment preparation"}},{"before":"d0be58e0114d003bfede2ed3d936c55f2057a0d8","after":"2da8435a3199bc010d5fba1364fa71cade8434cf","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:19:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"deployment preparation","shortMessageHtmlLink":"deployment preparation"}},{"before":"414018e9ff9ae7da4928da6f3ef30e71a347b79c","after":"d0be58e0114d003bfede2ed3d936c55f2057a0d8","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:14:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"d99a1b4ada112df4dbde778f8e490267caab3f04","after":null,"ref":"refs/heads/feature/conductor-sync-poll-data-flush-update","pushedAt":"2024-05-09T09:06:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"}},{"before":null,"after":"414018e9ff9ae7da4928da6f3ef30e71a347b79c","ref":"refs/heads/feature/upgrade-postgres-persistance-upstream","pushedAt":"2024-05-09T09:05:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Revert \"Optimise the postgres queries for popping messages\"\n\nThis reverts commit e26d7c3e22a2fa7b79e2774d1da42565535fcd8e.","shortMessageHtmlLink":"Revert \"Optimise the postgres queries for popping messages\""}},{"before":null,"after":"d99a1b4ada112df4dbde778f8e490267caab3f04","ref":"refs/heads/feature/conductor-sync-poll-data-flush-update","pushedAt":"2024-05-07T22:39:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'upstream/main' into feature/conductor-sync-poll-data-flush-update","shortMessageHtmlLink":"Merge remote-tracking branch 'upstream/main' into feature/conductor-s…"}},{"before":"e4ab2556f2fb5e2b70206cefe4d6e45d363340a6","after":null,"ref":"refs/heads/feature/update-postgres-from-upstream","pushedAt":"2024-05-03T10:33:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"}},{"before":"5e9cf81e0f1cbe8a217d0c6135f6f232a67d0d52","after":"d779fe2f7d4e8d4d5a98cfc17494a593629ece63","ref":"refs/heads/feature/conductor-fork-sync","pushedAt":"2024-05-03T09:14:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Initial implementation of an experimental queue optimisation using Postgres LISTEN/NOTIFY (#87)\n\n* Initial implementation of an experimental queue optimisation using Postgres LISTEN/NOTIFY\r\n\r\n* Use Optional instead of returning null for getSize()\r\n\r\n* Update connection method for queue listener to make it more thread safe\r\n\r\n* Only apply the queue notify migrations if configured","shortMessageHtmlLink":"Initial implementation of an experimental queue optimisation using Po…"}},{"before":"bf376d2690310bd6b8fe0ec3cafbb1fdd90037b3","after":"5e9cf81e0f1cbe8a217d0c6135f6f232a67d0d52","ref":"refs/heads/feature/conductor-fork-sync","pushedAt":"2024-05-03T08:42:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Implementation of Postgres PollDataDAO with read and write caching (#82)","shortMessageHtmlLink":"Implementation of Postgres PollDataDAO with read and write caching (c…"}},{"before":"5f5a993534583b86c75e81ac2a42e2f1cecf7004","after":"bf376d2690310bd6b8fe0ec3cafbb1fdd90037b3","ref":"refs/heads/feature/conductor-fork-sync","pushedAt":"2024-05-03T08:42:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matiasbur","name":null,"path":"/matiasbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77362024?s=80&v=4"},"commit":{"message":"Implement removeWorkflow for postgres index","shortMessageHtmlLink":"Implement removeWorkflow for postgres index"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0wOVQxNjo0OTowMy4wMDAwMDBazwAAAARF0ltr","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0wM1QwODo0MjozMi4wMDAwMDBazwAAAARAj4eL"}},"title":"Activity · preqin/conductor"}