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
324928973
CRF segmenter.train 参数问题 注意事项 请确认下列注意事项: 我已仔细阅读下列文档,都没有找到答案: 首页文档 wiki 常见问题 我已经通过Google和issue区检索功能搜索了我的问题,也没有找到答案。 我明白开源社区是出于兴趣爱好聚集起来的自由社区,不承担任何责任或义务。我会礼貌发言,向每一个帮助我的人表示感谢。 [ ] 我在此括号内输入x打钩,代表上述事项确认完毕。 版本号 当前最新版本号是:v1.6.4 我使用的版本是:v1.6.4 我的问题 我希望在不使用命令行的情况下操作CRF训练模型,同时改变迭代次数以及其他参数, 查看到CRFtagger中有多个train的构造函数,但是...
gharchive/issue
2018-05-21T14:06:51
2025-04-01T06:38:54.581448
{ "authors": [ "zxpeter" ], "repo": "hankcs/HanLP", "url": "https://github.com/hankcs/HanLP/issues/834", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
760152395
Fix server-side state machine for 0-RTT The server switches to receiving 0-RTT immediately after receiving a ClientHello indicating that the client wants to use 0-RTT. This approach and its current implementation have two issues: It does not match the state machine from the Spec, which mandates that the Server shoul...
gharchive/issue
2020-12-09T09:17:24
2025-04-01T06:38:54.597725
{ "authors": [ "hanno-arm" ], "repo": "hannestschofenig/mbedtls", "url": "https://github.com/hannestschofenig/mbedtls/issues/82", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2177075357
播放失败的问题 环境是黑裙7.2,使用docker部署。 按照教程操作 HOST_NAME 配置为192.168.0.39 (小爱音箱的IP) ` 2024/03/09 09:02:19 | stdout |   -- | -- | -- 2024/03/09 09:02:19 | stdout | such file or directory: '' 2024/03/09 09:02:19 | stdout | mutagen.MutagenError: [Errno 2] No 2024/03/09 09:02:19 | stdout | raise MutagenError(e) 2024/03/09 09:02:1...
gharchive/issue
2024-03-09T06:21:51
2025-04-01T06:38:54.627860
{ "authors": [ "hanxi", "kingszhe9664" ], "repo": "hanxi/xiaomusic", "url": "https://github.com/hanxi/xiaomusic/issues/29", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2716338645
openwrt的docker运行xiaomusic无法修改挂载目录 docker run -p 8090:8090 -v /xiaomusic/music:/mnt/sda1/music -v /xiaomusic/conf:/app/conf m.daocloud.io/docker.io/hanxi/xiaomusic 就是我把音乐目录改为openwrt下挂的硬盘,不行,读取不到,直接用app/music,内存有限 docker run -p 8090:8090 -v /xiaomusic/music:/mnt/sda1/music -v /xiaomusic/conf:/app/conf m.daocloud.io/...
gharchive/issue
2024-12-04T01:24:23
2025-04-01T06:38:54.630876
{ "authors": [ "hanxi", "ygqqianzi110" ], "repo": "hanxi/xiaomusic", "url": "https://github.com/hanxi/xiaomusic/issues/291", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1953918355
[Usage] The evaluation results on scienceQA Describe the issue I use the model-weights of 7b-v1.5 you released to evaluate the performance. The evaluation results on other datasets are the same with your MODEL-ZOO, but the scienceQA results is: Total: 4241, Correct: 2944, Accuracy: 69.42%, IMG-Accuracy: 67.97% which ...
gharchive/issue
2023-10-20T09:42:58
2025-04-01T06:38:54.639897
{ "authors": [ "Carol-lyh", "EchoDreamer", "nbasyl" ], "repo": "haotian-liu/LLaVA", "url": "https://github.com/haotian-liu/LLaVA/issues/632", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1886397415
Bug - Conditional updates can modify resource body such that conditional URL no longer applied. Describe the bug Conditional updates are behaving inconsistently with respect to the supplied resource not satisfying the conditional URL. Please refer to: https://hl7.org/fhir/R5/http.html#cond-update To Reproduce Crea...
gharchive/issue
2023-09-07T18:37:10
2025-04-01T06:38:54.654554
{ "authors": [ "dmuylwyk", "jmarchionatto", "tadgh" ], "repo": "hapifhir/hapi-fhir", "url": "https://github.com/hapifhir/hapi-fhir/issues/5290", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2328071512
Incorrect SHA in the final comparison report PREVIOUS_SHA replaced with master branch SHA after report completion. We are experiencing an issue with Happo where the PREVIOUS_SHA is being replaced with the SHA from the master branch after the report is completed. Here are the details of our setup and the issue: Setup:...
gharchive/issue
2024-05-31T15:15:19
2025-04-01T06:38:54.679804
{ "authors": [ "dmaklygin", "trotzig" ], "repo": "happo/happo.io", "url": "https://github.com/happo/happo.io/issues/275", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1583815435
Feat: Precompiled binaries ala tailwindcss-rails Is your feature request related to a problem? Please describe. Yes. Instead of having to install Rust on production servers to install the gem and to increase install speed. it would be beneficial to have precompiled mrml binaries ala tailwindcss-rails does Describe th...
gharchive/issue
2023-02-14T09:34:48
2025-04-01T06:38:54.715388
{ "authors": [ "henrikbjorn", "jonian", "paulgoetze" ], "repo": "hardpixel/mrml-ruby", "url": "https://github.com/hardpixel/mrml-ruby/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2096928775
add auto-detect-targets-and-variants description STO-6974 Wrote a preliminary draft, preview link is here: Auto-detecting the target and variant Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts....
gharchive/pull-request
2024-01-23T20:30:15
2025-04-01T06:38:54.743030
{ "authors": [ "bot-gitexp-user", "douglas-j-bothwell" ], "repo": "harness/developer-hub", "url": "https://github.com/harness/developer-hub/pull/5080", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2125795874
[PL-46956] SMP 0.13.3 patch release notes SMP 0.13.3 patch release notes For reviewers, a preview is available: ---will be built after draft RN are added-- What Type of PR is This? [ ] Issue [ ] Feature [ ] Maintenance/Chore If tied to an Issue, list the Issue(s) here: Issue(s) House Keeping Some items to keep tr...
gharchive/pull-request
2024-02-08T18:10:56
2025-04-01T06:38:54.754293
{ "authors": [ "bot-gitexp-user", "brian-f-harness" ], "repo": "harness/developer-hub", "url": "https://github.com/harness/developer-hub/pull/5337", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1601009502
Chaos(aws-fault): Add docs for CLB and ALB az down chaos faults Harness Developer Pull Request Thanks for helping us make the Developer Hub better. The PR will be looked at by the maintainers. What Type of PR is This? [ ] Issue [ ] Feature [ ] Maintenance/Chore If tied to an Issue, list the Issue(s) here: Issue(s)...
gharchive/pull-request
2023-02-27T11:34:46
2025-04-01T06:38:54.757856
{ "authors": [ "bot-gitexp-user", "uditgaurav" ], "repo": "harness/developer-hub", "url": "https://github.com/harness/developer-hub/pull/824", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2161937
Multiple classifiers in pom dependency In case if project depends on a subproject the dependency tag for the subproject is incorrect: <dependency> <groupId>com.github.siasia</groupId> <artifactId>maven-plugin_2.9.1</artifactId> <version>0.11.1-0.1</version> <scope>compile</scope> <classifier>sourc...
gharchive/issue
2011-11-07T12:05:34
2025-04-01T06:38:55.013431
{ "authors": [ "harrah", "indrajitr", "retronym", "siasia", "softprops" ], "repo": "harrah/xsbt", "url": "https://github.com/harrah/xsbt/issues/257", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
635736965
[Autopilot] rebalance approval for Portworx storage pools (15d2875e-f420-4929-85bf-9a31640514a9) rule: pool-rebalance This is a request to approve the following automated autopilot action What will get affected Type: StoragePool Name: Portworx storage pools Namespace: Owner information: Type: Name: What action w...
gharchive/pull-request
2020-06-09T20:32:42
2025-04-01T06:38:55.028913
{ "authors": [ "harsh-px" ], "repo": "harsh-px/flux-get-started", "url": "https://github.com/harsh-px/flux-get-started/pull/405", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
426457853
Want to regard pattern variables as ordinary variables match 文でレコードのパターンを使った際、そのパターンの矢印の右側ではパターン変数を普通の変数としてドラッグして使えるようにしたいです。現在は、x :: xs のパターンなら x や xs をドラッグできますが、レコードのパターン変数はドラッグできないようです。加えて、これらのパターン変数がスコープお砂場にも現れて欲しいです。 報告ありがとうございます。 実装してみました。確認お願いします。 ちなみにですが、今は定義ブロックを変に組み替えたりしないことを仮定しています。 type a = { field: int...
gharchive/issue
2019-03-28T12:10:51
2025-04-01T06:38:55.060325
{ "authors": [ "harukamm", "kenichi-asai" ], "repo": "harukamm/ocaml-blockly", "url": "https://github.com/harukamm/ocaml-blockly/issues/22", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2332392898
[DOC] Missing old version APIs documentation Is your doc request related to a problem? Please describe or add related issue ID. Although we have multiple harvester version options in documentation, but we only have v1.3 and dev APIs documentation. When we click v1.1 harvester documentation, then click API, it'll be r...
gharchive/issue
2024-06-04T02:27:16
2025-04-01T06:38:55.075354
{ "authors": [ "Yu-Jack", "jillian-maroket", "m-ildefons" ], "repo": "harvester/harvester", "url": "https://github.com/harvester/harvester/issues/5948", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
78923323
Tour step 3 dialog is over streched Getting to the third step of the tour המקום שחיפשתם I noticed the window extends it's basic design: VS: @agamaloni While at it I think it would be nice adding a last step with a greeting notifying that the tour is over Maybe also add a description about opening a discussion...
gharchive/issue
2015-05-21T09:59:57
2025-04-01T06:38:55.082241
{ "authors": [ "agamaloni", "danielhers", "omerxx", "samuelregev" ], "repo": "hasadna/anyway", "url": "https://github.com/hasadna/anyway/issues/262", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
118457070
Separate United markers by severity We have severity for our united-hatzala markers so I think we should use them. Instead of having a generic blue colored markers we could separate them to colors based on severity and keep the current icon to imply this is a united report. @LironRS, @OmerSchechter, @galraij, what do...
gharchive/issue
2015-11-23T19:44:04
2025-04-01T06:38:55.085908
{ "authors": [ "galraij", "omerxx" ], "repo": "hasadna/anyway", "url": "https://github.com/hasadna/anyway/issues/493", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2171922476
feat: Add map to line profile Added a map to the bottom of this page: Fix #542 So do you want me to do it in a new pr? @Tamir198 it's up to you :) I think I will want you to merge this and do it in a new pr just to prevent bug conflicts with Darkmift user who is also working on this part on the page. Sounds go...
gharchive/pull-request
2024-03-06T16:26:54
2025-04-01T06:38:55.088969
{ "authors": [ "NoamGaash", "Tamir198" ], "repo": "hasadna/open-bus-map-search", "url": "https://github.com/hasadna/open-bus-map-search/pull/557", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
163498459
Enabled to set a file from the preview panel. Also enabled to show the current input source in the preview. Added ui/events.py EVT_INPUT_FILE_ADDED: Event a new video file is added. EVT_INPUT_INITIALIZED: Event input source is updated. Moved the text box for video file from Options to Preview. Stopped to store t...
gharchive/pull-request
2016-07-02T02:43:52
2025-04-01T06:38:55.101725
{ "authors": [ "frozenpandaman", "hasegaw", "hiroyuki-komatsu" ], "repo": "hasegaw/IkaLog", "url": "https://github.com/hasegaw/IkaLog/pull/358", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2731151482
Tool for converting Record Files to Block Stream Command line tool adding extra command for converting Record Files to Block Stream Not 100% done yet but made ready for review so the build actions are executed to make sure build works on sever because it as been such a pain to get to build locally. Comment on Gra...
gharchive/pull-request
2024-12-10T20:43:33
2025-04-01T06:38:55.115976
{ "authors": [ "jasperpotts", "jjohannes" ], "repo": "hashgraph/hedera-block-node", "url": "https://github.com/hashgraph/hedera-block-node/pull/389", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
782082838
Add PayBito HBAR/USD pair to ERT Summary PayBito has an HBAR/USD pair that should be added to the list of exchanges https://trade.paybito.com/view-exchange/#/?pair=hbar-usd API info page seems down https://www.paybito.com/api-end-points/ APIEndPoints.pdf APIEndPoints.pdf
gharchive/issue
2021-01-08T12:24:31
2025-04-01T06:38:55.118679
{ "authors": [ "paulmadsenhed" ], "repo": "hashgraph/hedera-exchange-rate-tool", "url": "https://github.com/hashgraph/hedera-exchange-rate-tool/issues/141", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1356239473
Health checks svc annotations Description: This PR Adds support for YAML and JSON annotations on the service Includes readiness and liveness probes to the deployment Updates to the configmap config.HEDERA_NETWORK logic and coinciding values.yaml comments Removed top-level secrets. from value.yaml, this was not ever ...
gharchive/pull-request
2022-08-30T20:01:56
2025-04-01T06:38:55.125572
{ "authors": [ "codecov-commenter", "rustyShacklefurd" ], "repo": "hashgraph/hedera-json-rpc-relay", "url": "https://github.com/hashgraph/hedera-json-rpc-relay/pull/482", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1042140475
ContractExecuteTransaction.setFunctionParameters returns void Description The setFunctionParameters of ContractExecuteTransaction returns void, thus preventing it from being used in a builder pattern. Steps to reproduce let response = new ContractExecuteTransaction() .setMaxTransactionFee(new Hbar(15)) .setCo...
gharchive/issue
2021-11-02T10:32:10
2025-04-01T06:38:55.134049
{ "authors": [ "SimiHunjan", "danielakhterov", "gregscullard", "valtyr-naut" ], "repo": "hashgraph/hedera-sdk-js", "url": "https://github.com/hashgraph/hedera-sdk-js/issues/728", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
516386380
Module does not support well-behaved reverse lookup under systemd-resolved The current state of consul support for systemd-resolved is a bit funky in that forward resolution works well and simply, while reverse lookup of IPs will, with low percentage, return .consul domains or whatever the other DNS resolvers say. e....
gharchive/issue
2019-11-01T22:52:40
2025-04-01T06:38:55.301901
{ "authors": [ "brikis98", "tpdownes" ], "repo": "hashicorp/terraform-aws-consul", "url": "https://github.com/hashicorp/terraform-aws-consul/issues/155", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
372416391
Revert "Tempus-467, 468, 655" Reverts hashmapinc/Tempus#668 Reverting this code because of the following errors:- error Unable to resolve path to module 'well-log-viewer/node_modules/d3/build/d3' import/no-unresolved This is because the module is imported inside the well-log-viewer, import should be used on the ma...
gharchive/pull-request
2018-10-22T07:16:33
2025-04-01T06:38:55.596346
{ "authors": [ "CLAassistant", "Shobhit2884" ], "repo": "hashmapinc/Tempus", "url": "https://github.com/hashmapinc/Tempus/pull/824", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
33118443
Haddock should hide hidden fields of re-exported modules Original reporter: ezyang@ Suppose I have the following module: module Compiler.Hoopl ( module Compiler.Hoopl.Graph , module Compiler.Hoopl.MkGraph , module Compiler.Hoopl.XUtil , module Compiler.Hoopl.Collections , module Compiler.Hoopl.Checkpoint ...
gharchive/issue
2014-05-08T20:00:58
2025-04-01T06:38:55.614307
{ "authors": [ "gbaz", "ghc-mirror" ], "repo": "haskell/haddock", "url": "https://github.com/haskell/haddock/issues/174", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
520506051
Add a “time_offset” Requested from @tomoqv Add a “time_offset” to take into account the amount of time it takes to reach the station, i.e. if it takes 8 minutes to walk to the train, only show departures from now() + 8 minutes onwards. The thing is, that I would like to conserve space in some of my Lovelace views....
gharchive/issue
2019-11-09T19:59:35
2025-04-01T06:38:55.883595
{ "authors": [ "dimmanramone", "tomoqv" ], "repo": "hasl-platform/lovelace-hasl-departure-card", "url": "https://github.com/hasl-platform/lovelace-hasl-departure-card/issues/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2335113154
🛑 Git Server is down In d9f8526, Git Server (https://git.arash-hatami.ir) was down: HTTP code: 504 Response time: 15491 ms Resolved: Git Server is back up in 77c3207 after 9 minutes.
gharchive/issue
2024-06-05T07:25:11
2025-04-01T06:38:55.989241
{ "authors": [ "hatamiarash7" ], "repo": "hatamiarash7/MyWebSite_Status", "url": "https://github.com/hatamiarash7/MyWebSite_Status/issues/1430", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1437800979
🛑 Main Website is down In d5df8d1, Main Website (https://arash-hatami.ir) was down: HTTP code: 504 Response time: 16018 ms Resolved: Main Website is back up in 623291a.
gharchive/issue
2022-11-07T05:46:53
2025-04-01T06:38:55.991666
{ "authors": [ "hatamiarash7" ], "repo": "hatamiarash7/MyWebSite_Status", "url": "https://github.com/hatamiarash7/MyWebSite_Status/issues/355", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
512826054
nndata.py errors out nndata.py errors out at following line: t, l, loc, fs = util.load_physionet_data(subject_id, num_classes, long_edge=long_edge) since t, l, loc, fs have no data, therefore it says: np.array(trials).reshape((len(trials),) + trials[0].shape + (1,)), np.array(labels) IndexError: list index out of ran...
gharchive/issue
2019-10-26T11:46:39
2025-04-01T06:38:55.996334
{ "authors": [ "dhananjaisrmgpc", "nene11" ], "repo": "hauke-d/cnn-eeg", "url": "https://github.com/hauke-d/cnn-eeg/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
629010316
Bug in handling name change On ME screen the user can change his name. If he enters an empty string Guest is being assigned automatically. So far so good. But now if he clicks the 'Guest' to change it again, the input is not editable anymore and the user cannot change the name. Tested with https://letsmeet.no/. I t...
gharchive/issue
2020-06-02T08:32:53
2025-04-01T06:38:56.001368
{ "authors": [ "Astagor", "misi" ], "repo": "havfo/multiparty-meeting", "url": "https://github.com/havfo/multiparty-meeting/issues/454", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
603114855
fixes #203 also test PR in preparation for #222 :partying_face: Looks good, thank you!
gharchive/pull-request
2020-04-20T10:10:01
2025-04-01T06:38:56.002450
{ "authors": [ "christian-2", "havfo", "tapionx" ], "repo": "havfo/multiparty-meeting", "url": "https://github.com/havfo/multiparty-meeting/pull/240", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1956668221
JMX - Copy actions on an operation don't work if Hawtio is accessed at a host other than localhost If Hawtio is accessed at 0.0.0.0:8080 for instance instead of localhost:8080, Copy method name and Copy Jolokia URL actions provided by the Operations tab don't work as follows: It is because navigator.clipboard.write...
gharchive/issue
2023-10-23T08:50:04
2025-04-01T06:38:56.020041
{ "authors": [ "tadayosi" ], "repo": "hawtio/hawtio-next", "url": "https://github.com/hawtio/hawtio-next/issues/628", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1581079209
Docker image A Docker image would be great to make it easier to deploy. A draft for the quantized version's Dockerfile could look like FROM python:latest COPY . . RUN apt-get update RUN apt-get install -y ffmpeg RUN pip install streamlit RUN pip install setuptools-rust # RUN pip install git+https://github.com/openai/...
gharchive/issue
2023-02-12T01:30:22
2025-04-01T06:38:56.031391
{ "authors": [ "hayabhay", "rursache", "schklom" ], "repo": "hayabhay/whisper-ui", "url": "https://github.com/hayabhay/whisper-ui/issues/23", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1429359936
Worked amazing on Monterey but not working in Ventura :/ Please advise. Thank you so much Hi @BraveBird3291 can you please be more specific what's not working and any error messages? list or list enabled still works for me. I think list enabled is showing disabled items or disable seems to be not working (i.e. af...
gharchive/issue
2022-10-31T07:01:22
2025-04-01T06:38:56.042056
{ "authors": [ "BraveBird3291", "hazcod", "user112200" ], "repo": "hazcod/maclaunch", "url": "https://github.com/hazcod/maclaunch/issues/23", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
42331984
worker Out Of Memory Error While running: class=com.hazelcast.stabilizer.tests.map.StringMapTest threadCount=40 keyLength=8 valueLength=131072 keyCount=100000 valueCount=100 writePercentage=0 basename=map logFrequency = 10000 performanceUpdateFrequency = 100 ``` and coordinator: ``` coordinator --monitorPerformance...
gharchive/issue
2014-09-09T17:37:53
2025-04-01T06:38:56.055880
{ "authors": [ "pveentjer" ], "repo": "hazelcast/hazelcast-stabilizer", "url": "https://github.com/hazelcast/hazelcast-stabilizer/issues/285", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1654531062
the code execution step Hello, I have been trying to run this code, but I keep encountering errors at the last step. Here's how I wrote the code, and I was wondering if you could help me identify where my mistake is: target/release/pcsrt [OPTIONS] --centroid [LAT(float)],[LON(float)],ELEVATION[(float)] --time-range F...
gharchive/issue
2023-04-04T20:25:17
2025-04-01T06:38:56.093054
{ "authors": [ "ayoubOUSSM2021", "hblyp" ], "repo": "hblyp/pcsrt", "url": "https://github.com/hblyp/pcsrt/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1833810988
Randomize table generation parameters Shouldn't be difficult to implement, foundation is already there to allow it. I'll get to it shortly. I recommend discussing this with @milortie. I'm not sure we want to start with fully random at first. Very true, waiting to have the option to generate column amount too (whi...
gharchive/issue
2023-08-02T19:46:30
2025-04-01T06:38:56.126230
{ "authors": [ "Louis-Boulet-HC", "pgaviganHC" ], "repo": "hc-sc-ocdo-bdpd/file-processing-tools", "url": "https://github.com/hc-sc-ocdo-bdpd/file-processing-tools/issues/36", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
240015171
fix paths in example notebooks to avoid changing directory This is a problem due to paths management issues with different OS os.chdir(..) on notebook this was already fixed
gharchive/issue
2017-07-02T14:59:36
2025-04-01T06:38:56.131657
{ "authors": [ "hcorona" ], "repo": "hcorona/recsys-101-workshop", "url": "https://github.com/hcorona/recsys-101-workshop/issues/5", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
936746088
how test my own dataset without groundtrouth? As described in title, the data from real world without GT_mask, but almost every algorithms need gt_mask to get roc_auc_score. Do you try to decide the threshold of anomaly score which higher than the threshold will be thought as anomaly ? Other than obtained the optim t...
gharchive/issue
2021-07-05T06:39:56
2025-04-01T06:38:56.142557
{ "authors": [ "hcw-00", "letmejoin" ], "repo": "hcw-00/PatchCore_anomaly_detection", "url": "https://github.com/hcw-00/PatchCore_anomaly_detection/issues/7", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2616440348
🛑 stagin-env is down In 6e9e8d0, stagin-env (https://staging.lessonpal.com) was down: HTTP code: 0 Response time: 0 ms Resolved: stagin-env is back up in 1de958f after 14 minutes.
gharchive/issue
2024-10-27T09:13:27
2025-04-01T06:38:56.149641
{ "authors": [ "heIsThePirate" ], "repo": "heIsThePirate/upptime-lessonpal", "url": "https://github.com/heIsThePirate/upptime-lessonpal/issues/1047", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2551556661
🛑 stagin-env is down In 0f6ca11, stagin-env (https://staging.lessonpal.com) was down: HTTP code: 0 Response time: 0 ms Resolved: stagin-env is back up in 735196f after 6 minutes.
gharchive/issue
2024-09-26T21:25:05
2025-04-01T06:38:56.152128
{ "authors": [ "heIsThePirate" ], "repo": "heIsThePirate/upptime-lessonpal", "url": "https://github.com/heIsThePirate/upptime-lessonpal/issues/835", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
610461299
2020.5.1 update update from origin on 5.1,2020 auto
gharchive/pull-request
2020-04-30T23:42:57
2025-04-01T06:38:56.162304
{ "authors": [ "heartdiamond" ], "repo": "heartdiamond/InternetArchitect", "url": "https://github.com/heartdiamond/InternetArchitect/pull/1", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
491327997
Constants applicable to all renderers Hi ! As you may have noticed, I'm currently writing a ncurses-based renderer for iced on my spare time, and am using my own fork of iced for that purpose. The only modification I did was to change some defaults. As it happens, the current constants are assuming pixel unit when pa...
gharchive/issue
2019-09-09T21:09:21
2025-04-01T06:38:56.203464
{ "authors": [ "AlisCode", "hecrj" ], "repo": "hecrj/iced", "url": "https://github.com/hecrj/iced/issues/12", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
371428944
[AuthLDAP] User '' logging in This is not a real issue, but an asking for help. I'm running FreeIPA server on Centos 7, have a few WordPress websites on other Centos 7 server as well, and i'm looking to establish SSO for my WordPress users across those websites and some other apps. In order to do that i'm trying to c...
gharchive/issue
2018-10-18T09:01:47
2025-04-01T06:38:56.245018
{ "authors": [ "Adamcina", "heiglandreas" ], "repo": "heiglandreas/authLdap", "url": "https://github.com/heiglandreas/authLdap/issues/160", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1643860255
vpn mode could we use vpn mode with this project ? i wanna use it on ios application but with VPN mode ( full tunnel ) https://github.com/daemooon/Tun2SocksKit https://github.com/daemooon/Mango
gharchive/issue
2023-03-28T12:36:24
2025-04-01T06:38:56.247117
{ "authors": [ "TonDevv", "heiher" ], "repo": "heiher/hev-socks5-tunnel", "url": "https://github.com/heiher/hev-socks5-tunnel/issues/32", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1145079894
[Removal]: Hotspot Name Overt Arctic Hamster Hotspot b58 Address 11aHCWsePUUpTEAfisrPNqB5zsYD77uHd5DhfzEMzfJAhbV9gy8 Discord Handle No response Hotspot Manufacturer PantherX Removal Reason I bought a used hotspot Modifications No Extra forwarders No Extra antennas No Additional Information No response We have taken...
gharchive/issue
2022-02-20T17:13:04
2025-04-01T06:38:56.281254
{ "authors": [ "abhay", "lucaschen520" ], "repo": "helium/denylist", "url": "https://github.com/helium/denylist/issues/1360", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1136006487
[Removal]: Bent Lemonade Viper Hotspot Name bent-lemonade-viper Hotspot b58 Address 112JqL42UbqMDnWDyHJFBXNyoGC671mXTUbdZFDNo3guAtTHh Discord Handle Merikon#6484 Hotspot Manufacturer PantherX Removal Reason The location and its actual place used to be not coincide with each other to reach a larger coverage. That's pr...
gharchive/issue
2022-02-13T15:24:08
2025-04-01T06:38:56.286629
{ "authors": [ "abhay", "merikon2" ], "repo": "helium/denylist", "url": "https://github.com/helium/denylist/issues/767", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
925682467
Add totals to lists (e.g. "Witnesses (14)") fixes #457 preview: I made it as a component, so the following configurations are possible to reuse anywhere in Explorer: title: description: (could include links like: <a href='https://docs.helium.com'>Click here to learn more</a>) title and description (hidden descrip...
gharchive/pull-request
2021-06-20T21:09:18
2025-04-01T06:38:56.299549
{ "authors": [ "allenan", "cokes518", "danielcolinjames" ], "repo": "helium/explorer", "url": "https://github.com/helium/explorer/pull/485", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
934005004
Unify all text in the system interface to size 12 The text on the menu bar and button is too large, but the file name and window text on the desktop or Folder are too small Size 12 is the most comfortable size visually. With the consistent text size, the screen will not look very chaotic. Duplicate of #230
gharchive/issue
2021-06-30T18:45:23
2025-04-01T06:38:56.351390
{ "authors": [ "louies0623", "probonopd" ], "repo": "helloSystem/ISO", "url": "https://github.com/helloSystem/ISO/issues/229", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1101264999
feat: multilingualization of context menu Objectives related issue: #27 Implementation Using vue-i18n, the contextmenu can be displayed in English. You can switch the language by passing the locale to this module in props. well done, but vue-i18n is not tailored for use in component libraries, so maybe try anot...
gharchive/pull-request
2022-01-13T06:30:09
2025-04-01T06:38:56.376401
{ "authors": [ "hellowuxin", "kiibo382" ], "repo": "hellowuxin/vue3-mindmap", "url": "https://github.com/hellowuxin/vue3-mindmap/pull/28", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
464975497
[stable/redis] exporter to 1.0.3 Signed-off-by: Naseem naseemkullah@gmail.com What this PR does / why we need it: Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged) fixes # Special notes for your reviewer: Checklist [Place ...
gharchive/pull-request
2019-07-07T17:40:27
2025-04-01T06:38:56.381673
{ "authors": [ "desaintmartin", "javsalgar", "naseemkullah" ], "repo": "helm/charts", "url": "https://github.com/helm/charts/pull/15302", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
480126235
Error: forwarding ports: error upgrading connection: unable to upgrade connection: pod does not exist root@kube-master:~# helm version Client: &version.Version{SemVer:"v2.14.3", GitCommit:"0e7f3b6637f7af8fcfddb3d2941fcc7cbebb0085", GitTreeState:"clean"} Error: forwarding ports: error upgrading connection: unable to u...
gharchive/issue
2019-08-13T12:21:56
2025-04-01T06:38:56.384889
{ "authors": [ "bacongobbler", "ghost", "willzhang" ], "repo": "helm/helm", "url": "https://github.com/helm/helm/issues/6216", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1880790967
feat(providers): first implementation of a 1password connect provider This PR adds a provider for 1password connect (https://developer.1password.com/docs/connect). From the README: For this provider to work you require a working and accessible 1Password connect server. The following env vars have to be configured: ...
gharchive/pull-request
2023-09-04T19:40:44
2025-04-01T06:38:56.395966
{ "authors": [ "juckerf", "yxxhero" ], "repo": "helmfile/vals", "url": "https://github.com/helmfile/vals/pull/164", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1696831114
Adds Python (Django) Web App with PostgreSQL via ACA Adds "Python (Django) Web App with PostgreSQL via Azure Container Apps" PR sent to wrong fork
gharchive/pull-request
2023-05-04T23:41:24
2025-04-01T06:38:56.407157
{ "authors": [ "kjaymiller" ], "repo": "hemarina/awesome-azd", "url": "https://github.com/hemarina/awesome-azd/pull/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1081325979
Create release workflow [x] publish pre-compiled binary [x] publish container image [x] publish to crates.io [x] add cargo install command to the README.md [ ] publish to https://github.com/hendrikmaus/homebrew-tap The custom caching fails as the publisher action doesn't seem to use the expected paths: https://g...
gharchive/issue
2021-12-15T17:58:19
2025-04-01T06:38:56.423384
{ "authors": [ "hendrikmaus" ], "repo": "hendrikmaus/actions-digest", "url": "https://github.com/hendrikmaus/actions-digest/issues/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
117776888
MIP version number in QC sample info? Is it a good idea to include the version of MIP along with other programs? Sure why not! Done
gharchive/issue
2015-11-19T09:44:34
2025-04-01T06:38:56.425423
{ "authors": [ "henrikstranneheim", "robinandeer" ], "repo": "henrikstranneheim/MIP", "url": "https://github.com/henrikstranneheim/MIP/issues/84", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
573174403
How it works for 2D? Hi, How it works for 2D? I read your source for 3D, but don't understand how i can detect x/y movement to my player do left/right and jump. Can you help me with a simple code here? Thanks. Exactly! The plugin creator has not even taken the effort to document HOW TO USE the damn thing @prsoluc...
gharchive/issue
2020-02-29T04:57:28
2025-04-01T06:38:56.430308
{ "authors": [ "Hansel-Dsilva", "henriquelalves", "prsolucoes" ], "repo": "henriquelalves/GodotCharacterInputController", "url": "https://github.com/henriquelalves/GodotCharacterInputController/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1639403436
Removing extrapolation in getinterp? Originally we have extrapolations evaluated to NaN for handling out-of-domain cases: https://github.com/henry2004y/TestParticle.jl/blob/66a8cbec9d976c06c4ab69c751183ea591ee8752/src/TestParticle.jl#L105 Now this is also handled by the isoutofdomain callback function provided by Ord...
gharchive/issue
2023-03-24T13:32:56
2025-04-01T06:38:56.432331
{ "authors": [ "henry2004y" ], "repo": "henry2004y/TestParticle.jl", "url": "https://github.com/henry2004y/TestParticle.jl/issues/68", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
429938021
Upgrade Envoy to v1.9.1 Updates #983 by updating the example deployment files to use Envoy v1.9.1 Signed-off-by: Steve Sloka slokas@vmware.com You can stay with the alpine image if you prefer. These deployments are just guides. On 8 Apr 2019, at 17:44, so0k notifications@github.com wrote: @so0k commented on this p...
gharchive/pull-request
2019-04-05T21:15:37
2025-04-01T06:38:56.461279
{ "authors": [ "davecheney", "stevesloka" ], "repo": "heptio/contour", "url": "https://github.com/heptio/contour/pull/984", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
248858137
Don't mount /tmp as host volume in example pod We're encouraging using kubectl cp in the meantime, using host mounts was a temporary measure. This fixes an issue where the documented kubectl cp command is bringing in tarballs from previous runs. /lgtm oh I don't have permissions to stamp 🤷‍♀️ oh wait nvm, ther...
gharchive/pull-request
2017-08-08T21:54:46
2025-04-01T06:38:56.463359
{ "authors": [ "abiogenesis-now", "kensimon", "timothysc" ], "repo": "heptio/sonobuoy", "url": "https://github.com/heptio/sonobuoy/pull/41", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
810478214
Is the project dead? Hello, I'm looking to use this project on some k8s but this project seems dead for about a year. Is there any people from Heptio Labs taking care of this project? I see a the current moment 11 PR opened during a year without a single answer from owners, and 30 issues. Please says if the project i...
gharchive/issue
2021-02-17T19:39:24
2025-04-01T06:38:56.486233
{ "authors": [ "Elettronik", "Ghazgkull", "MatteoJoliveau", "aakarshg", "aantn", "alok87", "antoniocascais", "cordoor", "hjet", "sl4dy", "varac", "zswanson" ], "repo": "heptiolabs/eventrouter", "url": "https://github.com/heptiolabs/eventrouter/issues/126", "lice...
663167839
Parameterized operators This PR adds binary64 and binary32 operators under the define-language! macro to replace the previous real / FPCore operators and constants. Herbie now parameterizes operators and constants (e.g. sin -> sin.f64 for binary64) to be representation specific (see uwplse/herbie#319). The list of op...
gharchive/pull-request
2020-07-21T16:58:16
2025-04-01T06:38:56.489592
{ "authors": [ "bksaiki", "pavpanchekha" ], "repo": "herbie-fp/egg-herbie", "url": "https://github.com/herbie-fp/egg-herbie/pull/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
596551700
Add commit checker job and scripts Separate job must run only on PR stage. Job verify commit message and fails if requirements are not met. Requirements added into file: scripts/misc/commit_message_recom.txt Relates-To: OLPEDGE-1573 Signed-off-by: Yaroslav Stefinko ext-yaroslav.stefinko@here.com Codecov Report M...
gharchive/pull-request
2020-04-08T12:47:42
2025-04-01T06:38:56.516098
{ "authors": [ "codecov-io", "ystefinko" ], "repo": "heremaps/here-olp-sdk-typescript", "url": "https://github.com/heremaps/here-olp-sdk-typescript/pull/274", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2447472081
Help me backend eon Help me backend eon start This issue is pretty common with javascript and typescript, you need to execute npm i (that will install all required packages) and npm build (that will convert typescript code to javascript) before running the command npm start (which is the command started by the sta...
gharchive/issue
2024-08-05T02:36:25
2025-04-01T06:38:56.518006
{ "authors": [ "4lxprime", "NuZiuki240Hz" ], "repo": "hereswhisper/EonBackend", "url": "https://github.com/hereswhisper/EonBackend/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2450761438
logic update for QoS MOC mo.cfg added logic to process N5 QoS requests. used some variable to store session data in some HTABLE to use them later in the signaling ( AppSessionID /RTP Port/RTCP Port/ User ...etc) I think I need to modify the routing logic further, the N5 Trigger should start with the INVITE and the...
gharchive/pull-request
2024-08-06T12:27:31
2025-04-01T06:38:56.519780
{ "authors": [ "NUCLEAR-WAR" ], "repo": "herlesupreeth/docker_open5gs", "url": "https://github.com/herlesupreeth/docker_open5gs/pull/350", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
55390172
Consider adapting rubysl-timeout Long ago, I rewrote timeout.rb so that it didn't require a 1-to-1 relationship between a thread and timeout thread. This meant that no matter the number of threads using timeouts, there was only one timeout thread. Given that rack-timeout uses that same 1-to-1 relationship, it is in d...
gharchive/issue
2015-01-25T00:20:27
2025-04-01T06:38:56.544236
{ "authors": [ "evanphx", "kch" ], "repo": "heroku/rack-timeout", "url": "https://github.com/heroku/rack-timeout/issues/61", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1615962054
🛑 Software Center - Test 1 is down In d19b08d, Software Center - Test 1 ($SOFTWARECENTER_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Software Center - Test 1 is back up in ce3585d.
gharchive/issue
2023-03-08T21:21:51
2025-04-01T06:38:56.550298
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/12364", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1658948594
🛑 Software Center - Test 1 is down In f81dbcb, Software Center - Test 1 ($SOFTWARECENTER_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Software Center - Test 1 is back up in 68e5ce8.
gharchive/issue
2023-04-07T15:51:15
2025-04-01T06:38:56.552636
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/13591", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1730903911
🛑 Auth-Bridge - Test 1 is down In 41ef1e2, Auth-Bridge - Test 1 ($AUTH_BRIDGE_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Auth-Bridge - Test 1 is back up in ee33488.
gharchive/issue
2023-05-29T14:56:54
2025-04-01T06:38:56.554872
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/16122", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1800452628
🛑 Auth-Bridge - Test 1 is down In 86424a5, Auth-Bridge - Test 1 ($AUTH_BRIDGE_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Auth-Bridge - Test 1 is back up in 4787951.
gharchive/issue
2023-07-12T08:26:17
2025-04-01T06:38:56.557098
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/18195", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1900336651
🛑 Auth-Bridge - Test 1 is down In d8255bc, Auth-Bridge - Test 1 ($AUTH_BRIDGE_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Auth-Bridge - Test 1 is back up in 24a0dec after 10 minutes.
gharchive/issue
2023-09-18T07:31:22
2025-04-01T06:38:56.559458
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/21650", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1947262794
🛑 Auth-Bridge - Test 1 is down In 91914ab, Auth-Bridge - Test 1 ($AUTH_BRIDGE_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Auth-Bridge - Test 1 is back up in 7ef6d71 after 34 minutes.
gharchive/issue
2023-10-17T12:09:13
2025-04-01T06:38:56.561675
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/23133", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2016155799
🛑 Software Center - Test 1 is down In 215d7ab, Software Center - Test 1 ($SOFTWARECENTER_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Software Center - Test 1 is back up in 03d6dfe after 54 minutes.
gharchive/issue
2023-11-29T09:22:43
2025-04-01T06:38:56.564129
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/25237", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2063804628
🛑 Software Center - Test 1 is down In 17f6daf, Software Center - Test 1 ($SOFTWARECENTER_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Software Center - Test 1 is back up in c2ae459 after 21 minutes.
gharchive/issue
2024-01-03T11:13:17
2025-04-01T06:38:56.566359
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/26971", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2074878489
🛑 Software Center - Test 1 is down In 725a4bf, Software Center - Test 1 ($SOFTWARECENTER_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Software Center - Test 1 is back up in 418a0eb after 10 minutes.
gharchive/issue
2024-01-10T17:48:22
2025-04-01T06:38:56.568586
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/27329", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2094883320
🛑 Auth-Bridge - Test 1 is down In 0bc9e59, Auth-Bridge - Test 1 ($AUTH_BRIDGE_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Auth-Bridge - Test 1 is back up in 9193177 after 10 minutes.
gharchive/issue
2024-01-22T22:28:37
2025-04-01T06:38:56.570849
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/27897", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2312533699
🛑 Software Center - Test 1 is down In c156800, Software Center - Test 1 ($SOFTWARECENTER_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Software Center - Test 1 is back up in c976bec after 23 minutes.
gharchive/issue
2024-05-23T10:24:38
2025-04-01T06:38:56.573070
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/33994", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2323657044
🛑 Auth-Bridge - Test 1 is down In ad2324b, Auth-Bridge - Test 1 ($AUTH_BRIDGE_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Auth-Bridge - Test 1 is back up in 835020e after 18 minutes.
gharchive/issue
2024-05-29T15:50:30
2025-04-01T06:38:56.575530
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/34276", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2324908220
🛑 Software Center - Test 1 is down In b55f215, Software Center - Test 1 ($SOFTWARECENTER_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Software Center - Test 1 is back up in 3043448 after 22 minutes.
gharchive/issue
2024-05-30T07:24:03
2025-04-01T06:38:56.577971
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/34304", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2342544643
🛑 Auth-Bridge - Test 1 is down In d76e8fc, Auth-Bridge - Test 1 ($AUTH_BRIDGE_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Auth-Bridge - Test 1 is back up in b80c98f after 26 minutes.
gharchive/issue
2024-06-09T23:15:21
2025-04-01T06:38:56.580254
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/34808", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1265631578
🛑 Software Center - Test 1 is down In 8b4a7f3, Software Center - Test 1 ($SOFTWARECENTER_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Software Center - Test 1 is back up in 003f2f5.
gharchive/issue
2022-06-09T05:58:02
2025-04-01T06:38:56.582385
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/4435", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1270324971
🛑 Auth-Bridge - Test 1 is down In 798ca8e, Auth-Bridge - Test 1 ($AUTH_BRIDGE_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Auth-Bridge - Test 1 is back up in c145a53.
gharchive/issue
2022-06-14T06:37:50
2025-04-01T06:38:56.584821
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/4635", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1303591689
🛑 Auth-Bridge - Test 1 is down In 55090e5, Auth-Bridge - Test 1 ($AUTH_BRIDGE_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Auth-Bridge - Test 1 is back up in 438c973.
gharchive/issue
2022-07-13T15:18:44
2025-04-01T06:38:56.587245
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/5639", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1305822852
🛑 Software Center - Test 1 is down In 1cd1011, Software Center - Test 1 ($SOFTWARECENTER_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Software Center - Test 1 is back up in 8f6958d.
gharchive/issue
2022-07-15T09:48:01
2025-04-01T06:38:56.589491
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/5703", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1376727358
🛑 Software Center - Test 1 is down In c372421, Software Center - Test 1 ($SOFTWARECENTER_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Software Center - Test 1 is back up in c461b62.
gharchive/issue
2022-09-17T09:59:56
2025-04-01T06:38:56.591693
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/7664", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1384757203
🛑 Software Center - Test 1 is down In 8d52f8b, Software Center - Test 1 ($SOFTWARECENTER_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Software Center - Test 1 is back up in b2e065d.
gharchive/issue
2022-09-24T17:40:00
2025-04-01T06:38:56.593911
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/7820", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1429712841
🛑 Software Center - Test 1 is down In 2e81a3d, Software Center - Test 1 ($SOFTWARECENTER_TEST_1) was down: HTTP code: 0 Response time: 0 ms Resolved: Software Center - Test 1 is back up in d9b1c98.
gharchive/issue
2022-10-31T11:45:48
2025-04-01T06:38:56.596157
{ "authors": [ "herrphon" ], "repo": "herrphon/upptime", "url": "https://github.com/herrphon/upptime/issues/8585", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2736545210
client-fetch 0.5.3 breaks TanStack Query plugin Description After updating @hey-api/client-fetch to 0.5.3, requests using the TanStack Query plugin do not get sent at all. Possibly caused by https://github.com/hey-api/openapi-ts/commit/646064d1aecea988d2b4df73bd24b2ee83394ae0 To reproduce (using the StackBlitz exampl...
gharchive/issue
2024-12-12T17:51:45
2025-04-01T06:38:56.724070
{ "authors": [ "TruffleClock", "mrlubos" ], "repo": "hey-api/openapi-ts", "url": "https://github.com/hey-api/openapi-ts/issues/1423", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1154904222
Add and configure jest It would be cool to be able to write tests against PRs for this project and I noticed jest isn't setup yet! Happy to take some time to look into this one if somebody doesn't get to it before me 👍🏼 Yep unit testing is definitely something I’ve been meaning to get to now that there’s logic ar...
gharchive/issue
2022-03-01T05:57:14
2025-04-01T06:38:56.726388
{ "authors": [ "madeleineostoja", "shannonrothe" ], "repo": "heybokeh/pollen", "url": "https://github.com/heybokeh/pollen/issues/67", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
162775768
19 - Hybrid method, using InetMgr IIS module and based on 10 & 16 MS fixes, works from Windows 7 up to 10rs1 14372. Not work after build ((( Very informative post, thanks. And it is fixed in 14376, forget about it.
gharchive/issue
2016-06-28T20:12:36
2025-04-01T06:38:56.727536
{ "authors": [ "elnat", "hfiref0x" ], "repo": "hfiref0x/UACME", "url": "https://github.com/hfiref0x/UACME/issues/6", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
131395124
Part 2, A pairwise correlation example Hi, Harry ! How are your quantitative feeling? =) I have a question about the content, as a young Quantic . On page 37 you mention about the csv file, but you have not created it , where you get information ? You have described the basic operation assignment , vectors , lists , ...
gharchive/issue
2016-02-04T16:09:20
2025-04-01T06:38:56.735240
{ "authors": [ "Djafar1985", "hgeorgako" ], "repo": "hgeorgako/rfortraders", "url": "https://github.com/hgeorgako/rfortraders/issues/3", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
64536575
pyvisa 1.6.1 can not set stopbits Hi, i have a problem with pyvisa 1.6.1 and the RS232 setting. my device requires two stop bits. But the syntax in phyton "device.stop_bits=2" returns an error "ValueError: 2 is an invalid value for attribute VI_ATTR_ASRL_STOP_BITS, should be a <enum 'StopBits'>". You should use the...
gharchive/issue
2015-03-26T14:14:26
2025-04-01T06:38:56.743152
{ "authors": [ "StachowP", "hgrecco" ], "repo": "hgrecco/pyvisa", "url": "https://github.com/hgrecco/pyvisa/issues/127", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
504239177
Fix FutureWarning for missing label Passing list-likes to .loc or [] with any missing label will raise KeyError in the future, you can use .reindex() as an alternative. See the documentation here: https://pandas.pydata.org/pandas-docs/stable/indexing.html#deprecate-loc-reindex-listlike return self._getitem_tuple(key)...
gharchive/issue
2019-10-08T19:41:29
2025-04-01T06:38:56.745124
{ "authors": [ "jekwatt" ], "repo": "hgsc-project-managers/pm-utils", "url": "https://github.com/hgsc-project-managers/pm-utils/issues/13", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
175452315
No issues displayed on vb.net Is the plugin indend to work with vb.net? Tried two project C# und VB.NET. Only the first seems to work. It only supports C#, I'm afraid. I'll update the readme to point this out.
gharchive/issue
2016-09-07T09:15:22
2025-04-01T06:38:56.749757
{ "authors": [ "Matchile", "citizenmatt" ], "repo": "hhariri/CleanCode", "url": "https://github.com/hhariri/CleanCode/issues/13", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
94619953
1.13 I'm still working on changes for the other addons, but I figured that it would be good to start pushing as I have them ready so I can have early feedback. This PR upgrades the addons to ember-cli 1.13.1, but keeps ember 0.12.0 and ember-data 1.0.0-beta.18. The changes pave the way towards 2.0. core default: PAS...
gharchive/pull-request
2015-07-13T01:56:40
2025-04-01T06:38:56.759854
{ "authors": [ "givanse", "hhff" ], "repo": "hhff/spree-ember", "url": "https://github.com/hhff/spree-ember/pull/89", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1643636695
使用archery导出sql语句的null是字符串'(null)'有问题 重现步骤 1,业务根据SQL查询执行sql查询出来的数据导出sql语句后,标识符null是'(null)' 2,然后研发把数据插入到字符串的字段中后的数据是(null),不是null,希望是标识符null 预期外的结果 这个是查询的数据是(null),然后导出的insert sql语句中是字符串,然后把数据插入到字符串的字段中数据变为了(null) 日志文本 No response 版本 1.7.2 部署方式 手工部署 是否还有其他可以辅助定位问题的信息?比如数据库版本等 No response 自己手工替换下不就好了 参考下 : https:/...
gharchive/issue
2023-03-28T10:18:09
2025-04-01T06:38:56.814989
{ "authors": [ "LeoQuote", "bardyang" ], "repo": "hhyo/Archery", "url": "https://github.com/hhyo/Archery/issues/2096", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
718016472
没有查询权限时,增加申请链接 麻烦 rebase 下master吧,master 有更新 我要怎么操作呢?先把我的仓库删掉,然后再fork一个最新的,再修改,提pr吗?
gharchive/pull-request
2020-10-09T09:58:56
2025-04-01T06:38:56.816548
{ "authors": [ "LeoQuote", "dongqianzheng" ], "repo": "hhyo/Archery", "url": "https://github.com/hhyo/Archery/pull/904", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1646944513
Installation via npx does not work anymore npx degit zynth17/vitailse my-vitailse-app leads to could not download https://github.com/zynth17/vitailse/archive/8005a59cc665b2cdbc21506a598080cd35cebcf4.tar.gz Started working again after a while, not sure what the issue was.
gharchive/issue
2023-03-30T05:30:52
2025-04-01T06:38:56.817663
{ "authors": [ "supa-freak" ], "repo": "hi-reeve/vitailse", "url": "https://github.com/hi-reeve/vitailse/issues/250", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
684084702
Please consider splitting out tree formatting from the command-line utility I'd love to have a library crate for formatting trees in the style of tree. Would you consider splitting out the tree rendering from ruut into a library crate, without the dependencies like structopt and serde_json that would only be used for...
gharchive/issue
2020-08-22T23:29:18
2025-04-01T06:38:56.819419
{ "authors": [ "hibachrach", "joshtriplett" ], "repo": "hibachrach/ruut", "url": "https://github.com/hibachrach/ruut/issues/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }