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 |
|---|---|---|---|---|---|
1462771862 | Allow hot reload of inventory in inventory watch
I consider this a bug.
This is fixed part in #33
| gharchive/issue | 2022-11-24T05:13:04 | 2025-04-01T04:58:20.047793 | {
"authors": [
"simbleau"
],
"repo": "simbleau/cddns",
"url": "https://github.com/simbleau/cddns/issues/31",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
138465049 | Добавить кнопку для возвращения на главную перед и после статьи и новости
Перед текстом (новостью или статьей) добавить 2 кнопки обе должны вести на главную, но на одной надпись "Это интересно, что тут есть ещё?", на другой "Это не то, что я искал, попробую снова".
Сразу не написал, нужно считать куда нажмёт пользо... | gharchive/issue | 2016-03-04T12:37:08 | 2025-04-01T04:58:20.082374 | {
"authors": [
"EugeneKormin",
"simlex-titul2005"
],
"repo": "simlex-titul2005/GE",
"url": "https://github.com/simlex-titul2005/GE/issues/23",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1923024067 | insertOnConflictUpdate fires an 'UpdateKind.insert' during conflict/update
When calling 'insertOnConflictUpdate' that triggers a conflict and hence branches to perform an UPDATE, the code fires an 'insert' event.
Should probably fire an 'update' so UI knows to update existing records rather than perform a reload/inse... | gharchive/issue | 2023-10-03T00:01:28 | 2025-04-01T04:58:20.106244 | {
"authors": [
"Adam-Langley",
"simolus3"
],
"repo": "simolus3/drift",
"url": "https://github.com/simolus3/drift/issues/2659",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1124424784 | Patch 1
This will enable the handling of .pyd files.
Hi, @CSchulzeTLK
Thx a lot for sending pull request!
I've merged and released v0.1.7
Please update with the following:
$ pip install stubdoc==0.1.7
| gharchive/pull-request | 2022-02-04T17:07:53 | 2025-04-01T04:58:20.107837 | {
"authors": [
"CSchulzeTLK",
"simon-ritchie"
],
"repo": "simon-ritchie/stubdoc",
"url": "https://github.com/simon-ritchie/stubdoc/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1888386335 | 🛑 Snow Boards NZ is down
In bbe3468, Snow Boards NZ (https://$SZ_SITE1/) was down:
HTTP code: 503
Response time: 1079 ms
Resolved: Snow Boards NZ is back up in 04cc7d1 after 5 minutes.
| gharchive/issue | 2023-09-08T21:36:22 | 2025-04-01T04:58:20.110133 | {
"authors": [
"simon2871"
],
"repo": "simon2871/fs-websitemonitor",
"url": "https://github.com/simon2871/fs-websitemonitor/issues/680",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1785886107 | WIP: Suggestions for executors
This is a PR with some suggestions for some executors to improve firebase's cli within nx. I have these changes currently as a workspace plugin that I have been playing around with and noticed a few issues pop-up which I think these executors help to fix ( #92 and #40 ). I have copied t... | gharchive/pull-request | 2023-07-03T10:34:00 | 2025-04-01T04:58:20.122993 | {
"authors": [
"Schmale97",
"simondotm"
],
"repo": "simondotm/nx-firebase",
"url": "https://github.com/simondotm/nx-firebase/pull/127",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
899059725 | How to use the go library ?
Hello,
I'm trying to use the s4 go library to encrypt and decrypt bytes.
But when using import "github.com/simonfrey/s4" as written in the README, I get a strange error :
go: finding github.com/simonfrey/s4 latest
go: downloading github.com/simonfrey/s4 v0.0.0-20210502093622-aa95753ec8f6
... | gharchive/issue | 2021-05-23T16:41:11 | 2025-04-01T04:58:20.133211 | {
"authors": [
"sd65",
"simonfrey"
],
"repo": "simonfrey/s4",
"url": "https://github.com/simonfrey/s4/issues/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
450294909 | I am not able to link resource with csv Import functionality
Hello Simon,
Good evening!
Please find the attachment for the image of page I am receiving after adding the component to tools.
Please it will be a great help to me if You could help in proceeding further in the same.
Thank you
This is an exception I am ... | gharchive/issue | 2019-05-30T12:58:11 | 2025-04-01T04:58:20.137904 | {
"authors": [
"simonhamp",
"softsnare"
],
"repo": "simonhamp/laravel-nova-csv-import",
"url": "https://github.com/simonhamp/laravel-nova-csv-import/issues/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2072619879 | Remove user-specific values from .gitignore
This PR removes user-specific values from the .gitignore file. They should be configured per-machine in a global ~/.gitignore file. This ensures the project's .gitignore file only deals with files relevant to the project.
As Sebastian puts it:
My repository doesn't care ab... | gharchive/pull-request | 2024-01-09T15:36:23 | 2025-04-01T04:58:20.139972 | {
"authors": [
"simonhamp",
"svenluijten"
],
"repo": "simonhamp/the-og",
"url": "https://github.com/simonhamp/the-og/pull/16",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2028866939 | Simple tasking program runs out of Mach Ports and crashes on macOS
I am trying to write a parallel, tasking version of a computationally expensive algorithm. I aim to do this
by introducing 3 tasks within a block statement that appears
in a procedure body.
On macOS, the program runs but crashes (killed with SIGKILL f... | gharchive/issue | 2023-12-06T15:51:28 | 2025-04-01T04:58:20.151156 | {
"authors": [
"rod-chapman",
"simonjwright"
],
"repo": "simonjwright/distributing-gcc",
"url": "https://github.com/simonjwright/distributing-gcc/issues/16",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
167208864 | Redis options as connect
Simon,
I tried using the default configuration with Azure Redis Cache and I identified that without passing some aditional arguments to redis, straw couldn't work.
I would appreciate if you accept my PR because i'm using your project into a big solution in my company.
Regards,
Líverton Olivei... | gharchive/pull-request | 2016-07-23T23:33:05 | 2025-04-01T04:58:20.187094 | {
"authors": [
"livertonli12",
"simonswain"
],
"repo": "simonswain/straw",
"url": "https://github.com/simonswain/straw/pull/9",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
777333388 | Mechanism for storing metadata in _metadata tables
Original title: Perhaps metadata should all live in a _metadata in-memory database
Inspired by #1150 - metadata should be exposed as an API, and for large Datasette instances that API may need to be paginated. So why not expose it through an in-memory database table?... | gharchive/issue | 2021-01-01T18:47:27 | 2025-04-01T04:58:20.234999 | {
"authors": [
"brandonrobertz",
"simonw"
],
"repo": "simonw/datasette",
"url": "https://github.com/simonw/datasette/issues/1168",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
183557625 | Unable to start the app on a clean install Cannot find module 'lodash/lang/isFunction'
Hi there,
As the title says, I'm unable to start the app ember serve after doing a "clean install"
npm cache clear && bower cache clean && trash node_modules bower_components && npm install && bower install
Here's my node & npm ve... | gharchive/issue | 2016-10-17T23:54:56 | 2025-04-01T04:58:20.257853 | {
"authors": [
"amk221",
"marclundgren",
"marcoow",
"sly7-7"
],
"repo": "simplabs/ember-simple-auth",
"url": "https://github.com/simplabs/ember-simple-auth/issues/1083",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
366166385 | error sudo dotnet SimplCommerce.WebHost.dll
| gharchive/issue | 2018-10-03T04:00:40 | 2025-04-01T04:58:20.267743 | {
"authors": [
"wubuyun"
],
"repo": "simplcommerce/SimplCommerce",
"url": "https://github.com/simplcommerce/SimplCommerce/issues/616",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
45064526 | Auto determine font paths
When using S2D_CreateText(), font family names should be accepted, much like CSS. Fonts may either be absolute paths (e.g. when distributed with an app) or names which resolve to the correct font directory on the given OS. Generic font family names should also resolve properly, e.g. "serif",... | gharchive/issue | 2014-10-07T03:48:36 | 2025-04-01T04:58:20.278547 | {
"authors": [
"blacktm"
],
"repo": "simple2d/simple2d",
"url": "https://github.com/simple2d/simple2d/issues/2",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2197619055 | Fix compiler warning in MT6835.cpp
This change fixes a warning about an implicit overflow of MT6835_REG_CAL_STATUS.
unsigned conversion from 'int' to 'uint8_t' {aka 'unsigned char'} changes value from '275' to '19' [-Werror=overflow]
Thanks for this! I think I have made the same change locally already also :-D
We ... | gharchive/pull-request | 2024-03-20T14:01:19 | 2025-04-01T04:58:20.281522 | {
"authors": [
"runger1101001",
"ystradmann"
],
"repo": "simplefoc/Arduino-FOC-drivers",
"url": "https://github.com/simplefoc/Arduino-FOC-drivers/pull/40",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2072436 | proper memory graphs
we should graph things like buffers and caches so that it is easier to see true memory usage/pressure
sample:
+1, real memory usage is pretty critical for debugging
Done.
| gharchive/issue | 2011-10-27T20:40:39 | 2025-04-01T04:58:20.282802 | {
"authors": [
"aguynamedben",
"mihasya",
"synack"
],
"repo": "simplegeo/metartg",
"url": "https://github.com/simplegeo/metartg/issues/60",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1698332146 | Many log warnings when changing scale of TextFields inside SwiftUI views
When you dynamically change the scale of a TextField (like when a @State changes) inside a SwiftUI view inside a Settings Panel, a warning appears in the XCode log:
<_TtGC7SwiftUI16PlatformViewHostGVS_P10$1d0f7449832PlatformViewRepresentableAdap... | gharchive/issue | 2023-05-06T00:34:59 | 2025-04-01T04:58:20.331589 | {
"authors": [
"Kinark",
"sindresorhus"
],
"repo": "sindresorhus/Settings",
"url": "https://github.com/sindresorhus/Settings/issues/99",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
794223477 | Add cyber
https://github.com/CipherDogs/awesome-cyber#readme
cyber is a brand new protocol (a procedure that helps computers to do things in a certain way) for adding and searching information onto a knowledge graph (a compilation of facts about something that provides meaning to the user). And rank this informatio... | gharchive/pull-request | 2021-01-26T13:17:07 | 2025-04-01T04:58:20.362906 | {
"authors": [
"deadblackclover",
"jnmcfly",
"sindresorhus"
],
"repo": "sindresorhus/awesome",
"url": "https://github.com/sindresorhus/awesome/pull/1940",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
558747747 | Could open dev tools in packaged app with Cmd+Alt+I
The readme states that there is "no need to guard it for production". I built my Electron app via electron-builder and was able to invoke the dev tools with Cmd+Alt+I (but not F12) after launching the app.
electron-debug is installed as dev dependency.
This is my ca... | gharchive/issue | 2020-02-02T19:54:45 | 2025-04-01T04:58:20.373303 | {
"authors": [
"dschuessler"
],
"repo": "sindresorhus/electron-debug",
"url": "https://github.com/sindresorhus/electron-debug/issues/79",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
112647487 | Fixes #70.
Also:
changed the first test so that it will work with the --color flag added
fixed a hidden bug in the second test - done was called multiple times because the grunt process wasn't killed immediately
Closed and reopened for test rerun.
| gharchive/pull-request | 2015-10-21T18:09:48 | 2025-04-01T04:58:20.386012 | {
"authors": [
"fatfisz"
],
"repo": "sindresorhus/grunt-concurrent",
"url": "https://github.com/sindresorhus/grunt-concurrent/pull/80",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
585359558 | Extension options are reset when changing site access
When I change this to "When you click the extension", all my extension options get reset:
That's nuts. It doesn't seem to happen for https://github.com/fregante/github-issue-link-status (but it uses a slightly older webext-options-sync version)
And you've jus... | gharchive/issue | 2020-03-20T22:30:50 | 2025-04-01T04:58:20.397145 | {
"authors": [
"fregante",
"jack1142"
],
"repo": "sindresorhus/refined-github",
"url": "https://github.com/sindresorhus/refined-github/issues/2908",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
701433916 | Drop faster-pr-diff-options feature
https://github.com/sindresorhus/refined-github/issues/3551#issuecomment-692278619
As someone who uses this multiple times a day, why?
As someone who uses this multiple times a day, why?
ohhh its still there on enterprise... did not know that
ohhh its still there on enterpr... | gharchive/pull-request | 2020-09-14T21:21:31 | 2025-04-01T04:58:20.399301 | {
"authors": [
"busches",
"fregante",
"yakov116"
],
"repo": "sindresorhus/refined-github",
"url": "https://github.com/sindresorhus/refined-github/pull/3553",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
467160071 | PUT /events/{id}
Path: /events/{id}
Method: PUT
Description:
Edits an event (name, dates and id)
Auth: COORDINATION
Payload:
{
name: String,
begin: Date,
end: Date,
id: Number
}
Response:
{
name: String,
begin: Date,
end: Date,
themes: [String],
id: Number,
teams: [Team],
packages: [{
templ... | gharchive/issue | 2019-07-12T00:08:26 | 2025-04-01T04:58:20.421139 | {
"authors": [
"Dpac99",
"fchamicapereira"
],
"repo": "sinfo/deck2",
"url": "https://github.com/sinfo/deck2/issues/77",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
822594525 | Fixed: setState() called after dispose()
#50
Thanks!
| gharchive/pull-request | 2021-03-04T23:30:06 | 2025-04-01T04:58:20.422097 | {
"authors": [
"florianh01",
"singerdmx"
],
"repo": "singerdmx/flutter-quill",
"url": "https://github.com/singerdmx/flutter-quill/pull/51",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2184248049 | [r/ci] Set options(pkgType = "binary") for MacOS
Force binary-only installation for macOS. By setting as an option in ~/.Rprofile; this should affect both package installation and updating through utils::install.packages(), utils::update.packages(), and remotes::install_deps()
resolves #2254
Note:
As the two pbmc3k... | gharchive/pull-request | 2024-03-13T15:07:01 | 2025-04-01T04:58:20.425113 | {
"authors": [
"eddelbuettel",
"mojaveazure"
],
"repo": "single-cell-data/TileDB-SOMA",
"url": "https://github.com/single-cell-data/TileDB-SOMA/pull/2257",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1277846771 | sqlsmith: Feature is not yet implemented: GreaterThan[Boolean, Varchar]
Describe the bug
test tests::run_sqlsmith_on_frontend ... Panic on SQL:
--
| SELECT FLOAT '38.88696329213421' AS col_0, INT '24' AS col_1 FROM supplier AS t0, partsupp AS t1, supplier AS t2 WHERE true > t2.s_phone LIKE '9GZdDV5UDG'
| Reason:
... | gharchive/issue | 2022-06-21T04:08:54 | 2025-04-01T04:58:20.434046 | {
"authors": [
"lmatz",
"neverchanje",
"skyzh"
],
"repo": "singularity-data/risingwave",
"url": "https://github.com/singularity-data/risingwave/issues/3361",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1245459621 | chore: lifetime error
What's changed and what's your intention?
Similar to #2704,
Refer to a related PR or issue link (optional)
#2704
Suddenly it does not error anymore, let's close it and reopen when needed.
| gharchive/pull-request | 2022-05-23T16:56:10 | 2025-04-01T04:58:20.435990 | {
"authors": [
"lmatz"
],
"repo": "singularity-data/risingwave",
"url": "https://github.com/singularity-data/risingwave/pull/2750",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1309101110 | feat(sqlsmith): generate with
I hereby agree to the terms of the Singularity Data, Inc. Contributor License Agreement.
What's changed and what's your intention?
Ran sqlsmith e2e locally.
Summarize your change (mandatory)
Implement gen_with.
How does this PR work? Need a brief introduction for the changed logic (opti... | gharchive/pull-request | 2022-07-19T07:28:56 | 2025-04-01T04:58:20.443779 | {
"authors": [
"kwannoel",
"xiangjinwu"
],
"repo": "singularity-data/risingwave",
"url": "https://github.com/singularity-data/risingwave/pull/4011",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
266169180 | ref: remove leading spaces in docker run command
Leading spaces in the docker run command prevented successful copy+paste into terminal.
Thanks!
| gharchive/pull-request | 2017-10-17T15:22:42 | 2025-04-01T04:58:20.447401 | {
"authors": [
"chrisfilo",
"kaczmarj"
],
"repo": "singularityware/docker2singularity",
"url": "https://github.com/singularityware/docker2singularity/pull/25",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
52973673 | Long running command does not come back and does not stream
I tried this
SSH("192.168.1.5") {
client =>
val result = client.exec("find .").right.get
val stream = new SequenceInputStream(result.stdOutStream, result.stdErrStream)
val buff = new BufferedSource(stream)
buff.getLines().foreach { println ... | gharchive/issue | 2014-12-28T05:58:56 | 2025-04-01T04:58:20.555895 | {
"authors": [
"rleibman",
"sirthias"
],
"repo": "sirthias/scala-ssh",
"url": "https://github.com/sirthias/scala-ssh/issues/22",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2275410387 | Preview Image
Hello!
I want to add support for bookmark thumbnails. I've made a rough implementation, but I'm not sure I'm going in the right direction. please tell me what else I should consider or change in the code.
todo:
[x] check and fix tests
[x] add more tests
[x] handle relative path in og:image
[x] download... | gharchive/pull-request | 2024-05-02T12:24:27 | 2025-04-01T04:58:20.581117 | {
"authors": [
"sissbruecker",
"vslinko"
],
"repo": "sissbruecker/linkding",
"url": "https://github.com/sissbruecker/linkding/pull/721",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1292156022 | Add option --custom to perform test with custom servers
Hello. I added the --custom argument so that users can include a URL like https://www.speedtest.net/api/js/servers?engine=js&search=orange&https_functional=true&limit=1 and perform speedtests against a server of their liking.
Update 7/3/2022:
added interoperabi... | gharchive/pull-request | 2022-07-02T22:36:18 | 2025-04-01T04:58:20.637266 | {
"authors": [
"abrar71",
"edseldim"
],
"repo": "sivel/speedtest-cli",
"url": "https://github.com/sivel/speedtest-cli/pull/784",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
902824697 | Error while installing mailmatcher
Hello,
I am running parrot OS, and facing error while installing mailmatcher with gem install mailmatcher. The error thrown is like :
ERROR: Error installing mailcatcher:
ERROR: Failed to build gem native extension.
current directory: /home/arpeetrathi/.gem/gems/eventm... | gharchive/issue | 2021-05-26T19:17:48 | 2025-04-01T04:58:20.652537 | {
"authors": [
"r-arpeet82",
"sj26"
],
"repo": "sj26/mailcatcher",
"url": "https://github.com/sj26/mailcatcher/issues/461",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
121266688 | [warn] https://d1.web2.qq.com/channel/poll2 请求失败: 502 Bad Gateway
已更新到1.6.6
TX真。。
更新到1.6.6 还会502 bad gateway吗?
恩。。就是更新到1.6.6还是502
@F0ur 会不会是你那边局部网络的问题,因为我这边访问这个api都是正常的,可以多试试几次看看?
@sjdy521 问题找到了,登录参数设置
security设置为1
就会有这个问题,关了就好了。。
这让我联想到腾讯的smartqq的js代码里的这几行,把所有https的请求都替换为http了
又把所有d.web2.qq.com都替换为d1.web2.... | gharchive/issue | 2015-12-09T15:12:43 | 2025-04-01T04:58:20.656292 | {
"authors": [
"F0ur",
"sjdy521"
],
"repo": "sjdy521/Mojo-Webqq",
"url": "https://github.com/sjdy521/Mojo-Webqq/issues/14",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2722536028 | Add support for React 19
Describe the solution you'd like
React 19 was just released. It would be great if mdx-mermaid would support this version as peer dependency.
Released in v2.0.3
| gharchive/issue | 2024-12-06T09:35:38 | 2025-04-01T04:58:20.673371 | {
"authors": [
"rothsandro",
"sjwall"
],
"repo": "sjwall/mdx-mermaid",
"url": "https://github.com/sjwall/mdx-mermaid/issues/113",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
415465780 | Judge real-time data
I have a csv training data, when I don't know how to use my trained model to predict my network real-time data.
I seem to have found a way, Thank you very much for the project team
| gharchive/issue | 2019-02-28T06:21:23 | 2025-04-01T04:58:20.674265 | {
"authors": [
"entrehuihui"
],
"repo": "sjwhitworth/golearn",
"url": "https://github.com/sjwhitworth/golearn/issues/221",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1394392501 | Bitbucket:583 使用許諾の再表示
MnMnで出来てたことがなぜできてないのか。
(まぁ時間的な都合だけど)
BitBucket から移植
項目
内容
元課題
#583
起票日時
2020-03-13T23:15:31Z
起票者
sk_0520
あかん、めんどい
BitBucket から移植
項目
内容
元コメント
#583 コメント
コメント日時
2020-03-20T12:01:30Z
コメントユーザー
sk_0520
| gharchive/issue | 2022-10-03T09:06:45 | 2025-04-01T04:58:20.679149 | {
"authors": [
"sk-0520"
],
"repo": "sk-0520/Pe",
"url": "https://github.com/sk-0520/Pe/issues/583",
"license": "WTFPL",
"license_type": "permissive",
"license_source": "github-api"
} |
238483451 | Change log for latest release
Preparing 0.1.4 release
Includes package documentation
Great, just check the docs for getting started are accurate. E.g. for installing from PYPI is no longer "in the near future", and remove duplication from the readme.
@ajoubertza / @kmadisa , Ready for release.
| gharchive/pull-request | 2017-06-26T09:12:38 | 2025-04-01T04:58:20.688108 | {
"authors": [
"Athanaseus",
"ajoubertza"
],
"repo": "ska-sa/tango-simlib",
"url": "https://github.com/ska-sa/tango-simlib/pull/42",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
283268147 | chore(react): Updates peerDependencies to allow React 16
[x] Chore/Feature
Rationale
Allows React 16 to be used without warnings
Thanks!
Published!
🙇
| gharchive/pull-request | 2017-12-19T15:22:23 | 2025-04-01T04:58:20.696538 | {
"authors": [
"deini",
"treshugart"
],
"repo": "skatejs/skatejs",
"url": "https://github.com/skatejs/skatejs/pull/1280",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
394980339 | Test report not sending to Testrail with cypress:run --browser chrome command
Everything is fine when I run my tests with cypress:run command in headless electron
but when I run tests using cypress:run --browser chrome then the plugin is not sending the report to Testrail! Any configuration change needed to make it w... | gharchive/issue | 2018-12-31T13:25:20 | 2025-04-01T04:58:20.702209 | {
"authors": [
"canrosinabutar",
"iamsjn"
],
"repo": "skekauoha/salty-cypress-testrail-reporter",
"url": "https://github.com/skekauoha/salty-cypress-testrail-reporter/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1872475807 | Enhancement: Drawer
Describe the feature in detail (code, mocks, or screenshots encouraged)
Need prop for managing Esc button action activity.
The component is multifunctional but without a hack for global keyboard listening on side module, we can't use it like a loading screen, anyone can close it wherever he wants.... | gharchive/issue | 2023-08-29T21:12:30 | 2025-04-01T04:58:20.706570 | {
"authors": [
"Mero-Plaform",
"endigo9740"
],
"repo": "skeletonlabs/skeleton",
"url": "https://github.com/skeletonlabs/skeleton/issues/1974",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
630827118 | feat: update report function to report multiple objects
Resolves #21
This change is shelved until we've explored the design and native implications, and additionally explored how it relates to violation ignoring.
Parent branch has diverged sufficiently such that this branch and PR is going to be a pain to merge. ... | gharchive/pull-request | 2020-06-04T13:30:42 | 2025-04-01T04:58:20.707905 | {
"authors": [
"jedrichards"
],
"repo": "sketch-hq/sketch-assistants",
"url": "https://github.com/sketch-hq/sketch-assistants/pull/56",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
157965008 | Enabled plugin to work with grunt 1.0.0
Updated dependencies and listed the peerDependencies based on the recommendations to allow the plugin to work with npm 2
This pull request fixes #23
@skhatri please have a look.
Please merge this PR.
| gharchive/pull-request | 2016-06-01T17:37:19 | 2025-04-01T04:58:20.710399 | {
"authors": [
"joekukish"
],
"repo": "skhatri/grunt-sonar-runner",
"url": "https://github.com/skhatri/grunt-sonar-runner/pull/24",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1275012146 | [Bug] Step 1.3 Search for "Simple workflow".
Describe the bug
Step 1.3 Search for "Simple workflow" isn't visible in the Actions tab until clicking New Workflow. This wasn't obvious (at least to me) and isn't mentioned in the write up.
To Reproduce
Steps to reproduce the behavior:
Try to follow the steps described ... | gharchive/issue | 2022-06-17T13:08:53 | 2025-04-01T04:58:20.715167 | {
"authors": [
"heiskr",
"liam-parker-risk",
"parroty"
],
"repo": "skills/continuous-integration",
"url": "https://github.com/skills/continuous-integration/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2592687855 | ClientConnectorCertificateError when running myskoda gen-fixtures on Windows
I tried running the myskoda gen-fixtures on my Windows machine after installing Python (version 3.13) and myskoda (version 0.8.1).
Unfortunalty this gives a ClientConnectorCertificateError
aiohttp.client_exceptions.ClientConnectorCertificat... | gharchive/issue | 2024-10-16T18:17:14 | 2025-04-01T04:58:20.729505 | {
"authors": [
"WebSpider",
"reharmsen"
],
"repo": "skodaconnect/myskoda",
"url": "https://github.com/skodaconnect/myskoda/issues/104",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1829627924 | fix(core): fix ResXmlGenTest fails on Windows
The ResXmlGenTest always failed on Windows because of paths using backslash instead of slash and generated XML content containing \r\n but only \n was expected.
Oh, thanks.
Look like we really need to implement line break options (already requested in #1948) and set it ... | gharchive/pull-request | 2023-07-31T16:33:46 | 2025-04-01T04:58:20.914766 | {
"authors": [
"jpstotz",
"skylot"
],
"repo": "skylot/jadx",
"url": "https://github.com/skylot/jadx/pull/1972",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2439699421 | entt.wiki has filenames with : in them, which probably causes problems with Git on Windows
Cloning the entt.wiki project causes problems with Git 2.45.2.windows.1 on Windows.
Here's a shell session showing the issue:
$ git clone https://github.com/skypjack/entt.wiki.git entt_wiki
Cloning into 'entt_wiki'...
remote: ... | gharchive/issue | 2024-07-31T10:28:13 | 2025-04-01T04:58:20.923204 | {
"authors": [
"kraybit",
"skypjack"
],
"repo": "skypjack/entt",
"url": "https://github.com/skypjack/entt/issues/1157",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1456117450 | fix: support new select menu types
Discord added channel, role, user, mentionable select menus. This pr adds support for these.
And did you also update any other package using the library?
Sorry, but I don't understand what I need to do to fix that
This:
Don't worry, I'm updating it myself while I check if the... | gharchive/pull-request | 2022-11-19T02:06:00 | 2025-04-01T04:58:20.927321 | {
"authors": [
"Bobby-McBobface",
"kyranet"
],
"repo": "skyra-project/archid-components",
"url": "https://github.com/skyra-project/archid-components/pull/199",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
275675059 | Feature/add tests
Closes #16
npm run test:webpack and npm run test:router are now broken. I should rename them to npm run playground:* since they aren't tests per se.
| gharchive/pull-request | 2017-11-21T11:20:15 | 2025-04-01T04:58:20.929270 | {
"authors": [
"skyrpex"
],
"repo": "skyrpex/vue-jsx-hot-loader",
"url": "https://github.com/skyrpex/vue-jsx-hot-loader/pull/17",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1396315298 | Addiontal let user select part of photo which one will be profile photo
Container(
width: 150,
height: 150,
decoration: BoxDecoration(
shape: BoxShape.circle,
color: Colors.white,
image: DecorationImage(
... | gharchive/issue | 2022-10-04T13:51:12 | 2025-04-01T04:58:20.933015 | {
"authors": [
"skyturkish"
],
"repo": "skyturkish/second_hand",
"url": "https://github.com/skyturkish/second_hand/issues/31",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1284989759 | Added basic authentication when requesting data.
As requested by some people in the community and also see issue #2
could the basic authentication pull please be added to main please? I can't connect to my Piko 5.5 due to authentication issues
@gerosil do you know the firmware version of your inverter?
I can reba... | gharchive/pull-request | 2022-06-26T17:57:33 | 2025-04-01T04:58:20.939796 | {
"authors": [
"gerosil",
"sla89"
],
"repo": "sla89/hassio-kostal-piko",
"url": "https://github.com/sla89/hassio-kostal-piko/pull/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2570902138 | Quill does not use for bullet lists
Steps for Reproduction
Visit this playground
https://quilljs.com/playground/snow#codeN4Ig9AlgdgJgpgDwHQAsAuBbANiAXCAHhggDcACCGAXgB0Q5i0B7AJzoD4CxiT2ap+BAM4BjFhAAOaMkJYja4aPGQArIRy6jxU9iAA0i2IiRq8IEUyhDpARwCuELFjJUyUOAHcyARQdOAFADkAMQMEMwsgXpkwPxkZBhMMHZYcEK4MXHxZMxMWABGAIYsGQDaW... | gharchive/issue | 2024-10-07T16:18:21 | 2025-04-01T04:58:20.944302 | {
"authors": [
"matthiashermsen"
],
"repo": "slab/quill",
"url": "https://github.com/slab/quill/issues/4438",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
609149322 | gldcore/autotest/test_modify.glm fails intermittently
Problem description
The validation test for #input modify fails intermittently with the following error:
ERROR [2020-01-01 00:00:00 UTC] : assert:1: assert failed on test.var. +2 == +2
ERROR [2020-01-01 00:00:00 UTC] : commit_all() failure: object assert:1... | gharchive/issue | 2020-04-29T15:29:04 | 2025-04-01T04:58:20.951198 | {
"authors": [
"dchassin"
],
"repo": "slacgismo/gridlabd",
"url": "https://github.com/slacgismo/gridlabd/issues/636",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
573303597 | Rename docs/Weather-subcommand.md to docs/Subcommand/Weather.md
This PR allows links to weather subcommands from develop.
Current issues
None
Code changes
None
Documentation changes
Moved weather subcommand markdown file to folder consistent with develop branch.
Test and Validation Notes
None
It looks like this P... | gharchive/pull-request | 2020-02-29T14:21:20 | 2025-04-01T04:58:20.953108 | {
"authors": [
"aivanova5",
"dchassin"
],
"repo": "slacgismo/gridlabd",
"url": "https://github.com/slacgismo/gridlabd/pull/546",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
811577711 | New AWS Lambda Example error: Failure: serverlessExpress is not a function
Description
Due to the new guidelines about the deprecation of aws-serverless-express - i've updated my code to the new app.js example, as well as updated @slack/bolt to 3.2.0. I have the latest @vendia/serverless-express@3.4.0. Here is my npm... | gharchive/issue | 2021-02-19T00:21:32 | 2025-04-01T04:58:20.963738 | {
"authors": [
"avery100",
"seratch"
],
"repo": "slackapi/bolt-js",
"url": "https://github.com/slackapi/bolt-js/issues/805",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1214134149 | Help with building add-on slack bots into my product
Hi,
I am working on cloud-based integration product.
I want to develop add-on bot capabilities (if users are interested, they can subscribe for slack bots that can notify on certain events like high memory consumption, long running task without any output, etc).
I ... | gharchive/issue | 2022-04-25T08:10:38 | 2025-04-01T04:58:20.974013 | {
"authors": [
"Syed-SnapLogic",
"seratch"
],
"repo": "slackapi/java-slack-sdk",
"url": "https://github.com/slackapi/java-slack-sdk/issues/974",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
447354690 | Add more tutorials and sample code
What tutorials or sample code would you like to see?
I want to build a #Slack app for you! Tell me about a workflow that you'd like to see built. If it's useful for others, I'll create a tutorial in Github on how to build it using this SDK. This will be similar to the existing tutor... | gharchive/issue | 2019-05-22T21:37:45 | 2025-04-01T04:58:20.978157 | {
"authors": [
"RodneyU215",
"seratch",
"tobenary"
],
"repo": "slackapi/python-slackclient",
"url": "https://github.com/slackapi/python-slackclient/issues/426",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
131638497 | When a Markdown Formatting Symbol has been registered, a double space in empty SLKTextView results in a NSRangeException
As the very descriptive title suggests, when a Markdown Formatting Symbol has been registered, a double space in empty SLKTextView results in a NSRangeException
To reproduce:
Add pod 'SlackTextVie... | gharchive/issue | 2016-02-05T13:00:50 | 2025-04-01T04:58:20.982492 | {
"authors": [
"brechtbakker"
],
"repo": "slackhq/SlackTextViewController",
"url": "https://github.com/slackhq/SlackTextViewController/issues/379",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2162004060 | Remove LogMessage and use Trace.Span to create lucene documents
Summary
Part 3 - This PR aims to standardize the Trace.Span format the indexer knows how to parse into a lucene document.
The preprocessor today creates Trace.Span objects. In https://github.com/slackhq/kaldb/pull/778 we will add field type info for each... | gharchive/pull-request | 2024-02-29T20:00:42 | 2025-04-01T04:58:20.987681 | {
"authors": [
"vthacker"
],
"repo": "slackhq/astra",
"url": "https://github.com/slackhq/astra/pull/784",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1492522572 | Add support for replacing back stack root Screen
Consider the case of a multi-screen sign-in process. Once the user has successfully authenticated, it would be reasonable to clear the back stack (to prevent accidentally returning to the sign-in flow) and replace the root record with a new Screen (say the default land... | gharchive/issue | 2022-12-12T18:43:43 | 2025-04-01T04:58:20.992548 | {
"authors": [
"ZacSweers",
"kierse"
],
"repo": "slackhq/circuit",
"url": "https://github.com/slackhq/circuit/issues/334",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1360898170 | 🐛 FEATURE: Accept stdin for nebula-cert print
What version of nebula are you using?
1.6.0
What operating system are you using?
openSUSE Leap 15.4
Describe the Bug
nebula-cert requires the path to be on disk and does not accept - to indicate stdin. It would be nice if nebula-cert supported this so that the bare certi... | gharchive/issue | 2022-09-03T16:05:45 | 2025-04-01T04:58:20.996537 | {
"authors": [
"NiceGuyIT",
"jrwren",
"jstasiak",
"wadey"
],
"repo": "slackhq/nebula",
"url": "https://github.com/slackhq/nebula/issues/744",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1345592188 | 🛑 Ctear is down
In 2cb10b2, Ctear (http://ctear.com.ar/) was down:
HTTP code: 500
Response time: 8886 ms
Resolved: Ctear is back up in 6759f6f.
| gharchive/issue | 2022-08-21T20:53:04 | 2025-04-01T04:58:20.999234 | {
"authors": [
"sladerx4"
],
"repo": "sladerx4/upptime",
"url": "https://github.com/sladerx4/upptime/issues/72",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1348423638 | 🛑 Ctear is down
In b9a66b6, Ctear (http://ctear.com.ar/) was down:
HTTP code: 500
Response time: 737 ms
Resolved: Ctear is back up in 15d023d.
| gharchive/issue | 2022-08-23T19:09:56 | 2025-04-01T04:58:21.001606 | {
"authors": [
"sladerx4"
],
"repo": "sladerx4/upptime",
"url": "https://github.com/sladerx4/upptime/issues/98",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1077405927 | added new notation
added new eval notation proposed for latex-math
Add new eval notation to latex-math & check eval/tuning cheatsheet
| gharchive/pull-request | 2021-12-11T05:53:39 | 2025-04-01T04:58:21.013609 | {
"authors": [
"lisa-wm"
],
"repo": "slds-lmu/lecture_i2ml",
"url": "https://github.com/slds-lmu/lecture_i2ml/pull/720",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1093724970 | Drop rows with NaN locations (Longitude / Latitude)
Test with Code Commune = 59030
Fixed with simple dropna:
df.dropna(subset=['valeur_fonciere','surface_reelle_bati','longitude','latitude'])
| gharchive/issue | 2022-01-04T20:23:29 | 2025-04-01T04:58:21.035518 | {
"authors": [
"slevin48"
],
"repo": "slevin48/immo",
"url": "https://github.com/slevin48/immo/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1655942947 | Extract the x-axis data (wavelength) from captured spectrum
Hi @sliakat,
Thanks for uploading the example scripts on LF Automation. We have a PI Spectrometer in the lab and, currently working on automating the data collection using Python. I have a couple of questions regarding the recorded spectrum and how to parse ... | gharchive/issue | 2023-04-05T16:25:11 | 2025-04-01T04:58:21.045947 | {
"authors": [
"ankur92",
"sliakat"
],
"repo": "sliakat/SpeReadPy",
"url": "https://github.com/sliakat/SpeReadPy/issues/14",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
472599847 | Maintenance/switch cgmath to nalgebra
Checklist
n/a I've added tests for all code changes and additions (where applicable)
n/a I've added a demonstration of the new feature to one or more examples
n/a I've updated the book to reflect my changes
n/a Usage of new public items is shown in the API docs
API changes
shre... | gharchive/pull-request | 2019-07-24T23:44:17 | 2025-04-01T04:58:21.053332 | {
"authors": [
"azriel91",
"torkleyy"
],
"repo": "slide-rs/specs",
"url": "https://github.com/slide-rs/specs/pull/619",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
88391334 | Add name param to Clients.openWindow() method
OpenWindow creates a new window which can be accessed through the postMessage of the resulting Client object. It would be nice to add a 'name' param, like window.openWindow in order to allow the caller to communicate with the new window of the same domain using the 'name'... | gharchive/issue | 2015-06-15T11:06:31 | 2025-04-01T04:58:21.065213 | {
"authors": [
"acperez",
"arcturus",
"jakearchibald",
"lodr"
],
"repo": "slightlyoff/ServiceWorker",
"url": "https://github.com/slightlyoff/ServiceWorker/issues/711",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1146232707 | 🛑 Synergy Webinar is down
In 5803730, Synergy Webinar (https://webinar.synergy.ru) was down:
HTTP code: 502
Response time: 723 ms
Resolved: Synergy Webinar is back up in 4608843.
| gharchive/issue | 2022-02-21T21:14:55 | 2025-04-01T04:58:21.088000 | {
"authors": [
"slimpdev"
],
"repo": "slimpdev/uptime",
"url": "https://github.com/slimpdev/uptime/issues/25",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
123211052 | Get Name of router
Hi, I am converting my project from v2 to v3 of Slim.Previously I was using middleware as a security clearance before user reach the specific route by checking the route name.
How could I access the routeName? Previously I was using $app->router()->getCurrentRoute()->getName();
Thank you.
$reques... | gharchive/issue | 2015-12-21T04:57:44 | 2025-04-01T04:58:21.090188 | {
"authors": [
"akrabat",
"matthewappbox"
],
"repo": "slimphp/Slim",
"url": "https://github.com/slimphp/Slim/issues/1695",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
369304375 | Added getBasePath method to Router
Added docblock for new method
Added tests for new method
fixes #1964
Coverage increased (+0.001%) to 97.815% when pulling 0b3209b02874f3e5cb884c14d1889167fb0bee75 on chantron:router-get-base-path into 6d347477d09ab7910e625cee74c8108b7b85c7f9 on slimphp:3.x.
👍
Thank you.
| gharchive/pull-request | 2018-10-11T21:04:05 | 2025-04-01T04:58:21.093078 | {
"authors": [
"BoGnY",
"akrabat",
"chantron",
"coveralls"
],
"repo": "slimphp/Slim",
"url": "https://github.com/slimphp/Slim/pull/2519",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
474236527 | [4.x] Simplifying queuing internal middleware
This PR addresses #2762.
Not sure, if the test cases test everything that needs to be tested.
Coverage remained the same at 100.0% when pulling 7246effc6e30c06d5e79e348cf4f3e4145e85cf0 on adriansuter:patch-middleware-helpers into 04be46919d42ee26e294a7426dd5bb68d013ff... | gharchive/pull-request | 2019-07-29T20:17:27 | 2025-04-01T04:58:21.095659 | {
"authors": [
"adriansuter",
"coveralls",
"l0gicgate"
],
"repo": "slimphp/Slim",
"url": "https://github.com/slimphp/Slim/pull/2765",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
770550426 | Is it possible to set multi validate webhook on multi path?
Is it possible to set multi validate webhook on multi path on one server?
if done, i can deploy multi webhook in k8s which will run in parallel to achieve better performance
wrap after whhttp.MustHandlerFor(wh)
| gharchive/issue | 2020-12-18T04:06:36 | 2025-04-01T04:58:21.129867 | {
"authors": [
"aholic"
],
"repo": "slok/kubewebhook",
"url": "https://github.com/slok/kubewebhook/issues/78",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
953878121 | Improve UX for SLO's with more than 2 9's
Thanks for the awesome code! I had to do the equivalent of this a couple years ago with nothing but sed!
If I have a service with two objectives of 99.9 and another objective of 99.99, I get numbers like these:
$ sloth generate -i slo.yml 2>/dev/null | grep -Eo '0\.[0-9]{4}[0... | gharchive/issue | 2021-07-27T13:20:57 | 2025-04-01T04:58:21.138898 | {
"authors": [
"slok",
"winmillwill"
],
"repo": "slok/sloth",
"url": "https://github.com/slok/sloth/issues/131",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1347890705 | [bug] nginx not available
See https://github.com/google/flatbuffers/runs/7966069802?check_suite_focus=true
Retrieving signed certificate...
Note that there may be personally identifiable information associated with this signed artifact.
This may include the email address associated with the account w... | gharchive/issue | 2022-08-23T12:42:21 | 2025-04-01T04:58:21.171130 | {
"authors": [
"bobcallaway",
"ianlewis",
"laurentsimon"
],
"repo": "slsa-framework/slsa-github-generator",
"url": "https://github.com/slsa-framework/slsa-github-generator/issues/759",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1367837304 | [bug] goreleaser integration fails to upload intoto file to already existing GitHub release
Describe the bug
In a normal goreleaser pipeline goreleaser is responsible for creating a GitHub release and uploading all artifacts.
However, even when I specify upload-assets: true, the artifact is only seen on on the Action... | gharchive/issue | 2022-09-09T13:33:27 | 2025-04-01T04:58:21.177101 | {
"authors": [
"hazcod",
"ianlewis",
"laurentsimon"
],
"repo": "slsa-framework/slsa-github-generator",
"url": "https://github.com/slsa-framework/slsa-github-generator/issues/837",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
329718723 | Using External Datasets with SHAP?
Hi,
I am a bit confused about using SHAP. I have a dataset, with X and y (a regression problem). X has 8-10 features. I see that before using shap,
*shap.dataset is done. --> does shap link with the dataset here?
How could I use shap with my own dataset?
Sorry if this seems too na... | gharchive/issue | 2018-06-06T05:46:12 | 2025-04-01T04:58:21.179962 | {
"authors": [
"andymancodes",
"slundberg"
],
"repo": "slundberg/shap",
"url": "https://github.com/slundberg/shap/issues/108",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
619782455 | Profile access added to admin
Profiles now editable and searchable in admin interface.
My browser is not letting me comment for some reason.
I agree, you should see the user and probably search on the user too.
I'll look at it tomorrow and revise.
A bigger question is whether a "profile" table is the right place fo... | gharchive/pull-request | 2020-05-17T19:44:53 | 2025-04-01T04:58:21.194343 | {
"authors": [
"slyapustin",
"typonaut"
],
"repo": "slyapustin/django-classified",
"url": "https://github.com/slyapustin/django-classified/pull/51",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2587556634 | 🛑 Cekdata Website (tunnel) is down
In ddec037, Cekdata Website (tunnel) (https://cekdata.sman3palu.sch.id) was down:
HTTP code: 530
Response time: 99 ms
Resolved: Cekdata Website (tunnel) is back up in 5800113 after 33 minutes.
| gharchive/issue | 2024-10-15T03:51:08 | 2025-04-01T04:58:21.236554 | {
"authors": [
"hansputera"
],
"repo": "smantriplw/uptime-services",
"url": "https://github.com/smantriplw/uptime-services/issues/800",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1757831910 | Calling docker compose down appears to wipe volumes
I have tried a few times running the node with docker compose up -d
Checking the logs, all seems to be working well and I can see the block/batch numbers increasing.
When I go to shutdown with docker compose down and then restart the node again, the block/batch numb... | gharchive/issue | 2023-06-15T00:15:40 | 2025-04-01T04:58:21.248149 | {
"authors": [
"Chomtana",
"Joseph-Singleton",
"smartcontracts"
],
"repo": "smartcontracts/simple-optimism-node",
"url": "https://github.com/smartcontracts/simple-optimism-node/issues/81",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1206331467 | version v2.1.0 msg/min 横轴疑惑
刚刚接触efak,我认为横轴是时间,但是咋会这样?
默认按照数据量大小排序,非时间排序 !!!
默认按照数据量大小排序,非时间排序 !!!
| gharchive/issue | 2022-04-17T09:50:27 | 2025-04-01T04:58:21.276749 | {
"authors": [
"yangmf2040"
],
"repo": "smartloli/EFAK",
"url": "https://github.com/smartloli/EFAK/issues/602",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1673107306 | Can't restore to a different mailbox
Hi - I'm using the pip installed latest version on Ubuntu. i've just taken my first full backup and im trying to restore it to a different (new) gmail account. I've got the creds etc for both.
I'm attempting to do the restore using the following command:
gwbackupy --credentials-fi... | gharchive/issue | 2023-04-18T13:10:21 | 2025-04-01T04:58:21.289314 | {
"authors": [
"beamends",
"kamarton"
],
"repo": "smartondev/gwbackupy",
"url": "https://github.com/smartondev/gwbackupy/issues/72",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1361046102 | [FR] Add Minimalist Pop-Up Light & Media Cards
Add minimalist pop-up light & media card to every light card for better control
[ ] Add box shadow to polio slider cards to make readability easier
Specific Fixes (Phone)
Home Page
[ ] Phone Weather Popup, fix button press it's for back and radar
[ ] Fix people card m... | gharchive/issue | 2022-09-04T05:18:17 | 2025-04-01T04:58:21.315987 | {
"authors": [
"smcnab1"
],
"repo": "smcnab1/op-question-mark",
"url": "https://github.com/smcnab1/op-question-mark/issues/32",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2434981819 | FIT3D smplx ground truth
I am currently trying to visualize the SMPLX mesh with pyrender and trimesh.
Using default values (equal to 0), it works and takes more or less good poses, after that I experimented with fit3D ground truth values that are in the format [706, N, 3, 3] depending on the specific parameter.
For e... | gharchive/issue | 2024-07-29T09:58:19 | 2025-04-01T04:58:21.326174 | {
"authors": [
"alessandrofolloni",
"mihaifieraru"
],
"repo": "sminchisescu-research/imar_vision_datasets_tools",
"url": "https://github.com/sminchisescu-research/imar_vision_datasets_tools/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
597040796 | Calibration fails for phospho-enriched TMT run
I'm trying to run calibration on a published phospho-enriched TMT dataset, and all but two of the files fail to calibrate. Has anyone else tried to run calibration on such a dataset or know why it's failing?
Posting them to \bison\share\Projects\MetaMorpheusPhosphoTmtU... | gharchive/issue | 2020-04-09T05:56:35 | 2025-04-01T04:58:21.335252 | {
"authors": [
"acesnik",
"trishorts",
"zrolfs"
],
"repo": "smith-chem-wisc/MetaMorpheus",
"url": "https://github.com/smith-chem-wisc/MetaMorpheus/issues/1875",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
788536675 | Wasm-bindgen gets compiled even for non-wasm32 targets
I haven't figured out which dependency that is exactly, but something is leaking wasm-bindgen
cargo tree should show it.
cargo tree should show it.
Oh, cool, I didn't know takes current target into account.
As far as I understand, this makes it compile futu... | gharchive/issue | 2021-01-18T20:43:46 | 2025-04-01T04:58:21.358127 | {
"authors": [
"mvlabat",
"smokku"
],
"repo": "smokku/bevy_networking_turbulence",
"url": "https://github.com/smokku/bevy_networking_turbulence/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1740570768 | 'modal' is not recognized as the name of a cmdlet
unable to run: modal token new
Error:
modal : The term 'modal' is not recognized as the name of a cmdlet, function, script file,
or operable program. Check the spelling of the name, or if a path was included, verify that
the path is correct and try again.
I'm gettin... | gharchive/issue | 2023-06-04T20:23:37 | 2025-04-01T04:58:21.363308 | {
"authors": [
"Kremeni",
"RickRyan26",
"dimension-zero",
"dogg223405",
"karthikc0711",
"maraoai",
"savagekygo",
"sheldonhull"
],
"repo": "smol-ai/developer",
"url": "https://github.com/smol-ai/developer/issues/77",
"license": "MIT",
"license_type": "permissive",
"license_s... |
340789651 | Difference with airbnb/babel-plugin-inline-react-svg
One of my coworker did work with https://github.com/airbnb/babel-plugin-inline-react-svg in a distributed package.
I've told him to use svgr because it is now the default with create-react-app.
I would like to ask the same question as in #74 , how to deal when you ... | gharchive/issue | 2018-07-12T20:38:59 | 2025-04-01T04:58:21.379026 | {
"authors": [
"kopax",
"neoziro"
],
"repo": "smooth-code/svgr",
"url": "https://github.com/smooth-code/svgr/issues/140",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
794768526 | Basic Programs / Python
@smv1999 i created hello world in python because we start in python just now so start from level 1 now i added some medium and hard level programs in python because of starting so thats why i added hello world
@smv1999 sir plss review it now i am deleted the hello world now this will merged ... | gharchive/pull-request | 2021-01-27T04:49:27 | 2025-04-01T04:58:21.385696 | {
"authors": [
"Ayush7614"
],
"repo": "smv1999/CompetitiveProgrammingQuestionBank",
"url": "https://github.com/smv1999/CompetitiveProgrammingQuestionBank/pull/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2071394771 | Depth first execution.
Snakemake versions:
7.24.0 and 8.1.0
Is your feature request related to a problem? Please describe.
PROBLEM: I have a pipeline with 2 rules. Download fastq and align. I want to process one sample at a time OR prioritize processing depth first. My pipeline keep processing them breadth first w... | gharchive/issue | 2024-01-08T23:39:57 | 2025-04-01T04:58:21.409006 | {
"authors": [
"Hocnonsense",
"lculibrk",
"mortunco"
],
"repo": "snakemake/snakemake",
"url": "https://github.com/snakemake/snakemake/issues/2595",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
326761096 | Disable of option is not working
Disable of selected option in multi select is not working in
@caseyjhol : This issue still stand correct. How to disable an option from the select? Can we reopen please?
(@sourabh17aitr : found a workaround ?)
| gharchive/issue | 2018-05-26T19:12:49 | 2025-04-01T04:58:21.420097 | {
"authors": [
"ppython",
"sourabh17aitr"
],
"repo": "snapappointments/bootstrap-select",
"url": "https://github.com/snapappointments/bootstrap-select/issues/1978",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2286685082 | style: votes page horizontally scrollable on mobile
On mobile and on the page "votes" there isn't enough space to show the content for votes, we should make the table scrollable horizontally, similar than site like https://www.coingecko.com
The cells should have a minum width so it doesnt take extra line, (first cell... | gharchive/issue | 2024-05-09T00:29:04 | 2025-04-01T04:58:21.493733 | {
"authors": [
"ChaituVR",
"Sekhmet",
"bonustrack",
"wa0x6e"
],
"repo": "snapshot-labs/sx-monorepo",
"url": "https://github.com/snapshot-labs/sx-monorepo/issues/331",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2393250812 | feat: add support for oSnap
We should add support for oSnap in the UI. oSnap is an integration built by UMA on snapshot.org to execute transactions from Snapshot proposals. It uses UMA as an oracle to confirm onchain if a proposal pass. oSnap is a Safe module that works a bit like a Timelock contract, when a proposal... | gharchive/issue | 2024-07-06T00:02:38 | 2025-04-01T04:58:21.501657 | {
"authors": [
"Sekhmet",
"bonustrack"
],
"repo": "snapshot-labs/sx-monorepo",
"url": "https://github.com/snapshot-labs/sx-monorepo/issues/467",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
141204605 | Support multiple response types in the same post
…if that’s not possible or awkward, document which will take priority if multiple are provided. For example, this post https://waterpigs.co.uk/notes/4gG89z/ is both a photo and an event RSVP, but when POSSEing to facebook using Publish it was treated just as a photo. ... | gharchive/issue | 2016-03-16T08:23:38 | 2025-04-01T04:58:21.510068 | {
"authors": [
"barnabywalters",
"snarfed"
],
"repo": "snarfed/bridgy",
"url": "https://github.com/snarfed/bridgy/issues/635",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2512428502 | add disabled to Fieldset
Hi @snehilvj
Can we include this small update in the next release?
@MichaelODeli has the docs PR ready to merge after this is released as well :tada:
Here is a sample app to give it a try
import dash_mantine_components as dmc
from dash import Dash, _dash_renderer, Input, Output
_dash_rende... | gharchive/pull-request | 2024-09-08T14:56:27 | 2025-04-01T04:58:21.535889 | {
"authors": [
"AnnMarieW",
"sssaha"
],
"repo": "snehilvj/dash-mantine-components",
"url": "https://github.com/snehilvj/dash-mantine-components/pull/306",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
280731958 | lalrpop exploration
I just read thru the lalrpop documentation and it seems worth investigating the readability & performance comparison to the current nom usage. This exploration task could just be done on its own branch and never merged and it would serve its purpose. But if it stumbles into some improvements, then... | gharchive/issue | 2017-12-09T16:15:48 | 2025-04-01T04:58:21.551442 | {
"authors": [
"CrockAgile",
"shnewto",
"snewt"
],
"repo": "snewt/bnf",
"url": "https://github.com/snewt/bnf/issues/35",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
329682367 | 放在template循环里报错_.addRef is not a function
使用代码:
报错:
如果单独拿出来不在v-for里循环就没有问题? 这个要怎么处理?
不要把 <v-contextmenu ref="contextmenu"></v-contextmenu> 放在循环里,相同的 ref 只能存在一个。你可以把触发区域放在循环中,contextmenu 放在循环外面就好
@snokier 咨询一下,把菜单放到循环外面去了,那我要怎么区别是属于哪个层弹出的菜单呢?菜单的点击事件又怎么区别传递呢?
参考 #23 #34
| gharchive/issue | 2018-06-06T01:52:27 | 2025-04-01T04:58:21.604359 | {
"authors": [
"Kennersky",
"snokier"
],
"repo": "snokier/v-contextmenu",
"url": "https://github.com/snokier/v-contextmenu/issues/41",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1071463936 | Repeat inference experiments to obtain confidence interval of elapsed time
For the inference experiments, get following times for each pretrained models
Data Loading
Profiling
Forward passing
Repeat the inference experiments since time elapsed has discrepancy according to CPU cores utilized through time.
Suggested ... | gharchive/issue | 2021-12-05T13:46:46 | 2025-04-01T04:58:21.606526 | {
"authors": [
"snoop2head"
],
"repo": "snoop2head/ELimNet",
"url": "https://github.com/snoop2head/ELimNet/issues/18",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1581650277 | Explicitly calling Exporter::import doesn't work
Explicitly calling Exporter::import doesn't work. For example (from CGI::Carp):
Exporter::import($pkg,keys %routines);
Fixed in v1.027
| gharchive/issue | 2023-02-13T04:47:39 | 2025-04-01T04:58:21.607879 | {
"authors": [
"snoopyjc"
],
"repo": "snoopyjc/pythonizer",
"url": "https://github.com/snoopyjc/pythonizer/issues/280",
"license": "Artistic-2.0",
"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.