Currently, WorkflowHub is hardcoded in as a constant. This should be a flag when run as a workflow.
e.g. source -wfh should run the sourcing on workflow hub production server. Something like source -wfh dev should run the sourcing on workflow hub development server.
Part of a wider refactoring to run this application as a workflow
Currently, WorkflowHub is hardcoded in as a constant. This should be a flag when run as a workflow. e.g.
source -wfh
should run the sourcing on workflow hub production server. Something likesource -wfh dev
should run the sourcing on workflow hub development server.Part of a wider refactoring to run this application as a workflow