Build published code and add components to create exe
Hi,
I am trying to evaluate if we can use team city for build automation. Here are the steps we take while building our product:
- Publish web application and include published directory in bundling
- Add some more components while bundling everything together in exe
- Give an ability to user to put in DB credentials as a part of installation process and use those details to execute script that is bundled as a part of exe
We are currently using a third party product to create exe by bundling various components manually. We are evaluating possibility of using teamcity for same activity so that we can automate this process.
Please let me know if it is possible for you to help.
Regards,
Santosh
Please sign in to leave a comment.
Hi Santosh,
Thanks for trying out TeamCity. It should be possible to automate that. Knowing what kind of compilers and/or applications you use might help in suggesting options and tighter integrations, but in the meantime, you always have the possibility to simply run a script (be it in command line, or any of the multiple scripting languages we support), which would be the equivalent of your current process, just automated.
Please, feel free to give a try to the professional edition, or request a trial: https://www.jetbrains.com/teamcity/download/. You can also try it in Test Drive, a cloud based teamcity, but limited to 60 days. If you have any further question, feel free to ask.