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

adjust rc process #22672

Closed
wants to merge 24 commits into from
Closed

adjust rc process #22672

wants to merge 24 commits into from

Conversation

lukeheath
Copy link
Member

jacobshandling and others added 24 commits September 16, 2024 12:56
#### This PR already merged to `main`, see
#21885. This is against the release
branch so it can be included in 4.57.0 (issue #21468)

Co-authored-by: Lucas Rodriguez <[email protected]>
Co-authored-by: Jacob Shandling <[email protected]>
#### This PR already merged to `main`, see
#22132. This is against the release
branch so it can be included in 4.57.0 (issue #22088 )

Co-authored-by: Jacob Shandling <[email protected]>
…s page … (#22163)

#### This PR already merged to `main`, see
#22143. This is against the release
branch so it can be included in 4.57.0 (issue #22136 )

Co-authored-by: Jacob Shandling <[email protected]>
…automat… (#22182)

#### This PR already merged to `main`, see
#22181. This is against the release
branch so it can be included in 4.57.0 (issue #19551)

Co-authored-by: Jacob Shandling <[email protected]>
(This cherry-pick is only of 21812, unreleased bugs found in QA process
will be cherry picked separately for trackability on zenhub)

> [!NOTE]
> This PR is already merged in `main`, see
#21812 This is against the release
branch so it can be included in 4.57.0

```
 1106  git fetch fleetdm
 1107  git checkout fleetdm/minor-fleet-v4.57.0
 1108  git log main
 1109  git cherry-pick 1c1ebef
 1110  git status
 1111  git checkout -b 20404-edit-software-rc
 1112  git push -u fleetdm 20404-edit-software-rc
```

---------

Co-authored-by: Ian Littman <[email protected]>
Co-authored-by: Luke Heath <[email protected]>
Co-authored-by: Jacob Shandling <[email protected]>
Co-authored-by: Victor Lyuboslavsky <[email protected]>
Co-authored-by: Rachael Shaw <[email protected]>
…22189)

> [!NOTE]
> This PR is already merged in `main`, see
#22168 This is against the release
branch so it can be included in 4.57.0

```
 1148  git checkout fleetdm/minor-fleet-v4.57.0
 1149  git log main
 1150  git cherry-pick 7e389d1
 1151  git checkout -b 20404-fe-fix-rc
 1152  git push -u fleetdm 20404-fe-fix-rc
```
…(via GitOps) (#22191)

> [!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 8575535
 1158  git checkout -b 20404-gitops-rc
 1159  git push -u fleetdm 20404-gitops-rc
```

Co-authored-by: Ian Littman <[email protected]>
Co-authored-by: Luke Heath <[email protected]>
Co-authored-by: Jacob Shandling <[email protected]>
Co-authored-by: Victor Lyuboslavsky <[email protected]>
…ine switches and no other changes get converted to "\n" (#22196) (#22202)

Merged to `main` in #22199.

```
git checkout minor-fleet-v4.57.0
git checkout -b 22196-cherry-pick
git cherry-pick ea2a978
git push -u origin 22196-cherry-pick
```
Cherry-pick #22081 fixes from main.
…it doesn't change the package (#22188)



Co-authored-by: Ian Littman <[email protected]>
…licy ca… (#22216)

#### This PR already merged to `main`, see
#22215. This is against the release
branch so it can be included in 4.57.0 (issue #22145 )

Co-authored-by: Jacob Shandling <[email protected]>
Cherry-pick of #22208

Command run:

```
git checkout minor-fleet-v4.57.0 && git checkout -b uninstall-errors-passthrough-cherry-pick && git cherry-pick f7fab00 && git push -u origin uninstall-errors-passthrough-cherry-pick
```
Cherry pick for #22185

- [X] Manual QA for all new/changed functionality
Co-authored-by: Noah Talerman <[email protected]>
Co-authored-by: Rachael Shaw <[email protected]>
Co-authored-by: mostlikelee <[email protected]>
Co-authored-by: Tim Lee <[email protected]>
Co-authored-by: Marko Lisica <[email protected]>
Co-authored-by: Ian Littman <[email protected]>
@lukeheath lukeheath requested a review from a team as a code owner October 4, 2024 21:26
@lukeheath lukeheath closed this Oct 4, 2024
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.

9 participants