PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Fix Windows permission error on git pull in runner storage (#22447) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io>
main
4 hours ago
Clear read-only attrs before rmtree fallback; add test type hints Addresses Codex review: the reclone fallback (shutil.rmtree) can still hit read-only git object files on Windows, so route it through a helper that clears read-only attributes first. Also annotate new test fixtures. Co-authored-by: Alex Streed <alex.s@prefect.io>
devin1/oss-8066-windows-permission-error-after-git-pull-on-worker
4 hours ago
Merge branch 'main' into flow-run-batch-delete-cancel
hemantmm:flow-run-batch-delete-cancel
18 hours ago
Merge branch 'main' into flow-run-policy-retry-counters
hemantmm:flow-run-policy-retry-counters
18 hours ago
Fix review findings in Redis Sentinel support - Tolerate pre-connection_url pickles in RedisLockManager.__setstate__ - Honor tls_insecure/tls_ca_file on single-node messaging URLs and retain them verbatim in RedisDatabase.from_connection_string - Detect Sentinel schemes without urlsplit (IPv6 member lists) and case-insensitively; same for cluster URLs - Forward caller socket timeouts to the Sentinel daemon connections - Lift the 0-15 database index cap (only negative indexes are invalid) - Close Sentinel daemon clients deterministically in read_path/write_path via new close_redis_client/aclose_redis_client helpers Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
fatih-acar:feat/redis-sentinel-on-22211
18 hours ago
Fix Windows permission error on git pull in runner storage (OSS-8066) On Windows, git object files are read-only, so a git pull that repacks or replaces them fails with '[WinError 5] Access is denied'. Clear the read-only attribute on the .git directory before pulling. Closes #22446 Co-authored-by: Alex Streed <alex.s@prefect.io>
devin1/oss-8066-windows-permission-error-after-git-pull-on-worker
1 day ago
feat(prefect-azure): managed-identity auth for Azure Database for PostgreSQL (#22420) Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
main
2 days ago
docs: clarify pull steps run before module-path entrypoint imports (#22402) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
main
2 days ago
Latest Branches
CodSpeed Performance Gauge
0%
Fix Windows permission error on git pull in runner storage
#22447
4 hours ago
8e35cf9
devin1/oss-8066-windows-permission-error-after-git-pull-on-worker
CodSpeed Performance Gauge
0%
fix: Add batch delete and cancel support for flow runs
#22279
18 hours ago
cd8910a
hemantmm:flow-run-batch-delete-cancel
CodSpeed Performance Gauge
0%
feat: flow-run-policy-retry-counters
#21816
18 hours ago
c056ea2
hemantmm:flow-run-policy-retry-counters
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs