Skip to content

Commit

Permalink
Merge pull request #3 from Azure/master
Browse files Browse the repository at this point in the history
merge from master
  • Loading branch information
DanaPeled authored Jun 23, 2019
2 parents 556ffa5 + 4f49e73 commit b2ac914
Show file tree
Hide file tree
Showing 7,030 changed files with 253,487 additions and 160,687 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
[![Repo Status](http://img.shields.io/travis/Azure/azure-rest-api-specs/master.svg?style=flat-square&label=repo-status)](https://travis-ci.org/Azure/azure-rest-api-specs)

# Azure REST API Specifications

## Description
Expand Down
6 changes: 0 additions & 6 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,6 @@ jobs:
java:
AZURE_SDK_REPO: azure-sdk-for-java
AZURE_SDK_PARAMS: ''
javascript:
AZURE_SDK_REPO: azure-sdk-for-js
AZURE_SDK_PARAMS: ''
node:
AZURE_SDK_REPO: azure-sdk-for-node
AZURE_SDK_PARAMS: ''
python:
AZURE_SDK_REPO: azure-sdk-for-python
AZURE_SDK_PARAMS: ''
Expand Down
52 changes: 0 additions & 52 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -596,33 +596,6 @@
"Conditon"
]
},
{
"filename": "**/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/preview/2016-09-01-preview/servicefabric.json",
"words": [
"resouce",
"mininum",
"revent",
"empheral"
]
},
{
"filename": "**/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/preview/2017-07-01-preview/application.json",
"words": [
"resouce",
"mininum",
"revent",
"empheral"
]
},
{
"filename": "**/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/preview/2017-07-01-preview/servicefabric.json",
"words": [
"resouce",
"mininum",
"revent",
"empheral"
]
},
{
"filename": "**/specification/relay/resource-manager/Microsoft.Relay/stable/2016-07-01/relay.json",
"words": [
Expand Down Expand Up @@ -650,31 +623,6 @@
"reponse"
]
},
{
"filename": "**/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/stable/2018-02-01/cluster.json",
"words": [
"mininum",
"resouce",
"revent",
"empheral"
]
},
{
"filename": "**/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/stable/2016-09-01/servicefabric.json",
"words": [
"exmaple",
"Nodetype",
"assgined",
"carefull",
"primay",
"nodetypes",
"Dispaly",
"resouce",
"mininum",
"revent",
"empheral"
]
},
{
"filename": "**/specification/servicebus/resource-manager/Microsoft.ServiceBus/preview/2018-01-01-preview/servicebus-preview.json",
"words": [
Expand Down
25 changes: 24 additions & 1 deletion custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ Bsaling
BYOC
BYOL
BYOS
bzip
cacerts
calculatebaseline
canadacentral
Expand Down Expand Up @@ -243,6 +244,7 @@ Cloneable
closedlist
closedlists
cloudapp
cloudsimple
clustermonitoring
cmdlet
CMMI
Expand Down Expand Up @@ -288,6 +290,7 @@ createorupdate
credativ
crossdomain
csname
CSRP
csrs
currentbillingfeatures
currentuser
Expand Down Expand Up @@ -342,6 +345,7 @@ deadlettered
deallocate
deallocated
Deallocates
deallocating
Deallocation
debugsend
decodable
Expand Down Expand Up @@ -380,6 +384,7 @@ devtestlab
devtestlabs
dhcp
diagnosticcontext
DIMM
disableautoscale
disablescheduling
disambiguated
Expand All @@ -389,6 +394,7 @@ diskoperations
Distcp
DMTS
Dnat
dnsname
dnszones
docx
Domainful
Expand Down Expand Up @@ -907,13 +913,15 @@ overridable
OWASP
oxxm
pageable
PARAVIRTUAL
Passthrough
patternanyentities
patternrule
patternrules
PAYG
Paypal
PBIE
PCNET
peerings
Pendingissuance
Pendingrevocation
Expand Down Expand Up @@ -953,6 +961,7 @@ postrestore
powerbi
powerbidedicated
powerbiembedded
poweredoff
poweroff
prebackup
prebackupvalidation
Expand Down Expand Up @@ -1031,6 +1040,7 @@ rediscache
rediscachemanagement
Redshift
Reenabled
Refid
regen
regeneratekey
regexentities
Expand Down Expand Up @@ -1411,6 +1421,7 @@ vaultconfig
Vaultsecret
vaultstorageconfig
vaultusages
vcenter
Vcore
Vcores
Vertica
Expand Down Expand Up @@ -1438,13 +1449,17 @@ vmsizes
VMSS
VMSSVM
vmware
vmwaretools
VMXNET
vnet
vnetid
Vnets
Vpnclient
vpnconfiguration
vpndeviceconfigurationscript
vray
Vrops
vsphere
VSTS
VXLAN
waagent
Expand Down Expand Up @@ -1489,11 +1504,19 @@ wrapkey
WSFC
WTGCTBG
XBing
Xeon
Xero
XSMB
YYMMDD
Zabbix
Zilla
ziplist
Zoho
zset
zset
Annotatable
ISVs
Cloudamize
Turbonomic
Zerto
Corent
Carbonite
87 changes: 0 additions & 87 deletions preproduction-azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,93 +21,6 @@ jobs:
- script: '>&2 echo "the branch is protected"'
failOnStderr: true

- job: "Syntax"
pool:
vmImage: 'Ubuntu 16.04'
steps:
- script: |
echo TRAVIS: $(TRAVIS)
echo TRAVIS_BRANCH: $(TRAVIS_BRANCH)
echo TRAVIS_REPO_SLUG: $(TRAVIS_REPO_SLUG)
echo TRAVIS_PULL_REQUEST: $(TRAVIS_PULL_REQUEST)
echo TRAVIS_PULL_REQUEST_SLUG: $(TRAVIS_PULL_REQUEST_SLUG)
echo TRAVIS_PULL_REQUEST_SHA: $(TRAVIS_PULL_REQUEST_SHA)
echo PR_ONLY: $(PR_ONLY)
displayName: "Info"
- task: Npm@1
displayName: 'npm install'
inputs:
verbose: false
- script: 'npm install -D @azure/[email protected]'
- script: 'npm test -- test/syntax.js'
displayName: 'Syntax validation'

- job: "Semantic"
pool:
vmImage: 'Ubuntu 16.04'
steps:
- task: Npm@1
displayName: 'npm install'
inputs:
verbose: false
- script: 'npm install -D @azure/[email protected]'
- script: 'npm run tsc && node scripts/semanticValidation.js'
displayName: 'Semantic Validation'

- job: "ModelValidation"
pool:
vmImage: 'Ubuntu 16.04'
steps:
- task: Npm@1
displayName: 'npm install'
inputs:
verbose: false
- script: 'npm install -D @azure/[email protected]'
- script: 'npm run tsc && node scripts/modelValidation.js'
displayName: 'Model Validation'

- job: "Avocado"
pool:
vmImage: 'Ubuntu 16.04'
continueOnError: true
steps:
- task: Npm@1
displayName: 'npm install'
inputs:
verbose: false
- script: './node_modules/.bin/avocado'
displayName: 'Avocado'

- job: "BreakingChange"
pool:
vmImage: 'Ubuntu 16.04'
steps:
- script: 'scripts/install-dotnet.sh'
displayName: 'Install .Net'
- task: Npm@1
displayName: 'npm install'
inputs:
verbose: false
- script: 'npm install -D @azure/[email protected]'
- script: 'npm run tsc && node scripts/breaking-change.js'
displayName: 'Breaking Changes'

- job: "LintDiff"
variables:
NODE_OPTIONS: '--max-old-space-size=8192'
pool:
vmImage: 'Ubuntu 16.04'
steps:
- task: Npm@1
displayName: 'npm install'
inputs:
verbose: false
- script: 'scripts/install-dotnet.sh'
displayName: 'install .Net'
- script: 'npm install -D @azure/[email protected]'
- script: 'npm run tsc && node scripts/momentOfTruth.js && node scripts/momentOfTruthPostProcessing.js'
displayName: 'LintDiff'

- job: "Spellcheck"
condition: "not(variables['PRIVATE'])"
variables:
Expand Down
Loading

0 comments on commit b2ac914

Please sign in to comment.