Completed
Step Three
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
From Localhost to Production - Managing Your Code with Azure DevOps
Automatically move to the next video in the Classroom when playback concludes
- 1 #managing Code
- 2 continuous integration
- 3 Source Control
- 4 Every Commit
- 5 Informative
- 6 Fast Feedback
- 7 Distributable
- 8 Production-Like
- 9 Self-Deploying
- 10 continuous Delivery? Deployment?
- 11 Azure DevOps
- 12 Step One
- 13 Fork: jayharris/sample-aspnetcore
- 14 Step Two
- 15 Restore Packages
- 16 Step Three
- 17 8 Multi-Target
- 18 Add-on Tools
- 19 Step Four
- 20 Human Element
- 21 Step Five
- 22 Build Triggers
- 23 Branching
- 24 Pull Requests
- 25 Step Six
- 26 Step Seven
- 27 Time to Done
- 28 Modular Code
- 29 Zip / MSDeploy
- 30 Custom Feed
- 31 Step Nine