Update Azure SDK tools Consumption Story (#5076)

This commit is contained in:
Chidozie Ononiwu 2019-09-10 10:25:59 -07:00 коммит произвёл GitHub
Родитель d5bb11364b
Коммит d748b4d2cb
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
11 изменённых файлов: 48 добавлений и 10 удалений

Просмотреть файл

@ -5,6 +5,13 @@ trigger: none
pr: none
resources:
repositories:
- repository: azure-sdk-tools
type: github
name: Azure/azure-sdk-tools
endpoint: azure
jobs:
- template: templates/jobs/archetype-sdk-client.yml
parameters:

Просмотреть файл

@ -1,19 +1,12 @@
steps:
- pwsh: |
Invoke-WebRequest -MaximumRetryCount 10 -Uri "https://raw.githubusercontent.com/Azure/azure-sdk-tools/verify-agent-os_1.1.0/scripts/python/verify_agent_os.py" -OutFile "verify_agent_os.py" | Wait-Process
workingDirectory: "$(Build.BinariesDirectory)"
displayName: "Download verify_agent_os.py"
- task: UsePythonVersion@0
displayName: "Use Python 3.6"
inputs:
versionSpec: "3.6"
- task: PythonScript@0
displayName: "Verify agent OS" # This also sets the friendly name in variable 'OSName'
inputs:
scriptPath: "$(Build.BinariesDirectory)/verify_agent_os.py"
arguments: $(OSVmImage)
- template: eng/pipelines/templates/scripts/verify-agent-os.yml@azure-sdk-tools
parameters:
OSName: $(OSVmImage)
- task: NodeTool@0
inputs:

Просмотреть файл

@ -6,6 +6,10 @@ resources:
- repository: azure-sdk-build-tools
type: git
name: internal/azure-sdk-build-tools
- repository: azure-sdk-tools
type: github
name: Azure/azure-sdk-tools
endpoint: azure
trigger:
branches:

Просмотреть файл

@ -6,6 +6,10 @@ resources:
- repository: azure-sdk-build-tools
type: git
name: internal/azure-sdk-build-tools
- repository: azure-sdk-tools
type: github
name: Azure/azure-sdk-tools
endpoint: azure
trigger:
branches:

Просмотреть файл

@ -1,5 +1,11 @@
# DO NOT EDIT THIS FILE
# This file is generated automatically and any changes will be lost.
resources:
repositories:
- repository: azure-sdk-tools
type: github
name: Azure/azure-sdk-tools
endpoint: azure
trigger:
branches:

Просмотреть файл

@ -6,6 +6,10 @@ resources:
- repository: azure-sdk-build-tools
type: git
name: internal/azure-sdk-build-tools
- repository: azure-sdk-tools
type: github
name: Azure/azure-sdk-tools
endpoint: azure
trigger:
branches:

Просмотреть файл

@ -6,6 +6,10 @@ resources:
- repository: azure-sdk-build-tools
type: git
name: internal/azure-sdk-build-tools
- repository: azure-sdk-tools
type: github
name: Azure/azure-sdk-tools
endpoint: azure
trigger:
branches:

Просмотреть файл

@ -6,6 +6,10 @@ resources:
- repository: azure-sdk-build-tools
type: git
name: internal/azure-sdk-build-tools
- repository: azure-sdk-tools
type: github
name: Azure/azure-sdk-tools
endpoint: azure
trigger:
branches:

Просмотреть файл

@ -6,6 +6,10 @@ resources:
- repository: azure-sdk-build-tools
type: git
name: internal/azure-sdk-build-tools
- repository: azure-sdk-tools
type: github
name: Azure/azure-sdk-tools
endpoint: azure
trigger:
branches:

Просмотреть файл

@ -6,6 +6,10 @@ resources:
- repository: azure-sdk-build-tools
type: git
name: internal/azure-sdk-build-tools
- repository: azure-sdk-tools
type: github
name: Azure/azure-sdk-tools
endpoint: azure
trigger:
branches:

Просмотреть файл

@ -6,6 +6,10 @@ resources:
- repository: azure-sdk-build-tools
type: git
name: internal/azure-sdk-build-tools
- repository: azure-sdk-tools
type: github
name: Azure/azure-sdk-tools
endpoint: azure
trigger:
branches: