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

Cherry-pick: Fix missing actor for policy-initiated app store installs #25600

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

iansltx
Copy link
Member

@iansltx iansltx commented Jan 20, 2025

Merged into main as #25592.

For #25481 (unreleased).

Had updated the logic for webhooks but missed it for inserting the
activity because we have to change things in two places.

# 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] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated automated tests
- [x] A detailed QA plan exists on the associated ticket (if it isn't
there, work with the product group's QA engineer to add it)
- [x] Manual QA for all new/changed functionality
@iansltx iansltx requested a review from a team as a code owner January 20, 2025 15:41
@iansltx iansltx merged commit d744643 into rc-minor-fleet-v4.63.0 Jan 20, 2025
18 of 22 checks passed
@iansltx iansltx deleted the cherry-pick-25481-author-name branch January 20, 2025 15:42
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (rc-minor-fleet-v4.63.0@3835786). Learn more about missing BASE report.

Additional details and impacted files
@@                    Coverage Diff                    @@
##             rc-minor-fleet-v4.63.0   #25600   +/-   ##
=========================================================
  Coverage                          ?   63.58%           
=========================================================
  Files                             ?     1619           
  Lines                             ?   154935           
  Branches                          ?     4038           
=========================================================
  Hits                              ?    98518           
  Misses                            ?    48647           
  Partials                          ?     7770           
Flag Coverage Δ
backend 64.43% <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.

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.

2 participants