Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR azure-mgmt-cdn] Update cdn.json #1

Closed
wants to merge 165 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
165 commits
Select commit Hold shift + click to select a range
fc5262f
Porting V3 OM changes from VSTS to Github (#98)
May 8, 2019
3710df5
Add christopheranderson and kushagraThapar to CODEOWNERS (v3) (#101)
May 8, 2019
4975b6b
fixed syntax
moderakh May 9, 2019
a644013
Merge pull request #109 from Azure/users/moderakh/fix-syntax
moderakh May 9, 2019
ab091c2
Add regenerate-manager and fluent to swagger_to_sdk_config.json autor…
May 24, 2019
ade2817
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
Jun 3, 2019
b544717
bumped timeouts
moderakh May 29, 2019
4f58bc0
bumped timeouts
moderakh May 29, 2019
e613d3c
bumped timeout
moderakh May 29, 2019
e0179c1
bump timeout
moderakh May 29, 2019
41db075
added read my write test
moderakh May 30, 2019
32d4f4f
added support for time bound testing
moderakh May 30, 2019
9ba584b
updated timeouts
moderakh May 30, 2019
5627f77
cleanup
moderakh May 30, 2019
fd9c4bd
remove system.exit to avoid killing jvm on test
moderakh May 30, 2019
c64bd1a
minor update
moderakh May 30, 2019
d6f58ab
fixed test
moderakh May 30, 2019
b508fde
fixed test
moderakh May 30, 2019
f7bac1e
added retry
moderakh May 31, 2019
6168b32
increased retry
moderakh May 31, 2019
791d4a4
disabled retry throttle test
moderakh May 31, 2019
cbd6b9f
retry added
moderakh May 31, 2019
f53a8f8
added support for reading test config from env
moderakh Jun 1, 2019
b4d49f4
fixed sync
moderakh Jun 1, 2019
c9895b4
test fix
moderakh Jun 1, 2019
cc2e762
udate test
moderakh Jun 2, 2019
feba638
cleanup
moderakh Jun 2, 2019
631d1e3
improve test timeout
moderakh May 29, 2019
17351d2
V3 cosmositem refactoring (#120)
mbhaskar Jun 3, 2019
ad7ba3a
retry analyzer name typo fixed
moderakh Jun 4, 2019
b3ff055
code review
moderakh Jun 4, 2019
cf3a588
Merge pull request #157 from Azure/users/moderakh/tests-to-v3
moderakh Jun 4, 2019
92417c9
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
Jun 5, 2019
a39813a
use OffsetDateTime - fixes #154 (#170)
Jun 8, 2019
f410e4f
Refactoring cosmos client, options and adding user (#139)
mbhaskar Jun 8, 2019
ed98066
Implementation for Change Feed Processor (#128)
milismsft Jun 8, 2019
cdd68cf
Added support for accessing non partitioned collections using V3 SDK …
Jun 9, 2019
337c779
Adding permissions and throughput (#177)
mbhaskar Jun 9, 2019
91d9fe1
artifact renaming, versioning update, and jar collection command (#174)
Jun 9, 2019
5809664
JsonSerializable changes (#172)
Jun 9, 2019
9d49ece
Refactoring & package renaming (#178)
Jun 9, 2019
4dde12d
Multiple fixes for making v3 branch healthy (#185)
Jun 13, 2019
d186d78
Fixing parse protocols and desired consistency to work for new upper …
kushagraThapar Jun 13, 2019
ff9f3e5
Removed unncessary lines
kushagraThapar Jun 13, 2019
585e994
Made the consistency upper case change to other test suite base
kushagraThapar Jun 13, 2019
d325e43
Upper casing desired consistency in Read my writes test
kushagraThapar Jun 13, 2019
d6d070d
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
Jun 13, 2019
e50a4c1
Fixed Consistency and protocol parsing bugs related to test configura…
kushagraThapar Jun 13, 2019
389c53f
Added few more test cases for Parsing env variables
kushagraThapar Jun 13, 2019
02d3f7f
Merge pull request #187 from Azure/v3_ci_fix_change
moderakh Jun 13, 2019
6034f9e
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
Jun 14, 2019
b5d2dc1
Mbhaskar/conflict api (#186)
mbhaskar Jun 14, 2019
119cd9a
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
Jun 17, 2019
e02fc53
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
Jun 18, 2019
41056f1
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
Jun 20, 2019
7b0dc3c
V3 store consistency layer (#194)
kushagraThapar Jun 21, 2019
87aafe7
Hiding Json Serializable set and remove methods and object mapper and…
kushagraThapar Jun 25, 2019
e720b84
Refactor Change Feed surface area (#199)
milismsft Jun 25, 2019
98a3a98
Users/kuthapar/v3 settings properties (#207)
kushagraThapar Jun 26, 2019
b580647
Cosmos Resource refactoring (#205)
Jun 26, 2019
5c6781c
Moved old types to internal package and other changes (#209)
kushagraThapar Jun 27, 2019
7aa95ed
Feed Options refactor (#213)
christopheranderson Jun 27, 2019
2921693
Fix issue with the restarting of the processor; the executor cannot b…
milismsft Jun 27, 2019
40d79fd
Exceptions changes (#211)
kushagraThapar Jun 27, 2019
8016074
Merge packages into SDK (#214)
christopheranderson Jun 28, 2019
9c73dd9
Refactoring and removing "partition" settings from the CFP options. (…
milismsft Jun 28, 2019
42665d2
Wrapped Client Side Request Statistics (#216)
kushagraThapar Jun 28, 2019
415ab5e
Final cleanup for V3 (#217)
christopheranderson Jun 28, 2019
d7fd1e7
3.0.0 (#218)
christopheranderson Jun 28, 2019
db275ac
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
Jul 1, 2019
9305592
Add samples link (#4206)
mssfang Jul 1, 2019
2f0b319
Move KeyVault track 1 libraries to SDK. (#4094)
mitchdenny Jul 2, 2019
bda5512
Update preview version (#4209)
srnagar Jul 2, 2019
01f35f0
If body is empty then return publisher emitting response instead of p…
anuchandy Jul 2, 2019
07e29a7
Move tracing to sdk/tracing (#4147)
mitchdenny Jul 2, 2019
79c0b48
docs.yml that outputs ref docs for java github.io (#4190)
scbedd Jul 2, 2019
0e9a985
updated azure-arm-client-runtime test jar dependency (#4218)
iscai-msft Jul 2, 2019
69f562b
updated azure-arm-client-runtime test jar dependency (#4219)
iscai-msft Jul 2, 2019
c94a175
Generate v2017_11_03_preview for hanaonazure (#4235)
yaohaizh Jul 2, 2019
808c49d
Resources: generated v2019_05_01 (#4223)
iscai-msft Jul 2, 2019
13beaaa
generated v2019_06_01_preview of containerregistry (#4224)
iscai-msft Jul 2, 2019
c6fdb6e
update azure-arm-client-runtime test jar dependency (#4233)
iscai-msft Jul 2, 2019
8c0ec1b
update azure-arm-client-runtime test jar dependency (#4231)
iscai-msft Jul 2, 2019
848429e
SQL VirtualMachine: generated v2017_03_01_preview. (#4245)
yaohaizh Jul 3, 2019
e467fe1
Update version of appconfig to 1.0.0-preview.1 (#4237)
conniey Jul 3, 2019
1894a18
Add CHANGELOG known issues and features. (#4244)
conniey Jul 3, 2019
7bfc13a
Update EventHub core dependency version to preview 2 (#4221)
srnagar Jul 3, 2019
44bb43d
Policy: updated azure-arm-client-runtime test jar dependency, pom str…
iscai-msft Jul 3, 2019
5cfe040
Recoveryservices (#4129)
iscai-msft Jul 3, 2019
dda5025
update azure=arm-client-runtime test jar dependency (#4232)
iscai-msft Jul 3, 2019
11779a1
update azure-arm-client-runtime test jar dependency (#4252)
iscai-msft Jul 3, 2019
cdd91bd
Authorization: update azure-arm-client-runtime test jar dependency (#…
iscai-msft Jul 3, 2019
936a1cd
Resource Health: update azure-arm-client-runtime test jar dependency …
iscai-msft Jul 3, 2019
946f821
update azure-arm-client-runtime test jar dependency (#4255)
iscai-msft Jul 3, 2019
9da9806
Service Bus: update azure-arm-client-runtime test jar dependency (#4257)
iscai-msft Jul 3, 2019
a51db8a
update azure-arm-client-runtime test jar dependency (#4258)
iscai-msft Jul 3, 2019
94a64eb
update azure-arm-client-runtime test jar dependency (#4261)
iscai-msft Jul 3, 2019
a9b05a1
update azure-arm-client-runtime test jar dependency (#4264)
iscai-msft Jul 3, 2019
6b0efe2
Apply tag to scheduled builds (#4238)
bsiegel Jul 3, 2019
53c6808
Setup basic elements for identity ci. (#4267)
mitchdenny Jul 3, 2019
7d44c0c
update azure-arm-client-runtime test jar dependency (#4256)
iscai-msft Jul 3, 2019
6dc2430
Update checkstyle suppressions (#4268)
conniey Jul 3, 2019
d2fa734
Update root readme (#4247)
JonathanGiles Jul 3, 2019
b4ae079
Fix sample spotbugs (#4275)
conniey Jul 3, 2019
b834255
Setup CI files for loganalytics. (#4278)
mitchdenny Jul 3, 2019
85de396
Move identity to sdk/identity (#4271)
mitchdenny Jul 4, 2019
e76ce7a
Update README.md (#4282)
JonathanGiles Jul 4, 2019
8aea91b
samples update (#4285)
g2vinay Jul 4, 2019
97cde16
Add Identity to list of preview libraries (#4288)
JonathanGiles Jul 5, 2019
90ff344
Update README.md (#4287)
JonathanGiles Jul 5, 2019
51f8f43
First pass at improved readme.md files for /core and /core/azure-core…
JonathanGiles Jul 5, 2019
2a7ae73
Add CI config for mediaservices. (#4292)
mitchdenny Jul 5, 2019
50d8ce6
Add template CI configuration. (#4294)
mitchdenny Jul 5, 2019
0c03f51
Fix module ref. (#4295)
mitchdenny Jul 5, 2019
1bec5d2
Setup CosmosDB CI. (#4296)
mitchdenny Jul 5, 2019
3677da6
Update App Configuration README with correct links. (#4298)
conniey Jul 5, 2019
a924a96
Replace Application Configuration with product name. (#4299)
conniey Jul 5, 2019
1740f11
Update to use aka.ms/java-docs (#4297)
conniey Jul 8, 2019
f8ccb14
Prepare for merging preview2 to master
srnagar Jul 8, 2019
cf932c8
Resolve merge conflict
srnagar Jul 8, 2019
91740cd
Move msi-auth-token-provider-jar to sdk/identity (#4269)
mitchdenny Jul 8, 2019
2f5a4f7
Setups up appconfiguration CI. (#4306)
mitchdenny Jul 8, 2019
d462e46
Enabling more fail on error scenarios (#4286)
JonathanGiles Jul 8, 2019
75211f5
Issue #4194: Make ClientLogger thread-safe (#4248)
srnagar Jul 8, 2019
1e2982e
Move mediaservices data-plane to sdk/mediaservices (#4293)
mitchdenny Jul 8, 2019
838ab38
Merge pull request #4304 from Azure/merge-prev2-master
weshaggard Jul 8, 2019
7ce57b7
storage-proto-2 branch to master (#4310)
alzimmermsft Jul 8, 2019
0052913
Storage blob samples. (#4210)
sima-zhu Jul 9, 2019
bc37761
Kv changelog update (#4305)
g2vinay Jul 9, 2019
b228f60
Spotbugs test failures (#4331)
JonathanGiles Jul 9, 2019
1cfc51b
Storage blob readme (#4330)
sima-zhu Jul 9, 2019
5b35017
Identity README (#4302)
g2vinay Jul 9, 2019
d5644e3
Added changelog and put Queue readme under queue. (#4333)
sima-zhu Jul 9, 2019
76dcd50
Fix .build method in README. (#4334)
conniey Jul 9, 2019
6d02c24
Simplified for appconfig lib- draft (#4220)
hemanttanwar Jul 9, 2019
6f31375
Identity Changelog (#4303)
g2vinay Jul 9, 2019
b519610
Fix pom.data.xml variables to reference correct variable names (#4336)
JonathanGiles Jul 9, 2019
524622b
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
Jul 9, 2019
bc4d50a
Move appconfiguration (#4307)
mitchdenny Jul 9, 2019
e042575
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
Jul 9, 2019
201506f
Draft logAndthrow API (#4191)
hemanttanwar Jul 9, 2019
bb83ba0
folder restructure
g2vinay Jul 9, 2019
94942f9
Storage blob sample for Azure Identity (#4343)
sima-zhu Jul 9, 2019
6d7099b
Update azure-core-* packages to 1.0.0-preview.3 (#4344)
conniey Jul 9, 2019
1494395
Move loganalytics to SDK (#4280)
mitchdenny Jul 9, 2019
f340de1
Move keyvault (#4340)
mitchdenny Jul 9, 2019
593523d
Remove Event Hubs parent pom.xml (#4347)
conniey Jul 9, 2019
e2b64cf
Remove storage parent pom (#4345)
sima-zhu Jul 10, 2019
b1638e9
Fix versions in jacoco and spotbugs reports (#4349)
conniey Jul 10, 2019
d11336b
Cloning Options and so they don't get modified when a new instance is…
conniey Jul 10, 2019
4a00fdc
Fix track 1 doc generation. (#4356)
mitchdenny Jul 10, 2019
2de1d6a
CheckStyle-Rule-Extension: 1, 2, 4 (#4250)
mssfang Jul 10, 2019
35cf772
Initial draft for storage-blob (#4348)
hemanttanwar Jul 10, 2019
0c774c5
Tag scheduled builds
Jul 10, 2019
c7873b9
Add Storage Module to POM (#4338)
alzimmermsft Jul 10, 2019
6ef1b37
Merge remote-tracking branch 'cosmos-source/v3' into cosmos-track2-mi…
g2vinay Jul 9, 2019
3f43435
Ado mgmt ci support (#4273)
praries880 Jul 10, 2019
5b351d3
Setup eventhubs ci configs. (#4378)
mitchdenny Jul 10, 2019
d7f7db2
suppress ExternalDependencyExposedCheck for track 1 (#4377)
mssfang Jul 10, 2019
5811967
Merge pull request #4351 from g2vinay/cosmos-track2-migration
weshaggard Jul 10, 2019
728cc1c
Move eventhubs (#4380)
mitchdenny Jul 10, 2019
069359e
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
Jul 10, 2019
5965b18
Update schema in swagger_to_sdk_config.json
Jul 10, 2019
195d6dd
Update swagger_to_sdk_config.json
Jul 11, 2019
9f82b8e
Generated from 319a50f45c46bd7e9482d363a930d3941349ddc9
Jul 17, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
9 changes: 7 additions & 2 deletions .azure-pipelines/client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ jobs:
JavaVersion: '1.11'

steps:
- script: |
echo "##vso[build.addbuildtag]Scheduled"
displayName: 'Tag scheduled builds'
condition: and(eq(variables['Build.SourceBranchName'],'master'),eq(variables['Build.Reason'],'Schedule'))

- task: Maven@3
displayName: 'Build and Package'
inputs:
Expand Down Expand Up @@ -73,7 +78,7 @@ jobs:
displayName: 'Install reporting tools'
inputs:
mavenPomFile: pom.client.xml
options: '$(DefaultOptions) -Dinclude-non-shipping-modules -DskipTests -Dgpg.skip'
options: '$(DefaultOptions) -Djava-lts -Dinclude-non-shipping-modules -DskipTests -Dgpg.skip'
mavenOptions: '$(LoggingOptions)'
javaHomeOption: 'JDKVersion'
jdkVersionOption: '1.11'
Expand All @@ -85,7 +90,7 @@ jobs:
displayName: 'Generate Maven project site, including JavaDocs, SpotBugs, and CheckStyle reports'
inputs:
mavenPomFile: pom.client.xml
options: '$(DefaultOptions) -DskipTests -Dgpg.skip'
options: '$(DefaultOptions) -Djava-lts -DskipTests -Dgpg.skip'
mavenOptions: '$(LoggingOptions)'
javaHomeOption: 'JDKVersion'
jdkVersionOption: '1.11'
Expand Down
133 changes: 133 additions & 0 deletions .azure-pipelines/docs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,133 @@
trigger:
- master

variables:
DefaultOptions: '--batch-mode -Dmaven.wagon.http.pool=false'
LoggingOptions: '-Dorg.slf4j.simpleLogger.defaultLogLevel=error -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn'

jobs:
- job: 'Generate_Track_2'
variables:
skipComponentGovernanceDetection: true
timeoutInMinutes: 120
pool:
vmImage: 'vs2017-win2016'

steps:
- powershell: |
copy eng/repo-docs/index.html $(Build.ArtifactStagingDirectory)
displayName: 'Copy index to artifact staging'

- task: PublishPipelineArtifact@0
condition: succeededOrFailed()
displayName: 'Publish index artifact'
inputs:
artifactName: index
targetPath: $(Build.ArtifactStagingDirectory)

# We `install` separately from running `site:site site:stage` so that the `install` brings in the non-shipping-modules,
# but we don't include them in the Maven site commands (so that we don't generate reports for the non-shipping modules).
- task: Maven@3
displayName: 'Install reporting tools'
inputs:
mavenPomFile: pom.client.xml
options: '$(DefaultOptions) -Djava-lts -Dinclude-non-shipping-modules -DskipTests -Dgpg.skip'
mavenOptions: '$(LoggingOptions)'
javaHomeOption: 'JDKVersion'
jdkVersionOption: '1.11'
jdkArchitectureOption: 'x64'
publishJUnitResults: false
goals: 'install'

- task: Maven@3
displayName: 'Generate Doc Site'
inputs:
mavenPomFile: pom.client.xml
options: '$(DefaultOptions) -Djava-lts -DskipTests -Dgpg.skip'
mavenOptions: '$(LoggingOptions)'
javaHomeOption: 'JDKVersion'
jdkVersionOption: '1.11'
jdkArchitectureOption: 'x64'
publishJUnitResults: false
goals: 'site:site site:stage'

- task: Maven@3
displayName: 'Install azure-sdk-parent'
inputs:
mavenPomFile: parent/pom.xml
options: '$(DefaultOptions) -DskipTests -Dgpg.skip'
mavenOptions: '$(LoggingOptions)'
javaHomeOption: 'JDKVersion'
jdkVersionOption: '1.11'
jdkArchitectureOption: 'x64'
publishJUnitResults: false
goals: 'install'

- powershell: |
copy -r target/staging/apidocs $(Build.ArtifactStagingDirectory)/client
displayName: 'Copy reports to artifact staging'

- task: PublishPipelineArtifact@0
condition: succeededOrFailed()
displayName: 'Publish reports artifact'
inputs:
artifactName: track2reports
targetPath: $(Build.ArtifactStagingDirectory)/client

- job: 'Generate_Track_1'
variables:
skipComponentGovernanceDetection: true
timeoutInMinutes: 120
pool:
vmImage: 'vs2017-win2016'

steps:
# We `install` separately from running `site:site site:stage` so that the `install` brings in the non-shipping-modules,
# but we don't include them in the Maven site commands (so that we don't generate reports for the non-shipping modules).
- task: Maven@3
displayName: 'Install client.xml to get spotbugs reporting'
inputs:
mavenPomFile: pom.client.xml
options: '$(DefaultOptions) -Dinclude-non-shipping-modules -Dmaven.javadoc.skip=true -DskipTests -Dgpg.skip'
mavenOptions: '$(LoggingOptions)'
javaHomeOption: 'JDKVersion'
jdkVersionOption: '1.8'
jdkArchitectureOption: 'x64'
publishJUnitResults: false
goals: 'install'

- task: Maven@3
displayName: 'Install Data Packages'
inputs:
mavenPomFile: pom.data.xml
options: '$(DefaultOptions) -Dinclude-non-shipping-modules -Dmaven.javadoc.skip=true -DskipTests -Dgpg.skip'
mavenOptions: '$(LoggingOptions)'
javaHomeOption: 'JDKVersion'
jdkVersionOption: '1.8'
jdkArchitectureOption: 'x64'
publishJUnitResults: false
goals: 'install'

- task: Maven@3
displayName: 'Generate Doc Site'
inputs:
mavenPomFile: pom.data.xml
options: '$(DefaultOptions) -DskipTests -Dgpg.skip'
mavenOptions: '$(LoggingOptions)'
javaHomeOption: 'JDKVersion'
jdkVersionOption: '1.8'
jdkArchitectureOption: 'x64'
publishJUnitResults: false
goals: 'site:site'

- powershell: |
copy -r target/site/apidocs $(Build.ArtifactStagingDirectory)/data
displayName: 'Copy reports to artifact staging'

- task: PublishPipelineArtifact@0
condition: succeededOrFailed()
displayName: 'Publish reports artifact'
inputs:
artifactName: track1reports
targetPath: $(Build.ArtifactStagingDirectory)/data

Loading