Skip to content

to RC - UI: DUP only check for setup experience software on Fleet Premium (#3…#33017

Merged
jacobshandling merged 1 commit into
rc-minor-fleet-v4.74.0from
33006-to-rc
Sep 15, 2025
Merged

to RC - UI: DUP only check for setup experience software on Fleet Premium (#3…#33017
jacobshandling merged 1 commit into
rc-minor-fleet-v4.74.0from
33006-to-rc

Conversation

@jacobshandling
Copy link
Copy Markdown
Contributor

See #33006

…3006)

## For #32967

- Only check for setup experience software to install if Fleet is a
Premium instance
- Test 3 states for Linux hosts (Free, Premium with setup software,
Premium without setup software)

### Free –> forwards directly to regular DUP:

![ezgif-65398dddc88294](https://github.com/user-attachments/assets/e92ee339-3bb8-40bc-a1e2-f18a80801f89)

### Premium –> checks for setup software, renders "Setting up your
device" page if present:

![ezgif-6dff84cf13facb](https://github.com/user-attachments/assets/03e8c994-e5e1-4fa7-9ad1-93c5e6171fe6)

## Testing

- [x] Added/updated automated tests
- [x] QA'd all new/changed functionality manually
- [x] Confirmed that the fix is not expected to adversely impact load
test results

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
@jacobshandling jacobshandling requested a review from a team as a code owner September 15, 2025 22:28
@jacobshandling jacobshandling changed the title UI: DUP only check for setup experience software on Fleet Premium (#3… toRC - UI: DUP only check for setup experience software on Fleet Premium (#3… Sep 15, 2025
@jacobshandling jacobshandling changed the title toRC - UI: DUP only check for setup experience software on Fleet Premium (#3… to RC - UI: DUP only check for setup experience software on Fleet Premium (#3… Sep 15, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (rc-minor-fleet-v4.74.0@c464019). Learn more about missing BASE report.

Additional details and impacted files
@@                    Coverage Diff                    @@
##             rc-minor-fleet-v4.74.0   #33017   +/-   ##
=========================================================
  Coverage                          ?   63.86%           
=========================================================
  Files                             ?     2040           
  Lines                             ?   200791           
  Branches                          ?     6689           
=========================================================
  Hits                              ?   128227           
  Misses                            ?    62430           
  Partials                          ?    10134           
Flag Coverage Δ
frontend 52.78% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jacobshandling jacobshandling merged commit fff9f01 into rc-minor-fleet-v4.74.0 Sep 15, 2025
13 of 14 checks passed
@jacobshandling jacobshandling deleted the 33006-to-rc branch September 15, 2025 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

My Device page for Linux hosts not loading in Fleet Free due to Setup Experience status error

2 participants