We don't have experience with TFS, and we have nothing planned in the way of integration. But is there anything in particular you're looking for. That is, is there something that we could improve with wyBuild to make using TFS easier for you?
There is someone that has already write an activity or a task to integrate the wyBuild with a TFS 2010 builder and could share it?
We could make an open source project so we can all contribute to make it better.
ThanksCristiano
We don't have experience with TFS, and we have nothing planned in the way of integration. But is there anything in particular you're looking for. That is, is there something that we could improve with wyBuild to make using TFS easier for you?
My hope was that someone had already written something for the integration, and was willing to share it, so I did not have start from zero and we could combine the experience to get something better.
Do you plan to provide over the solution to the command line also an object to be integrated directly into an MSbuild task or an WF activity? In this manner it would be more simple integrating (all .Net code) without to handle xml data format, but setting directly the relative properties (list of files, change log string, destination folder, ...) and than call the build method (BuildPatch(), BuildWyUpdate, Publish(),...).
I have to integrate the wyBuild process in the TFS process, so if you give me a such object I'll give you the resulting task/activity for integration with TFS (included source code of my solution, naturally).
Bye.Cristiano
We don't currently have an API version of the wyBuild building engine. Just the graphical one and the commandline one. We'll consider adding an API. If we do add an API it will likely just be a thin wrapper of the commandline interface.