abuild: add postcheck for required license file
1 unresolved thread
1 unresolved thread
Some licenses require distributing a copy of the license file[1], this adds a postcheck to make sure that packages of software with one of these licenses is meeting the requirement.
Merge request reports
Activity
I think it would be nice to consistently enforce this in aports CI/checks, because right now it's being inconsistently enforced by reviewers who don't always remember to check for this.
A lot of tests use the "MIT" license which causes this postcheck to fail since they don't install a license file
... I can easily fix those tests but I would like to make sure this change is wanted first.alpine/infra/atools-go!55 (closed) for some previous discussion regarding this
Please register or sign in to reply