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

send an APNs push to hosts with pending commands every minute (#19941) #20419

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

roperzh
Copy link
Member

@roperzh roperzh commented Jul 12, 2024

Note

This PR already merged in main, see #19941. This is against the release branch so it can be included in 4.54.0

Initial naive implementation that sends push notifications to hosts with pending enqueued commands every 1 minute.

Checklist for submitter

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

  • Changes file added for user-visible changes in changes/, orbit/changes/ or ee/fleetd-chrome/changes.
    See Changes
    files
    for more information.
  • Added/updated tests
  • Manual QA for all new/changed functionality

Initial naive implementation that sends push notifications to hosts with
pending enqueued commands every 1 minute.

# 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. -->

- [ ] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
@roperzh
Copy link
Member Author

roperzh commented Jul 12, 2024

TestIntegrationsEnterprise/TestRunHostScript is broken on main and we should cherry-pick it here. Merging as the tests passed on the original PR

@roperzh roperzh merged commit e87b821 into minor-fleet-v4.54.0 Jul 12, 2024
12 of 16 checks passed
@roperzh roperzh deleted the pushes-every-minute-backport branch July 12, 2024 21:35
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.

None yet

3 participants