-
Notifications
You must be signed in to change notification settings - Fork 184
Comparing changes
Open a pull request
base repository: cocoindex-io/cocoindex
base: aea63d7
head repository: cocoindex-io/cocoindex
compare: af7e518
- 12 commits
- 43 files changed
- 2 contributors
Commits on Aug 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 99b0fb1 - Browse repository at this point
Copy the full SHA 99b0fb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0f53da - Browse repository at this point
Copy the full SHA d0f53daView commit details -
build: switch to abi3 build to make build faster and reduce size (#945)
* build: switch to abi3 build to make build faster and reduce size * build: `release` need to happen after `test-abi3` * fix: allow test install download from pypi * fix: `release-doc` only triggered for tags * docs: update comments
Configuration menu - View commit details
-
Copy full SHA for 88089e4 - Browse repository at this point
Copy the full SHA 88089e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99eddad - Browse repository at this point
Copy the full SHA 99eddadView commit details -
feat: allow including values in source's
list()
calls and migrate p……ostgres source (#948) * feat: allow to include values in source's `list()` calls * feat: postgres source directly return values in `list()` * perf: tune the condition about when to list with values
Configuration menu - View commit details
-
Copy full SHA for 52f9e71 - Browse repository at this point
Copy the full SHA 52f9e71View commit details
Commits on Aug 31, 2025
-
refactor: align target multi-part primary key representation with sou…
…rce (#949) * refactor: s/`KeyValue`/`KeyPart`/, s/`FullKeyValue`/`KeyValue`/ * refactor: align target multi-part primary key representation with source
Configuration menu - View commit details
-
Copy full SHA for d2a8101 - Browse repository at this point
Copy the full SHA d2a8101View commit details
Commits on Sep 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aa24f2c - Browse repository at this point
Copy the full SHA aa24f2cView commit details -
build: adjust platforms for release and CI, add Windows for CI (#950)
* build: adjust platforms for release and CI * fix: adjust workflow * fix: use `.` instead of `source` for windows compatibility * fix: another try to make test work on Windows * refactor: avoid duplicating workflow step * fix: explicitly shutdown process pool at exit * fix: register `atexit` for process pools later so it's executed earlier * fix: add `wait = True` on shutdown `ProcessPoolExecutor` * fix: avoid unncessary holding of `ProcessPoolExecutor` to allow its GC * debug: show more messages for debug * fix: register shutting down process pool for early execution * Revert "fix: register shutting down process pool for early execution" This reverts commit 4c716e5. * fix: explicitly shutdown in pytest fixture * fix: try to avoid wait on process pool shutdown * fix: ignore `SIGINT` during shutting down the pool * fix: directly exit with 0 after tests in Windows * debug: flush stdout errors, make test run faster * debug: switch shell in Windows to cmd * cleanup after pass
Configuration menu - View commit details
-
Copy full SHA for 1bdcaab - Browse repository at this point
Copy the full SHA 1bdcaabView commit details -
feat(postgres): add preliminary support for change notification (#952)
* feat: add spec field for postgres source notification * feat(postgres): add preliminary support for change notification
Configuration menu - View commit details
-
Copy full SHA for d320f23 - Browse repository at this point
Copy the full SHA d320f23View commit details -
Configuration menu - View commit details
-
Copy full SHA for afb18a3 - Browse repository at this point
Copy the full SHA afb18a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f2c545 - Browse repository at this point
Copy the full SHA 9f2c545View commit details -
Configuration menu - View commit details
-
Copy full SHA for af7e518 - Browse repository at this point
Copy the full SHA af7e518View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff aea63d7...af7e518