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 search/resource-manager] Add search/resource-manager/readme.typescript.md #166

Closed
wants to merge 47 commits into from

Conversation

AutorestCI
Copy link
Contributor

Dan Schulte added 2 commits October 12, 2018 11:38
…ce-2018-10-10-560

Generate @azure/arm-containerservice package
…8-10-11-775

Generate @azure/arm-frontdoor package
Dan Schulte and others added 11 commits October 12, 2018 11:40
add Microsoft open source code of conduct
…18-10-11-284

Generate @azure/arm-devtestlabs package
…2018-10-10-860

Generate @azure/arm-servicefabric package
…ts-2018-10-11-594

Generate @azure/arm-customerinsights package
…18-10-11-737

Generate @azure/arm-datafactory package
…2018-10-11-765

Generate @azure/arm-datamigration package
* Refactor Gulp structure

* Install nodegit

* Fix missing imports

* Refactor structure #2

* Refactor codegen

* Fix common.ts merge conflicts

* Add basic git operations

* Add updating main readme.md

* Fix branching

* Add GitHub integration

* Add draft of SDK generation

* Add automated PR creation for SDK creation

* Refactor file to use logger

* Add passing token as a command line argument

* Add capturing printed text

* Refactor logging

* Fix incorrect path bug

* Add committing and creating PRs in transactions

* Fix hard coded token

* Remove debug token printing

* Add step skipping

* Add @Azure prefix to package names

* Add additional logging

* Change generated name of data-plane SDKs

* Remove unnecessary b option
Adding OpenShiftManagedClusterBaseIdentityProvider and rename properties
Dan Schulte and others added 22 commits October 15, 2018 09:08
Update SwaggerToSDK generator version to 2.0.559
…ice-2018-10-12-779

Generate @azure/arm-containerservice package
…ource-manager

[AutoPR] containerservices/resource-manager
…-01 for Consumption API (#178)

* Generated from eff7dad034d8ea33e7680577ec3cd1de166e473e

Updated readme.md per review comment

* Generated from c2821abb9e291b0035e8befe7a6f5603c4bef5a3

Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs

# Conflicts:
#	specification/consumption/resource-manager/readme.md

* Generated from 63c2d0f4fa8af538b59fa39aea1905b142a9fb5f

Updated version and replace subscriptionGuids with subscription Guids in Consumption.json Per comment
…ource-manager

[AutoPR] containerregistry/resource-manager
…manager

[AutoPR] consumption/resource-manager
…18-10-12-892' into restapi_auto_generated/search-2018-10-12-892
@kpajdzik kpajdzik closed this Oct 17, 2018
@kpajdzik kpajdzik deleted the restapi_auto_generated/search-2018-10-12-892 branch October 17, 2018 19:41
jeremymeng pushed a commit to jeremymeng/azure-sdk-for-js that referenced this pull request Feb 12, 2019
[EPH] use EventHubConnectionConfig and remove dependency on amp-common and rhea-promise
jeremymeng pushed a commit to jeremymeng/azure-sdk-for-js that referenced this pull request Apr 3, 2019
BigInt is only used in two places now and I think we can remove it:

### [VectorSessionToken comparison](https://github.com/Azure/azure-cosmos-js/blob/766720d8cd8726b9ac65eb6b0548e862f179f13f/src/session/VectorSessionToken.ts#L107) 

Replaced with a string comparison function. We shouldn't need to convert to BigInt.

### [Session Container](https://github.com/Azure/azure-cosmos-js/blob/master/src/session/sessionContainer.ts#L59) 

The `ownerID` string an 8 byte base64 string parsed by `ResourceId`. The first 4 bytes are the databse and the second 4 are the collection. I think ownerID is sufficient to use directly as it already uniquely identifies the database+collection. If it is not, we can use raw node Buffers to perform the logic [here](Azure/azure-cosmos-js@master...remove-big-integer#diff-ac46183cc7f342585b6ce3920b0e414aL248). We'll also need a function for doing bitwise or on two buffers.
HarshaNalluru pushed a commit to HarshaNalluru/azure-sdk-for-js that referenced this pull request Apr 12, 2019
[EPH] use EventHubConnectionConfig and remove dependency on amp-common and rhea-promise
bterlson pushed a commit to bterlson/azure-sdk-for-js that referenced this pull request May 24, 2019
Restructure some of documentation comments
sarangan12 pushed a commit to sarangan12/azure-sdk-for-js that referenced this pull request Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants