added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | created timestamp[us]date 2001-10-09 16:19:16 2025-01-01 03:51:31 | id stringlengths 4 10 | metadata dict | source stringclasses 2
values | text stringlengths 0 1.61M |
|---|---|---|---|---|---|
2025-04-01T06:36:45.236637 | 2021-08-11T22:11:29 | 967553270 | {
"authors": [
"antkmsft"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:323",
"repo": "Azure/azure-sdk-for-cpp",
"url": "https://github.com/Azure/azure-sdk-for-cpp/issues/2738"
} | gharchive/issue | Investigate telemetry possibly not getting in?
From @kyle-patterson:
"[...] I can see that for storage up through -beta.9, but there's no new data coming in from libraries since then. And for keyvault, I can only see two instances of "azsdk-cpp-keyvault/7.2 {os info...}" , where I would have expected keyvault-keys (a... |
2025-04-01T06:36:45.240824 | 2021-10-27T08:00:50 | 1037098577 | {
"authors": [
"Jinming-Hu",
"vhvb1989"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:324",
"repo": "Azure/azure-sdk-for-cpp",
"url": "https://github.com/Azure/azure-sdk-for-cpp/issues/3000"
} | gharchive/issue | Feature request: Core SDK should support HTTP request with request body and non-buffered(stream) response
Currently we have three constructor overloads:
with request body, buffered response
without request body, non-buffered response
without request body, buffered response
Storage SDK needs HTTP request with reques... |
2025-04-01T06:36:45.245661 | 2021-03-23T01:35:20 | 838244939 | {
"authors": [
"Jinming-Hu"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:325",
"repo": "Azure/azure-sdk-for-cpp",
"url": "https://github.com/Azure/azure-sdk-for-cpp/pull/1957"
} | gharchive/pull-request | mint storage beta 9
Pull Request Checklist
Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:
See the detailed list in the contributing guide.
[x] C++ Guidelines
[x] Doxygen docs
[x] Unit tests
[x] No unwant... |
2025-04-01T06:36:45.252779 | 2022-06-03T17:57:49 | 1260195432 | {
"authors": [
"LarryOsterman",
"RickWinter"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:326",
"repo": "Azure/azure-sdk-for-cpp",
"url": "https://github.com/Azure/azure-sdk-for-cpp/pull/3705"
} | gharchive/pull-request | Removed version>= fields for openssl in vcpkg.json files
Remove version>= fields from vcpkg.json files.
Fixes #3703
These fields are broken because:
These fields are illegal in the vcpkg schema because version>= only works with semver version numbers and 1.1.1n is not a legal semver version number.
We rely on the vc... |
2025-04-01T06:36:45.255975 | 2020-06-19T15:15:06 | 642043652 | {
"authors": [
"ArcturusZhang",
"ctaggart"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:327",
"repo": "Azure/azure-sdk-for-go",
"url": "https://github.com/Azure/azure-sdk-for-go/issues/10683"
} | gharchive/issue | package should be named "avs", not "vmware"
The package should be named "avs", not "vmware". #10454 was merged before I had a chance to review. Please rename the package. See also https://github.com/Azure/sdk-release-request/issues/496.
Current location:
https://github.com/Azure/azure-sdk-for-go/tree/master/services/... |
2025-04-01T06:36:45.259482 | 2021-07-08T16:22:01 | 940025381 | {
"authors": [
"seankane-msft"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:328",
"repo": "Azure/azure-sdk-for-go",
"url": "https://github.com/Azure/azure-sdk-for-go/issues/15004"
} | gharchive/issue | [Tables] Shared Access Signature Capabilities
Adding SAS capabilities to the Tables SDK
[ ] Add Shared Access Signature credential
[ ] SharedAccessSignaturePolicy for signing requests properly
[ ] generate_account_sas method
[ ] generate_table_sas method
[ ] TableSasPermission object
[ ] AccountSasPermissions object... |
2025-04-01T06:36:45.260958 | 2021-04-22T18:03:07 | 865267964 | {
"authors": [
"azure-sdk",
"weshaggard"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:329",
"repo": "Azure/azure-sdk-for-go",
"url": "https://github.com/Azure/azure-sdk-for-go/pull/14581"
} | gharchive/pull-request | Sync eng/common directory with azure-sdk-tools for PR 1562
Sync eng/common directory with azure-sdk-tools for PR https://github.com/Azure/azure-sdk-tools/pull/1562 See eng/common workflow
/check-enforcer reset
|
2025-04-01T06:36:45.263912 | 2021-08-16T18:38:46 | 972002126 | {
"authors": [
"TomArcherMsft"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:330",
"repo": "Azure/azure-sdk-for-go",
"url": "https://github.com/Azure/azure-sdk-for-go/pull/15301"
} | gharchive/pull-request | Fixed bugs in Resource Group demo code
[ ] The purpose of this PR is explained in this or a referenced issue.
[ ] The PR does not update generated files.
These files are managed by the codegen framework at Azure/autorest.go.
[ ] Tests are included and/or updated for code changes.
[ ] Updates to CHANGELOG.md are ... |
2025-04-01T06:36:45.265729 | 2016-12-01T17:07:21 | 192905819 | {
"authors": [
"martinsawicki",
"paulojohnj"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:331",
"repo": "Azure/azure-sdk-for-java",
"url": "https://github.com/Azure/azure-sdk-for-java/issues/1299"
} | gharchive/issue | route table / route / subnet association
Is there a path for managing route table / routes and their subnet association in beta3 ? The SDK points for route table creation, route management and subnet association in beta4 are great and are working perfectly. However, since I am currently required to use released or fi... |
2025-04-01T06:36:45.271272 | 2020-09-24T22:57:54 | 708523493 | {
"authors": [
"alzimmermsft"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:332",
"repo": "Azure/azure-sdk-for-java",
"url": "https://github.com/Azure/azure-sdk-for-java/pull/15646"
} | gharchive/pull-request | Decouple PagedIterable and PagedFlux to Prevent Background Page Requests
Fixes #15575
This PR decouples some ContinuablePagedIterable implementations from ContinuablePagedFlux when the ContinuablePagedFlux implementation is an instanceof ContinuablePagedFluxCore. This change allows for finer control of page enumerati... |
2025-04-01T06:36:45.273127 | 2020-11-05T07:33:39 | 736688332 | {
"authors": [
"vcolin7"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:333",
"repo": "Azure/azure-sdk-for-java",
"url": "https://github.com/Azure/azure-sdk-for-java/pull/17209"
} | gharchive/pull-request | Added support for encryption algorithms for symmetric keys
Fixes #14805.
Tests are pending.
A few changes required yet, but I'm signing off to unblock. Also, LocalKeyCryptographyClient->LocalCryptographyClient if you haven't GA'd it yet.
We have already GA'd a public LocalCryptographyClient. In the case of LocalK... |
2025-04-01T06:36:45.275414 | 2021-11-17T11:57:04 | 1056043391 | {
"authors": [
"azure-sdk",
"moarychan"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:334",
"repo": "Azure/azure-sdk-for-java",
"url": "https://github.com/Azure/azure-sdk-for-java/pull/25470"
} | gharchive/pull-request | Make the dependency versions the same with SDK Bom managed
As title.
API changes have been detected in com.azure:azure-core. You can review API changes here
API changes
+ public enum ErrorOptions {
+ THROW,
+ NO_THROW;
+ }
+ public RequestOptions setErrorOptions(EnumSet<ErrorOptions>... |
2025-04-01T06:36:45.278238 | 2023-05-05T21:56:23 | 1698236882 | {
"authors": [
"alzimmermsft",
"azure-sdk",
"ibrahimrabab"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:335",
"repo": "Azure/azure-sdk-for-java",
"url": "https://github.com/Azure/azure-sdk-for-java/pull/34820"
... | gharchive/pull-request | STG88 Features
Description
This PR introduces service version support for 2023-01-03, and the following STG88 features:
High Throughput Append Blob for AppendBlobClient
File Share List Handles Access Rights
Add Owner, Group, and Permissions to PathProperties for DataLake
API change check
API changes are not detec... |
2025-04-01T06:36:45.279960 | 2019-05-06T21:01:06 | 440885234 | {
"authors": [
"AutorestCI"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:336",
"repo": "Azure/azure-sdk-for-java",
"url": "https://github.com/Azure/azure-sdk-for-java/pull/3554"
} | gharchive/pull-request | [AutoPR graphrbac/data-plane] graph: fix invalid types of accountEnabled
Created to sync https://github.com/Azure/azure-rest-api-specs/pull/5873
This PR has been merged into https://github.com/Azure/azure-sdk-for-java/pull/3099
|
2025-04-01T06:36:45.283870 | 2023-11-09T06:25:09 | 1984920412 | {
"authors": [
"azure-sdk",
"xinlian12"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:337",
"repo": "Azure/azure-sdk-for-java",
"url": "https://github.com/Azure/azure-sdk-for-java/pull/37591"
} | gharchive/pull-request | fix429EscapeE2ETimeout
Changes included:
Fixed Issue https://github.com/Azure/azure-sdk-for-java/issues/37419
Issue
429 escaped e2e timeout gating.
Root cause
Currently, the E2ETimeout for point operations is not sitting on top of ClientRetryPolicy, which means for each retry from ClientRetryPolicy will reset the e... |
2025-04-01T06:36:45.286043 | 2024-10-17T03:58:02 | 2593544038 | {
"authors": [
"XiaofeiCao",
"azure-sdk"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:338",
"repo": "Azure/azure-sdk-for-java",
"url": "https://github.com/Azure/azure-sdk-for-java/pull/42386"
} | gharchive/pull-request | [Automation] Generate Fluent Lite from Swagger mariadb#package-2020-01-01
[Automation] Generate Fluent Lite from Swagger mariadb#package-2020-01-01
/azp run java - mariadb - ci
API change check
APIView has identified API level changes in this PR and created following API reviews.
com.azure.resourcemanager:azure-r... |
2025-04-01T06:36:45.290080 | 2019-12-13T01:48:52 | 537304496 | {
"authors": [
"kushagraThapar"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:339",
"repo": "Azure/azure-sdk-for-java",
"url": "https://github.com/Azure/azure-sdk-for-java/pull/6818"
} | gharchive/pull-request | Release changes for 3.4.1
Changefeed bug fixes (includes all the bug fixes released in 3.3.3)
Disaster Recovery related bug fixes
Exception when Cosmos DB HTTP response header is larger than 8192 bytes: https://github.com/Azure/azure-sdk-for-java/issues/6069
Vulnerability through dependency in the SDK v3.4.0: https:... |
2025-04-01T06:36:45.292495 | 2021-03-08T03:37:18 | 824133234 | {
"authors": [
"aadamsx",
"ramya-rao-a",
"zfoster"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:340",
"repo": "Azure/azure-sdk-for-js",
"url": "https://github.com/Azure/azure-sdk-for-js/issues/14157"
} | gharchive/issue | [Cosmos] When are we getting Deno drivers?
Are Cosmos drivers for Deno in the works? We now have MongoDB https://github.com/denodrivers/deno_mongo and all the others -- but no Cosmos. Why don't I see any mention of this? Where are the drivers to use Azure blob storage? How can one use Deno within Azure without a... |
2025-04-01T06:36:45.310496 | 2022-01-13T13:54:12 | 1101775443 | {
"authors": [
"BasiaMH",
"qiaozha"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:341",
"repo": "Azure/azure-sdk-for-js",
"url": "https://github.com/Azure/azure-sdk-for-js/issues/19835"
} | gharchive/issue | Sorting arm-consumption 'usage details' by resource group
I am using the arm-consumption package to get the usage details for a subscription and finding it difficult to sort the results in a meaningful way. I need to get them by resource group, but 1) it does not appear to be possible to filter the details by resour... |
2025-04-01T06:36:45.316493 | 2019-05-02T03:55:14 | 439417810 | {
"authors": [
"ramya-rao-a"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:342",
"repo": "Azure/azure-sdk-for-js",
"url": "https://github.com/Azure/azure-sdk-for-js/issues/2660"
} | gharchive/issue | [Event Hubs] Re-visit all parameter validations
Relevant sections from General guidelines:
The client library will have a client object with several methods that call methods on the service. Service parameters are directly passed across the wire to an Azure service. Client parameters are not passed directly to the s... |
2025-04-01T06:36:45.318443 | 2020-04-29T03:47:20 | 608757284 | {
"authors": [
"danieljurek",
"praveenkuttappan",
"ramya-rao-a"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:343",
"repo": "Azure/azure-sdk-for-js",
"url": "https://github.com/Azure/azure-sdk-for-js/issues/8594... | gharchive/issue | Propagate changes to work around DNS resolution issue in Linux
See: https://github.com/Azure/azure-sdk-for-java/pull/10576/files
We've seen issues where DNS resolution fails in Ubuntu 18. This workaround fixes that problem. This only needs to run on Ubuntu 18 instances.
@chradek, @richardpark-msft Any chance this c... |
2025-04-01T06:36:45.321170 | 2021-02-23T00:55:27 | 813997040 | {
"authors": [
"JoshuaLai",
"beltr0n"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:344",
"repo": "Azure/azure-sdk-for-js",
"url": "https://github.com/Azure/azure-sdk-for-js/pull/13927"
} | gharchive/pull-request | Bertong sms impl
This draft PR is to solicit feedback, primarily on whether what i'm testing is appropriate and consistent with what we hve done
/azp run python - communication - tests
/azp run js - communication - tests
/check-enforcer reset
/azp run js - communication-sms - tests
/azp run js - communicati... |
2025-04-01T06:36:45.322550 | 2024-02-28T08:04:40 | 2158349036 | {
"authors": [
"azure-sdk",
"kazrael2119"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:345",
"repo": "Azure/azure-sdk-for-js",
"url": "https://github.com/Azure/azure-sdk-for-js/pull/28697"
} | gharchive/pull-request | push communication-email recordings
fix https://github.com/Azure/azure-sdk-for-js/issues/28656
API change check
API changes are not detected in this pull request.
|
2025-04-01T06:36:45.324009 | 2024-10-28T05:40:53 | 2617358821 | {
"authors": [
"azure-sdk"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:346",
"repo": "Azure/azure-sdk-for-js",
"url": "https://github.com/Azure/azure-sdk-for-js/pull/31544"
} | gharchive/pull-request | Post release automated changes for databoundaries releases
Post release automated changes for azure-arm-databoundaries
API change check
API changes are not detected in this pull request.
|
2025-04-01T06:36:45.325593 | 2020-02-07T16:09:24 | 561731350 | {
"authors": [
"sadasant"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:347",
"repo": "Azure/azure-sdk-for-js",
"url": "https://github.com/Azure/azure-sdk-for-js/pull/7290"
} | gharchive/pull-request | [core-amqp] Fixed a build error on master
Seems like a fitting solution for a problem we're having on master.
The error is visible here: https://dev.azure.com/azure-sdk/public/_build/results?buildId=255040&view=logs&j=23e2e6de-b7c3-5918-7121-f16b46172e49&t=9c960e92-0110-52f6-5b54-96f3b7fea4ea&l=697
This isn't neces... |
2025-04-01T06:36:45.333068 | 2020-03-16T01:35:30 | 581920916 | {
"authors": [
"Petermarcu",
"jesuissur",
"seanmcc-msft",
"speedy-ms"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:348",
"repo": "Azure/azure-sdk-for-net",
"url": "https://github.com/Azure/azure-sdk-for-net... | gharchive/issue | [BUG] Memory Leaking When SDK Combined With Application Insights
Describe the bug
When using the Azure.Storage.Queues (v 12.3.0) NuGet package in combination with Microsoft.ApplicationInsights.AspNetCore (v 2.13.1) in a .Net core 3.1 application that is constantly polling queues for new messages, we find that the num... |
2025-04-01T06:36:45.342209 | 2023-03-20T08:02:05 | 1631585358 | {
"authors": [
"Arvinorange",
"jsquire",
"live1206"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:349",
"repo": "Azure/azure-sdk-for-net",
"url": "https://github.com/Azure/azure-sdk-for-net/issues/35002"
} | gharchive/issue | [QUERY] Azure .NET SDK for web app/function app creation and deployment
Library name and version
Microsoft.Azure.Management.AppService
Query/Question
Hi,
I would like to do the below commands from the CLI in the SDK instead.
$'az functionapp create -p {_appPlanName} --name {_globalFunctionName} --resource-group {_r... |
2025-04-01T06:36:45.352585 | 2019-08-13T22:11:14 | 480393080 | {
"authors": [
"j82w",
"pakrym"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:350",
"repo": "Azure/azure-sdk-for-net",
"url": "https://github.com/Azure/azure-sdk-for-net/issues/7286"
} | gharchive/issue | [BUG] Azure.Core.ResponseOfT contains disposable Response
Describe the bug
Response<T> contains a disposable Response property. There is no way to dispose of the inner Response object. This is a memory leak and will cause additional overhead for garbage collection.
Information Checklist
Kindly make sure that you have... |
2025-04-01T06:36:45.363122 | 2020-08-06T22:54:54 | 674646306 | {
"authors": [
"DorothySun216",
"RicoBakels",
"SeanFeldman",
"sidkri"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:351",
"repo": "Azure/azure-sdk-for-net",
"url": "https://github.com/Azure/azure-sdk-for-net... | gharchive/pull-request | Enable a way to Unregister Message Handler and Session Handler
Currently our SDK doesn't support a way to unregister message handler and session handler so customers are getting ObjectDisposedException exceptions when receivers are closed due to connection closed caused by regular application upgrades etc. Exposing t... |
2025-04-01T06:36:45.365341 | 2023-06-21T20:33:07 | 1768431109 | {
"authors": [
"amnguye",
"azure-sdk"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:352",
"repo": "Azure/azure-sdk-for-net",
"url": "https://github.com/Azure/azure-sdk-for-net/pull/37153"
} | gharchive/pull-request | Created wrapper class which contains information to rehydrate
Moved around dependencies, job plan models to create Checkpointer internally as well.
API change check
APIView has identified API level changes in this PR and created following API reviews.
Azure.Storage.DataMovement
|
2025-04-01T06:36:45.366427 | 2023-11-14T00:51:38 | 1991741851 | {
"authors": [
"azure-sdk"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:353",
"repo": "Azure/azure-sdk-for-net",
"url": "https://github.com/Azure/azure-sdk-for-net/pull/39967"
} | gharchive/pull-request | Increment version for storage releases
Increment package version after release of Azure.Storage.Common
API change check
API changes are not detected in this pull request.
|
2025-04-01T06:36:45.369962 | 2024-03-12T21:30:15 | 2182714546 | {
"authors": [
"azure-sdk",
"fangchen0601"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:354",
"repo": "Azure/azure-sdk-for-net",
"url": "https://github.com/Azure/azure-sdk-for-net/pull/42642"
} | gharchive/pull-request | [ACS][CallAutomation]Move SourceCallerIdNumber from Answer to Transfer api
Contributing to the Azure SDK
Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.
For specific information about pull request etiquette and best practices, see this section.
Run autor... |
2025-04-01T06:36:45.372859 | 2024-06-05T03:03:22 | 2334798863 | {
"authors": [
"azure-sdk",
"yuc-Li"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:355",
"repo": "Azure/azure-sdk-for-net",
"url": "https://github.com/Azure/azure-sdk-for-net/pull/44393"
} | gharchive/pull-request | [HDInsight on AKS] Api version 2024-05-01 support
Contributing to the Azure SDK
Support api version 2024-05-01.
Preview to Stable.
Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.
For specific information about pull request etiquette and best practices, se... |
2025-04-01T06:36:45.375262 | 2024-09-20T23:45:43 | 2539821981 | {
"authors": [
"KrzysztofCwalina",
"azure-sdk"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:356",
"repo": "Azure/azure-sdk-for-net",
"url": "https://github.com/Azure/azure-sdk-for-net/pull/46106"
} | gharchive/pull-request | AZD-CM integration
Added the ability to provision CDK CM infrastructure using azd.
Steps to try it:
Execute the CloudMachineTests.Configure (this will create bicep files from the CM CDK)
In the test's bin folder, run azd init
pick "Minimal" template
you can now do azd provision
API change check
APIView has identi... |
2025-04-01T06:36:45.386272 | 2020-03-13T17:56:48 | 580757152 | {
"authors": [
"chradek",
"yunhaoling"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:357",
"repo": "Azure/azure-sdk-for-python",
"url": "https://github.com/Azure/azure-sdk-for-python/issues/10296"
} | gharchive/issue | [event hubs] support receiver redirect
Background
The Event Hubs service supports redirects for amqp receiver links. When the client creates an amqp receiver link with redirects enabled, the service will respond with an amqp:link:redirect error if it also supports redirects. The error contains the information needed ... |
2025-04-01T06:36:45.400303 | 2021-01-26T19:14:31 | 794491432 | {
"authors": [
"00Kai0",
"ludokriss",
"xiangyan99"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:358",
"repo": "Azure/azure-sdk-for-python",
"url": "https://github.com/Azure/azure-sdk-for-python/issues/16356"
} | gharchive/issue | [API Management Management] Impossible to create new API using sdk
Package Name: Azure management Api Management
Package Version: 1.0.0
Operating System: Windows
Python Version: 3.7
Describe the bug
It seems as the api management client has a bug when trying to create or update an API. The package tries to poll for... |
2025-04-01T06:36:45.407320 | 2018-05-29T14:07:48 | 327337214 | {
"authors": [
"ageorgou",
"lmazuel"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:359",
"repo": "Azure/azure-sdk-for-python",
"url": "https://github.com/Azure/azure-sdk-for-python/issues/2644"
} | gharchive/issue | Incorrect requirement for azure.mgmt.compute
It seems that the version requirement for azure-common~=1.1 in azure.mgmt.compute is too broad: new versions of the package reference azure.profiles, which was introduced in azure-common 1.1.9.
For example, if I try to install the latest version (4.0.0rc2) of azure.mgmt.co... |
2025-04-01T06:36:45.457843 | 2022-10-25T21:51:05 | 1423159972 | {
"authors": [
"adrian-gonzalez",
"harneetvirk",
"kottofy",
"xiangyan99"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:360",
"repo": "Azure/azure-sdk-for-python",
"url": "https://github.com/Azure/azure-sdk-f... | gharchive/issue | Failing to find Subscription ID when targeting AzureUSGovernment Tenant
Package Name: MLClient
Package Version: SDK V2
Operating System: AML Compute Instance STANDARD_DS11_V2
Python Version: Python 3.10
Describe the bug
After initializing an instance of the MLClient module, executing any of it's methods results ... |
2025-04-01T06:36:45.469410 | 2022-12-10T02:06:06 | 1487792278 | {
"authors": [
"jabbera",
"jeremydvoss",
"kashifkhan"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:361",
"repo": "Azure/azure-sdk-for-python",
"url": "https://github.com/Azure/azure-sdk-for-python/issues/27900"... | gharchive/issue | azure-monitor-opentelemetry-exporter not compatible with latest opentelemetry-[api/sdk] 1.15.0
Package Name: azure-monitor-opentelemetry-exporter
Package Version: 1.0.0b10
Operating System: Linux
Python Version: 3.10
Describe the bug
not compatible with opentelemetry-[api/sdk] 1.15.0
To Reproduce
Steps to reprod... |
2025-04-01T06:36:45.477327 | 2024-12-12T19:19:33 | 2736699898 | {
"authors": [
"Pilchie",
"sachintha180",
"simorenoh"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:362",
"repo": "Azure/azure-sdk-for-python",
"url": "https://github.com/Azure/azure-sdk-for-python/issues/38857"... | gharchive/issue | Do Azure Cosmos DB full text functions (FullTextContains, FullTextScore, etc.) not support cross partition queries?
Hi, I'm trying to understand if Full Text Search (on Azure Cosmos DB Python SDK) isn't supported across partitions.
I'm led to believe this as a result of the following:
When I run this query to get a ... |
2025-04-01T06:36:45.493280 | 2017-12-14T18:52:36 | 282202846 | {
"authors": [
"AutorestCI",
"codecov-io"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:363",
"repo": "Azure/azure-sdk-for-python",
"url": "https://github.com/Azure/azure-sdk-for-python/pull/1710"
} | gharchive/pull-request | [Monitor] Add Public Preview APIs of Metric Baseline
Generated from RestAPI PR: https://github.com/Azure/azure-rest-api-specs/pull/2049
Codecov Report
Merging #1710 into master will decrease coverage by 0.03%.
The diff coverage is 41.39%.
@@ Coverage Diff @@
## master #1710 ... |
2025-04-01T06:36:45.495628 | 2018-05-30T23:11:16 | 327930993 | {
"authors": [
"AutorestCI"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:364",
"repo": "Azure/azure-sdk-for-python",
"url": "https://github.com/Azure/azure-sdk-for-python/pull/2668"
} | gharchive/pull-request | [AutoPR network/resource-manager] reverted methods removal
Created to sync https://github.com/Azure/azure-rest-api-specs/pull/3163
(message created by the CI based on PR content)
This PR has been merged into https://github.com/Azure/azure-sdk-for-python/pull/2376
|
2025-04-01T06:36:45.500832 | 2023-08-31T18:14:08 | 1876049881 | {
"authors": [
"azure-sdk",
"nemanjarajic"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:365",
"repo": "Azure/azure-sdk-for-python",
"url": "https://github.com/Azure/azure-sdk-for-python/pull/31903"
} | gharchive/pull-request | Schedule operations rewire for feature and custom
Description
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been incl... |
2025-04-01T06:36:45.503202 | 2023-09-23T01:14:29 | 1909657110 | {
"authors": [
"azure-sdk"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:366",
"repo": "Azure/azure-sdk-for-python",
"url": "https://github.com/Azure/azure-sdk-for-python/pull/32202"
} | gharchive/pull-request | [AutoRelease] t2-cosmosdb-2023-09-23-46388(can only be merged by SDK owner)
https://github.com/Azure/sdk-release-request/issues/4551
Live test success
https://dev.azure.com/azure-sdk/internal/_build?definitionId=984
BuildTargetingString
azure-mgmt-cosmosdb
Skip.CreateApiReview
true
issue link:https://github.com/Azu... |
2025-04-01T06:36:45.521429 | 2019-02-20T23:12:50 | 412673365 | {
"authors": [
"AutorestCI",
"codecov-io"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:367",
"repo": "Azure/azure-sdk-for-python",
"url": "https://github.com/Azure/azure-sdk-for-python/pull/4396"
} | gharchive/pull-request | [AutoPR datafactory/resource-manager] [Datafactory] Support create pipeline run with recovery mode
Created to sync https://github.com/Azure/azure-rest-api-specs/pull/5239
(message created by the CI based on PR content)
Codecov Report
Merging #4396 into restapi_auto_datafactory/resource-manager will increase cove... |
2025-04-01T06:36:45.525087 | 2020-11-19T10:38:52 | 746456167 | {
"authors": [
"MindFlavor",
"rylev"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:368",
"repo": "Azure/azure-sdk-for-rust",
"url": "https://github.com/Azure/azure-sdk-for-rust/pull/88"
} | gharchive/pull-request | Simplify ConsistencyLevel and CosmosStruct
@thomastaylor312 and I are looking into simplifying the cosmos crate. This PR contains changes to two types that are indicative of the larger changes we would like to make.
In general these changes favor concrete types over traits. Some additional changes I'd like to make in... |
2025-04-01T06:36:45.531105 | 2023-05-24T23:01:11 | 1724841839 | {
"authors": [
"JonathanCrd",
"maririos"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:369",
"repo": "Azure/azure-sdk-tools",
"url": "https://github.com/Azure/azure-sdk-tools/issues/6237"
} | gharchive/issue | Add default users to prod release plans
Share Release Plans created in PROD with the v-team so we can help diagnose problems and look at behaviors, specially while we do our initial rollout.
Ideally, Release Plans shouldn't have any permissions and anyone can access them
Both options to add default users to all rel... |
2025-04-01T06:36:45.532863 | 2022-08-30T18:59:49 | 1356178460 | {
"authors": [
"azure-sdk"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:370",
"repo": "Azure/azure-sdk",
"url": "https://github.com/Azure/azure-sdk/issues/4768"
} | gharchive/issue | SDK Review Meeting - Tracking Azure Communication Services
This meeting was created by Jorge Garcia Hirota.
It will be used to Track the conversation in the informational Session for the Azure Communication Services Service.
Detailed meeting information and documents provided can be accessed here
Cancelled by: J... |
2025-04-01T06:36:45.541174 | 2018-10-02T17:06:15 | 365993420 | {
"authors": [
"MRayermannMSFT",
"zezha-msft"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:371",
"repo": "Azure/azure-storage-azcopy",
"url": "https://github.com/Azure/azure-storage-azcopy/issues/70"
} | gharchive/issue | When output=json is used for copy, some errors aren't outputted in a JSON friendly way
Which version of the AzCopy was used?
10.0.2-preview
Which platform are you using? (ex: Windows, Mac, Linux)
Windows
What command did you run?
I ran
copy "C:\Users\marayerm\Desktop\*" "https://redacted.blob.core.windows.net/one/?RE... |
2025-04-01T06:36:45.543700 | 2017-08-30T19:41:47 | 254112916 | {
"authors": [
"dnfclas",
"omkarmore83"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:372",
"repo": "Azure/azure-webjobs-sdk-script",
"url": "https://github.com/Azure/azure-webjobs-sdk-script/pull/1848"
} | gharchive/pull-request | Enabling TransferRequestHandler for all request
(This will include static content - The reason we do this is to enable us to have routes with period in them. i.e. with extensions)
Look at the issue #969
Essentially, Functions currently does not allow paths to have a period in them. for instance /index.html, etc etc. ... |
2025-04-01T06:36:45.572107 | 2016-12-11T20:52:56 | 194855679 | {
"authors": [
"ahmetalpbalkan",
"gjonespf",
"markvr",
"powareverb"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:373",
"repo": "Azure/azurefile-dockervolumedriver",
"url": "https://github.com/Azure/azu... | gharchive/issue | Containerize the volume plugin
Sure you're aware of, but thought I'd voice my interest after using this plugin on a few machines and really liking it.
Documented here:
https://docs.docker.com/engine/extend/plugin_api/
Has plugins running as "special" docker containers, brought up before docker proper and shut down af... |
2025-04-01T06:36:45.577046 | 2022-01-05T15:30:00 | 1094475031 | {
"authors": [
"jackrichins",
"jeskew",
"jlichwa",
"tfitzmac"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:374",
"repo": "Azure/bicep-types-az",
"url": "https://github.com/Azure/bicep-types-az/issues/579"
} | gharchive/issue | Data property on Microsoft.KeyVault/vaults/keys defined as string but labeled with any
The Microsoft.KeyVault/vaults/keys resource type has a property called "data" within the "release_policy" object. In the swagger, it's defined as a string. But, it gets generated as "any".
This log entry may be relevant. The Swag... |
2025-04-01T06:36:45.587339 | 2020-08-27T13:43:05 | 687254123 | {
"authors": [
"JayDoubleu",
"Lddeiva",
"SPSamL",
"TazzyMan",
"alex-frankel",
"enbridgeint",
"jfe7",
"jikuja",
"sebader",
"sebbrochet",
"takekazuomi",
"thebeautiful",
"thebenwaters"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permis... | gharchive/issue | Support to split template into multiple files?
Have you thought about supporting splitting one bicep files into multiple files within the same directory and merging them on build?
I find this a very neat feature in terraform to make larger templates with many resources easier to read - without using modules, that is ... |
2025-04-01T06:36:45.593311 | 2022-06-21T17:05:33 | 1278734445 | {
"authors": [
"alex-frankel",
"anthony-c-martin",
"dairta"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:376",
"repo": "Azure/bicep",
"url": "https://github.com/Azure/bicep/issues/7317"
} | gharchive/issue | Bicep intellisense partially working
Bicep version
version 0.4.613
Describe the bug
typing res brings up intellisense options for resources
I cannot get intellisense to give me in between the quotes. Not specific to keyvaults.
typing resource kv '' should return Microsoft.Something/@date
Microsoft.KeyVault/vaults@201... |
2025-04-01T06:36:45.595632 | 2022-11-11T15:57:22 | 1445673403 | {
"authors": [
"SDanehy",
"alex-frankel"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:377",
"repo": "Azure/bicep",
"url": "https://github.com/Azure/bicep/issues/8987"
} | gharchive/issue | Bicept validation is wrong for Event Hub Namespace
When adding a new property to a "Microsoft.EventHub/namespaces@2022-01-01-preview" resource I get the following error:
The property "minimumTlsVersion" is not allowed on objects of type "EHNamespaceProperties". Permissible properties include "clusterArmId", "encrypti... |
2025-04-01T06:36:45.598448 | 2023-09-13T11:31:12 | 1894330923 | {
"authors": [
"anthony-c-martin"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:378",
"repo": "Azure/bicep",
"url": "https://github.com/Azure/bicep/pull/11829"
} | gharchive/pull-request | Build workflow improvements
Add action to log preview install scripts
Summarize dotnet test results into single comment rather than 4 separate comments
Split VSCode into build & test jobs. This means you get a working VSCode package even if there are lint or test failures.
Microsoft Reviewers: Open in CodeFlow
... |
2025-04-01T06:36:45.603291 | 2023-03-28T18:37:18 | 1644477505 | {
"authors": [
"Aniruddh25",
"yorek"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:379",
"repo": "Azure/data-api-builder",
"url": "https://github.com/Azure/data-api-builder/issues/1374"
} | gharchive/issue | Add support for providing environment var/values in a .env file read by dotenv.net
Discussed in https://github.com/Azure/data-api-builder/discussions/1361
Originally posted by glaucia86 March 25, 2023
Hi!
I would like to propose that we can make use of the .env file in the dab.config.json file.
As it already happen... |
2025-04-01T06:36:45.610277 | 2023-02-21T19:39:10 | 1594003996 | {
"authors": [
"ashnamehrotra"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:380",
"repo": "Azure/eraser",
"url": "https://github.com/Azure/eraser/pull/639"
} | gharchive/pull-request | chore: cherry pick for v1.0.0
What this PR does / why we need it:
Cherry pick main changes since v1.0.0-rc.2 for v1.0.0 release.
(cherry picked #608 #618 #621 #620 #622 #628 #631 #632 #635)
Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s... |
2025-04-01T06:36:45.621975 | 2024-03-04T22:52:00 | 2167930745 | {
"authors": [
"mxmo0rhuhn",
"patelchandni",
"ricardolimadb"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:381",
"repo": "Azure/functions-action",
"url": "https://github.com/Azure/functions-action/issues/218"
} | gharchive/issue | No documented way to deploy to consumption based linux functions (e.g. Python)
By now I spend several days trying to figure out how to deploy a Python function to a consumption based plan using this action and I have come to the conclusion that this is not possible. However, there is no warning or any indication abou... |
2025-04-01T06:36:45.624513 | 2023-05-01T17:37:42 | 1691106648 | {
"authors": [
"Elsie4ever",
"digimaun"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:382",
"repo": "Azure/iot-plugandplay-models-tools",
"url": "https://github.com/Azure/iot-plugandplay-models-tools/pull/198"
} | gharchive/pull-request | Update dmr client to GA DTDL parser
Update dmr client to GA DTDL parser 1.0.52
And added a new test case according to Changes from Version 2 guildline
Resolving issue https://github.com/Azure/iot-plugandplay-models-tools/issues/197.
|
2025-04-01T06:36:45.632125 | 2018-10-26T05:22:25 | 374231054 | {
"authors": [
"imatiach-msft",
"stevekuo4"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:383",
"repo": "Azure/mmlspark",
"url": "https://github.com/Azure/mmlspark/issues/411"
} | gharchive/issue | add weight to lightgmb
in our use case we need to include sample weight for model training, which is no available for LightGBMClassifier
this has been resolved with PR #426 , the fix will be in the next release of mmlspark v0.15. You can test out the fix with the build here:
--packages
com.microsoft.ml.spark:mmlsp... |
2025-04-01T06:36:45.687624 | 2022-06-06T20:09:41 | 1262351679 | {
"authors": [
"JohnathonMohr",
"lucas-lelis"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:384",
"repo": "Azure/template-analyzer",
"url": "https://github.com/Azure/template-analyzer/issues/246"
} | gharchive/issue | [BUG] Array of objects is not being evaluated correctly
Describe the bug
When trying to use a wildcard to evaluate an array of objects to validate if an object key exists in each array entry the rules are not evaluated properly:
{
"name": "resourceName",
"type": "Microsoft.Resources/deployments",
"apiVers... |
2025-04-01T06:36:45.690094 | 2024-07-12T03:11:28 | 2404557876 | {
"authors": [
"mbilalamjad"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:385",
"repo": "Azure/terraform-azurerm-avm-res-compute-hostgroup",
"url": "https://github.com/Azure/terraform-azurerm-avm-res-compute-hostgroup/... | gharchive/pull-request | chore: repository governance
Repository governance update
This PR was automatically created by the AVM Team hive-mind using the grept governance tool.
We have detected that some files need updating to meet the AVM governance standards.
Please review and merge with alacrity.
Grept config source: git::https://github.co... |
2025-04-01T06:36:45.704379 | 2024-09-14T04:26:34 | 2525985105 | {
"authors": [
"ArcturusZhang",
"azure-sdk"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:388",
"repo": "Azure/typespec-azure",
"url": "https://github.com/Azure/typespec-azure/pull/1541"
} | gharchive/pull-request | [TCGC] update references for #1463
Update references after merged #1463
All changed packages have been documented.
:white_check_mark: @azure-tools/typespec-azure-resource-manager
:white_check_mark: @azure-tools/typespec-client-generator-core
Show changes
@azure-tools/typespec-azure-resource-manager - feature ✏️... |
2025-04-01T06:36:45.707467 | 2020-11-07T23:09:10 | 738334495 | {
"authors": [
"KYZITEMELOS93",
"itowlson"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:389",
"repo": "Azure/vscode-kubernetes-tools",
"url": "https://github.com/Azure/vscode-kubernetes-tools/issues/837"
} | gharchive/issue | Extension issue
Issue Type: Bug
Extension Name: vscode-kubernetes-tools
Extension Version: 1.2.1
OS Version: Windows_NT x64 10.0.17763
VSCode version: 1.51.0
:warning: We have written the needed data into your clipboard. Please paste! :warning:
Should be fixed in 1.2.3 - please reopen if not
Should be fixed in ... |
2025-04-01T06:36:45.709719 | 2018-04-06T21:31:54 | 312125756 | {
"authors": [
"brendandburns"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:390",
"repo": "Azure/vscode-kubernetes-tools",
"url": "https://github.com/Azure/vscode-kubernetes-tools/pull/162"
} | gharchive/pull-request | Add a drill-down for Pods created by a Deployment.
This goes straight from Deployment -> Pods
Another option would be:
Deployment -> ReplicaSet -> Pods
If we'd rather, easy to do, let me know.
Comments addressed, please re-check.
@testforstephen comment addressed, please re-check.
Thanks!
|
2025-04-01T06:36:45.712203 | 2020-05-27T10:35:12 | 625578786 | {
"authors": [
"brentschmaltz",
"gislikonrad"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:391",
"repo": "AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet",
"url": "https://github.com/AzureAD/azure... | gharchive/pull-request | Fixes typo in RenewResponse action in WsTrust 1.3
There was a copy-paste error in one of the WsTrust 1.3 actions.
@gislikonrad I rebased on dev and squashed before I saw your pr, sorry. It is hard to see what your PR was now. Can you re-submit.
@gislikonrad I rebased on dev and squashed before I saw your pr, sor... |
2025-04-01T06:36:45.721487 | 2019-03-26T20:25:43 | 425632081 | {
"authors": [
"JPWilli",
"MarkZuber"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:392",
"repo": "AzureAD/microsoft-authentication-extensions-for-dotnet",
"url": "https://github.com/AzureAD/microsoft-authentication... | gharchive/pull-request | Jpwilli/locking
Adds locking to cache operations
Reverts projects to .net4.5
Upgrades projects to netcoreapp2.1 (redundant with Mark's other PR)
Adds tests
using System;
please add license blurb
Refers to: src/Shared/CrossPlatLock.cs:1 in d756837. [](commit_id = d756837b904e3e1c621279e3ffc719a5f2b5fce5, deletion... |
2025-04-01T06:36:45.768096 | 2016-07-27T08:04:57 | 167794905 | {
"authors": [
"Kammy6679",
"prvijay",
"raeitan"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:393",
"repo": "AzureAD/rms-sdk-for-cpp",
"url": "https://github.com/AzureAD/rms-sdk-for-cpp/issues/119"
} | gharchive/issue | Cannot open the PPDF file, which is protected by RMS Android SDK
Protect a PDF file to PPDF file by RMS Android SDK
Open this PPDF by RMS Linux SDK
3 Get the a error message : This version is not supported.
Check the code, we found that the following functions have an exception error
ProtectedFileStream::Acquire
PS... |
2025-04-01T06:36:45.792245 | 2022-01-21T19:13:40 | 1110804368 | {
"authors": [
"cppcooper"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:394",
"repo": "BCCF-UBCO-AD/Orthanc-TMI",
"url": "https://github.com/BCCF-UBCO-AD/Orthanc-TMI/pull/93"
} | gharchive/pull-request | Review of Develop
It's time to merge into master. All this code needs review.
I was thinking once every two weeks, but it doesn't really matter so long as master build and works
|
2025-04-01T06:36:45.813974 | 2021-07-15T15:27:52 | 945506291 | {
"authors": [
"BrianRamsay",
"tylerpar99"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:395",
"repo": "BCStudentSoftwareDevTeam/celts",
"url": "https://github.com/BCStudentSoftwareDevTeam/celts/pull/47"
} | gharchive/pull-request | PR for Warning label track hours issue 45(This issue is based off of branch: track_volunteer_hours_issue42)
This PR fixes issue #45
Summary:
The issue asked that there be a way for an admin to tell that a participant that has checked into or rsvp to an event be flagged if they have not completed all prerequisites for... |
2025-04-01T06:36:45.820411 | 2017-05-12T23:48:11 | 228432579 | {
"authors": [
"alex-hancock"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:396",
"repo": "BD2KGenomics/dcc-dashboard",
"url": "https://github.com/BD2KGenomics/dcc-dashboard/issues/22"
} | gharchive/issue | Display start time and last updated in action service table
See description. Opening branch feature/display-time to address.
@wshands Should I change out attributes for the timestamps, or should I just add two more columns?
Attributes added, columns rearranged to resemble file browser order per request of klearne... |
2025-04-01T06:36:45.822007 | 2017-05-08T20:57:35 | 227172261 | {
"authors": [
"arkal",
"cket",
"ejacox"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:397",
"repo": "BD2KGenomics/toil",
"url": "https://github.com/BD2KGenomics/toil/pull/1669"
} | gharchive/pull-request | Use chunked transfer in AWS job store importing
Resolves #1515
@cket i tested this branch and it still raised the [Errno 104] Connection reset by peer Exception
Thanks @arkal for testing these changes as well!
The 10 Gb import/export test was removed and will be added as an issue.
|
2025-04-01T06:36:45.964517 | 2020-08-28T10:53:48 | 687990276 | {
"authors": [
"iamrajiv"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:398",
"repo": "BITSoC/EmotionRecog",
"url": "https://github.com/BITSoC/EmotionRecog/pull/24"
} | gharchive/pull-request | added black and flake8 linters
The black code formatter in Python is an opinionated tool that formats your code in the best way possible and Flake8 is a powerful tool that checks our code’s compliance to PEP8. This will format and enhance the code quality whenever there is a PR in the repository or any changes done t... |
2025-04-01T06:36:46.029086 | 2017-11-06T06:14:05 | 271369241 | {
"authors": [
"tfabraham"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:400",
"repo": "BTDF/DeploymentFramework",
"url": "https://github.com/BTDF/DeploymentFramework/issues/90"
} | gharchive/issue | ItemGroupFromSeparatedList build task should accept an empty string and return an empty ItemGroup
ItemGroupFromSeparatedList build task should accept an empty string and return an empty ItemGroup
This work item was migrated from CodePlex
CodePlex work item ID: '6054'
Assigned to: 'tfabraham'
Vote count: '0'
[Unknow... |
2025-04-01T06:36:46.045119 | 2017-11-06T06:25:00 | 271370907 | {
"authors": [
"tfabraham"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:401",
"repo": "BTDF/DeploymentFramework",
"url": "https://github.com/BTDF/DeploymentFramework/issues/98"
} | gharchive/issue | Feature: Add Knowledge of Inter-Application Dependency Stack
If application B relies on A, B has to be undeployed to redeploy A (for example B uses schemas contained in A). It would really be cool if this "stack" could be defined in BTDF. So if I'm fixing something in project A, B has to be undeployed, A has to be... |
2025-04-01T06:36:46.052772 | 2021-09-13T05:56:45 | 994484487 | {
"authors": [
"cwfitzgerald"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:402",
"repo": "BVE-Reborn/rend3",
"url": "https://github.com/BVE-Reborn/rend3/issues/188"
} | gharchive/issue | Ambient Lighting Support Removed
Was erroneously removed during the renderlist rewrite, needs to be part of the pbr render list.
@JohnNagle Published in rend3-pbr 0.1.1
|
2025-04-01T06:36:46.072801 | 2023-07-05T21:46:01 | 1790397403 | {
"authors": [
"J-Ogden99",
"msouff"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:403",
"repo": "BYU-Hydroinformatics/geoglows-rest-api",
"url": "https://github.com/BYU-Hydroinformatics/geoglows-rest-api/p... | gharchive/pull-request | Add CloudWatch Logging
Added function that will write a log containing information about query parameters to AWS CloudWatch. Requires an AWS client to be present in the environment that can be accessed with boto3, as well as environment variables AWS_LOG_GROUP_NAME and AWS_LOG_STREAM_NAME. The values I have been usin... |
2025-04-01T06:36:46.075045 | 2021-01-04T23:35:16 | 778449775 | {
"authors": [
"PolygonalSun",
"deltakosh"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:404",
"repo": "BabylonJS/Babylon.js",
"url": "https://github.com/BabylonJS/Babylon.js/issues/9738"
} | gharchive/issue | Add PS5 DualSense support to Babylon.js
Once the DualSense gamepad is fully supported by PC and web, support for it should be added to Babylon.js' input systems.
@PolygonalSun can we close it??
@PolygonalSun can we close it??
None of the work for this has been merged into master but if we're fine with adding it... |
2025-04-01T06:36:46.086120 | 2024-04-17T15:05:54 | 2248527097 | {
"authors": [
"RaananW",
"bjsplat"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:405",
"repo": "BabylonJS/Babylon.js",
"url": "https://github.com/BabylonJS/Babylon.js/pull/14996"
} | gharchive/pull-request | Allow shader precompile by dividing effect and thinEngine
This PR presents a few changes to Effect and ThinEngine architecture to allow shader precompilation before an engine is constructed.
Using the following ode will allow you to generate create a (WebGL) Pipeline context using an existing context. While this is r... |
2025-04-01T06:36:46.115243 | 2018-05-16T12:09:48 | 323592664 | {
"authors": [
"Bajdzis",
"mleopold"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:406",
"repo": "Bajdzis/vscode-database",
"url": "https://github.com/Bajdzis/vscode-database/issues/47"
} | gharchive/issue | FR: SSL authentication (mysql)
Hi,
I would like to propose support for authenticating via ssl (corresponding to the following command line arguments of the mysql client: --ssl-ca --ssl-cert --ssl-key).
Martin
I think the feature is worked in 2.0.1 version. Could you check if everything works?
@mleopold
|
2025-04-01T06:36:46.120853 | 2023-01-07T20:40:12 | 1524135710 | {
"authors": [
"Bam92",
"martinyis"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:407",
"repo": "Bam92/attendancy-gda",
"url": "https://github.com/Bam92/attendancy-gda/issues/102"
} | gharchive/issue | Validate user input with express-validator or joi
https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/forms
I would like try to solve this issue, but could you tell me which form you need to validate(file path)
Hello @martinyis,
Thank you for interest on this issue. The idea here is to valid... |
2025-04-01T06:36:46.128278 | 2024-02-28T14:20:58 | 2159083133 | {
"authors": [
"mmills6060"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:408",
"repo": "Banbury-inc/Athena",
"url": "https://github.com/Banbury-inc/Athena/issues/12"
} | gharchive/issue | allow ability to upload files
need to be able to press the upload button and have it do something
completed
|
2025-04-01T06:36:46.155011 | 2020-04-08T18:26:29 | 596771555 | {
"authors": [
"coacoas",
"isomarcte"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:409",
"repo": "Banno/kafka4s",
"url": "https://github.com/Banno/kafka4s/pull/179"
} | gharchive/pull-request | Update Threading Semantics
This commit makes a few changes related to the threading setup in ConsumerApi and ProducerApi.
It addresses unclean shutdown of the java.util.concurrent.ExecutorService as well as fixing a potential deadlock scenario.
Prior to this commit an ExecutorService with a single thread was created ... |
2025-04-01T06:36:46.185538 | 2024-03-25T13:56:08 | 2205826478 | {
"authors": [
"Baroshem",
"danielroe"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:414",
"repo": "Baroshem/nuxt-security",
"url": "https://github.com/Baroshem/nuxt-security/pull/406"
} | gharchive/pull-request | fix: opt in to import.meta.* properties
Types of changes
[x] Bug fix (a non-breaking change which fixes an issue)
[ ] New feature (a non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description
This is a very early PR to make this... |
2025-04-01T06:36:46.313476 | 2021-03-12T03:23:41 | 829721424 | {
"authors": [
"Barsik008",
"ManobsTheChobs"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:415",
"repo": "Barsik008/PossumBot",
"url": "https://github.com/Barsik008/PossumBot/issues/98"
} | gharchive/issue | !myakish doesn't work
When I type in !myakish it doesn't kick anyone out
@ManobsTheChobs it's supposed to give you admin perms.
|
2025-04-01T06:36:46.327582 | 2024-11-05T23:16:50 | 2636691494 | {
"authors": [
"DataM0del"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:416",
"repo": "BasedInc/libhat",
"url": "https://github.com/BasedInc/libhat/issues/24"
} | gharchive/issue | Rust bindings
Just use rust-lang/rust-bindgen?
Also, Rust rewrite when??? (not happening lol but yes)
I'm doing this.
|
2025-04-01T06:36:46.405558 | 2021-01-11T20:44:06 | 783690866 | {
"authors": [
"NoahGorny",
"marcospereira"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:417",
"repo": "Bash-it/bash-it",
"url": "https://github.com/Bash-it/bash-it/pull/1785"
} | gharchive/pull-request | Add themes/base.theme.bash to clean files
Description
Review with ?w=1.
Add themes/base.theme.bash to clean files
Run code fomatter for themes/base.theme.bash
Fix shellcheck warnings for themes/base.theme.bash
Fix shellcheck header script to consider multiple lines
Motivation and Context
I've picked this file becau... |
2025-04-01T06:36:46.410443 | 2024-06-24T14:44:44 | 2370442035 | {
"authors": [
"armsteadj1",
"bt-platform-eng"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:418",
"repo": "Basis-Theory/developers.basistheory.com",
"url": "https://github.com/Basis-Theory/developers.basisth... | gharchive/pull-request | fix: adding information about delay it tokens in list and search
Description
Documenting the slight delay in tokens availability in listing and search
Testing required outside of automated testing?
[ ] Not Applicable
Screenshots (if appropriate):
[ ] Not Applicable
Rollback / Rollforward Procedure
[ ] Roll... |
2025-04-01T06:36:46.413027 | 2018-11-14T11:25:58 | 380654663 | {
"authors": [
"BastiaanOlij"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:419",
"repo": "BastiaanOlij/gdprocmesh",
"url": "https://github.com/BastiaanOlij/gdprocmesh/pull/25"
} | gharchive/pull-request | Adding Fast Quadric Mesh Simplification support
Working on implementing this really cool piece of tech:
https://github.com/sp4cerat/Fast-Quadric-Mesh-Simplification
This takes in a mesh, optimizes the vertices and faces to a reduction factor and gives you a resulting mesh.
Note that due to the way meshes are loaded i... |
2025-04-01T06:36:46.458464 | 2023-09-07T07:22:58 | 1885271953 | {
"authors": [
"joaoufrj",
"sezginerr"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:420",
"repo": "BayraktarLab/cell2fate",
"url": "https://github.com/BayraktarLab/cell2fate/issues/7"
} | gharchive/issue | Can't export the model posterior to the anndata object
Hi,
I am running cell2fate on a M1 MBP and as you know NVIDIA GPU, CUDA with Pytorch will not work in ARM Macs. I can train the model [mod.train()], the following message appears:
GPU available: False, used: False
TPU available: False, using: 0 TPU cores
IPU avai... |
2025-04-01T06:36:46.479381 | 2022-09-12T10:04:08 | 1369610660 | {
"authors": [
"YaoZY157",
"masoodlab"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:421",
"repo": "BayraktarLab/cell2location",
"url": "https://github.com/BayraktarLab/cell2location/issues/199"
} | gharchive/issue | AttributeError: module 'cell2location' has no attribute 'run_cell2location'
[x] I have confirmed this bug exists on the latest version of cell2location. See https://github.com/BayraktarLab/cell2location#installation
[ ] I follow the instructions from the scvi-tools tutorial.
Note: Please read this guide detailing ... |
2025-04-01T06:36:46.505612 | 2024-07-31T17:17:07 | 2440528878 | {
"authors": [
"Maxnflaxl",
"messiisgreat"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:422",
"repo": "BeamMW/beam-web",
"url": "https://github.com/BeamMW/beam-web/pull/262"
} | gharchive/pull-request | Fix HF section
Checkout Points
[ ] Check if renaming to PoC done
[ ] Check if changing icons(5) done
[ ] Check if adding HF to menu(in dropdown and footer) done
Suggestion
Suggest better approach
can you send a screenshot of the 2023 and 2024 roadmap to confirm changes? Ty
check this plz
screenshot... |
2025-04-01T06:36:46.583856 | 2023-10-10T18:29:45 | 1935962022 | {
"authors": [
"Rockleemode",
"XanderRubio"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:423",
"repo": "BeforeIDieCode/BeforeIDieAchievements",
"url": "https://github.com/BeforeIDieCode/BeforeIDieAchievements/pull/... | gharchive/pull-request | Add Ma'aruf Muhammad to Before I Die
I am adding Ma'aruf Muhammad to Before I Die with images and text
I am adding Ma'aruf Muhammad to Before I Die with images and text
Hi @Rockleemode,
Thank you for taking the time to contribute and share your aspirations on what you would like to do before you pass away. I kind... |
2025-04-01T06:36:46.586071 | 2023-10-16T05:41:02 | 1944407542 | {
"authors": [
"XanderRubio",
"ignoreintuition"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:424",
"repo": "BeforeIDieCode/BeforeIDieAchievements",
"url": "https://github.com/BeforeIDieCode/BeforeIDieAchievements/p... | gharchive/pull-request | Added profile for Brian Greig
Added profile and pictures
Also, @ignoreintuition if you have a LinkedIn let me know the link so I can mention you in our next Thank You Contributors post. Thank you!
Also, @ignoreintuition if you have a LinkedIn let me know the link so I can mention you in our next Thank You Contri... |
2025-04-01T06:36:46.589669 | 2024-11-21T11:11:01 | 2679070135 | {
"authors": [
"mvorisek",
"stof"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:425",
"repo": "Behat/Behat",
"url": "https://github.com/Behat/Behat/issues/1541"
} | gharchive/issue | Missing step does not exit with non-zero CLI code
CLI ouput like:
Feature: Checkbox
Scenario: # tests-behat/checkbox.feature:3
Given I am on "form-control/checkbox.php" # Behat\MinkExtension\Context\MinkContext::visit()
...
Then Toast display should contain text '...'... |
2025-04-01T06:36:46.601208 | 2017-11-28T21:58:41 | 277552794 | {
"authors": [
"SairamShanmuganathan",
"ghost"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:426",
"repo": "BenJam/proverif",
"url": "https://github.com/BenJam/proverif/issues/2"
} | gharchive/issue | Update syntax
all of these example got syntax error . How can I run on new version of Proverif Online ?
Did you get any code for the new version?
|
2025-04-01T06:36:46.611843 | 2021-12-30T10:39:11 | 1091020099 | {
"authors": [
"Benedict-Carling",
"shrutiichandra"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:427",
"repo": "Benedict-Carling/spanish-conjugator",
"url": "https://github.com/Benedict-Carling/spanish-conjugator/p... | gharchive/pull-request | conditional conjugation
added conjugation for conditional tense.
Looks great, thanks so much for the work!
Happy to help!!
|
2025-04-01T06:36:46.617886 | 2021-06-05T13:42:43 | 912269708 | {
"authors": [
"Benjamin-Dobell",
"kerwanp"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:428",
"repo": "Benjamin-Dobell/IntelliJ-Luanalysis",
"url": "https://github.com/Benjamin-Dobell/IntelliJ-Luanalysis/is... | gharchive/issue | Key duplicated on Windows
Environment
name
version
IDEA version
2021.1.2 Build #IU-211.7442.40
Luanalysis version
v1.2.3
OS
Windows 10
What are the steps to reproduce this issue?
Install Luanalysis
Restart the idea
What happens?
The idea does not start and show a critical error.
What were you expecti... |
2025-04-01T06:36:46.620818 | 2024-08-26T00:58:16 | 2485608778 | {
"authors": [
"Benjamin-Loison",
"esttemanb"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:429",
"repo": "Benjamin-Loison/element-android",
"url": "https://github.com/Benjamin-Loison/element-android/issues/2... | gharchive/issue | Check easily up to when histories go?
Concerning Note to Self it is the same date as on on my Linux Mint 22 Cinnamon Framework 13 that is about:
date -d @1650663424
Fri Apr 22 11:37:04 PM CEST 2022
Would help Benjamin-Loison/android/issues/46.
On computer can use Export Chat.
Download
https://www.dropbox.com/scl/... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.