Marcel Telka
2024-04-02 7f60ead52389b75cda2f37804486f52f51b4196a
transforms/publish-cleanup
@@ -26,9 +26,10 @@
# comparing manifests for change.
#
<transform set value="^$" -> drop>
<transform set name=info.classification value=".+:\"\"" -> drop>
<transform set -> edit value "\s$" "">
<transform set value="^\s*$" -> drop>
<transform set name=info.classification value=".+:\s*$" -> drop>
# drop the license actions from the manifests, we aren't going to compare them
<transform license -> drop>
#<transform license -> drop>