chore: rename nightly-usb-ids workflow to update-data#716
Conversation
The workflow now refreshes multiple datasets (USB-VID + PlatformIO boards + slim vendor_boards view), so the file name + display name no longer reflect its scope. Rename to "Update data" and update the few docs / source comments that referenced the old name. Side-effect: GitHub's workflow run history is keyed by file path, so existing run history under "Nightly USB IDs refresh" becomes stranded in the Actions UI. New runs appear under "Update data". Acceptable cost for a clearer name. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughAll references to the old "nightly-online-data refresh" / "nightly-usb-ids" naming are renamed to "update-data" across the GitHub Actions workflow file (display name, concurrency group, job key, step summary heading), the online-data documentation (workflow filename and manual trigger label), and the ChangesWorkflow rename
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Workflow now refreshes multiple datasets, so the file name + display name no longer fit. Rename to
update-data.yml/ "Update data". Trade-off: existing run history under the old name is stranded in the Actions UI, but new runs appear under the clearer name.🤖 Generated with Claude Code
Summary by CodeRabbit
Chores
Documentation