Eventual-Inc
Daft
BlogDocsChangelog

Branches performance

Pull requests

chore(deps): bump the all group with 5 updates#5908
last run
13 hours ago
chore(deps): bump the all group with 5 updates Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `5` | `6` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `6` | `7` | | [actions/cache](https://github.com/actions/cache) | `4` | `5` | | [isbang/compose-action](https://github.com/isbang/compose-action) | `2.4.1` | `2.4.2` | | [ytanikin/pr-conventional-commits](https://github.com/ytanikin/pr-conventional-commits) | `1.4.2` | `1.5.1` | Updates `actions/upload-artifact` from 5 to 6 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v5...v6) Updates `actions/download-artifact` from 6 to 7 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v6...v7) Updates `actions/cache` from 4 to 5 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v4...v5) Updates `isbang/compose-action` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/isbang/compose-action/releases) - [Commits](https://github.com/isbang/compose-action/compare/v2.4.1...v2.4.2) Updates `ytanikin/pr-conventional-commits` from 1.4.2 to 1.5.1 - [Release notes](https://github.com/ytanikin/pr-conventional-commits/releases) - [Commits](https://github.com/ytanikin/pr-conventional-commits/compare/1.4.2...1.5.1) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: isbang/compose-action dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ytanikin/pr-conventional-commits dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
13 hours ago
7325331
dependabot/github_actions/all-0c3a40fac5
CodSpeed Performance Gauge
0%
feat(ray): Implement dynamic scale-in for RaySwordfishActor This commit implements the dynamic scaling down (scale-in) functionality for RaySwordfishActor to release idle resources. Key changes: - Implement `retire_idle_ray_workers` in `RayWorkerManager` to identify and release idle workers. - Add `pending_release_blacklist` to track retiring workers and prevent them from being reused or causing "worker died" errors. - Move scale-down cooldown logic to `RayWorkerManager` to prevent frequent scale-down operations. - Optimize `retire_idle_ray_workers` to reduce lock contention by releasing the lock before performing Ray/Python operations. - Update `try_autoscale` in `flotilla.py` to support empty resource requests, enabling Ray to scale down resources. - Fix unit tests in `src/daft-distributed/src/scheduling/worker.rs` and ensure compatibility with the scheduler loop. This addresses the issue where `udfActor` could not dynamically scale down and prevents "worker died" errors during graceful shutdown.
3 days ago
e8b7527
huleilei:hll/auto
CodSpeed Performance Gauge
0%
feat(ai): add Google text embedder support
2 days ago
f5901b7
google-text-embeder
CodSpeed Performance Gauge
0%
fix(openai): respect model dtype when overriding embedding dimensions
3 days ago
0f85579
fenfeng9:fix-openai-dtype
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs