Paul Prescod
Paul Prescod
@GeekStewie Can you attach or send me an example SQL/mapping file that causes this problem? My first attempts to reproduce have failed.
Does your mapping file have reference to the relative date feature?
I'm open to various solutions, but the code to do the validation may not be significantly more than the code to generate a table with all of the columns that...
Secrets are generally best handled by environment variables. https://robotframework.org/robotframework/latest/libraries/OperatingSystem.html#Get%20Environment%20Variable Does that work for you?
This is because this aspect of option validation happens in cci.py and cumulusci/robotframework/CumulusCI.py rather than in the task infrastructure itself.
I realized after a day or so that it may also be important to store some indication of whether the command succeeded or failed. The user's goal is to understand...
The tests don't pass but I'm unsure of the right path forward.
I think that there were a couple of places the pattern occurred in that file. Thanks for looking at it.
This is logged now as W-10056853