зеркало из
1
0
Форкнуть 0
Multi-tenant-Landing-Zones/.github/workflows
Harald Solstad Fianbakken 7847e9a2e0 Added Github actions workflows as examples 2020-09-09 07:29:12 +02:00
..
ARM-Custom-Tests.yml Added Github actions workflows as examples 2020-09-09 07:29:12 +02:00
ARM-TTK-Tests.yml Added Github actions workflows as examples 2020-09-09 07:29:12 +02:00
Deploy-All-Customer.yml Added Github actions workflows as examples 2020-09-09 07:29:12 +02:00
Deploy-Contoso.yml Added Github actions workflows as examples 2020-09-09 07:29:12 +02:00
Depoly-Fabrikam.yml Added Github actions workflows as examples 2020-09-09 07:29:12 +02:00
Governance-Contoso.yml Added Github actions workflows as examples 2020-09-09 07:29:12 +02:00
Governance-Fabrikam.yml Added Github actions workflows as examples 2020-09-09 07:29:12 +02:00
Manage-CustomerSubscriptions.yml Added Github actions workflows as examples 2020-09-09 07:29:12 +02:00
Publish-Artifacts-To-AzureStorage.yml Added Github actions workflows as examples 2020-09-09 07:29:12 +02:00
Publish-Artifacts.yml Added Github actions workflows as examples 2020-09-09 07:29:12 +02:00
Readme.md Added Github actions workflows as examples 2020-09-09 07:29:12 +02:00
Test-And-Upload-Dev-Artifacts.yml Added Github actions workflows as examples 2020-09-09 07:29:12 +02:00
Update-Wiki.yml Added Github actions workflows as examples 2020-09-09 07:29:12 +02:00
Validate-Customers-Tests.yml Added Github actions workflows as examples 2020-09-09 07:29:12 +02:00

Readme.md

Workflows needs to be on (ROOT).github\workflows

Getting started

The workflows needs some secrets to be set under github and some 'prework'.

Create a storage account that are to be used for sharing artifacts (or configure the name in the pipelines) See:

Create minimum two secrets in github to allow the 'operations/platform' pipelines to work:

  • AZURE_DEPLOYMENT_STORAGE_SAS => SAS from the previous storage account
  • AZURE_SUBSCRIPTION_CREDENTIAL => Credential for deployment automation

In addition - per pipeline (customer)

  • AZURE_CUSTOMER_SUBSCRIPTION_CREDENTIAL => Diff