action #155512
Updated by mkittler 10 months ago
## Motivation With #154723 we have a list of current dependencies and a script. To have that always up-to-date we should recurringly call that script and provide it for convenient display, e.g. GHA on a schedule with package lists as text files visible on web. ## Acceptance criteria * **AC1:** All packages for current openQA+os-autoinst+dependencies that are currently not in current SLE are known automatically and always up-to-date ## Suggestions * Get second approval for https://github.com/os-autoinst/scripts/pull/289 and get it merged * Find the right container image to call the script from https://github.com/os-autoinst/scripts/pull/289 , likely just tumbleweed+osc+zypper+rpmspec * Just add GHA on a schedule in os-autoinst/scripts, pipe output into a textfile and upload as GHA artifact or publish on gh-pages os-autoinst/scripts