-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Expand file tree
/
Copy pathindex.yml
More file actions
159 lines (155 loc) · 6.06 KB
/
index.yml
File metadata and controls
159 lines (155 loc) · 6.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
### YamlMime:Landing
title: Azure Artifacts documentation
summary: Code once and share packages across your organization. Host your private NuGet, npm, Maven, Python, and Universal Packages with Azure Artifacts for more reliable and scalable builds.
metadata:
title: Azure Artifacts documentation
description: Code once and share your packages NuGet, npm, Maven, Python, and Universal Packages with Azure Artifacts for more reliable and scalable builds.
ms.service: azure-devops-artifacts
ms.topic: landing-page
ms.author: rabououn
author: ramiMSFT
ms.date: 09/17/2021
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
# Schema location: https://static.docs.com/ui/latest/schemas/Landing.schema.json
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card (optional)
- title: Get started
linkLists:
- linkListType: concept
links:
- text: Artifacts overview
url: ./start-using-azure-artifacts.md
- linkListType: quickstart
links:
- text: Best practices
url: ./concepts/best-practices.md
- text: Artifacts storage consumption
url: ./artifact-storage.md
- text: Package sizes and count limits
url: ./reference/limits.md
- title: Configure Feeds
linkLists:
- linkListType: concept
links:
- text: What are feeds?
url: ./concepts/feeds.md
- text: What are feed views?
url: ./concepts/views.md
- linkListType: quickstart
links:
- text: Configure permissions
url: ./feeds/feed-permissions.md
- text: Upstream sources overview
url: ./concepts/upstream-sources.md
- text: Configure upstream sources
url: ./how-to/set-up-upstream-sources.md
- title: Artifacts in Azure Pipelines
linkLists:
- linkListType: concept
links:
- text: Overview
url: ../pipelines/artifacts/artifacts-overview.md
- linkListType: quickstart
links:
- text: Pipeline Artifacts
url: ../pipelines/artifacts/build-artifacts.md
- text: Release Artifacts and Artifact sources
url: ../pipelines/release/artifacts.md
- text: Publish and download Artifacts
url: ../pipelines/artifacts/pipeline-artifacts.md
- text: Pipeline caching
url: ../pipelines/release/caching.md
- title: Symbols
linkLists:
- linkListType: concept
links:
- text: What are symbol files?
url: ./concepts/symbols.md
- linkListType: how-to-guide
links:
- text: Debug with Visual Studio
url: ./symbols/debug-with-symbols-visual-studio.md
- text: Debug with WinDbg
url: ./symbols/debug-with-symbols-windbg.md
- text: Publish symbols with Azure Pipelines
url: ../pipelines/artifacts/symbols.md
- title: NuGet
linkLists:
- linkListType: quickstart
links:
- text: Get started
url: get-started-nuget.md
- linkListType: how-to-guide
links:
- text: Publish NuGet packages (CLI)
url: ./nuget/publish.md
- text: Publish NuGet packages with Azure Pipelines (YAML/Classic)
url: ../pipelines/artifacts/nuget.md?toc=/azure/devops/artifacts/toc.json
- text: Install NuGet packages with Visual Studio
url: ./nuget/consume.md
- text: NuGet.org upstream source
url: ./nuget/upstream-sources.md
- title: npm
linkLists:
- linkListType: quickstart
links:
- text: Get started
url: get-started-npm.md
- linkListType: how-to-guide
links:
- text: Publish npm packages (CLI)
url: ./npm/publish.md
- text: Publish npm packages with Azure Pipelines (YAML/Classic)
url: ../pipelines/artifacts/npm.md?toc=/azure/devops/artifacts/toc.json
- text: Set up your project and connect to Azure Artifacts
url: ./npm/npmrc.md
- text: Use npm scopes
url: ./npm/scopes.md
- text: Npmjs.com upstream source
url: ./npm/upstream-sources.md
- title: Maven
linkLists:
- linkListType: quickstart
links:
- text: Get started
url: get-started-maven.md
- linkListType: how-to-guide
links:
- text: Project setup
url: ./maven/pom-and-settings.md
- text: Install Maven Artifacts
url: ./maven/install.md
- text: Use packages from Maven Central
url: ./maven/upstream-sources.md
- text: Google Maven Repository upstream source
url: ./maven/google-maven.md
- text: Gradle Plugins upstream source
url: ./maven/gradle-plugins.md
- text: JitPack upstream source
url: ./maven/jitpack-upstream.md
- title: Python
linkLists:
- linkListType: quickstart
links:
- text: Get started
url: ./quickstarts/python-packages.md
- linkListType: how-to-guide
links:
- text: Publish and download Python packages (CLI)
url: ./quickstarts/python-cli.md
- text: Publish and download Python packages with Azure Pipelines (YAML/Classic)
url: ../pipelines/artifacts/pypi.md?toc=/azure/devops/artifacts/toc.json
- title: Universal Packages
linkLists:
- linkListType: quickstart
links:
- text: Get started
url: ./quickstarts/universal-packages.md
- linkListType: how-to-guide
links:
- text: Publish and download Universal Packages with Azure Pipelines (YAML/Classic)
url: ../pipelines/artifacts/universal-packages.md?toc=/azure/devops/artifacts/toc.json
- text: Universal Packages upstream sources
url: ./universal-packages/universal-packages-upstream.md