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/arm-datafactory #4456

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
72662e4
Generated from dc157ce83f76b2a88a4ab1173d56ed16a4fdd8ea (#4449)
openapi-sdkautomation[bot] Jul 26, 2019
a999bfc
[EPH] Update expected user agent in tests (#4444)
mikeharder Jul 26, 2019
18de29b
[Event Hubs] Define classes and interfaces for EPH as per API design…
ShivangiReja Jul 26, 2019
4156ca9
Remove "private: true" from core-auth's package.json (#4457)
daviwil Jul 26, 2019
9e05349
Fix 'browser' path configuration in core-auth (#4460)
daviwil Jul 26, 2019
7f017d8
Update rush to 5.11.0 (#4459)
mikeharder Jul 26, 2019
ed9b69f
[Event Hubs] [core-amqp] Update rhea-promise dependency versions (#4399)
ramya0820 Jul 26, 2019
717ccc4
fix serialization issues in kusto (#4417)
amarzavery Jul 26, 2019
a0d9d6e
regenerated @azure/arm-timeseriesinsights to fix polymorphic mapper …
amarzavery Jul 26, 2019
5da0a07
Regenerated mgmt plane packages that were affected due to a bug in ge…
amarzavery Jul 27, 2019
f269557
add dom to tsconfig for graphrbac (#4470)
amarzavery Jul 27, 2019
4f2b764
delete old files from the graph package (#4474)
amarzavery Jul 27, 2019
70c2db3
Generated from dc157ce83f76b2a88a4ab1173d56ed16a4fdd8ea (#4449)
openapi-sdkautomation[bot] Jul 26, 2019
a982f99
Merge branch 'sdkAutomation/@azure/arm-datafactory' of https://github…
Jul 29, 2019
802c7e4
Generate @azure/arm-policy (#4487)
kpajdzik Jul 29, 2019
c744d56
Generated from dc157ce83f76b2a88a4ab1173d56ed16a4fdd8ea (#4449)
openapi-sdkautomation[bot] Jul 26, 2019
bea179f
Merge branch 'sdkAutomation/@azure/arm-datafactory' of https://github…
Jul 29, 2019
f40c5bb
Generated from b88af2e2b065a6ff559d879d690d65096d1bb56f (#4482)
openapi-sdkautomation[bot] Jul 29, 2019
8aad5be
Update core-auth to preview.2 (#4471)
mikeharder Jul 29, 2019
e0c8e19
Update template to depend on core-http (#4437)
mikeharder Jul 29, 2019
0f8df32
Update codeowners file for js (#4475)
ramya-rao-a Jul 29, 2019
e2763db
[Event Hubs] Perform sendRequest() operation handling from SDK (#4322)
ramya0820 Jul 29, 2019
afa6d95
Update dev dependency fs-extra to latest (#4510)
mikeharder Jul 29, 2019
ec36dd8
Update dev dependency dotenv to latest (#4507)
mikeharder Jul 30, 2019
7d9c275
Update dev dependency gulp-zip to latest (#4511)
mikeharder Jul 30, 2019
3d1475c
[EPH] Call methods on PartitionProcessor while processing single part…
ShivangiReja Jul 30, 2019
e2348a8
Generated from dc157ce83f76b2a88a4ab1173d56ed16a4fdd8ea (#4449)
openapi-sdkautomation[bot] Jul 26, 2019
974c50d
Generated from b88af2e2b065a6ff559d879d690d65096d1bb56f (#4482)
openapi-sdkautomation[bot] Jul 29, 2019
6693cec
Merge branch 'sdkAutomation/@azure/arm-datafactory' of https://github…
Jul 30, 2019
10ca1b4
Generated from 3e6429ed994a016a0ca63a0bfdfbb7678e78abb5 (#4520)
openapi-sdkautomation[bot] Aug 1, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
/sdk/ @ramya-rao-a

# Core
/sdk/core/abort-controller/ @daviwil
/sdk/core/core-amqp/ @ramya-rao-a
/sdk/core/abort-controller/ @chradek
/sdk/core/core-amqp/ @ramya-rao-a @chradek @shivangireja
/sdk/core/core-auth/ @daviwil
/sdk/core/core-http/ @daviwil
/sdk/core/core-paging/ @daviwil

# Service teams
/sdk/eventhub/ @chradek @shivangireja
/sdk/servicebus/ @ramya-rao-a @shivangireja
/sdk/eventhub/ @ramya-rao-a @chradek @shivangireja
/sdk/servicebus/ @ramya-rao-a @chradek @shivangireja

/sdk/identity/ @daviwil
/sdk/identity/ @daviwil @jonathandturner
/sdk/keyvault/ @jonathandturner @sadasant
/sdk/storage/ @XiaoningLiu @jeremymeng @HarshaNalluru @vinjiang @jiacfan

Expand Down
10 changes: 7 additions & 3 deletions common/config/rush/common-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
* instead of the latest version.
*/
// "some-library": "1.2.3"
// This is required to allow for backward compatibility with Service Bus Track 1
// TODO: Remove this once Service Bus is updated to use current depenedencies as part of Track 2
"rhea-promise": "^0.1.15"
},
/**
* The "rush check" command can be used to enforce that every project in the repo must specify
Expand All @@ -28,15 +31,16 @@
* This design avoids unnecessary churn in this file.
*/
"allowedAlternativeVersions": {
"@azure/ms-rest-js": [
"^2.0.0"
]
/**
* For example, allow some projects to use an older TypeScript compiler
* (in addition to whatever "usual" version is being used by other projects in the repo):
*/
// "typescript": [
// "~2.4.0"
// ]
"@azure/ms-rest-js": ["^2.0.0"],
// Following is required to allow for backward compatibility with Service Bus Track 1
// TODO: Remove this once Service Bus is updated to use current depenedencies as part of Track 2
"rhea-promise": ["^0.1.15"]
}
}
Loading