id
stringlengths
4
10
text
stringlengths
4
2.14M
source
stringclasses
2 values
created
timestamp[s]date
2001-05-16 21:05:09
2025-01-01 03:38:30
added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
metadata
dict
522969778
Support NetCore for SqlAppAuthenticationProvider There is currently not a good way to pass Azure SQL authentication tokens through EF Core initialization processes. A major obstacle has been lack of support for configuring async authentication delegate or similar in SqlClient. SqlAppAuthenticationProvider now offers ...
gharchive/issue
2019-11-14T16:30:07
2025-04-01T06:42:16.897759
{ "authors": [ "cheenamalhotra", "jaredmoo", "jsquire", "nonik0", "syndicatedshannon" ], "repo": "Azure/azure-sdk-for-net", "url": "https://github.com/Azure/azure-sdk-for-net/issues/8789", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
565049661
Importing certificates into Azure KeyVault fails due to bad base64 encoding Describe the bug I'm wanting to import a certificate into KeyVault created by LetsEncrypt. When I do, it fails with a 400 BadRequest error. Expected behavior I expect the certificate to be imported with no exceptions. Actual behavior (include...
gharchive/issue
2020-02-14T01:33:03
2025-04-01T06:42:16.909226
{ "authors": [ "heaths", "pakrym", "twsouthwick" ], "repo": "Azure/azure-sdk-for-net", "url": "https://github.com/Azure/azure-sdk-for-net/issues/9963", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
94889193
Using fully signed Security.Cryptography.dll Using fully signed Security.Cryptography.dll Hi @swatimadhukar, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution! This seems like a small (but important) contribution, so no contribution license agreement is r...
gharchive/pull-request
2015-07-14T07:59:23
2025-04-01T06:42:16.911497
{ "authors": [ "azurecla", "swatimadhukar" ], "repo": "Azure/azure-sdk-for-net", "url": "https://github.com/Azure/azure-sdk-for-net/pull/1254", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
644219308
Increment version for textanalytics releases Increment version for textanalytics releases Can one of the admins verify this patch?
gharchive/pull-request
2020-06-23T23:53:58
2025-04-01T06:42:16.912809
{ "authors": [ "azure-sdk", "azuresdkci" ], "repo": "Azure/azure-sdk-for-net", "url": "https://github.com/Azure/azure-sdk-for-net/pull/12965", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
817718463
Fix getblocks long Incorporates https://github.com/Azure/azure-rest-api-specs/pull/13188. All properties in BlobBlock moved to handwritten class due to compile errors regarding properties across partial structs. Facade property maintained for backwards compatibility. Need to pull this change in an environment that ...
gharchive/pull-request
2021-02-26T22:16:12
2025-04-01T06:42:16.915400
{ "authors": [ "jaschrep-msft", "seanmcc-msft" ], "repo": "Azure/azure-sdk-for-net", "url": "https://github.com/Azure/azure-sdk-for-net/pull/19078", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
866500531
[Core.Experimental] Add RequestOptions For the low level client APIs, we want to have some knobs that help you control the behavior of the requests. This class holds these options. @KrzysztofCwalina the only real difference here vs your sketch is that ResponseStatusOptions is now ResponseStatusOption because it is ...
gharchive/pull-request
2021-04-24T00:11:20
2025-04-01T06:42:16.916988
{ "authors": [ "ellismg" ], "repo": "Azure/azure-sdk-for-net", "url": "https://github.com/Azure/azure-sdk-for-net/pull/20641", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
893340852
[TA] Enable healthcare again, update pii tests, and more Enable healthcare now that it has been deployed, which means re-recording Fixes: https://github.com/Azure/azure-sdk-for-net/issues/20982 Services fixed bug, so remove our hack in the sdk. Fixes: https://github.com/Azure/azure-sdk-for-net/issues/20991 PII is re...
gharchive/pull-request
2021-05-17T13:35:47
2025-04-01T06:42:16.919011
{ "authors": [ "maririos" ], "repo": "Azure/azure-sdk-for-net", "url": "https://github.com/Azure/azure-sdk-for-net/pull/21108", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1278671001
moved validation to constructor Addresses https://github.com/Azure/azure-sdk-for-net/pull/28870#discussion_r897391582 Part of #29305 API change check API changes are not detected in this pull request.
gharchive/pull-request
2022-06-21T16:06:38
2025-04-01T06:42:16.920830
{ "authors": [ "azure-sdk", "jaschrep-msft" ], "repo": "Azure/azure-sdk-for-net", "url": "https://github.com/Azure/azure-sdk-for-net/pull/29395", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1742870218
[Storage][DataMovement] Add support for resource options on resource containers This change adds a new property ResourceOptions to BlobStorageResourceContainerOptions which allows users to specify options specific to individual resources that will be applied to all resources in the container. ResourceOptions is a new...
gharchive/pull-request
2023-06-06T00:47:52
2025-04-01T06:42:16.924160
{ "authors": [ "azure-sdk", "jalauzon-msft" ], "repo": "Azure/azure-sdk-for-net", "url": "https://github.com/Azure/azure-sdk-for-net/pull/36836", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1899479768
Increment version for network releases Increment package version after release of Azure.ResourceManager.Network API change check API changes are not detected in this pull request.
gharchive/pull-request
2023-09-16T15:51:16
2025-04-01T06:42:16.925502
{ "authors": [ "azure-sdk" ], "repo": "Azure/azure-sdk-for-net", "url": "https://github.com/Azure/azure-sdk-for-net/pull/38765", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
278766718
testing CI for customsearch (DO NOT MERGE) Description This checklist is used to make sure that common guidelines for a pull request are followed. [ ] Please add REST spec PR link to the SDK PR [ ] I have read the contribution guidelines. [ ] The pull request does not introduce breaking changes. General Guidelin...
gharchive/pull-request
2017-12-03T11:50:32
2025-04-01T06:42:16.931685
{ "authors": [ "q3blend", "shahabhijeet" ], "repo": "Azure/azure-sdk-for-net", "url": "https://github.com/Azure/azure-sdk-for-net/pull/3914", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2034263950
Failed Autorest Regen Preview to 3.0.0-alpha.20231209.4 by Dapeng Zhang from refs/pull/4004/merge Triggered from https://github.com/Azure/autorest.csharp/pull/4004 API change check API changes are not detected in this pull request.
gharchive/pull-request
2023-12-10T08:05:04
2025-04-01T06:42:16.933621
{ "authors": [ "azure-sdk" ], "repo": "Azure/azure-sdk-for-net", "url": "https://github.com/Azure/azure-sdk-for-net/pull/40675", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
309194406
restore point create and delete API missed test added Description This checklist is used to make sure that common guidelines for a pull request are followed. [x] Please add REST spec PR link to the SDK PR [ ] I have read the contribution guidelines. [x] The pull request does not introduce breaking changes. Gener...
gharchive/pull-request
2018-03-28T02:00:55
2025-04-01T06:42:16.939962
{ "authors": [ "sarvesh-s" ], "repo": "Azure/azure-sdk-for-net", "url": "https://github.com/Azure/azure-sdk-for-net/pull/4168", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2385306178
Update AutoRest C# version to 3.0.0-beta.20240701.2 Update AutoRest C# version to 3.0.0-beta.20240701.2 API change check APIView has identified API level changes in this PR and created following API reviews. Azure.ResourceManager.Search Pending on https://github.com/Azure/azure-sdk-for-net/pull/44830
gharchive/pull-request
2024-07-02T06:00:21
2025-04-01T06:42:16.942179
{ "authors": [ "azure-sdk", "live1206" ], "repo": "Azure/azure-sdk-for-net", "url": "https://github.com/Azure/azure-sdk-for-net/pull/44832", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
502867167
[ServiceBus][DoNotMerge] Message.Clone should create a new independent copy of UserProperties dictionary Ensuring Message.Clone() creates a new dictionary for UserProperties (though contains the original entries). Fixes #7690 This is a breaking change, hence, will merge whenever the next major version is planned to...
gharchive/pull-request
2019-10-04T22:19:23
2025-04-01T06:42:16.946247
{ "authors": [ "Petermarcu", "jsquire", "nemakam" ], "repo": "Azure/azure-sdk-for-net", "url": "https://github.com/Azure/azure-sdk-for-net/pull/7937", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1275315880
AzureML Managed Identity Auth error Package Name: Package Version: FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu20.04:20220601.v1 ENV AZUREML_CONDA_ENVIRONMENT_PATH /azureml-envs/sklearn-1.0 # Create conda environment RUN conda create -p $AZUREML_CONDA_ENVIRONMENT_PATH \ python=3.8 pip=21.3.1 -c anaconda ...
gharchive/issue
2022-06-17T17:51:35
2025-04-01T06:42:16.955005
{ "authors": [ "azure-sdk", "kristapratico", "mas-mreyes", "v-chhbhoi" ], "repo": "Azure/azure-sdk-for-python", "url": "https://github.com/Azure/azure-sdk-for-python/issues/24898", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
54009000
SDK not uploading SSH public key Hi, I am using the following code to upload SSH public key while creating a new vm deployment: key_pair_path = '/home/' + self.app_user + '/.ssh/id_rsa.pub' keypair = KeyPair(thumbprint, key_pair_path) vmconf.ssh = SSH() vmconf.ssh.key_...
gharchive/issue
2015-01-11T23:10:24
2025-04-01T06:42:16.961778
{ "authors": [ "crwilcox", "pphanireddy" ], "repo": "Azure/azure-sdk-for-python", "url": "https://github.com/Azure/azure-sdk-for-python/issues/269", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
538603325
[EventHubs] Consumer should resume from last failed position when there is not checkpoint store When there is no checkpoint store, in the eventhub processor, if a consumer fails and closed, a new consumer will be created, but it's still using the init position -- not the position where it failed. This should be fixed...
gharchive/issue
2019-12-16T19:22:08
2025-04-01T06:42:16.963276
{ "authors": [ "YijunXieMS", "yunhaoling" ], "repo": "Azure/azure-sdk-for-python", "url": "https://github.com/Azure/azure-sdk-for-python/issues/9166", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
964451947
Increment version for monitor releases Increment package version after release of azure-monitor-query /check-enforcer override
gharchive/pull-request
2021-08-09T22:57:46
2025-04-01T06:42:16.964471
{ "authors": [ "azure-sdk", "rakshith91" ], "repo": "Azure/azure-sdk-for-python", "url": "https://github.com/Azure/azure-sdk-for-python/pull/20194", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1034742915
[webpubsub] update for api-version 2021-10-01 autorest --version=3.6.2 --python --track2 --use=D:\dev2\autorest.python --use=@autorest\modelerfour@4.19.2 --python-sdks-folder=D:\dev2\azure-sdk-for-python\sdk --python-mode=update D:\dev2\azure-sdk-for-python\sdk\webpubsub\azure-messaging-webpubsubservice\swagger\READM...
gharchive/pull-request
2021-10-25T06:46:32
2025-04-01T06:42:16.971128
{ "authors": [ "azure-sdk", "iscai-msft", "msyyc" ], "repo": "Azure/azure-sdk-for-python", "url": "https://github.com/Azure/azure-sdk-for-python/pull/21393", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
305737688
[AutoPR keyvault/data-plane] Add Certificate backup and restore to Key Vault Data Plane Ops Created to sync https://github.com/Azure/azure-rest-api-specs/pull/2671 (message created by the CI based on PR content) Codecov Report Merging #2190 into restapi_auto_keyvault_preview will decrease coverage by 0.83%. The ...
gharchive/pull-request
2018-03-15T22:13:48
2025-04-01T06:42:16.988308
{ "authors": [ "AutorestCI", "codecov-io" ], "repo": "Azure/azure-sdk-for-python", "url": "https://github.com/Azure/azure-sdk-for-python/pull/2190", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1672601689
Switch datatransfer component from azureml-preview -> azureml 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 h...
gharchive/pull-request
2023-04-18T08:20:59
2025-04-01T06:42:16.994430
{ "authors": [ "YingChen1996", "azure-sdk" ], "repo": "Azure/azure-sdk-for-python", "url": "https://github.com/Azure/azure-sdk-for-python/pull/29939", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
425694298
[AutoPR iotcentral/resource-manager] Add IOT central app templates api in swagger Created to sync https://github.com/Azure/azure-rest-api-specs/pull/5488 (message created by the CI based on PR content) Codecov Report Merging #4695 into restapi_auto_iotcentral/resource-manager will decrease coverage by <.01%. The...
gharchive/pull-request
2019-03-26T23:32:57
2025-04-01T06:42:17.006966
{ "authors": [ "AutorestCI", "codecov-io" ], "repo": "Azure/azure-sdk-for-python", "url": "https://github.com/Azure/azure-sdk-for-python/pull/4695", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
434008461
Move paging to azure-core This PR migrates paging support from msrest to azure-core Tentatively removed raw, get, and async_get methods as unused or unneeded Merged reset method code back into the initializer Made advance_page and async_advance_page methods private Changed the return type specification for command a...
gharchive/pull-request
2019-04-16T22:13:30
2025-04-01T06:42:17.017370
{ "authors": [ "adxsdk6", "annatisch", "bryevdv", "chlowell" ], "repo": "Azure/azure-sdk-for-python", "url": "https://github.com/Azure/azure-sdk-for-python/pull/4873", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
436834498
[AutoPR] netapp/resource-manager Created to accumulate context: netapp/resource-manager (message created by the CI based on PR content)
gharchive/pull-request
2019-04-24T18:04:04
2025-04-01T06:42:17.018947
{ "authors": [ "AutorestCI" ], "repo": "Azure/azure-sdk-for-python", "url": "https://github.com/Azure/azure-sdk-for-python/pull/4948", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
521378470
Propagate responses from stage_block(). When calling BlockBlobOperations.stage_block(), an optional callable can be passed to handle the response and its return value is returned to the caller of stage_block(). The patch modifies BlobClient to pass this value back from its stage_block() method, as currently it is swa...
gharchive/pull-request
2019-11-12T07:33:57
2025-04-01T06:42:17.024869
{ "authors": [ "adxsdk6", "msftclas", "rakshith91", "timuralp" ], "repo": "Azure/azure-sdk-for-python", "url": "https://github.com/Azure/azure-sdk-for-python/pull/8589", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
404402292
Write up a set of guidelines we should follow when creating build and release pipelines in our devops I started putting the guidelines at https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki?wikiVersion=GBwikiMaster&pagePath=%2FAzure Devop Pipeline Guidance&pageId=2 but we need to finish them and struct...
gharchive/issue
2019-01-29T17:25:48
2025-04-01T06:42:17.030050
{ "authors": [ "weshaggard" ], "repo": "Azure/azure-sdk", "url": "https://github.com/Azure/azure-sdk/issues/121", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1819779279
How to run Azcopy v10 copy command using .Net Process and exit when download complete Which version of the AzCopy was used? Note: The version is visible when running AzCopy without any argument 10.19.0 Which platform are you using? (ex: Windows, Mac, Linux) Linux What command did you run? Note: Please remove the SAS ...
gharchive/issue
2023-07-25T08:06:33
2025-04-01T06:42:17.063255
{ "authors": [ "siminsavani-msft", "softnado" ], "repo": "Azure/azure-storage-azcopy", "url": "https://github.com/Azure/azure-storage-azcopy/issues/2311", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
805949546
update http results to be without invalid This is causing issues with the set_options in the upstream azure-iot-sdk-c. https://github.com/Azure/azure-iot-sdk-c/issues/1843 closing in favor of https://github.com/Azure/azure-iot-sdk-c/pull/1857
gharchive/pull-request
2021-02-10T23:09:50
2025-04-01T06:42:17.074562
{ "authors": [ "danewalton" ], "repo": "Azure/azure-uhttp-c", "url": "https://github.com/Azure/azure-uhttp-c/pull/84", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1040094562
Update Homebrew package to v0.4.1008 Contributing a Pull Request If you haven't already, read the full contribution guide. The guide may have changed since the last time you read it, so please double-check. Once you are done and ready to submit your PR, run through the relevant checklist below. Contributing to docume...
gharchive/pull-request
2021-10-30T09:05:42
2025-04-01T06:42:17.099591
{ "authors": [ "anthony-c-martin", "johndowns" ], "repo": "Azure/bicep", "url": "https://github.com/Azure/bicep/pull/5037", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
967616328
Storage account authorization error Hi, I'm trying to create a custom VM image with GitHub actions following this tutorial. However, I run into the following error <Error> <Code>PublicAccessNotPermitted</Code> <Message>Public access is not permitted on this storage account. RequestId:2a2c9bac-e01e-00ce-3254-8d2bc1000...
gharchive/issue
2021-08-11T23:00:37
2025-04-01T06:42:17.103868
{ "authors": [ "BALAGA-GAYATRI", "chester-leung", "kanika1894", "ryanleh" ], "repo": "Azure/build-vm-image", "url": "https://github.com/Azure/build-vm-image/issues/15", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1485261568
[Chat][Feature] Send Message Status Purpose Introducing a MessageSendStatus to all messages. Icon will be shown beside each messages to indicate their current status to user. Does this introduce a breaking change? [ ] Yes [x] No Pull Request Type What kind of change does this Pull Request introduce? [ ] Bugfix ...
gharchive/pull-request
2022-12-08T19:20:03
2025-04-01T06:42:17.111587
{ "authors": [ "Mrayyan", "iaulakh" ], "repo": "Azure/communication-ui-library-android", "url": "https://github.com/Azure/communication-ui-library-android/pull/668", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
418825256
stability of this template for grid engine I've been trying cyclecloud and this template for grid-engine for a while now and I'm experiencing lots of issues has any one used these templates in a serious workload? my setup is really simple - I have an external nfs share and mount it on my grid engine nodes have only o...
gharchive/issue
2019-03-08T15:07:32
2025-04-01T06:42:17.115218
{ "authors": [ "carogonzalezzapata", "jyhnnhyj" ], "repo": "Azure/cyclecloud-gridengine", "url": "https://github.com/Azure/cyclecloud-gridengine/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2747443209
Versioning of Stack Is your feature request related to a problem? Please describe. No Describe the solution you'd like A Stack is a really nice way to see the resources that are deployed. Also the delete/detach functionality is great. But I cant go back in time at stack level. This would be great. At a customer I use...
gharchive/issue
2024-12-18T10:38:30
2025-04-01T06:42:17.118557
{ "authors": [ "DonvanMeel", "alex-frankel" ], "repo": "Azure/deployment-stacks", "url": "https://github.com/Azure/deployment-stacks/issues/200", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1300072829
Does this work with FluxV2? I went through the AKS GitOps GitHub tutorial for integrating GitOps Connector with a GitHub repo to perform CI/CD and it doesn't quite work. After a repo sync an event is triggered but an error is shown in the gitops connector logs: {"level":"info","ts":"2022-07-11T00:45:28.307Z","logger"...
gharchive/issue
2022-07-11T01:05:25
2025-04-01T06:42:17.131552
{ "authors": [ "clarenceb", "coulof", "eedorenko" ], "repo": "Azure/gitops-connector", "url": "https://github.com/Azure/gitops-connector/issues/34", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1983594449
fix: ensure imageNames are not empty strings In Typescript/Javascript an empty string split on newline is going to produce an array with an empty string. => "".split('\n') [""] This causes the action to produce a warning, unless pull-images is set to false. Failed to get dockerfile path for image : Error: The proces...
gharchive/pull-request
2023-11-08T13:16:35
2025-04-01T06:42:17.140610
{ "authors": [ "Foxboron", "davidgamero" ], "repo": "Azure/k8s-deploy", "url": "https://github.com/Azure/k8s-deploy/pull/303", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1035390838
UI deployment from marketplace template fails with InvalidResourceLocation on Log Analytics Workspace creation Description Deploying using the marketplace UI template fails with this error: { "status": "Failed", "error": { "code": "InvalidResourceLocation", "message": "The specified location '...
gharchive/issue
2021-10-25T17:27:24
2025-04-01T06:42:17.145076
{ "authors": [ "brooke-hamilton", "glennmusa" ], "repo": "Azure/missionlz", "url": "https://github.com/Azure/missionlz/issues/482", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1310298185
platformErrorOverrides preventing swa start from working Describe the bug I loaded up a repo that I hadn't changed for a few months, and found when I ran swa start this error was produced: WARNING: Failed to read staticwebapp.config.json configuration The following error was encountered: The property "platformErrorOv...
gharchive/issue
2022-07-20T02:06:25
2025-04-01T06:42:17.216631
{ "authors": [ "anthonychu", "irwinwilliams" ], "repo": "Azure/static-web-apps", "url": "https://github.com/Azure/static-web-apps/issues/855", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2465806725
The body property of the azapi resource must be string Is there an existing issue for this? [X] I have searched the existing issues Greenfield/Brownfield provisioning brownfield Terraform Version 1.9.4 Module Version 0.2.2 AzureRM Provider Version 3.115.0 Affected Resource(s)/Data Source(s) azapi_resource Terraform...
gharchive/issue
2024-08-14T13:15:05
2025-04-01T06:42:17.222100
{ "authors": [ "chinthakaru", "thenewnano" ], "repo": "Azure/terraform-azurerm-avm-res-storage-storageaccount", "url": "https://github.com/Azure/terraform-azurerm-avm-res-storage-storageaccount/issues/145", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2253865481
Fix missing @bodyRoot Missed in some templates and it is making some spec fail in spec repo All changed packages have been documented. :white_check_mark: @azure-tools/typespec-azure-resource-manager Show changes @azure-tools/typespec-azure-resource-manager - internal ✏️ You can try these changes at https:/...
gharchive/pull-request
2024-04-19T20:02:18
2025-04-01T06:42:17.225576
{ "authors": [ "azure-sdk", "timotheeguerin" ], "repo": "Azure/typespec-azure", "url": "https://github.com/Azure/typespec-azure/pull/708", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
650398242
ZIP Deploy failed I've enabled GitHub Actions for my Azure App Service Dev Slot, but it fails on the deployment step using the webapps-deploy action. ##[error]Failed to deploy web package to App Service. ##[error]Deployment Failed with Error: Package deployment using ZIP Deploy failed. Refer logs for more details. W...
gharchive/issue
2020-07-03T07:21:13
2025-04-01T06:42:17.262589
{ "authors": [ "AmrutaKawade", "DoubleTime", "Dr-Abishek", "John-PS", "MalteToenjes", "MrThePlague", "N-Usha", "NoCopy", "Praveen-Sudhakar", "SteveWinward", "VasilisZenergi", "ZahidSafi", "aksm-ms", "assilabdulrahim", "ehamai", "rohit-patel-ce21", "v...
364555506
[SAML2] Null pointer error if using the IssuerSigningKeyResolver https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/master/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SecurityTokenHandler.cs#L336 If you use a custom issuersigningkeyresolver there is no way for the token.S...
gharchive/issue
2018-09-27T16:24:33
2025-04-01T06:42:17.266010
{ "authors": [ "Tarig0", "brentschmaltz" ], "repo": "AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet", "url": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/1026", "license": "MIT", "license_type": "permissive", "license_source": "git...
2492572521
Onboard to code coverage in ADO Onboard to code coverage in ADO Results :shipit:
gharchive/pull-request
2024-08-28T16:47:17
2025-04-01T06:42:17.267458
{ "authors": [ "brentschmaltz", "keegan-caruso" ], "repo": "AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet", "url": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2798", "license": "MIT", "license_type": "permissive", "license_source":...
510334255
MSAL throws an error whenever logging in to an Azure B2C enabled application with Facebook credentials I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [X ] Bug report [ ] Performance issue [ ] Feature request [ ] Documentation issue or request [ ] Other... Pl...
gharchive/issue
2019-10-21T22:36:51
2025-04-01T06:42:17.289467
{ "authors": [ "sameerag", "tvperez76" ], "repo": "AzureAD/microsoft-authentication-library-for-js", "url": "https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/1065", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1232857382
Can't Sign out from my account to authenticate with another one Core Library MSAL Node (@azure/msal-node) Core Library Version 1.9.0 Wrapper Library MSAL Node Extensions (@azure/msal-node-extensions) Wrapper Library Version 1.9.0 Description Hi Team, thank you for your efforts and your support I have a critical issue...
gharchive/issue
2022-05-11T15:45:32
2025-04-01T06:42:17.297517
{ "authors": [ "jasonnutter", "mustafaAly" ], "repo": "AzureAD/microsoft-authentication-library-for-js", "url": "https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/4804", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1559090926
Issue with guest tenant switching Core Library MSAL.js v2 (@azure/msal-browser) Core Library Version 2.28.1 Wrapper Library MSAL React (@azure/msal-react) Wrapper Library Version 1.4.5 Public or Confidential Client? Public Description I have a simple app that has ui to switch tenant based on tenant id, and call to ac...
gharchive/issue
2023-01-27T03:00:05
2025-04-01T06:42:17.310117
{ "authors": [ "chhaymenghong" ], "repo": "AzureAD/microsoft-authentication-library-for-js", "url": "https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/5612", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2148699423
Client Authentication Failed: MSAL with Protocol Mode : OIDC for ADFS IDP Core Library MSAL.js (@azure/msal-browser) Core Library Version 3.3.0 Wrapper Library MSAL Angular (@azure/msal-angular) Wrapper Library Version 3.0.6 Public or Confidential Client? Public Description I've configured MSAL with angular applicati...
gharchive/issue
2024-02-22T10:13:22
2025-04-01T06:42:17.361310
{ "authors": [ "jaik-s", "tnorling" ], "repo": "AzureAD/microsoft-authentication-library-for-js", "url": "https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/6915", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
687505779
Update CDN SRI Hash for 2.1.0 Addresses #2203 The main README needs to also be updated: https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/lib/msal-browser#compiled The main README needs to also be updated: https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/lib/m...
gharchive/pull-request
2020-08-27T20:04:19
2025-04-01T06:42:17.365750
{ "authors": [ "coveralls", "jasonnutter", "pkanher617" ], "repo": "AzureAD/microsoft-authentication-library-for-js", "url": "https://github.com/AzureAD/microsoft-authentication-library-for-js/pull/2205", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1473422575
Cloud Instance Discovery Improvement In the event of a successful network request to "getCloudDiscoveryMetadataFromNetwork" but there is no metadata, only return null if the response's error message is "invalid_instance". This makes MSALJS's cloud instance discovery more consistent with MSAL.NET Codecov Report Mer...
gharchive/pull-request
2022-12-02T20:43:38
2025-04-01T06:42:17.380872
{ "authors": [ "Robbie-Microsoft", "bgavrilMS", "codecov-commenter", "tnorling" ], "repo": "AzureAD/microsoft-authentication-library-for-js", "url": "https://github.com/AzureAD/microsoft-authentication-library-for-js/pull/5448", "license": "MIT", "license_type": "permissive", "license_sour...
97502946
Name and description not parsed by Windows SDK Forked from #44. A name and description are set for an ad-hoc policy in the Linux SDK, and when this policy is used for consumption on Linux the name and description are accurately shown. But on Windows, name and description are not shown. This may be a known issue as di...
gharchive/issue
2015-07-27T16:28:32
2025-04-01T06:42:17.383424
{ "authors": [ "Kammy6679", "joshgav", "prvijay" ], "repo": "AzureAD/rms-sdk-for-cpp", "url": "https://github.com/AzureAD/rms-sdk-for-cpp/issues/60", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1106641069
rename master branch to main in line with the updated git & GitHub defaults the master branch should be renamed to main (also applies to other weldx repositories) Here is some guidance: click me we can also rename it soon (e.g. tomorrow) and see what fails since currently there is no near term release or similar ...
gharchive/issue
2022-01-18T09:01:22
2025-04-01T06:42:17.408511
{ "authors": [ "CagtayFabry", "marscher", "vhirtham" ], "repo": "BAMWelDX/weldx", "url": "https://github.com/BAMWelDX/weldx/issues/680", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
613206039
License The license discussion that I accidentally started in #5 may be better suited here. I propose a MIT license for the code in /example. The question could be if that is also an applicable/reasonable choice for the remaining contents, mainly text/website. https://softwareengineering.stackexchange.com/questions/...
gharchive/issue
2020-05-06T10:15:36
2025-04-01T06:42:17.410530
{ "authors": [ "TTitscher", "joergfunger" ], "repo": "BAMresearch/Reproducible-Science", "url": "https://github.com/BAMresearch/Reproducible-Science/issues/6", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
94163719
Write cgcoud jobTree roles jobtreebox, leader, worker, and createJobTreeCluster command.. Jobtree cluster now creates functional mesos cluster with jobtree installed. Permissions problems described in are now the main issue. Available here: https://github.com/BD2KGenomics/cgcloud/tree/jobtree
gharchive/issue
2015-07-09T22:08:26
2025-04-01T06:42:17.491280
{ "authors": [ "cket" ], "repo": "BD2KGenomics/slugflow", "url": "https://github.com/BD2KGenomics/slugflow/issues/157", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
242730519
When the jobstore isn't on a path available on all nodes, give a better error message Hello, I've pip install toil[cwl] (v3.8) and created toy example files echo-job.cwl and echo-job.yml: cwlVersion: v1.0 class: CommandLineTool baseCommand: echo stdout: output.txt inputs: message: type: string inputBinding:...
gharchive/issue
2017-07-13T14:59:26
2025-04-01T06:42:17.497280
{ "authors": [ "arnikz", "mr-c" ], "repo": "BD2KGenomics/toil", "url": "https://github.com/BD2KGenomics/toil/issues/1756", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
249942400
WDL basic support. Alpha testing phase. Support for .wdl files currently working for the GATK tutorials 1-4 on the WDL webpage. Have not tested on any other files, so currently this is still in alpha. Build finished. 8 tests run, 0 skipped, 0 failed. Build finished. 666 tests run, 103 skipped, 5 failed. Hey L...
gharchive/pull-request
2017-08-14T06:26:44
2025-04-01T06:42:17.530148
{ "authors": [ "DailyDreaming", "benedictpaten", "cgcloud-jenkins", "diekhans", "ejacox", "joelarmstrong" ], "repo": "BD2KGenomics/toil", "url": "https://github.com/BD2KGenomics/toil/pull/1823", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
509290909
Update NPM packages I'd like to use this package, but I need to do so through NPM. The only version out there is 1.0.0, and that doesn't have all the features I need (like the play/pause button). Since you have marked releases since, would you please put those releases into NPM? Thank you! Hi @wats958 I've just upd...
gharchive/issue
2019-10-18T20:18:54
2025-04-01T06:42:17.555370
{ "authors": [ "GusRuss89", "wats958" ], "repo": "BGStock/jquery-background-video", "url": "https://github.com/BGStock/jquery-background-video/issues/14", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1460252170
Size mismatch error when running the inference script on MNIST After training the model on the MNIST dataset, I used the following command to do inference python -m scripts.DeepDPM_load_from_checkpoint.py --dataset MNIST --dir "./pretrained_embeddings/umap_embedded_datasets/MNIST" I specified the DIMENSION OF THE DA...
gharchive/issue
2022-11-22T17:07:35
2025-04-01T06:42:17.729329
{ "authors": [ "hafsaEn", "meitarronen" ], "repo": "BGU-CS-VIL/DeepDPM", "url": "https://github.com/BGU-CS-VIL/DeepDPM/issues/37", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2714538593
feat: conditionally run pipelines in debug mode We want to provide a way for users to decide if they want to generate debug messages for the pipeline run. By default they will not be stored and shown. Changes Add a log level attribute to the pipeline run and migrate existing runs to have a default flag Pass it as en...
gharchive/pull-request
2024-12-03T09:59:49
2025-04-01T06:42:17.858350
{ "authors": [ "YolanFery" ], "repo": "BLSQ/openhexa-app", "url": "https://github.com/BLSQ/openhexa-app/pull/862", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2422991241
Investigate interaction channels for discussions and feedback Look into different ways users can have discussions and provide feedback. Potential candidates might be slack channel or github discussions? What is a slack channel? https://slack.com/intl/en-gb/help/articles/360017938993-What-is-a-channel Slack Chann...
gharchive/issue
2024-07-22T14:14:14
2025-04-01T06:42:17.895669
{ "authors": [ "Lovemore-Gakava", "aemabe" ], "repo": "BR-Visualization/brcharts", "url": "https://github.com/BR-Visualization/brcharts/issues/45", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1183364076
added footer For #123 Added footer to home and contributors pages. @akankshat05 Not working Can I know what should be fixed? @Palak-137 @akankshat05 Not working Can I know what should be fixed? change the font family of the footer fix the position of the footer like an header footer should be visible on ...
gharchive/pull-request
2022-03-28T12:25:58
2025-04-01T06:42:17.899255
{ "authors": [ "BRAVO68WEB", "Palak-137", "akankshat05" ], "repo": "BRAVO68WEB/url-minify", "url": "https://github.com/BRAVO68WEB/url-minify/pull/131", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
203728685
Touch events don't work App works fine on Chrome, Safari, Firefox, and IE11 but loading a page utilizing the grids on an iPad or iPhone renders all touch events null including links not related to the grid. This is true for Safari, Chrome, and Firefox on the iOS devices. Pages without the grid operate as normal. Re...
gharchive/issue
2017-01-27T20:11:09
2025-04-01T06:42:17.939768
{ "authors": [ "BTMorton", "joeypoon" ], "repo": "BTMorton/angular2-grid", "url": "https://github.com/BTMorton/angular2-grid/issues/190", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1409071185
Sprite rendering Finalized Sprite Rendering. Todo: Adjust screen scaling so sprites scale with window size, and the canvas is not just increased. Create new class to contain GLuint IDs for VBO, IBO, and VAOs of commonly used objects (in this case, sprites). This would allow us to only load them once, and not each...
gharchive/pull-request
2022-10-14T09:41:50
2025-04-01T06:42:17.942508
{ "authors": [ "KevinAlexV", "Snow106" ], "repo": "BTechTeamRed/GameEngine", "url": "https://github.com/BTechTeamRed/GameEngine/pull/21", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2055846590
No mention of dependency https://github.com/thomasloven/lovelace-card-tools Hello. Spent great deal of time figuring out why this addon doesn't work on my HA, only to find out it needs https://github.com/thomasloven/lovelace-card-tools. Yet this fact is not mentioned anywhere in the readme. Anyway, great work. Thank ...
gharchive/issue
2023-12-25T19:56:27
2025-04-01T06:42:17.960772
{ "authors": [ "DonLuigi", "bonstio" ], "repo": "BWilky/viewtimeout", "url": "https://github.com/BWilky/viewtimeout/issues/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1217157438
animation - goToFrame is not worked at first Use Github issues ONLY for validated bugs. PLEASE DISCUSS THEM ON THE FORUM FIRST! We have a really active forum to help answering questions (https://forum.babylonjs.com/) I posted about it on forum and let me share link https://forum.babylonjs.com/t/issue-animation-gotofr...
gharchive/issue
2022-04-27T10:33:10
2025-04-01T06:42:17.969568
{ "authors": [ "CedricGuillemet", "slash9494" ], "repo": "BabylonJS/Babylon.js", "url": "https://github.com/BabylonJS/Babylon.js/issues/12451", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
588014025
PBRMaterial washed out for basic albedo color material Hey Folks! We've been seeing some washed out materials lately in the following scenario: Create a basic geometry like a box Create a PBRMaterial Set albedoColor to a value such as '#A4262C' (this is a burgundy shade) Flag material as unlit, assign it to the geom...
gharchive/issue
2020-03-25T21:53:56
2025-04-01T06:42:17.974089
{ "authors": [ "Exolun", "sebavan" ], "repo": "BabylonJS/Babylon.js", "url": "https://github.com/BabylonJS/Babylon.js/issues/7911", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1786969513
Add new Material Plugin for various mesh debug visualizations This material plugin could help users visualize different properties of a mesh: its UV sets, edges, vertices, vertex colors, and the mesh's material index (only practical if this plugin is applied to multiple materials). Please make sure to label your PR...
gharchive/pull-request
2023-07-04T00:45:19
2025-04-01T06:42:17.984742
{ "authors": [ "Popov72", "alexchuber", "bjsplat", "carolhmj" ], "repo": "BabylonJS/Babylon.js", "url": "https://github.com/BabylonJS/Babylon.js/pull/14020", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
414441225
Update to STL Serializer - Binary Support Now supports binary and is a little more robust. Can have a list of meshes passed to it now. please run 'npm run build' as you have a lot of linting issues I wont be able to make the change that I wanted to make before the merge for a few days because I am out of town on ...
gharchive/pull-request
2019-02-26T05:43:52
2025-04-01T06:42:17.989898
{ "authors": [ "Pryme8", "deltakosh" ], "repo": "BabylonJS/Babylon.js", "url": "https://github.com/BabylonJS/Babylon.js/pull/5973", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
481217167
Added multiPickSprites and WithRay as requested at https://forum.babylonjs.com/t/multipick-sprites/4963 Test results in console Basic test https://tender-murdock-275855.netlify.com/sprites/test8.html WithRay test https://tender-murdock-275855.netlify.com/sprites/test9.html Two managers https://tender-murdock-275855.n...
gharchive/pull-request
2019-08-15T15:52:48
2025-04-01T06:42:17.993821
{ "authors": [ "BabylonJSGuide", "deltakosh" ], "repo": "BabylonJS/Babylon.js", "url": "https://github.com/BabylonJS/Babylon.js/pull/6722", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
617343417
Various fixes for realtime texture filtering WebGL 1 compatibility Realtime Filter uniforms now use UBO Moving realtime filter properties from BaseTexture to PBRBaseMaterial Enabling realtime filtering for clearcoat, refraction and translucency Fixing cube seams when realtime filtering was activated Fixing wrong irr...
gharchive/pull-request
2020-05-13T10:44:59
2025-04-01T06:42:17.999540
{ "authors": [ "CraigFeldspar", "sebavan" ], "repo": "BabylonJS/Babylon.js", "url": "https://github.com/BabylonJS/Babylon.js/pull/8165", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1363935990
Properly handle readTextureAsync cancellation in Native Capture In NativeCapture, we currently do not handle the possibility that readTextureAsync can fail. It is possible that if NativeCapture is running at the end of the engine lifetime that we will not be able to hand back results to NativeCapture, and improperly...
gharchive/issue
2022-09-07T00:16:58
2025-04-01T06:42:18.001158
{ "authors": [ "Alex-MSFT", "bghgary" ], "repo": "BabylonJS/BabylonNative", "url": "https://github.com/BabylonJS/BabylonNative/issues/1131", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1698759917
Improve kubeadm/kubelet binaries installation move into separate tasks file think about whether to download binaries manually or install from packages any other thoughts Assignee is None Created by bissquit at 2023-04-26T12:18:18Z
gharchive/issue
2023-05-06T20:02:58
2025-04-01T06:42:18.008276
{ "authors": [ "Karina5005" ], "repo": "Backup-testing-restore/ansible-role-k8s-cluster", "url": "https://github.com/Backup-testing-restore/ansible-role-k8s-cluster/issues/13", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1551726314
Add a command buffer to re-execute similar commands Similar to traditional terminals, navigate the buffer with up/down arrows resolved by c6c64c8468ba48f8a1d1fa87543dc721faa6bc37
gharchive/issue
2023-01-21T07:38:04
2025-04-01T06:42:18.012821
{ "authors": [ "BadMagic100" ], "repo": "BadMagic100/ModTerminal", "url": "https://github.com/BadMagic100/ModTerminal/issues/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1290056839
feat: add aurabal vault and strat to earn and harvest Fixes #251 Codecov Report Merging #252 (3e1ac75) into main (cb50566) will increase coverage by 0.08%. The diff coverage is 100.00%. @@ Coverage Diff @@ ## main #252 +/- ## =========================================...
gharchive/pull-request
2022-06-30T12:21:45
2025-04-01T06:42:18.023774
{ "authors": [ "SHAKOTN", "codecov-commenter" ], "repo": "Badger-Finance/python-keepers", "url": "https://github.com/Badger-Finance/python-keepers/pull/252", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
238725465
target has libraries with conflicting names: libcrypto.a and libssl.a. CocoaPods Version: 1.2.1 BaiduMapKit : 3.3.2 Pods 集成不成功,报错:target has libraries with conflicting names: libcrypto.a and libssl.a.。因为工程里已经有其他库(如:支付宝SDK)包含 libcrypto.a and libssl.a 了,所以会导致 pod install 不成功,提示上面的错误。 请问这种情况,应该如何解决呢? 请问怎么解决,有没有自动化的方法...
gharchive/issue
2017-06-27T03:06:45
2025-04-01T06:42:18.026287
{ "authors": [ "EvoIos", "tcjxm7", "vance-liu" ], "repo": "BaiduLBS/BaiduMapKit", "url": "https://github.com/BaiduLBS/BaiduMapKit/issues/21", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1658471350
개발 시작을 위한 데이터 수집 진행 방향 고안한 프로젝트 진행을 위해 데이터 수집을 어떻게 진행하고 기한을 어떻게 할지 1차적으로 논의합시당 우선 저희 주제가 옷 관련 주제 인 만큼 옷에 대한 데이터가 필요할 것 같네요 그러면 먼저 "1. 옷에 대한 데이터를 수집"하고 주제를 정할때 논의했던 대로, 몇가지 "상황에 적절한 옷을 예측하여 사용자에게 추천해주기 위한 데이터"가 필요할텐데 각각의 데이터 역할 분배를 어떻게 해야할까요 상황에 적절한 옷을 예측하는 데이터도 필요하고 사용자의 신체 조건에 따른 옷의 사이즈 또한 데이터 수집이 필요한 것 같습니다.
gharchive/issue
2023-04-07T07:22:07
2025-04-01T06:42:18.029073
{ "authors": [ "Bakhyoungwoo", "MuHaRVEY", "wan-su-2020" ], "repo": "Bakhyoungwoo/Opensource-destiny-", "url": "https://github.com/Bakhyoungwoo/Opensource-destiny-/issues/6", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2329471297
Made the navbar sticky. The navbar now does not disappear when you scroll. Fixes #59 Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your...
gharchive/pull-request
2024-06-02T04:47:57
2025-04-01T06:42:18.031314
{ "authors": [ "BamaCharanChhandogi", "SwanandD121" ], "repo": "BamaCharanChhandogi/Diabetes-Prediction", "url": "https://github.com/BamaCharanChhandogi/Diabetes-Prediction/pull/68", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1700381567
Not activatable on Andfoid Thanks for your great plugin, now that it has much more unicode sign than in the last release. ;-) When I try to activate it under Android, I get the error message: "Failed to load plugin Unicode search." (The Button does not switch.) Seems that testing it out using the mobile mode in a b...
gharchive/issue
2023-05-08T14:39:21
2025-04-01T06:42:18.038396
{ "authors": [ "BambusControl", "merlinuwe" ], "repo": "BambusControl/obsidian-unicode-search", "url": "https://github.com/BambusControl/obsidian-unicode-search/issues/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
651131781
Sync MobileParty MobileParty interactions need to be synchronized via RPC and value persistence. Look into what other sync might be needed and implement. This will also include the PartyBase class as they are very coupled. See https://bannerlord-coop-team.github.io/BannerlordCoop/overview/syncing.html @garrettluske...
gharchive/issue
2020-07-05T19:36:17
2025-04-01T06:42:18.043133
{ "authors": [ "garrettluskey", "thomasDelaporte" ], "repo": "Bannerlord-Coop-Team/BannerlordCoop", "url": "https://github.com/Bannerlord-Coop-Team/BannerlordCoop/issues/30", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2212312724
🛑 Hay River Health and Social Services Authority is down In e40f723, Hay River Health and Social Services Authority (https://www.hrhssa.org/) was down: HTTP code: 0 Response time: 0 ms Resolved: Hay River Health and Social Services Authority is back up in 857b88e after 9 minutes.
gharchive/issue
2024-03-28T04:14:49
2025-04-01T06:42:18.045909
{ "authors": [ "Barctic" ], "repo": "Barctic/gnwt-monitor", "url": "https://github.com/Barctic/gnwt-monitor/issues/10266", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2426272797
🛑 Environment and Natural Resources is down In b1d7e7c, Environment and Natural Resources (https://www.enr.gov.nt.ca) was down: HTTP code: 504 Response time: 628 ms Resolved: Environment and Natural Resources is back up in 531a865 after 9 minutes.
gharchive/issue
2024-07-23T23:21:10
2025-04-01T06:42:18.048397
{ "authors": [ "Barctic" ], "repo": "Barctic/gnwt-monitor", "url": "https://github.com/Barctic/gnwt-monitor/issues/11993", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2370672732
🛑 QBitTorrent webUI is down In 894e1fd, QBitTorrent webUI (https://qbittorrent.jonthan.xyz) was down: HTTP code: 404 Response time: 711 ms Resolved: QBitTorrent webUI is back up in 2d97aed after 6 minutes.
gharchive/issue
2024-06-24T16:42:12
2025-04-01T06:42:18.058003
{ "authors": [ "Baronhez" ], "repo": "Baronhez/upptime", "url": "https://github.com/Baronhez/upptime/issues/2592", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2057652556
Ability to disable features Is your feature request related to a problem? Please describe. When doing local development, its often easier to disable some of the security features to speed up development. For example, I want to disable CSRF when I'm developing because I don't have to do a page refresh whenever I make ...
gharchive/issue
2023-12-27T18:11:56
2025-04-01T06:42:18.062662
{ "authors": [ "Baroshem", "genu" ], "repo": "Baroshem/nuxt-security", "url": "https://github.com/Baroshem/nuxt-security/issues/334", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1831668074
[BUG] White Screen First Open App Please check the following before submitting a new issue. [X] I have searched the existing issues. [X] I have carefully read the documentation and verified I have added the required platform specific configuration. Please select affected platform(s) [X] Android [ ] iOS [ ] Linux [...
gharchive/issue
2023-08-01T16:43:37
2025-04-01T06:42:18.103009
{ "authors": [ "JeroenWeener", "Soli1065", "fajaregafirmansyah", "izzabellerina", "martin-braun" ], "repo": "Baseflow/flutter-geolocator", "url": "https://github.com/Baseflow/flutter-geolocator/issues/1296", "license": "MIT", "license_type": "permissive", "license_source": "github-api"...
453885245
Listening again on getPositionStream does not immediately trigger retrieval of the location 🐛 Bug Report After cancelling a subscription on getPositionStream, when I start a listener again, it does not immediately tries to get the location, but waits according to how it is specified on the LocationOptions when the s...
gharchive/issue
2019-06-09T10:41:30
2025-04-01T06:42:18.108698
{ "authors": [ "agyimr", "mvanbeusekom" ], "repo": "Baseflow/flutter-geolocator", "url": "https://github.com/Baseflow/flutter-geolocator/issues/279", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2424176958
Endpoints page Added page that describes the endpoints for users and posts. Also updated the /api/users and /api/posts endpoints to default to page 1 if no page parameter is provided oops i made a mistake, let me correct it... oops i made a mistake, let me correct it... No problem
gharchive/pull-request
2024-07-23T03:45:58
2025-04-01T06:42:18.110198
{ "authors": [ "Bashamega", "mseaman26" ], "repo": "Bashamega/WebDevTools", "url": "https://github.com/Bashamega/WebDevTools/pull/209", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
80690516
Make specifying a secret optional If a secret isn't specified, make the secret file contain a UUID. A freshly installed instance of Varnish may already satisfy this condition. Bit of a noisy commit log there. Will squash and resubmit.
gharchive/pull-request
2015-05-25T22:31:37
2025-04-01T06:42:18.111349
{ "authors": [ "dougneal" ], "repo": "BashtonLtd/puppet-varnish", "url": "https://github.com/BashtonLtd/puppet-varnish/pull/11", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1371002763
modify build.sh script to be more organized about build dirs It's a little brute-force and dumb atm. Needs smartening up! Solution is to remove build.sh and rely on cmake exclusively. Much more flexible this way!
gharchive/issue
2022-09-13T07:41:19
2025-04-01T06:42:18.194115
{ "authors": [ "unbrand" ], "repo": "BeMoreHumanOrg/bemorehuman", "url": "https://github.com/BeMoreHumanOrg/bemorehuman/issues/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1726019283
XTS Page Fault when changing PML States I've run into an issue with FB_XTS_StationBase causing Page Faults when changing PML states. There is probably a better way I can be managing the logic here, but what I'm doing: In an implementation of FB_XTS_StationBase, Execute() calls an InProcess() method if StationState =...
gharchive/issue
2023-05-25T15:12:35
2025-04-01T06:42:18.257941
{ "authors": [ "bseater", "nshiggins" ], "repo": "Beckhoff-USA-Community/SPT-Libraries", "url": "https://github.com/Beckhoff-USA-Community/SPT-Libraries/issues/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1688821169
English Language txt File I accidentally reuploaded the English language TXT file from coqui. It looks like this a b c d e f g h i j k l m n o p q r s t u v w x y z But it doesn't let me select English now. It is just grayed out as an option. Not sure what to do now. alphabet.txt I don't know if you ever got an ans...
gharchive/issue
2023-04-28T16:19:58
2025-04-01T06:42:18.510652
{ "authors": [ "7syringe", "DaltonScar" ], "repo": "BenAAndrew/Voice-Cloning-App", "url": "https://github.com/BenAAndrew/Voice-Cloning-App/issues/171", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
897203870
Add comments to .npmignore Add comments for directories and files to .npmignore. DONE
gharchive/issue
2021-05-20T17:51:46
2025-04-01T06:42:18.552125
{ "authors": [ "BernhardMaier" ], "repo": "BernhardMaier/variableChecker", "url": "https://github.com/BernhardMaier/variableChecker/issues/35", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1451153761
Allow folders to be excluded If a folder is added in the sync list, it is currently only possible to exclude specific files in that folder. It would be useful to be able to exclude all the contents of subfolders of the folder to be synced. This enhancement is an attempt to allow subfolders with all their contents to ...
gharchive/pull-request
2022-11-16T08:49:34
2025-04-01T06:42:18.592290
{ "authors": [ "maikenp" ], "repo": "BetaHuhn/repo-file-sync-action", "url": "https://github.com/BetaHuhn/repo-file-sync-action/pull/272", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
343580175
How can I build the testcases residing in the 'test' directory for each component If I make changes to the code, I wish to execute the testcases that are present in the directory for each of the components. How can I do that ? I am using CentOS 7.2 for development Any suggestions on this one ? Those tests use moo...
gharchive/issue
2018-07-23T10:42:17
2025-04-01T06:42:18.603962
{ "authors": [ "dmorash-BT", "viralmutant" ], "repo": "BeyondTrust/pbis-open", "url": "https://github.com/BeyondTrust/pbis-open/issues/143", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1091711564
Dev Merge agree to Dev to ASCD merge done merge done reopended reopended
gharchive/pull-request
2022-01-01T01:40:04
2025-04-01T06:42:18.610137
{ "authors": [ "Bharatgjadhav" ], "repo": "Bharatgjadhav/yaml-docs", "url": "https://github.com/Bharatgjadhav/yaml-docs/pull/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
501362544
merge() for set merge function of Set STL implemented I think you should revert changes in other files to get pr merged. see #121 pr I think you should revert changes in other files to get pr merged. see #121 I think you should revert changes in other files to get pr merged. see #121 Thank you. Will do it. ...
gharchive/pull-request
2019-10-02T08:57:22
2025-04-01T06:42:18.615457
{ "authors": [ "agarwalkaushal", "harshraj22" ], "repo": "Bhupesh-V/30-seconds-of-cpp", "url": "https://github.com/Bhupesh-V/30-seconds-of-cpp/pull/172", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1646035768
Platynereis dumerilii example notebook Hi @zoccoler, I want to contribute a notebook analysing the timelapse dataset of Platynereis dumerilii (nuclei channel). It contains how to merge different timepoints deriving measurements dimensionality reduction using UMAP plotting UMAP_0 and UMAP_1 using the lasso tool for m...
gharchive/pull-request
2023-03-29T15:18:12
2025-04-01T06:42:18.624705
{ "authors": [ "marabuuu", "zoccoler" ], "repo": "BiAPoL/napari-clusters-plotter-example-notebooks", "url": "https://github.com/BiAPoL/napari-clusters-plotter-example-notebooks/pull/3", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
649679543
编辑时没保存图标, 另外建议图标添加一个选择框 node_form.vue save() { this.data.nodeList.filter((node) => { if (node.id === this.node.id) { node.name = this.node.name node.left = this.node.left node.top = this.node.top ...
gharchive/issue
2020-07-02T06:44:25
2025-04-01T06:42:18.630006
{ "authors": [ "BiaoChengLiu", "aoi-umi" ], "repo": "BiaoChengLiu/easy-flow", "url": "https://github.com/BiaoChengLiu/easy-flow/issues/11", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2266607231
[client] Selected Hex should stay highlighted When clicking a hex, the hexagon selected should have a highlight colour to indicate it is selected. just tackled this
gharchive/issue
2024-04-26T23:11:37
2025-04-01T06:42:18.631420
{ "authors": [ "aymericdelab", "ponderingdemocritus" ], "repo": "BibliothecaDAO/eternum", "url": "https://github.com/BibliothecaDAO/eternum/issues/624", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
375104002
Logic for non geopath member tiles GOAL Have routes for non geopath member tiles I'm going to merge this. Hopefully the deployment doesn't just take the sample and use that (or if it does, that it doesn't fail if the tiles don't exist in that directory.) I'm going to merge this. Hopefully the deployment doesn't ...
gharchive/pull-request
2018-10-29T16:27:47
2025-04-01T06:42:19.128561
{ "authors": [ "justinhurlburt", "losinggeneration" ], "repo": "Billups/TileStache", "url": "https://github.com/Billups/TileStache/pull/6", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
60579791
Error [...] key 60 (char '<') not in lookup table We get this rather cryptic error message after exporting variants from a Google genomics object: granges <- variantsToGRanges(variants) Error in .Call2("new_XString_from_CHARACTER", classname, x, start(solved_SEW), : key 60 (char '<') not in lookup table If I have t...
gharchive/issue
2015-03-10T22:25:04
2025-04-01T06:42:19.181569
{ "authors": [ "danielemerico", "deflaux", "pgrosu" ], "repo": "Bioconductor/GoogleGenomics", "url": "https://github.com/Bioconductor/GoogleGenomics/issues/32", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
251522741
Your paypal donation link is on french It's need to be changed to english, I guess. (No, I'm not gonna donate, just checking your links) :+1: (No, I'm not gonna donate, just checking your links) 😢 ¯_(ツ)_/¯
gharchive/issue
2017-08-20T23:42:40
2025-04-01T06:42:19.267842
{ "authors": [ "Bionus", "MasterPetrik" ], "repo": "Bionus/imgbrd-grabber", "url": "https://github.com/Bionus/imgbrd-grabber/issues/1030", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }