Re: How to deploy on the amended files rather than the whole project
Hi,
Whenever I commit something auto build picks up the commit and redeploys the whole package to azure which takes uptp 10 min even for just small copy changes in views.
Is there a way to deploy on files that have changed?
Thanks
ADnan
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 15 Jul, 2015 03:01 PM
Hi Adnan,
What kind of project is that: Azure Cloud Service or Web Application? What deployment method do you use?
- Feodor
2 Posted by Babar, Adnan on 15 Jul, 2015 03:13 PM
Hi Feedor,
Thanks for your reply.
It’s an Azure Cloud Service I am using Azure Cloud Service as the deployment method.
Please let me know if you need anything else.
Thanks
Adnan
Support Staff 3 Posted by Feodor Fitsner on 15 Jul, 2015 03:20 PM
Oh, Azure Cloud Service is always deployed as a whole package and yes it takes at least 5 minutes depending on the number of instances.
You don't necessary re-deploy on each commit, but you can deploy like during release. You can add a new "Azure Cloud Service" environment and deploy manually too.
If the requirement is updating web app on each commit then you might consider switching to Azure Web Sites with Web Deploy method.
- Feodor
4 Posted by Babar, Adnan on 15 Jul, 2015 03:31 PM
Hmm okay that changes a lot of things for you. Is there a number for me to call I know I don’t have an account with you to get this level of support but I am looking to move all companywide deployments to AppVer so this will really help in making that decision.
Many thanks
Adnan
Support Staff 5 Posted by Feodor Fitsner on 15 Jul, 2015 04:12 PM
You can talk by Skype. My ID: feodor.fitsner
- Feodor
6 Posted by Babar, Adnan on 15 Jul, 2015 04:32 PM
Ok I will add you to my skype list now
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:57 AM.