Getting started with package management using Azure Artifacts

preview_player
Показать описание
Azure Artifacts helps you manage the software components you use by providing an intuitive UI, as well as helpful tools to ensure immutability and performance for the components you create or consume. In this video, we will show you some initial steps to help you get started, by creating a feed for an npm package to use in your Azure Pipeline.

Speaker: Henry Dixon

Рекомендации по теме
Комментарии
Автор

OMG this is the best video available on YouTube since there are others speaking English with a strong accent.

justfair
Автор

I've been tasked with using Artifacts for our API team's deployments, now to learn about Artifacts XD - thanks for the explanation!

slambodianjones
Автор

how to get in VS Code ??? for 2 days i am not able to restore in vscode all i can see is unauthorised but in visual studio i am all ok ?

aqkhana
Автор

How to co connec the Azure Feeds with VSCode?

joshibhushan
Автор

Nice video, PAT can be replaced for example in my case to download the artifact before locally and pass it to a bastion machine that makes the delivery in the Pipeline to the destination computers?

trollingday
Автор

Great to learn Artificats. I skipped this feature for a while without knowing it's benefit.

venkatx
Автор

I've taken these steps and everything looks like it's working as it should, but the NuGet push doesn't seem to put it in my feed under Artifacts. What's the best way to troubleshoot?
I'm just trying to put the DLL I've built onto our private NuGet feed to share internally within our projects.

tubechris
Автор

@Deepak Bohra For the first time when you are configuring your build Under NuGet restore task in Target feed just select the feed you have created, so it will keep all these packages there, you have to do it for the very first time after that it will update it for any new changes.

vishalanand
Автор

This video does not reflect the current status of Azure DevOps and unfortunately I was not able apply the steps given here on my project.

brianhoskins
Автор

It is a very good tutorial. But you didn't add the Nuget Pack task and without this, the Push will complete with a warning and won't be able to push any package.

khushwant
Автор

node js/npm sample would have been better.

krishcan