devepos/Check and/or update UI5 version for CF

Checks and/or updates the UI5 versions used in SAP Build Workzone

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
manifestPathsA comma or newline-separated list of file paths that point to a folder containing a `manifest.json` file of a UI5 application. The paths can also be specified using glob patterns like app/**/webapp
allowedDaysBeforeEocpNumber of allowed days before the end of the eocp quarter (e.g. Q1/2024) 30
fixOutdatedAutomatically updates the used UI5 version to either the latest or lts UI5 version available false
useLTSIf `true` the latest available LTS version will be used to update the manifest.json files, otherwise the newest maintained version will be used. Only relevant if `fixOutdated` is set to true. false
eomAllowedIf `true`, versions that reached only the status "End of Maintenance" will produce warnings only and not result in an action failure true
namedescription
foundManifestsPaths to all found manifest.json files
modifiedFilesList of newline-separated file paths of manifest.json files that have been updated
summarySummary of all checked manifest files (as HTML string)