Sharoon Sharif
0e2fa7ec24
CodeQL Advanced / Analyze (python) (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
Vulnerability Scan / Detect changes (push) Has been cancelled
Vulnerability Scan / pip-audit (push) Has been cancelled
fix(cli): overwrite stale poetry.lock backup on windows ( #7463 )
...
* fix(cli): overwrite stale poetry.lock backup on windows
os.rename raises FileExistsError on Windows when poetry-old.lock already
exists from a previous run, so a second `crewai update` crashed there
while POSIX silently replaced the file. Use os.replace, which overwrites
on every platform, and add a regression test.
* test(cli): add docstrings to update_crew tests
---------
Co-authored-by: Vidit Ostwal <110953813+Vidit-Ostwal@users.noreply.github.com >
2026-09-15 15:37:03 +00:00
..
2026-05-06 20:46:46 +08:00
2026-09-10 00:23:40 +05:30
2026-05-06 20:46:46 +08:00
2026-05-06 20:46:46 +08:00
2026-06-30 11:32:54 -07:00
2026-05-26 01:05:25 -07:00
2026-05-06 20:46:46 +08:00
2026-07-17 14:21:15 +00:00
2026-08-11 22:17:24 +05:30
2026-08-03 15:25:06 -07:00
2026-05-26 01:05:25 -07:00
2026-09-09 22:29:18 +00:00
2026-05-26 01:05:25 -07:00
2026-09-09 22:13:11 +05:30
2026-09-09 22:13:11 +05:30
2026-09-09 22:13:11 +05:30
2026-06-15 18:46:54 -03:00
2026-05-06 20:46:46 +08:00
2026-08-26 19:01:31 +00:00
2026-08-23 15:59:56 -03:00
2026-08-23 15:59:56 -03:00
2026-09-11 12:20:33 -07:00
2026-05-06 20:46:46 +08:00
2026-09-14 20:41:33 +05:30
2026-05-06 20:46:46 +08:00
2026-06-26 16:29:49 -07:00
2026-07-07 22:17:09 -03:00
2026-09-01 16:00:59 +00:00
2026-06-25 11:02:07 -07:00
2026-05-26 01:05:25 -07:00
2026-07-07 18:47:19 -07:00
2026-09-11 12:13:55 -07:00
2026-06-22 19:58:17 -07:00
2026-06-15 18:46:54 -03:00
2026-05-26 01:05:25 -07:00
2026-05-06 20:46:46 +08:00
2026-05-06 20:46:46 +08:00
2026-05-06 20:46:46 +08:00
2026-08-12 15:41:59 +00:00
2026-08-21 14:36:40 +05:30
2026-05-06 20:46:46 +08:00
2026-05-06 20:46:46 +08:00
2026-09-11 12:13:55 -07:00
2026-09-15 15:37:03 +00:00
2026-05-06 20:46:46 +08:00
2026-09-01 16:00:59 +00:00
2026-06-26 05:19:14 -03:00