TeamCity Plugin
ehuggz
Posts: 10 Bronze 1
I am getting errors when trying to implement the SQLDOC generator in the TeamCity plugin. No matter what I do, the password is not stored in the SQLDOC configuration file - and the SQLDOC generation fails with: [Generating documentation] Error: Failed to generate documentation, reason 'Login failed for user 'sa'.'.
When I open the SQLDOC configuration file in SQLDOC I have no problem accessing the DB.
Ideas?
When I open the SQLDOC configuration file in SQLDOC I have no problem accessing the DB.
Ideas?
Eric Huggins | Continuous Integration Manager
Pinnacle of Indiana
Pinnacle of Indiana
Comments
Not good design.
Pinnacle of Indiana
The SQL Doc generator is changing. The development team have redesigned this so that it will no longer be necessary to store passwords in the project file. This will mean that it will automatically use the credentials in the TeamCity build runner step.
This new build will be release shortly, I am told, although I don't yet have a date.