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
356547865
Sunsetting Amazon Web Services connected with RubyInstaller Hello folks, Been providing S3 and CloudFront setup for RubyInstaller since November 2008. Originally this was the source of the downloads provided by the website, and also served the JS/CSS of the initial website build. I've been paying these expenses witho...
gharchive/issue
2018-09-03T15:37:07
2025-04-01T04:57:47.351318
{ "authors": [ "Azolo", "dmajkic", "larskanis", "luislavena" ], "repo": "oneclick/rubyinstaller", "url": "https://github.com/oneclick/rubyinstaller/issues/391", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
53674357
RadioButton TabbleViewCell Hello, Im trying to use your radio-button api into one of my project with tableview, data is loaded from the web server which is done. The problem is when i select any option after scroll its reset to its default value, i almost stuck in it from a week please help me out here. below is my c...
gharchive/pull-request
2015-01-07T19:54:43
2025-04-01T04:57:47.355319
{ "authors": [ "haidershahzad", "onegray" ], "repo": "onegray/RadioButton-ios", "url": "https://github.com/onegray/RadioButton-ios/pull/4", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
69036978
no more silent failure fetching idp metadata This is an attempt to avoid silent failure when fetching idp metadata. Currently the only way I am able to detect a failure is to reach into parser.document from outside and see if it's empty. With this PR, we get exceptions in two new cases: When the URL has no scheme an...
gharchive/pull-request
2015-04-17T00:33:00
2025-04-01T04:57:47.363967
{ "authors": [ "Lordnibbler", "bonyiii", "phene", "pitbulk", "stevecrozz", "tony-spataro-rs" ], "repo": "onelogin/ruby-saml", "url": "https://github.com/onelogin/ruby-saml/pull/222", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
306254982
Copy to Clipboard Despite having xclip installed, the copy to clipboard feature did not work for me. It worked as expected using the "Better Version" at https://github.com/sumnerevans/menu-calc Thanks, this is great! Line 45, change xclip to xclip -selection clipboard
gharchive/issue
2018-03-18T16:27:26
2025-04-01T04:57:47.372546
{ "authors": [ "Vaisakhkm2625", "boydthomson" ], "repo": "onespaceman/menu-calc", "url": "https://github.com/onespaceman/menu-calc/issues/1", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
257650597
deinit crash for iOS hi 猫神 我在 deinit 时手动 调用stopAnimating(), 偶现 crash , 概率比较高, 控制台可以明显的看到释放代码执行了, 我将 APNGImageView 用于 CollocationView 中 释放的代码: deinit { stopAPNG() } func stopAPNG() { if let arFilterAPNGView = arFilterAPNGView { GCDUtils.main({ print("(Thread.current) ---------------- arFilterAPNGView") arFilterAPNG...
gharchive/issue
2017-09-14T09:20:38
2025-04-01T04:57:47.395829
{ "authors": [ "hrstruggle1", "iFallen", "onevcat" ], "repo": "onevcat/APNGKit", "url": "https://github.com/onevcat/APNGKit/issues/48", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
492602742
Swift 5 upgrade Using Xcode 11 GM with Swift 5 tells me to convert APNGKit to support Swift 5. I can see only one line of code needs to be changed, will we see an update for that? Thanks! Hey, Maybe soon! do it now you lazy bum APNGKit supports Swift 5 from v1.2 and now APNGKit v2 was also released with full s...
gharchive/issue
2019-09-12T06:03:16
2025-04-01T04:57:47.398181
{ "authors": [ "eitanaviv", "michaelamici", "onevcat" ], "repo": "onevcat/APNGKit", "url": "https://github.com/onevcat/APNGKit/issues/95", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
292302132
Crash in iOS8 simulator Check List I have read the wiki page and cheat sheet, but there is no information I need. I have searched in existing issues, but did not find a same one. I want to report a problem instead of asking a question. It'd better to use kingfisher tag in Stack Overflow to ask a question. Issue Descr...
gharchive/issue
2018-01-29T06:58:36
2025-04-01T04:57:47.400283
{ "authors": [ "onevcat", "yywDavidYang" ], "repo": "onevcat/Kingfisher", "url": "https://github.com/onevcat/Kingfisher/issues/851", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
702372669
Move appear life cycle to placeholder And also ensure image setting on main thread This is a workaround for #1508. But a real fix is still being waited from Apple. Please revert this change as it causes flickering every time swiftUI re-renders - see details at https://github.com/onevcat/Kingfisher/issues/1549 @...
gharchive/pull-request
2020-09-16T01:12:52
2025-04-01T04:57:47.403313
{ "authors": [ "hyouuu", "onevcat" ], "repo": "onevcat/Kingfisher", "url": "https://github.com/onevcat/Kingfisher/pull/1510", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
274936667
Fix "Edit NeoVim config" command. Looks like I broke the init.vim edit command when I updated the getUserHome() command for Windows. I've updated it to use the environment variable instead now. Thanks for catching this, @CrossR!
gharchive/pull-request
2017-11-17T17:18:54
2025-04-01T04:57:47.468685
{ "authors": [ "CrossR", "bryphe" ], "repo": "onivim/oni", "url": "https://github.com/onivim/oni/pull/969", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
793065896
Powershell inside :term freezes on start This might not a deal-breaker for me, since I use WSL inside a separate terminal, but calling :term on windows causes onivim to open powershell by default (apparently) but the shell seems frozen, it doesn't recognize any input, so you can't even exit it without closing the ter...
gharchive/issue
2021-01-25T06:13:34
2025-04-01T04:57:47.478006
{ "authors": [ "bryphe", "iilonmasc", "mabasic" ], "repo": "onivim/oni2", "url": "https://github.com/onivim/oni2/issues/3041", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
521176515
Performance: Async Syntax Highlighting This is a follow-up to #866 - the issue being that, even though our textmate syntax highlighting (reason-textmate is faster than the JS syntax highlighting strategy when run in isolation: https://github.com/onivim/reason-textmate#performance ) - it's actually slower in wall-cloc...
gharchive/pull-request
2019-11-11T20:42:19
2025-04-01T04:57:47.491374
{ "authors": [ "bryphe" ], "repo": "onivim/oni2", "url": "https://github.com/onivim/oni2/pull/922", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2660035924
Added input/button features to toolbar Description What is the purpose of this pull request? I have added the button / user input features to the toolbar. [X] New feature [ ] Documentation update [ ] Bug fix [ ] Refactor [ ] Release [ ] Other Closing for inactivity
gharchive/pull-request
2024-11-14T20:50:54
2025-04-01T04:57:47.502081
{ "authors": [ "Kitenite", "caleb8315" ], "repo": "onlook-dev/onlook", "url": "https://github.com/onlook-dev/onlook/pull/785", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1696278287
support rounding and saturation implementations of Cast It can be useful to allow implementations to round when casting from floating point to integer types and to saturate when casting between different integer types. One reason is that this is preferable for numerics (see onnx issue #5004). Another reason is that...
gharchive/issue
2023-05-04T15:48:11
2025-04-01T04:57:47.511965
{ "authors": [ "cjvolzka", "sorenlassen" ], "repo": "onnx/onnx-mlir", "url": "https://github.com/onnx/onnx-mlir/issues/2209", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
903147603
Update docker instructions and Dockerfile Signed-off-by: Kevin O'Brien caomhin@us.ibm.com PR #710 implemented the changes originally proposed here
gharchive/pull-request
2021-05-27T02:51:42
2025-04-01T04:57:47.513190
{ "authors": [ "AlexandreEichenberger", "caoimhinuibrian" ], "repo": "onnx/onnx-mlir", "url": "https://github.com/onnx/onnx-mlir/pull/707", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
215140594
Please, update to newer cargo, dependencies no longer build The cargo version used depends on libgit2-sys v0.4.6, which no longer builds on Debian Testing. Since newer versions build just fine, the easiest fix would be to update to newer cargo. The errors are: libgit2-sys-0.4.6/libgit2/src/openssl_stream.c:146:3: err...
gharchive/issue
2017-03-17T22:47:26
2025-04-01T04:57:47.760060
{ "authors": [ "jan-hudec", "onur" ], "repo": "onur/cargo-license", "url": "https://github.com/onur/cargo-license/issues/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1093161649
OverView OverView Checked
gharchive/issue
2022-01-04T09:25:31
2025-04-01T04:57:47.790709
{ "authors": [ "oocakoglu" ], "repo": "oocakoglu/FlutterChallengeApp", "url": "https://github.com/oocakoglu/FlutterChallengeApp/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1586057040
Play example throws KeyError: 'encoded' Summary trying to play a song results in a key error using the simple example Reproduction Steps Set up the basic example (in a cog) and use e.g. /play query: Wolke 10 HBz Minimal Reproducible Code # DragonBot.py class DragonBot(commands.Bot): def __init__(self, *args, **kw...
gharchive/issue
2023-02-15T15:29:28
2025-04-01T04:57:47.798262
{ "authors": [ "DTheIcyDragon", "ooliver1" ], "repo": "ooliver1/mafic", "url": "https://github.com/ooliver1/mafic/issues/38", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1699238781
Bootloop on iOS 15.x.y with Dopamine Hello. I believe there is something in AltList which bootloops devices on Dopamine jailbreak. I released an update of my tweak which more or less only replaced AppList with AltList and this happened for some people. Not all though. Example of bootloop'd devices: iPhone 12 PLUS MA...
gharchive/issue
2023-05-07T21:11:59
2025-04-01T04:57:47.840491
{ "authors": [ "jontelang", "opa334" ], "repo": "opa334/AltList", "url": "https://github.com/opa334/AltList/issues/30", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1415509875
main.go lines 13 to 16 masks panics by exiting without errors Bug Description opcap fails on audit.go line 59 with out of boundary message. opcap just exits with no errors Version and Command Invocation opcap check Steps to Reproduce: just run opcap check Expected Result Run audits against operators Actual Result T...
gharchive/issue
2022-10-19T19:56:30
2025-04-01T04:57:47.861671
{ "authors": [ "acmenezes" ], "repo": "opdev/opcap", "url": "https://github.com/opdev/opcap/issues/287", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2739489736
[Feature] Configuration Document Optimization Suggestions - ChatQnA Setup and Deployment Priority P3-Medium OS type Ubuntu Hardware type GPU-Nvidia Running nodes Single Node Description Due to the limited performance of my local Intel processor, I tried to deploy ChatQnA using a 3090 graphics card. According to the d...
gharchive/issue
2024-12-14T02:51:09
2025-04-01T04:57:47.865894
{ "authors": [ "ftian1", "zhangyuting" ], "repo": "opea-project/GenAIExamples", "url": "https://github.com/opea-project/GenAIExamples/issues/1251", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1344890313
Add an interactive map to the facility details page Depends on #2075 Refer the the "Facility Profile" section of the Figma board Icons can be exported from Figma by selecting them then using the Export panel at the right side of the page. Disable scroll zoom on the map so that content below the map is easily accessib...
gharchive/issue
2022-08-19T20:58:22
2025-04-01T04:57:47.868490
{ "authors": [ "TaiWilkin", "jwalgran", "obrienad" ], "repo": "open-apparel-registry/open-apparel-registry", "url": "https://github.com/open-apparel-registry/open-apparel-registry/issues/2076", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1646255959
Implement the previous download format Depends on the recommendation in #2388. If this is undoing the change is the best approach: restore the old download (1 row per facility, all contributor values concatenated into single cell) Downloads should remain to restricted to a maximum of 10k results. @mariel-oar This iss...
gharchive/issue
2023-03-29T17:46:16
2025-04-01T04:57:47.870929
{ "authors": [ "jwalgran", "mariel-oar", "obrienad" ], "repo": "open-apparel-registry/open-apparel-registry", "url": "https://github.com/open-apparel-registry/open-apparel-registry/issues/2392", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2465261628
Should we track which archive rows came from? We may want to keep track of what data came from which archive. For example, if a user wants to delete one of their archive uploads, or to reason about changes in time over separate uploads from the same user. Archives are defined by the user they belong to + the date at ...
gharchive/issue
2024-08-14T08:49:40
2025-04-01T04:57:47.877478
{ "authors": [ "TheExGenesis" ], "repo": "open-birdsite-db/open-birdsite-db", "url": "https://github.com/open-birdsite-db/open-birdsite-db/issues/19", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
983114803
15634 Expand Validating Webhook https://github.com/open-cluster-management/backlog/issues/15634 /hold /unhold
gharchive/pull-request
2021-08-30T19:12:38
2025-04-01T04:57:47.879988
{ "authors": [ "zkayyali812" ], "repo": "open-cluster-management/backplane-operator", "url": "https://github.com/open-cluster-management/backplane-operator/pull/31", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2704509297
[Update] Update max_out_len for datasets Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers. Motivation P...
gharchive/pull-request
2024-11-29T09:34:46
2025-04-01T04:57:47.887325
{ "authors": [ "MaiziXiao", "zhulinJulia24" ], "repo": "open-compass/opencompass", "url": "https://github.com/open-compass/opencompass/pull/1726", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
876911455
Value distribution: Metadata occupies a lot of space Maybe we can toggle it closed? If I'm trying to explore multiple examples, I need to keep scrolling down each time I load a new example. I tried again and it's not too bad. Can re-open as needed.
gharchive/issue
2021-05-05T22:33:51
2025-04-01T04:57:47.888760
{ "authors": [ "jpmckinney" ], "repo": "open-contracting/pelican-frontend", "url": "https://github.com/open-contracting/pelican-frontend/issues/4", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
989152223
Update details_motor_preparation.md to prevent mistakes while preparing the motors It is better to warn of this step before the step is shown to prevent mistakes. Description We assembled the motors of the first unit and mistakenly also shortened the wires of the Hip AA motors. We were following step by step and the ...
gharchive/pull-request
2021-09-06T13:03:43
2025-04-01T04:57:47.896059
{ "authors": [ "fgrimminger", "nitrostormbcn" ], "repo": "open-dynamic-robot-initiative/open_robot_actuator_hardware", "url": "https://github.com/open-dynamic-robot-initiative/open_robot_actuator_hardware/pull/39", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-...
2497896659
feat: add TransactionContext This PR Adds backwards compatible, basic implementation of 'TransactionContext' The functions that are important are WithTranscationContext(ctx, EvaluationContext) TransactionContext(ctx) Related Issues https://github.com/open-feature/go-sdk/issues/256 Notes For next steps, I see the ...
gharchive/pull-request
2024-08-30T17:55:02
2025-04-01T04:57:47.903836
{ "authors": [ "beeme1mr", "kevinschoonover" ], "repo": "open-feature/go-sdk", "url": "https://github.com/open-feature/go-sdk/pull/283", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2453471625
ci: add adams85 from ConfigCat as component owner This PR Adds @adams85 (ConfigCat) to the component owner's list of the ConfigCat providers. The intention behind this is that we (ConfigCat) would like to mark the providers in this repo as the official OpenFeature JS providers for ConfigCat, and we would like to par...
gharchive/pull-request
2024-08-07T13:19:56
2025-04-01T04:57:47.906424
{ "authors": [ "lukas-reining", "z4kn4fein" ], "repo": "open-feature/js-sdk-contrib", "url": "https://github.com/open-feature/js-sdk-contrib/pull/1033", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
372215316
Added CloudFormation Tips Added some tips to work with CloudFormation Closing for now pending further review.
gharchive/pull-request
2018-10-20T14:08:05
2025-04-01T04:57:47.908641
{ "authors": [ "QuinnyPig", "StanForever" ], "repo": "open-guides/og-aws", "url": "https://github.com/open-guides/og-aws/pull/645", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1904807836
Alerts on test cases does not work with "owner" filter Affected module backend Describe the bug setting an alert on a test case result, if a filter on "owner" is set the alert does not work To Reproduce Screenshots or steps to reproduce Expected behavior A clear and concise description of what you expected to happen...
gharchive/issue
2023-09-20T11:42:26
2025-04-01T04:57:47.955515
{ "authors": [ "cristianodicrescenzo", "mohityadav766" ], "repo": "open-metadata/OpenMetadata", "url": "https://github.com/open-metadata/OpenMetadata/issues/13279", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2365217375
Deployment: Which concrete permissions are necessary for Elasticsearch? Is some content missing, wrong or not clear? We have a managed Elasticsearch cluster where users only get access to specific indexes of the cluster via technical users. In order to configure the necessary permissions for OpenMetadata we would lik...
gharchive/issue
2024-06-20T20:33:50
2025-04-01T04:57:47.957243
{ "authors": [ "harshach", "notniknot" ], "repo": "open-metadata/OpenMetadata", "url": "https://github.com/open-metadata/OpenMetadata/issues/16746", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1095113352
Not all tag filters are displayed Steps to reproduce: Added different tags to the entity (more than 10) Verify if all the tags are available in the filter In the below screenshot, User.Politics and User.SSN are not in the tags filter. @darth-coder00 @Sachin-chaurasiya I can reproduce this and search is returning...
gharchive/issue
2022-01-06T09:09:43
2025-04-01T04:57:47.960562
{ "authors": [ "darth-coder00", "harshach", "parthp2107" ], "repo": "open-metadata/OpenMetadata", "url": "https://github.com/open-metadata/OpenMetadata/issues/2069", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1021597873
Define schema for Policy Definition Policies are technical representations that convey actionable intent on data entities, for bots to consume in order to satisfy regulatory compliance requirements. Use Case Data entities can be tagged with predefined tags A Policy typically defines 'action'(s) and a set of 'conditio...
gharchive/issue
2021-10-09T04:32:53
2025-04-01T04:57:47.963399
{ "authors": [ "mithmatt" ], "repo": "open-metadata/OpenMetadata", "url": "https://github.com/open-metadata/OpenMetadata/issues/720", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1125040054
Simplify config classes using @Getter @Setter annotations Describe your changes : I worked on this to simplify config classes and make them compact Type of change : [ ] Bug fix [x] Improvement [ ] New feature [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) [ ] ...
gharchive/pull-request
2022-02-05T21:56:28
2025-04-01T04:57:47.968652
{ "authors": [ "mithmatt" ], "repo": "open-metadata/OpenMetadata", "url": "https://github.com/open-metadata/OpenMetadata/pull/2635", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1214113548
Schema Changes for DBT Describe your changes : Fix #4456 Type of change : [x] Improvement Checklist: [x] I have read the CONTRIBUTING document. [ ] I have commented on my code, particularly in hard-to-understand areas. [ ] I have added tests that prove my fix is effective or that my feature works. [x] All new...
gharchive/pull-request
2022-04-25T07:52:36
2025-04-01T04:57:47.973520
{ "authors": [ "OnkarVO7", "pmbrull" ], "repo": "open-metadata/OpenMetadata", "url": "https://github.com/open-metadata/OpenMetadata/pull/4462", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
712464265
The difference between yours and the original version of SECOND Hi, first of all, thanks for your sharing of this wonderful work. I noticed that you have re-implemented some other detectors, like SECOND. And in this Issue, you have mentioned that there is no difference w.r.t the data augmentation. But what for other ...
gharchive/issue
2020-10-01T04:20:33
2025-04-01T04:57:47.975830
{ "authors": [ "SiyuanHuang95", "sshaoshuai" ], "repo": "open-mmlab/OpenPCDet", "url": "https://github.com/open-mmlab/OpenPCDet/issues/301", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
460185207
denseflow compile problem it seeems like denseflow needs to be compiled with OpenCV 2.4.13 and CUDA. However this version of OpenCV does not match with CUDA9.0+... And I can't compile OpenCV successfully. Is there any solution? This is a CentOS 7.6, cmake 3.15.0, gcc 6.5.0, Titan X. Hi @aaab8b After several workar...
gharchive/issue
2019-06-25T03:06:11
2025-04-01T04:57:48.063078
{ "authors": [ "YuLengChuanJiang", "aaab8b", "acrophile", "atique81", "dmRuan", "fengfan028", "rishabh2301", "xia123123", "zhangluustb", "zhaoyue-zephyrus" ], "repo": "open-mmlab/mmaction", "url": "https://github.com/open-mmlab/mmaction/issues/9", "license": "Apache-2.0...
1042466309
Yolov4 hi, I would like to know if Yolov4 has been implemented and where can I find it? Thank you Yolov4 is not implemented in mmdet, but we will welcome it if you want to support it in our codebase.
gharchive/issue
2021-11-02T14:52:06
2025-04-01T04:57:48.116835
{ "authors": [ "AronLin", "Rubenman16" ], "repo": "open-mmlab/mmdetection", "url": "https://github.com/open-mmlab/mmdetection/issues/6430", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1504011337
RuntimeError: fused_bias_leakyrelu_op_impl: implementation for device cuda:0 not found. Thanks for your error report and we appreciate it a lot. Describe the bug 安装配置环境的时候出错,当运行到 fake_imgs = sample_unconditional_model(model, 4) 报错 Reproduction What command or script did you run? # 指定 config配置文件路径 config_file = 'con...
gharchive/issue
2022-12-20T05:33:24
2025-04-01T04:57:48.124272
{ "authors": [ "LeoXing1996", "xxLoadxx" ], "repo": "open-mmlab/mmgeneration", "url": "https://github.com/open-mmlab/mmgeneration/issues/489", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
448402155
Rust crate needs fields: description, license. To publish without errors error: api errors: missing or empty metadata fields: description, license. Please see https://doc.rust-lang.org/cargo/reference/manifest.html for how to upload metadata :tada: This issue has been resolved in version 1.8.2 :tada: The release is...
gharchive/issue
2019-05-25T02:12:48
2025-04-01T04:57:48.262942
{ "authors": [ "BelfordZ", "shanejonas" ], "repo": "open-rpc/generator-client", "url": "https://github.com/open-rpc/generator-client/issues/207", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
677877393
fix: make add button hidden until needed Add filters button used to be disabled when not needed. This was confusing to users so now it is hidden until it is needed. fixes #62 :tada: This PR is included in version 1.1.1 :tada: The release is available on: GitHub release 1.1.1 npm package (@latest dist-tag) Your se...
gharchive/pull-request
2020-08-12T18:02:31
2025-04-01T04:57:48.265631
{ "authors": [ "mattbford", "openrpc-bastion" ], "repo": "open-rpc/logs-react", "url": "https://github.com/open-rpc/logs-react/pull/64", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
475348657
Missing lodash dep jade-signer-rpc|feat/openrpc-integration-tests⚡ ⇒ open-rpc-test-coverage -s ./openrpc.json --transport=http --reporter=console internal/modules/cjs/loader.js:628 throw err; ^ Error: Cannot find module 'lodash' Require stack: - /usr/local/lib/node_modules/@open-rpc/test-coverage/node_module...
gharchive/issue
2019-07-31T20:44:16
2025-04-01T04:57:48.268416
{ "authors": [ "mersinvald", "openrpc-bastion" ], "repo": "open-rpc/test-coverage", "url": "https://github.com/open-rpc/test-coverage/issues/63", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
475789027
fix: update schema utils fixes #63 :tada: This PR is included in version 1.0.8 :tada: The release is available on: npm package (@latest dist-tag) GitHub release Your semantic-release bot :package::rocket:
gharchive/pull-request
2019-08-01T16:55:24
2025-04-01T04:57:48.270700
{ "authors": [ "openrpc-bastion", "shanejonas" ], "repo": "open-rpc/test-coverage", "url": "https://github.com/open-rpc/test-coverage/pull/67", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1999282908
Feature: Add Svelete in the list of available languages to filter on Type of feature 🍕 Feature Current behavior Svelte is not a filter provided. Suggested solution Add svelte to the dropdown. I will attempt to do this myself. Additional context No response Code of Conduct [X] I agree to follow this project's Code o...
gharchive/issue
2023-11-17T14:41:51
2025-04-01T04:57:48.273714
{ "authors": [ "brittneypostma", "nickytonline" ], "repo": "open-sauced/app", "url": "https://github.com/open-sauced/app/issues/2167", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2134513575
Feature: Support personal workspaces As a user of the application, I want to have a personal workspace to house my contributor insights and contributor repository insights where the landing page is like the current insights hub. [x] #2652 [ ] #2653 [ ] #2654 [ ] #2655 [x] https://github.com/open-sauced/api/issues/51...
gharchive/issue
2024-02-14T14:45:06
2025-04-01T04:57:48.277478
{ "authors": [ "bdougie", "nickytonline" ], "repo": "open-sauced/app", "url": "https://github.com/open-sauced/app/issues/2651", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1438839611
Feature: Add end to end testing framework Type of feature ✅ Test Current behavior There are currently zero end to end test in this app and they are needed to start capturing some of the issues in the app. Suggested solution Can we explore the following and make a decision on the best framework moving forward? https:...
gharchive/issue
2022-11-07T19:07:15
2025-04-01T04:57:48.282193
{ "authors": [ "bdougie", "mtfoley" ], "repo": "open-sauced/hot", "url": "https://github.com/open-sauced/hot/issues/395", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1318767024
Review and enhance tracing support for ad service service (Java) The following is a list of requirements that we need to evaluate before declaring v1 for trace telemetry. These requirements are across the entire application; Not all services will meet all requirements. Determine the relevant features for this service...
gharchive/issue
2022-07-26T21:23:09
2025-04-01T04:57:48.427739
{ "authors": [ "cartersocha" ], "repo": "open-telemetry/opentelemetry-demo", "url": "https://github.com/open-telemetry/opentelemetry-demo/issues/235", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1909575516
[multimod] change return code for diff This matches the behaviour it was intended on replacing in the collector repository. It returns an error if there's no diff to ensure the build does not proceed with the release in that case. This fixes https://github.com/open-telemetry/opentelemetry-collector/issues/8149 Ping...
gharchive/pull-request
2023-09-22T22:17:21
2025-04-01T04:57:48.439326
{ "authors": [ "codeboten" ], "repo": "open-telemetry/opentelemetry-go-build-tools", "url": "https://github.com/open-telemetry/opentelemetry-go-build-tools/pull/404", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2723939664
chore(deps): lock file maintenance Supersedes #2225 - has some changes to it though: cucumber did not have node types pinned, so the build failed nestjs instrumentation was missing a dependency that was required for tests to run properly Nice work. Some other versions of @types/node that I see. ├─┬ @opentelemetr...
gharchive/pull-request
2024-12-06T21:14:27
2025-04-01T04:57:48.467558
{ "authors": [ "pichlermarc", "trentm" ], "repo": "open-telemetry/opentelemetry-js-contrib", "url": "https://github.com/open-telemetry/opentelemetry-js-contrib/pull/2594", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
691621102
feat: user config + default config merge for MeterProvider, Meter Please review https://github.com/open-telemetry/opentelemetry-js/pull/1493 first, it is simpler than this PR, but shares some similarities. Which problem is this PR solving? partially #1417 Short description of the changes @naseemkullah Member naseem...
gharchive/pull-request
2020-09-03T04:12:33
2025-04-01T04:57:48.470727
{ "authors": [ "naseemkullah" ], "repo": "open-telemetry/opentelemetry-js", "url": "https://github.com/open-telemetry/opentelemetry-js/pull/1491", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
928444076
eslint configuration for getting-started examples fixes #1390 Which problem is this PR solving? Adds linting to getting-started directory. Short description of the changes I tried to use the similar configuration as examples directory. Although the ts-example needed another configuration. I have added two lint sc...
gharchive/pull-request
2021-06-23T16:32:55
2025-04-01T04:57:48.474859
{ "authors": [ "alisabzevari", "dyladan" ], "repo": "open-telemetry/opentelemetry-js", "url": "https://github.com/open-telemetry/opentelemetry-js/pull/2297", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
474719905
Add Zipkin exporter factory Add the Zipkin exporter configuration factory using the new configuration format. This does not bring many of the settings from the old configuration since they won't be used. In a sub-sequent PR the code of the exporter itself will be changed. Closes #34 Codecov Report Merging #207 int...
gharchive/pull-request
2019-07-30T17:54:02
2025-04-01T04:57:48.526149
{ "authors": [ "codecov-io", "pjanotti" ], "repo": "open-telemetry/opentelemetry-service", "url": "https://github.com/open-telemetry/opentelemetry-service/pull/207", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1977804750
[CI] Textlint: properly check for Java capitalization & more Contributes to #3458 Followup and alternative (better) solution to #3492 Adds a proper patter to terminology to recognize and fix "Java" mis-capitalizations. In particular, it avoids reporting false positives: File names: file.java Repo names: opentelemet...
gharchive/pull-request
2023-11-05T14:07:07
2025-04-01T04:57:48.553842
{ "authors": [ "chalin" ], "repo": "open-telemetry/opentelemetry.io", "url": "https://github.com/open-telemetry/opentelemetry.io/pull/3497", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
732219140
"Header Checksum" in ipv4 header - what is the relevance of pattern here ? Should not the values (enum) 'valid checksum' and 'invalid checksum' suffice instead of pattern ? @ajbalogh we should probably get rid of the pattern for any fields that require checksum. Reasoning is, checksums are usually calculated and em...
gharchive/issue
2020-10-29T11:07:47
2025-04-01T04:57:48.559233
{ "authors": [ "ajbalogh", "ankur-sheth", "ashutshkumr", "indraniBh", "winstonliu1111" ], "repo": "open-traffic-generator/models", "url": "https://github.com/open-traffic-generator/models/issues/31", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
455322496
fix(building-rollup): remove legacy scripts from modern watch mode Found an error when using the rollup modern setup in watch mode. every time you change a file, there is be a bunch of systemjs imports at the bottom of the page, which should only have been used for the legacy setup. Seems to be a straightforward log...
gharchive/pull-request
2019-06-12T16:54:41
2025-04-01T04:57:48.574395
{ "authors": [ "LarsDenBakker", "kasperstorgaard" ], "repo": "open-wc/open-wc", "url": "https://github.com/open-wc/open-wc/pull/489", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2381774062
Openid support in 0.3.6 Bug Report I tested the new open-webui:0.3.6 with openid support. Docu: https://docs.openwebui.com/tutorial/sso/ Docker Compose FIle: environment: - OAUTH_CLIENT_ID=xxxxxxxxxxx - OAUTH_CLIENT_SECRET=xxxxxxxxxxxx - OPENID_PROVIDER_URL=https://domain/auth/realms/""Relam""/.well-known/openid-conf...
gharchive/issue
2024-06-29T14:14:37
2025-04-01T04:57:48.610015
{ "authors": [ "AlbertoManuel07", "T-Herrmann-WI", "leiguangyan" ], "repo": "open-webui/open-webui", "url": "https://github.com/open-webui/open-webui/issues/3524", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2675422514
VPS Install Hello, I didn't find anywhere a HOWTO for installing on VPS Like Virtualmin. Please some help. Virtualmin is not a VPS, is a dashboard to manage VPS. 📝 There's a link to manual install instructions in https://www.ollama.com/download . You want to say that Ollama is better LLM Management tool from Ope...
gharchive/issue
2024-11-20T10:45:28
2025-04-01T04:57:48.612687
{ "authors": [ "duhow", "team-boo" ], "repo": "open-webui/open-webui", "url": "https://github.com/open-webui/open-webui/issues/7080", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2616079925
i18n: added hungarian translation hu-HU Pull Request Checklist Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request. Before submitting, make sure you've checked the following: [x] Target branch: Please verify that the pull request ta...
gharchive/pull-request
2024-10-26T19:18:14
2025-04-01T04:57:48.626253
{ "authors": [ "duroakos", "tjbck" ], "repo": "open-webui/open-webui", "url": "https://github.com/open-webui/open-webui/pull/6458", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1235363266
minLength:6 at operation-name Decision on the Application Implementation call on 13th or May: minLength:6 to be added to all operation-name attributes in the ingress bodies. /v1/relay-operation-update: is only requestBody that has operation-name on the ingress. Both already have minLength: 6 as a stereotype setting...
gharchive/issue
2022-05-13T15:06:15
2025-04-01T04:57:48.650954
{ "authors": [ "openBackhaul" ], "repo": "openBackhaul/RegistryOffice", "url": "https://github.com/openBackhaul/RegistryOffice/issues/80", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
194130165
added city of Kharkiv, Ukraine Fixes #2176 Hi, In my test last week there was an issue with Kharkiv. Basically the coordinate system it seems to be following is wrong and in my tests Kharkiv ended up deep inside Kenya. Could you check if this happens for you too? I am pretty sure it is using one of the Pulkovo proj...
gharchive/pull-request
2016-12-07T18:33:15
2025-04-01T04:57:48.762410
{ "authors": [ "migurski", "sergiyprotsiv", "trescube" ], "repo": "openaddresses/openaddresses", "url": "https://github.com/openaddresses/openaddresses/pull/2217", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
244184146
Crash on import I'm trying to run some example code in pybullet, see https://github.com/bulletphysics/bullet3/issues/1234#issuecomment-316521093, that is using baselines but I'm getting an error on import, and they mentioned this is most likely an upstream issue. I'm on python 2.7.13 on OS X. Perhaps this is a proble...
gharchive/issue
2017-07-19T21:46:58
2025-04-01T04:57:48.770233
{ "authors": [ "ClaireCJS", "ahundt", "siemanko" ], "repo": "openai/baselines", "url": "https://github.com/openai/baselines/issues/57", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1653414027
Refactor Customer class to use variable for URL generation In this commit, the Customer class was refactored to use a variable for URL generation, which improves code clarity and separates the URL generation logic from the API request logic. These changes make the Customer class more explicit and user-friendly, and w...
gharchive/pull-request
2023-04-04T08:18:39
2025-04-01T04:57:48.812756
{ "authors": [ "MuleHakim", "hallacy" ], "repo": "openai/openai-python", "url": "https://github.com/openai/openai-python/pull/374", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2421186035
代码语法不支持 3.8 以下版本 Python 是的,被你发现了。昨天做了一下紧急处理,因为requests升级后导致USBClient类不能用了。但是改的比较暴力,用了一些3.8+才能支持的语法。 我在想要不要,只支持3.8以上好了。
gharchive/issue
2024-07-21T02:58:36
2025-04-01T04:57:48.817748
{ "authors": [ "codeskyblue", "youngfreeFJS" ], "repo": "openatx/facebook-wda", "url": "https://github.com/openatx/facebook-wda/issues/152", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1389186142
Enable running the 'Update translations' workflow manually This allows updating the translations manually just before cutting a release. I would also prefer to prevent contributors from editing translations outside of crowdin. This would cut down the number of possible merge conflicts on open PRs. Sorry, I fat-fi...
gharchive/pull-request
2022-09-28T11:22:04
2025-04-01T04:57:48.878433
{ "authors": [ "Arnei", "gregorydlogan", "ziegenberg" ], "repo": "opencast/opencast-editor", "url": "https://github.com/opencast/opencast-editor/pull/794", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
250922543
Tweet.java:39-40: Pull out the system proerties, same... The puzzle 241-12bd8c89 (from #241) in src/main/java/com/amihaiemil/charles/github/Tweet.java (lines 39-40) has to be resolved: "Pull out the system proerties, same as was done in the aws layer, to simplify the unit tests." The puzzle was created by amihaiemil ...
gharchive/issue
2017-08-17T12:10:40
2025-04-01T04:57:48.899993
{ "authors": [ "0pdd", "amihaiemil", "charlesmike" ], "repo": "opencharles/charles-rest", "url": "https://github.com/opencharles/charles-rest/issues/243", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
959297664
Compare with original OpenSCM file Something seem to have gone missing 1,3c1 < Source,https://www.ghgprotocol.org/sites/default/files/ghgp/Global-Warming-Potential-Values%20%28Feb%2016%202016%29_1.pdf,https://www.ghgprotocol.org/sites/default/files/ghgp/Global-Warming-Potential-Values%20%28Feb%2016%202016%29_1.pdf,ht...
gharchive/issue
2021-08-03T16:38:25
2025-04-01T04:57:48.902458
{ "authors": [ "danielhuppmann", "rgieseke" ], "repo": "openclimatedata/globalwarmingpotentials", "url": "https://github.com/openclimatedata/globalwarmingpotentials/issues/2", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
1367576824
Add validation on Location object Add validation on Location object. Currently the location are in osgb mapping, so should check x>0, x < need to look up y>0, y < need to look up Hi @peterdudfield is this still open, I would like to work on it, thanks. Yea, this would be amazing Thanks, will start working on th...
gharchive/issue
2022-09-09T09:49:41
2025-04-01T04:57:48.921204
{ "authors": [ "peterdudfield", "rjmcoder" ], "repo": "openclimatefix/ocf_datapipes", "url": "https://github.com/openclimatefix/ocf_datapipes/issues/56", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2554266662
add max_retries check and exception Description This PR addresses the issue of unclear error handling when multiple timeouts occur during data fetching. The fetch_data function has been updated to raise a clear and descriptive error message if the maximum number of retries is reached without successfully fetching the...
gharchive/pull-request
2024-09-28T14:38:00
2025-04-01T04:57:48.927367
{ "authors": [ "anxkhn" ], "repo": "openclimatefix/ruvnl-consumer-app", "url": "https://github.com/openclimatefix/ruvnl-consumer-app/pull/19", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
936424454
Add LR warm up scheduling Based off https://twitter.com/jack_kelly/status/1411615500371640320?s=19 might help with metnet training, should be easy to add and experiment with. Plan would be to add it to the generic model interface so we can try it on any of the models Added for MetNet in #48
gharchive/issue
2021-07-04T10:18:52
2025-04-01T04:57:48.928833
{ "authors": [ "jacobbieker" ], "repo": "openclimatefix/satflow", "url": "https://github.com/openclimatefix/satflow/issues/36", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
865950684
SanitizeHtml: Allow figure with content-type for iframes For https://github.com/opencollective/opencollective-frontend/pull/6042 @Betree : Thanks for adding this. But something not working correctly before adding this figure for content types? 🤔 @SudharakaP responsiveness. Before that, the height was fixed to 40...
gharchive/pull-request
2021-04-23T09:53:17
2025-04-01T04:57:48.952700
{ "authors": [ "Betree", "SudharakaP" ], "repo": "opencollective/opencollective-api", "url": "https://github.com/opencollective/opencollective-api/pull/5916", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1113800160
[Roadmap] 2022 Q1 Sprint 1 At our latest European retreat in Madrid, we identified the following "Strategic Focus" to help us prioritize projects for the first quarter. https://github.com/opencollective/opencollective/issues/5140 https://github.com/opencollective/opencollective/issues/5141 https://github.com/opencol...
gharchive/issue
2022-01-25T11:58:36
2025-04-01T04:57:48.972345
{ "authors": [ "AdNaN-rK", "Paingc109", "znarf" ], "repo": "opencollective/opencollective", "url": "https://github.com/opencollective/opencollective/issues/5149", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1159743793
New VAT/GST custom field for expenses User story As a host Admin, I wanna make sure that people only uses the invoice option to submit services with a legit tax status. In the EU, you need a company/tax number to get paid for a services you gave to a collective. As a host Admin, I need my accountant to be able to get...
gharchive/issue
2022-03-04T15:05:35
2025-04-01T04:57:48.975641
{ "authors": [ "BenJam", "Betree", "jfdh" ], "repo": "opencollective/opencollective", "url": "https://github.com/opencollective/opencollective/issues/5290", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2558392198
RT-3.32 new README.md This is for "DSCP based traffic steering from Non-default VRF to Default VRF using Policy based VRF selection plus GUE DECAP and ENCAP" Pull Request Functional Test Report for #3485 / 2431375e87cca1d63e36332eb4245a01bca056ee No tests identified for validation. Help Pull Request Test Coverage...
gharchive/pull-request
2024-10-01T07:18:56
2025-04-01T04:57:48.985274
{ "authors": [ "OpenConfigBot", "coveralls", "sachendras" ], "repo": "openconfig/featureprofiles", "url": "https://github.com/openconfig/featureprofiles/pull/3485", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
117281349
questions about slides [ ] update "Data Intensive Cluster" image/slide correct? @alexbaden @randalburns @kunallillaney @willgray [ ] update the "Extract Geometries" slide correct? @alexbaden [ ] update the "Extract Graphs" slide correct? @kunallillaney [ ] populate "Other EM Datasets" via LIMS @j6k4m8 [ ] add links ...
gharchive/issue
2015-11-17T04:44:34
2025-04-01T04:57:48.995208
{ "authors": [ "jovo" ], "repo": "openconnectome/intro", "url": "https://github.com/openconnectome/intro/issues/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1624134907
Change merge strategy to "squash merging" Hi everybody I already asked for this in the slack channel #opencost. As I am one of the maintainer of the Argo CD helm repository, we follow what most chart repositories do: Can you change this as well here? /cc: @sntxrr @Pokom I generally don’t use squash merges, but if...
gharchive/issue
2023-03-14T19:06:48
2025-04-01T04:57:49.005934
{ "authors": [ "AjayTripathy", "Pokom", "mattray", "mkilchhofer" ], "repo": "opencost/opencost-helm-chart", "url": "https://github.com/opencost/opencost-helm-chart/issues/34", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
585511161
Outil de récupération automatique des données Bonjour, Voici une ébauche de ce qui pourrait être un outil de récupération automatique de données depuis nos sites sources, dans le but de faciliter et de fiabiliser le travail d’agrégation des données. Ce programme récupère la page du site, en extrait les données et gén...
gharchive/pull-request
2020-03-21T14:33:43
2025-04-01T04:57:49.021240
{ "authors": [ "ColinMaudry", "jdesboeufs", "liszto", "tvuillemin" ], "repo": "opencovid19-fr/data", "url": "https://github.com/opencovid19-fr/data/pull/215", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
462262988
new to CVAT. drawing polygon I have loaded a picture. kept--> Annotation-->Polygon. pressed N (Captial N) I am not able to get the option to mark. I tried left click as mentioned in https://www.youtube.com/watch?v=XTwfXDh4clI and saw this also... https://github.com/opencv/cvat/blob/master/cvat/apps/documentation/user...
gharchive/issue
2019-06-29T04:09:59
2025-04-01T04:57:49.028435
{ "authors": [ "bsekachev", "newmluser", "nmanovic" ], "repo": "opencv/cvat", "url": "https://github.com/opencv/cvat/issues/535", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
530027373
SISSEGV in libclDNNPlugin.so Hi, I am trying to run an SSD model using clDNN plugin. I got the following crash: Thread 1 "objdetect.test" received signal SIGSEGV, Segmentation fault. 0x0000000016c14080 in ?? () (gdb) bt #0 0x0000000016c14080 in ?? () #1 0x00007ffff79a7827 in __pthread_once_slow (once_control=0x7ff...
gharchive/issue
2019-11-28T17:36:45
2025-04-01T04:57:49.035065
{ "authors": [ "YijinLiu", "alalek" ], "repo": "opencv/dldt", "url": "https://github.com/opencv/dldt/issues/336", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
823347618
PYTHON cv2.resize Error “(-215:Assertion failed) !dsize.empty()” I am trying to resize an image with cv2.resize function in PYTHON3 and I get the following error: error: OpenCV(4.5.1) C:\Users\appveyor\AppData\Local\Temp\1\pip-req-build-oduouqig\opencv\modules\imgproc\src\resize.cpp:3688: error: (-215:Assertion faile...
gharchive/issue
2021-03-05T19:15:41
2025-04-01T04:57:49.039355
{ "authors": [ "apple55bc", "josele69", "sanketc001" ], "repo": "opencv/opencv-python", "url": "https://github.com/opencv/opencv-python/issues/450", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
463778541
Unexpected Error When running python3.6 train_single.py --dataset-folder <LIP_HOME> --checkpoint-path mobilenet_sgd_68.848.pth.tar --from-mobilenet When I followed the guide : In the second step, error occurred: And I noticed the place where the error occurred: However, there are not 'optimizer', 'scheduler' and ....
gharchive/issue
2019-07-03T14:15:04
2025-04-01T04:57:49.151063
{ "authors": [ "Daniil-Osokin", "YOKE" ], "repo": "opencv/openvino_training_extensions", "url": "https://github.com/opencv/openvino_training_extensions/issues/99", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1464554937
component-mlmd overlay is not working. /kind bug When adding component-mlmd overlay, metadata-writer pod fails to deploy What did you expect to happen: MLMD components deployed Environment: Python Version (use python --version): SDK Version: Tekton Version (use tkn version): Kubernetes Version (use kubectl version):...
gharchive/issue
2022-11-25T13:30:40
2025-04-01T04:57:49.181669
{ "authors": [ "HumairAK", "rimolive" ], "repo": "opendatahub-io/data-science-pipelines", "url": "https://github.com/opendatahub-io/data-science-pipelines/issues/60", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
205498481
In Web Views, back button should navigate back through the Web View history instead of exiting it ####Tool: ODK Tables We are taking advantage of the ability to add custom html and JavaScript to ODK Tables. We have some single-page navigation in our custom page. Right now, when we press the back button, the Web Vie...
gharchive/issue
2017-02-06T06:32:21
2025-04-01T04:57:49.212257
{ "authors": [ "jbeorse", "magdalenacassel" ], "repo": "opendatakit/opendatakit", "url": "https://github.com/opendatakit/opendatakit/issues/1269", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
963182948
Add unit test support for tree value. More details of this requirement need to be defined later. @PaParaZz1 @liuyuisanai Some advices?
gharchive/issue
2021-08-07T08:14:30
2025-04-01T04:57:49.223825
{ "authors": [ "HansBug" ], "repo": "opendilab/treevalue", "url": "https://github.com/opendilab/treevalue/issues/3", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
894875934
Use scripted metrics instead of terms query to reduce number of buckets Issue #, if available: #40 https://github.com/opensearch-project/trace-analytics/issues/21 Description of changes: To calculate trace group average latency, dashboard previously aggregate on traceGroup first, then within each trace group, aggre...
gharchive/pull-request
2021-05-19T00:11:05
2025-04-01T04:57:49.232599
{ "authors": [ "joshuali925" ], "repo": "opendistro-for-elasticsearch/trace-analytics", "url": "https://github.com/opendistro-for-elasticsearch/trace-analytics/pull/43", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
544746876
Revoke a client.crt? Is there a way to revoke a generated client configuration, so that client can no longer be allowed to connect to the OpenDXL broker? The OpenDXL broker supports revocation but it is a manual process and requires restart of the broker. Please submit an enhancement request to make this process dy...
gharchive/issue
2020-01-02T21:06:41
2025-04-01T04:57:49.235900
{ "authors": [ "vkrish-mcafee", "wmunyan" ], "repo": "opendxl/opendxl-broker", "url": "https://github.com/opendxl/opendxl-broker/issues/23", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
614725638
refactor(operator): add klog into NDM operator Signed-off-by: Akhil Mohan akhil.mohan@mayadata.io Why is this PR required? What issue does it fix?: When using controller runtime logs, the logs contained information even from vendored packages with the complete stack rather than the point of error. This was making it ...
gharchive/pull-request
2020-05-08T12:54:59
2025-04-01T04:57:49.253542
{ "authors": [ "akhilerm", "codecov-commenter" ], "repo": "openebs/node-disk-manager", "url": "https://github.com/openebs/node-disk-manager/pull/420", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
375663399
rancher kubelet iscsiadm fails to mount volumes to pods Is this a BUG REPORT or FEATURE REQUEST? Bug Report What happened: I've installed OpenEBS into my cluster (three nodes total, all running centos), and created a PVC for jenkins. Originally the mount would fail due to timeout, which is when I discovered these ...
gharchive/issue
2018-10-30T19:48:33
2025-04-01T04:57:49.272498
{ "authors": [ "BalaBalaYi", "JannikZed", "aaahrens", "gbates101", "gilmararaujo", "kmova", "nvoskuilen" ], "repo": "openebs/openebs", "url": "https://github.com/openebs/openebs/issues/2243", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" ...
2542368234
openebes-hostpath is over-provisioning and we would like thick proviosining Hello, We are using openebs-hostpath 4.1.0 provisioners for our kube clusters deployed over Vspehere VMs. I see that openebs provisioner does over-proviosioning: on a 40Gi node I created 3 PVC with 30Gi, 40Gi and 50Gi. They were all created a...
gharchive/issue
2024-09-23T11:37:33
2025-04-01T04:57:49.276063
{ "authors": [ "dedeira", "tiagolobocastro" ], "repo": "openebs/openebs", "url": "https://github.com/openebs/openebs/issues/3782", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2029510483
fix: fixed semantic-release preview Description Include a description of your changes here, along with a link to any relevant Jira tickets and/or Github issues. Deploy Preview Include a direct link to your changes in this PR's deploy preview here (e.g., a specific component page). Merge Checklist [ ] If your update ...
gharchive/pull-request
2023-12-06T22:35:59
2025-04-01T04:57:49.344525
{ "authors": [ "PKulkoRaccoonGang", "openedx-webhooks" ], "repo": "openedx/paragon", "url": "https://github.com/openedx/paragon/pull/2898", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2164134684
feat: import event-sink-clickhouse plugin Description This PR imports the code from the openedx-event-sink-clickhouse repository. Thanks for the pull request, @Ian2012! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following inf...
gharchive/pull-request
2024-03-01T20:36:23
2025-04-01T04:57:49.349349
{ "authors": [ "Ian2012", "openedx-webhooks" ], "repo": "openedx/platform-plugin-aspects", "url": "https://github.com/openedx/platform-plugin-aspects/pull/3", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1281517
Openengsb 1712/service roles based on OPENENGSB-1743 merged with OPENENGSB-200
gharchive/issue
2011-07-25T12:37:05
2025-04-01T04:57:49.427425
{ "authors": [ "ChristophGr" ], "repo": "openengsb/openengsb-framework", "url": "https://github.com/openengsb/openengsb-framework/issues/579", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
509562326
Template submission request: Crystal HTTP I'd like to submit my Crystal template for the new HTTP of-watchdog. It has a similar handler contract than the Python template. https://github.com/koffeinfrei/crystal-http-template The README looks good, please go ahead and raise the PR.
gharchive/issue
2019-10-20T08:18:01
2025-04-01T04:57:49.442041
{ "authors": [ "alexellis", "koffeinfrei" ], "repo": "openfaas/store", "url": "https://github.com/openfaas/store/issues/97", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1751330100
Validate datastore engine Adding code to verify datastore engine, if its in permissible set of values which is provided in configuration Description Added Added a DatastoreEngine type which takes up const permissible engine type values Added helper methods for the type DatastoreEngine Added checks to validate eng...
gharchive/pull-request
2023-06-11T08:56:25
2025-04-01T04:57:49.451539
{ "authors": [ "Himanshu372", "curfew-marathon", "miparnisari" ], "repo": "openfga/openfga", "url": "https://github.com/openfga/openfga/pull/810", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
216098707
Updates to project.xml within this repository's README.md Within this repository's README.md, it looks like the project.xml example displayed has become dated. For example, in my discussion regarding issues with html5 target, it was suggested to remove the 'dom' haxedef flag from the project.xml as Away3d primarily ...
gharchive/issue
2017-03-22T15:11:37
2025-04-01T04:57:49.462557
{ "authors": [ "Greg209", "jasonsturges" ], "repo": "openfl/away3d-samples", "url": "https://github.com/openfl/away3d-samples/issues/2", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
349735241
can't compile on openfl 8.4 (swf) Called from openfl/_internal/renderer/opengl/GLGraphics.hx line 43 Called from openfl/display/BitmapData.hx line 150 Called from openfl/display/BitmapData.hx line 300 Called from lime/graphics/Image.hx line 600 Called from lime/_internal/graphics/ImageDataUtil.hx line 394 Called from...
gharchive/issue
2018-08-11T13:46:41
2025-04-01T04:57:49.467389
{ "authors": [ "jgranick", "loudoweb", "shigimcp" ], "repo": "openfl/openfl", "url": "https://github.com/openfl/openfl/issues/1981", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
417808669
Playing sound with flash.media.Sound.loadPCMFromByteArray generates clicks Hello ! I tried multiple entry points for sound playing api, so far it works realllly well. One minor hiccups is loadPCMFromByteArray, when I load a file and play it with this API on windows - debug, there is a "click" on sound startup ( I gue...
gharchive/issue
2019-03-06T13:40:47
2025-04-01T04:57:49.492722
{ "authors": [ "delahee", "jgranick" ], "repo": "openfl/openfl", "url": "https://github.com/openfl/openfl/issues/2144", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
408713320
[ON HOLD] Fixes #2216: Cache the tagline.json Description An alternative apiClient was made to take care of caching the tagline.json file. The stale period (time after which the cached data would no longer be used) is currently set to 1 day and can be changed, if required. Related issues and discussion #fixes #2216 ...
gharchive/pull-request
2019-02-11T10:22:04
2025-04-01T04:57:49.503528
{ "authors": [ "Karljoones", "jaindiv26", "subhanjansaha", "teolemon" ], "repo": "openfoodfacts/openfoodfacts-androidapp", "url": "https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/2218", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1633058000
🛑 .net deployment is down In 8b44831, .net deployment (https://world.openfoodfacts.net) was down: HTTP code: 0 Response time: 0 ms Resolved: .net deployment is back up in 77511fa.
gharchive/issue
2023-03-21T00:28:50
2025-04-01T04:57:49.534313
{ "authors": [ "VaiTon" ], "repo": "openfoodfacts/openfoodfacts-upptime", "url": "https://github.com/openfoodfacts/openfoodfacts-upptime/issues/43", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1116169319
Implement the source fields from the Knowledge Panel API What [x] Implement the source fields from the Knowledge Panel API [ ] Open questions [ ] Instead of something custom, could it be passed directly in the main body of the panel ? [ ] What about buttonization "Learn more on Wikipedia" ? cc @jasmeet0817 @step...
gharchive/issue
2022-01-27T12:45:50
2025-04-01T04:57:49.542714
{ "authors": [ "M123-dev", "monsieurtanuki", "teolemon" ], "repo": "openfoodfacts/smooth-app", "url": "https://github.com/openfoodfacts/smooth-app/issues/1026", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }