feat: support newer v2 deliveryd endpoints - #1350
Conversation
✨ Aspect Workflows Tasks📅 Tue Jul 28 00:41:51 UTC 2026 ❌ 1 failed task
|
|
|
||
| _UNITS = ["B", "KiB", "MiB", "GiB", "TiB", "PiB"] | ||
|
|
||
| def _format_bytes(n: int) -> str: |
There was a problem hiding this comment.
This should not live in deliveryd.axl, can always move it later and put a TODO for now 🤷
|
Codex Review: Didn't find any major issues. What shall we delve into next? Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Changes are visible to end-users: yes
Use newer deliveryd endpoints when available
Test plan