1. What would you like to communicate to the user about this feature?
2. Would you like the user to see examples of the syntax and/or executable code and its output?
3. Which versions of the driver/connector does this apply to?
1. What would you like to communicate to the user about this feature?
2. Would you like the user to see examples of the syntax and/or executable code and its output?
3. Which versions of the driver/connector does this apply to?
Use Case
The continue-on-error removes the ability to run a step on the condition of success(). We should adjust the publish condition so we aren't relying on existing release error from blocking a release.