Discussion starts here
This isn't really needed to be RUNTYPE anymore as other arguments are not optional in the list.
We should think about options such as setting this as a variable to validate arguments were passed -- if not, fail the script and exit 2
This optional argument was originally to allow me to bypass typing clean for a follow up pipeline run if changes were detected. Instead, I opted to just put all the logic and handling of that inside of the script. Not sure what to do with this now.
code in question begins on line 102-115 of this commit #cb16d3d435c59e52c93624eae3ee614caa732d1f
Discussion starts here
This optional argument was originally to allow me to bypass typing clean for a follow up pipeline run if changes were detected. Instead, I opted to just put all the logic and handling of that inside of the script. Not sure what to do with this now.
code in question begins on line 102-115 of this commit #cb16d3d435c59e52c93624eae3ee614caa732d1f