added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | created timestamp[us]date 2001-10-09 16:19:16 2025-01-01 03:51:31 | id stringlengths 4 10 | metadata dict | source stringclasses 2
values | text stringlengths 0 1.61M |
|---|---|---|---|---|---|
2025-04-01T04:35:18.977444 | 2023-03-09T11:04:48 | 1616972991 | {
"authors": [
"Memotech-Bill",
"kilograham"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10165",
"repo": "raspberrypi/pico-extras",
"url": "https://github.com/raspberrypi/pico-extras/issues/60"
} | gharchive/issue | scanvideo.c claims fixed resources
scanvideo.c makes claims for fixed hardware resources, specifically PIO0, low numbered DMA channels and low numbered state machines. However these may have already been claimed for other services.
Ideally the code should be modified to use the claim_unused routines.
If that is not p... |
2025-04-01T04:35:18.979103 | 2022-05-10T17:58:23 | 1231504277 | {
"authors": [
"kilograham"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10166",
"repo": "raspberrypi/pico-sdk",
"url": "https://github.com/raspberrypi/pico-sdk/pull/819"
} | gharchive/pull-request | Suppress false GCC 11 warning on TinyUSB
Note this should be undone when fixed in upstream TinyUSB
fixes #780
Note this will leave (non-fatal) warnings in pico-examples, as that uses the TinyUSB CMake build directly (TinyUSB will need to be fixed for those).
Users of our suppress_tinyusb_warnings CMake function h... |
2025-04-01T04:35:18.991073 | 2022-10-18T14:22:09 | 1413319783 | {
"authors": [
"uskrusader"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10168",
"repo": "raspibolt/raspibolt",
"url": "https://github.com/raspibolt/raspibolt/issues/1129"
} | gharchive/issue | Balance of Satoshis bonus guide problem
I'm stuck at the beginning of the BoS bonus guide.
as "admin" I can receive Alex Bosworth's keys to verify.
as "bos", it doesnt work.
No keyserver with user "bos" ?
simple problem?
weird, it fixed itself a few hours later with a second attempt.
?!
|
2025-04-01T04:35:18.999007 | 2023-11-13T08:07:01 | 1990087872 | {
"authors": [
"blckbx",
"kristapsk"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10169",
"repo": "raspibolt/raspibolt",
"url": "https://github.com/raspibolt/raspibolt/pull/1374"
} | gharchive/pull-request | [UPDATE BONUS GUIDE] Circuitbreaker w/ webinterface
What
In this PR we update circuitbreaker to its latest version and configure the new webinterface on port 4005.
Why
Easier configuration and nicer overview of in-flight htlcs.
How
Following instructions from https://github.com/lightningequipment/circuitbreaker
Scope... |
2025-04-01T04:35:19.036853 | 2021-03-15T02:20:29 | 831348860 | {
"authors": [
"corndog2000"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10170",
"repo": "ratibor78/srvstatus",
"url": "https://github.com/ratibor78/srvstatus/issues/12"
} | gharchive/issue | How to setup telegraf?
Hello, I am new Telegraf and I'm a little confused with how I'm supposed to setup it up. Do I need to make a new influx database? When setting up the Grafana dashboard it asks me to choose an influx database. What do I do with the last piece of code in the readme?
Ok, I was able to piece it t... |
2025-04-01T04:35:19.041137 | 2016-08-25T21:16:47 | 173312244 | {
"authors": [
"OliverGrimsley",
"ratiw",
"westwick"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10171",
"repo": "ratiw/vue-table",
"url": "https://github.com/ratiw/vue-table/issues/75"
} | gharchive/issue | how to use templates properly?
I'm trying to format a cell and nothing is working. The documentation seems to be a little vague here. I think I need to use the templates key on the options, right? It seems nothing I put in there causes any change on the table. I used the example right out of the docs but it's not wor... |
2025-04-01T04:35:19.045714 | 2018-10-08T15:19:04 | 367839272 | {
"authors": [
"Ronen-dev",
"jony89",
"willmeet"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10172",
"repo": "ratson/cordova-plugin-admob-free",
"url": "https://github.com/ratson/cordova-plugin-admob-free/issues... | gharchive/issue | Interstitial always fails to load
Here is the code I'm using to prepare the interstitial ad :
_showInterstitial() {
let interstitialConfig: AdMobFreeInterstitialConfig = {
isTesting: true,
autoShow: false,
// id: 'ca-app-pub-xxx'
};
this.adMobFree.interstitial.config(interstitialCo... |
2025-04-01T04:35:19.105387 | 2020-04-17T03:00:53 | 601667171 | {
"authors": [
"gcv",
"raxod502"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10173",
"repo": "raxod502/selectrum",
"url": "https://github.com/raxod502/selectrum/issues/52"
} | gharchive/issue | Support // and ~/ shortcuts in selectrum-read-file-name
find-file in vanilla Emacs has a neat feature, where typing // causes Emacs to ignore all input before the second slash (or really the last slash if several are typed). Also, everything before ~ is ignored. This allows really fast navigation outside the current ... |
2025-04-01T04:35:19.111366 | 2022-08-31T22:58:28 | 1358004870 | {
"authors": [
"Jeffwan"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10174",
"repo": "ray-project/kuberay",
"url": "https://github.com/ray-project/kuberay/issues/515"
} | gharchive/issue | [Bug] The README.md is not well-formatted
Search before asking
[X] I searched the issues and found no similar issues.
KubeRay Component
Others
What happened + What you expected to happen
Reproduction script
It's on the webpage and no need to reproduce.
Anything else
No response
Are you willing to submit a PR?
[ ]... |
2025-04-01T04:35:19.114551 | 2022-07-05T21:49:23 | 1294811449 | {
"authors": [
"Jeffwan",
"pingsutw"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10175",
"repo": "ray-project/kuberay",
"url": "https://github.com/ray-project/kuberay/pull/340"
} | gharchive/pull-request | Update ray-operator version in the apiserver
Signed-off-by: Kevin Su<EMAIL_ADDRESS>Why are these changes needed?
Update ray-operator version in the apiserver, so we're able to import it from other repos. Otherwise, we'll get the below error.
go<EMAIL_ADDRESS>reading github.com/ray-project/kuberay/proto/proto/go.mod a... |
2025-04-01T04:35:19.231066 | 2024-12-03T13:15:32 | 2715007380 | {
"authors": [
"robertshawjmark",
"thomaslombart"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10176",
"repo": "raycast/extensions",
"url": "https://github.com/raycast/extensions/issues/15667"
} | gharchive/issue | [Todoist] Allow a user to schedule a task for a specified duration
Extension
https://www.raycast.com/doist/todoist
Description
First of all, thank you for this great extension; it has significantly improved my workflow.
Currently, when creating a new task, the following fields are available:
Title
Description
Due da... |
2025-04-01T04:35:19.233647 | 2023-03-08T07:21:58 | 1614776396 | {
"authors": [
"kynkos2",
"pernielsentikaer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10177",
"repo": "raycast/extensions",
"url": "https://github.com/raycast/extensions/issues/5215"
} | gharchive/issue | [ChatGPT3 Prompt] ...
Extension
https://www.raycast.com/denizyoldas/chatgpt3-prompt
Description
Error:
Steps To Reproduce
No response
Current Behaviour
No response
Expected Behaviour
No response
Please open a new issue or fill the report ๐
|
2025-04-01T04:35:19.241173 | 2022-01-07T19:22:27 | 1096602022 | {
"authors": [
"HenriChabrand",
"Ua01"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10178",
"repo": "raycast/extensions",
"url": "https://github.com/raycast/extensions/issues/629"
} | gharchive/issue | [Notion Extension Bug]
Extension โ Notion
Author: @HenriChabrand
Description
The "create database" feature isn't working as intended, while the search function is. It keeps reporting an error
This
Raycast Error code.txt
๐
Steps To Reproduce
Setup the extension by following the provided extension instructions
At... |
2025-04-01T04:35:19.243692 | 2023-10-03T14:09:55 | 1924238226 | {
"authors": [
"CyberDuck79",
"davidmatthewcoleman"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10179",
"repo": "raycast/extensions",
"url": "https://github.com/raycast/extensions/issues/8658"
} | gharchive/issue | [1Password] 2 Factor Authentication
Extension
https://www.raycast.com/khasbilegt/1password
Description
The extension should have the option to copy the 2FA code.
Who will benefit from this feature?
Anyone using 2FA.
Anything else?
No response
+1, this missing feature is the only reason I do not use the extension an... |
2025-04-01T04:35:19.248921 | 2023-10-24T11:10:50 | 1959018382 | {
"authors": [
"lucymhdavies",
"thomaslombart"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10180",
"repo": "raycast/extensions",
"url": "https://github.com/raycast/extensions/issues/8930"
} | gharchive/issue | [Apple Reminders Beta] Menu Bar Reminders fails to fetch latest data
Extension
https://raycast.com/raycast/reminders
Description
Error:
Error: ENOENT: no such file or directory, chmod '/Users/strawb/.config/raycast/extensions/112ad714-bf10-4ccc-a70f-4232bb2241a5/assets/compiled_raycast_swift/reminders'
Steps To Repr... |
2025-04-01T04:35:19.253619 | 2021-12-18T07:37:11 | 1083771597 | {
"authors": [
"fe9lix",
"mattisssa",
"pernielsentikaer",
"sestanley13"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10181",
"repo": "raycast/extensions",
"url": "https://github.com/raycast/extensions/pull/... | gharchive/pull-request | Add optional preference FORM_FIELDS
Description
Type of change
Improvement for somebody else's extension. Extension author: @honzatmn
Screencast
Checklist
[x] I read the extension guidelines
[x] I read the documentation about publishing
@honzatmn Would you mind also reviewing those changes?
@sestanley13 c... |
2025-04-01T04:35:19.262169 | 2023-01-15T05:13:34 | 1533660696 | {
"authors": [
"ImazighenGhost",
"JeffM2501",
"raysan5"
],
"license": "Zlib",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10182",
"repo": "raysan5/raylib",
"url": "https://github.com/raysan5/raylib/issues/2859"
} | gharchive/issue | [core] Screen size origin issues, framebuffer offseted on Y axis from window
If you create a window with a height that is larger than the available size on them monitor then the origin of the OpenGL context is offset by this difference.
A simple way to duplicate this is the following code (run on a 1080p display)
#in... |
2025-04-01T04:35:19.324782 | 2024-10-29T16:16:50 | 2621744772 | {
"authors": [
"MuskanSaxena6",
"rcallaby"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10183",
"repo": "rcallaby/Learn-Git",
"url": "https://github.com/rcallaby/Learn-Git/pull/764"
} | gharchive/pull-request | Translate lesson 03 into turkish
#732
Translate Lesson 03 into Turkish
Added 'Bรถlรผm-03-Dallanma-ve-Birleลtirme' directory inside 'tu'
Created 'dallanma ve birleลtirme.md
Are you aware you can link your pull request to an open issue by using closing keywords?
https://docs.github.com/en/issues/tracking-your-work-wi... |
2025-04-01T04:35:19.331523 | 2021-12-04T02:00:04 | 1071093192 | {
"authors": [
"rcarriga",
"resolritter"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10184",
"repo": "rcarriga/nvim-notify",
"url": "https://github.com/rcarriga/nvim-notify/issues/40"
} | gharchive/issue | Allow for on_close callback during setup
On require("notify").setup, the user can provide an on_open callback for when windows are opened. This is a request to also allow for on_close.
Without the on_close callback, the user is forced to do manual bookkeeping on the windows, like so
windows = {}
require("notify").se... |
2025-04-01T04:35:19.334065 | 2016-12-08T00:00:32 | 194210170 | {
"authors": [
"alextricity25",
"rackernexus"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10185",
"repo": "rcbops/rpc-openstack",
"url": "https://github.com/rcbops/rpc-openstack/pull/1613"
} | gharchive/pull-request | Remote remote and filebeat checks
The maas team has asked us to run our maas plugins with
half the checks to debug some issues we are having
with our maas account. This commit disables remote and
filebeat checks, which constitues about half our checks.
Connects https://github.com/rcbops/u-suk-dev/issues/809
HULK PR... |
2025-04-01T04:35:19.336276 | 2015-08-19T15:13:35 | 101917189 | {
"authors": [
"Apsu",
"d34dh0r53",
"nrb"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10186",
"repo": "rcbops/rpc-openstack",
"url": "https://github.com/rcbops/rpc-openstack/pull/353"
} | gharchive/pull-request | Clean up MaaS and local scripts for Flake8 (kilo backport)
Fix all reported hacking errors
Addresses #240
Addresses #272
(cherry picked from commit e00db31c320e22627282c384eca6acd2d600040c)
A couple of nits but otherwise looks good, I'll give this a +1 and ignore my nits if this is time sensitive.
@d34dh0r53 Whil... |
2025-04-01T04:35:19.390199 | 2024-07-31T18:57:47 | 2440717942 | {
"authors": [
"piehld"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10187",
"repo": "rcsb/rcsb-mojave-model",
"url": "https://github.com/rcsb/rcsb-mojave-model/pull/10"
} | gharchive/pull-request | RO-4209: Update polymer instance features with ligand interaction enumerations
RO-4209
Hi @valasatava, now that I'm back from vacation, wanted to ask if you have a chance to look at this?
Thanks @valasatava! Is it OK to merge now, or should I wait until after the current weekly update completes tomorrow?
|
2025-04-01T04:35:19.413061 | 2016-08-05T22:19:16 | 169707109 | {
"authors": [
"pathawks",
"rdanbrook"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10188",
"repo": "rdanbrook/cirugia",
"url": "https://github.com/rdanbrook/cirugia/issues/1"
} | gharchive/issue | Use bit field instead of bitwise operations
How do you feel about turning romheader into a bit field instead of using all the bitwise operations? This would make the code easier to read, and give the compiler a bit more freedom in optimizing the bitwise arithmetic.
Instead of
return romheader[6] & 0x04 ? 1 : 0;
this... |
2025-04-01T04:35:19.429910 | 2021-11-01T16:18:50 | 1041351183 | {
"authors": [
"erikhaandrikman",
"krackjack234"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10189",
"repo": "rdkcentral/Lightning-SDK",
"url": "https://github.com/rdkcentral/Lightning-SDK/issues/277"
} | gharchive/issue | Porting custom video player in Lightning SDK
Hi,
Is there anyway we can port a custom video player in Lightning SDK and use/augment the standard Videplayer apis (https://rdkcentral.github.io/Lightning-SDK/#/plugins/videoplayer)?
We want to add a custom player to enhance current Videoplayer capabilities like playing d... |
2025-04-01T04:35:19.435326 | 2021-12-29T06:54:51 | 1090309765 | {
"authors": [
"bjornvanspengen",
"googleboy0"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10190",
"repo": "rdkcentral/Lightning-SDK",
"url": "https://github.com/rdkcentral/Lightning-SDK/issues/289"
} | gharchive/issue | Purchase Plug-in How we can use?
I am working on an app, where I need an in-app purchase. So, that users can buy the content. we have the csp URL that gives me the asset id and all. but after that what i need to do, or can someone has an example of Purchase Plug-in. it would be very helpful for us.
Thank you
@googl... |
2025-04-01T04:35:19.437831 | 2020-07-28T14:47:54 | 667135229 | {
"authors": [
"MFransen69",
"pwielders",
"svdmaar"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10191",
"repo": "rdkcentral/rdkservices",
"url": "https://github.com/rdkcentral/rdkservices/pull/150"
} | gharchive/pull-request | METROL-103: Updates WebKitBrowser
Copies over work on WebKitBrowser from ThunderNanoServices.
@emutavchi I think we now need to make sure all functionality gets together. Your pull request needs to be merged first than we need to "add" that functionality, in your pull request, to this pull request. As discussed I a... |
2025-04-01T04:35:19.445092 | 2020-07-08T20:10:18 | 653564696 | {
"authors": [
"greglandrum",
"jcminerlanl"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10192",
"repo": "rdkit/rdkit",
"url": "https://github.com/rdkit/rdkit/issues/3280"
} | gharchive/issue | Missing some Boost libraries and unable to download maeparser.
I am trying to install RDKit version 2020 in order to have access to the necessary 3D descriptors that are not in earlier version.
I created a git clone of the rdkit package and ran the following commands.
cmake -DPy_ENABLE_SHARED=1 -DRDK_INSTALL_INTREE... |
2025-04-01T04:35:19.448988 | 2020-10-21T10:21:13 | 726344601 | {
"authors": [
"NadineSchneider",
"bp-kelley"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10193",
"repo": "rdkit/rdkit",
"url": "https://github.com/rdkit/rdkit/pull/3516"
} | gharchive/pull-request | [Contrib] Initial commit NIBR 2019 substructure filters
This implements a revised set of 444 SMARTS substructure filters to annotate, flag and exclude compounds. These filters were revised and developed in the course of the NIBR screening deck re-design. More details on this work can be found in a recent publication:... |
2025-04-01T04:35:19.476623 | 2022-10-12T09:35:01 | 1405890007 | {
"authors": [
"enjeeneer",
"rdnfn"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10194",
"repo": "rdnfn/bauwerk",
"url": "https://github.com/rdnfn/bauwerk/issues/17"
} | gharchive/issue | Float64 dtype incompatibility
bauwerk version: 0.21
Python version: 3.8
Operating System: macOS
Description
Bauwerk will throw an error when you pass an action array of dtype np.float64. I believe this is because you hardcode the env.action_space to be float32 dtype.
What I Did
action = np.array([0.16], dtype=np.fl... |
2025-04-01T04:35:19.478511 | 2018-09-29T09:03:43 | 365113903 | {
"authors": [
"rduldulao"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10195",
"repo": "rduldulao/tornado-swirl",
"url": "https://github.com/rduldulao/tornado-swirl/issues/1"
} | gharchive/issue | Support for Schema Properties
Add support for schema properties such as minimum:, maximum:, as well as example:
Schema properties can be specified in the docstrings
|
2025-04-01T04:35:19.480284 | 2019-02-07T14:24:27 | 407724495 | {
"authors": [
"rduldulao",
"roman-telepathy-ai"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10196",
"repo": "rduldulao/tornado-swirl",
"url": "https://github.com/rduldulao/tornado-swirl/issues/15"
} | gharchive/issue | websockets docs
hi,
are there any activities to document websockets?
thx, r
Hi @roman-telepathy-ai . Sorry for the late reply. No activities re: websockets at the moment, will try to scope it out if it can be added for our next release. If you could provide a description of your requirements, that would be great... |
2025-04-01T04:35:19.541959 | 2018-07-06T03:39:22 | 338794621 | {
"authors": [
"aleixhub",
"danbopes",
"gretzky",
"julienben",
"michaelcuneo",
"nonotest"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10197",
"repo": "react-boilerplate/react-boilerplate",
"url": "ht... | gharchive/issue | offline-plugin should install chunks as part of update process
Issue Type
[X] Bug
Description
When adding main chunks to additional assets in OfflinePlugin as below (webpack.prod.babel.js) it causes website to not load at all if the webserver is unavailable upon service worker activation. Additionally, even if the ... |
2025-04-01T04:35:19.565753 | 2021-01-12T16:16:15 | 784380189 | {
"authors": [
"doteric",
"jfbahamondes"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10198",
"repo": "react-dnd/react-dnd",
"url": "https://github.com/react-dnd/react-dnd/issues/2964"
} | gharchive/issue | [FIXME] Dragging item on a drop layer that is over the item and will appear on dragging
Describe the bug
If we create a droppable layer that appears when dragging an element type, if the layer is over the drag item, we cannot actually drag the item. But, if it happens to not be overlapping the draggable item, there i... |
2025-04-01T04:35:19.572006 | 2017-09-23T18:34:23 | 260029567 | {
"authors": [
"heyimalex",
"ndbroadbent"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10199",
"repo": "react-dnd/react-dnd",
"url": "https://github.com/react-dnd/react-dnd/issues/890"
} | gharchive/issue | Ref is always called twice on the DropTargetConnector element (null, then the element)
Example code:
@DropTarget(dragTypes, target, connect => ({
connectDropTarget: connect.dropTarget(),
}))
export default class TestComponent extends PureComponent {
constructor(props) {
super(props)
this.setContainer... |
2025-04-01T04:35:19.611301 | 2017-01-12T15:02:59 | 200389691 | {
"authors": [
"Jero786",
"MaxBuodnik",
"STRML",
"Zelenetska",
"antfenech",
"dmitriyK1",
"kumarharsh",
"matronator",
"snax4a",
"vladislavprokopenko",
"xtforgame"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "ghar... | gharchive/issue | Setting custom props to the Grid Item object
There is no ability to set custom props to the Grid Item object.
For example:
{i: 'somekey', w: 2, h:5, contentLink: 'http://google.com'}
Property 'contentLink' will be deleted after changing layout.
Thanks!
would love this feature, or to know how others are getting arou... |
2025-04-01T04:35:19.633573 | 2023-12-31T20:09:32 | 2061158899 | {
"authors": [
"JolianGof",
"chanthinh"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10201",
"repo": "react-hook-form/resolvers",
"url": "https://github.com/react-hook-form/resolvers/issues/657"
} | gharchive/issue | Issue with valibotResolver causing unexpected form submission behavior
I am using react-hook-form with valibotResolver to validate my form data. I have noticed an issue where only the lastName field is included in the form data when the form is submitted, even though I have firstName and age fields in my form.
Link t... |
2025-04-01T04:35:19.643211 | 2019-03-16T18:48:09 | 421839985 | {
"authors": [
"pvinis",
"thymikee"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10202",
"repo": "react-native-community/react-native-cli",
"url": "https://github.com/react-native-community/react-native-cli/pull/24... | gharchive/pull-request | test with pvinis repo with the two-dot diff
Summary:
This is in preparation of using the new branch structure of the purge repo, using one branch per version.
GitHub does not support getting a patch file from two-dot diffs by appending .diff in the url, so I keep them in https://github.com/pvinis/rn-diff-purge/tree/... |
2025-04-01T04:35:19.651832 | 2018-03-10T20:21:49 | 304101582 | {
"authors": [
"AliRawash",
"biancaFarcas",
"icemancast",
"joshuamataaraya",
"piloulac",
"rborn",
"tierfour",
"tyjing",
"ujwal-setlur"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10203",
... | gharchive/issue | CocoaPods could not find compatible versions for pod "GoogleMaps"
Is this a bug report?
Yes
Have you read the Installation Instructions?
Yes
Environment
react-native: ^0.51.0
react: ^16.2.0
react-native-maps: ^0.20.1
Target Platform: eg: iOS - 10.2 Simulator
Steps to Reproduce
I followed the steps for installation i... |
2025-04-01T04:35:19.683035 | 2018-06-18T00:22:34 | 333104950 | {
"authors": [
"EnclaveAnthony",
"KPS250",
"LionelLindt",
"ahaus",
"farhanaslam5151",
"gaganjot-singh01",
"iSaadSalman",
"jgcmarins",
"kkbhav",
"msaqlain",
"prajnarobo",
"shreyakupadhyay",
"tarbundiyahitesh21",
"tktdw"
],
"license": "MIT",
"license_source"... | gharchive/issue | Image Sharing for WhatsApp is not working
So I'm saving a screenshot locally and passing the URI to Share options. Its working fine for every platform except Whats App.
`let shareOptions = {
title: "Share",
url: this.state.cameraRollUri,
type: 'image/png',
message: "Here it is",
subject: "Share Link", // for email,
... |
2025-04-01T04:35:19.685656 | 2019-05-13T18:42:27 | 443545218 | {
"authors": [
"MateusAndrade",
"mikehardy"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10205",
"repo": "react-native-community/react-native-share",
"url": "https://github.com/react-native-community/react-native-s... | gharchive/pull-request | Feature/improving-project-mds
Overview
I was having some difficulties regarding my GPS key in my commits from my last PR.
Because of this, I decided to create a new PR based on my changes and close the previous one. This PR includes the changes requested by @jgcmarins and @mikehardy .
Also, i must apologize for this... |
2025-04-01T04:35:19.691362 | 2019-07-25T10:43:18 | 472794255 | {
"authors": [
"MaxToyberman",
"Titozzz",
"adophper",
"httol",
"paldepind"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10206",
"repo": "react-native-community/react-native-webview",
"url": "https://git... | gharchive/issue | posting a message to webview doesnt work
Hi !
I was sending a message to my WebView like this :
this.myWebView.postMessage(
JSON.stringify({
messageType: "handleServerResponse",
responseData: json,
requestId
})
);
but after the upgrade it has stopped working, and now i'm t... |
2025-04-01T04:35:19.779365 | 2021-04-09T06:41:28 | 854217010 | {
"authors": [
"Sid-Shanker",
"cj768025549",
"douglasjunior",
"fredmanxu",
"mikehardy",
"zoultrex"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10207",
"repo": "react-native-device-info/react-native-d... | gharchive/issue | node_modules/react-native-device-info/src/index.ts: Unexpected token (12:12)
During npm start ... I get this error
error: bundling failed: SyntaxError: .../node_modules/react-native-device-info/src/index.ts: Unexpected token (12:12)
I have already updated it to the latest version (8.0.8), but it still has the error.... |
2025-04-01T04:35:19.785343 | 2018-10-08T11:41:55 | 367750801 | {
"authors": [
"Bardiamist",
"NemanjaManot",
"kashishgrover",
"manuhook",
"mikehardy",
"roots-ai"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10208",
"repo": "react-native-device-info/react-native-de... | gharchive/issue | Detect Soft Navigation Keys in Android
Description
Implement something like DeviceInfo.areSoftwareKeysEnabled() or DeviceInfo.hasSoftNavigationKeysEnabled() to detect whether software keys are enabled in an android device.
Use Case
To detect whether a device has hardware keys enabled or software keys enabled. This ca... |
2025-04-01T04:35:19.792969 | 2021-08-06T08:34:37 | 962526679 | {
"authors": [
"Podlipny",
"brett-james-rocketlab",
"sreehari-kt",
"vaibhavcis2912"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10209",
"repo": "react-native-image-picker/react-native-image-picker",
"url":... | gharchive/issue | Picture take using launchCamera rotates in some devices and working fine in some devices[๐]
Picture take using launchCamera rotates in some devices and working fine in some devices.
Find that it just happend with the samsung devices.
we have exactly the same problem. We've tried to fix it by rotation according to ... |
2025-04-01T04:35:19.798028 | 2023-03-28T14:54:37 | 1644130159 | {
"authors": [
"Simon-TechForm",
"artyom-ivanov"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10210",
"repo": "react-native-maps/react-native-maps",
"url": "https://github.com/react-native-maps/react-native-maps/is... | gharchive/issue | Request of user location not working when use default provider on ios
Summary
if I use the google maps provider, then the request for the user's location appears automatically. If I use apple maps (the default provider), then the request does not appear.
Reproducible sample code
<MapView
ref={(ref) => (map.current ... |
2025-04-01T04:35:19.805435 | 2022-06-01T06:12:25 | 1255076172 | {
"authors": [
"matt-oakes",
"mikehardy",
"namrog84"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10211",
"repo": "react-native-netinfo/react-native-netinfo",
"url": "https://github.com/react-native-netinfo/rea... | gharchive/pull-request | Change WindowsTargetPlatformVersion to 10.0
Overview
Changed to general version for WindowsTargetPlatformVersion
Using an explicit version of WindowsTargetPlatformVersion requires that specific windows SDK version to be installed on the machine.
In Visual Studio 2017 (version 15 or build tools 141) and earlier it was... |
2025-04-01T04:35:19.817597 | 2023-11-20T13:25:43 | 2002205787 | {
"authors": [
"kozhinas"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10212",
"repo": "react-native-video/react-native-video",
"url": "https://github.com/react-native-video/react-native-video/issues/3364"
} | gharchive/issue | ios 17.2 Invariant Violation: requireNativeComponent: "RCTVideo" was not found in the UIManager.
Platform
Which player are you experiencing the problem on:
iOS
Environment info
Library version: 6.0.0-alpha.11
Device: iphone 12
"react-native": "0.66.5",
Steps To Reproduce
Hello, cant play mp4 stream video, get a er... |
2025-04-01T04:35:19.824709 | 2021-11-07T22:40:58 | 1046869096 | {
"authors": [
"Cogneter",
"gfaraj"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10213",
"repo": "react-native-web-community/react-native-web-webview",
"url": "https://github.com/react-native-web-community/react-nati... | gharchive/issue | The onMessage prop is never triggered on react-native-web
I'm using this package to bring feature parity to my web and native apps, but I can't seem to communicate back to react native from the website.
My usage is:
const onMessage = useCallback((message: WebViewMessageEvent) => {
const data = JSON.pa... |
2025-04-01T04:35:19.863601 | 2019-11-05T13:38:10 | 517778091 | {
"authors": [
"PeterKottas",
"macrozone"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10214",
"repo": "react-page/react-page",
"url": "https://github.com/react-page/react-page/issues/738"
} | gharchive/issue | deprecate "native plugins" and re-implement?
While working on the library, i see many extra apis around "native plugins", but personally, i don't understand fully what these do. I guess, it should allow to drag and drop OS-elements like files etc. into the editor.
But in my opinion, this is not worth the extra apis a... |
2025-04-01T04:35:19.871088 | 2019-07-23T12:26:57 | 471667440 | {
"authors": [
"RUVATA",
"aleclarson"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10215",
"repo": "react-spring/react-spring",
"url": "https://github.com/react-spring/react-spring/issues/762"
} | gharchive/issue | Parallax & ParalaxLayer wrong typescript types (TS2322 on official example)
๐ Bug Report
In fact the ParallaxLayer and Parallax (wrapper) classes signature should implements HTMLDivElement and abstract HTMLElement.
Placed to them properties are provided to native element 'as is', realization talks thats it is intent... |
2025-04-01T04:35:19.876266 | 2017-08-31T16:22:30 | 254392685 | {
"authors": [
"Tsvetkovv",
"tannerlinsley"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10216",
"repo": "react-tools/react-table",
"url": "https://github.com/react-tools/react-table/pull/471"
} | gharchive/pull-request | Fix: no extra checking for toggleSort
I think the extra check doesn't make sense
This is a pretty standard check to make sure that the function is defined.
@tannerlinsley if you pass undefined, nothing happened. React always check it, elseways
|
2025-04-01T04:35:19.878604 | 2016-01-06T03:31:02 | 125103339 | {
"authors": [
"Ratismal",
"ekmartin",
"lrabe"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10217",
"repo": "reactiflux/discord-irc",
"url": "https://github.com/reactiflux/discord-irc/issues/26"
} | gharchive/issue | Can't start discord-irc
Whenever I attempt to run discord-irc, it immediately crashes.
me@my-computer:~$ discord-irc --config /path/to/config.json
/usr/local/lib/node_modules/discord-irc/node_modules/discord.js/lib/Voice/StreamIntent.js:9
f (typeof superClass !== "function" && superClass !== null) { throw new TypeEr... |
2025-04-01T04:35:19.887543 | 2023-07-17T06:13:09 | 1807055769 | {
"authors": [
"Archmonger",
"rmorshea"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10218",
"repo": "reactive-python/reactpy",
"url": "https://github.com/reactive-python/reactpy/issues/1110"
} | gharchive/issue | ReactPy ASGI App and Middleware
Current Situation
Currently we perform ASGI routing via backend-specific APIs. However, it is much easier to do so via ASGI middleware. Additionally, we should have a "standalone" mode where ReactPy can run in a production configuration without any backend.
I originally pitched this co... |
2025-04-01T04:35:19.896277 | 2018-10-05T23:34:38 | 367399188 | {
"authors": [
"ejether",
"endzyme"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10219",
"repo": "reactiveops/rok8s-scripts",
"url": "https://github.com/reactiveops/rok8s-scripts/pull/198"
} | gharchive/pull-request | Added more support for tagging
Added support to simply add new dockerfile bases without having to update CI files
Added support for release tagging of Major and Minor releases to help keep consumers up to date
The intended changes here allow for easier automatic update for consumers of rok8s-scripts by having a vX ... |
2025-04-01T04:35:19.902839 | 2020-05-07T16:10:23 | 614176915 | {
"authors": [
"RLittlesII",
"RolandPheasant",
"aguahombre"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10220",
"repo": "reactiveui/DynamicData",
"url": "https://github.com/reactiveui/DynamicData/issues/358"
} | gharchive/issue | Change in behaviour of ToObservableChangeSet with expireAfter in v6.14.*
The ToObservableChangeSet expireAfter no longer works in v6.14.* if the the source IObservable<IEnumerable> completes before the timeout occurs.
Using this example compiled with v6.13.21 using .netcore 3.1 console program on Windows 10
static vo... |
2025-04-01T04:35:19.922502 | 2016-08-01T16:04:54 | 168682299 | {
"authors": [
"CompuIves",
"claydiffrient",
"coveralls",
"diasbruno"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10221",
"repo": "reactjs/react-modal",
"url": "https://github.com/reactjs/react-modal/pull/20... | gharchive/pull-request | [changed] Don't render div on dom when isOpen is false
I noticed that when I wanted to animate the fadein of a modal it only worked for the first time. This was because the css animation of ReactModal__Overlay--after-open only works when a div is rendered for the first time. That's why I changed the logic to render n... |
2025-04-01T04:35:19.927356 | 2016-10-08T14:20:20 | 181828536 | {
"authors": [
"claydiffrient",
"diasbruno"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10222",
"repo": "reactjs/react-modal",
"url": "https://github.com/reactjs/react-modal/pull/243"
} | gharchive/pull-request | [added] Add contentLabel prop to put aria-label on modal content
Fixes #236.
Changes proposed:
Add a aria-label to the modal content
Upgrade Path (for changed or removed APIs):
Existing modals should add a contentLabel prop describing the modal content
Acceptance Checklist:
[x] All commits have been squashed to ... |
2025-04-01T04:35:19.962952 | 2016-05-14T16:23:13 | 154862436 | {
"authors": [
"gaearon",
"markerikson",
"sevenLee"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10223",
"repo": "reactjs/react-redux",
"url": "https://github.com/reactjs/react-redux/issues/379"
} | gharchive/issue | Why I can't bind state to this.props on component which is in iframe?
I have a specific scenario in my react/redux/express universal project (server-side rendering).
(1)First I defined my routes like so: [ routes.jsx ]
export default (
<Route component={App} path="/">
<Route component={MainView} path="mai... |
2025-04-01T04:35:19.965310 | 2019-02-19T17:59:48 | 412052548 | {
"authors": [
"BartoszKlonowski",
"petetnt"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10224",
"repo": "reactjs/react.dev",
"url": "https://github.com/reactjs/react.dev/pull/1711"
} | gharchive/pull-request | Update Fragment support section in a blogpost regarding Create React App
It's linked in for example in https://reactjs.org/docs/fragments.html#short-syntax and pretty confusing. We could consider just rewriting these whole "Many tools don't support support" section too.
Hello @petetnt!
Unfortunately the blog posts ... |
2025-04-01T04:35:19.973789 | 2018-04-20T00:54:35 | 316088950 | {
"authors": [
"gaearon",
"huarse",
"voliva"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10225",
"repo": "reactjs/reactjs.org",
"url": "https://github.com/reactjs/reactjs.org/issues/828"
} | gharchive/issue | One scenarios of componentWillReceiveProps
class Editor extends React.Component {
constructor(props) {
super(props);
// ... init state ..
// init field
this.formField = new Field();
}
componentWillReceiveProps(nextProps) {
if (nextProps.visible && !this.props.vis... |
2025-04-01T04:35:19.976738 | 2019-05-18T03:23:50 | 445673480 | {
"authors": [
"alexkrolick",
"tajammul-pasha",
"tajammul1996"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10226",
"repo": "reactjs/reactjs.org",
"url": "https://github.com/reactjs/reactjs.org/pull/2010"... | gharchive/pull-request | fixed svelte-js broken link in hooks intro page
Fixed svelte broken link in hooks intro page.
Before - it was redirecting to https://svelte.technology/
After - it's redirecting to https://svelte.dev/
Thanks
๐
|
2025-04-01T04:35:19.979219 | 2023-04-24T22:08:41 | 1682113305 | {
"authors": [
"gaearon",
"orama254"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10227",
"repo": "reactjs/translations.react.dev",
"url": "https://github.com/reactjs/translations.react.dev/pull/259"
} | gharchive/pull-request | Add Swahili sw to langs
Greetings @gaearon,
As advised earlier, here is a fresh attempt at translating the new React docs to Swahili. Swahili is a language that is used majorly in the Eastern Africa Region (Kenya, Uganda, Tanzania, Rwanda, Burundi) and widely accepted worldwide. I have previous experience with transl... |
2025-04-01T04:35:20.013338 | 2023-04-17T07:16:14 | 1670567414 | {
"authors": [
"moizsheraz"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10228",
"repo": "reactplay/react-play",
"url": "https://github.com/reactplay/react-play/issues/1118"
} | gharchive/issue | Threads
What's the Play about?
Built a react app like threads in Twitter with a model allowing multiple threads,tweet size constraints and display them on the home page
What ReactJS concept will be used to create this play?
Components, Hooks, Routing, Styling,API
Are you willing to take it up for implementation?
Yes
... |
2025-04-01T04:35:20.019342 | 2016-03-26T11:55:30 | 143695219 | {
"authors": [
"danielweck"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10229",
"repo": "readium/readium-shared-js",
"url": "https://github.com/readium/readium-shared-js/issues/278"
} | gharchive/issue | Link handler target=_BLANK, opened link can redirect window.opener, potentially malicious.
See:
https://mathiasbynens.github.io/rel-noopener/
See code:
https://github.com/readium/readium-shared-js/blob/develop/js/views/internal_links_support.js#L210
Example with "Accessible EPUB3", link http://my.safaribooksonlin... |
2025-04-01T04:35:20.024918 | 2022-08-17T18:31:38 | 1342131222 | {
"authors": [
"agjohnson"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10230",
"repo": "readthedocs/sphinx_rtd_theme",
"url": "https://github.com/readthedocs/sphinx_rtd_theme/pull/1314"
} | gharchive/pull-request | Unbreak CI config
Build with Node 14 installed through orbs.
Fixes #1275
Error is unrelated. Build failure is:
ERROR in ./src/sass/theme.sass
Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):
ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
:not... |
2025-04-01T04:35:20.031017 | 2018-01-30T01:27:37 | 292621619 | {
"authors": [
"jfallows"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10231",
"repo": "reaktivity/reaktor.java",
"url": "https://github.com/reaktivity/reaktor.java/issues/31"
} | gharchive/issue | [zerocopy] implement memory manager
MemoryManager API now defined on feature/zerocopy branch of nukleus.java.
public interface MemoryManager
{
long acquire(int capacity);
void release(long offset, int capacity);
}
Note: if the offset can be an actual addressOffset, then we can use DirectBuffer.wrap(long add... |
2025-04-01T04:35:20.040703 | 2018-11-30T10:37:30 | 386131044 | {
"authors": [
"bmunkholm",
"flytov"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10233",
"repo": "realm/realm-cocoa",
"url": "https://github.com/realm/realm-cocoa/issues/6026"
} | gharchive/issue | RLMSyncConfiguration
!!! MANDATORY TO FILL OUT !!!
Goals
Expected Results
Actual Results
Steps to Reproduce
Code Sample
Version of Realm and Tooling
Realm framework version: ?
Realm Object Server version: ?
Xcode version: ?
iOS/OSX version: ?
Dependency manager + version: ?
@flytov This issue doesn't seem us... |
2025-04-01T04:35:20.042119 | 2015-07-20T19:43:36 | 96142908 | {
"authors": [
"jpsim",
"segiddins"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10234",
"repo": "realm/realm-cocoa",
"url": "https://github.com/realm/realm-cocoa/pull/2251"
} | gharchive/pull-request | Swift 2 installation examples
\c @jpsim
:+1: other than consolidating the code to get the Swift/Xcode versions.
@jpsim moved this swift versioning logic out into its own file
:+1: thanks for doing this, Sam.
|
2025-04-01T04:35:20.074181 | 2023-01-03T18:32:10 | 1517770956 | {
"authors": [
"Navil",
"blagoev",
"nielsenko"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10235",
"repo": "realm/realm-dart",
"url": "https://github.com/realm/realm-dart/issues/1087"
} | gharchive/issue | [Bug]: non-zero custom status code considered fatal
What happened?
Our sentry reports a few fatal errors, when signing in:
AppException: non-zero custom status code considered fatal, link to server logs: null
We do not get this on our devices, it is visible to us in sentry. We could reproduce it on a GT-I9505 with ... |
2025-04-01T04:35:20.100706 | 2023-08-15T18:21:10 | 1851910587 | {
"authors": [
"deverlex",
"dotjon0",
"nirinchev"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10236",
"repo": "realm/realm-dart",
"url": "https://github.com/realm/realm-dart/issues/1377"
} | gharchive/issue | Korean and Japanese characters - queries / full text search
What happened?
We have questions regarding Korean and Japanese languages support around Realm queries / full text search if we may:
Question 1: We have tested Japanese characters in a standard Realm query and this works fine, so Korean and Japanese character... |
2025-04-01T04:35:20.208828 | 2017-08-28T04:34:06 | 253224344 | {
"authors": [
"Khady",
"freebroccolo"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10237",
"repo": "reasonml-editor/vscode-reasonml",
"url": "https://github.com/reasonml-editor/vscode-reasonml/issues/93"
} | gharchive/issue | Add option to not use merlin on all files of the project
I don't know if I should open this here or in ocaml-language-server. I think it is more related to this extension.
My problem is that I work on a pretty big ocaml project. And that the repository will become bigger and bigger if the company moves to a monorepo.... |
2025-04-01T04:35:20.219637 | 2016-02-19T15:45:05 | 134896220 | {
"authors": [
"ferd",
"talentdeficit",
"tsloughter"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10238",
"repo": "rebar/rebar3",
"url": "https://github.com/rebar/rebar3/pull/1065"
} | gharchive/pull-request | give top level plugin providers precedence over default providers
This change allows top level plugins to take the names of default providers. For example, the cuttlefish plugin, which requires control over the release building, will be {default, release} and {default, tar} in order to make this possible.
I have a ... |
2025-04-01T04:35:20.229866 | 2023-07-20T19:42:44 | 1814689434 | {
"authors": [
"elsid",
"grahamboree"
],
"license": "Zlib",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10239",
"repo": "recastnavigation/recastnavigation",
"url": "https://github.com/recastnavigation/recastnavigation/pull/648"
} | gharchive/pull-request | Update catch to v3.4.0
To get RangeEquals matcher making code for matching arrays simpler.
Files are copied from https://github.com/catchorg/Catch2/releases/tag/v3.4.0.
catch_amalgamated.hpp is renamed to catch_all.hpp to match existing file.
Thanks!
|
2025-04-01T04:35:20.250415 | 2024-01-24T15:28:21 | 2098520468 | {
"authors": [
"oleksandr-danylchenko",
"rsimon"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10240",
"repo": "recogito/text-annotator-js",
"url": "https://github.com/recogito/text-annotator-js/pull/20"
} | gharchive/pull-request | Added event listeners cleanup in the React example
Issue
I noticed that in the React example event listeners are only being added to the anno, but never cleaner. So it may lead to the memory leaks on MockStorage re-renders.
Changes made
Added cleanup function for the existing event listeners. Hopefully, it'll help ot... |
2025-04-01T04:35:20.258437 | 2022-04-05T13:16:11 | 1193137328 | {
"authors": [
"gano3s",
"santiagolizardo"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10241",
"repo": "reconmap/rest-api",
"url": "https://github.com/reconmap/rest-api/pull/42"
} | gharchive/pull-request | Added examples into reports
I one more time slightly enhanced the report.
I added a capability to load images from attachments to each vulnerability and also to the project.
1.1 Vulnerabilities and images
1.2 Project attachments (only images for now)
I updated how PoC of vulnerability is propagated into the o... |
2025-04-01T04:35:20.261247 | 2021-07-18T19:33:20 | 947103301 | {
"authors": [
"YanetABUC"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10242",
"repo": "reconness/reconness-frontend",
"url": "https://github.com/reconness/reconness-frontend/issues/302"
} | gharchive/issue | Integrate microservides for Marketplace features
Services are in repository https://github.com/reconness/reconness
[x] Install agent from Marketplace
[x] Unistall agent installed from the Marketplace
[x] List agents un Marketplace
List agents in Marketplace
Bug
Agents installed from Marketplace should display... |
2025-04-01T04:35:20.263129 | 2023-09-15T15:56:54 | 1898704665 | {
"authors": [
"BrandonGillis",
"TomasVotruba"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10243",
"repo": "rectorphp/rector-doctrine",
"url": "https://github.com/rectorphp/rector-doctrine/pull/230"
} | gharchive/pull-request | [EventSubscriberInterfaceToAttributeRector] Add rule
Add a rule to fix EventSubscriberInterface deprecation and convert it to #[AsDoctrineListener] (https://github.com/doctrine/DoctrineBundle/pull/1664)
This is my first rector rule and contribution in this project, so this PR will probably need some changes.
Ci nee... |
2025-04-01T04:35:20.273922 | 2022-06-27T10:30:19 | 1285595404 | {
"authors": [
"bdattoma",
"jgarciao",
"pablofelix"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10244",
"repo": "red-hat-data-services/ods-ci",
"url": "https://github.com/red-hat-data-services/ods-ci/pull/432"... | gharchive/pull-request | Verify Node Failures Are Handled
Signed-off-by: Pablo Fรฉlix Estรฉvez Pico<EMAIL_ADDRESS>
can you attach the Jenkins job?
Can you test it in jenkins and, after that, run smoke in the same cluster to verify that the cluster's health hasn't been affected by this test?
https://opendatascience-jenkins-csb-rhods.apps.o... |
2025-04-01T04:35:20.283432 | 2024-09-03T15:36:50 | 2503201000 | {
"authors": [
"ezio-auditore",
"malayparida2000"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10245",
"repo": "red-hat-storage/ocs-operator",
"url": "https://github.com/red-hat-storage/ocs-operator/pull/278... | gharchive/pull-request | Bug 2309489:[release-4.17] Fix noobaa-account name to be storageconsumer name
This is a cherry pick of #2777
/hold till #2783 is merged
/bugzilla refresh
/retest
closing in favor of https://github.com/red-hat-storage/ocs-operator/pull/2803
|
2025-04-01T04:35:20.285452 | 2022-05-25T17:07:22 | 1248410289 | {
"authors": [
"BenamarMk",
"ShyamsundarR"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10246",
"repo": "red-hat-storage/ramen",
"url": "https://github.com/red-hat-storage/ramen/pull/39"
} | gharchive/pull-request | Bug 2090080: Ignore drpolicy validation when a managed cluster (hosting s3store) is down
This is a ODF 4.10 workaround for BZ-2090080.
In ODF 4.11, we will rework this to distinguish the DRPolicy validation errors.
So far we have two potential solutions:
Have the DRPolicy state to indicate whether a cluster is inacc... |
2025-04-01T04:35:20.317494 | 2023-11-29T09:41:27 | 2016188329 | {
"authors": [
"Goodwillson",
"Seinuh",
"redakker"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10247",
"repo": "redakker/blecker",
"url": "https://github.com/redakker/blecker/issues/63"
} | gharchive/issue | Presence string is sometimes broken
It happened when the device sent a message like:
1>
{"st
Investigate why, and fix
I just got similar string in log
I just got similar string in log
Thanks for the confirmation.
I'll check this bug as soon as possible.
It looks like the related commit solved this issue.
... |
2025-04-01T04:35:20.340704 | 2016-09-01T02:39:46 | 174423496 | {
"authors": [
"jcredding",
"kellyredding"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10248",
"repo": "redding/mr",
"url": "https://github.com/redding/mr/pull/238"
} | gharchive/pull-request | Commonize eval'ing subquery blocks, cache built subqueries
This updates subqueries and subquery expressions to commonize the
eval'ing of a block so read models don't have to duplicate the
logic with from subqueries. This allows subqueries to no longer
need to know when they are "complete" because after they are
initi... |
2025-04-01T04:35:20.350940 | 2023-06-26T13:49:23 | 1774827341 | {
"authors": [
"rhtap-qe-bots"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10249",
"repo": "redhat-appstudio-qe/devfile-sample-hello-world",
"url": "https://github.com/redhat-appstudio-qe/devfile-sample-hello-w... | gharchive/pull-request | Appstudio update test-component-pac-vmtr
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code documentation Running the PipelineRun
To customize the proposed PipelineRu... |
2025-04-01T04:35:20.370995 | 2023-04-21T05:40:44 | 1677848179 | {
"authors": [
"rhtap-qe-bots"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10250",
"repo": "redhat-appstudio-qe/devfile-sample-hello-world",
"url": "https://github.com/redhat-appstudio-qe/devfile-sample-hello-w... | gharchive/pull-request | Appstudio update test-component-pac-tmuq
Pipelines as Code configuration proposal
Pipelines as Code CI/test-component-pac-tmuq-on-pull-request has successfully validated your commit.
StatusDurationName
โ
Succeeded
7 seconds
init
โ
Succeeded
16 seconds
clone-repository
โ
Succeeded
30 seconds
build-container
... |
2025-04-01T04:35:20.390556 | 2023-04-28T07:04:31 | 1688018218 | {
"authors": [
"rhtap-qe-bots"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10251",
"repo": "redhat-appstudio-qe/devfile-sample-hello-world",
"url": "https://github.com/redhat-appstudio-qe/devfile-sample-hello-w... | gharchive/pull-request | Appstudio update test-component-pac-xxji
Pipelines as Code configuration proposal
Pipelines as Code CI/test-component-pac-xxji-on-pull-request has successfully validated your commit.
StatusDurationName
โ
Succeeded
7 seconds
init
โ
Succeeded
22 seconds
clone-repository
โ
Succeeded
1 minute
build-container
โ
... |
2025-04-01T04:35:20.400141 | 2023-04-11T21:10:51 | 1663219580 | {
"authors": [
"rhtap-qe-bots"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10252",
"repo": "redhat-appstudio-qe/hacbs-test-project",
"url": "https://github.com/redhat-appstudio-qe/hacbs-test-project/pull/1007"
... | gharchive/pull-request | Appstudio update mvp-test-component
Pipelines as Code configuration proposal
Pipelines as Code CI/mvp-test-component-on-pull-request has successfully validated your commit.
StatusDurationName
โ
Succeeded
7 seconds
init
โ
Succeeded
17 seconds
clone-repository
โ
Succeeded
1 minute
build-container
โ
Succeeded
... |
2025-04-01T04:35:20.409980 | 2023-02-28T13:23:44 | 1603070307 | {
"authors": [
"redhat-appstudio-qe-bot1"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10253",
"repo": "redhat-appstudio-qe/hacbs-test-project",
"url": "https://github.com/redhat-appstudio-qe/hacbs-test-project/... | gharchive/pull-request | Appstudio update mvp-test-component
Pipelines as Code configuration proposal
Pipelines as Code CI/mvp-test-component-on-pull-request has successfully validated your commit.
StatusDurationName
โ
Succeeded
8 seconds
init
โ
Succeeded
14 seconds
clone-repository
โ
Succeeded
1 minute
build-container
โ
Succeeded
... |
2025-04-01T04:35:20.412092 | 2024-04-15T14:33:40 | 2243846301 | {
"authors": [
"hugares"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10254",
"repo": "redhat-appstudio/infra-deployments",
"url": "https://github.com/redhat-appstudio/infra-deployments/pull/3568"
} | gharchive/pull-request | Move stone-stg-host authentication to rh-idp
RH sso is configured as an identity provider already on that cluster. Change the authentication component to use rh-idp folder instead of github which will sync the groups from rover instead of github.
Since all the clusters will use ldap connection to sync rover groups, m... |
2025-04-01T04:35:20.413568 | 2024-11-07T04:25:47 | 2639827591 | {
"authors": [
"bamachrn",
"manish-jangra"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10255",
"repo": "redhat-appstudio/infra-deployments",
"url": "https://github.com/redhat-appstudio/infra-deployments/pul... | gharchive/pull-request | fix(KFLUXINFRA-777): Adding a readonly variable in install.sh script
Adding a readonly variable for a lock file
/lgtm
/lgtm
|
2025-04-01T04:35:20.415475 | 2022-12-02T11:37:59 | 1472730091 | {
"authors": [
"amfred",
"bamachrn"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10256",
"repo": "redhat-appstudio/infra-deployments",
"url": "https://github.com/redhat-appstudio/infra-deployments/pull/999"
... | gharchive/pull-request | Fix monitoring deployment with ArgoCD
This PR is to address errors while monitoring is getting deployed using ArgoCD
Signed-off-by: Bama Charan Kundu<EMAIL_ADDRESS>
/lgtm
/retest
This didn't get into the merge pool; looks like a random timeout failure.
|
2025-04-01T04:35:20.416811 | 2023-09-05T13:27:45 | 1881985185 | {
"authors": [
"mmalina"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10257",
"repo": "redhat-appstudio/release-service-bundles",
"url": "https://github.com/redhat-appstudio/release-service-bundles/pull/187"
} | gharchive/pull-request | docs(HACBS-2405): document mocking in task tests
This is the approach that has been agreed upon within the team.
could probably be docs instead of feat but not a big deal
good point, fixed
|
2025-04-01T04:35:20.421953 | 2020-07-08T09:47:26 | 653152695 | {
"authors": [
"raffaelespazzoli",
"tylerauerbeck"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10258",
"repo": "redhat-cop/group-sync-operator",
"url": "https://github.com/redhat-cop/group-sync-operator/pul... | gharchive/pull-request | Update key used to validate keycloak password
It looks like while doing validation of the credentials for keycloak, that secretUsernameKey is used for validating both the username and password. This PR changes the password check to use secretPasswordKey which seems more appropriate.
LGTM
|
2025-04-01T04:35:20.423941 | 2022-06-01T08:51:49 | 1255407972 | {
"authors": [
"garethahealy",
"jfilipcz"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10259",
"repo": "redhat-cop/helm-charts",
"url": "https://github.com/redhat-cop/helm-charts/pull/266"
} | gharchive/pull-request | Bump Gitops operator to v1.5.2
What is this PR About?
Version bump to the latest
How do we test this?
Provide commands/steps to test this PR.
cc: @redhat-cop/day-in-the-life
@jfilipcz ; chart version needs bumping for linting to pass
@jfilipcz ; chart version needs bumping for linting to pass
Right, I've just p... |
2025-04-01T04:35:20.438097 | 2021-09-03T12:30:32 | 987724243 | {
"authors": [
"chetan-rns",
"iam-veeramalla",
"wtam2018"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10260",
"repo": "redhat-developer/gitops-operator",
"url": "https://github.com/redhat-developer/gito... | gharchive/pull-request | Update argocd-operator version
What type of PR is this?
/kind cleanup
What does this PR do / why we need it:
Pull the latest changes from argocd-operator. Since the upstream operator has a new directory layout, the import paths are updated. Also, the function signature of the Reconcile() is updated according to th... |
2025-04-01T04:35:20.453083 | 2020-11-23T08:57:30 | 748607591 | {
"authors": [
"codecov-io",
"sudhirverma"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10261",
"repo": "redhat-developer/vscode-tekton",
"url": "https://github.com/redhat-developer/vscode-tekton/pull/460"
} | gharchive/pull-request | updated tkn version
Fix: #458
Codecov Report
Merging #460 (64c6624) into master (9d166d8) will not change coverage.
The diff coverage is n/a.
@@ Coverage Diff @@
## master #460 +/- ##
=======================================
Coverage 67.29% 67.29%
===========... |
2025-04-01T04:35:20.482207 | 2022-04-14T09:07:16 | 1204255637 | {
"authors": [
"mvalarh",
"yossig-aquasec"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10262",
"repo": "redhat-openshift-ecosystem/community-operators-prod",
"url": "https://github.com/redhat-openshift-ecos... | gharchive/issue | Failed to pull kind-registry:5000/test-operator/catalog:v4.10s
Hi, we are getting the following failure with our pr:
https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/1088
test orange / Deploy o7t (v4.10-db)
fatal: [localhost]: FAILED! => changed=true
cmd: podman pull kind-registry:5000/t... |
2025-04-01T04:35:20.515505 | 2023-01-09T19:57:59 | 1526231601 | {
"authors": [
"0xgeert",
"jsommer1738",
"leibale"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10264",
"repo": "redis/node-redis",
"url": "https://github.com/redis/node-redis/issues/2370"
} | gharchive/issue | Add option returnBuffers=true to the various ScanIterators
As asked here
it seems the various ScanIterators don't support returnBuffers: true
This would be a useful feature
I would like this to be added to the GET command as well. Why is the option to return buffers not globally available?
@0xgeert this feature ... |
2025-04-01T04:35:20.537088 | 2018-10-23T14:46:37 | 373040770 | {
"authors": [
"bkoroliuk-amplify",
"mrniko"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10265",
"repo": "redisson/redisson",
"url": "https://github.com/redisson/redisson/issues/1687"
} | gharchive/issue | Default values for local cache in RedissonSpringLocalCachedCacheManager
What are default values for the mentioned below properties?
Are these values from LocalCachedMapOptions::defaults()?
I see that local caches work, but only ttl, idle and maxSize are defined.
localCacheOptions:
evictionPolicy: "LRU"
recon... |
2025-04-01T04:35:20.550040 | 2020-02-07T10:05:43 | 561538994 | {
"authors": [
"ouyangshixiong"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10266",
"repo": "redisson/redisson",
"url": "https://github.com/redisson/redisson/pull/2578"
} | gharchive/pull-request | PR for issue #2555
Follow this discussion
I create this PR. Keep APIs the same, modify the implementation of persist method.
pls review my code, thanks.
Test case for this feature is here.
Sure, I will try.
|
2025-04-01T04:35:20.567954 | 2015-04-02T21:14:03 | 66012675 | {
"authors": [
"jeroenpraat"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:10267",
"repo": "redmatrix/redmatrix",
"url": "https://github.com/redmatrix/redmatrix/issues/120"
} | gharchive/issue | Clone-synchronizing of profile-information and -pictures not working.
From @jmankiewicz on April 20, 2014 13:8
As the title says:
When I change my profile or add a new one the changes don't get synced to the other hosts of my channel. Sychronisation of messages and connections work flawlessly.
Tested with current HEA... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.