workflow question
We use the valtech migration tool to update refactored components etc. automatically on deployment. It uses the groovy console.
We would prefer to run this only on author, then publish the changed artifacts to publish.
The migration script might update components in hundreds of pages.
How could we publish the affected artifacts programmatically?
Someone mentioned a workflow might be able to do this. Any ideas how?