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

fix: add flag to skip external requests #518

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

kesselb
Copy link
Collaborator

@kesselb kesselb commented Nov 2, 2023

For #503
Fix #343

Collecting available app updates will always send at least one http request to the apps store.

This pull requests will add a flag to omit server and/or app updates.

The default is to include updates to not break existing usages.

@kesselb kesselb force-pushed the monitoring-skip-external-requests branch from f8d7102 to 630e7ba Compare November 2, 2023 17:03
@kesselb kesselb merged commit c30b59c into master Nov 7, 2023
31 checks passed
@kesselb kesselb deleted the monitoring-skip-external-requests branch November 7, 2023 09:38
@kesselb
Copy link
Collaborator Author

kesselb commented Nov 7, 2023

/backport to stable27

@kesselb
Copy link
Collaborator Author

kesselb commented Nov 7, 2023

/backport to stable26

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

Successfully merging this pull request may close these issues.

External monitoring tool - string "Copied!" shown in English regardless of localization exists
2 participants