LGro / coagulate

Staying in contact, with privacy friendly contact synchronization and location sharing powered by Veilid.
https://coagulate.social
Mozilla Public License 2.0
9 stars 0 forks source link

Ensure OSS licenses list up-to-date #29

Open LGro opened 3 months ago

LGro commented 3 months ago

Add a check to CI/CD that the listed open source licenses for the project dependencies are up-to-date; block release if they aren't.

For example, use flutter_oss_licenses to re-generate oss_licenses.dart and check if it changed.