Small update that I think would be beneficial to Workflow Builder would be providing the ability to pull in all functions from a given repo. This could be done in the Workflow Builder UI or through a “Open in Workflow Builder” type of function as you have with Workshop and within the Ontology Manager.
The reason is that I am often updating multiple functions at a time through a repo merge and would like to then go and update all functions and associated actions that were affected by the newly published functions out of that repo.
Thank you for bringing this up. We’re aware that we need to add a button to do this, but in the meantime there is a lesser-known hotkey for doing this exact workflow. First, make sure to click away from the code editor or any input boxes, and then hit either “cmd+i” or “ctrl+i” (depending on your operating system). This will open a new workflow graph with all the functions published from that repository.
We will prioritize adding a separate button for this to the repository header so that it is easier to find this feature.