docs: update licenses and telemetry for v0.2026.05.06#35
docs: update licenses and telemetry for v0.2026.05.06#35dannyneira wants to merge 3 commits intomainfrom
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dannyneira
left a comment
There was a problem hiding this comment.
This PR updates the open-source licenses page (version bumps, new Alacritty dependency, format changes) and adds 3 new telemetry events to the privacy page. The privacy additions are clean and well-formatted. Two concerns in the licenses page: (1) the collapsible <details> wrapper was removed in favor of a plain code block, which renders thousands of lines of license text inline with no collapse option — a significant UX regression on an already heavy page; (2) SPDX template markers (<<beginOptional>> / <<endOptional>>) appear in the CC0 license body, likely from cargo-about output. Found: 0 critical, 1 important, 1 suggestion, 0 nits.
Co-Authored-By: Oz <oz-agent@warp.dev>
Remove conditional check for WARP_API_KEY in PR review step.
Summary
Automated update of open-source licenses and privacy/telemetry documentation for Warp v0.2026.05.06.
Changes
src/content/docs/support-and-community/community/open-source-licenses.mdxsrc/content/docs/support-and-community/privacy-and-security/privacy.mdxtelemetry.jsonCo-Authored-By: Oz oz-agent@warp.dev