👀 While it's loading, feel free to check out the other repositories:
🔔 To get a notification when it's ready, leave your email here:
By entering your email, you agree to receive notifications and marketing-related emails
Filter by reset
chore: migration to an action which has migrated to artifact upload action @v4
@v3 is not supported anymore
sanikolaev · 2025-01-23 · 3 · #76
Ref: manticoresoftware/manticoresearch/issues/3426
djklim87 · 2025-06-30 · 4 · #104
sanikolaev · 2025-05-02 · 0 · #83
fix(ci): lower glibc version to 2.27 for bionic compatibility
Update Docker images to use glibc 2.27 instead of 2.28 Ensure compatibility with Ubuntu Bionic environment
donhardman · 2025-06-03 · 4 · #93
ci(workflows): update runner to ubuntu-24.04 and improve Linux build
Upgrade GitHub Actions runners from ubuntu-22.04 to ubuntu-24.04 for embedding build and pack publish workflows Add GitHub Container Registry login step for Linux builds to enable authenticated image access Replace hardcoded Docker image with architecture …
donhardman · 2025-06-02 · 4 · #92
pack
glookka · 2025-07-01 · 3 · #105
feat!: Updated KNN index creation interface to support skipping some of source vectors
feat!: Updated KNN index creation interface to support skipping some of source vectors
glookka · 2025-06-26 · 3 · #103
v3 seems glitchy. Let's check if v4 is better.
sanikolaev · 2025-03-01 · 3 · #80
glookka · 2025-05-14 · 0 · #86
CI: daemon/MCL workflow improvement
If there's a branch with the same name in the daemon, it will be used while testing.
sanikolaev · 2025-03-01 · 3 · #78
glookka · 2025-06-24 · 3 · #101
glookka · 2025-03-10 · 4 · #79
pack
Quantization improvements
glookka · 2025-06-24 · 4 · #87
donhardman · 2025-05-26 · 4 · #82
pack
Update CMakeLists.txt (embeddings lib issue)
sanikolaev · 2025-06-23 · 4 · #99
pack
donhardman · 2025-06-21 · 2 · #74
pack
fix: unified embeddings lib file names
glookka · 2025-06-20 · 3 · #95
ci: fixed embeddings lib filename for Windows
sanikolaev · 2025-06-21 · 3 · #97
pack
ci: update pack_publish workflow to include 'pack_publish' tag support
Enhanced the pack_publish workflow to recognize the 'pack_publish' tag, allowing the workflow to continue packing if this tag is present. Updated conditional logic to check for the 'release' target and improved comments for clarity.
sanikolaev · 2025-05-22 · 3 · #91
ci: enhance build and pack workflows with package version input
Added 'package_version' input to the build_template workflow and updated pack_publish workflow to pass the full version output. Modified CommonInfo.cmake to conditionally set the package version based on the environment variable.
sanikolaev · 2025-05-22 · 3 · #89
pack