Filter out inactive apps early
Skip processing of apps with UpdateCheckMode: None or Static. This saves time on parsing more than 1800 yaml files. Extract appid directly without a for loop.
Skip processing of apps with UpdateCheckMode: None or Static. This saves time on parsing more than 1800 yaml files. Extract appid directly without a for loop.