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
269484519
Update init.py Description: When using Ecosmart dimmable light bulbs (link from home depot below), the value of model is not string type, it is a long byte array which throws an exception when calling slugify(model). The only way to add/use the those Ecosmat Zigbee bulbs is using the above fix which I have to apply n...
gharchive/pull-request
2017-10-30T05:19:03
2025-04-01T04:57:01.931127
{ "authors": [ "alexgerch", "balloob", "homeassistant" ], "repo": "home-assistant/home-assistant", "url": "https://github.com/home-assistant/home-assistant/pull/10224", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
294142844
[WIP] Allow custom order from config for Daikin list of operation, fan modes and swing modes Description: Just sort alphabetically those dropdowns. Checklist: [x] The code change is tested and works locally. If the code communicates with devices, web services, or third-party tools: [ ] Local tests with tox run suc...
gharchive/pull-request
2018-02-03T20:35:18
2025-04-01T04:57:01.941206
{ "authors": [ "Notrial", "fredrike", "rofrantz" ], "repo": "home-assistant/home-assistant", "url": "https://github.com/home-assistant/home-assistant/pull/12160", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
299070546
Fix sonos default errorcodes Description: This avoids a NoneType exception when no errors are flagged to be ignored. Checklist: [X] The code change is tested and works locally. If the code communicates with devices, web services, or third-party tools: [X] Local tests with tox run successfully. [ ] New dependencies...
gharchive/pull-request
2018-02-21T18:02:39
2025-04-01T04:57:01.946693
{ "authors": [ "amelchio", "bbrendon", "ranathan14" ], "repo": "home-assistant/home-assistant", "url": "https://github.com/home-assistant/home-assistant/pull/12582", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
367494363
Add config entry for LIFX Description: This is a minimal PR to add a config entry for LIFX. I plan additional PRs for a more complete experience. Breaking change: Configuring LIFX via light platform config has been deprecated. LIFX can now be configured from the integrations page in the config panel and advanced conf...
gharchive/pull-request
2018-10-06T20:45:46
2025-04-01T04:57:01.952580
{ "authors": [ "amelchio", "balloob" ], "repo": "home-assistant/home-assistant", "url": "https://github.com/home-assistant/home-assistant/pull/17201", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
151094150
mqtt: Fix logic when embedded and broker configs are present. Description: Fix logic in mqtt initialization. Unable to start broker and auto-configure MQTT. Example entry for configuration.yaml (if applicable): I specify a "compex" configuration for the embedded MQTT server and a broker configuration: mqtt: embedde...
gharchive/pull-request
2016-04-26T10:07:40
2025-04-01T04:57:01.957995
{ "authors": [ "balloob", "gwendalg" ], "repo": "home-assistant/home-assistant", "url": "https://github.com/home-assistant/home-assistant/pull/1919", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
398766875
Add Xiaomi Mi Smart Pedestal Fan support Description: Add support for the Xiaomi Mi Smart Pedestal Fan. Supported models are zhimi.fan.v2, zhimi.fan.v3, zhimi.fan.sa1 and zhimi.fan.za1 Power (on, off) Speed levels (Level 1, Level 2, Level 3, Level 4) Oscillate (on, off) Oscillation angle (30, 60, 90, 120) Natural mo...
gharchive/pull-request
2019-01-14T06:52:00
2025-04-01T04:57:01.985480
{ "authors": [ "balloob", "syssi" ], "repo": "home-assistant/home-assistant", "url": "https://github.com/home-assistant/home-assistant/pull/20089", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
425063250
WIP - Improve handling of audio groups Description: Improves handling of audio groups: Dynamic groups (temporarily formed when a group is playing and a group member is casting something else) are no longer added to entity registry Status of cast is read from any active group which the cast is a member of (#8531) Sta...
gharchive/pull-request
2019-03-25T18:53:15
2025-04-01T04:57:01.991026
{ "authors": [ "MartinHjelmare", "balloob", "emontnemery" ], "repo": "home-assistant/home-assistant", "url": "https://github.com/home-assistant/home-assistant/pull/22396", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2429141956
Homebridge v2.0 Breaking Updates Please describe the problem: I am not sure if you are aware but the next version of Homebridge (v2.0) comes with breaking changes for a lot of Homebridge plug-ins and it has been put on the developers to update their plug-ins. For Plug-In Developers I have tested this plug-in on the b...
gharchive/issue
2024-07-25T06:36:07
2025-04-01T04:57:02.013001
{ "authors": [ "afharo", "bwp91", "dcompane", "mitch7391" ], "repo": "homebridge-xiaomi-roborock-vacuum/homebridge-xiaomi-roborock-vacuum", "url": "https://github.com/homebridge-xiaomi-roborock-vacuum/homebridge-xiaomi-roborock-vacuum/issues/958", "license": "MIT", "license_type": "permissiv...
2047137292
Fix for backup service including npm's cache, and therefore being too large to upload generating a zlib error Fix for backups including npm's cache, and therefore being too large to upload and restore. closes #1856 :recycle: Current situation see #1856 :bulb: Proposed solution add '.npm' folder to ignored files/folde...
gharchive/pull-request
2023-12-18T17:38:22
2025-04-01T04:57:02.017669
{ "authors": [ "bwp91", "sapireli" ], "repo": "homebridge/homebridge-config-ui-x", "url": "https://github.com/homebridge/homebridge-config-ui-x/pull/1948", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
274279678
Rename to rack-honeycomb for consistency with other honeycombio projects If this looks ok, I'll also rename the repo and update the github ui description. Ah — thanks for the reminder about the other docs, I'll update those. Given the test-free state of this and version number, I'm ok with leaving the "example" wor...
gharchive/pull-request
2017-11-15T19:41:05
2025-04-01T04:57:02.019007
{ "authors": [ "eanakashima" ], "repo": "honeycombio/honeycomb-rack", "url": "https://github.com/honeycombio/honeycomb-rack/pull/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
164033195
Change launcher label Hello, When exiting kiosk mode, Android displays the launchers list. The kiosk mode plugin uses the label "Cordova kiosk app launcher" for the application. Is there a way to change it and put a custom label? Thank you. Jimmy For now you have to change "android:label" of activity in plugin.xml:...
gharchive/issue
2016-07-06T09:19:40
2025-04-01T04:57:02.023670
{ "authors": [ "SystemParadox", "honza889", "llimz" ], "repo": "honza889/cordova-plugin-kiosk", "url": "https://github.com/honza889/cordova-plugin-kiosk/issues/7", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2678770549
[FEATURE] support helm repo add It will be great if you can add support for helm repo add for your helm charts by turning your GitHub Repo Into a Helm Chart Repo more info can be found here: https://helm.sh/docs/topics/chart_repository/#github-pages-example https://helm.sh/docs/howto/chart_releaser_action/ https://g...
gharchive/issue
2024-11-21T09:38:45
2025-04-01T04:57:02.041225
{ "authors": [ "devopsmash" ], "repo": "hoophq/hoop", "url": "https://github.com/hoophq/hoop/issues/562", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
257984133
HOPS-83 Cgroups hierarchy is created automatically HOPS-83 Cgroups hierarchy is created automatically and NM permissions set Can one of the admins verify this patch? test report https://cloud17.sics.se/jenkins/view/robin/job/hops-robin/45/
gharchive/pull-request
2017-09-15T09:45:06
2025-04-01T04:57:02.061331
{ "authors": [ "HopsJenkins", "robzor92" ], "repo": "hopshadoop/hops", "url": "https://github.com/hopshadoop/hops/pull/373", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
808478369
sound opt-in It seems as though I was over-zealous in my enthusiasm for the play_sound operation; the bootstrap code interferes with strict CSPs and hijacks the audio context on a Mac. This PR introduces a requirement that developers who wish to use the play_sound operation must place a data-unlock-audio attribute on...
gharchive/pull-request
2021-02-15T12:03:05
2025-04-01T04:57:02.062823
{ "authors": [ "leastbad" ], "repo": "hopsoft/cable_ready", "url": "https://github.com/hopsoft/cable_ready/pull/112", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
381354171
[SAC-106][SQL] Disable atlas.spark.column.enabled by default What changes were proposed in this pull request? This configuration is tested on the cluster for both values. This PR aims to change the default value to false. How was this patch tested? Pass the Travis CI. This closes #106 Kafka fails again. - Kafka sou...
gharchive/pull-request
2018-11-15T21:49:58
2025-04-01T04:57:02.104458
{ "authors": [ "dongjoon-hyun" ], "repo": "hortonworks-spark/spark-atlas-connector", "url": "https://github.com/hortonworks-spark/spark-atlas-connector/pull/107", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1047615031
CB-14656 Fix unbound service restart of existing stacks The faulty unbound service restart (systemctl restart unbound) that was burned to 7.2.11 images caused issues on multiple stacks. Hotfix images were created containing the correct unbound service restart (pkill -u unbound -SIGHUP unbound), and the purpose of thi...
gharchive/pull-request
2021-11-08T15:53:29
2025-04-01T04:57:02.107770
{ "authors": [ "Bajzathd" ], "repo": "hortonworks/cloudbreak", "url": "https://github.com/hortonworks/cloudbreak/pull/11728", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
700307640
How to remove improve this page and disqus from posts How do I remove the "improve this page" and "comments powered by disqus" from posts? Just remove disqusShortname and gitRepo under params section from your config.yaml. Thank you!
gharchive/issue
2020-09-12T17:12:40
2025-04-01T04:57:02.111071
{ "authors": [ "dabymartinez", "hossainemruz" ], "repo": "hossainemruz/toha", "url": "https://github.com/hossainemruz/toha/issues/86", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2648713973
🛑 Branex is down In 9c2db50, Branex (https://branex.com) was down: HTTP code: 0 Response time: 0 ms Resolved: Branex is back up in 668e6a5 after 7 hours, 9 minutes.
gharchive/issue
2024-11-11T09:31:44
2025-04-01T04:57:02.119729
{ "authors": [ "hostingnocteam" ], "repo": "hostingnocteam/monitoring", "url": "https://github.com/hostingnocteam/monitoring/issues/112", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
734069758
on max value when displayed until first refresh Since the update to 0.1.37 the bars are always at max value until they are refreshed with a new value while displayed. The numbers are shown correctly, but the bars are always completely full when just shown. Using Dashboard of Node Red 1.1.3. I need info/versions abo...
gharchive/issue
2020-11-01T21:47:28
2025-04-01T04:57:02.121995
{ "authors": [ "hotNipi", "lemny" ], "repo": "hotNipi/node-red-contrib-ui-level", "url": "https://github.com/hotNipi/node-red-contrib-ui-level/issues/31", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1086835438
Implemented the code and fixed When switching between tabs something… … went wrong appears(#1x0k51t) Related Issues Closes # Short Description and Why It's Useful Screenshots of Visual Changes before/after (If There Are Any) IMPORTANT NOTICE - Remember to update CHANGELOG.md with description of your change Cont...
gharchive/pull-request
2021-12-22T13:43:11
2025-04-01T04:57:02.151235
{ "authors": [ "Utkarshkaraiya", "adityasharma7" ], "repo": "hotwax/picking", "url": "https://github.com/hotwax/picking/pull/34", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1223986035
No back button when MainActivity is not a TurboActivity In the current app I'm working on the setup differs from the demo setup. In the demo setup, the MainActivity uses the TurboActivity class. In my current setup, I have native authentication and therefore the MainActivity handles part of the authentication. When t...
gharchive/issue
2022-05-03T11:44:22
2025-04-01T04:57:02.156784
{ "authors": [ "annajeanine", "kyrylo" ], "repo": "hotwired/turbo-android", "url": "https://github.com/hotwired/turbo-android/issues/227", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
721883720
Dock stays hidden once coming back from a break Prerequisites [Y] I'm using latest version: v1.2.0 [Y] I've checked Known issues [Y] I've checked Open issues Description When screen restores after break, dock does not restore visibility until user action. Operating system: macOS 10.15.6 Steps to Reproduce Go on...
gharchive/issue
2020-10-15T00:37:23
2025-04-01T04:57:02.202664
{ "authors": [ "haven2world", "hovancik", "roubaobaozi", "setek" ], "repo": "hovancik/stretchly", "url": "https://github.com/hovancik/stretchly/issues/734", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
180357363
Ability to request different set of auth scopes in Slack The use case is that scopes required for the very first user (the user who installs the app into their Slack team), can be more than for the subsequent users. Subsequent users should be able to auth for only the permissions at a user level. For example, the fir...
gharchive/issue
2016-09-30T17:19:34
2025-04-01T04:57:02.206692
{ "authors": [ "benbrown", "sundeepgupta" ], "repo": "howdyai/botkit", "url": "https://github.com/howdyai/botkit/issues/429", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
669268104
Included next call middleware. Fixes #2007 Fixes issue #2007 allowing adding middlewares to /api/messages endpoint following the behavior of a expressjs middlewares Instead of this, you should use the webserver_middlewares configuration parameter that lets you bind additional middlewares before the endpoint handler...
gharchive/pull-request
2020-07-30T23:10:44
2025-04-01T04:57:02.207897
{ "authors": [ "GaryTowers", "benbrown" ], "repo": "howdyai/botkit", "url": "https://github.com/howdyai/botkit/pull/2008", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1911904779
[FEATURE]: Will you open-source the data used for Colossal-LLaMA-2? Describe the feature Thanks for the wonderful work of Colossal-LLaMA-2. Will you open-source the data used for Colossal-LLaMA-2 ?(the exact dataset, not the data preprocessing tool) Thanks for your interest. Currently open-sourcing the data for Col...
gharchive/issue
2023-09-25T16:41:07
2025-04-01T04:57:02.237067
{ "authors": [ "TongLi3701", "jzhang38" ], "repo": "hpcaitech/ColossalAI", "url": "https://github.com/hpcaitech/ColossalAI/issues/4803", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1160297739
About the inference performance Your work surely achieved a high performance in training of AlphaFold2. i am wondering about the accuracy of your inference results. Have you made a benchmark of this part with AlphaFold2? Or can you publish your models for us to make a use of. Currently FastFold focuses on providin...
gharchive/issue
2022-03-05T09:33:22
2025-04-01T04:57:02.239104
{ "authors": [ "Shenggan", "nnnwyn" ], "repo": "hpcaitech/FastFold", "url": "https://github.com/hpcaitech/FastFold/issues/3", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
59435802
Stacked sa softmax 1-The implementation of SoftMax Classifier: Classify.SoftMax test fucntions: SoftMax SoftMax_CancerDataset SofMax_MNISTDataset 2-The Implementation of NeuralNetwork NeuralNetworks.ecl Classify.NeuralNetworksClassifier Test Fucntion: NeuralNetworks_test NeuralNetworksClassifier_CancerData_test Neura...
gharchive/pull-request
2015-03-02T03:51:49
2025-04-01T04:57:02.261805
{ "authors": [ "maryamregister" ], "repo": "hpcc-systems/ecl-ml", "url": "https://github.com/hpcc-systems/ecl-ml/pull/213", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
638189344
Suggested modifications on PR implemented; role_test.py implemented. Sugggestions on PR implemented; role_test.py implemented & tested. Signed-off-by: Harishankar S hari.nair634@gmail.com gitpod /workspace/hpecp-python-library $ cat > ~/.hpecp.conf <<EOF [default] api_host = 127.0.0.1 api_port = 8080 use_ssl = Fal...
gharchive/pull-request
2020-06-13T16:19:24
2025-04-01T04:57:02.274759
{ "authors": [ "HurryNair", "snowch" ], "repo": "hpe-container-platform-community/hpecp-python-library", "url": "https://github.com/hpe-container-platform-community/hpecp-python-library/pull/49", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
107805589
[wip] try to use more built-in primitives if possible this is a experiment benchmarks will follow this cant be fixed short term
gharchive/pull-request
2015-09-22T21:22:22
2025-04-01T04:57:02.283073
{ "authors": [ "RonnyPfannschmidt" ], "repo": "hpk42/pluggy", "url": "https://github.com/hpk42/pluggy/pull/10", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
190974663
Fix Fix Было бы круто хотя бы над заголовком коммита подумать дольше двух секунд Комит открой, нытик
gharchive/pull-request
2016-11-22T11:28:24
2025-04-01T04:57:02.467359
{ "authors": [ "Akiiino", "Tehada" ], "repo": "hse-ami/lectures", "url": "https://github.com/hse-ami/lectures/pull/2", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
337753930
Chinese Translation update update of README_ch.md Thank you for the update! 😄
gharchive/pull-request
2018-07-03T05:48:14
2025-04-01T04:57:02.468948
{ "authors": [ "PolluxAvenger", "hslatman" ], "repo": "hslatman/awesome-threat-intelligence", "url": "https://github.com/hslatman/awesome-threat-intelligence/pull/135", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1818836229
Host: Cancel Game Currently, there is no way to cancel a game. This should be possible at any point after Open. done
gharchive/issue
2023-07-24T17:27:40
2025-04-01T04:57:02.525624
{ "authors": [ "josephmaxwellhyland" ], "repo": "hto-projects/friendivia", "url": "https://github.com/hto-projects/friendivia/issues/281", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
588961698
optimist using vulnerable version of minimist Low: Prototype Pollution │ Package │ minimist │ Patched in │ >=0.2.1 <1.0.0 || >=1.2.3 │ Dependency of │ http-server [dev] │ Path │ http-server > optimist > minimist │ More info │ https://npmjs.com/advisories/1179 Duplicate of #614
gharchive/issue
2020-03-27T08:12:23
2025-04-01T04:57:02.531535
{ "authors": [ "marizmelo", "thornjad" ], "repo": "http-party/http-server", "url": "https://github.com/http-party/http-server/issues/617", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
628994109
httprunner 3.0.0的脚本 在用 3.0.5运行时 报'list' object has no attribute 'setdefault' 错误 问题描述 httprunner 3.0.0的脚本 在用 3.0.5运行时 报'list' object has no attribute 'setdefault' 错误 版本信息 httprunner 3.0.5 python 3.7.4 问题代码 下面这个代码在加载之前的 用例文件时 返回的是list def load_test_file(test_file: Text) -> Dict: """load testcase/testsuite file cont...
gharchive/issue
2020-06-02T08:08:54
2025-04-01T04:57:02.540832
{ "authors": [ "StevenPZP", "dearestu", "debugtalk" ], "repo": "httprunner/httprunner", "url": "https://github.com/httprunner/httprunner/issues/914", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1368701433
Emails will not forward to destination I have a pretty simple setup here, and I'm just really stuck trying to figure out what to do. My docker-compose file: version: '3.8' services: smf: container_name: mail-forwarder image: zixia/simple-mail-forwarder:1.4 restart: always ports: - "25:25" ...
gharchive/issue
2022-09-10T18:42:04
2025-04-01T04:57:02.561232
{ "authors": [ "jbcbdse", "wwwDESIGN-basti" ], "repo": "huan/docker-simple-mail-forwarder", "url": "https://github.com/huan/docker-simple-mail-forwarder/issues/116", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
739199044
There is no map.glb in benchmark/scenarios folder When I run python run.py scenarios/intersections/4lane -f agents/maddpg/baseline-lane-control.yaml, I got the following error. OSError: Could not load model file(s): ['/path/to/SMARTS/benchmark/scenarios/intersections/4lane/map.glb'] I suspect this error is due to th...
gharchive/issue
2020-11-09T16:58:29
2025-04-01T04:57:02.567313
{ "authors": [ "davidrusu", "rsuwa" ], "repo": "huawei-noah/SMARTS", "url": "https://github.com/huawei-noah/SMARTS/issues/140", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
848992150
Make envision server can be killed by terminal signal. A tiny change. I think it is resonable. Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.kls seems not to be a GitHub user. You...
gharchive/pull-request
2021-04-02T06:13:46
2025-04-01T04:57:02.570310
{ "authors": [ "CLAassistant", "Gamenot", "valaxkong" ], "repo": "huawei-noah/SMARTS", "url": "https://github.com/huawei-noah/SMARTS/pull/734", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1359658007
如何使用obsclient忽略ssl证书校验? 我们去对接了某个hcso的私有云的对象存储,但是该私有云客户没有买证书,导致页面上请求报错如下: HEAD https://sf9221828546444581c6217994faeaec.obs.region.xxxx.com/?apiversion net::ERR_CERT_AUTHORITY_INVALID 请问我们如何在调用过程中忽略ssl证书校验呢。 浏览器在发送HTTPS请求的时候会检查服务器提供的证书,检查证书是否由受操作系统/浏览器信任的证书签发机构签发。您当前的HCSO局点没有提供这种正式证书。 建议咨询对应环境的局点管理员/交付人员,将给OBS签发证书的自...
gharchive/issue
2022-09-02T03:25:04
2025-04-01T04:57:02.585711
{ "authors": [ "NoAccident", "ncistyang" ], "repo": "huaweicloud/huaweicloud-sdk-browserjs-obs", "url": "https://github.com/huaweicloud/huaweicloud-sdk-browserjs-obs/issues/29", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2191854183
New acquisition instrument vendor and acquisition instrument models Select the target metadata schema name (can be multiple), or choose 'Other' if not listed. Visium (no probes), Visium (with probes), Histology, CyCIF, Other If 'Other' is selected, please enter the schema name below. No response Describe the change r...
gharchive/issue
2024-03-18T10:46:05
2025-04-01T04:57:02.604214
{ "authors": [ "HerrLufty", "johardi" ], "repo": "hubmapconsortium/dataset-metadata-spreadsheet", "url": "https://github.com/hubmapconsortium/dataset-metadata-spreadsheet/issues/15", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
379393578
使用沉浸式,高亮地方会下降 使用沉浸式.fitsSystemWindows(true),会让高亮下降一个状态栏的高度,请问怎么动态可以调整高度? setAnchor设置你页面的根布局 何时调用setAnchor,没有在链式调用中找到该方法 已通过文档中改好,谢谢
gharchive/issue
2018-11-10T05:46:04
2025-04-01T04:57:02.630537
{ "authors": [ "FynnJason", "huburt-Hu" ], "repo": "huburt-Hu/NewbieGuide", "url": "https://github.com/huburt-Hu/NewbieGuide/issues/86", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
57571063
Undefined mixin 'sprite-size' / 'sprite-image-retina' with grunt Hey, I love this tool. But 2 functions do not work for me. But 2 important functions do not work: sprite-image-retina and sprite-size - they are not generated inside the sprite.scss I tried to import the utilities.scss from compass and _sass-list-maps.s...
gharchive/issue
2015-02-13T08:14:53
2025-04-01T04:57:02.637380
{ "authors": [ "hudochenkov", "steve-buri" ], "repo": "hudochenkov/grunt-spritesmith-retina-mixins", "url": "https://github.com/hudochenkov/grunt-spritesmith-retina-mixins/issues/2", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2128705149
🛑 VGMdb API is down In 1717501, VGMdb API (https://vgmdb.info) was down: HTTP code: 502 Response time: 201 ms Resolved: VGMdb API is back up in f51cd2e after 6 minutes.
gharchive/issue
2024-02-10T20:31:41
2025-04-01T04:57:02.654603
{ "authors": [ "hufman" ], "repo": "hufman/upptime", "url": "https://github.com/hufman/upptime/issues/323", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1558812963
Fix import of LrScheduler As mentioned in #878 the current version of Accelerate breaks with the latest Nvidia PyTorch docker image (22.12) which doesn't have the change of class names for LrScheduler. Therefore, I switched the test to be replaced with a try except. The docs for this PR live here. All of your docum...
gharchive/pull-request
2023-01-26T21:37:39
2025-04-01T04:57:02.658152
{ "authors": [ "HuggingFaceDocBuilderDev", "sgugger" ], "repo": "huggingface/accelerate", "url": "https://github.com/huggingface/accelerate/pull/1017", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1895590633
maxrregcount argument to nvcc Seems on low-end device, (my laptop is GT MX250) if this parameter is not passed, some compiled kernels won't run because of the register count limit. I'm not sure how to calculate a proper value though... Have you tried overriding COMPUTE_CAP to modify the gpu detected ? Maybe it sho...
gharchive/issue
2023-09-14T03:26:23
2025-04-01T04:57:02.659775
{ "authors": [ "Narsil", "crlf0710" ], "repo": "huggingface/candle", "url": "https://github.com/huggingface/candle/issues/841", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
742179495
multiprocessing in dataset map "can only test a child process" Using a dataset with a single 'text' field and a fast tokenizer in a jupyter notebook. def tokenizer_fn(example): return tokenizer.batch_encode_plus(example['text']) ds_tokenized = text_dataset.map(tokenizer_fn, batched=True, num_proc=6, remove_colum...
gharchive/issue
2020-11-13T06:01:04
2025-04-01T04:57:02.693448
{ "authors": [ "aiswaryasankar", "gaceladri", "lhoestq", "mariosasko", "thomwolf", "timothyjlaurent" ], "repo": "huggingface/datasets", "url": "https://github.com/huggingface/datasets/issues/847", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api"...
2195216236
📝 Document webhooks.updatedRefs cc @Wauplin for viz The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. Thanks! Just to be sure, does that mean payload.webhook.version got updated from "3" to "4" or not...
gharchive/pull-request
2024-03-19T15:00:13
2025-04-01T04:57:02.814181
{ "authors": [ "HuggingFaceDocBuilderDev", "coyotte508" ], "repo": "huggingface/hub-docs", "url": "https://github.com/huggingface/hub-docs/pull/1252", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1608478757
Cannot load private models when being logged in Describe the bug I login in my private space with hf_token generated few hours ago and still cannot download private model with some strange S3 error. My code: import huggingface_hub import streamlit as st from transformers import AutoTokenizer, AutoModelForTokenClassi...
gharchive/issue
2023-03-03T11:39:07
2025-04-01T04:57:02.821705
{ "authors": [ "Wauplin", "banochkabb", "julien-c" ], "repo": "huggingface/huggingface_hub", "url": "https://github.com/huggingface/huggingface_hub/issues/1374", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1160531059
[huggingface.co] Give users the ability to compare models' outputs for a given task. 🗒️ Motivation When a user selects a specific task on the Hugging Face Hub - for example, image-to-text: That user is shown a series of models, with no guidance as to which model might be state of the art, or which might be the mos...
gharchive/issue
2022-03-06T06:26:17
2025-04-01T04:57:02.828715
{ "authors": [ "dynamicwebpaige", "gary149" ], "repo": "huggingface/huggingface_hub", "url": "https://github.com/huggingface/huggingface_hub/issues/743", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1581443942
Bump version What does this PR do? This PR bumps the current version after the 1.4.0 release. Before submitting [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case). [ ] Did you make sure to update the documentation with your changes? [ ] Did you write any new necessa...
gharchive/pull-request
2023-02-12T23:07:45
2025-04-01T04:57:02.831947
{ "authors": [ "HuggingFaceDocBuilderDev", "regisss" ], "repo": "huggingface/optimum-habana", "url": "https://github.com/huggingface/optimum-habana/pull/165", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1604354331
Training Script for ConvNeXt V1-Femto and Pico Supervised Hi! Really nice framework! My recent exploration is based on timm and cite it. I wonder what is the sup. training setting for ConvNeXt V1-Femto and Pico Supervised. Is it also 600 epochs, the same as ConvNeXt-Nano from the timm? If not, could you share the sup...
gharchive/issue
2023-03-01T06:50:28
2025-04-01T04:57:02.834447
{ "authors": [ "rwightman", "techmonsterwang" ], "repo": "huggingface/pytorch-image-models", "url": "https://github.com/huggingface/pytorch-image-models/issues/1706", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2046218979
[FEATURE] Feature only support for Twins-PVT and Mvitv2 Both are pyramid networks and can be used for multi-scale feature extraction, but to my knowledge do not support it like similar architectures such as PVT or Swin. @L-Reichardt the efficient mechanism for feature extraction relies on sequential stack at the st...
gharchive/issue
2023-12-18T09:55:23
2025-04-01T04:57:02.835745
{ "authors": [ "L-Reichardt", "rwightman" ], "repo": "huggingface/pytorch-image-models", "url": "https://github.com/huggingface/pytorch-image-models/issues/2060", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2370149451
Fixing AMD CI Fixing the AMD CI Fixes # (issue) Before submitting [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case). [ ] Did you read the contributor guideline, Pull Request section? [ ] Was this discussed/approved via a Github issue or the forum? Please add a link t...
gharchive/pull-request
2024-06-24T12:39:45
2025-04-01T04:57:02.840448
{ "authors": [ "Narsil", "XciD", "fxmarty" ], "repo": "huggingface/text-generation-inference", "url": "https://github.com/huggingface/text-generation-inference/pull/2109", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1845667573
Added support for logit_bias in token generation What does this PR do? Adds support for sending logit_bias's during token generation using SequenceBiasLogitsProcessor. Fixes #240 Before submitting [x] Did you read the contributor guideline Pull Request section? [x] Did you make sure to update the documentation with ...
gharchive/pull-request
2023-08-10T18:14:03
2025-04-01T04:57:02.859037
{ "authors": [ "MarcusDunn", "Narsil", "charles-dyfis-net", "ggbetz" ], "repo": "huggingface/text-generation-inference", "url": "https://github.com/huggingface/text-generation-inference/pull/810", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2680597712
PatchTSTModel, PatchTSTConfig, & Trainer Feature request Implementation of: PatchTSTModel, PatchTSTConfig, & Trainer Source: https://github.com/huggingface/transformers/blob/v4.46.3/src/transformers/models/patchtst/modeling_patchtst.py#L1142 Motivation https://github.com/huggingface/transformers Your contribution Sub...
gharchive/issue
2024-11-21T19:18:13
2025-04-01T04:57:02.870484
{ "authors": [ "Datakunskap", "xenova" ], "repo": "huggingface/transformers.js", "url": "https://github.com/huggingface/transformers.js/issues/1047", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
138219406
allow cpu backend can cpu backend be allowed for testing purposes? it could be useful if this ran on Intel OpenCL: Number of platforms: 1 Platform Profile: FULL_PROFILE Platform Version: OpenCL 1.2 LINUX Platform Name: ...
gharchive/issue
2016-03-03T16:02:53
2025-04-01T04:57:02.976840
{ "authors": [ "LorenzoBoccaccia", "hughperkins" ], "repo": "hughperkins/cltorch", "url": "https://github.com/hughperkins/cltorch/issues/55", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1905947614
giscus 在深色模式配置下没有默认为深色模式 请按照此 Issue 模版提供相关信息,例如源码仓库、网站链接和屏幕截图,这将有助于我们进行调查。 (Please follow this Issue template to provide relevant information, such as source code repository, website URL and screenshots, which will help us investigate.) 问题自检列表 (Issue Checklist) 请确认如下情况已检查,并将 [ ] 换成 [x] 来选择 (Change [ ] to [x] to sele...
gharchive/issue
2023-09-21T01:58:11
2025-04-01T04:57:02.990300
{ "authors": [ "elkan1788", "myeeye", "xgnw" ], "repo": "hugo-next/hugo-theme-next", "url": "https://github.com/hugo-next/hugo-theme-next/issues/119", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2104096039
[Bug] Extra whitespace after code block Expected Behavior The code blocks should be shown as befor with Toha v3 Current Behavior Recently upgraded my site to Toha v4 and after that, I can see there is a lot of extra white space after code blocks and figure captions. My site's content is written with AsciiDoc, so it m...
gharchive/issue
2024-01-28T10:39:49
2025-04-01T04:57:02.999402
{ "authors": [ "FunctionalHacker", "hossainemruz" ], "repo": "hugo-toha/toha", "url": "https://github.com/hugo-toha/toha/issues/874", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2052806579
chore(main): release iso-signatures 0.3.0 :robot: I have created a release beep boop 0.3.0 (2023-12-21) Features update to new did types (0db02d7) This PR was generated with Release Please. See documentation. :robot: Release is at https://github.com/hugomrdias/iso-repo/releases/tag/iso-signatures-v0.3.0 :sunflow...
gharchive/pull-request
2023-12-21T17:20:47
2025-04-01T04:57:03.007304
{ "authors": [ "hugomrdias" ], "repo": "hugomrdias/iso-repo", "url": "https://github.com/hugomrdias/iso-repo/pull/156", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
354136713
Test compatibility with image gallery and media plugins [ ] NextGen Gallery [ ] Envira Gallery [ ] FooGallery [ ] S3 Uploads [ ] Jetpack [ ] Smush Image Compression and Optimization [ ] MetaSlider [ ] EWWW Image Optimizer [ ] Image Widget [ ] Tachyon [ ] Multiple Post Thumbnails It doesn't work with WP native ga...
gharchive/issue
2018-08-26T23:00:14
2025-04-01T04:57:03.019058
{ "authors": [ "gaelgerard", "johnbillion", "kleins" ], "repo": "humanmade/network-media-library", "url": "https://github.com/humanmade/network-media-library/issues/22", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1804335248
2.x: Make HBXCTClient use Swift Concurrency If the server requires Swift Concurrency, it'll simplify tests if the test client also uses it. done
gharchive/issue
2023-07-14T07:09:41
2025-04-01T04:57:03.150606
{ "authors": [ "adam-fowler" ], "repo": "hummingbird-project/hummingbird-core", "url": "https://github.com/hummingbird-project/hummingbird-core/issues/58", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2355320506
memory leak in beta 6? (speculating and investigating) Hey there, Sorry for the lack of detail on this one, as I'm still trying to investigate further detail myself. I have a private project that has been in production status for a while now, and also has been on the 2.x.x branch of development long before there were...
gharchive/issue
2024-06-15T22:59:42
2025-04-01T04:57:03.156588
{ "authors": [ "adam-fowler", "tannerdsilva" ], "repo": "hummingbird-project/hummingbird", "url": "https://github.com/hummingbird-project/hummingbird/issues/476", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1227487131
Fix/Remove _last_recv_time variable from Binance Before submitting this PR, please make sure: [x] Your code builds clean without any errors or warnings [x] You are using approved title ("feat/", "fix/", "docs/", "refactor/") A description of the changes proposed in the pull request: _last_recv_time variable removed...
gharchive/pull-request
2022-05-06T06:52:51
2025-04-01T04:57:03.161192
{ "authors": [ "aarmoa", "mhrvth", "rapcmia" ], "repo": "hummingbot/hummingbot", "url": "https://github.com/hummingbot/hummingbot/pull/5293", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2492552940
Dependency issue in latest release tag E.g. trying: npm i -d @huntabyte/eslint-plugin @huntabyte/eslint-config eslint eslint-plugin-svelte svelte-eslint-parser Results in the error below for @huntabyte/eslint-config npm error Could not resolve dependency: npm error peer eslint@"npm:eslint-ts-patch@9.5.0-0" from @hun...
gharchive/issue
2024-08-28T16:36:08
2025-04-01T04:57:03.164511
{ "authors": [ "huntabyte", "ttytm" ], "repo": "huntabyte/eslint-config", "url": "https://github.com/huntabyte/eslint-config/issues/18", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2000927067
🛑 Coach is down In 967aa73, Coach (https://coach.thekor.eu/) was down: HTTP code: 0 Response time: 0 ms Resolved: Coach is back up in 46c5dc0 after 1 hour.
gharchive/issue
2023-11-19T16:26:52
2025-04-01T04:57:03.184143
{ "authors": [ "hupratt" ], "repo": "hupratt/upptime", "url": "https://github.com/hupratt/upptime/issues/1236", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1717271039
🛑 WebRTC encoding (fast) is down In e3b0388, WebRTC encoding (fast) (https://rtc.craftstudios.shop/) was down: HTTP code: 0 Response time: 0 ms Resolved: WebRTC encoding (fast) is back up in 59ca421.
gharchive/issue
2023-05-19T13:40:31
2025-04-01T04:57:03.186515
{ "authors": [ "hupratt" ], "repo": "hupratt/upptime", "url": "https://github.com/hupratt/upptime/issues/288", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1878274852
🛑 Blog is down In c98bb88, Blog (https://blog.craftstudios.shop/) was down: HTTP code: 0 Response time: 0 ms Resolved: Blog is back up in b754185 after 31 minutes.
gharchive/issue
2023-09-02T02:27:16
2025-04-01T04:57:03.188801
{ "authors": [ "hupratt" ], "repo": "hupratt/upptime", "url": "https://github.com/hupratt/upptime/issues/574", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1863285796
Android 13 Not Vibrating On Android 13 are some Easter eggs Not Vibrating. I think only <uses-permission android:name="android.permission.VIBRATE" /> needs to bei added to AndroidManifest.xml. Vibration permissions have been added to the application, and not all vibrations require vibration permissions. For example...
gharchive/issue
2023-08-23T12:57:57
2025-04-01T04:57:03.203820
{ "authors": [ "hushenghao", "user0-tb" ], "repo": "hushenghao/AndroidEasterEggs", "url": "https://github.com/hushenghao/AndroidEasterEggs/issues/52", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
678571205
Would love to see your gcn code be part of the main repository. :) Feel free to create pull-requests if you get a chance, and I can review and merge them. Hi, great that this project spiked your interest. But this repo is ditched and not actively under maintenance now. We have a new repo: https://github.com/Xtra-Co...
gharchive/issue
2020-08-13T16:30:56
2025-04-01T04:57:03.205589
{ "authors": [ "husong998", "neoblizz" ], "repo": "husong998/FYP", "url": "https://github.com/husong998/FYP/issues/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
210325735
Optimizations for using in components When this library is used in components with life-cycles (e.g. react), capabilities of unregistering a single relative time instance is critical. Current implementations have several disadvantages in such circumstances: Does not support canceling timer for a singular DOM in a t...
gharchive/issue
2017-02-26T15:29:02
2025-04-01T04:57:03.227759
{ "authors": [ "breeswish", "hustcc", "likerRr" ], "repo": "hustcc/timeago.js", "url": "https://github.com/hustcc/timeago.js/issues/109", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1977641436
About 2 FPS Noticing that there are 2 FPS printed(test and vedio) while rendering and they have a large difference in numerical data,would you mind telling me what causes such difference? when loading the test dataset, the gt image should also be loaded at the same time. it will decrease the rendering speed.
gharchive/issue
2023-11-05T05:34:23
2025-04-01T04:57:03.229240
{ "authors": [ "guanjunwu", "hdkcn" ], "repo": "hustvl/4DGaussians", "url": "https://github.com/hustvl/4DGaussians/issues/29", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
191644466
-n not work i want it download with 5 connections but it download with 2 connections . ./hget https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.8.10.tar.xz -n 5 INFO: Resolve ip: 151.101.60.69 INFO: Start download with 2 connections INFO: Download target size: 87.7 MB linux-4.8.10.tar.xz-0 800.15 KB / 43.86 MB [>...
gharchive/issue
2016-11-25T08:03:08
2025-04-01T04:57:03.232869
{ "authors": [ "Mehran", "droideck", "huydx", "kriyss", "mehranexpert", "zQueal" ], "repo": "huydx/hget", "url": "https://github.com/huydx/hget/issues/16", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1120339641
Make a robust test suite Before making a UI, I need to make sure the core theorem prover is sound. I've made some progress here: https://github.com/huynhtrankhanh/AlternateFace/commit/645ee1c83e8b3d1e71028f4401b5add45635beed. The test suite is still not comprehensive but it's a good starting point. More progress....
gharchive/issue
2022-02-01T07:55:39
2025-04-01T04:57:03.241376
{ "authors": [ "huynhtrankhanh" ], "repo": "huynhtrankhanh/AlternateFace", "url": "https://github.com/huynhtrankhanh/AlternateFace/issues/1", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
158424171
Fallback babel to ^.8.38 first, cc #428 #429   This pull request is now managed with CodeReviewHub. Refresh. In #428, babel upgraded from v5 to v6 make a problem caused the app not work, so fallback to ^5.8.38 first, tested working. Let's make it work first, then see how to upgrade without breaking, maybe shou...
gharchive/pull-request
2016-06-03T18:16:07
2025-04-01T04:57:03.248548
{ "authors": [ "PeterDaveHello", "abalabahaha", "huytd" ], "repo": "huytd/agar.io-clone", "url": "https://github.com/huytd/agar.io-clone/pull/430", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
250137831
Invalid flag name: "bytestring--lt-0_10_4" While trying to generate a stack.yaml for jtdaugherty/tart, I ran into the following error about the bytestring--lt-0_10_4 flag: $ stack init --solver --resolver=nightly Looking for .cabal or package.yaml files to use to init the project. Using cabal packages: - tart.cabal ...
gharchive/issue
2017-08-14T20:02:11
2025-04-01T04:57:03.250667
{ "authors": [ "bwbaugh", "hvr", "johnmendonca" ], "repo": "hvr/cassava", "url": "https://github.com/hvr/cassava/issues/150", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
2204791176
hwameistor schedule error when a bunch of pods are creating There are 3 nodes in my k8s cluster with v0.14.1 Hwameistor like this: root@pw-k8s01:~# kubectl get node NAME STATUS ROLES AGE VERSION pw-k8s01 Ready control-plane,controlplane,etcd,master 58d v1.28.3+rke...
gharchive/issue
2024-03-25T03:09:09
2025-04-01T04:57:03.257538
{ "authors": [ "AmazingPangWei" ], "repo": "hwameistor/hwameistor", "url": "https://github.com/hwameistor/hwameistor/issues/1425", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
84198198
Removing 'Executed By' relation from Add Relation dialog As requested by @horsburgh. This was requested by @goodalljl to address issues with potential confusion over where relationships between model programs and model instances should be created. Jon and Mohamed already have this in the model specific metadata an...
gharchive/issue
2015-06-02T20:30:21
2025-04-01T04:57:03.289385
{ "authors": [ "horsburgh", "mauriel133" ], "repo": "hydroshare/hydroshare", "url": "https://github.com/hydroshare/hydroshare/issues/450", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
372490795
ApplicationCertificate in client option This is not really an issue but I dont know where to ask help. I am new to OPC and I would like to have some help on how to set up the application certificate to connect to a server. Thanks to all. Frank ! HI @gfbaggio I know its a super late reply, but I assume this still ma...
gharchive/issue
2018-10-22T11:58:36
2025-04-01T04:57:03.313719
{ "authors": [ "gfbaggio", "noumanqaiser" ], "repo": "hylasoft-usa/h-opc", "url": "https://github.com/hylasoft-usa/h-opc/issues/86", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1883574826
Read Value with NodeID Hi, how can i read a value with the NodeID? Example: ns=1;i=160 var myString = client.Read("ns=1;i=160").Value; don't work.... hi... Have solved ? I have the same issue.
gharchive/issue
2023-09-06T09:02:20
2025-04-01T04:57:03.315125
{ "authors": [ "Marcofelixiano", "sallos" ], "repo": "hylasoft-usa/h-opc", "url": "https://github.com/hylasoft-usa/h-opc/issues/98", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1582747012
Update README.md for hypatia/ Signed-off-by: Mike Waychison mike@waychison.com Thanks. Sorry for my goof earlier!
gharchive/pull-request
2023-02-13T17:13:57
2025-04-01T04:57:03.319558
{ "authors": [ "dancrossnyc", "waych" ], "repo": "hypatia-hypervisor/hypatia", "url": "https://github.com/hypatia-hypervisor/hypatia/pull/34", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
615877052
[QUESTION] Custom Header for Server-Sent-Events Hi, First of all I just want to thank you for this awesome Hyperf project. I just want to ask how can I add custom header like text/event-stream? I have red the documentation with the help of Google Translate (because sometimes it goes back to Chinese language) :) but I...
gharchive/issue
2020-05-11T13:16:52
2025-04-01T04:57:03.324155
{ "authors": [ "limingxinleo", "ljfreelancer88" ], "repo": "hyperf/hyperf", "url": "https://github.com/hyperf/hyperf/issues/1722", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1390482453
\Hyperf\DbConnection\Listener\InitTableCollectorListener TypeError: Hyperf\Database\Schema\Column::__construct(): Argument #4 ($position) must be of type int, string given, 什么版本
gharchive/issue
2022-09-29T08:38:29
2025-04-01T04:57:03.325256
{ "authors": [ "guanyutao92", "limingxinleo" ], "repo": "hyperf/hyperf", "url": "https://github.com/hyperf/hyperf/issues/5115", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1740387671
[BUG] 文件存储版本的session无效 文件存储版本的session无效,打印的sessionid每次都不一样,而且前端没有set-cookie头,session文件数量一直在增加,其实是我一个人访问 使用的是swow 仅Swow版本的Session失效,与存储无关。 Swow hyperf/engine-swow的Hyperf\Engine\ResponseEmitter无PSR7的getCookies处理,swoole版本有。详细见下图: Swoole
gharchive/issue
2023-06-04T13:53:04
2025-04-01T04:57:03.327894
{ "authors": [ "lazychanger", "pingping666" ], "repo": "hyperf/hyperf", "url": "https://github.com/hyperf/hyperf/issues/5793", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
182175776
support aarch64 Signed-off-by: Gao feng omarapazanadi@gmail.com Tested on pine64. LGTM My test shows this initial support works fine, could we merge it, @laijs ?
gharchive/pull-request
2016-10-11T05:17:08
2025-04-01T04:57:03.329172
{ "authors": [ "gao-feng", "gnawux" ], "repo": "hyperhq/hyperstart", "url": "https://github.com/hyperhq/hyperstart/pull/207", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
104136272
RedirectPolicy should not follow unsafe methods The Hyper client doesn't resend the body when following redirect requests. Snippet of the issue: let client = Client::new(); let payload_contents = "a test payload"; let result = client.request(Method::Put, "http://localhost:8080/").body(payload_contents).send().unwrap(...
gharchive/issue
2015-08-31T21:14:49
2025-04-01T04:57:03.335340
{ "authors": [ "matthewkmayer", "seanmonstar" ], "repo": "hyperium/hyper", "url": "https://github.com/hyperium/hyper/issues/641", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2375158873
Docker build fails on local machine Describe the bug The Docker build process seems to be broken. To Reproduce Steps to reproduce the behavior: Clone the project Issue a npm run build -w --packages/notification/ to build dependencies packages Issue a npm ci to pull dependencies Issue a make docker at the project roo...
gharchive/issue
2024-06-26T12:09:22
2025-04-01T04:57:03.340159
{ "authors": [ "dennypradipta", "sapiderman" ], "repo": "hyperjumptech/monika", "url": "https://github.com/hyperjumptech/monika/issues/1301", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
536613532
Whitepaper Description As a person who is considering using BIF I want to be able to get a solid understanding of what BIF can and cannot be used for and what the architecture/implementation is like internally so that I can make educated decisions about adopting BIF or not based on a single source of truth document t...
gharchive/issue
2019-12-11T21:05:49
2025-04-01T04:57:03.342315
{ "authors": [ "petermetz" ], "repo": "hyperledger-labs/blockchain-integration-framework", "url": "https://github.com/hyperledger-labs/blockchain-integration-framework/issues/85", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
799424399
ACA-Py Agent throwing 500 internal server error at Proof Presentation Issue: Following the step Alice - Responding to Proof Request, in https://github.com/hyperledger/aries-cloudagent-python/blob/main/demo/AriesOpenAPIDemo.md#faber-sends-a-proof-request, with similar POST body, it returns 500 Internal Server Error St...
gharchive/issue
2021-02-02T16:13:26
2025-04-01T04:57:03.361966
{ "authors": [ "edbkei" ], "repo": "hyperledger/aries-cloudagent-python", "url": "https://github.com/hyperledger/aries-cloudagent-python/issues/938", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1975190060
Goal and Goal Code in invitation URL. Add a unit test to ensure goal/goal code are in the encoded invitation URL. Fixes #2583 Awesome — thanks. I was going to make the change myself, but the test — not that. Nice!
gharchive/pull-request
2023-11-02T23:23:23
2025-04-01T04:57:03.363700
{ "authors": [ "swcurran", "usingtechnology" ], "repo": "hyperledger/aries-cloudagent-python", "url": "https://github.com/hyperledger/aries-cloudagent-python/pull/2591", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
685978515
FIx a description of the agent option Among the options for '--wallet-storage-type' that were not previously supported, 'indy' was modified to 'default'. For this problem, if you follow the description of the option and set it to 'indy', you will receive an error of 'Unknown wallet storage type'. This is received fro...
gharchive/pull-request
2020-08-26T03:38:03
2025-04-01T04:57:03.366657
{ "authors": [ "codecov-commenter", "msjeong482" ], "repo": "hyperledger/aries-cloudagent-python", "url": "https://github.com/hyperledger/aries-cloudagent-python/pull/689", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
529414561
In example, Bob acks only having stored payload as per pic in RFC 36 This tiny change is bigger on the inside: it syncs up the example to the pic, which changes processing order in aca-py. On the other hand, one might argue that the prior wording implied credential storage as per the diagram, in which case one ought ...
gharchive/pull-request
2019-11-27T15:22:42
2025-04-01T04:57:03.368256
{ "authors": [ "dhh1128", "sklump" ], "repo": "hyperledger/aries-rfcs", "url": "https://github.com/hyperledger/aries-rfcs/pull/333", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1244809900
Test LZ4_COMPRESSION on all RocksDB column families By default, RocksDB uses Snappy compression algorithm, but from RocksDB documentation, we can read that "LZ4 is almost always better than Snappy". Signed-off-by: Ameziane H ameziane.hamlat@consensys.net PR description Fixed Issue(s) Documentation [ ] I thought ...
gharchive/pull-request
2022-05-23T08:55:44
2025-04-01T04:57:03.373714
{ "authors": [ "ahamlat", "jclapis" ], "repo": "hyperledger/besu", "url": "https://github.com/hyperledger/besu/pull/3886", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1626497866
Add getForNextBlockHeader to protocol schedule PR description Replace usages of ProtocolSchedule.getForBlockNumber that are being used for the next block by adding a getForNextBlockHeader method. Adds a getForNextBlockHeader method to the HeaderBasedProtocolSchedule Fixes a bug using the UnsignedIntParameter in RP...
gharchive/pull-request
2023-03-16T00:48:12
2025-04-01T04:57:03.379348
{ "authors": [ "jframe", "siladu" ], "repo": "hyperledger/besu", "url": "https://github.com/hyperledger/besu/pull/5224", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1662848700
Reduce UInt256 in EVMOperations PR description Improve the performance of the EVM by reducing the usage of UInt256 in almost all operations and moving the main switch to a Java 17 expression switch Fixed Issue(s) Benchmark results - https://docs.google.com/spreadsheets/d/1qbvlAveoLCiWbhbxouHgcpFeDVjws7UD0dgZghJZ6o...
gharchive/pull-request
2023-04-11T16:21:54
2025-04-01T04:57:03.382335
{ "authors": [ "macfarla", "non-fungible-nelson", "shemnon" ], "repo": "hyperledger/besu", "url": "https://github.com/hyperledger/besu/pull/5331", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2405906625
Make maintained PoA bootnode connections configurable PR description This PR follows on from https://github.com/hyperledger/besu/pull/7257. Specifically it makes the behaviour configurable and defaults to off. Since the 25.7.0 release has just gone out this PR will technically be a change in behaviour, so I'll add a ...
gharchive/pull-request
2024-07-12T15:54:56
2025-04-01T04:57:03.386476
{ "authors": [ "matthew1001" ], "repo": "hyperledger/besu", "url": "https://github.com/hyperledger/besu/pull/7313", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1061821846
fix(connector-fabric): chain code deployment fails >1 scp concurrency Describe the bug The original report and a suggested fix is here in the chat: https://chat.hyperledger.org/channel/cactus?msg=ezAMbp6vphCtGzkc6 deepakwipro 2:50 AM Failed to deploy contract to fabric network: Error: Received exit code 127 while est...
gharchive/issue
2021-11-23T23:43:35
2025-04-01T04:57:03.391634
{ "authors": [ "petermetz" ], "repo": "hyperledger/cactus", "url": "https://github.com/hyperledger/cactus/issues/1570", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
410653822
Cannot read property 'url' of undefined Context Env: 2 orgs, each org has 2 peers Steps: Execute command "node benchmark/simple/main.js -n /home/yzapps/hyperledger/yingzi/caliper/network/fabric-v1.4-yingzi/2org2peercouchdb/fabric-node.json" note:1.omit "-c" parameter, which means using the default "config-linear-rate...
gharchive/issue
2019-02-15T08:18:58
2025-04-01T04:57:03.407053
{ "authors": [ "CoreyLin", "aklenik", "houqinghui" ], "repo": "hyperledger/caliper", "url": "https://github.com/hyperledger/caliper/issues/308", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
665382938
[FAB-17906] Implement snapshotRequestBookKeeper Signed-off-by: Wenjian Qiao wenjianq@gmail.com Type of change New feature Description Add a bookkeeper db to store snapshot requests and add/delete/list snapshot requests. It also maintains smallest height for all the pending snapshot requests. Additional details This...
gharchive/pull-request
2020-07-24T19:54:19
2025-04-01T04:57:03.419183
{ "authors": [ "wenjianqiao" ], "repo": "hyperledger/fabric", "url": "https://github.com/hyperledger/fabric/pull/1638", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1439386731
Update write_first_app.rst should run npm run build to build the dist/app.js, then run npm start Signed-off-by: Tekin Tian tekintian@gmail.com missing the npm run build No response from contributor, closing.
gharchive/pull-request
2022-11-08T03:08:11
2025-04-01T04:57:03.420595
{ "authors": [ "denyeart", "tekintian" ], "repo": "hyperledger/fabric", "url": "https://github.com/hyperledger/fabric/pull/3768", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
684982165
Review EPCIS concepts for Location Review EPCIS concepts relating to BusinessLocation and ReadPoint to inform thinking on the Location RFC. Intent is to make sure we're well positioned for EPCIS support if that is the path we're going down. Below findings are excerpts from the GS1 EPCIS Guidelines. General Summary ...
gharchive/issue
2020-08-24T21:37:21
2025-04-01T04:57:03.426504
{ "authors": [ "JessieZamzow", "dplumb94" ], "repo": "hyperledger/grid", "url": "https://github.com/hyperledger/grid/issues/304", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2095392827
Remove genesis signing from Iroha Genesis should be signed offline and given to Iroha through config. This way no peer needs to know about genesis private key. The functionality to sign genesis (or any) transaction could be placed into kagami. Also this would remove the --submit-genesis from the start args because ge...
gharchive/issue
2024-01-23T07:05:29
2025-04-01T04:57:03.454593
{ "authors": [ "0x009922", "AlexStroke", "Mingela", "mversic" ], "repo": "hyperledger/iroha", "url": "https://github.com/hyperledger/iroha/issues/4225", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }