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

API design: #22075 Option to automatically migrate Windows workstations #22288

Open
wants to merge 35 commits into
base: docs-v4.59.0
Choose a base branch
from

Conversation

rachaelshaw
Copy link
Member

iansltx and others added 30 commits September 17, 2024 15:21
…change the package (#22177)

Also adds a line in the makefile help for generate-doc, as it took me
way too long to find that command this time.

# Checklist for submitter

- [x] Manual QA for all new/changed functionality
…ions UI (#22181)

## 2 small fixes for issues found in QA

- Capitalize word in tooltip
- Correctly render error message, with correctly colored icon

- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Jacob Shandling <[email protected]>
)

Closes: #22190

Changes:
- updated `save-questionnaire-progress` to set a default value for the
`organization` value of generated license keys (if a user does not have
an organization set)
…and no other changes get converted to "\n" (#22196) (#22199)

# Checklist for submitter

- [x] Manual QA for all new/changed functionality
…ll (#22215)

## #22145 


![ezgif-2-c62195a3ba](https://github.com/user-attachments/assets/4db3fcf8-f706-40e5-a1e5-c422ff7ac6c6)

- [x] Changes file added for user-visible changes in `changes/`
- [x] Manual QA for all new/changed functionality

Co-authored-by: Jacob Shandling <[email protected]>
#22185

- [X] Manual QA for all new/changed functionality
Closes: #15857
Closes: #21850

Changes:
- Updated the article page template to include a search input and
breadcrumb links.
relates to #20865

Show the correct software icon for uploaded chrome packages


![image](https://github.com/user-attachments/assets/85215a31-0b63-438b-a4dc-661cea026c3b)

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
- [x] Manual QA for all new/changed functionality
Related to: fleetdm/confidential#8098

Changes:
- Updated `deliver-contact-form-message` to send contact form
submissions to a Slack webhook.
Changes:
- Updated the /start CTA image for psystage 4 users
…led (#22186)

> Related issue: #21891

# Checklist for submitter

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

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [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] Added/updated tests
- [x] Manual QA for all new/changed functionality
- Suggesting capital "Linux" and "macOS" b/c it feels more official.

---------

Co-authored-by: Eric <[email protected]>
#22069

API changes: #22259

QAd by applying 10 pieces of software on a team, which took 3+ minutes
in total (which, before these changes was timing out at 100s.)

With this approach, a GitOps CI run timing out might leave the
background process running (which will eventually be applied to the
database). The team discussed and agreed that we can fix this edge case
later.

- [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
- [X] Manual QA for all new/changed functionality
It's 1 letter. I waited days to do this. :)
…urchasing Program connections (#21043)

GitOps and API changes for the following story:
- #9956

DONE: 
- ~~Contributor API endpoints to support best practice GitOps (`fleetctl
gitops`) and backwards compatibility GitOps (`fleetctl apply`)~~
  - #21043 (comment)

---------

Co-authored-by: Martin Angers <[email protected]>
Co-authored-by: Dante Catalfamo <[email protected]>
Co-authored-by: Marko Lisica <[email protected]>
Co-authored-by: George Karr <[email protected]>
Co-authored-by: Gabriel Hernandez <[email protected]>
Co-authored-by: Rachael Shaw <[email protected]>
jahzielv and others added 5 commits September 20, 2024 15:39
> Related issue: #22097

# Checklist for submitter

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

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [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] Manual QA for all new/changed functionality

---------

Co-authored-by: spokanemac <[email protected]>
Co-authored-by: Noah Talerman <[email protected]>
Co-authored-by: Noah Talerman <[email protected]>
Co-authored-by: JD <[email protected]>
Render changed their "Apply" button to read "Deploy Blueprint"
---------

Co-authored-by: RachelElysia <[email protected]>
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 64.00000% with 108 lines in your changes missing coverage. Please review.

Project coverage is 55.72%. Comparing base (b111011) to head (ff62f98).
Report is 1 commits behind head on docs-v4.59.0.

Files with missing lines Patch % Lines
ee/server/service/software_installers.go 60.13% 43 Missing and 14 partials ⚠️
...end/pages/hosts/details/cards/Software/helpers.tsx 27.77% 13 Missing ⚠️
server/service/software_installers.go 61.11% 6 Missing and 1 partial ⚠️
server/service/redis_key_value/redis_key_value.go 64.70% 4 Missing and 2 partials ⚠️
server/service/client_software.go 75.00% 3 Missing and 2 partials ⚠️
frontend/router/paths.ts 0.00% 4 Missing ⚠️
server/datastore/mysql/software_installers.go 82.35% 2 Missing and 1 partial ⚠️
cmd/fleetctl/gitops.go 77.77% 1 Missing and 1 partial ⚠️
...ages/hosts/details/cards/Software/HostSoftware.tsx 0.00% 2 Missing ⚠️
pkg/spec/gitops.go 66.66% 1 Missing and 1 partial ⚠️
... and 6 more
Additional details and impacted files
@@               Coverage Diff                @@
##           docs-v4.59.0   #22288      +/-   ##
================================================
- Coverage         65.19%   55.72%   -9.48%     
================================================
  Files              1495     1496       +1     
  Lines            117084   117247     +163     
  Branches           3555     3514      -41     
================================================
- Hits              76336    65338   -10998     
- Misses            33624    45631   +12007     
+ Partials           7124     6278     -846     
Flag Coverage Δ
backend 55.94% <65.75%> (-10.54%) ⬇️
frontend 52.35% <53.48%> (+0.17%) ⬆️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.