{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":546206616,"defaultBranch":"main","name":"chroma","ownerLogin":"chroma-core","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-10-05T17:58:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/105881770?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717550028.0","currentOid":""},"activityList":{"items":[{"before":"4488293da2b6808c8facb3b53ed4dca5d7d53314","after":"960de33d6f4dbaca48d4cf20ac913af315f8433f","ref":"refs/heads/main","pushedAt":"2024-06-05T15:32:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sanketkedia","name":"Sanket Kedia","path":"/sanketkedia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14816236?s=80&v=4"},"commit":{"message":"[ENH] Functional metadata orchestrator (#2277)\n\n## Description of changes\r\n\r\n*Summarize the changes made by this PR.*\r\n - Improvements & Bug fixes\r\n\tFully functional metadata orchestrator that takes care of all cases.\r\n\r\n## Test plan\r\n*How are these changes tested?*\r\nRust tests\r\n- [x] Tests pass locally with `pytest` for python, `yarn test` for js,\r\n`cargo test` for rust\r\n\r\n## Documentation Changes\r\nNone","shortMessageHtmlLink":"[ENH] Functional metadata orchestrator (#2277)"}},{"before":"fda2174cf459b1a8824b72b1fdf8f1669eeaaf2a","after":"85cf46bd2c4598e5a9f6ac370099e4d4af91b55d","ref":"refs/heads/metadata_orchestrator","pushedAt":"2024-06-05T07:26:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sanketkedia","name":"Sanket Kedia","path":"/sanketkedia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14816236?s=80&v=4"},"commit":{"message":"Fix bug with Ben's PR","shortMessageHtmlLink":"Fix bug with Ben's PR"}},{"before":"98de81fb403e803b7c168200f261422b3f5101cd","after":"1e398ad1a162f9b8206ffbf8c1093a5024ff0ff3","ref":"refs/heads/hammad/collection_wrap","pushedAt":"2024-06-05T05:33:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HammadB","name":"Hammad Bashir","path":"/HammadB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5598697?s=80&v=4"},"commit":{"message":"typo","shortMessageHtmlLink":"typo"}},{"before":"53a1b08ee903a3d1e53b655bbb818b7c30bad1a4","after":"4488293da2b6808c8facb3b53ed4dca5d7d53314","ref":"refs/heads/main","pushedAt":"2024-06-05T03:31:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HammadB","name":"Hammad Bashir","path":"/HammadB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5598697?s=80&v=4"},"commit":{"message":"[BUG] [TST] enable missing property tests (#2280)\n\n## Description of changes\r\n\r\n*Summarize the changes made by this PR.*\r\n - Improvements & Bug fixes\r\n\t - Enables missing prop tests in CI\r\n - New functionality\r\n\t - None\r\n\r\n## Test plan\r\n*How are these changes tested?*\r\nThese are tests\r\n- [x] Tests pass locally with `pytest` for python, `yarn test` for js,\r\n`cargo test` for rust\r\n\r\n## Documentation Changes\r\nNone","shortMessageHtmlLink":"[BUG] [TST] enable missing property tests (#2280)"}},{"before":"9d23ce96eb83166b3b541ee420f1bf706a415ec7","after":"bfb19c391683db9e26f207a02d0388b1e5ab950b","ref":"refs/heads/hammad/enable_missing_tests","pushedAt":"2024-06-05T03:09:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HammadB","name":"Hammad Bashir","path":"/HammadB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5598697?s=80&v=4"},"commit":{"message":"[TST] fix enabled test_collection_with_tenant_database_overwrite test (#2293)\n\n## Description of changes\r\n\r\n*Summarize the changes made by this PR.*\r\n - Improvements & Bug fixes\r\n- This fixes a bug in test_collection_with_tenant_database_overwrite\r\nthat was causing the test to fail. This change allows overrides of the\r\nTenantDatabaseCollectionStateMachine to overwrite the tenant/database on\r\ncalls to create_tenant and create_database. This is a leaky abstraction,\r\nin that its narrow and only used by one overrider. But given this is\r\njust composition for testing, its fine.\r\n- The singleton client will always override the tenant/database since it\r\nshould not allow creating new tenants/databases if we are using the\r\nsingleton client.\r\n - New functionality\r\n\t - None\r\n\r\n## Test plan\r\n*How are these changes tested?*\r\n- [x] Tests pass locally with `pytest` for python, `yarn test` for js,\r\n`cargo test` for rust\r\n\r\n## Documentation Changes\r\nNone","shortMessageHtmlLink":"[TST] fix enabled test_collection_with_tenant_database_overwrite test ("}},{"before":"595f390102d52b912474bab5ee5072e8b08d1ecb","after":"8dddb61533b32c7701b8eb85cb487e93bc08ad23","ref":"refs/heads/hammad/fix_tests","pushedAt":"2024-06-05T01:33:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"HammadB","name":"Hammad Bashir","path":"/HammadB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5598697?s=80&v=4"},"commit":{"message":"[TST] fix enabled test_collection_with_tenant_database_overwrite test","shortMessageHtmlLink":"[TST] fix enabled test_collection_with_tenant_database_overwrite test"}},{"before":"ab9491d94a9f8cf02706dc5d7c96ce39bb2208cb","after":"9d23ce96eb83166b3b541ee420f1bf706a415ec7","ref":"refs/heads/hammad/enable_missing_tests","pushedAt":"2024-06-05T01:33:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HammadB","name":"Hammad Bashir","path":"/HammadB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5598697?s=80&v=4"},"commit":{"message":"remove integration since its already server","shortMessageHtmlLink":"remove integration since its already server"}},{"before":"fc1c34201a6e2063d3b78c2e47cb9d3cefc2729a","after":"595f390102d52b912474bab5ee5072e8b08d1ecb","ref":"refs/heads/hammad/fix_tests","pushedAt":"2024-06-05T01:26:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"HammadB","name":"Hammad Bashir","path":"/HammadB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5598697?s=80&v=4"},"commit":{"message":"[TST] fix enabled test_collection_with_tenant_database_overwrite test","shortMessageHtmlLink":"[TST] fix enabled test_collection_with_tenant_database_overwrite test"}},{"before":"2b6c7e44e0a02a3c41aeceffbfa0f970ab277c62","after":"ab9491d94a9f8cf02706dc5d7c96ce39bb2208cb","ref":"refs/heads/hammad/enable_missing_tests","pushedAt":"2024-06-05T01:26:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HammadB","name":"Hammad Bashir","path":"/HammadB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5598697?s=80&v=4"},"commit":{"message":"remove test_segment_manager","shortMessageHtmlLink":"remove test_segment_manager"}},{"before":null,"after":"fc1c34201a6e2063d3b78c2e47cb9d3cefc2729a","ref":"refs/heads/hammad/fix_tests","pushedAt":"2024-06-05T01:13:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"HammadB","name":"Hammad Bashir","path":"/HammadB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5598697?s=80&v=4"},"commit":{"message":"[TST] fix enabled test_collection_with_tenant_database_overwrite test","shortMessageHtmlLink":"[TST] fix enabled test_collection_with_tenant_database_overwrite test"}},{"before":"5afdc0c4d6ee6975ff00023a413be3031eddcac1","after":"fda2174cf459b1a8824b72b1fdf8f1669eeaaf2a","ref":"refs/heads/metadata_orchestrator","pushedAt":"2024-06-05T00:46:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sanketkedia","name":"Sanket Kedia","path":"/sanketkedia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14816236?s=80&v=4"},"commit":{"message":"Change curr offset id impl","shortMessageHtmlLink":"Change curr offset id impl"}},{"before":"2517eca4111c907e2e14a658bc29549ebe7cb644","after":"51f7577c23de82e55e68faee86057c5b4b1772e6","ref":"refs/heads/bld-hypothesis-profiles","pushedAt":"2024-06-05T00:05:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"codetheweb","name":"Max Isom","path":"/codetheweb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7410405?s=80&v=4"},"commit":{"message":"Add max_examples limit to slow embeddings test","shortMessageHtmlLink":"Add max_examples limit to slow embeddings test"}},{"before":"bccc447a4326311ddb56e5cd17c931cff7ec1ed5","after":"5afdc0c4d6ee6975ff00023a413be3031eddcac1","ref":"refs/heads/metadata_orchestrator","pushedAt":"2024-06-04T23:31:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sanketkedia","name":"Sanket Kedia","path":"/sanketkedia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14816236?s=80&v=4"},"commit":{"message":"Review comments","shortMessageHtmlLink":"Review comments"}},{"before":"60b002f23afec3eba2fdeb96a9ff88ca4edc8cfe","after":"bccc447a4326311ddb56e5cd17c931cff7ec1ed5","ref":"refs/heads/metadata_orchestrator","pushedAt":"2024-06-04T22:13:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sanketkedia","name":"Sanket Kedia","path":"/sanketkedia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14816236?s=80&v=4"},"commit":{"message":"Fix build","shortMessageHtmlLink":"Fix build"}},{"before":"438b45d20fb3423eb1dbeb807b53c3b4cdb6211d","after":"60b002f23afec3eba2fdeb96a9ff88ca4edc8cfe","ref":"refs/heads/metadata_orchestrator","pushedAt":"2024-06-04T22:11:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sanketkedia","name":"Sanket Kedia","path":"/sanketkedia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14816236?s=80&v=4"},"commit":{"message":"Refactors to reuse code + review comments","shortMessageHtmlLink":"Refactors to reuse code + review comments"}},{"before":"152cff317d8965c6fb122625dcbdb241d8ec2fb1","after":"2517eca4111c907e2e14a658bc29549ebe7cb644","ref":"refs/heads/bld-hypothesis-profiles","pushedAt":"2024-06-04T21:13:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"codetheweb","name":"Max Isom","path":"/codetheweb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7410405?s=80&v=4"},"commit":{"message":"Fix typings","shortMessageHtmlLink":"Fix typings"}},{"before":"e045891e122bb255897692261af684ce28495373","after":"152cff317d8965c6fb122625dcbdb241d8ec2fb1","ref":"refs/heads/bld-hypothesis-profiles","pushedAt":"2024-06-04T21:12:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"codetheweb","name":"Max Isom","path":"/codetheweb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7410405?s=80&v=4"},"commit":{"message":"Configure property testing preset based on PR vs release","shortMessageHtmlLink":"Configure property testing preset based on PR vs release"}},{"before":"244815c7d8fc9b958123027c84608e2e7a118530","after":"e045891e122bb255897692261af684ce28495373","ref":"refs/heads/bld-hypothesis-profiles","pushedAt":"2024-06-04T21:08:32.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"codetheweb","name":"Max Isom","path":"/codetheweb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7410405?s=80&v=4"},"commit":{"message":"Add property testing presets","shortMessageHtmlLink":"Add property testing presets"}},{"before":null,"after":"2b6c7e44e0a02a3c41aeceffbfa0f970ab277c62","ref":"refs/heads/hammad/enable_missing_tests","pushedAt":"2024-06-04T19:51:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"HammadB","name":"Hammad Bashir","path":"/HammadB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5598697?s=80&v=4"},"commit":{"message":"[BUG] [TST] enable missing property tests","shortMessageHtmlLink":"[BUG] [TST] enable missing property tests"}},{"before":"e435732ce67f71561236de919d0a7950b7f9bd81","after":"244815c7d8fc9b958123027c84608e2e7a118530","ref":"refs/heads/bld-hypothesis-profiles","pushedAt":"2024-06-04T18:54:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"codetheweb","name":"Max Isom","path":"/codetheweb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7410405?s=80&v=4"},"commit":{"message":"Potential speedup","shortMessageHtmlLink":"Potential speedup"}},{"before":"773385a3c611fd48fb81b64547909fb3638f5d1b","after":"d673865c0da1589cf048d659de08035bdf51f6f6","ref":"refs/heads/05-29-anton_chunker","pushedAt":"2024-06-04T18:34:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"atroyn","name":"Anton Troynikov","path":"/atroyn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302641?s=80&v=4"},"commit":{"message":"anton/chunker","shortMessageHtmlLink":"anton/chunker"}},{"before":"73024e9ace2863116c03c59faba976c7c70c8382","after":"9d019d2f43d49184a75a3752e192386b62f5534f","ref":"refs/heads/anton/persist_ef","pushedAt":"2024-06-04T18:33:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"atroyn","name":"Anton Troynikov","path":"/atroyn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302641?s=80&v=4"},"commit":{"message":"Persist property test","shortMessageHtmlLink":"Persist property test"}},{"before":"f959eb9a7f8c1487c661b9bd8fb8e74cb7951836","after":"f060b12d61386865d8c7a88b54669000c137f870","ref":"refs/heads/anton/registry","pushedAt":"2024-06-04T18:32:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"atroyn","name":"Anton Troynikov","path":"/atroyn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302641?s=80&v=4"},"commit":{"message":"Fixing test imports","shortMessageHtmlLink":"Fixing test imports"}},{"before":"14f80c815b75c8bd132a0557f1715fbca42f0b08","after":"8602145f3e90f39acf5691b19bbf2084ce4e8150","ref":"refs/heads/fix-dockerfile-windows","pushedAt":"2024-06-04T18:20:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"codetheweb","name":"Max Isom","path":"/codetheweb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7410405?s=80&v=4"},"commit":{"message":"fix typo","shortMessageHtmlLink":"fix typo"}},{"before":"9eba7f2beff5b9fb25b430af801166d587ebdd9b","after":"53a1b08ee903a3d1e53b655bbb818b7c30bad1a4","ref":"refs/heads/main","pushedAt":"2024-06-04T18:00:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"beggers","name":"Ben Eggers","path":"/beggers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64657842?s=80&v=4"},"commit":{"message":"[ENH] Metadata and full-text updates and deletes (#2263)\n\n## Description of changes\r\n\r\n*Summarize the changes made by this PR.*\r\n - New functionality\r\n- Updates and deletes for metadata and fulltext indices. This required\r\nplumbing readers into the indices so they could read old values -- as a\r\nside effect, this fixed a bug where we weren't correctly updating\r\ncompacted values before.\r\n- I would like to test this better but doing so requires the\r\nMemoryBlockfileProvider implementing `fork()`, which is a pretty\r\nnontrivial amount of work. It should be done as a fast-follow\r\n\r\n## Test plan\r\n*How are these changes tested?*\r\n\r\n- [x] Tests pass locally with `pytest` for python, `yarn test` for js,\r\n`cargo test` for rust\r\n\r\n## Documentation Changes\r\n*Are all docstrings for user-facing APIs updated if required? Do we need\r\nto make documentation changes in the [docs\r\nrepository](https://github.com/chroma-core/docs)?*","shortMessageHtmlLink":"[ENH] Metadata and full-text updates and deletes (#2263)"}},{"before":"46cd5f83fb3f755651fc71359f0fbebfc99b9110","after":null,"ref":"refs/heads/fix-speed-up-persist-test","pushedAt":"2024-06-04T17:55:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"codetheweb","name":"Max Isom","path":"/codetheweb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7410405?s=80&v=4"}},{"before":"31ea45fe88b5b64812665b4695eea07ab08e7c8d","after":"9eba7f2beff5b9fb25b430af801166d587ebdd9b","ref":"refs/heads/main","pushedAt":"2024-06-04T17:55:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"codetheweb","name":"Max Isom","path":"/codetheweb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7410405?s=80&v=4"},"commit":{"message":"[BLD] speed up test_persist.py (#2276)","shortMessageHtmlLink":"[BLD] speed up test_persist.py (#2276)"}},{"before":"8c8a47ae3a9139fad8e78acd9e51c6cbab6a5b5b","after":"59a9b610373f69f3476a1e1e98fc53bef40e92e6","ref":"refs/heads/beggers/metadata-metadata-metadata","pushedAt":"2024-06-04T17:38:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"beggers","name":"Ben Eggers","path":"/beggers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64657842?s=80&v=4"},"commit":{"message":"PR comments galore","shortMessageHtmlLink":"PR comments galore"}},{"before":null,"after":"e435732ce67f71561236de919d0a7950b7f9bd81","ref":"refs/heads/bld-hypothesis-profiles","pushedAt":"2024-06-04T16:48:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"codetheweb","name":"Max Isom","path":"/codetheweb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7410405?s=80&v=4"},"commit":{"message":"Why do health checks need to be supressed?","shortMessageHtmlLink":"Why do health checks need to be supressed?"}},{"before":"7b5b0845f5c7450c4338beefd0aaf5c8ecacc229","after":"46cd5f83fb3f755651fc71359f0fbebfc99b9110","ref":"refs/heads/fix-speed-up-persist-test","pushedAt":"2024-06-04T16:46:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"codetheweb","name":"Max Isom","path":"/codetheweb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7410405?s=80&v=4"},"commit":{"message":"Don't use forkserver on Windows","shortMessageHtmlLink":"Don't use forkserver on Windows"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXUsNZgA","startCursor":null,"endCursor":null}},"title":"Activity · chroma-core/chroma"}