Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For R.C. - Add installer edit side effects to batch installer update (via GitOps) #22191

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

RachelElysia
Copy link
Member

Note

This PR is already merged in main, see #22100 This is against the release branch so it can be included in 4.57.0

 1155  git checkout fleetdm/minor-fleet-v4.57.0
 1156  git log main
 1157  git cherry-pick 8575535116f6596d6917beb6efb06208775ad067
 1158  git checkout -b 20404-gitops-rc
 1159  git push -u fleetdm 20404-gitops-rc

#22100)

#21612 

# Checklist for submitter

- [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/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)
- [x] Added/updated tests

---------

Co-authored-by: RachelElysia <rachel@fleetdm.com>
Co-authored-by: Luke Heath <luke@fleetdm.com>
Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
Co-authored-by: Victor Lyuboslavsky <victor.lyuboslavsky@gmail.com>
Copy link
Member

@iansltx iansltx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving with the caveat that this will be QA'd in the AM based on the test plan listed in #21612. We have solid automated test coverage here, and it largely uses the same code path as the manually-QA'd main feature for the new bits.

@iansltx iansltx merged commit 0b5b129 into minor-fleet-v4.57.0 Sep 17, 2024
13 of 16 checks passed
@iansltx iansltx deleted the 20404-gitops-rc branch September 17, 2024 22:45
Copy link

qa-wolf bot commented Sep 18, 2024

E2E tests

Premium 3 blocking bugs

Ran Status Preview Started Run time Est. dev time saved
64 workflows Done (Details) Visit preview Sep 18, 2024 at 12:15 PM (UTC) 11 minutes ~23 hrs
174 workflows Done (Details) Visit preview Sep 18, 2024 at 12:18 PM (UTC) 18 minutes ~56.17 hrs

Latest run

✅ 167 passed

Preexisting bugs

3 Blocking bugs
If you are aware of any of these bugs, you can set their priority to low and prevent them from causing a run failure.
View all blocking bugs

0 Non-blocking bugs

. . . . . . . .

Re-run your E2E tests

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