Skip to content

FMA version rollback (#40038)#40423

Merged
jahzielv merged 1 commit intorc-minor-fleet-v4.82.0from
cherry-pick-31919-rollback
Feb 24, 2026
Merged

FMA version rollback (#40038)#40423
jahzielv merged 1 commit intorc-minor-fleet-v4.82.0from
cherry-pick-31919-rollback

Conversation

@jahzielv
Copy link
Copy Markdown
Contributor

cherry-pick for #40038

- **Gitops specify FMA rollback version (#39582)**
- **Fleet UI: Show versions options for FMA installers (#39583)**
- **rollback: DB and core implementation (#39650)**

<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #31919 

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files)
for more information.

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)

## Testing

- [x] Added/updated automated tests
- [x] Where appropriate, [automated tests simulate multiple hosts and
test for host
isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing)
(updates to one hosts's records do not affect another)
- [x] QA'd all new/changed functionality manually

---------

Co-authored-by: Jonathan Katz <44128041+jkatz01@users.noreply.github.com>
Co-authored-by: RachelElysia <71795832+RachelElysia@users.noreply.github.com>
Co-authored-by: Carlo DiCelico <carlo@fleetdm.com>
@jahzielv jahzielv requested review from a team as code owners February 24, 2026 19:04
@jahzielv jahzielv merged commit 67624a0 into rc-minor-fleet-v4.82.0 Feb 24, 2026
41 checks passed
@jahzielv jahzielv deleted the cherry-pick-31919-rollback branch February 24, 2026 19:32
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 24, 2026

Codecov Report

❌ Patch coverage is 62.26913% with 143 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (rc-minor-fleet-v4.82.0@bdea340). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...ePage/components/forms/PackageForm/PackageForm.tsx 2.00% 49 Missing ⚠️
server/datastore/mysql/software_installers.go 70.70% 18 Missing and 11 partials ⚠️
server/datastore/mysql/software_titles.go 82.75% 8 Missing and 7 partials ⚠️
ee/server/service/software_installers.go 61.29% 7 Missing and 5 partials ⚠️
...mponents/forms/SoftwareVppForm/SoftwareVppForm.tsx 0.00% 9 Missing ⚠️
...tions/tables/20260218175704_FMAActiveInstallers.go 66.66% 4 Missing and 2 partials ⚠️
frontend/hooks/useSoftwareInstallerMeta.ts 37.50% 5 Missing ⚠️
...twarePage/components/forms/PackageForm/helpers.tsx 16.66% 5 Missing ⚠️
...lsPage/FleetAppDetailsForm/FleetAppDetailsForm.tsx 0.00% 4 Missing ⚠️
frontend/components/FileDetails/FileDetails.tsx 25.00% 3 Missing ⚠️
... and 3 more
Additional details and impacted files
@@                    Coverage Diff                    @@
##             rc-minor-fleet-v4.82.0   #40423   +/-   ##
=========================================================
  Coverage                          ?   66.38%           
=========================================================
  Files                             ?     2458           
  Lines                             ?   197181           
  Branches                          ?     8721           
=========================================================
  Hits                              ?   130899           
  Misses                            ?    54437           
  Partials                          ?    11845           
Flag Coverage Δ
backend 68.16% <75.09%> (?)
frontend 54.12% <30.90%> (?)

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.

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.

2 participants