Skip to content

Improve outdated app detection#1070

Merged
rgoldberg merged 3 commits intomas-cli:mainfrom
rgoldberg:1069-outdated-2-logics
Nov 22, 2025
Merged

Improve outdated app detection#1070
rgoldberg merged 3 commits intomas-cli:mainfrom
rgoldberg:1069-outdated-2-logics

Conversation

@rgoldberg
Copy link
Member

Improve outdated app detection:

  1. Revert default outdated app detection to inaccurate pre-3.0.0 logic
  2. Gate accurate 3.0.0 logic behind --accurate* flags
  3. --accurate-ignore-unknown-apps ignores apps unknown to the App Store
  4. Cap concurrent outdated --accurate* downloads at 16 max

Resolve #1069

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
@rgoldberg rgoldberg added this to the 3.1.0 milestone Nov 22, 2025
@rgoldberg rgoldberg self-assigned this Nov 22, 2025
Provide accurate 3.0.0 logic with `--accurate*`.

Use `--accurate-ignore-unknown-apps` to ignore apps unknown to the App Store.

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
@rgoldberg rgoldberg force-pushed the 1069-outdated-2-logics branch from a1ca82e to 920ee90 Compare November 22, 2025 21:16
@sonarqubecloud
Copy link

@rgoldberg rgoldberg merged commit fa9edf8 into mas-cli:main Nov 22, 2025
7 checks passed
@rgoldberg rgoldberg deleted the 1069-outdated-2-logics branch November 22, 2025 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve outdated app detection

1 participant