OpenTermsArchive / engine

Tracks contractual documents and exposes changes to the terms of online services.
https://opentermsarchive.org
European Union Public License 1.2
111 stars 30 forks source link

Removing service does not correctly launch `test:modified` #990

Closed martinratinaud closed 7 months ago

martinratinaud commented 1 year ago

As shown in the PR, when a service is deleted, even if there is an history file, script does not detect the change and thus launch the test command on all services instead of only the removed one.

This causes tests to fail if just one other service is in error.

MattiSG commented 7 months ago

This has been fixed since https://github.com/OpenTermsArchive/docs/pull/96. See https://github.com/OpenTermsArchive/contrib-declarations/actions/runs/7477969514/job/20351870306 for proof 🙂