Skip to content
Snippets Groups Projects
Verified Commit 7377f74d authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

scripts: Add a script to generate the list of apps to rebuild

The script opens whatever apps has the module name [1] in its current frozen
requirements. If the constraint of module name and version does not match, it outputs
said application as being impacted.

Example calls:
```
./scripts/list-apps-to-rebuild swh-loader-core 5.2.0
./scripts/list-apps-to-rebuild swh-loader-core v5.2.0
```

Ref. sysadm-environment#4724
parent 9c0ab4fb
No related branches found
No related tags found
1 merge request!11scripts: Add a script to generate the list of apps to rebuild
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment