-
Microsoft
Block or Report
Block or report jeremymeng
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Azure/azure-sdk-for-js Public
This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/…
-
microsoft/TypeScript Public
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
Azure/azure-sdk Public
This is the Azure SDK parent repository and mostly contains documentation around guidelines and policies as well as the releases for the various languages supported by the Azure SDK.
-
Azure/azure-rest-api-specs Public
The source for REST API specifications for Microsoft Azure.
-
azure-sdk-for-js Public
Forked from Azure/azure-sdk-for-js
An isomorphic javascript sdk for Azure services
TypeScript
-
Azure/autorest.typescript Public
Extension for AutoRest (https://github.com/Azure/autorest) that generates TypeScript code. The transpiled javascript code is isomorphic. It can be run in browser and in node.js environment.
1,004 contributions in the last year
Contribution activity
March 2023
Created 20 commits in 3 repositories
Created a pull request in Azure/azure-sdk-for-js that received 12 comments
Opened 19 other pull requests in 2 repositories
Azure/azure-sdk-for-js
4
open
13
merged
1
closed
- [ServiceBus] add drainCredit timeout when suspending receiver
- [engsys] upgrade protobufjs dependencies
- [ServiceBus] add timeout around receiver drain when receiving messages
-
[ServiceBus] Fix issue sending message body of
Uint8Array
- [samples] Remove Expo from the appconfig React Native sample
- [docs] add links to React Native samples for some tested packages
- [engsys][identity] upgrade dependency open to ^9.0.0
- [docs] Fix broken links
- [ServiceBus] Fix a race condition in generating replyTo and initializing link
- [amqp messaging] bump dependency @azure/core-amqp version to ^3.3.0
- [engsys] improve bot filed dep issue description
-
[core-amqp] upgrade dependency
rhea
to^3.0.0
- [ServiceBus] when batch-receiving add credit when needed
-
[engsys] upgrade dependency
glob
version to^9.0.0
-
Remove deprecated
video-analzyer-edge
package -
[core-amqp,event-hubs,service-bus] upgrade
rhea-promise
dependency version to^3.0.0
- [ServiceBus] Prepare for 2023 March release
- [core] Prepare for 2023 March release
jeremymeng/leuven-theme-vscode
1
merged
Reviewed 29 pull requests in 1 repository
Azure/azure-sdk-for-js
25 pull requests
- [engsys] upgrade protobufjs dependencies
- Storage queue migration
- [Event Hubs] Abstract auth loop
- Consume start and end partition and row keys
- [ACR] Validate digest on downloadManifest
- [notification hubs] Fixing tag expression send
- [docs] add links to React Native samples for some tested packages
- [ServiceBus] Fix a race condition in generating replyTo and initializing link
- Automatic rush update --full
- Add auxiliary auth policy in core pipeline
- [ACS] Call Automation Initial Commit of Javascript SDK
- [ACR] uploadBlob updates
- fix: confidential-ledger-rest: remove mocha arrow functions
- Automatic rush update --full
- [ServiceBus] when batch-receiving add credit when needed
- [Communication] Add SDK for recipient verification (verified recipients)
- [Event Hubs] Simplify LinkEntity
- [storage-file-datalake] Migrate test recordings out of repo
- [notification hubs] Adding Xiaomi support
- [Event Hubs] Cleanup
- Post release automated changes for servicebus releases
- [acr] Support for non-OCI manifests
- [Event Hubs] Prepare March release
- [core-http-compat] Fix issue with disable keep alive policy being added multiple times
- Automatic rush update --full
- Some pull request reviews not shown.
Created an issue in nodejs/node that received 2 comments
Assertion failed: (timeout != -1), function uv__io_poll, file ../deps/uv/src/unix/kqueue.c, line 256.
Version 16 Platform MacOS 11 Subsystem No response What steps will reproduce the bug? This happens in our azure devops build pipeline automation ht…