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 |
|---|---|---|---|---|---|
166590101 | Inconsistent code
source code
public int testfor() {
int tmp = 1;
for (int i = 10; i > -1;i--) {
if (i > tmp) {
for (int j = 0; j < 54; j += 4) {
if (i < j) {
for (int k = j; k < j + 4; k++) {
... | gharchive/issue | 2016-07-20T14:07:04 | 2025-04-01T06:40:24.681830 | {
"authors": [
"basherone",
"sergey-wowwow"
],
"repo": "skylot/jadx",
"url": "https://github.com/skylot/jadx/issues/130",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1953800777 | Issues installing on MacOS Sonoma, Python 3.11 and 3.12
While trying to install pymediasoup in the a.m. environment I'm appearing troubles, most likely with the AV submodule.
(ms) ~ $ pip install pymediasoup
Collecting pymediasoup
Using cached pymediasoup-0.2.2-py3-none-any.whl (41 kB)
Collecting aiortc<2.0.0,>=1.2... | gharchive/issue | 2023-10-20T08:31:41 | 2025-04-01T06:40:24.686699 | {
"authors": [
"neilyoung",
"skymaze"
],
"repo": "skymaze/pymediasoup",
"url": "https://github.com/skymaze/pymediasoup/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1273795499 | Feature: Add multi-threading and retry when caching Tokens and Markets during startup
Abstract
As of now, 2 getProgramAccounts RPC requests are made to a Solana RPC server on startup, first to cache the USDC markets, then the SOL markets. They are very slow, and can timeout, causing startup to fail.
Fix
Add multi-th... | gharchive/issue | 2022-06-16T16:20:17 | 2025-04-01T06:40:24.690310 | {
"authors": [
"skynetcap"
],
"repo": "skynetcap/serum-data",
"url": "https://github.com/skynetcap/serum-data/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
836918163 | Would it be reasonable to get the shared_ptr from a resource_handle?
Hello, I've been using the resource management classes and they've been great, but I ran into an issue as I've started to build out my project's accompanying UI library.
I would like this UI lib to not enforce an entt dependency on the consumer (esp... | gharchive/issue | 2021-03-20T21:48:29 | 2025-04-01T06:40:24.703697 | {
"authors": [
"Net5F",
"skypjack"
],
"repo": "skypjack/entt",
"url": "https://github.com/skypjack/entt/issues/679",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2402742285 | Incorrect type definition for thread_broadcast subtype
@slack/bolt version
3.19.0
Your App and Receiver Configuration
n/a
Node.js runtime version
18.12.0
Steps to reproduce:
The type for thread_broadcast is not matching the actual type of actual callback.
Actual
{
...envelopedEventStuff,
"event": {
"app_id": ... | gharchive/issue | 2024-07-11T09:42:41 | 2025-04-01T06:40:24.736906 | {
"authors": [
"arunonl",
"filmaj"
],
"repo": "slackapi/bolt-js",
"url": "https://github.com/slackapi/bolt-js/issues/2162",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1903848821 | [BUG] Can't access CLA assistant
Describe the bug
I can't sign CLA from Contributing guidelines. I found an error.
I want to contribute but I can't now.
Requirements (place an x in each of the [ ])**
[x] I've read and understood the Contributing guidelines and have done my best effort to follow them.
[x] I've read a... | gharchive/issue | 2023-09-19T23:20:51 | 2025-04-01T06:40:24.743999 | {
"authors": [
"seratch",
"whywaita"
],
"repo": "slackapi/deno-slack-api",
"url": "https://github.com/slackapi/deno-slack-api/issues/84",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1324757905 | ModuleNotFoundError: No module named 'aiohttp'
(Filling out the following details about bugs will help us solve your issue sooner.)
Reproducible in:
pip freeze | grep slack
python --version
sw_vers && uname -v # or `ver`
The Slack SDK version
slack-sdk==3.18.1
Python runtime version
Python == 3.7
OS info
ProductName... | gharchive/issue | 2022-08-01T17:42:32 | 2025-04-01T06:40:24.765066 | {
"authors": [
"PapiG0nz0",
"seratch",
"srajiang"
],
"repo": "slackapi/python-slack-sdk",
"url": "https://github.com/slackapi/python-slack-sdk/issues/1250",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1568879744 | Send message even when Github Action fails
Description
I noticed that no message is sent whenever the action fails to execute (see the image below). Is there a way to force the message for any action state? There are cases when error is as important as success (e.g. failing to build the app and deploying it).
Fwiw, I... | gharchive/issue | 2023-02-02T22:28:24 | 2025-04-01T06:40:24.772306 | {
"authors": [
"e-zim",
"fnando"
],
"repo": "slackapi/slack-github-action",
"url": "https://github.com/slackapi/slack-github-action/issues/179",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
180949497 | Text input not following the keyboard
What is the best was to debug this behaviour for that I can send you a better issue description? I am asking because this should be fixed with Version 9.4.
Thank you for your kindness. But I can't reproduce. For me it seems that in my implementation the textinput does not recog... | gharchive/issue | 2016-10-04T17:02:38 | 2025-04-01T06:40:24.777557 | {
"authors": [
"DanH-SyncInteractive",
"ShawnBaek",
"cbrandsma-cs",
"headkit",
"jpodcedensek"
],
"repo": "slackhq/SlackTextViewController",
"url": "https://github.com/slackhq/SlackTextViewController/issues/525",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquer... |
669988965 | seperated -> separated
Fixes a typo
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.Evan Jensen seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. ... | gharchive/pull-request | 2020-07-31T16:27:41 | 2025-04-01T06:40:24.781529 | {
"authors": [
"CLAassistant",
"evanpjensen",
"nbrownus",
"wadey"
],
"repo": "slackhq/nebula",
"url": "https://github.com/slackhq/nebula/pull/264",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
527339846 | Added basic macOS signing
In reference to issue #24 this adds a new make target for signing macOS binaries. I didn't integrate into release because it would seem weird to only have the macOS signing there and I don't have the moment right now to figure out the linux stuff and I don't know the Windows one.
But to my k... | gharchive/pull-request | 2019-11-22T18:09:28 | 2025-04-01T06:40:24.785257 | {
"authors": [
"CLAassistant",
"directionless",
"obelisk"
],
"repo": "slackhq/nebula",
"url": "https://github.com/slackhq/nebula/pull/29",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1625747929 | Allow listen.host to contain names
On some networks (like fly.io, DO) it is desirable to listen on specific address and the easiest way to discover that address is by using a known name.
Closes #817
any docs on this feature to add to https://nebula.defined.net?
| gharchive/pull-request | 2023-03-15T15:25:33 | 2025-04-01T06:40:24.787033 | {
"authors": [
"jasikpark",
"nbrownus"
],
"repo": "slackhq/nebula",
"url": "https://github.com/slackhq/nebula/pull/825",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
785939777 | Drop support for Ruby 2.3 and 2.4
Per discussion in #1360
No need for it to go into this PR, but what is the status of building on Ruby 3.0? Are we waiting for libraries to update to be compatible?
No need for it to go into this PR, but what is the status of building on Ruby 3.0? Are we waiting for libraries to u... | gharchive/pull-request | 2021-01-14T12:13:35 | 2025-04-01T06:40:24.802008 | {
"authors": [
"MasterOdin",
"MikeRalphson"
],
"repo": "slatedocs/slate",
"url": "https://github.com/slatedocs/slate/pull/1366",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1531617907 | irrlicht 1.8 and .NET 7
Hi
Would it be possible to port your fantastic library so it supports latest irrlicht 1.8 and also .NET 7?
Thx
Hopfully it's as easy as changing the TFM from netcoreapp3.1 to net7.0-windows.
It does already target netcoreapp3.1 which you should be able to reference from a net7.0-windows asse... | gharchive/issue | 2023-01-13T02:28:34 | 2025-04-01T06:40:24.812503 | {
"authors": [
"blender-girl",
"slater1"
],
"repo": "slater1/blog",
"url": "https://github.com/slater1/blog/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
188903685 | Try to cythonize when Cython is installed
Change to use
Cython to compile .pyx
GCC to compile .cpp
Pure Python
if available when running
python setup.py install
Hello
when i run python setup.py install
i get a erro or warning
building 'fastdtw._fastdtw' extension
setup.py:81: UserWarning: compilation failed. Ins... | gharchive/pull-request | 2016-11-12T10:05:51 | 2025-04-01T06:40:24.816795 | {
"authors": [
"slaypni",
"zhahaoqiang"
],
"repo": "slaypni/fastdtw",
"url": "https://github.com/slaypni/fastdtw/pull/8",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2443615327 | Add configurable stream sorting
Possible options:
Order by relevance (this is the current default)
Order by download size
Order by download time
... (maybe more possibilities?)
The options are configurable here when accessing the search api:
https://github.com/sleeyax/stremio-easynews-addon/blob/726239538ccec2cc61c... | gharchive/issue | 2024-08-01T22:46:43 | 2025-04-01T06:40:24.832018 | {
"authors": [
"sleeyax",
"znre"
],
"repo": "sleeyax/stremio-easynews-addon",
"url": "https://github.com/sleeyax/stremio-easynews-addon/issues/15",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
119064250 | Small issue with Xcode 7
I just downloaded Chipmunk from here and run example in Xcode 7, as result I see issue in cpSpatialIndex.h: - ../Chipmunk-7.0.1/include/chipmunk/cpSpatialIndex.h:57:5: Unknown command tag name.
/// @private
So, I just changed it to
// @private
and it compiles ok. Xcode 7.1.1
It's fixed in t... | gharchive/issue | 2015-11-26T15:28:08 | 2025-04-01T06:40:24.835274 | {
"authors": [
"KAMIKAZEUA",
"gr8bit",
"slembcke"
],
"repo": "slembcke/Chipmunk2D",
"url": "https://github.com/slembcke/Chipmunk2D/issues/114",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
234070011 | Component Wrappers
Storages like FlaggedStorage and ChangedStorage (I'm assuming most "wrapper" storages as well) could be improved if it was possible to return wrapper types instead of just components themselves:
pub trait UnprotectedStorage<T> {
type Wrapper<'a>;
type WrapperMut<'a>;
...
fn get<'a>(... | gharchive/issue | 2017-06-07T01:48:54 | 2025-04-01T06:40:24.845641 | {
"authors": [
"Aceeri",
"omni-viral",
"torkleyy"
],
"repo": "slide-rs/specs",
"url": "https://github.com/slide-rs/specs/issues/168",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2156851058 | Sli.dev and twoslash cause strange behavior
Describe the bug
When I use twoslash, they statically appear on 1 slide as shown in the screenshot below.... (tested on my custom and default theme)
Presentation repo
Desktop (please complete the following information):
OS: Windows 11
Browser: 122.0.6261.69
Slidev vers... | gharchive/issue | 2024-02-27T15:11:54 | 2025-04-01T06:40:24.860508 | {
"authors": [
"KermanX",
"antfu",
"kovsu",
"kravetsone"
],
"repo": "slidevjs/slidev",
"url": "https://github.com/slidevjs/slidev/issues/1349",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2601647303 | Can't build Embedded example
Run ./build.sh, got error in screenshot. Need some help.
If I run it again, the first error gone. But last one remain.
can you verify that you are running it with a recent developer toolchain?
swift --version
should be something like Apple Swift version 6.1-dev (LLVM 89ccf4b8a46135a, ... | gharchive/issue | 2024-10-21T07:39:45 | 2025-04-01T06:40:24.864280 | {
"authors": [
"bestwnh",
"sliemeobn"
],
"repo": "sliemeobn/elementary-dom",
"url": "https://github.com/sliemeobn/elementary-dom/issues/6",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
339172793 | Add text/plain to known content types
Add text/plain to known content types in AbstractHandler.php.
Coverage remained the same at 97.106% when pulling fcea184d2813e33cc8eb1235c8c0c9b01df199ff on filips123:patch-1 into 1ca78596de8f1b0e2389b812a6ce64d1ccd9e49f on slimphp:3.x.
What is the use-case that this change ... | gharchive/pull-request | 2018-07-07T20:32:10 | 2025-04-01T06:40:24.869993 | {
"authors": [
"akrabat",
"coveralls",
"filips123"
],
"repo": "slimphp/Slim",
"url": "https://github.com/slimphp/Slim/pull/2464",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
455175347 | Python 3.5: no mudule named textblob
When i start tihs program in python 3.5 there came an no module error. But in python 2 it works.
Why
This is likely not a textblob-specific issue. Make sure you have your Python 3.5 virtual environment activated, with textblob installed within it.
| gharchive/issue | 2019-06-12T12:07:26 | 2025-04-01T06:40:24.871317 | {
"authors": [
"Schokolino1",
"sloria"
],
"repo": "sloria/TextBlob",
"url": "https://github.com/sloria/TextBlob/issues/270",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2251605835 | chore: v2.0.0-rc.0: update adversarial test: Adversarial container-ba…
…sed builder
next step in release process
https://github.com/slsa-framework/slsa-github-generator/blob/main/RELEASE.md#adversarial-container-based-builder
slsa-framework/slsa-github-generator#3576
expected error
https://github.com/slsa-framework... | gharchive/pull-request | 2024-04-18T21:34:16 | 2025-04-01T06:40:24.886216 | {
"authors": [
"ramonpetgrave64"
],
"repo": "slsa-framework/example-package",
"url": "https://github.com/slsa-framework/example-package/pull/362",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1262684169 | E2E: go tag main SLSA3 adversarial asset provenance
Repo: https://github.com/slsa-framework/example-package/tree/v11.0.28
Run: https://github.com/slsa-framework/example-package/actions/runs/2451972251
Workflow name: go tag main SLSA3 adversarial asset provenance
Workflow file: https://github.com/slsa-framework/exampl... | gharchive/issue | 2022-06-07T03:50:39 | 2025-04-01T06:40:24.890738 | {
"authors": [
"laurentsimon"
],
"repo": "slsa-framework/slsa-github-generator",
"url": "https://github.com/slsa-framework/slsa-github-generator/issues/176",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2196734282 | [e2e]: go push main config-ldflags slsa3
Repo: https://github.com/slsa-framework/example-package/tree/main
Run: https://github.com/slsa-framework/example-package/actions/runs/8354560514
Workflow file: https://github.com/slsa-framework/example-package/tree/main/.github/workflows/e2e.go.push.main.config-ldflags.slsa3.y... | gharchive/issue | 2024-03-20T06:10:53 | 2025-04-01T06:40:24.895406 | {
"authors": [
"laurentsimon"
],
"repo": "slsa-framework/slsa-github-generator",
"url": "https://github.com/slsa-framework/slsa-github-generator/issues/3386",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2509398987 | [e2e]: generic workflow_dispatch branch1 default slsa3
Repo: https://github.com/slsa-framework/example-package/tree/branch1
Run: https://github.com/slsa-framework/example-package/actions/runs/10731702244
Workflow file: https://github.com/slsa-framework/example-package/tree/main/.github/workflows/e2e.generic.workflow_... | gharchive/issue | 2024-09-06T03:07:36 | 2025-04-01T06:40:24.900457 | {
"authors": [
"ianlewis"
],
"repo": "slsa-framework/slsa-github-generator",
"url": "https://github.com/slsa-framework/slsa-github-generator/issues/3866",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
340871244 | 前端项目打包出来的dist放在Nginx上运行,服务器500错误
想试着模拟一下生产环境,但是打包出来的dist文件夹与标准的项目的结构完全不同,也没有index.html,直接在Nginx上跑就500错误了
npm run build后,会成dist文件夹和index_prod.html文件,将这两个文件拿出来,配置到nginx中就ok了
| gharchive/issue | 2018-07-13T03:43:47 | 2025-04-01T06:40:24.936447 | {
"authors": [
"EGOISTW",
"smallsnail-wh"
],
"repo": "smallsnail-wh/interest",
"url": "https://github.com/smallsnail-wh/interest/issues/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2631092628 | 🛑 CBT (Computer Based Test) Website (proxmox tunnel) is down
In 25640e6, CBT (Computer Based Test) Website (proxmox tunnel) (https://cbt-cfd.sman3palu.sch.id) was down:
HTTP code: 530
Response time: 62 ms
Resolved: CBT (Computer Based Test) Website (proxmox tunnel) is back up in 2ca706f after 15 minutes.
| gharchive/issue | 2024-11-03T09:40:24 | 2025-04-01T06:40:24.945404 | {
"authors": [
"hansputera"
],
"repo": "smantriplw/uptime-services",
"url": "https://github.com/smantriplw/uptime-services/issues/1139",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2613286015 | 🛑 Dokumentasi/Foto Website (tunnel) is down
In 73a0aa7, Dokumentasi/Foto Website (tunnel) (https://dokumentasi.sman3palu.sch.id/owncloud) was down:
HTTP code: 530
Response time: 86 ms
Resolved: Dokumentasi/Foto Website (tunnel) is back up in 62e3f1b after 3 hours, 4 minutes.
| gharchive/issue | 2024-10-25T07:10:28 | 2025-04-01T06:40:24.947933 | {
"authors": [
"hansputera"
],
"repo": "smantriplw/uptime-services",
"url": "https://github.com/smantriplw/uptime-services/issues/950",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
509792714 | Support Mithril.js
Description
Right now we support the top players (React obviously, Angular and Vue), but (except for Hyperapp) we do not support other (established) frameworks.
We should go for integrating a converter to handle Mithril.js. Like all other converters it would be opt-in.
Background
Homepage mithril.... | gharchive/issue | 2019-10-21T07:53:32 | 2025-04-01T06:40:24.950430 | {
"authors": [
"FlorianRappl"
],
"repo": "smapiot/piral",
"url": "https://github.com/smapiot/piral/issues/79",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
714914923 | Fixed "Team members profile pictures were not showing"
Fixed "Team members profile pictures were not showing"
Fixes #251
Before
After
@smaranjitghose Please have a look at this PR.
| gharchive/pull-request | 2020-10-05T14:55:12 | 2025-04-01T06:40:24.952600 | {
"authors": [
"dipanshparmar"
],
"repo": "smaranjitghose/doc2pen",
"url": "https://github.com/smaranjitghose/doc2pen/pull/253",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
493892832 | Force list paths: use patterns instead of full paths
Hello!
I have the XML file where there are nodes containing the nodes of the same type. and sometimes there is 1 element, sometimes there are several of them.
Example:
<catalog>
<categories>
<category/>
<category>
<categories>
<category/>
... | gharchive/issue | 2019-09-16T07:40:52 | 2025-04-01T06:40:24.961386 | {
"authors": [
"javadev",
"relaxedSoul",
"smart-fun"
],
"repo": "smart-fun/XmlToJson",
"url": "https://github.com/smart-fun/XmlToJson/issues/21",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1777514406 | "with VS for condition" FHIR Condition category should specify "encounter" vs "problem-list"
https://build.fhir.org/valueset-condition-category.html
applies to counts, especially
core__count_condition_icd10_month
requested by @James-R-Jones
Related to "Encounter Reason" https://github.com/smart-on-fhir/cumulus-libr... | gharchive/issue | 2023-06-27T18:25:50 | 2025-04-01T06:40:24.964968 | {
"authors": [
"comorbidity",
"dogversioning"
],
"repo": "smart-on-fhir/cumulus-library",
"url": "https://github.com/smart-on-fhir/cumulus-library/issues/55",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1414197529 | 关于FPS
安卓:计算界面滑动的fps,>8.0系统的手机不支持游戏类的APP,视频类的APP也会有兼容问题。
iOS:xcode instruments的数据,有质疑数据不准确的,自己先用xcode比对一下。
https://bbs.perfdog.qq.com/?m=app&c=detail&a=index&id=201
看了perfdog的计算方法,用SurfaceView来计算的,但是我自己测试起来很多机器是没有更新数据的,除非perfdog不是用adb的方式获取。有了解的朋友可以给点意见。
https://bbs.perfdog.qq.com/?m=app&c=detail&a=index&id=201 看了... | gharchive/issue | 2022-10-19T03:06:27 | 2025-04-01T06:40:24.967191 | {
"authors": [
"morningofowl",
"rafa0128"
],
"repo": "smart-test-ti/SoloX",
"url": "https://github.com/smart-test-ti/SoloX/issues/79",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1374619789 | [feature/sc-51602] Adding soak test support
Added a remote runner that runs the soak in k8
Added logging to soak tests instead of panic
Default value is 720h for the k8 env and 10m for the soak
Adjusted soak logic to switch between positive and negative answers
Should #95 be closed now?
| gharchive/pull-request | 2022-09-15T14:26:16 | 2025-04-01T06:40:24.969921 | {
"authors": [
"archseer",
"smickovskid"
],
"repo": "smartcontractkit/chainlink-starknet",
"url": "https://github.com/smartcontractkit/chainlink-starknet/pull/120",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1127193999 | AttributeError: 'function' object has no attribute 'transfer'
Hi!
I am getting the same error running the aave_borrow.py both on kovan and on mainnet-fork as I am trying to use the aprrove_erc20 function.
My code looks like this:
from brownie import network, config, interface
from scripts.helpful_scripts import get_... | gharchive/issue | 2022-02-08T12:29:40 | 2025-04-01T06:40:24.991399 | {
"authors": [
"akocrypto",
"cromewar",
"rkirmann"
],
"repo": "smartcontractkit/full-blockchain-solidity-course-py",
"url": "https://github.com/smartcontractkit/full-blockchain-solidity-course-py/issues/988",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
141148655 | Fixes application not reconnecting as well as random crashing.
Fixes #1
This PR is ready for review.
Risk
This PR makes no API changes.
Testing Plan
Disconnect and reconnect an application over TCP/IP multiple times, as well as disconnecting the proxy and reconnecting then connecting an application.
Summary
This PR f... | gharchive/pull-request | 2016-03-16T01:55:10 | 2025-04-01T06:40:24.995722 | {
"authors": [
"asm09fsu"
],
"repo": "smartdevicelink/relay_app_ios",
"url": "https://github.com/smartdevicelink/relay_app_ios/pull/2",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
614095547 | Crash zoom-out with 1.3.6 version
After update to 1.3.6 version and using "false" as second params in adapter, during zoom out I have this crash:
2020-05-07 16:16:26.242 8705-8705/com.xxx E/RecyclerView: No adapter attached; skipping layout
2020-05-07 16:16:39.015 8705-8705/com.xxx E/MotionEvent-JNI: validatePointerI... | gharchive/issue | 2020-05-07T14:19:25 | 2025-04-01T06:40:25.021137 | {
"authors": [
"Poissac9",
"developerGM",
"smarteist"
],
"repo": "smarteist/Android-Image-Slider",
"url": "https://github.com/smarteist/Android-Image-Slider/issues/130",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
692149296 | Fix: missing select values
fix #82
the mongo search may not include the checked values.
1.when no checked values are missing from the First search the search result is the result from first search
2. when there are missed values run the second search.
3. if the value still missing (not able to get the checked value f... | gharchive/pull-request | 2020-09-03T17:28:05 | 2025-04-01T06:40:25.045250 | {
"authors": [
"chris110408",
"daedalus28",
"decrapifier",
"doug-patterson"
],
"repo": "smartprocure/contexture-mongo",
"url": "https://github.com/smartprocure/contexture-mongo/pull/85",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2456974218 | 出来的视频只有声音,画面是全黑,不知道哪里有错误!
程序也没有报错,不知道哪里错误!
开降噪,
是这个denoising吗
开降噪,
谢谢大佬的回复,下面是我全部的工作流,谢谢回复!!!
我看你开启了save_video output文件夹有没有保存到的视频文件
我看你开启了save_video output文件夹有没有保存到的视频文件
保存了,出来的也是黑色画面的视频,就黑色画面+音频,和后面出来的是一样的。
vae没有解码成功?你检查下vae的模型和config文件
vae没有解码成功?你检查下vae的模型和config文件
vae就是加载comfyui自动下载,我看目录也是跟你... | gharchive/issue | 2024-08-09T02:31:14 | 2025-04-01T06:40:25.116203 | {
"authors": [
"foxyear-kyumin",
"letture",
"nancygd",
"rong7932",
"smthemex"
],
"repo": "smthemex/ComfyUI_EchoMimic",
"url": "https://github.com/smthemex/ComfyUI_EchoMimic/issues/45",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
952219959 | Divisor Sum
Aim
Calculate the sum of all the divisors of the entered number and display it using python.
/assign
| gharchive/issue | 2021-07-25T07:57:05 | 2025-04-01T06:40:25.120465 | {
"authors": [
"Manasi2001"
],
"repo": "smv1999/CompetitiveProgrammingQuestionBank",
"url": "https://github.com/smv1999/CompetitiveProgrammingQuestionBank/issues/748",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1145145723 | [Enhancement]: Update to 2068?
What changes would you like?
Update to 2068?
Any extra information?
No response
I've just bumped to 2071, build is in progress.
2071 is now live in stable
or just update to 2074 ?
2079 is merged and available in edge
| gharchive/issue | 2022-02-20T21:57:22 | 2025-04-01T06:40:25.193079 | {
"authors": [
"diddledani",
"jonas-sfx",
"ryanpcmcquen",
"zyga"
],
"repo": "snapcrafters/sublime-merge",
"url": "https://github.com/snapcrafters/sublime-merge/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2635879010 | Parsing tsconfig doesn't work if the file contains comments
I run into issues where this action fails if the typescript config file contains. I think this is because TypeScript uses JSONC. You might be able to fix this by using TypeScript's JSON compiler, like this comment suggests: https://www.reddit.com/r/typescrip... | gharchive/issue | 2024-11-05T16:05:11 | 2025-04-01T06:40:25.195302 | {
"authors": [
"abenhamdine",
"reccanti"
],
"repo": "snapshift/action-check-typescript",
"url": "https://github.com/snapshift/action-check-typescript/issues/600",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
158597547 | viewing register causes GDB hanging
Hi,
I noticed that if I run
voltron view reg
in another terminal, then my gdb will hang like this
(gdb) finish
Run till exit from #0 0x0000000000401a43 in Gets (dest=dest@entry=0x5561dc78 "\020\203\006") at support.c:163
getbuf () at buf.c:16
16 buf.c: No such file or directory.
... | gharchive/issue | 2016-06-06T04:09:04 | 2025-04-01T06:40:25.206914 | {
"authors": [
"lazywei",
"snare"
],
"repo": "snare/voltron",
"url": "https://github.com/snare/voltron/issues/151",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2538819538 | Feature request: DM user if they follow bridged user but aren't bridged themselves
When someone follows my fedi account bridged to BSky, and they are not bridged themselves, nothing happens. I.e. I don't find out about it and I cannot follow back.
If I do double check my follower lists and compare and find out about ... | gharchive/issue | 2024-09-20T13:23:08 | 2025-04-01T06:40:25.209346 | {
"authors": [
"Tamschi",
"h-2"
],
"repo": "snarfed/bridgy-fed",
"url": "https://github.com/snarfed/bridgy-fed/issues/1340",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
103087656 | sncosmo.realize_lcs should have a key to switch off scatter
Currently, sncosmo.realize_lcs() obtains bandfluxes at times and filters indicated by obstable and calculates the fluxerror from the skynoise column of obstable, and the fluxes. It then adds a scatter to the flux values based on fluxerror. While all of this ... | gharchive/issue | 2015-08-25T18:27:51 | 2025-04-01T06:40:25.213236 | {
"authors": [
"kbarbary",
"rbiswas4"
],
"repo": "sncosmo/sncosmo",
"url": "https://github.com/sncosmo/sncosmo/issues/105",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
410943016 | support for reaspeaker v2
I own a reaspeaker V2 4 MIC and 12 LED and would like to know if this works also as it is connected via USB .
Hello,
It's not yet supported for all USB based respeakers. But I would say it's a nice to have in the future.
| gharchive/issue | 2019-02-15T21:03:06 | 2025-04-01T06:40:25.321731 | {
"authors": [
"CoorFun",
"thundergreen"
],
"repo": "snipsco/snips-skill-respeaker",
"url": "https://github.com/snipsco/snips-skill-respeaker/issues/21",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
508840864 | gitalk 插件官方文档
https://snowdreams1006.github.io/hexo-plugin-gitalk/
hexo-plugin-gitalk 插件官方文档
"hexo-plugin-gitalk": "^0.2.0",最新版引入了md5加密,固定gitalk的id配置项长度32,再也不用担心路径过长而报错了.
请更新至最新版,如有问题欢迎留言反馈哟!
你这插件写法也略简单粗暴了些。。就连你首页文章列表页的每篇文章后都渲染出了评论框了
Keren
| gharchive/issue | 2019-10-18T04:01:36 | 2025-04-01T06:40:25.356792 | {
"authors": [
"Veitor",
"aritlh",
"snowdreams1006"
],
"repo": "snowdreams1006/hexo-plugin-gitalk",
"url": "https://github.com/snowdreams1006/hexo-plugin-gitalk/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2400982442 | SNOW-1528909: Snowflake CLI cannot handle UTF-16LE encoded text files
SnowCLI version
1.6.0rc0
Python version
Python 3.11.9
Platform
macOS-14.5-arm64-arm-64bit
What happened
Powershell redirects (e.g. command > file) by default encode output using UTF-16LE. Unfortunately, Snowflake CLI in a lot of paths is assuming u... | gharchive/issue | 2024-07-10T14:47:14 | 2025-04-01T06:40:25.369697 | {
"authors": [
"sfc-gh-cgorrie",
"sfc-gh-turbaszek"
],
"repo": "snowflakedb/snowflake-cli",
"url": "https://github.com/snowflakedb/snowflake-cli/issues/1303",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2523050687 | SNOW-1662210: Add ability to patch for Session sql method
What is the current behavior?
Unable to patch Session.sql() method
import pytest
from project.utils import get_env_var_config
from snowflake.snowpark.session import Session
def pytest_addoption(parser):
parser.addoption("--snowflake-session", action="stor... | gharchive/issue | 2024-09-12T18:14:59 | 2025-04-01T06:40:25.397620 | {
"authors": [
"sfc-gh-aling",
"treyhannamconga"
],
"repo": "snowflakedb/snowpark-python",
"url": "https://github.com/snowflakedb/snowpark-python/issues/2286",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
400841724 | Schema DDL: port checkVersionsConsistency from igluctl
Useful for multiple applications including Server.
Migrated to https://github.com/snowplow-incubator/schema-ddl/issues/11
| gharchive/issue | 2019-01-18T18:37:21 | 2025-04-01T06:40:25.403135 | {
"authors": [
"aldemirenes",
"chuwy"
],
"repo": "snowplow/iglu",
"url": "https://github.com/snowplow/iglu/issues/472",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
304641692 | Use Constructor instead of Tang injector
We create physical objects (sources, operators, and sinks) by using Tang injector. However, Tang injection is too slow compared to calling the constructor directly, thus degrading the system performance while creating objects. We should fix this problem.
A simple experimenta... | gharchive/issue | 2018-03-13T06:23:45 | 2025-04-01T06:40:25.425302 | {
"authors": [
"taegeonum"
],
"repo": "snuspl/mist",
"url": "https://github.com/snuspl/mist/issues/1014",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
620005254 | Integrate the tool of inserting table into the toolbar module of quill (Fix #34)
I built a module out of Rudy's solution and tried to do like official Quill Pickers. The integration was not possible without extending the Snow Theme.
The solution looks like this:
Usage
var quill = new Quill("#quill-div", {
"theme... | gharchive/pull-request | 2020-05-18T08:19:31 | 2025-04-01T06:40:25.449808 | {
"authors": [
"Daedra22",
"delewis13",
"simialbi"
],
"repo": "soccerloway/quill-better-table",
"url": "https://github.com/soccerloway/quill-better-table/pull/56",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
154742943 | Allow rails5
Update prefactory to work with rails5.
+1, thanks!
| gharchive/pull-request | 2016-05-13T15:46:51 | 2025-04-01T06:40:25.459949 | {
"authors": [
"cashins",
"seanwalbran"
],
"repo": "socialcast/prefactory",
"url": "https://github.com/socialcast/prefactory/pull/10",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
299432770 | Speeding up DNS requests
Hi,
I needed a simple local DNS server to help me resolve internal names like ip-238.32.42.14.*.internal locally to the implied IP address. RubyDNS worked well for this and have a simple script working and resolving the names as expected. I've configured a RubyDNS server as the first entry vi... | gharchive/issue | 2018-02-22T17:04:45 | 2025-04-01T06:40:25.483151 | {
"authors": [
"drocsid",
"ioquatix",
"matti"
],
"repo": "socketry/rubydns",
"url": "https://github.com/socketry/rubydns/issues/70",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1247955619 | fix: handle %.% in profile columns properly and other bugs
Fixes improper inclusion handling for columns: "%.%" and fixes additional bugs uncovered by adding additional test case.
Resolves: https://sodadata.atlassian.net/browse/SODA-629
pls rebase after #1374 is merged, it should fix some of the athena issues. I wi... | gharchive/pull-request | 2022-05-25T11:27:34 | 2025-04-01T06:40:25.497138 | {
"authors": [
"bastienboutonnet",
"m1n0"
],
"repo": "sodadata/soda-core",
"url": "https://github.com/sodadata/soda-core/pull/1377",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1433274662 | fix(sec): upgrade commons-io:commons-io to 2.7
What happened?
There are 1 security vulnerabilities found in commons-io:commons-io 2.5
CVE-2021-29425
What did I do?
Upgrade commons-io:commons-io from 2.5 to 2.7 for vulnerability fix
What did you expect to happen?
Ideally, no insecure libs should be used.
The specifi... | gharchive/pull-request | 2022-11-02T14:44:31 | 2025-04-01T06:40:25.518588 | {
"authors": [
"FlyingPigHasDream",
"chncaption"
],
"repo": "sofastack/sofa-jarslink",
"url": "https://github.com/sofastack/sofa-jarslink/pull/137",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
213034079 | Fix baremetal order example
This pull request is to fix issue #112. I used 251 package in the example now.
If you run the example now, it will show something like that
Coverage remained the same at 99.762% when pulling b10d7da37186783cf4e082c6f410fe8e9afc1fc3 on ArtsiomMusin:fix-baremetal-order-example into 0adc74... | gharchive/pull-request | 2017-03-09T13:17:12 | 2025-04-01T06:40:25.554118 | {
"authors": [
"ArtsiomMusin",
"coveralls"
],
"repo": "softlayer/softlayer-ruby",
"url": "https://github.com/softlayer/softlayer-ruby/pull/123",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
179663468 | MessageTimers (DelaySeconds) with long polling (WaitTimeSeconds)
I am using message timers to delay the delivery of the message and long polling to reduce the number of calls to SQS. Currently the WaitTimeSeconds is set to 10 seconds and the DelaySeconds for each message to 2 seconds. The message is however not bein... | gharchive/issue | 2016-09-28T02:07:51 | 2025-04-01T06:40:25.610733 | {
"authors": [
"adamw",
"igorsechyn"
],
"repo": "softwaremill/elasticmq",
"url": "https://github.com/softwaremill/elasticmq/issues/80",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2096490909 | add McToken DAO
Passed all checks on local instance
Any chance we can get this pushed?
| gharchive/pull-request | 2024-01-23T16:33:24 | 2025-04-01T06:40:25.639973 | {
"authors": [
"MyceliumX"
],
"repo": "solana-labs/governance-ui",
"url": "https://github.com/solana-labs/governance-ui/pull/2077",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1779597576 | token-2022: Refactor for unsized extension support
Problem
We want to add metadata support directly in token-2022, but token-2022's extensions only support extensions whose sizes are known at compile-time.
Solution
This is just a refactor, moving some functions and parameters around, and adding some more return info ... | gharchive/pull-request | 2023-06-28T19:20:49 | 2025-04-01T06:40:25.648517 | {
"authors": [
"joncinque"
],
"repo": "solana-labs/solana-program-library",
"url": "https://github.com/solana-labs/solana-program-library/pull/4647",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1219406415 | Update D3D Network Token img link
Update the token img link
https://github.com/solana-labs/token-list/pull/26478
I'm submitting a ...
[ ] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
Summary
Other information (e.g. detailed exp... | gharchive/issue | 2022-04-28T22:48:31 | 2025-04-01T06:40:25.662248 | {
"authors": [
"rodasemi5"
],
"repo": "solana-labs/token-list",
"url": "https://github.com/solana-labs/token-list/issues/26479",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1101374565 | Fix BMBO decimals 7->9
Please note: This repository is being rebuilt to accept the new volume of token additions and modifications. PR merges will be delayed.
I agree to not ping anybody on Discord/Twitter/email about this pull request. Instead I will inquire by posting a new comment in the pull request if needed.
... | gharchive/pull-request | 2022-01-13T08:35:37 | 2025-04-01T06:40:25.670395 | {
"authors": [
"aliel"
],
"repo": "solana-labs/token-list",
"url": "https://github.com/solana-labs/token-list/pull/13785",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
99019068 | [ANN] Do not set the trainning algorithm every time the ANN is retrained.
When the ANN is considered trained, change to incremental trainning only once.
Signed-off-by: Guilherme Iscaro guilherme.iscaro@intel.com
+1
Merged.
| gharchive/pull-request | 2015-08-04T17:29:02 | 2025-04-01T06:40:25.680521 | {
"authors": [
"cabelitos",
"otaviobp"
],
"repo": "solettaproject/soletta-machine-learning",
"url": "https://github.com/solettaproject/soletta-machine-learning/pull/18",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
820197809 | "Machintosh HD" typo in soliant_fms_zbx_export_templates.xml
In soliant_fms_zbx_export_templates.xml the default value for macro $FM_DATABASE_VOLUME for Mac is at line 2988 is "Machintosh HD" and should be "Macintosh HD".
Will be fixed in the next release, thanks!
| gharchive/issue | 2021-03-02T16:50:09 | 2025-04-01T06:40:25.686375 | {
"authors": [
"jedtech-john",
"wimdecorte"
],
"repo": "soliantconsulting/FileMaker-Server-Zabbix-Templates",
"url": "https://github.com/soliantconsulting/FileMaker-Server-Zabbix-Templates/issues/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
751904301 | Error with 4xx rather than 5xx on unsupported authorization scheme
Currently (after #358), a request with invalid credentials will fail with a 500:
curl localhost:3000 -H "Authorization: fake" -i
HTTP/1.1 500 Internal Server Error
X-Powered-By: Community Solid Server
Access-Control-Allow-Origin: *
content-type: text/... | gharchive/issue | 2020-11-27T00:03:13 | 2025-04-01T06:40:25.694392 | {
"authors": [
"RubenVerborgh",
"joachimvh"
],
"repo": "solid/community-server",
"url": "https://github.com/solid/community-server/issues/361",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
916195982 | Align CoC for the Solid Community & make it visible
I wanted to record my observation about the CoCs I found and their location. If you are interested in the CoC content check this issue: https://github.com/solid/deit/issues/6
Website (https://solidproject.org/) - find CoC under Community header menu and in the foot... | gharchive/issue | 2021-06-09T13:21:50 | 2025-04-01T06:40:25.715752 | {
"authors": [
"Vinnl",
"csarven",
"theRealImy"
],
"repo": "solid/deit",
"url": "https://github.com/solid/deit/issues/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1685838476 | doesn't support "mailto:" hrefs
I'm using this component to render links in some MDX content, which is convenient since it works out of the box for any kind of links, internal or external. However, it doesn't seem to handle mailto href values appropriately, forcing me to create a custom wrapper. I think it should pr... | gharchive/issue | 2023-04-18T20:07:56 | 2025-04-01T06:40:25.717687 | {
"authors": [
"DaniGuardiola",
"ryansolid"
],
"repo": "solidjs/solid-router",
"url": "https://github.com/solidjs/solid-router/issues/266",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
972329007 | JSX-Lite changed to "Mitosis"
maybe they visited a butterfly farm?
Pull Request Test Coverage Report for Build 1138139745
0 of 0 changed or added relevant lines in 0 files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at 89.94%
Totals
Change from base Build ... | gharchive/pull-request | 2021-08-17T05:58:27 | 2025-04-01T06:40:25.722260 | {
"authors": [
"coveralls",
"tomByrer"
],
"repo": "solidjs/solid",
"url": "https://github.com/solidjs/solid/pull/605",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
908370543 | Update sbt-tpolecat to 0.1.20
Updates io.github.davidgregory084:sbt-tpolecat from 0.1.8 to 0.1.20.
GitHub Release Notes - Version Diff
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR. If you have any feedbac... | gharchive/pull-request | 2021-06-01T14:44:19 | 2025-04-01T06:40:25.725764 | {
"authors": [
"scala-steward"
],
"repo": "solidninja/schema-registry-sttp-client",
"url": "https://github.com/solidninja/schema-registry-sttp-client/pull/65",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1312005255 | Add shipments to authorize card api
Add shipments data to Authorize Card API payload.
In this way, the shipment will be saved on the Bolt Transaction.
QA:
place an order
check that the shipment address stored on the transaction
ref https://merchant-sandbox.bolt.com/transaction/8RNG-7CJQ-HXD4
s thinking if we can... | gharchive/pull-request | 2022-07-20T22:04:16 | 2025-04-01T06:40:25.728306 | {
"authors": [
"DanielePalombo"
],
"repo": "solidusio-contrib/solidus_bolt",
"url": "https://github.com/solidusio-contrib/solidus_bolt/pull/121",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
127677169 | Concerns separation
I do not know a lot about Imba internals, but... what do you think about separating DOM management from the language itself?
Like having an expressive language and a powerful framework based on it.
It is slightly more difficult to separate than one would guess. Since tags really is a core part o... | gharchive/issue | 2016-01-20T13:00:11 | 2025-04-01T06:40:25.812730 | {
"authors": [
"lukeed",
"sleewoo",
"somebee"
],
"repo": "somebee/imba",
"url": "https://github.com/somebee/imba/issues/53",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2267317563 | feat: 支持class热更新
引入java动态编译
Instrumentation只支持方法内更新
feat: 支持class热更新
暂时支持方法内修改
已在static方法、对象方法、内部类方法验证
| gharchive/pull-request | 2024-04-28T03:28:02 | 2025-04-01T06:40:25.857672 | {
"authors": [
"songbiaoself"
],
"repo": "songbiaoself/SuperHotSwap",
"url": "https://github.com/songbiaoself/SuperHotSwap/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2379612467 | Coze无法添加
例行检查
[ ] 我已确认目前没有类似 issue
[ ] 我已确认我已升级到最新版本
[ ] 我已完整查看过项目 README,尤其是常见问题部分
[ ] 我理解并愿意跟进此 issue,协助测试和提供反馈
[ ] 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭
问题描述
不知道Coze为什么添加后无法跑通,有没有人试过接入成功的,麻烦各位讲一讲具体步骤
复现步骤
预期结果
相关截图
如果没有的话,请删除此节。
破案了,只支持国际版的扣子,不支持国行版的
https://github.com/songquanpeng/one-api/issues... | gharchive/issue | 2024-06-28T05:31:15 | 2025-04-01T06:40:25.867339 | {
"authors": [
"QAbot-zh",
"YFSakura",
"sparkssssssss"
],
"repo": "songquanpeng/one-api",
"url": "https://github.com/songquanpeng/one-api/issues/1577",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1686837336 | Bug: Bad authorization state. Refreshing the page might solve the issue. (
Hello,
In my react React I've got an error when I first time enter the page:
THis may indicates that in my url there is no 'code' query. Indeed there is no 'code' query and after reloading the page it is.
I tried to change settings in my rou... | gharchive/issue | 2023-04-27T13:17:50 | 2025-04-01T06:40:25.971298 | {
"authors": [
"pablojakub",
"soofstad"
],
"repo": "soofstad/react-oauth2-pkce",
"url": "https://github.com/soofstad/react-oauth2-pkce/issues/85",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1004034060 | COM-2329 - Fix missing discount field in bill billingItemList
Oubli du champ discount dans bill.billingItemList
Il faudrait aussi ajouter la ligne remise dans le tableau lorsqu'on applique une remise sur un des articles de facturation, non? P
Pour ca il faudrait ajouter: totalDiscount += bi.discount; ligne 337 dans... | gharchive/pull-request | 2021-09-22T08:54:34 | 2025-04-01T06:40:25.976511 | {
"authors": [
"KennyCallegari",
"manonpalin"
],
"repo": "sophiemoustard/compani-api",
"url": "https://github.com/sophiemoustard/compani-api/pull/1620",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1244290260 | Added logic to have a wait screen
Updated client to show a slightly different view when waiting for participants to join a session based on session status. closes #80
closes #108
| gharchive/pull-request | 2022-05-22T15:32:57 | 2025-04-01T06:40:25.977368 | {
"authors": [
"carolernst-uzh"
],
"repo": "sopra-fs22-group-18/client",
"url": "https://github.com/sopra-fs22-group-18/client/pull/90",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1681883187 | security adjustments-> working controller tests
see issue #102 for detailed description
directly pushed to main with commit f03ce96
| gharchive/pull-request | 2023-04-24T19:21:01 | 2025-04-01T06:40:25.978372 | {
"authors": [
"weberlii"
],
"repo": "sopra-fs23-group-13/meme-it-server",
"url": "https://github.com/sopra-fs23-group-13/meme-it-server/pull/127",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
568663499 | Stack overflow when using refinements
Input
There is no Sorbet.run link because this is Rails code.
I'm trying to extend ActiveModel::ValidationError to use multiple models with a Ruby refinement.
# This refinement extends ActiveModel::ValidationError to include support for multiple models.
module Refinement
module... | gharchive/issue | 2020-02-21T00:28:58 | 2025-04-01T06:40:25.996976 | {
"authors": [
"DarkDimius",
"LandonSchropp",
"elliottt",
"jez"
],
"repo": "sorbet/sorbet",
"url": "https://github.com/sorbet/sorbet/issues/2690",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1831709304 | Show demangled package name in blame output
Motivation
We have other data sources within Stripe that use the demangled package
name. The mangled name is an artifact of Sorbet's internals, not a
public API.
Test plan
We do not have tests for this. I am assuming that if it compiles it works.
I did trace the code to ... | gharchive/pull-request | 2023-08-01T17:12:03 | 2025-04-01T06:40:25.999416 | {
"authors": [
"jez"
],
"repo": "sorbet/sorbet",
"url": "https://github.com/sorbet/sorbet/pull/7195",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
119477793 | London restaurants integration
Hi,
OpenTable recently added more than 2300 restaurants for the city of London, available at the following link http://www.opentable.co.uk/ .
It would be very useful for people without the affiliate program to access this new set of data.
Thanks.
+1
Would be great to add the UK. Is ... | gharchive/issue | 2015-11-30T11:57:07 | 2025-04-01T06:40:26.054460 | {
"authors": [
"VikiBonzo",
"jwardle",
"mrkrumhausen"
],
"repo": "sosedoff/opentable",
"url": "https://github.com/sosedoff/opentable/issues/12",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
165984191 | feat(core): ability to compare two immutable structures
Hi Juan! First, thanks for this port :smile:
I thought it would be a good idea to implement the ability to compare two immutable structures, since using redux with immutable is a common pattern that tend to grow.
The only potential issue is that it require to ad... | gharchive/pull-request | 2016-07-17T16:36:53 | 2025-04-01T06:40:26.099012 | {
"authors": [
"Apercu",
"meriadec",
"sotojuan"
],
"repo": "sotojuan/redux-ava",
"url": "https://github.com/sotojuan/redux-ava/pull/5",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1714040917 | 通过Nginx反向代理之后,获取资源都报错了
你遇到了什么样的麻烦?
家庭网站通过反向代理设置首页之后,加载资源出现了问题,子页面也无法访问
http://firekula.site/
如何复现这个问题?
应用版本
搜索
[X] 在提交这个表格之前,我已经进行了相关问题搜索,没有找到相关的问题或解决方案。
补充描述
No response
我觉得问题有可能是出在 try_files 指令上,你是本地上还有其他文件需要访问吗?或许你也可以尝试类似下面这样的配置:
server {
location / {
try_files $uri @proxy;
}
location ... | gharchive/issue | 2023-05-17T14:28:28 | 2025-04-01T06:40:26.106702 | {
"authors": [
"LightAPIs",
"firekula"
],
"repo": "soulteary/docker-flare",
"url": "https://github.com/soulteary/docker-flare/issues/123",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1717694727 | random profile details
-> Profile making steps need to be updated
working on it
@sourabhsikarwar Kindly add gssoc'23 tag
Kindly merge the PR @sourabhsikarwar
I am working next on fixing avatar.
| gharchive/issue | 2023-05-19T19:05:13 | 2025-04-01T06:40:26.114964 | {
"authors": [
"BHANUJATIN"
],
"repo": "sourabhsikarwar/Scene-Movie-Platform",
"url": "https://github.com/sourabhsikarwar/Scene-Movie-Platform/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
953641563 | No email notification with multiple domains under a single Commento++ instance
Hello,
have a running Commento(++) instance for years and it's running fine without any problems.
Today I have added a new domain under the same instance, and all works (comments are presented, registered in the DB, visible in the Dashboar... | gharchive/issue | 2021-07-27T08:35:31 | 2025-04-01T06:40:26.120188 | {
"authors": [
"rusty1281",
"souramoo"
],
"repo": "souramoo/commentoplusplus",
"url": "https://github.com/souramoo/commentoplusplus/issues/55",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1348225109 | fix(authentication-service): remove device info and auth clients from token
BREAKING CHANGE:
auth clients in user model made optional
gh-991
Description
remove device info and auth clients from token
Fixes #991
Type of change
Please delete options that are not relevant.
[ ] Bug fix (non-breaking change which fixes a... | gharchive/pull-request | 2022-08-23T16:35:24 | 2025-04-01T06:40:26.133324 | {
"authors": [
"akshatdubeysf",
"yeshamavani"
],
"repo": "sourcefuse/loopback4-microservice-catalog",
"url": "https://github.com/sourcefuse/loopback4-microservice-catalog/pull/992",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2035974381 | bug: Can't delete an individual chat from the individual chat panel
Version
v0.19.1702220762
Describe the bug
Delete chat in the individual chat panel is no longer there.
Expected behavior
I should be able to delete the open chat with an option in the title.
Additional context
No response
@toolmantim, do we have a... | gharchive/issue | 2023-12-11T15:47:57 | 2025-04-01T06:40:26.137032 | {
"authors": [
"taylorsperry",
"valerybugakov"
],
"repo": "sourcegraph/cody",
"url": "https://github.com/sourcegraph/cody/issues/2263",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2044185439 | bug: Cody.codebase setting is no longer respected in chat
Version
v1.0.1
Describe the bug
When I am working in a repo that is not indexed on my enterprise sourcegraph instance, or the git remote detection does not match a repo on my instance, I am not able to set the cody codebase manually.
Expected behavior
I should... | gharchive/issue | 2023-12-15T18:29:08 | 2025-04-01T06:40:26.140533 | {
"authors": [
"chwarwick",
"morgangauth"
],
"repo": "sourcegraph/cody",
"url": "https://github.com/sourcegraph/cody/issues/2409",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2558016851 | bug: Failed to create "sourcegraph" autocomplete provider derived from "site-config-cody-llm-configuration". Please report the issue using the "Cody Debug: Report Issue" VS Code command.
Type: Bug
Extension Information
Cody Version: 1.35.1727622959
VS Code Version: 1.94.0-insider
Extension Host: desktop
Steps to R... | gharchive/issue | 2024-10-01T02:14:52 | 2025-04-01T06:40:26.149360 | {
"authors": [
"jatinbht"
],
"repo": "sourcegraph/cody",
"url": "https://github.com/sourcegraph/cody/issues/5765",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1888473700 | update claude infill prompt to fix indent issue
RE: https://sourcegraph.slack.com/archives/C05AGQYD528/p1694095905077429
Fix the issue mentioned in the attached slack thread where autocompletion for multi-line is not activated in an empty line.
This was caused by the modified indentation for the active cursor lines t... | gharchive/pull-request | 2023-09-08T23:12:18 | 2025-04-01T06:40:26.162542 | {
"authors": [
"abeatrix",
"arafatkatze",
"philipp-spiess"
],
"repo": "sourcegraph/cody",
"url": "https://github.com/sourcegraph/cody/pull/990",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
908259311 | Standardise files with files in sous-chefs/repo-management
Signed-off-by: Dan Webb dan.webb@damacus.io
Released as: 2.0.1
| gharchive/pull-request | 2021-06-01T12:51:10 | 2025-04-01T06:40:26.276592 | {
"authors": [
"damacus",
"kitchen-porter"
],
"repo": "sous-chefs/htpasswd",
"url": "https://github.com/sous-chefs/htpasswd/pull/49",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2311849383 | fix(styles): fix import.meta.env
explicitly declared import.meta.env type as Env.ImportMeta
不确定是否你的congfig有误,但是项目本身的类型推断是正常的,如果有检查需要可自行添加
| gharchive/pull-request | 2024-05-23T03:15:12 | 2025-04-01T06:40:26.302311 | {
"authors": [
"Azir-11",
"wynn-w"
],
"repo": "soybeanjs/soybean-admin",
"url": "https://github.com/soybeanjs/soybean-admin/pull/444",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
520281200 | Confirmation::wait() blocks forever on failure when running on Windows
Executing the following code on Windows and Linux (actually WSL running on the same machine to demonstrate that network/firewall are not at fault) and with rabbitmq halted, the Windows executable blocks forever or at least until interrupted with c... | gharchive/issue | 2019-11-08T23:24:10 | 2025-04-01T06:40:26.349693 | {
"authors": [
"Keruspe",
"ajnewlands",
"andrewbanchich"
],
"repo": "sozu-proxy/lapin",
"url": "https://github.com/sozu-proxy/lapin/issues/216",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1519183611 | Новый инструмент. Yes, плазменный резак
Добавляет новый инструмент - плазменный резак, используемый для уничтожения конструкций, самозащиты, и взлома шкафчиков(для синдиката) в будущем я сделаю версию синдиката, которая покупается в аплинке.
Для разбора вещей есть RCD. А для взлома шкафчиков лучше было бы написать ... | gharchive/pull-request | 2023-01-04T15:38:43 | 2025-04-01T06:40:26.425292 | {
"authors": [
"Abobadadada",
"LarryRussian",
"Morb0"
],
"repo": "space-syndicate/space-station-14",
"url": "https://github.com/space-syndicate/space-station-14/pull/703",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1550196486 | Toggle lights command keeps resetting itself
Description
It's quite annoying when you gotta see some administrative shit but gotta turn it back on every 1 or 2 minues
Reproduction
be admin
turn on toggle lights command
wait 1 to 3 minutes
???
profit
I think it's something to do with player-specific state handling... | gharchive/issue | 2023-01-20T01:40:29 | 2025-04-01T06:40:26.428607 | {
"authors": [
"DrSmugleaf",
"IProduceWidgets",
"Mirino97",
"metalgearsloth"
],
"repo": "space-wizards/space-station-14",
"url": "https://github.com/space-wizards/space-station-14/issues/13606",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2124452854 | Device linking needs prediction
Title, flipping levers / opening linked doors feels bad.
a lot/all packet handling is serverside so this would be big
New to networking in SS, so I'll give this a go to figure it out.
What I've gathered so far:
Server/Client/Shared folders determine what code runs in which compila... | gharchive/issue | 2024-02-08T06:33:53 | 2025-04-01T06:40:26.431435 | {
"authors": [
"Bixkitts",
"deltanedas",
"metalgearsloth"
],
"repo": "space-wizards/space-station-14",
"url": "https://github.com/space-wizards/space-station-14/issues/25042",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1329468574 | Melee refactor
Goals:
prediction
fix the attack effects jank (e.g. xenos) and kill effectsystem
toggle precision as an action
Fadeout for the red hit marker rather than on / off
thrust / swing per weapon (which I think we have anyway)
Fix the code being jank so it's easier to make changes
windup?
Requires https:/... | gharchive/pull-request | 2022-08-05T05:30:47 | 2025-04-01T06:40:26.435798 | {
"authors": [
"ElectroJr",
"metalgearsloth"
],
"repo": "space-wizards/space-station-14",
"url": "https://github.com/space-wizards/space-station-14/pull/10319",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1706651584 | add oily oaf drink
About the PR
mix 2u manly dorf and 1u soda water to get 3u of oily oaf
ROCK AND STONE FOREVER!
Media
[X] I have added screenshots/videos to this PR showcasing its changes ingame, or this PR does not require an ingame showcase
Changelog
:cl:
add: Added the Oily Oaf drink, mix manly dorf and soda... | gharchive/pull-request | 2023-05-11T22:22:55 | 2025-04-01T06:40:26.438557 | {
"authors": [
"AJCM-git",
"deltanedas"
],
"repo": "space-wizards/space-station-14",
"url": "https://github.com/space-wizards/space-station-14/pull/16349",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2553264858 | Swap the advanced tool borg modules omnitool for jaws and a power drill
About the PR
The Engineering Cyborg Advanced Tool Module no longer has an omnitool, but instead jaws of life and a power drill, with the network configurator being swapped for a multitool.
Why / Balance
The omnitool is a pain to use since you ha... | gharchive/pull-request | 2024-09-27T15:56:51 | 2025-04-01T06:40:26.444390 | {
"authors": [
"0x6273",
"BramvanZijp",
"IProduceWidgets",
"Radezolid",
"deltanedas",
"slarticodefast"
],
"repo": "space-wizards/space-station-14",
"url": "https://github.com/space-wizards/space-station-14/pull/32487",
"license": "MIT",
"license_type": "permissive",
"license_source... |
2582380012 | Allow gas to escape from burning things and add gas emitting candles.
About the PR
Now flammable things can emit gases while they burn.
also adds gas emitting candles.
Why / Balance
Slow push toward miner removal?
A crate of air gas candles can be ordered from cargo for 2500 spesos and provides 32000 moles of 3-n... | gharchive/pull-request | 2024-10-12T00:50:28 | 2025-04-01T06:40:26.455365 | {
"authors": [
"IProduceWidgets",
"Partmedia",
"daevidos"
],
"repo": "space-wizards/space-station-14",
"url": "https://github.com/space-wizards/space-station-14/pull/32760",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.