Setup experience software is installed on iOS/iPadOS hosts (any enrollment method)#48618
Setup experience software is installed on iOS/iPadOS hosts (any enrollment method)#48618noahtalerman wants to merge 12 commits into
Conversation
Currently, Fleet doesn't support CVEs for Debian or Fedora packages. OS (kernel CVEs) are supported
Best practice is to create an API-only user w/ the admin role and access only to necessary SCIM API endpoints - These doc updates require [this bug](#48062) to be fixed because the `/scim/*` API endpoints aren't exposed as API endpoints one can pick when creating an API only user - Separate PR to add them to the API docs: TODO
…lment method) - Enrollment methods: ADE, profile-based manual, Managed Apple Account
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.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
WalkthroughChangesThe change modifies the platform condition used to select the description text shown for the Install Software card's enrollment message. Previously, Windows and Linux platforms displayed "enroll to Fleet" while other platforms defaulted to "automatically enroll to Fleet". The condition now checks specifically for macOS to display "automatically enroll to Fleet", with all other platforms showing "enroll to Fleet". Related PRs: None identified. Suggested labels: frontend, bug Suggested reviewers: None identified. Poem 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning Tools execution failed with the following error: Failed to run tools: 13 INTERNAL: Received RST_STREAM with code 2 (Internal server error) 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 |
QA'd all new/changed functionality manually
Enrollment methods: ADE, profile-based manual, Managed Apple Account
Also, update Controls > Setup experience copy. "Automatically" only applies to macOS:
Summary by CodeRabbit