Тёмный

Azure Pipelines - Release 

Microsoft Visual Studio
Подписаться 323 тыс.
Просмотров 68 тыс.
50% 1

In this episode, part 2 of 2, Robert introduces you to Azure pipelines, a cloud service that you can use to automatically build and test your code project and make it available to other users. Robert continues where he left off in Part 1 (channel9.msdn.com/Shows/Visua...) and demonstrates more on Build pipelines. He then shows how to create a Release pipeline, also known as continuous deployment, which deploys the solution after a successful build.
To learn more about DevOps, go to aka.ms/vst/azuredevopsdocs.

Наука

Опубликовано:

 

6 ноя 2019

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 35   
@andrewsheley
@andrewsheley 4 года назад
Great 2 videos, and perfect timing we are finally setting up CI/CD at work. Thanks again!
@DavidAieta
@DavidAieta 9 месяцев назад
what' s the other one?
@lionheart2663
@lionheart2663 4 года назад
Great Videos for someone new to CI/CD pipelines. Please post similar videos in regards to Azure ARM Templates & Terraform Modules.
@mosampatel7059
@mosampatel7059 Год назад
Nice demo! Watched both parts. Thanks.
@suprotimroy
@suprotimroy 3 года назад
Very nicely explained. Please keep making more such videos.
@moherna3323
@moherna3323 4 года назад
Very good content, thank you!
@georgezviadgoglodze7810
@georgezviadgoglodze7810 2 года назад
What are the scenarios to continue using "Release Pipeline" considering that "Pipelines" now support both build and deployment? I am using Release pipelines as I dont want to perform deployment every time there is a new build but what is else there we should stick with Release Pipelines?
@pricilaleitesilva
@pricilaleitesilva Год назад
very good!
@nmca7071
@nmca7071 4 года назад
Getting confusing signals here from Microsoft. From a video from late 2019, this is using the GUI, when we are told to use YAML now?
@robertdickens1975
@robertdickens1975 4 года назад
You can still use the old GUI, yaml is far better to start using. Yaml file gets added to your repo and you have more capabilities
@suprotimroy
@suprotimroy 3 года назад
Glorious team of one !!!! lol :)
@drdexter33
@drdexter33 4 года назад
nice job thanks
@sathyar2609
@sathyar2609 2 года назад
Very good video
@spencercooper1603
@spencercooper1603 3 года назад
i started watching the pipelines section... and i hear as one of the deployment targets a "iis website with sql server" - if i'm deploying a frontend, what would sql server have to do that releasing a frontend??? i am in fact using sql server..... but when i release my react app and c# api, im not really releasing anything as far as the sql server is concerned.
@aperezNWO
@aperezNWO 3 года назад
Thank you
@GG-uz8us
@GG-uz8us 4 года назад
Do you think the build pipeline showed as pipeline is actually a bug?
@albertamoyaw4614
@albertamoyaw4614 4 года назад
I’m looking for the backend architecture for Azure DevOps data mining. I need to be able to build custom reports to show test results, test development, project development, velocity burnup and burndown, points assigned & completed per employee per release & sprint, etc. etc. Previously I was pulling everything from the On-Prem TFS_Warehouse. If you can point me toward any resource that can provide more details on how to access the necessary data I would appreciate it.
@Popc1007
@Popc1007 2 года назад
very helpfull thanks
@hoitieu8823
@hoitieu8823 9 месяцев назад
how do we release by installing into AWS or local driver(folder). Also how to release window app, thanks.
@sukeshreddy463
@sukeshreddy463 3 года назад
My build is queued but no other builds are running. Anyone have the solution for this?
@SpiritualAdda00
@SpiritualAdda00 Год назад
When test case gets failed in build it's should ask for approval in release pipeline is this possible in azure devops
@danieledreira3038
@danieledreira3038 4 года назад
Hey, this is cool stuff but I've been using it for at least a year so.....when will you allow to use yaml to define release pipelines???
@csmithDevCove
@csmithDevCove 4 года назад
yaml release pipelines have been available for a while.
@Tt-wm1ze
@Tt-wm1ze 3 года назад
Hi! Would the DevOps person do the change or would the he send back comments to the programmer to change
@jeffreyandrews3057
@jeffreyandrews3057 4 года назад
Is there a way to require that a PR builds and passes all tests before it is merged into development?
@soerenvesti
@soerenvesti 4 года назад
I have not used this feature but if you go into your Repos->Branches section and select ... (More) on the master branch you can choose an item called Branch Policies. In here you can set up different things around PR's and one of them is that the Build as in pipeline must succeed before PR is allowed into the master branch. Hope it meets your needs
@sandy73rocks
@sandy73rocks 2 года назад
Yes.. it requires you to set up branch policy so that next time u raise a PR, a pipeline (PR pipeline) runs to make sure everything is fine before u complete the pr and merge your changes to master.. if it succeeds, u then merge the pr to main else reject it. Usually known as the prebuild process.
@suryaprabhasharma6631
@suryaprabhasharma6631 3 месяца назад
Realise pipeline not showing for me, how to fix?
@davidkerr7
@davidkerr7 2 года назад
y is release not also in yaml
@pt7309
@pt7309 4 года назад
These features are also available in TFS , what is new here?
@TrevorFourie
@TrevorFourie 4 года назад
Except when you want to do all the stuff you get rate limited.
@LEHINS
@LEHINS 3 года назад
Why not a ONE pipeline for both (build & release) ?
@vithalwadjec97
@vithalwadjec97 3 года назад
On same thing I was confused and found same. Now we can build and deploy during build stage only but then question is what is use of release option.
@reneschindhelm4482
@reneschindhelm4482 2 года назад
@@vithalwadjec97 Stages weren't available back then.
Далее
Visual Studio for Mac: Manage NuGet Packages
3:43
Просмотров 8 тыс.
Azure Pipelines - Build
22:07
Просмотров 70 тыс.
The Most Impressive Basketball Moments!
00:36
Просмотров 13 млн
💜☀️✨
00:47
Просмотров 509 тыс.
GitHub and Azure Pipelines - Better Together
24:59
Просмотров 3,1 тыс.
Building and Deploying your Code with Azure Pipelines
8:57
(Simple?) Real World Azure Pipelines YAML Walkthrough
22:09
Azure DevOps Environments  EXPLAINED
14:41
Просмотров 54 тыс.
Azure Pipelines
26:48
Просмотров 78 тыс.
Acer Predator Тараканьи Бега!
1:00
Просмотров 173 тыс.
ИГРОВОВЫЙ НОУТ ASUS ЗА 57 тысяч
25:33