Move APNs instructions out of UI and into guides - #43434
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #43434 +/- ##
========================================
Coverage 66.89% 66.89%
========================================
Files 2594 2594
Lines 207757 207757
Branches 9211 9325 +114
========================================
Hits 138973 138973
Misses 56143 56143
Partials 12641 12641
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
WalkthroughThis PR simplifies the Apple MDM setup and renewal certificate workflows by removing step-by-step instructional text from two UI components and replacing it with links to an external Fleet guide. The Possibly related issues
Possibly related PRs
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
| ### Renew APNs | ||
|
|
||
| 1. In Fleet, navigate to the **Settings > Integrations > Mobile device management (MDM)** page. | ||
| 2. Select **Renew certificate** under the Apple (macOS, iOS, iPadOS) MDM section. |
There was a problem hiding this comment.
Is this accurate? As of 4.84 at least, you have to click "Edit" first before you can get to "Renew certificate"
There was a problem hiding this comment.
You're right! Good catch. Opened a follow up PR: #43632
Summary by CodeRabbit
Style
Refactor