sample_id string | source string | annotation_level string | split string | query string | query_context string | known_context_document_ids list | reference_answer string | answer_document_id string | silver_evidence_path list | evidence_issue_ids list | source_repo_name string | source_issue_id int64 | source_issue_number int64 | source_issue_url string | target_repo_name string | target_issue_id int64 | target_issue_number int64 | target_issue_url string | reference_anchor_document_id string | reference_answer_author string | reference_answer_author_association string | quality_score float64 | quality_details dict | issue_created_at timestamp[s] | valid_comment_count int64 | fragments list | human_reviewed bool |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cross_issue_0003 | OpenDigger-GHArchive-Cross-Issue | silver | dev | [Epic] Horizontally scalable request layer (e.g. `pgwired`)? | At the moment, all communication from clients goes through `environmentd`, which maintains the catalog, performs optimization, sends requests to `clusterd`, and passes results back to the client. Both data and control are multiplexed on the same connection.
The result of this multiplexing is
* increased effort for `en... | [
"gh_issue_1358985263"
] | from @ georgewfraser (thanks!), lightly edited and shared with permission:
You can get most of Fivetran's commands if you set up postgres as a source (henceforth, "upstreamdb") and set up a new postgres database as a destination (henceforth, "downstreamdb"). Instrument downstreamdb with statement level logging and do ... | gh_comment_755764601 | [
"gh_comment_1242851542",
"gh_issue_778157642",
"gh_comment_755764601"
] | [
1358985263,
778157642
] | MaterializeInc/materialize | 1,358,985,263 | 14,568 | https://github.com/MaterializeInc/materialize/issues/14568 | MaterializeInc/materialize | 778,157,642 | 5,188 | https://github.com/MaterializeInc/materialize/issues/5188 | gh_comment_1242851542 | rjnn | MEMBER | 94.15 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.0769,
"anchor_target_overlap": 0.2692,
"target_answer_overlap": 0.25
} | 2022-09-01T06:56:50 | 6 | [
{
"document_id": "gh_issue_1358985263",
"fragment_type": "issue_description",
"sequence": 0,
"text": "[Epic] Horizontally scalable request layer (e.g. `pgwired`)\nAt the moment, all communication from clients goes through `environmentd`, which maintains the catalog, performs optimization, sends requ... | false |
cross_issue_0020 | OpenDigger-GHArchive-Cross-Issue | silver | dev | External hostname is not updated if an ingress is added *after* relating a charm to Prometheus? | ### Bug Description
See title. If you first relate to Prometheus and then to Traefik, it all works as expected. The other way around, no cigar.
### To Reproduce
-
### Environment
-
### Relevant log output
shell
-
### Additional context
We could have used the ingress established/revoked events, but these are un... | [
"gh_issue_1381005452"
] | So basically, what I think would make sense here:
An optional argument, per consumer, to turn path-prefix-stripping on and off. It should take whatever path prefix it is using for that route and add it to the middleware's list of path's to strip. As an example:
- Jon is instantiating the traefik consumer in his `zinc... | gh_comment_1265451573 | [
"gh_comment_1277474331",
"gh_issue_1207565669",
"gh_comment_1265451573"
] | [
1381005452,
1207565669
] | canonical/prometheus-k8s-operator | 1,381,005,452 | 368 | https://github.com/canonical/prometheus-k8s-operator/issues/368 | canonical/traefik-k8s-operator | 1,207,565,669 | 45 | https://github.com/canonical/traefik-k8s-operator/issues/45 | gh_comment_1277474331 | simskij | MEMBER | 88 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.1351,
"anchor_target_overlap": 0.2273,
"target_answer_overlap": 0.1321
} | 2022-09-21T06:13:02 | 14 | [
{
"document_id": "gh_issue_1381005452",
"fragment_type": "issue_description",
"sequence": 0,
"text": "External hostname is not updated if an ingress is added *after* relating a charm to Prometheus\n### Bug Description\n\nSee title. If you first relate to Prometheus and then to Traefik, it all works ... | false |
cross_issue_0027 | OpenDigger-GHArchive-Cross-Issue | silver | dev | [Question] longhorn-conversion-webhook container not starting error, failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: eaccess /usr/local/sbin/longhorn-manager: permission denied: unknown? | **Question:**
I am open this as Question, because this is my first Longhorn storage installation on Kubernetes cluster (Multi Master HA setup), Feels like issue with some container permission while accessing /usr/local/sbin/longhorn-manager while provisioning container.
after applying the longhorn.yaml version v1.3.2,... | [
"gh_issue_1749022121"
] | You can manually hide the private information, or you can send the support bundle to longhorn-support-bundle@suse.com which is only accessible by Longhorn members. | gh_comment_2176532828 | [
"gh_comment_2176162185",
"gh_issue_2359706899",
"gh_comment_2176532828"
] | [
1749022121,
2359706899
] | longhorn/longhorn | 1,749,022,121 | 6,090 | https://github.com/longhorn/longhorn/issues/6090 | longhorn/longhorn | 2,359,706,899 | 8,780 | https://github.com/longhorn/longhorn/issues/8780 | gh_comment_2176162185 | derekbit | MEMBER | 94.85 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.375,
"anchor_target_overlap": 0.375,
"target_answer_overlap": 0.0769
} | 2023-06-08T19:02:29 | 14 | [
{
"document_id": "gh_issue_1749022121",
"fragment_type": "issue_description",
"sequence": 0,
"text": "[Question] longhorn-conversion-webhook container not starting error, failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to start cont... | false |
cross_issue_0036 | OpenDigger-GHArchive-Cross-Issue | silver | dev | error message using this step? | Hi,
I set this first step in our workflow:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.11.0
I did 2 pushes (first, and second) one after another to check how it works.
I see this message in the logs:
`Error while canceling workflow_id 5888667: Resource not accessible by integration`
Why did ... | [
"gh_issue_1528923107"
] | Makes sense, as long as we can provide examples for each of the `Advanced:` use cases in the readme.
Would you like to submit a PR? | gh_comment_1316300915 | [
"gh_comment_1379695924",
"gh_issue_1448551601",
"gh_comment_1316300915"
] | [
1528923107,
1448551601
] | styfle/cancel-workflow-action | 1,528,923,107 | 200 | https://github.com/styfle/cancel-workflow-action/issues/200 | styfle/cancel-workflow-action | 1,448,551,601 | 191 | https://github.com/styfle/cancel-workflow-action/issues/191 | gh_comment_1379695924 | styfle | OWNER | 82.09 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.1034,
"anchor_target_overlap": 0.087,
"target_answer_overlap": 0
} | 2023-01-11T04:08:12 | 7 | [
{
"document_id": "gh_issue_1528923107",
"fragment_type": "issue_description",
"sequence": 0,
"text": "error message using this step\nHi,\nI set this first step in our workflow:\n\n - name: Cancel Previous Runs\n uses: styfle/cancel-workflow-action@0.11.0\n\nI did 2 pushes (first, and second) one aft... | false |
cross_issue_0042 | OpenDigger-GHArchive-Cross-Issue | silver | dev | [image_picker] image_picker: ^1.0.7 image revert issue in IOS? | ### Steps to reproduce
1. get the image from library/gallery or capture it from camera(only front camera)
2. select and show it
3. all images are inverted like a mirror in IOS devices only are inverted
### Expected results
The image must be the same as placed in the gallery or captured by camera using the front came... | [
"gh_issue_2242954070"
] | When taking selfie in native camera at on Android devices, they are correcting the mirror effect, this is a useful feature to be baked into the `camera` package instead of modifing the image using `Transform` widget
Thanks for the issue! | gh_comment_789551119 | [
"gh_comment_2063059413",
"gh_issue_407865675",
"gh_comment_789551119"
] | [
2242954070,
407865675
] | flutter/flutter | 2,242,954,070 | 146,751 | https://github.com/flutter/flutter/issues/146751 | flutter/flutter | 407,865,675 | 27,650 | https://github.com/flutter/flutter/issues/27650 | gh_comment_2063059413 | TahaTesser | MEMBER | 88 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.2105,
"anchor_target_overlap": 0.1579,
"target_answer_overlap": 0.2667
} | 2024-04-14T23:46:19 | 72 | [
{
"document_id": "gh_issue_2242954070",
"fragment_type": "issue_description",
"sequence": 0,
"text": "[image_picker] image_picker: ^1.0.7 image revert issue in IOS\n### Steps to reproduce\n\n1. get the image from library/gallery or capture it from camera(only front camera)\n2. select and show it\n3.... | false |
cross_issue_0045 | OpenDigger-GHArchive-Cross-Issue | silver | dev | residual and capacity do not have the value returned by the API? | ### Mark
Peugeot
### Model
e208
### Year
2020
### Engine
Electric
### Remote service
E-remote control
### HomeAssistant version
last
### Integration version
last
### What happened?
Hi, I think there is a problem with the display of battery capacity and remaining values.
the percentage does not correspond... | [
"gh_issue_3333286707"
] | Unfortunally stellantis dont provide the specific type of hybrid.
The only way is to remove capacity and residual for all hybrids on next release. | gh_comment_3012288415 | [
"gh_comment_3207555401",
"gh_issue_3171387380",
"gh_comment_3012288415"
] | [
3333286707,
3171387380
] | andreadegiovine/homeassistant-stellantis-vehicles | 3,333,286,707 | 264 | https://github.com/andreadegiovine/homeassistant-stellantis-vehicles/issues/264 | andreadegiovine/homeassistant-stellantis-vehicles | 3,171,387,380 | 208 | https://github.com/andreadegiovine/homeassistant-stellantis-vehicles/issues/208 | gh_comment_3207555401 | andreadegiovine | OWNER | 88 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.1818,
"anchor_target_overlap": 0.1818,
"target_answer_overlap": 0.3125
} | 2025-08-18T23:42:58 | 8 | [
{
"document_id": "gh_issue_3333286707",
"fragment_type": "issue_description",
"sequence": 0,
"text": "residual and capacity do not have the value returned by the API\n### Mark\n\nPeugeot\n\n### Model\n\ne208\n\n### Year\n\n2020\n\n### Engine\n\nElectric\n\n### Remote service\n\nE-remote control\n\n#... | false |
cross_issue_0048 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Receive from dashboard? | As a fast-follow for send, we need to design a way to handle "Send" & "Receive" as global action.
This issue is about the Receive part that is delivered separately.
AC:
- User is able to trigger receive from homepage
- User is able to choose or create new account for receiving
Designs: URL | [
"gh_issue_2770798238"
] | Missing Cardano Send feature is something that has to be handled here. And even if we unblock the ADA send and implemented, it will probably be available only on 2.8.7 FW and not older (since the ADA send flow has been changed in that version). URL | gh_comment_2603965598 | [
"gh_comment_2603958190",
"gh_issue_2801051938",
"gh_comment_2603965598"
] | [
2770798238,
2801051938
] | trezor/trezor-suite | 2,770,798,238 | 16,204 | https://github.com/trezor/trezor-suite/issues/16204 | trezor/trezor-suite | 2,801,051,938 | 16,484 | https://github.com/trezor/trezor-suite/issues/16484 | gh_comment_2603958190 | matejkriz | MEMBER | 88 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.625,
"anchor_target_overlap": 0.5,
"target_answer_overlap": 0.15
} | 2025-01-06T06:37:29 | 6 | [
{
"document_id": "gh_issue_2770798238",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Receive from dashboard\nAs a fast-follow for send, we need to design a way to handle \"Send\" & \"Receive\" as global action.\nThis issue is about the Receive part that is delivered separately.\n\nA... | false |
cross_issue_0063 | OpenDigger-GHArchive-Cross-Issue | silver | dev | None or multiple MFA types potentially break login flow? | This needs investigation to replicate, but there is a possiblity that if:
A user has no MFA setup on their amazon account, they will be prompted to set it up after a successful login. Which breaks the flow.
A user has multiple forms of MFA setup on their amazon account, they might be presented with a different versio... | [
"gh_issue_2769061212"
] | @mmstano when you say you cleared cookies and history - I meant the ones the server application (the add-on) stores, not your browsers. Perhaps a misunderstanding there because I said cookies, because that's what I called one of the files it generates haha. Probably a poor choice of words on my part.
I'm not sure if H... | gh_comment_2587420635 | [
"gh_comment_2585955674",
"gh_issue_2769203934",
"gh_comment_2587420635"
] | [
2769061212,
2769203934
] | madmachinations/home-assistant-alexa-shopping-list | 2,769,061,212 | 37 | https://github.com/madmachinations/home-assistant-alexa-shopping-list/issues/37 | madmachinations/home-assistant-alexa-shopping-list | 2,769,203,934 | 39 | https://github.com/madmachinations/home-assistant-alexa-shopping-list/issues/39 | gh_comment_2585955674 | madmachinations | OWNER | 82.86 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.0357,
"anchor_target_overlap": 0.2667,
"target_answer_overlap": 0.1625
} | 2025-01-04T16:55:20 | 20 | [
{
"document_id": "gh_issue_2769061212",
"fragment_type": "issue_description",
"sequence": 0,
"text": "None or multiple MFA types potentially break login flow\nThis needs investigation to replicate, but there is a possiblity that if:\n\nA user has no MFA setup on their amazon account, they will be pr... | false |
cross_issue_0066 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Canonical URL not added with default configuration? | With a new install of the Metatag 1.22.5 and default settings...
Under "Advanced Tags" for "Global" and "Content", the following token is set for "Canonical URL":
`[current-page:url:absolute]`
Since a token is is provided for the canonical url field by default, I would expect to see
` `
In the head of all pages. H... | [
"gh_issue_1631050458"
] | I checked metatag's handling of `#attached` and it looks like it already works correctly. There was a separate issue with Canonical not working #109, but with that issue fixed I have confirmed that the HTTP `Link` header already works properly. The `X-Generator` header is another example of a metatag that exists both i... | gh_comment_1773517917 | [
"gh_comment_1749924386",
"gh_issue_1929309320",
"gh_comment_1773517917"
] | [
1631050458,
1929309320
] | backdrop-contrib/metatag | 1,631,050,458 | 109 | https://github.com/backdrop-contrib/metatag/issues/109 | backdrop-contrib/metatag | 1,929,309,320 | 110 | https://github.com/backdrop-contrib/metatag/issues/110 | gh_comment_1749924386 | quicksketch | MEMBER | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.3077,
"anchor_target_overlap": 0.5385,
"target_answer_overlap": 0.3182
} | 2023-03-19T09:54:24 | 12 | [
{
"document_id": "gh_issue_1631050458",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Canonical URL not added with default configuration\nWith a new install of the Metatag 1.22.5 and default settings...\n\nUnder \"Advanced Tags\" for \"Global\" and \"Content\", the following token is... | false |
cross_issue_0068 | OpenDigger-GHArchive-Cross-Issue | silver | dev | SchemaOf returns undefined-able type for a required array? | I need to verify that my schema match array of strings, so I use [`yup.SchemaOf `]( URL but when I try to validate using this schema or InferType from it, it returns me `string[] | undefined`. I can't understand where this `undefined` comes from:
js
const schema: yup.SchemaOf = yup.array().of(yup.string().required()).... | [
"gh_issue_1486753151"
] | Yes, strict nulls is a required typescript setting for types to work, as mentioned in the docs | gh_comment_1704320561 | [
"gh_comment_1419298740",
"gh_issue_916934899",
"gh_comment_1704320561"
] | [
1486753151,
916934899
] | jquense/yup | 1,486,753,151 | 1,853 | https://github.com/jquense/yup/issues/1853 | jquense/yup | 916,934,899 | 1,389 | https://github.com/jquense/yup/issues/1389 | gh_comment_1419298740 | jquense | OWNER | 88 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.3846,
"anchor_target_overlap": 0.1538,
"target_answer_overlap": 0.2222
} | 2022-12-09T05:20:38 | 6 | [
{
"document_id": "gh_issue_1486753151",
"fragment_type": "issue_description",
"sequence": 0,
"text": "SchemaOf returns undefined-able type for a required array\nI need to verify that my schema match array of strings, so I use [`yup.SchemaOf `]( URL but when I try to validate using this schema or Inf... | false |
cross_issue_0073 | OpenDigger-GHArchive-Cross-Issue | silver | dev | [google_maps_flutter] Google maps overlay? | I would like to display an image in overlay at given lat-log positions on Google map using Flutter. I am using flutter package google_maps_flutter: ^2.2.1, at present the package does not provide to implement the feature . | [
"gh_issue_1400904897"
] | @UDAYBIDKAR did some great work on this in URL but unfortunately isn't available to finish the work. If anyone would like to build on their great contribution and take it to the finish line, that would be great — there's just some review comments to address (see the PR for details). | gh_comment_1149260271 | [
"gh_comment_1272788855",
"gh_issue_398605825",
"gh_comment_1149260271"
] | [
1400904897,
398605825
] | flutter/flutter | 1,400,904,897 | 113,093 | https://github.com/flutter/flutter/issues/113093 | flutter/flutter | 398,605,825 | 26,479 | https://github.com/flutter/flutter/issues/26479 | gh_comment_1272788855 | Hixie | MEMBER | 79.76 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0,
"anchor_target_overlap": 0.2857,
"target_answer_overlap": 0.0952
} | 2022-10-07T01:43:24 | 17 | [
{
"document_id": "gh_issue_1400904897",
"fragment_type": "issue_description",
"sequence": 0,
"text": "[google_maps_flutter] Google maps overlay\nI would like to display an image in overlay at given lat-log positions on Google map using Flutter. I am using flutter package google_maps_flutter: ^2.2.1,... | false |
cross_issue_0074 | OpenDigger-GHArchive-Cross-Issue | silver | dev | left right assertion failures on intel/nvidia hybrid gpu laptop. | Hi! I tried running wl-screenrec on my hardware but I consistently get the following errors on both my NVIDIA card and my integrated intel gpu:
bash
❯ ./wl-screenrec --dri-device /dev/dri/renderD129 -v
Using output eDP-1
[file @ 0x564a68e9ce00] Setting default whitelist 'file,crypto,data'
[AVHWDeviceContext @ 0x564a68... | [
"gh_issue_1784075121"
] | Fixed the timing issues, which includes mp4 timing, so it should work without jank.
I'm going to close this issue, if you still see the frame corruption issues open a new issue. Thanks for all the help guys! | gh_comment_1383295409 | [
"gh_comment_1618898421",
"gh_issue_1533767150",
"gh_comment_1383295409"
] | [
1784075121,
1533767150
] | russelltg/wl-screenrec | 1,784,075,121 | 13 | https://github.com/russelltg/wl-screenrec/issues/13 | russelltg/wl-screenrec | 1,533,767,150 | 1 | https://github.com/russelltg/wl-screenrec/issues/1 | gh_comment_1618898421 | russelltg | OWNER | 90.95 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.358,
"anchor_target_overlap": 0.0993,
"target_answer_overlap": 0
} | 2023-07-01T08:41:29 | 27 | [
{
"document_id": "gh_issue_1784075121",
"fragment_type": "issue_description",
"sequence": 0,
"text": "left right assertion failures on intel/nvidia hybrid gpu laptop.\nHi! I tried running wl-screenrec on my hardware but I consistently get the following errors on both my NVIDIA card and my integrated... | false |
cross_issue_0077 | OpenDigger-GHArchive-Cross-Issue | silver | dev | 🚀 Feature: publish: :push action? | ### 🔖 Feature description
add publish:\ :push to the list of built-in action
### 🎤 Context
As a user who adding API (or any other component) to my service catalogue - I want to have the option to do this via UI.
Creating a new git repository for each new entity seems wasteful, so I want to have a single repository... | [
"gh_issue_1568395314"
] | That's right.
Yep, spread them out to where they belong, and leave their management up to their respective owners.
I am again a bit confused by the wording "catalog repo". :) There should be no catalog repo. You should have catalog-info files spread out all across your version control system, and the catalog (the... | gh_comment_1700502364 | [
"gh_comment_1420485882",
"gh_issue_1568411360",
"gh_comment_1700502364"
] | [
1568395314,
1568411360
] | backstage/backstage | 1,568,395,314 | 16,153 | https://github.com/backstage/backstage/issues/16153 | backstage/backstage | 1,568,411,360 | 16,155 | https://github.com/backstage/backstage/issues/16155 | gh_comment_1420485882 | freben | MEMBER | 95.31 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.1667,
"anchor_target_overlap": 0.3333,
"target_answer_overlap": 0.0862
} | 2023-02-02T08:50:23 | 20 | [
{
"document_id": "gh_issue_1568395314",
"fragment_type": "issue_description",
"sequence": 0,
"text": "🚀 Feature: publish: :push action\n### 🔖 Feature description\n\nadd publish:\\ :push to the list of built-in action\n\n### 🎤 Context\n\nAs a user who adding API (or any other component) to my serv... | false |
cross_issue_0084 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Correção de Estilização na Página de Horóscopo? | Descrição: Esta tarefa foca na construção e implementação do conteúdo da tela do horoscopo do site, utilizando o design já estabelecido como referência.
figma: URL
documento: heavenly.pdf | [
"gh_issue_2433955804"
] | Correção de estilo concluída e integrada à branch develop.
feature da tarefa: Feature/correcao estilo | gh_comment_2263587636 | [
"gh_comment_2263562908",
"gh_issue_2438482435",
"gh_comment_2263587636"
] | [
2433955804,
2438482435
] | victo-dev-qriarlabs/heavenly | 2,433,955,804 | 27 | https://github.com/victo-dev-qriarlabs/heavenly/issues/27 | victo-dev-qriarlabs/heavenly | 2,438,482,435 | 32 | https://github.com/victo-dev-qriarlabs/heavenly/issues/32 | gh_comment_2263562908 | ProBeta12 | COLLABORATOR | 83 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": false,
"anchor_query_overlap": 0.3333,
"anchor_target_overlap": 0.5,
"target_answer_overlap": 0.2222
} | 2024-07-28T06:20:42 | 5 | [
{
"document_id": "gh_issue_2433955804",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Correção de Estilização na Página de Horóscopo\nDescrição: Esta tarefa foca na construção e implementação do conteúdo da tela do horoscopo do site, utilizando o design já estabelecido como referênci... | false |
cross_issue_0095 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Tighten the definition of "column"? | The source map spec doesn't describe the units for columns -- just that they are zero-based. It turns out that Gecko uses UTF-16 code points, and that seems to be a common, but not universal, choice. It would improve the spec if it were explicit about the units. | [
"gh_issue_255951179"
] | I left a comment now on the tc39 proposal. I hope for now that Firefox reverts this behavior but the issue is known from our side. Since not all Firefox versions agree on the offset it's unfortunately a pretty frustrating situation right now that we do not want to try to make too many guesses about. | gh_comment_1134703895 | [
"gh_comment_1499111388",
"gh_issue_1094187909",
"gh_comment_1134703895"
] | [
255951179,
1094187909
] | tc39/source-map-rfc | 255,951,179 | 5 | https://github.com/tc39/source-map-rfc/issues/5 | getsentry/rust-sourcemap | 1,094,187,909 | 37 | https://github.com/getsentry/rust-sourcemap/issues/37 | gh_comment_1499111388 | mitsuhiko | MEMBER | 86.33 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": false,
"anchor_query_overlap": 0.0417,
"anchor_target_overlap": 0.1667,
"target_answer_overlap": 0.1724
} | 2017-09-07T06:12:08 | 13 | [
{
"document_id": "gh_issue_255951179",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Tighten the definition of \"column\"\nThe source map spec doesn't describe the units for columns -- just that they are zero-based. It turns out that Gecko uses UTF-16 code points, and that seems to b... | false |
cross_issue_0096 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Create a preprocessing step to use defaults, validate input data, and calculate flow partitions? | ### Description
As in the Tulipa-OBZ-CaseStudy, we start with the bare minimum input data and then move on to the tables we need to create the model. Having these steps inside Tulipa will help improve the users' experience and avoid data that generates incorrect constraints (e.g., the flow partitions must be inferred ... | [
"gh_issue_2909350286"
] | Here's a version of the 1st one, the user workflow. It includes functions that don't exist, and I haven't followed the current situation of the workflow, but it should be enough to evaluate the solution.
Tulipa User Workflow-2.pdf | gh_comment_2734444189 | [
"gh_comment_2740565600",
"gh_issue_2086214232",
"gh_comment_2734444189"
] | [
2909350286,
2086214232
] | TulipaEnergy/TulipaEnergyModel.jl | 2,909,350,286 | 1,081 | https://github.com/TulipaEnergy/TulipaEnergyModel.jl/issues/1081 | TulipaEnergy/TulipaEnergyModel.jl | 2,086,214,232 | 415 | https://github.com/TulipaEnergy/TulipaEnergyModel.jl/issues/415 | gh_comment_2740565600 | abelsiqueira | MEMBER | 93 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.0625,
"anchor_target_overlap": 0.25,
"target_answer_overlap": 0.1667
} | 2025-03-10T22:53:31 | 23 | [
{
"document_id": "gh_issue_2909350286",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Create a preprocessing step to use defaults, validate input data, and calculate flow partitions\n### Description\n\nAs in the Tulipa-OBZ-CaseStudy, we start with the bare minimum input data and then... | false |
cross_issue_0104 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Unify tagging for mirroring and release stages? | Related to URL
Currently both mirroring and release stage are tagging the same build commit with the same tag and pushing it to a remote (mirroring to `dotnet-security-partners/dotnet`, release to the public `VMR`). They are also using two different scripts to achieve this.
We should unify this step under one logic ... | [
"gh_issue_1994455778"
] | [Triage] Closing as a duplicate of URL Even though this issue was logged first, URL has more detail. | gh_comment_2127600905 | [
"gh_comment_2037259445",
"gh_issue_2134531067",
"gh_comment_2127600905"
] | [
1994455778,
2134531067
] | dotnet/source-build | 1,994,455,778 | 3,736 | https://github.com/dotnet/source-build/issues/3736 | dotnet/source-build | 2,134,531,067 | 4,131 | https://github.com/dotnet/source-build/issues/4131 | gh_comment_2037259445 | MichaelSimons | MEMBER | 91 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.125,
"anchor_target_overlap": 0.1875,
"target_answer_overlap": 0
} | 2023-11-15T02:09:05 | 4 | [
{
"document_id": "gh_issue_1994455778",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Unify tagging for mirroring and release stages\nRelated to URL \n\nCurrently both mirroring and release stage are tagging the same build commit with the same tag and pushing it to a remote (mirrorin... | false |
cross_issue_0112 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Bug with Window Covers in Matter/SmartThings/Google Home Integration? | Here is how you can explain your issue on GitHub in English:
I have an issue with my window covers. These covers do not support percentage-based positioning; they only have commands for "up," "down," and "stop." To manage their state, I added a sensor that indicates whether they are open or closed.
I created a YAML c... | [
"gh_issue_2666439047"
] | 🤦
Can you confirm that google home is always in sync with "target position" instead of "current position" ?
We don't have target position in home assistant, right? At least I don't have it. So i could sync target position with current position, but doesn't really make sense...
For ALL covers? As I mentioned ear... | gh_comment_2495465968 | [
"gh_comment_2509725262",
"gh_issue_2663138981",
"gh_comment_2495465968"
] | [
2666439047,
2663138981
] | t0bst4r/home-assistant-matter-hub | 2,666,439,047 | 164 | https://github.com/t0bst4r/home-assistant-matter-hub/issues/164 | t0bst4r/home-assistant-matter-hub | 2,663,138,981 | 144 | https://github.com/t0bst4r/home-assistant-matter-hub/issues/144 | gh_comment_2509725262 | t0bst4r | OWNER | 87.09 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.0526,
"anchor_target_overlap": 0.0526,
"target_answer_overlap": 0.0638
} | 2024-11-17T12:26:01 | 46 | [
{
"document_id": "gh_issue_2666439047",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Bug with Window Covers in Matter/SmartThings/Google Home Integration\nHere is how you can explain your issue on GitHub in English:\n\nI have an issue with my window covers. These covers do not suppo... | false |
cross_issue_0113 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Brisanje nepremičnine? | Potrebovale bi pomoč pri brisanju nepremičnine. Kljub temu, da smo uredile, da ko izbrišemo nepremičnino, da se izbriše tudi komitent, nam še vedno javlja napako, da izbris ni mogoč, ker se v komitentu sklicujemo na nepremičnino, ki bi jo rade izbrisale.
Že v naprej hvala za pomoč! | [
"gh_issue_1277475311"
] | Hvala za opombe, `requests` smo odstranili url-je smo pa naredili tako kot smo se menili na vajah.
Imamo še eno vprašanje glede `binder`-ja, ali moramo spremeniti oz. dodati še kaj za delovanje le-tega
(poleg povezave z _javnost_ na bazo). | gh_comment_1133666159 | [
"gh_comment_1162024452",
"gh_issue_1235096216",
"gh_comment_1133666159"
] | [
1277475311,
1235096216
] | nezakrzan/Nepremicninske-agencije | 1,277,475,311 | 5 | https://github.com/nezakrzan/Nepremicninske-agencije/issues/5 | MatejRojec/Gamma | 1,235,096,216 | 1 | https://github.com/MatejRojec/Gamma/issues/1 | gh_comment_1162024452 | MatejRojec | OWNER | 82.67 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.0333,
"anchor_target_overlap": 0.1954,
"target_answer_overlap": 0.1724
} | 2022-06-20T15:03:21 | 4 | [
{
"document_id": "gh_issue_1277475311",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Brisanje nepremičnine\nPotrebovale bi pomoč pri brisanju nepremičnine. Kljub temu, da smo uredile, da ko izbrišemo nepremičnino, da se izbriše tudi komitent, nam še vedno javlja napako, da izbris ni... | false |
cross_issue_0114 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Change Some expression that not contribute with inclusive language or antiracist language? | ### Summary
Hi community!
In the view Spam Filter when you are editing a domain.
change words
White List for Enabled
Black List for Disabled
In Spanish
Lista Blanca: Habilitada
Lista Negra: Deshabilitada
Captura de pantalla de 2022-03-25 20-23-59
Captura de pantalla de 2022-03-25 20-22-02
### Motivation
contr... | [
"gh_issue_1181473654"
] | I don't think Mailcow is the right place for political discussions like this. While the intent may be laudable, it comes at a price in terms of clarity, brevity and unambiguity.
For example, replacing "whitelist" with "allow list" is ambiguous and unclear (you don't need to be on that list to be allowed to send mail) ... | gh_comment_558603194 | [
"gh_comment_1079667256",
"gh_issue_524674898",
"gh_comment_558603194"
] | [
1181473654,
524674898
] | mailcow/mailcow-dockerized | 1,181,473,654 | 4,524 | https://github.com/mailcow/mailcow-dockerized/issues/4524 | mailcow/mailcow-dockerized | 524,674,898 | 3,155 | https://github.com/mailcow/mailcow-dockerized/issues/3155 | gh_comment_1079667256 | mkuron | MEMBER | 83 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": false,
"anchor_query_overlap": 0.1667,
"anchor_target_overlap": 0.1667,
"target_answer_overlap": 0.1471
} | 2022-03-25T18:35:54 | 6 | [
{
"document_id": "gh_issue_1181473654",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Change Some expression that not contribute with inclusive language or antiracist language\n### Summary\n\nHi community!\n\nIn the view Spam Filter when you are editing a domain.\n\nchange words \nWh... | false |
cross_issue_0115 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Better integration with UI library: ...register() to pass e.g. error, helperText? | **Is your feature request related to a problem? Please describe.**
Pardon me if I'm missing something, but it seems like a massive wasted opportunity not to let the register() function pass some additional props to the input component, such as in the case of MUI TextField `error` and `helperText`. Since it's already be... | [
"gh_issue_1566221915"
] | <img width="613" alt="image" src=" URL
It's working because there is no type check. | gh_comment_1174448809 | [
"gh_comment_1426504627",
"gh_issue_1291947895",
"gh_comment_1174448809"
] | [
1566221915,
1291947895
] | react-hook-form/react-hook-form | 1,566,221,915 | 9,851 | https://github.com/react-hook-form/react-hook-form/issues/9851 | react-hook-form/react-hook-form | 1,291,947,895 | 8,619 | https://github.com/react-hook-form/react-hook-form/issues/8619 | gh_comment_1426504627 | bluebill1049 | MEMBER | 88 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.1077,
"anchor_target_overlap": 0.1692,
"target_answer_overlap": 0.3
} | 2023-02-01T06:31:26 | 10 | [
{
"document_id": "gh_issue_1566221915",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Better integration with UI library: ...register() to pass e.g. error, helperText\n**Is your feature request related to a problem? Please describe.**\nPardon me if I'm missing something, but it seems... | false |
cross_issue_0117 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Column access to tables? | With #17 we have defined a simple table structure, but we have no simple way to get a numpy array of the columns, for instance, we might hope to be able to get
python
child_left = TableCollection.intervals.child_left
Or even set a whole column:
python
TableCollection.intervals.child_left = child_left +1
(we can't e... | [
"gh_issue_1919641073"
] | The two example tests in test_tables.py should show you (a) how to use fixtures (e.g. if you want to import a standard GIG for testing in multiple tests) and (b) how to use `@pytest.mark.parametrize` to test a range of parameter values. Both of these are useful idioms. | gh_comment_1744739365 | [
"gh_comment_1742788938",
"gh_issue_1919841089",
"gh_comment_1744739365"
] | [
1919641073,
1919841089
] | hyanwong/GeneticInheritanceGraph | 1,919,641,073 | 19 | https://github.com/hyanwong/GeneticInheritanceGraph/issues/19 | hyanwong/GeneticInheritanceGraph | 1,919,841,089 | 20 | https://github.com/hyanwong/GeneticInheritanceGraph/issues/20 | gh_comment_1742788938 | hyanwong | OWNER | 84.34 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.087,
"anchor_target_overlap": 0.1961,
"target_answer_overlap": 0.0476
} | 2023-09-29T09:09:40 | 6 | [
{
"document_id": "gh_issue_1919641073",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Column access to tables\nWith #17 we have defined a simple table structure, but we have no simple way to get a numpy array of the columns, for instance, we might hope to be able to get\n\npython\nch... | false |
cross_issue_0120 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Password presence validation bizarre behaviour? | User model
ruby
class User true
found_user = User.last
found_user.update!(name: "Other", password: "")
# => Validation failed: Password can't be blank (ActiveRecord::RecordInvalid)
More info on:
Why would `has_secure_password` suppress password validation on update, but only if the object is newly created?
May I as... | [
"gh_issue_2388408787"
] | I don't think the problem is on those conditionals. `''` is empty so the password_digest would not be updated. The validation doesn't fail because the digest is still the same as before and no changes to the database will be made.
We have a test for it
URL So an empty password doesn't change the current password so i... | gh_comment_434361126 | [
"gh_comment_2207625700",
"gh_issue_375450743",
"gh_comment_434361126"
] | [
2388408787,
375450743
] | rails/rails | 2,388,408,787 | 52,264 | https://github.com/rails/rails/issues/52264 | rails/rails | 375,450,743 | 34,348 | https://github.com/rails/rails/issues/34348 | gh_comment_2207625700 | rafaelfranca | MEMBER | 93.71 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.0714,
"anchor_target_overlap": 0.2857,
"target_answer_overlap": 0.2941
} | 2024-07-03T03:39:43 | 10 | [
{
"document_id": "gh_issue_2388408787",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Password presence validation bizarre behaviour\nUser model\n\nruby\nclass User true\n\nfound_user = User.last\nfound_user.update!(name: \"Other\", password: \"\")\n# => Validation failed: Password c... | false |
cross_issue_0121 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Support for setting an alternate subscriptionId as a resource parameter? | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: reaction to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra... | [
"gh_issue_1473255289"
] | @bhupinder-azenix Can you use the provider alias of `subscriptionA` to create this resource and assign whatever you have in `${data.azurerm_client_config.this.subscription_id}` as `subscription_id`? That should be equivalent to above azapi config. | gh_comment_1336817682 | [
"gh_comment_1336790016",
"gh_issue_1470899703",
"gh_comment_1336817682"
] | [
1473255289,
1470899703
] | hashicorp/terraform-provider-azurerm | 1,473,255,289 | 19,539 | https://github.com/hashicorp/terraform-provider-azurerm/issues/19539 | hashicorp/terraform-provider-azurerm | 1,470,899,703 | 19,520 | https://github.com/hashicorp/terraform-provider-azurerm/issues/19520 | gh_comment_1336790016 | magodo | COLLABORATOR | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.1176,
"anchor_target_overlap": 0.2353,
"target_answer_overlap": 0.3571
} | 2022-12-02T10:08:58 | 10 | [
{
"document_id": "gh_issue_1473255289",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Support for setting an alternate subscriptionId as a resource parameter\n### Is there an existing issue for this?\n\n- [X] I have searched the existing issues\n\n### Community Note\n\n \n\n* Please ... | false |
cross_issue_0129 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Can we disable the Outlook warning when add-in closes the message from ItemSent event? | Last week when using our add-in we started seeing this warning when our add-in tries to close a message being composed:
Image
Our add-in retrieves all the information of a message to later send it using the Graph API. Before it was seamless for the users, but now we are getting a lot of confusion from our users since... | [
"gh_issue_2845562803"
] | Hi @victorcalarasu
Thank you for providing the logs.
I can see repeated POST requests to " URL
".
This endpoint if for Telemetry collection.
NO_AUTH also suggests that requests are unauthenticated.
Is the add-in explicitly sending excessive analytics data using Office.js APIs? You may re-try disabling them. | gh_comment_2643736897 | [
"gh_comment_2663148565",
"gh_issue_2825795142",
"gh_comment_2643736897"
] | [
2845562803,
2825795142
] | OfficeDev/office-js | 2,845,562,803 | 5,378 | https://github.com/OfficeDev/office-js/issues/5378 | OfficeDev/office-js | 2,825,795,142 | 5,345 | https://github.com/OfficeDev/office-js/issues/5345 | gh_comment_2663148565 | exextoc | COLLABORATOR | 84.92 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.2326,
"anchor_target_overlap": 0.1977,
"target_answer_overlap": 0.0385
} | 2025-02-11T06:27:46 | 35 | [
{
"document_id": "gh_issue_2845562803",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Can we disable the Outlook warning when add-in closes the message from ItemSent event?\nLast week when using our add-in we started seeing this warning when our add-in tries to close a message being ... | false |
cross_issue_0133 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Is there any way to bypass CSP? | Related to URL
Is there any way to bypass cross-origin objects?
Because this code
js
document.querySelector('iframe[title="Основное содержание испытания hCaptcha"]').contentWindow.document
returns `Uncaught DOMException: Permission denied to access property "document" on cross-origin object`.
Same in playwright:
p... | [
"gh_issue_2748192207"
] | Hello,
I figured out that reason this issue doesn't happen when using the route solution is because headers aren't being passed to `route.fulfill`.
python
async def handle_route(route):
response = await route.fetch()
await route.fulfill(
body=await response.body(),
headers=response.headers,
status=response.statu... | gh_comment_2614137611 | [
"gh_comment_2575137583",
"gh_issue_2763156165",
"gh_comment_2614137611"
] | [
2748192207,
2763156165
] | daijro/camoufox | 2,748,192,207 | 144 | https://github.com/daijro/camoufox/issues/144 | daijro/camoufox | 2,763,156,165 | 150 | https://github.com/daijro/camoufox/issues/150 | gh_comment_2575137583 | daijro | OWNER | 88 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0,
"anchor_target_overlap": 0.6,
"target_answer_overlap": 0.1806
} | 2024-12-18T07:56:24 | 20 | [
{
"document_id": "gh_issue_2748192207",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Is there any way to bypass CSP?\nRelated to URL \nIs there any way to bypass cross-origin objects?\nBecause this code\n\njs\ndocument.querySelector('iframe[title=\"Основное содержание испытания hCap... | false |
cross_issue_0134 | OpenDigger-GHArchive-Cross-Issue | silver | dev | NuGet publishing? | Publish our OSS packages to NuGet. Individual issues for the same: URL URL URL
First steps:
- Set up the NuGet publishing with GitHub Actions of URL and URL These will then at a later point serve as models for the rest.
- These two projects are special, and thus cover all important use cases, because Helpful Extensi... | [
"gh_issue_1069925276"
] | @scleaver @deanmarcussen it might be interesting for you what we've progressed with Node.js Extensions here. While we don't have the full functionality of Gulp Extensions yet, we actually have an NPM script-containing NuGet package working! | gh_comment_1109736143 | [
"gh_comment_1040840795",
"gh_issue_1130673631",
"gh_comment_1109736143"
] | [
1069925276,
1130673631
] | Lombiq/Open-Source-Orchard-Core-Extensions | 1,069,925,276 | 23 | https://github.com/Lombiq/Open-Source-Orchard-Core-Extensions/issues/23 | Lombiq/Open-Source-Orchard-Core-Extensions | 1,130,673,631 | 48 | https://github.com/Lombiq/Open-Source-Orchard-Core-Extensions/issues/48 | gh_comment_1040840795 | Piedone | MEMBER | 88 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.4118,
"anchor_target_overlap": 0.4118,
"target_answer_overlap": 0.2105
} | 2021-12-02T11:51:22 | 13 | [
{
"document_id": "gh_issue_1069925276",
"fragment_type": "issue_description",
"sequence": 0,
"text": "NuGet publishing\nPublish our OSS packages to NuGet. Individual issues for the same: URL URL URL \n\nFirst steps:\n\n- Set up the NuGet publishing with GitHub Actions of URL and URL These will then ... | false |
cross_issue_0135 | OpenDigger-GHArchive-Cross-Issue | silver | dev | [LLD] symbol not found with PROVIDE script? | I tried the following code. I expect lld to link successful while also removing unused symbols, but it reports `symbol not found: bar`.
a.s:
asm
.global _start
_start:
nop
.section .text.foo,"ax",@progbits
.global foo
foo:
nop
.section .text.bar,"ax",@progbits
.global bar
bar:
nop
script.t:
PROVIDE(foo = bar);
... | [
"gh_issue_2572023365"
] | I have read the related code, maybe we need to add this symbol to the symbol table. Or change the code like this:
diff
diff --git a/lld/ELF/ScriptParser.cpp b/lld/ELF/ScriptParser.cpp
index 3febcfb87da4..44185c282ad7 100644
--- a/lld/ELF/ScriptParser.cpp
+++ b/lld/ELF/ScriptParser.cpp
@@ -1660,10 +1660,11 @@ Expr Scri... | gh_comment_2399624148 | [
"gh_comment_2406615664",
"gh_issue_2562252541",
"gh_comment_2399624148"
] | [
2572023365,
2562252541
] | llvm/llvm-project | 2,572,023,365 | 111,478 | https://github.com/llvm/llvm-project/issues/111478 | rust-lang/rust | 2,562,252,541 | 131,164 | https://github.com/rust-lang/rust/issues/131164 | gh_comment_2406615664 | DianQK | MEMBER | 92.44 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.0556,
"anchor_target_overlap": 0.2778,
"target_answer_overlap": 0.1346
} | 2024-10-07T20:31:56 | 25 | [
{
"document_id": "gh_issue_2572023365",
"fragment_type": "issue_description",
"sequence": 0,
"text": "[LLD] symbol not found with PROVIDE script\nI tried the following code. I expect lld to link successful while also removing unused symbols, but it reports `symbol not found: bar`.\n\na.s:\n\nasm\n.g... | false |
cross_issue_0140 | OpenDigger-GHArchive-Cross-Issue | silver | dev | [Impeller] Flaky impeller golden test in the engine? | After URL there appears to be a flaky golden file test in the engine that is blocking other PRs from landing (example: URL
Screenshot 2023-04-05 at 4 48 25 PM
The individual dots to the right show different colors, meaning a unique image was generated for each commit.
This is with the fuzzy matching algorithm set fo... | [
"gh_issue_1656350220"
] | The main problem with the configuration file updates is there are a lot of places that end up needing this, and some of those places don't allow comments, and no one seems to have a good way to make sure we're covering all of them short of watching for a new failure to pop up. | gh_comment_1509220947 | [
"gh_comment_1515095567",
"gh_issue_1668699070",
"gh_comment_1509220947"
] | [
1656350220,
1668699070
] | flutter/flutter | 1,656,350,220 | 124,277 | https://github.com/flutter/flutter/issues/124277 | flutter/flutter | 1,668,699,070 | 124,877 | https://github.com/flutter/flutter/issues/124877 | gh_comment_1515095567 | dnfield | MEMBER | 75 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0,
"anchor_target_overlap": 0.1481,
"target_answer_overlap": 0
} | 2023-04-05T14:00:13 | 18 | [
{
"document_id": "gh_issue_1656350220",
"fragment_type": "issue_description",
"sequence": 0,
"text": "[Impeller] Flaky impeller golden test in the engine\nAfter URL there appears to be a flaky golden file test in the engine that is blocking other PRs from landing (example: URL \n\nScreenshot 2023-04... | false |
cross_issue_0141 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Migrating/Integrating WebCrypto (possibly WASM) instead of Node Forge Crypto? | ### Specification
The work in #155 involving nativescript meant that we are starting to consider alternatives to Node forge crypto in order to standardise our crypto API and future proof to future JS-based platforms. There are number of reasons to look into webcrypto:
* WebCrypto is a standard across ES platforms, th... | [
"gh_issue_1036078659"
] | We decided not to bother with preventing resource starvation, however an idea is like this.
1. Take advantage of DB's natural key ordering.
2. Create a bimap index of Priority/Timestamp -> Task Id AND Timestamp/Priority -> Task Id
3. Now we can iterate task ids based on 2 compound indexes: highest priority + earliest ... | gh_comment_1223590432 | [
"gh_comment_1207685560",
"gh_issue_1128062883",
"gh_comment_1223590432"
] | [
1036078659,
1128062883
] | MatrixAI/Polykey | 1,036,078,659 | 270 | https://github.com/MatrixAI/Polykey/issues/270 | MatrixAI/Polykey | 1,128,062,883 | 329 | https://github.com/MatrixAI/Polykey/issues/329 | gh_comment_1207685560 | CMCDragonkai | MEMBER | 94.08 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.3929,
"anchor_target_overlap": 0.1071,
"target_answer_overlap": 0.0615
} | 2021-10-26T01:49:48 | 48 | [
{
"document_id": "gh_issue_1036078659",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Migrating/Integrating WebCrypto (possibly WASM) instead of Node Forge Crypto\n### Specification\n\nThe work in #155 involving nativescript meant that we are starting to consider alternatives to Node... | false |
cross_issue_0143 | OpenDigger-GHArchive-Cross-Issue | silver | dev | spire-agent gets OOMKilled after pod restart? | * **Version**: up to 1.8.6
* **Platform**: Linux 6.5.0-26-generic 26~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Mar 12 10:22:43 UTC 2 x86_64 GNU/Linux
* **Subsystem**: agent
When I delete a spire-agent pod in the cluster, it becomes unstable, the container gets `OOMKilled` a couple of times before becoming stable.
These ... | [
"gh_issue_2243116749"
] | Yes, @Rishikesh01. That is the correct package for the Kubernetes workload attestor code. | gh_comment_2111010080 | [
"gh_comment_2087237867",
"gh_issue_2272424957",
"gh_comment_2111010080"
] | [
2243116749,
2272424957
] | spiffe/spire | 2,243,116,749 | 5,067 | https://github.com/spiffe/spire/issues/5067 | spiffe/spire | 2,272,424,957 | 5,111 | https://github.com/spiffe/spire/issues/5111 | gh_comment_2087237867 | azdagron | MEMBER | 80 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0,
"anchor_target_overlap": 0.1111,
"target_answer_overlap": 0.4286
} | 2024-04-15T01:07:41 | 6 | [
{
"document_id": "gh_issue_2243116749",
"fragment_type": "issue_description",
"sequence": 0,
"text": "spire-agent gets OOMKilled after pod restart\n* **Version**: up to 1.8.6\n* **Platform**: Linux 6.5.0-26-generic 26~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Mar 12 10:22:43 UTC 2 x86_64 GNU/Linux\n* *... | false |
cross_issue_0145 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Sokol-shdc segfaults with glsl:100 because of variable shadowing? | The shader:
glsl
@module threedee
@vs vs
in vec3 pos_in;
in vec2 uv_in;
out vec3 pos;
out vec2 uv;
out vec4 light_space_fragment_position;
uniform vs_params {
mat4 model;
mat4 view;
mat4 projection;
mat4 directional_light_space_matrix;
};
void main() {
pos = pos_in;
uv = uv_in;
vec4 frag_pos = view * mode... | [
"gh_issue_1787072909"
] | I just implemented a fix to communicate the SPIRVCross error message instead of just crashing in branch `storage-buffer`. In case of your example shader the error message isn't very helpful, but better than nothing I guess:
/Users/floh/projects/sokol-tools/test/issue_86.glsl:0:0: error: SPIRVCross exception: Access ch... | gh_comment_2037763439 | [
"gh_comment_1620549656",
"gh_issue_1664663651",
"gh_comment_2037763439"
] | [
1787072909,
1664663651
] | floooh/sokol-tools | 1,787,072,909 | 95 | https://github.com/floooh/sokol-tools/issues/95 | floooh/sokol-tools | 1,664,663,651 | 86 | https://github.com/floooh/sokol-tools/issues/86 | gh_comment_1620549656 | floooh | OWNER | 86.41 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0,
"anchor_target_overlap": 0.3333,
"target_answer_overlap": 0.0682
} | 2023-07-03T19:19:39 | 14 | [
{
"document_id": "gh_issue_1787072909",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Sokol-shdc segfaults with glsl:100 because of variable shadowing\nThe shader:\n\nglsl\n@module threedee\n\n@vs vs\nin vec3 pos_in;\nin vec2 uv_in;\n\nout vec3 pos;\nout vec2 uv;\nout vec4 light_spac... | false |
cross_issue_0147 | OpenDigger-GHArchive-Cross-Issue | silver | dev | [iOS] "Original error: Command '/usr/bin/python' not found" appear when use setLocation of a iOS Emulator on MAC Apple Silicon (M1)? | ## The problem
When I call setLocation function appium return error "Original error: Command '/usr/bin/python' not found" and break test.
<img width="820" alt="Screen Shot 2022-08-08 at 23 10 18" src=" URL
## Environment
* Appium version (or git revision) that exhibits the issue: **Appium 1.22.3**
* Last Appium ver... | [
"gh_issue_1332101175"
] | Newer versions are available via appium 2. You can get it via npm as `appium@next`. | gh_comment_1145633607 | [
"gh_comment_1208354224",
"gh_issue_1258187940",
"gh_comment_1145633607"
] | [
1332101175,
1258187940
] | appium/appium | 1,332,101,175 | 17,334 | https://github.com/appium/appium/issues/17334 | appium/appium | 1,258,187,940 | 17,031 | https://github.com/appium/appium/issues/17031 | gh_comment_1208354224 | KazuCocoa | MEMBER | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.25,
"anchor_target_overlap": 0.25,
"target_answer_overlap": 0.2857
} | 2022-08-08T08:20:08 | 12 | [
{
"document_id": "gh_issue_1332101175",
"fragment_type": "issue_description",
"sequence": 0,
"text": "[iOS] \"Original error: Command '/usr/bin/python' not found\" appear when use setLocation of a iOS Emulator on MAC Apple Silicon (M1)\n## The problem\n\nWhen I call setLocation function appium retur... | false |
cross_issue_0150 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Compressed, chunked response inhibits connection reuse? | rust
env_logger::init();
let agent: Agent = ureq::AgentBuilder::new().build();
for _ in 0..2 {
let resp = agent.get(" URL
println!("Connection: {}", resp.header("connection").unwrap());
std::io::copy(&mut resp.into_reader(), &mut io::sink()).unwrap();
}
results in (RUST_LOG=trace)
[2022-10-17T01:02:37Z DEBUG ureq... | [
"gh_issue_1410754066"
] | When we return the Stream to the pool, we can check that the `inner` `BufReader`'s buffer is empty. | gh_comment_1328015846 | [
"gh_comment_1340380401",
"gh_issue_1465065439",
"gh_comment_1328015846"
] | [
1410754066,
1465065439
] | algesten/ureq | 1,410,754,066 | 549 | https://github.com/algesten/ureq/issues/549 | algesten/ureq | 1,465,065,439 | 559 | https://github.com/algesten/ureq/issues/559 | gh_comment_1340380401 | jsha | COLLABORATOR | 85.67 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.2,
"anchor_target_overlap": 0.0667,
"target_answer_overlap": 0.5
} | 2022-10-16T17:55:25 | 9 | [
{
"document_id": "gh_issue_1410754066",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Compressed, chunked response inhibits connection reuse\nrust\nenv_logger::init();\nlet agent: Agent = ureq::AgentBuilder::new().build();\nfor _ in 0..2 {\n let resp = agent.get(\" URL \n println!(\"... | false |
cross_issue_0159 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Signal UI does not show on Debian Forky unless run with "--disable-gpu"? | ### Using a supported version?
- [x] I have searched searched open and closed issues for duplicates.
- [x] I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.
### Overall summary
Following me updating all my packages in apt yesterday, Signal's UI stopped working, the app would appear i... | [
"gh_issue_3601735997"
] | Since this issue was opened, we started using `curve25519-n`, a native module. This should improve the performance of our curve25519 code by a lot.
Given that (and the fact that this issue has been inactive for over 3 years), I'm going to close. Happy to reopen if that's wrong. | gh_comment_689879564 | [
"gh_comment_3506753136",
"gh_issue_48250344",
"gh_comment_689879564"
] | [
3601735997,
48250344
] | signalapp/Signal-Desktop | 3,601,735,997 | 7,586 | https://github.com/signalapp/Signal-Desktop/issues/7586 | signalapp/Signal-Desktop | 48,250,344 | 88 | https://github.com/signalapp/Signal-Desktop/issues/88 | gh_comment_3506753136 | EvanHahn-Signal | COLLABORATOR | 81 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.4111,
"anchor_target_overlap": 0,
"target_answer_overlap": 0.1364
} | 2025-11-07T11:33:12 | 4 | [
{
"document_id": "gh_issue_3601735997",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Signal UI does not show on Debian Forky unless run with \"--disable-gpu\"\n### Using a supported version?\n\n- [x] I have searched searched open and closed issues for duplicates.\n- [x] I am using S... | false |
cross_issue_0162 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Some `cupyx.scipy.signal` APIs fall back to NumPy? | Some `scipy.signal` APIs depend on `numpy.eigvals`, which computes the eigenvalues of a general matrix. However, cuSolver only provides the eigenvalue solver of a symmetric (Hermitian) matrix but does not the one of a general matrix. Therefore, the `cupyx.scipy.signal` counterparts of such APIs are currently implemente... | [
"gh_issue_1823849646"
] | Yes! The new routine was meant for CuPy and other projects to implement `eig` and `eigvals`. | gh_comment_2468209117 | [
"gh_comment_1664905336",
"gh_issue_1110834324",
"gh_comment_2468209117"
] | [
1823849646,
1110834324
] | cupy/cupy | 1,823,849,646 | 7,761 | https://github.com/cupy/cupy/issues/7761 | cupy/cupy | 1,110,834,324 | 6,359 | https://github.com/cupy/cupy/issues/6359 | gh_comment_1664905336 | leofang | MEMBER | 83.8 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.2222,
"anchor_target_overlap": 0.04,
"target_answer_overlap": 0.1111
} | 2023-07-27T00:14:15 | 18 | [
{
"document_id": "gh_issue_1823849646",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Some `cupyx.scipy.signal` APIs fall back to NumPy\nSome `scipy.signal` APIs depend on `numpy.eigvals`, which computes the eigenvalues of a general matrix. However, cuSolver only provides the eigenva... | false |
cross_issue_0163 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Inquiry Regarding LED Screen Procurement? | (Please excuse my limited English proficiency; this message was translated with AI assistance.)
Dear Author,
I am a DIY creator from China. While attempting to replicate your project, I encountered challenges in procuring the specific LED screen used. I would like to clarify the details of the LED panel you employed.... | [
"gh_issue_2995475862"
] | I think you should step back and start again from an unmodified repo. If you daisy chain two 64x64 panels together, they should work as a single 128x64 panel. Both variants (vortex and rotovox) use two 128x64 panels, so we know that part works. If the image is the wrong way up, it's because the panels are the wrong way... | gh_comment_2829013265 | [
"gh_comment_2822974454",
"gh_issue_3012583703",
"gh_comment_2829013265"
] | [
2995475862,
3012583703
] | AncientJames/VortexParts | 2,995,475,862 | 5 | https://github.com/AncientJames/VortexParts/issues/5 | AncientJames/multivox | 3,012,583,703 | 5 | https://github.com/AncientJames/multivox/issues/5 | gh_comment_2822974454 | AncientJames | OWNER | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.2917,
"anchor_target_overlap": 0.3333,
"target_answer_overlap": 0.1364
} | 2025-04-14T23:40:38 | 16 | [
{
"document_id": "gh_issue_2995475862",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Inquiry Regarding LED Screen Procurement\n(Please excuse my limited English proficiency; this message was translated with AI assistance.)\n\nDear Author,\n\nI am a DIY creator from China. While atte... | false |
cross_issue_0169 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Add MiroTalk? | _Best of JS_ is for the most popular open-source projects related to the web platform and Node.js.
What is the URL of the project you'd like to add to _Best of JS_?
GitHub: URL
Demo: URL
Before submitting the request to add a new project, please check the following points:
- ✅ The project is related to the web ... | [
"gh_issue_1096698404"
] | Hello @nitad54448,
What do you mean by `I get a certificate error` ?
If you using the MiroTalk SSL default certificates on: URL
At most the browser could tell you that it is an unknown certificate, you accept it and you can use Mirotalk in HTTPS.
I haven't tried caddy, I usually use Let's Encrypt for trusted certifi... | gh_comment_1065859831 | [
"gh_comment_1007905910",
"gh_issue_1013759860",
"gh_comment_1065859831"
] | [
1096698404,
1013759860
] | michaelrambeau/bestofjs | 1,096,698,404 | 448 | https://github.com/michaelrambeau/bestofjs/issues/448 | miroslavpejic85/mirotalksfu | 1,013,759,860 | 14 | https://github.com/miroslavpejic85/mirotalksfu/issues/14 | gh_comment_1007905910 | miroslavpejic85 | OWNER | 93 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.8333,
"anchor_target_overlap": 0.1429,
"target_answer_overlap": 0.04
} | 2022-01-07T13:56:46 | 12 | [
{
"document_id": "gh_issue_1096698404",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Add MiroTalk\n_Best of JS_ is for the most popular open-source projects related to the web platform and Node.js.\n \nWhat is the URL of the project you'd like to add to _Best of JS_? \n\nGitHub: URL... | false |
cross_issue_0192 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Usage of NonBondedForce.setIncludeDirectSpace(False)? | Hi,
I've created a very simple test case where I have 3 Coulomb forces:
1) NonBondedForce with PME
2) CustomNonbondedForce of a Coulomb potential with PeriodicCutoff
3) NonBondedForce.setIncludeDirectSpace(False) with PME
So if I'm not mistaklen, Force1 should be the sum of Force2 and Force3
Force1 and Force2 has v... | [
"gh_issue_2073429889"
] | Not exactly like that, but what you can do is have the NonbondedForce compute only the reciprocal space term. Do that by calling `setIncludeDirectSpace(False)`. Then you can use a CustomNonbondedForce to compute the direct space part, both Coulomb and LJ, in whatever way you want. | gh_comment_1850886150 | [
"gh_comment_1887762028",
"gh_issue_2036469035",
"gh_comment_1850886150"
] | [
2073429889,
2036469035
] | openmm/openmm | 2,073,429,889 | 4,387 | https://github.com/openmm/openmm/issues/4387 | openmm/openmm | 2,036,469,035 | 4,349 | https://github.com/openmm/openmm/issues/4349 | gh_comment_1887762028 | peastman | MEMBER | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.129,
"anchor_target_overlap": 0.1395,
"target_answer_overlap": 0.1579
} | 2024-01-09T17:33:04 | 9 | [
{
"document_id": "gh_issue_2073429889",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Usage of NonBondedForce.setIncludeDirectSpace(False)\nHi,\n\nI've created a very simple test case where I have 3 Coulomb forces:\n\n1) NonBondedForce with PME\n2) CustomNonbondedForce of a Coulomb p... | false |
cross_issue_0196 | OpenDigger-GHArchive-Cross-Issue | silver | dev | [CoE Starter Kit - BUG] Audit Component Issue? | ### Does this bug already exist in our backlog?
- [X] I have checked and confirm this is a new bug.
### Describe the issue
HI,
we are facing an issue in Audit component and would like to reinstall only audit component , can you please help me on this
### Expected Behavior
Post upgrade also , Flow is still show t... | [
"gh_issue_1672394617"
] | You will need to hire someone that can sit with you to fix your situation then. Your environment is not in a state that I can assist in debugging remotely.
There are partners that specialize specifically in CoE Starter Kit, so you could reach out to them for assistance. You can find some via you can find them via App... | gh_comment_1501903104 | [
"gh_comment_1512858519",
"gh_issue_1654114193",
"gh_comment_1501903104"
] | [
1672394617,
1654114193
] | microsoft/coe-starter-kit | 1,672,394,617 | 5,314 | https://github.com/microsoft/coe-starter-kit/issues/5314 | microsoft/coe-starter-kit | 1,654,114,193 | 5,191 | https://github.com/microsoft/coe-starter-kit/issues/5191 | gh_comment_1512858519 | Jenefer-Monroe | COLLABORATOR | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.1373,
"anchor_target_overlap": 0.8,
"target_answer_overlap": 0.1087
} | 2023-04-17T21:48:59 | 23 | [
{
"document_id": "gh_issue_1672394617",
"fragment_type": "issue_description",
"sequence": 0,
"text": "[CoE Starter Kit - BUG] Audit Component Issue\n### Does this bug already exist in our backlog?\n\n- [X] I have checked and confirm this is a new bug.\n\n### Describe the issue\n\nHI,\n\nwe are facin... | false |
cross_issue_0198 | OpenDigger-GHArchive-Cross-Issue | silver | dev | JXL->JXL processing (to remove alpha channel) drops color profile? | ### ImageMagick version
7.1.1-44
### Operating system
Linux
### Operating system, version and so on
Fedora 41 x86_64
### Description
The Fedora 42 background images are going to be distributed in JXL format instead of the traditional PNG. Due to the limitations of the GNOME background system's timed-transition i... | [
"gh_issue_2912159490"
] | The `-x` flag in cjxl is only used for inputs that can't have color profiles embedded (PPM, ect), otherwise it's taken from the original file.
JPEG XL can use Color Enums instead of ICC profiles for common color spaces (sRGB, P3, Rec2020, ect). Usually this is only used for lossy, but it seems ImageMagick is incorrect... | gh_comment_2760646384 | [
"gh_comment_2759932405",
"gh_issue_2954682159",
"gh_comment_2760646384"
] | [
2912159490,
2954682159
] | ImageMagick/ImageMagick | 2,912,159,490 | 8,022 | https://github.com/ImageMagick/ImageMagick/issues/8022 | libjxl/libjxl | 2,954,682,159 | 4,164 | https://github.com/libjxl/libjxl/issues/4164 | gh_comment_2759932405 | jonnyawsom3 | COLLABORATOR | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.2308,
"anchor_target_overlap": 0.3462,
"target_answer_overlap": 0.2353
} | 2025-03-11T15:53:31 | 16 | [
{
"document_id": "gh_issue_2912159490",
"fragment_type": "issue_description",
"sequence": 0,
"text": "JXL->JXL processing (to remove alpha channel) drops color profile\n### ImageMagick version\n\n7.1.1-44\n\n### Operating system\n\nLinux\n\n### Operating system, version and so on\n\nFedora 41 x86_64... | false |
cross_issue_0199 | OpenDigger-GHArchive-Cross-Issue | silver | dev | `__vite_ssr_import_meta__.glob is not a function` Error During SSR? | ### Related plugins
- [x] plugin-vue
- [ ] plugin-vue-jsx
### Describe the bug
This bug is a very strange one. When using SSR, I cannot use dynamic imports more than once in my Vue SFC if I add `class="whatever"` to the root element. Please see the minimal reproduction, but here is a brief rundown:
1. I'd like to ... | [
"gh_issue_1562914587"
] | When ran without the parser, the tokenizer _will_ fail to distinguish regexps from division operators in some cases (because JavaScript cannot be tokenized without parsing). This is a known limitation, and not something that's fixable. | gh_comment_1413454994 | [
"gh_comment_1413986695",
"gh_issue_1563228395",
"gh_comment_1413454994"
] | [
1562914587,
1563228395
] | vitejs/vite-plugin-vue | 1,562,914,587 | 96 | https://github.com/vitejs/vite-plugin-vue/issues/96 | acornjs/acorn | 1,563,228,395 | 1,191 | https://github.com/acornjs/acorn/issues/1191 | gh_comment_1413986695 | marijnh | MEMBER | 83 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.3636,
"anchor_target_overlap": 0.303,
"target_answer_overlap": 0
} | 2023-01-30T09:59:55 | 6 | [
{
"document_id": "gh_issue_1562914587",
"fragment_type": "issue_description",
"sequence": 0,
"text": "`__vite_ssr_import_meta__.glob is not a function` Error During SSR\n### Related plugins\n\n- [x] plugin-vue\n\n- [ ] plugin-vue-jsx\n\n### Describe the bug\n\nThis bug is a very strange one. When us... | false |
cross_issue_0202 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Stack custom items even if NBT data order is different? | ### Terms
- [x] I'm using the very latest version of ItemsAdder and its dependencies.
- [x] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [x] I've looked for already existing issues on the Issue Tracker and haven't found any.
- [x] I already searched on the plugin wiki to k... | [
"gh_issue_2900044991"
] | This seems to be a MMOitems bug not ItemsAdder bug.
As I said:
This is not an ItemsAdder bug. | gh_comment_1496225278 | [
"gh_comment_2730318151",
"gh_issue_1646868078",
"gh_comment_1496225278"
] | [
2900044991,
1646868078
] | PluginBugs/Issues-ItemsAdder | 2,900,044,991 | 4,497 | https://github.com/PluginBugs/Issues-ItemsAdder/issues/4497 | PluginBugs/Issues-ItemsAdder | 1,646,868,078 | 2,473 | https://github.com/PluginBugs/Issues-ItemsAdder/issues/2473 | gh_comment_2730318151 | LoneDev6 | COLLABORATOR | 83.5 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.3571,
"anchor_target_overlap": 0.0357,
"target_answer_overlap": 0.3333
} | 2025-03-06T02:46:34 | 7 | [
{
"document_id": "gh_issue_2900044991",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Stack custom items even if NBT data order is different\n### Terms\n\n- [x] I'm using the very latest version of ItemsAdder and its dependencies.\n- [x] I am sure this is a bug and it is not caused b... | false |
cross_issue_0207 | OpenDigger-GHArchive-Cross-Issue | silver | dev | MCAD Multi-Cluster + KubeStellar Integration (Stage-1)? | ### Feature Description
MCAD as one of the options for the job queuing and scheduling interface for KubeStellar.
### Proposed Solution
Stage-1: MCAD dispatcher deploys appWrappers to MCAD agent clusters and collects AppWrapper status via KubeStellar
Stage-2: new MCAD observability paths (e.g., metrics collection: Pr... | [
"gh_issue_1826714794"
] | Thanks @dumb000!,
@asm582 , I tagged this one as well with multi-cluster label. | gh_comment_1656249359 | [
"gh_comment_1656299812",
"gh_issue_1827007119",
"gh_comment_1656249359"
] | [
1826714794,
1827007119
] | project-codeflare/multi-cluster-app-dispatcher | 1,826,714,794 | 521 | https://github.com/project-codeflare/multi-cluster-app-dispatcher/issues/521 | project-codeflare/multi-cluster-app-dispatcher | 1,827,007,119 | 524 | https://github.com/project-codeflare/multi-cluster-app-dispatcher/issues/524 | gh_comment_1656299812 | dmatch01 | COLLABORATOR | 85 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.0625,
"anchor_target_overlap": 0.1875,
"target_answer_overlap": 0.125
} | 2023-07-28T08:24:09 | 9 | [
{
"document_id": "gh_issue_1826714794",
"fragment_type": "issue_description",
"sequence": 0,
"text": "MCAD Multi-Cluster + KubeStellar Integration (Stage-1)\n### Feature Description\n\nMCAD as one of the options for the job queuing and scheduling interface for KubeStellar.\n\n### Proposed Solution\n... | false |
cross_issue_0210 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Show percentage? | While using the app, I found that sometimes I need to finish pomodoro timer early. In that case, I want to record how much did I spend - 70%, 50% for example. Let's make this option
This is adding new column named percentage | [
"gh_issue_1452514134"
] | Hello, @TheRustyPickle. I'm sorry that I'm so busy (😢) that I have not researched about this issue.
So correct me if I'm wrong.
As I commented above, I found clap supports `clap_complete`. Could you take a look and see if it solves this issue? | gh_comment_1445140347 | [
"gh_comment_1444761047",
"gh_issue_1236602971",
"gh_comment_1445140347"
] | [
1452514134,
1236602971
] | 24seconds/rust-cli-pomodoro | 1,452,514,134 | 126 | https://github.com/24seconds/rust-cli-pomodoro/issues/126 | 24seconds/rust-cli-pomodoro | 1,236,602,971 | 63 | https://github.com/24seconds/rust-cli-pomodoro/issues/63 | gh_comment_1444761047 | 24seconds | OWNER | 77.63 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0,
"anchor_target_overlap": 0.1364,
"target_answer_overlap": 0.0526
} | 2022-11-16T16:49:13 | 13 | [
{
"document_id": "gh_issue_1452514134",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Show percentage\nWhile using the app, I found that sometimes I need to finish pomodoro timer early. In that case, I want to record how much did I spend - 70%, 50% for example. Let's make this option... | false |
cross_issue_0216 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Could not open '/lib64/ld-linux-x86-64.so.2' during devcontainer build? | I'm trying to create a small dev container via VS Code's "Add Dev Container Configuration Files" option. I have selected only a couple other features ("docker-in-docker", "go", "python", and "pre-commit").
Every time I select the pre-commit feature (also happens when manually adding the `"ghcr.io/devcontainers-contri... | [
"gh_issue_1514016009"
] | from version 0.0.16 and up featmake is now not a binary but a raw shell script, you can open it with any text editor | gh_comment_1399239126 | [
"gh_comment_1382044337",
"gh_issue_1515951110",
"gh_comment_1399239126"
] | [
1514016009,
1515951110
] | devcontainers-contrib/features | 1,514,016,009 | 223 | https://github.com/devcontainers-contrib/features/issues/223 | devcontainers-contrib/features | 1,515,951,110 | 246 | https://github.com/devcontainers-contrib/features/issues/246 | gh_comment_1382044337 | danielbraun89 | MEMBER | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.25,
"anchor_target_overlap": 0.25,
"target_answer_overlap": 0.1818
} | 2022-12-29T12:00:15 | 9 | [
{
"document_id": "gh_issue_1514016009",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Could not open '/lib64/ld-linux-x86-64.so.2' during devcontainer build\nI'm trying to create a small dev container via VS Code's \"Add Dev Container Configuration Files\" option. I have selected onl... | false |
cross_issue_0218 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Reference id not matching with documentElement id? | **To Reproduce**
Receiving this response from Azure AD:
xml
STRIPPED
STRIPPED
STRIPPED
STRIPPED
STRIPPED
STRIPPED
STRIPPED
STRIPPED
STRIPPED
STRIPPED
STRIPPED
urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport
URL
ST... | [
"gh_issue_1736068303"
] | The change was intended as it is in harmony with the secure-by-default philosophy that we have here. Please feel free to put up a PR to help us with our README. | gh_comment_1828405987 | [
"gh_comment_1572152351",
"gh_issue_1677161072",
"gh_comment_1828405987"
] | [
1736068303,
1677161072
] | node-saml/passport-saml | 1,736,068,303 | 863 | https://github.com/node-saml/passport-saml/issues/863 | node-saml/passport-saml | 1,677,161,072 | 859 | https://github.com/node-saml/passport-saml/issues/859 | gh_comment_1572152351 | cjbarth | COLLABORATOR | 85.4 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.0882,
"anchor_target_overlap": 0.0882,
"target_answer_overlap": 0.0833
} | 2023-06-01T03:09:11 | 12 | [
{
"document_id": "gh_issue_1736068303",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Reference id not matching with documentElement id\n**To Reproduce**\n\nReceiving this response from Azure AD:\n\nxml\n \n STRIPPED \n \n \n \n \n STRIPPED \n \n \n \n \n STRIPPED \n \n \n STRIPPED \... | false |
cross_issue_0227 | OpenDigger-GHArchive-Cross-Issue | silver | dev | FS22 Lumberjack nopt working in multiplayer/dedicated server? | I noticed that deleting trees by using the chainsaw red ring no longer works in multiplayer. When the tree or stump is supposed to disappear the chainsaw snaps back a bit but just continues to saw and spew sahavings. Nothing else happens. In career mode it still works like a charm :)
Do we know why this is? | [
"gh_issue_1282979174"
] | Please let me know if this version has resolved the issue: URL
I guess it will not do anything to your terrain issue caused by previously removed trees, but hopefully should prevent the problem occuring again. | gh_comment_1122211678 | [
"gh_comment_1164919482",
"gh_issue_1222204688",
"gh_comment_1122211678"
] | [
1282979174,
1222204688
] | loki79uk/FS22_LumberJack | 1,282,979,174 | 5 | https://github.com/loki79uk/FS22_LumberJack/issues/5 | loki79uk/FS22_LumberJack | 1,222,204,688 | 4 | https://github.com/loki79uk/FS22_LumberJack/issues/4 | gh_comment_1164919482 | loki79uk | OWNER | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.1053,
"anchor_target_overlap": 0.3158,
"target_answer_overlap": 0.1053
} | 2022-06-23T13:48:51 | 8 | [
{
"document_id": "gh_issue_1282979174",
"fragment_type": "issue_description",
"sequence": 0,
"text": "FS22 Lumberjack nopt working in multiplayer/dedicated server\nI noticed that deleting trees by using the chainsaw red ring no longer works in multiplayer. When the tree or stump is supposed to disap... | false |
cross_issue_0232 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Icecast only loading or no sound on iOS in Angular? | Hello Ethan,
first of all thank you for your hard work. I really like it and it works perfectly on Android. Unfortunately I can't get it to work on iOS. I am using Ionic and Angular. The stream is loading (network tab of developer console), but I can't hear anything. The event listener gives success on play, no error.... | [
"gh_issue_1203245435"
] | After you've cloned the repo, and checked out the PR, you can point directly to the `icecast-metadata-player` folder in your `package.json`. Example: `"icecast-metadata-player:" "file:path-to-icecast-metadata-js-clone/src/icecast-metadata-player"`. I use this method every time I am testing with the demo page. | gh_comment_1073268546 | [
"gh_comment_1132359999",
"gh_issue_1154526730",
"gh_comment_1073268546"
] | [
1203245435,
1154526730
] | eshaz/icecast-metadata-js | 1,203,245,435 | 119 | https://github.com/eshaz/icecast-metadata-js/issues/119 | eshaz/icecast-metadata-js | 1,154,526,730 | 107 | https://github.com/eshaz/icecast-metadata-js/issues/107 | gh_comment_1132359999 | eshaz | OWNER | 91 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.2653,
"anchor_target_overlap": 0.1045,
"target_answer_overlap": 0
} | 2022-04-13T04:39:06 | 29 | [
{
"document_id": "gh_issue_1203245435",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Icecast only loading or no sound on iOS in Angular\nHello Ethan,\n\nfirst of all thank you for your hard work. I really like it and it works perfectly on Android. Unfortunately I can't get it to wor... | false |
cross_issue_0244 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Double free() in global object destruction in 7.10.1 (regression from 7.10.0)? | I'm getting double free() error of memory block allocated by **pqxx::internal::demangle_type_name**.
System: Arch Linux
libpqxx version: 7.10.1
Used compiler: clang++ 20.1.6
Valgrind output:
`[pavenis@ap test]$ valgrind ./CellTest
==1688117== Memcheck, a memory error detector
==1688117== Copyright (C) 2002-2024, and... | [
"gh_issue_3192217050"
] | No need to change compilers for this... Don't get me wrong, clang is an excellent compiler. But one of those tricks to producing top-quality code is to run it through as many compilers as you can, and pay attention to the errors or warnings they produce.
So... do both. :-) | gh_comment_1536803949 | [
"gh_comment_3027685448",
"gh_issue_1693971058",
"gh_comment_1536803949"
] | [
3192217050,
1693971058
] | jtv/libpqxx | 3,192,217,050 | 1,007 | https://github.com/jtv/libpqxx/issues/1007 | jtv/libpqxx | 1,693,971,058 | 681 | https://github.com/jtv/libpqxx/issues/681 | gh_comment_3027685448 | jtv | OWNER | 93.08 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.125,
"anchor_target_overlap": 0.25,
"target_answer_overlap": 0.0417
} | 2025-07-01T04:08:46 | 38 | [
{
"document_id": "gh_issue_3192217050",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Double free() in global object destruction in 7.10.1 (regression from 7.10.0)\nI'm getting double free() error of memory block allocated by **pqxx::internal::demangle_type_name**.\n\nSystem: Arch Li... | false |
cross_issue_0246 | OpenDigger-GHArchive-Cross-Issue | silver | dev | [Bug]: storage stopped working in termux:api 0.51.0? | ### Problem description
Storage stopped working when updating Termux:API to 0.51.0
Don't know what the old version was, it was probably like 3 months old but I'm not sure.
`cd storage` works, but I cannot navigate to anything inside storage.
Quote
u0_a318@localhost:~$ cd storage/movies
bash: cd: storage/movies: Per... | [
"gh_issue_3006374922"
] | Seems like firmware related bug. Usually OS does not automatically revoke permissions day after user grants it. | gh_comment_2815556706 | [
"gh_comment_2816773924",
"gh_issue_2980104140",
"gh_comment_2815556706"
] | [
3006374922,
2980104140
] | termux/termux-app | 3,006,374,922 | 4,506 | https://github.com/termux/termux-app/issues/4506 | termux/termux-app | 2,980,104,140 | 4,486 | https://github.com/termux/termux-app/issues/4486 | gh_comment_2816773924 | twaik | MEMBER | 86.57 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.1786,
"anchor_target_overlap": 0.1071,
"target_answer_overlap": 0.0714
} | 2025-04-19T03:17:13 | 12 | [
{
"document_id": "gh_issue_3006374922",
"fragment_type": "issue_description",
"sequence": 0,
"text": "[Bug]: storage stopped working in termux:api 0.51.0\n### Problem description\n\nStorage stopped working when updating Termux:API to 0.51.0\n\nDon't know what the old version was, it was probably lik... | false |
cross_issue_0257 | OpenDigger-GHArchive-Cross-Issue | silver | dev | [flang][LoongArch] Runtime error in spec2017 527.cam4_r with size=ref and optimization levels "-O3"/"-Ofast"? | Tested OS: Debian sid/experimental loong64 installed with llvm 20.1.3
Optimization setting:
`COPTIMIZE = -g -Ofast -march=la464 -flto=auto`
`FOPTIMIZE = -g -Ofast -march=la464 -flto=auto`
When I test spec2017 527.cam4_r with above optimization setting and ref size, I met the following error:
run_base_refrate_mytest... | [
"gh_issue_3014322436"
] | @llvm/issue-subscribers-backend-loongarch
Author: None (azuresky01)
Tested OS: Debian sid/experimental loong64 installed with llvm 20.1.3
Optimization setting:
COPTIMIZE = -Ofast -march=la464 -flto=auto -fno-strict-aliasing
FOPTIMIZE = -Ofast -march=la464 -flto=auto
When I test spec2006 416.gamess with above opt... | gh_comment_2829288017 | [
"gh_comment_2832880508",
"gh_issue_3014357058",
"gh_comment_2829288017"
] | [
3014322436,
3014357058
] | llvm/llvm-project | 3,014,322,436 | 136,971 | https://github.com/llvm/llvm-project/issues/136971 | llvm/llvm-project | 3,014,357,058 | 137,000 | https://github.com/llvm/llvm-project/issues/137000 | gh_comment_2832880508 | llvmbot | MEMBER | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.2963,
"anchor_target_overlap": 0.2963,
"target_answer_overlap": 0.9452
} | 2025-04-23T06:57:27 | 12 | [
{
"document_id": "gh_issue_3014322436",
"fragment_type": "issue_description",
"sequence": 0,
"text": "[flang][LoongArch] Runtime error in spec2017 527.cam4_r with size=ref and optimization levels \"-O3\"/\"-Ofast\"\nTested OS: Debian sid/experimental loong64 installed with llvm 20.1.3\n\nOptimizatio... | false |
cross_issue_0258 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Topcoder Archive issue? | This is not actually issue, it is actually a suggestion that TopCoder single round matches(SRM) archive has a lot of good quality questions as it is now shutdown, we are unable to submit the solutions and judge the code.
The archive now is available with a questions and all the testcases. It is difficult to manually ch... | [
"gh_issue_3409553686"
] | I understand your use case of having quick access to a local file in an environment that's all set to get going, but it's not what this extension is built for, and easily something that external tools can provide on their own.
I don't agree. I'm not willing to drop the aforementioned consistency for the sake of addi... | gh_comment_1157063428 | [
"gh_comment_3366108544",
"gh_issue_1244089211",
"gh_comment_1157063428"
] | [
3409553686,
1244089211
] | jmerle/competitive-companion | 3,409,553,686 | 636 | https://github.com/jmerle/competitive-companion/issues/636 | jmerle/competitive-companion | 1,244,089,211 | 245 | https://github.com/jmerle/competitive-companion/issues/245 | gh_comment_3366108544 | jmerle | OWNER | 88 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.1667,
"anchor_target_overlap": 0.5556,
"target_answer_overlap": 0.4375
} | 2025-09-12T01:00:14 | 9 | [
{
"document_id": "gh_issue_3409553686",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Topcoder Archive issue\nThis is not actually issue, it is actually a suggestion that TopCoder single round matches(SRM) archive has a lot of good quality questions as it is now shutdown, we are unab... | false |
cross_issue_0266 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Search broken in docs? | # Bug report
## Describe the bug
Looks like searching documentation is broken!
## To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
1. Go to URL
2. Click on the Search box
3. Type anything in the search box
## Expected behavior
Results
## Actual behavior
The UI says I'm ... | [
"gh_issue_1177126839"
] | You're welcome to help here @Hallidayo - I don't know what the `appId` should be in this case - perhaps just `supabase`? | gh_comment_1073799317 | [
"gh_comment_1075699912",
"gh_issue_1157355690",
"gh_comment_1073799317"
] | [
1177126839,
1157355690
] | supabase/supabase | 1,177,126,839 | 6,007 | https://github.com/supabase/supabase/issues/6007 | supabase/supabase | 1,157,355,690 | 5,762 | https://github.com/supabase/supabase/issues/5762 | gh_comment_1075699912 | kiwicopple | MEMBER | 86.15 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.0769,
"anchor_target_overlap": 0.2308,
"target_answer_overlap": 0.1111
} | 2022-03-22T10:07:45 | 10 | [
{
"document_id": "gh_issue_1177126839",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Search broken in docs\n# Bug report\n\n## Describe the bug\n\nLooks like searching documentation is broken!\n\n## To Reproduce\n\nSteps to reproduce the behavior, please provide code snippets or a r... | false |
cross_issue_0267 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Firefox browser extention does not automatically or manually lock anymore? | ### Steps To Reproduce
1. Restart Firefox
2. Unlock Bitwarden
3. Use the browser a bit
4. Try to lock Bitwarden
### Expected Result
Expected the extention to lock and require password/PIN.
### Actual Result
Does not do anything.
### Screenshots or Videos
_No response_
### Additional Context
When I try to to it... | [
"gh_issue_1379995556"
] | Since this issue has been open for quite some time without recent activity, I'm curious if anyone is still experiencing this problem. If the issue persists, please share any updated details. Thanks, everyone, for your contributions and feedback! | gh_comment_2309979711 | [
"gh_comment_1257027550",
"gh_issue_1334980463",
"gh_comment_2309979711"
] | [
1379995556,
1334980463
] | bitwarden/clients | 1,379,995,556 | 3,570 | https://github.com/bitwarden/clients/issues/3570 | bitwarden/clients | 1,334,980,463 | 3,274 | https://github.com/bitwarden/clients/issues/3274 | gh_comment_1257027550 | Greenderella | MEMBER | 88 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.125,
"anchor_target_overlap": 0.25,
"target_answer_overlap": 0.2609
} | 2022-09-20T13:06:22 | 28 | [
{
"document_id": "gh_issue_1379995556",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Firefox browser extention does not automatically or manually lock anymore\n### Steps To Reproduce\n\n1. Restart Firefox\n2. Unlock Bitwarden\n3. Use the browser a bit\n4. Try to lock Bitwarden\n\n##... | false |
cross_issue_0275 | OpenDigger-GHArchive-Cross-Issue | silver | dev | CONAN_BASE_PROFILE_BUILD is not correctly passed to Docker? | ### Description of Problem, Request, or Question
ConanMultiPackager(use_docker=True) doesn't correctly handle build profile settings. If I set `CONAN_BASE_PROFILE_BUILD=my_build_profile`, CPT adds
-e CPT_PROFILE_BUILD="@@include(my_build_profile)@@@@[settings]@@@@[options]@@@@[env]@@@@[build_requires]@@@@"
to Docker... | [
"gh_issue_1082247057"
] | @jmarrec have you already tried asking in m4 mail list, as it was discussed in #7369? it seems like there is no configure option to bypass the check, and proper fix may require to patch m4 sources. | gh_comment_1016462518 | [
"gh_comment_1015389623",
"gh_issue_1103697906",
"gh_comment_1016462518"
] | [
1082247057,
1103697906
] | conan-io/conan-package-tools | 1,082,247,057 | 595 | https://github.com/conan-io/conan-package-tools/issues/595 | conan-io/conan-center-index | 1,103,697,906 | 8,920 | https://github.com/conan-io/conan-center-index/issues/8920 | gh_comment_1015389623 | SSE4 | COLLABORATOR | 85.78 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.2115,
"anchor_target_overlap": 0.25,
"target_answer_overlap": 0.0556
} | 2021-12-16T06:15:32 | 13 | [
{
"document_id": "gh_issue_1082247057",
"fragment_type": "issue_description",
"sequence": 0,
"text": "CONAN_BASE_PROFILE_BUILD is not correctly passed to Docker\n### Description of Problem, Request, or Question\n\nConanMultiPackager(use_docker=True) doesn't correctly handle build profile settings. I... | false |
cross_issue_0277 | OpenDigger-GHArchive-Cross-Issue | silver | dev | [DOC] Provide guideline to setup an 'air-gapped' repository and how to enable Harvester UI extension in Rancher v2.10.x? | **Is your doc request related to a problem? Please describe or add the related issue ID.**
Starting from Rancher v2.10.0, we introduce the Harvester UI extension on Rancher.
* Currently we provide the automatic install UI extension under regular network environment.
* It extremely important we need to consider the u... | [
"gh_issue_2759216263"
] | Now I'm using vagrant to setup rancher, and follow the steps in URL to install harvester-ui-extenstion, but I'm still encountering the same installation failed issue, though I can use the workaround mentioned in URL to mitigate the installation failed issue. I'm wondering is this expected? Or should we consider it as a... | gh_comment_2739170632 | [
"gh_comment_2585377698",
"gh_issue_2782073730",
"gh_comment_2739170632"
] | [
2759216263,
2782073730
] | harvester/harvester | 2,759,216,263 | 7,258 | https://github.com/harvester/harvester/issues/7258 | harvester/harvester | 2,782,073,730 | 7,353 | https://github.com/harvester/harvester/issues/7353 | gh_comment_2585377698 | brandboat | MEMBER | 92.79 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.2,
"anchor_target_overlap": 0.3091,
"target_answer_overlap": 0.0357
} | 2024-12-25T19:09:32 | 19 | [
{
"document_id": "gh_issue_2759216263",
"fragment_type": "issue_description",
"sequence": 0,
"text": "[DOC] Provide guideline to setup an 'air-gapped' repository and how to enable Harvester UI extension in Rancher v2.10.x\n**Is your doc request related to a problem? Please describe or add the relate... | false |
cross_issue_0283 | OpenDigger-GHArchive-Cross-Issue | silver | dev | When attempting to set a wallpaper i recieve a segmentation fault. run with sudo the same. | [luke@fedora build]$ ./wallengine /home/luke/.local/share/Steam/steamapps/workshop/content/431960/2677437153/
Detected scene.pkg file at /home/luke/.local/share/Steam/steamapps/workshop/content/431960/2677437153/scene.pkg. Adding to list of searchable paths
Found wallpaper engine's assets at /home/luke/.local/share/Ste... | [
"gh_issue_1216605480"
] | wp::video::node is the base class for all the different types of nodes the scene can have. right now only the materials are implemented, so if your scene uses models, web-browser or video the content won't be displayed (in fact you should be seeing an error in the log).
As I haven't implemented the Wallpaper engine te... | gh_comment_475576330 | [
"gh_comment_1120475633",
"gh_issue_424094176",
"gh_comment_475576330"
] | [
1216605480,
424094176
] | Almamu/linux-wallpaperengine | 1,216,605,480 | 89 | https://github.com/Almamu/linux-wallpaperengine/issues/89 | Almamu/linux-wallpaperengine | 424,094,176 | 2 | https://github.com/Almamu/linux-wallpaperengine/issues/2 | gh_comment_1120475633 | Almamu | OWNER | 94.83 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.4884,
"anchor_target_overlap": 0.0833,
"target_answer_overlap": 0.2
} | 2022-04-26T15:49:23 | 23 | [
{
"document_id": "gh_issue_1216605480",
"fragment_type": "issue_description",
"sequence": 0,
"text": "When attempting to set a wallpaper i recieve a segmentation fault. run with sudo the same.\n[luke@fedora build]$ ./wallengine /home/luke/.local/share/Steam/steamapps/workshop/content/431960/26774371... | false |
cross_issue_0286 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Update release GitHub workflows? | I think the release workflows could be simplified.
* Use a single machine to publish everything - `macos-latest` can build all Kotlin targets.
* Just trigger `./gradlew publish` instead of listing all of the publish tasks separately.
In URL I introduced a BuildService with limited concurrency to try to avoid issues ... | [
"gh_issue_2337738681"
] | `maven-publish` itself supports cc since 7.6 and the `signing` plugin will in Gradle 8.1. However there is one big open blocker when publishing to maven central URL When configuration cache is enabled the repository url will be evaluated eagerly and not when the publishing tasks are executed. Since we are computing tha... | gh_comment_1367968935 | [
"gh_comment_2152038495",
"gh_issue_897637877",
"gh_comment_1367968935"
] | [
2337738681,
897637877
] | kotest/kotest | 2,337,738,681 | 4,067 | https://github.com/kotest/kotest/issues/4067 | vanniktech/gradle-maven-publish-plugin | 897,637,877 | 259 | https://github.com/vanniktech/gradle-maven-publish-plugin/issues/259 | gh_comment_2152038495 | gabrielittner | COLLABORATOR | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.1667,
"anchor_target_overlap": 0.2381,
"target_answer_overlap": 0.2273
} | 2024-06-06T01:00:51 | 11 | [
{
"document_id": "gh_issue_2337738681",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Update release GitHub workflows\nI think the release workflows could be simplified.\n\n* Use a single machine to publish everything - `macos-latest` can build all Kotlin targets.\n* Just trigger `./... | false |
cross_issue_0316 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Step not saved (clash with precision?) (was: Add step editing (was: Slider min/max/step editing))? | This is step 2 from URL
Add the ability to edit the start/stop/round attributes of a slider (triple-click or shift-click, probably, popping up a dialog). This will be saved to a shared table, with options:
- just apply to this slider
- apply to all [cfg] sliders on [KSampler] nodes
- apply to all [cfg] sliders on an... | [
"gh_issue_2574697599"
] | Yup. There is a weird interplay between precision, round, and step. I think I've got it working... | gh_comment_2430431842 | [
"gh_comment_2430463263",
"gh_issue_2603989066",
"gh_comment_2430431842"
] | [
2574697599,
2603989066
] | chrisgoringe/cg-controller | 2,574,697,599 | 61 | https://github.com/chrisgoringe/cg-controller/issues/61 | chrisgoringe/cg-controller | 2,603,989,066 | 181 | https://github.com/chrisgoringe/cg-controller/issues/181 | gh_comment_2430463263 | chrisgoringe | OWNER | 83 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": false,
"anchor_query_overlap": 0.2778,
"anchor_target_overlap": 0.1111,
"target_answer_overlap": 0.1111
} | 2024-10-08T20:09:37 | 26 | [
{
"document_id": "gh_issue_2574697599",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Step not saved (clash with precision?) (was: Add step editing (was: Slider min/max/step editing))\nThis is step 2 from URL \n\nAdd the ability to edit the start/stop/round attributes of a slider (tr... | false |
cross_issue_0321 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Syntax issue using PREFERRED PARAMETER? | Hello,
I have syntax errors in my abaplint result set, that a importing parameter IV_STRING is not given into the method.
Syntax_error_prefered_parameter_1
The importing parameter IV_STRING is definied as prefered parameter.
Syntax_error_prefered_parameter_3
According to SAP help this option "prefered parameter" say... | [
"gh_issue_1528811973"
] | if you change the code to use functional writing, I think it should work, as a workaround.... URL | gh_comment_1385631950 | [
"gh_comment_1379348978",
"gh_issue_1519036695",
"gh_comment_1385631950"
] | [
1528811973,
1519036695
] | abaplint/abaplint | 1,528,811,973 | 2,841 | https://github.com/abaplint/abaplint/issues/2841 | abaplint/abaplint | 1,519,036,695 | 2,826 | https://github.com/abaplint/abaplint/issues/2826 | gh_comment_1379348978 | larshp | MEMBER | 91 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.1053,
"anchor_target_overlap": 0.2105,
"target_answer_overlap": 0
} | 2023-01-11T02:43:53 | 13 | [
{
"document_id": "gh_issue_1528811973",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Syntax issue using PREFERRED PARAMETER\nHello,\n\nI have syntax errors in my abaplint result set, that a importing parameter IV_STRING is not given into the method.\nSyntax_error_prefered_parameter_... | false |
cross_issue_0323 | OpenDigger-GHArchive-Cross-Issue | silver | dev | App not opening on Windows 11? | I downloaded the app from both the Microsoft store, as well as the manual .zip installation. It is not opening from either place. My cursor shows the blue circle loading icon for about half a second and then nothing happens. I am not able to replicate this issue on any Windows 10 machines. | [
"gh_issue_1433886944"
] | So assuming that's fixed, I believe the original issue this thread is based on is a problem with the 2022 version that is not present in the main branch. Here's a pre-release build of the main branch for anyone else finding this issue later:
pathplanner-windows.zip
I'll close this after the 2023 version is released. | gh_comment_1283239772 | [
"gh_comment_1301466008",
"gh_issue_1392899383",
"gh_comment_1283239772"
] | [
1433886944,
1392899383
] | mjansen4857/pathplanner | 1,433,886,944 | 141 | https://github.com/mjansen4857/pathplanner/issues/141 | mjansen4857/pathplanner | 1,392,899,383 | 117 | https://github.com/mjansen4857/pathplanner/issues/117 | gh_comment_1301466008 | mjansen4857 | OWNER | 87.35 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0,
"anchor_target_overlap": 0.2857,
"target_answer_overlap": 0.087
} | 2022-11-02T14:50:57 | 28 | [
{
"document_id": "gh_issue_1433886944",
"fragment_type": "issue_description",
"sequence": 0,
"text": "App not opening on Windows 11\nI downloaded the app from both the Microsoft store, as well as the manual .zip installation. It is not opening from either place. My cursor shows the blue circle loadi... | false |
cross_issue_0328 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Access to AWS to test gdalcubes in large collections? | Dear Marius:
Do you have access to AWS to test gdalcubes? We had problems when regularizing large image collections. The problems are not simple to reproduce, because they occur when trying to run `gdalcubes` on big data. | [
"gh_issue_1148414934"
] | This might be caused by the GDAL error handler defined by the `sf` package. The GDAL error handler (set with
`CPLSetErrorHandler`) might be called from threads created by gdalcubes but the error handler calls `Rf_warning()` (see URL which is not thread-safe. However, a single-thread test, where all computations run in... | gh_comment_1030926650 | [
"gh_comment_1049101611",
"gh_issue_1042460965",
"gh_comment_1030926650"
] | [
1148414934,
1042460965
] | appelmar/gdalcubes_R | 1,148,414,934 | 55 | https://github.com/appelmar/gdalcubes_R/issues/55 | appelmar/gdalcubes_R | 1,042,460,965 | 48 | https://github.com/appelmar/gdalcubes_R/issues/48 | gh_comment_1049101611 | appelmar | OWNER | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.2,
"anchor_target_overlap": 0.1129,
"target_answer_overlap": 0.1111
} | 2022-02-23T10:02:59 | 7 | [
{
"document_id": "gh_issue_1148414934",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Access to AWS to test gdalcubes in large collections\nDear Marius:\n\nDo you have access to AWS to test gdalcubes? We had problems when regularizing large image collections. The problems are not sim... | false |
cross_issue_0331 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Consider pushing out a new release? | ### Steps to reproduce
rails new demo
cd demo
DOCKER_BUILDKIT=1 docker build .
### Expected behavior
Build succeeds.
### Actual behavior
Fails with Ruby 3.4.2 (obtained via brew)
10.42 Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
10.42
10.42 current directory: /usr/local/bundle/ruby/3... | [
"gh_issue_2869092863"
] | Similar report just came in #435, too.
I believe something changed in the alpine image, since we test alpine in the CI pipeline and it passed last week, but started failing yesterday with the new image
- pass URL
- fail URL
Will investigate. In the meantime, a workaround is to use `ruby:3-alpine3.18` | gh_comment_1852044793 | [
"gh_comment_2751441316",
"gh_issue_2037156404",
"gh_comment_1852044793"
] | [
2869092863,
2037156404
] | rails/rails | 2,869,092,863 | 54,588 | https://github.com/rails/rails/issues/54588 | sparklemotion/sqlite3-ruby | 2,037,156,404 | 434 | https://github.com/sparklemotion/sqlite3-ruby/issues/434 | gh_comment_2751441316 | flavorjones | MEMBER | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.2222,
"anchor_target_overlap": 0.2222,
"target_answer_overlap": 0.2593
} | 2025-02-21T05:53:46 | 12 | [
{
"document_id": "gh_issue_2869092863",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Consider pushing out a new release\n### Steps to reproduce\n\n \n\n \n\nrails new demo\ncd demo\nDOCKER_BUILDKIT=1 docker build .\n\n### Expected behavior\n\nBuild succeeds.\n\n### Actual behavior\n... | false |
cross_issue_0334 | OpenDigger-GHArchive-Cross-Issue | silver | dev | 'quarto publish gh-pages' does not respect output-dir? | ### Bug description
Quarto docs specify to set `output-dir: docs` for gh-pages: URL -- and set `docs/` as the target directory in the Github Pages config.
However, running `quarto publish gh-pages` appears to ignore the `output-dir` setting.
- input: URL
- `gh-pages` after running `quarto publish gh-pages` locally (... | [
"gh_issue_1288930178"
] | @tg-x Please open a new thread ( URL with sufficient details for your request after double checking it's not something already possible, if there are alternatives. Thank you!
Note that `quarto publish` is not intended to cover all possible use cases, *i.e.*, you can can use `quarto render` and then take control of the ... | gh_comment_1965479875 | [
"gh_comment_1965481746",
"gh_issue_1325867468",
"gh_comment_1965479875"
] | [
1288930178,
1325867468
] | quarto-dev/quarto-cli | 1,288,930,178 | 1,246 | https://github.com/quarto-dev/quarto-cli/issues/1246 | quarto-dev/quarto-cli | 1,325,867,468 | 1,640 | https://github.com/quarto-dev/quarto-cli/issues/1640 | gh_comment_1965481746 | mcanouil | COLLABORATOR | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.1667,
"anchor_target_overlap": 0.25,
"target_answer_overlap": 0.2
} | 2022-06-29T07:51:57 | 8 | [
{
"document_id": "gh_issue_1288930178",
"fragment_type": "issue_description",
"sequence": 0,
"text": "'quarto publish gh-pages' does not respect output-dir\n### Bug description\n\nQuarto docs specify to set `output-dir: docs` for gh-pages: URL -- and set `docs/` as the target directory in the Github... | false |
cross_issue_0335 | OpenDigger-GHArchive-Cross-Issue | silver | dev | [2.5] Audio delay on fresh install when running three parallel Kurento media servers? | I was installing BBB 2.5 on a new server and dealing with high audio delay (**audio and video where totally out of sync**).
I had copied `/etc/bigbluebutton/bbb-conf/apply-config.sh` file from the old server to the new one, without much changing it. There was called the function `enableMultipleKurentos` in it, based on... | [
"gh_issue_1269320628"
] | @mokazemi Would you be able to do some more testing on your end to see if the audio is out of sync before you make either of those two changes (server time or `60:120:20`, then make one of the changes, and test again.
We would be very interested if you can do a specific before/after comparison of making only those th... | gh_comment_1251430382 | [
"gh_comment_1254180701",
"gh_issue_1362382618",
"gh_comment_1251430382"
] | [
1269320628,
1362382618
] | bigbluebutton/bigbluebutton | 1,269,320,628 | 15,172 | https://github.com/bigbluebutton/bigbluebutton/issues/15172 | bigbluebutton/bigbluebutton | 1,362,382,618 | 15,644 | https://github.com/bigbluebutton/bigbluebutton/issues/15644 | gh_comment_1254180701 | ffdixon | MEMBER | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.1625,
"anchor_target_overlap": 0.3478,
"target_answer_overlap": 0.1852
} | 2022-06-13T03:49:05 | 34 | [
{
"document_id": "gh_issue_1269320628",
"fragment_type": "issue_description",
"sequence": 0,
"text": "[2.5] Audio delay on fresh install when running three parallel Kurento media servers\nI was installing BBB 2.5 on a new server and dealing with high audio delay (**audio and video where totally out ... | false |
cross_issue_0336 | OpenDigger-GHArchive-Cross-Issue | silver | dev | [Bug/Support]: "End of file during parsing" error: how to see whole log, including commands? | ### Confirmation
- [X] I have checked the documentation (README, Wiki, docstrings, etc)
- [ ] I am checking these without reading them.
- [X] I have searched previous issues to see if my question is a duplicate.
### Elpaca Version
Elpaca 43ec2d8 grafted, HEAD -> master, origin/master, origin/HEAD
installer: 0.7
emac... | [
"gh_issue_2275583763"
] | Thanks for taking the time to fill out a support ticket.
Yes. That does look like a circular dependency.
I've squashed that bug several times, so perhaps there's a case I missed.
Maybe they're related.
You can prevent the "too many open file" error by setting the `elpaca-queue-limit` option p... | gh_comment_2090642074 | [
"gh_comment_2100897793",
"gh_issue_2275508432",
"gh_comment_2090642074"
] | [
2275583763,
2275508432
] | progfolio/elpaca | 2,275,583,763 | 303 | https://github.com/progfolio/elpaca/issues/303 | progfolio/elpaca | 2,275,508,432 | 302 | https://github.com/progfolio/elpaca/issues/302 | gh_comment_2100897793 | progfolio | OWNER | 89 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.1429,
"anchor_target_overlap": 0,
"target_answer_overlap": 0.1644
} | 2024-05-02T05:45:13 | 16 | [
{
"document_id": "gh_issue_2275583763",
"fragment_type": "issue_description",
"sequence": 0,
"text": "[Bug/Support]: \"End of file during parsing\" error: how to see whole log, including commands?\n### Confirmation\n\n- [X] I have checked the documentation (README, Wiki, docstrings, etc)\n- [ ] I am... | false |
cross_issue_0338 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Evaluate data quality when saving and loading feather and parquet files? | Evaluate add difference in resulting loaded dataframe when using to read_csv and to_csv versus comparable feather and parquet functions:
- URL
- URL
- URL
- URL
This can be tested with these CSV files:
- URL
- URL
- URL
- | [
"gh_issue_3054485107"
] | #332 was accepted and closed with a caveat. Please see final comment with implementation notes and testing instructions. | gh_comment_2905988271 | [
"gh_comment_2905987388",
"gh_issue_3054482249",
"gh_comment_2905988271"
] | [
3054485107,
3054482249
] | openpolicedata/openpolicedata | 3,054,485,107 | 332 | https://github.com/openpolicedata/openpolicedata/issues/332 | openpolicedata/openpolicedata | 3,054,482,249 | 330 | https://github.com/openpolicedata/openpolicedata/issues/330 | gh_comment_2905987388 | sowdm | COLLABORATOR | 88 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.2857,
"anchor_target_overlap": 0.2456,
"target_answer_overlap": 0.1818
} | 2025-05-10T11:34:33 | 4 | [
{
"document_id": "gh_issue_3054485107",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Evaluate data quality when saving and loading feather and parquet files\nEvaluate add difference in resulting loaded dataframe when using to read_csv and to_csv versus comparable feather and parquet... | false |
cross_issue_0341 | OpenDigger-GHArchive-Cross-Issue | silver | dev | dart_plugin_registrant.dart + AOT + --obfuscation? | ### Is there an existing issue for this?
- [X] I have searched the existing issues
- [X] I have read the guide to filing a bug
### Steps to reproduce
Manually build AOT components where you can control use of the --obfuscate flag.
Build sequences:
URL
URL
### Expected results
correctly register plugins regard... | [
"gh_issue_1980262763"
] | @jwinarske Thanks for filing the bug. For the record, @stuartmorgan is the TL for this area of the code so he's the one who should make the final call on this.
It sounds like there's an ambiguity in your request. We support several Linux-based platforms, for example Android and GTK. Plugins for different platforms are... | gh_comment_1189394597 | [
"gh_comment_1809369517",
"gh_issue_1306642461",
"gh_comment_1189394597"
] | [
1980262763,
1306642461
] | flutter/flutter | 1,980,262,763 | 137,972 | https://github.com/flutter/flutter/issues/137972 | flutter/flutter | 1,306,642,461 | 107,762 | https://github.com/flutter/flutter/issues/107762 | gh_comment_1809369517 | Hixie | MEMBER | 95.17 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.3333,
"anchor_target_overlap": 0.1667,
"target_answer_overlap": 0.0833
} | 2023-11-06T15:30:21 | 11 | [
{
"document_id": "gh_issue_1980262763",
"fragment_type": "issue_description",
"sequence": 0,
"text": "dart_plugin_registrant.dart + AOT + --obfuscation\n### Is there an existing issue for this?\n\n- [X] I have searched the existing issues\n- [X] I have read the guide to filing a bug\n\n### Steps to ... | false |
cross_issue_0345 | OpenDigger-GHArchive-Cross-Issue | silver | dev | General questions? | Hi Soroosh,
Sorry I've got some more general questions about OCSmesh and didn't know the best way to contact you. I hope this is okay.
Is there any functionality in OCSmesh to allow a review of the CFL number, to ensure the grid won't create numerical diffusion?
Cheers,
Tom | [
"gh_issue_1364463217"
] | @TPCollings, I was wondering if you had the chance to test the updates? If not, I can merge them to the `main` branch and you can just test it there whenever you get the chance to. | gh_comment_1265671004 | [
"gh_comment_1252918981",
"gh_issue_1366594020",
"gh_comment_1265671004"
] | [
1364463217,
1366594020
] | noaa-ocs-modeling/OCSMesh | 1,364,463,217 | 24 | https://github.com/noaa-ocs-modeling/OCSMesh/issues/24 | noaa-ocs-modeling/OCSMesh | 1,366,594,020 | 25 | https://github.com/noaa-ocs-modeling/OCSMesh/issues/25 | gh_comment_1252918981 | SorooshMani-NOAA | COLLABORATOR | 83 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0,
"anchor_target_overlap": 0.1111,
"target_answer_overlap": 0
} | 2022-09-07T02:43:15 | 15 | [
{
"document_id": "gh_issue_1364463217",
"fragment_type": "issue_description",
"sequence": 0,
"text": "General questions\nHi Soroosh, \n\nSorry I've got some more general questions about OCSmesh and didn't know the best way to contact you. I hope this is okay.\n\nIs there any functionality in OCSmesh... | false |
cross_issue_0347 | OpenDigger-GHArchive-Cross-Issue | silver | dev | [Critical] Attackers may craft invalid domain bundle/execution receipt with excessive fraud proof size, making it impossible to submit a fraud proof on consensus chain? | # Issue description
When a bundle/execution receipt with an invalid execution result is constructed, someone will have to generate a fraud proof for it and submit it by dispatching a `submit_fraud_proof` call on the consensus chain. For the case of an invalid extrinsic execution result, the fraud proof will be of type... | [
"gh_issue_2088725488"
] | There's also #2365. Can we have bundle limit in domain config instead of block limit? Especially since domain block limit is not enforced.
So in domain config we would have `target_bundles_per_slot` (1 or less, or more) and `max_bundle_weight`. Then the average domain block weight would be `target_bundles_per_slot * ma... | gh_comment_2023964506 | [
"gh_comment_2135123497",
"gh_issue_2065778987",
"gh_comment_2023964506"
] | [
2088725488,
2065778987
] | autonomys/subspace | 2,088,725,488 | 2,425 | https://github.com/autonomys/subspace/issues/2425 | subspace/subspace | 2,065,778,987 | 2,387 | https://github.com/subspace/subspace/issues/2387 | gh_comment_2135123497 | dariolina | MEMBER | 88 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.274,
"anchor_target_overlap": 0.2727,
"target_answer_overlap": 0.3182
} | 2024-01-18T09:13:07 | 13 | [
{
"document_id": "gh_issue_2088725488",
"fragment_type": "issue_description",
"sequence": 0,
"text": "[Critical] Attackers may craft invalid domain bundle/execution receipt with excessive fraud proof size, making it impossible to submit a fraud proof on consensus chain\n# Issue description\n\nWhen a... | false |
cross_issue_0356 | OpenDigger-GHArchive-Cross-Issue | silver | dev | some warnning happened when i run manipulation.ipynb? | /home/ubuntu/miniconda3/envs/mujoco_playground/lib/python3.10/site-packages/jax/_src/interpreters/xla.py:132: RuntimeWarning: overflow encountered in cast
return np.asarray(x, dtypes.canonicalize_dtype(x.dtype))
/home/ubuntu/miniconda3/envs/mujoco_playground/lib/python3.10/site-packages/jax/_src/interpreters/xla.py:13... | [
"gh_issue_2792373426"
] | Closing, as it looks like this issue has been resolved. Please re-open if this is not the case. Thanks! | gh_comment_2784628622 | [
"gh_comment_2787856493",
"gh_issue_2816754787",
"gh_comment_2784628622"
] | [
2792373426,
2816754787
] | google-deepmind/mujoco_playground | 2,792,373,426 | 11 | https://github.com/google-deepmind/mujoco_playground/issues/11 | jax-ml/jax | 2,816,754,787 | 26,162 | https://github.com/jax-ml/jax/issues/26162 | gh_comment_2787856493 | jburnim | COLLABORATOR | 91 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.2,
"anchor_target_overlap": 0.24,
"target_answer_overlap": 0
} | 2025-01-16T02:48:51 | 20 | [
{
"document_id": "gh_issue_2792373426",
"fragment_type": "issue_description",
"sequence": 0,
"text": "some warnning happened when i run manipulation.ipynb\n/home/ubuntu/miniconda3/envs/mujoco_playground/lib/python3.10/site-packages/jax/_src/interpreters/xla.py:132: RuntimeWarning: overflow encounter... | false |
cross_issue_0359 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Name of project/tool? | - [x] 1. Name the service as SyBValS (**Sy**stems **B**iology **Val**idation **S**ervice) everywhere in the sample application, including the About dialog
- [x] 2. Name this repository as "sybvals"
- [x] 3. Write a README introducing the service (use a format similar to this) | [
"gh_issue_2207975296"
] | @ugurdogrusoz item 6 ( test.sbgn) is now working. Reason of error is that test.sbgn does not include mapProperties, so there is undefined errors in code, it is fixed by adding if else statement. | gh_comment_2202800112 | [
"gh_comment_2192924373",
"gh_issue_2281602434",
"gh_comment_2202800112"
] | [
2207975296,
2281602434
] | iVis-at-Bilkent/sybvals | 2,207,975,296 | 1 | https://github.com/iVis-at-Bilkent/sybvals/issues/1 | iVis-at-Bilkent/sybvals | 2,281,602,434 | 8 | https://github.com/iVis-at-Bilkent/sybvals/issues/8 | gh_comment_2192924373 | YusufZiyaOzgul | COLLABORATOR | 91.81 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.0476,
"anchor_target_overlap": 0.4828,
"target_answer_overlap": 0.125
} | 2024-03-26T03:25:30 | 10 | [
{
"document_id": "gh_issue_2207975296",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Name of project/tool\n- [x] 1. Name the service as SyBValS (**Sy**stems **B**iology **Val**idation **S**ervice) everywhere in the sample application, including the About dialog\n- [x] 2. Name this r... | false |
cross_issue_0360 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Version 1.10+ no longer finds checkpoints in custom install folder. | Error: _The checkpoint used by this style is not installed_.
My ComfyUI install is a Windows portable version with custom .yaml paths. It had been working flawlessly with the plugin until 1.10/11.
Updating caused missing Python errors likely caused by ComfyUI's portable version Python folder being called _python embed... | [
"gh_issue_2055809104"
] | Okay, but the issue is that SD1.5 checkpoints are detected as "stab" for some reason.
You said you updated ComfyUI and custom nodes, but what are the exact versions of ComfyUI and comfyui-tooling-nodes you are using?
I have both on latest (Comfy: a252963f956a7d76344e3f0ce24b1047480a25af, comfyui-tooling-nodes: b2496a3... | gh_comment_1868480483 | [
"gh_comment_1869147495",
"gh_issue_2054835489",
"gh_comment_1868480483"
] | [
2055809104,
2054835489
] | Acly/krita-ai-diffusion | 2,055,809,104 | 276 | https://github.com/Acly/krita-ai-diffusion/issues/276 | Acly/krita-ai-diffusion | 2,054,835,489 | 267 | https://github.com/Acly/krita-ai-diffusion/issues/267 | gh_comment_1869147495 | Acly | OWNER | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.15,
"anchor_target_overlap": 0.2,
"target_answer_overlap": 0.2609
} | 2023-12-25T10:09:42 | 8 | [
{
"document_id": "gh_issue_2055809104",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Version 1.10+ no longer finds checkpoints in custom install folder.\nError: _The checkpoint used by this style is not installed_.\n\nMy ComfyUI install is a Windows portable version with custom .yam... | false |
cross_issue_0367 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Improve gas estimation for create transactions? | ### Component
Forge
### Describe the feature you would like
followup for URL
- [ ] estimate gas for `executor.deploy`
### Additional context
_No response_ | [
"gh_issue_1334947793"
] | Hi all,
I've tried reproducing this on Optimism, Optimism Sepolia, Arbitrum and Arbitrum Sepolia on both Anvil forks and actual deployments and am unable to reproduce it.
On Arbitrum and Arbitrum Sepolia (live) we flag it as an exception, estimate via RPC and trigger slow mode.
See: URL
Given that the issue does n... | gh_comment_2507303056 | [
"gh_comment_1504187325",
"gh_issue_1273968058",
"gh_comment_2507303056"
] | [
1334947793,
1273968058
] | foundry-rs/foundry | 1,334,947,793 | 2,700 | https://github.com/foundry-rs/foundry/issues/2700 | foundry-rs/foundry | 1,273,968,058 | 2,002 | https://github.com/foundry-rs/foundry/issues/2002 | gh_comment_1504187325 | zerosnacks | MEMBER | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.1111,
"anchor_target_overlap": 0.1111,
"target_answer_overlap": 0.2143
} | 2022-08-10T09:24:52 | 15 | [
{
"document_id": "gh_issue_1334947793",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Improve gas estimation for create transactions\n### Component\n\nForge\n\n### Describe the feature you would like\n\nfollowup for URL \n\n- [ ] estimate gas for `executor.deploy`\n\n### Additional c... | false |
cross_issue_0374 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Resetting Rewards doesn't reset Ads count? | ### Description
While verifying the CR 134 manual pass, noticed resetting rewards doesn't reset ad count. Except for Ads data, other data is reset/wiped out. Tried few times and was able to reproduce every time. However, I could not reproduce in 1.75.x. Reproduced in 1.76.63.
### Steps to reproduce
1. Install 1.77.... | [
"gh_issue_2867354832"
] | Verification in progress with
Brave | 1.76.74 Chromium: 134.0.6998.89 (Official Build) (x86_64)
-- | --
Revision | f529926c39ddc08b1e0873f4b8befdca4984b492
OS | macOS Version 14.7.4 (Build 23H420) | gh_comment_2713949764 | [
"gh_comment_2713370313",
"gh_issue_2851121226",
"gh_comment_2713949764"
] | [
2867354832,
2851121226
] | brave/brave-browser | 2,867,354,832 | 44,138 | https://github.com/brave/brave-browser/issues/44138 | brave/brave-browser | 2,851,121,226 | 43,946 | https://github.com/brave/brave-browser/issues/43946 | gh_comment_2713370313 | LaurenWags | MEMBER | 83 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.3778,
"anchor_target_overlap": 0.2,
"target_answer_overlap": 0
} | 2025-02-20T13:54:16 | 12 | [
{
"document_id": "gh_issue_2867354832",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Resetting Rewards doesn't reset Ads count\n### Description\n\nWhile verifying the CR 134 manual pass, noticed resetting rewards doesn't reset ad count. Except for Ads data, other data is reset/wiped... | false |
cross_issue_0376 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Question: How many threads can there be by default? | Hi
Does RestAssured have a limit on the number of threads?
If so, how is it installed and what is the default?
Also a question about the maximum waiting time for a request to be completed.
What is it like? How can I set a different value? | [
"gh_issue_1904922028"
] | I'm closing this for now, I've done a bit of research and running the tests and monitoring using `netstat -a` didn't show any obvious problems here.
Will reopen when new information emerges or when a problem is reported by a user. | gh_comment_1882711458 | [
"gh_comment_1728944839",
"gh_issue_1872902001",
"gh_comment_1882711458"
] | [
1904922028,
1872902001
] | basdijkstra/rest-assured-net | 1,904,922,028 | 108 | https://github.com/basdijkstra/rest-assured-net/issues/108 | basdijkstra/rest-assured-net | 1,872,902,001 | 107 | https://github.com/basdijkstra/rest-assured-net/issues/107 | gh_comment_1728944839 | basdijkstra | OWNER | 91 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.3529,
"anchor_target_overlap": 0.1333,
"target_answer_overlap": 0
} | 2023-09-20T04:46:44 | 8 | [
{
"document_id": "gh_issue_1904922028",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Question: How many threads can there be by default?\nHi\nDoes RestAssured have a limit on the number of threads?\nIf so, how is it installed and what is the default?\n\nAlso a question about the max... | false |
cross_issue_0386 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Deploying from `x86_64-linux` to `aarch64-linux`? | Hello,
I would like to deploy updates to my Raspberry router using Deploy-rs. A work-in-progress commit has been made in my config, you can find it here.
When I run the command: `deploy .#router` (_`router` is my raspberry machine_), it downloaded ~1.2Gb and then, I got this issue.
$ deploy .#router
🚀 ℹ [deploy] [I... | [
"gh_issue_1749447893"
] | Oh, AFAICS, build failure happens during checks build, which indeed needs target system capability for building the profile locally as a part of the check. A solution to this is to provide `--skip-checks` option | gh_comment_1590761310 | [
"gh_comment_1589022531",
"gh_issue_1669828363",
"gh_comment_1590761310"
] | [
1749447893,
1669828363
] | serokell/deploy-rs | 1,749,447,893 | 219 | https://github.com/serokell/deploy-rs/issues/219 | serokell/deploy-rs | 1,669,828,363 | 200 | https://github.com/serokell/deploy-rs/issues/200 | gh_comment_1589022531 | rvem | MEMBER | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.1429,
"anchor_target_overlap": 0.2381,
"target_answer_overlap": 0.15
} | 2023-06-09T00:52:45 | 18 | [
{
"document_id": "gh_issue_1749447893",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Deploying from `x86_64-linux` to `aarch64-linux`\nHello,\n\nI would like to deploy updates to my Raspberry router using Deploy-rs. A work-in-progress commit has been made in my config, you can find ... | false |
cross_issue_0402 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Vite CJS build warning caused by import of `unoCSSConfig` from `@tutorialkit/astro`? | ### Describe the bug
When TutorialKit is started in development or build mode, Vite's CJS build entrypoint error is shown:
$ pnpm dev
...
The CJS build of Vite's Node API is deprecated. See URL for more details.
### Steps to reproduce
sh
$ pnpm create tutorial
$ pnpm dev
...
The CJS build of Vite's Node API is dep... | [
"gh_issue_2465458144"
] | @Barbapapazes Thanks for the pointer! This `mergeConfigs` function from `unocss` seems to be what we're looking for 👀 | gh_comment_2273794340 | [
"gh_comment_2288811681",
"gh_issue_2411671343",
"gh_comment_2273794340"
] | [
2465458144,
2411671343
] | stackblitz/tutorialkit | 2,465,458,144 | 244 | https://github.com/stackblitz/tutorialkit/issues/244 | stackblitz/tutorialkit | 2,411,671,343 | 144 | https://github.com/stackblitz/tutorialkit/issues/144 | gh_comment_2288811681 | Nemikolh | MEMBER | 88 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.1714,
"anchor_target_overlap": 0.2571,
"target_answer_overlap": 0.25
} | 2024-08-14T02:25:10 | 4 | [
{
"document_id": "gh_issue_2465458144",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Vite CJS build warning caused by import of `unoCSSConfig` from `@tutorialkit/astro`\n### Describe the bug\n\nWhen TutorialKit is started in development or build mode, Vite's CJS build entrypoint err... | false |
cross_issue_0405 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Update GOVERNANCE to include sub project voting? | Outside of it being easier to find the governance of the project (e.g., I usually look for a GOVERNANCE.md file or a community repo), I'd like to ensure the voting is done in a transparent way.
As I understand it, all the governance is currently here: URL
I see that it is being followed by adding maintainers, e.g., ... | [
"gh_issue_2102398540"
] | Something else that I think would help with this discussion is: What do we need beyond just having a maintainer create the repo? What expectations or obligations are there that we need to satisfy for any new repo (whether freshly created due to contributions within the Cilium organization, or as a fork from an external... | gh_comment_1910942150 | [
"gh_comment_1912274548",
"gh_issue_1715466325",
"gh_comment_1910942150"
] | [
2102398540,
1715466325
] | cilium/community | 2,102,398,540 | 82 | https://github.com/cilium/community/issues/82 | cilium/community | 1,715,466,325 | 27 | https://github.com/cilium/community/issues/27 | gh_comment_1912274548 | joestringer | MEMBER | 80.17 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": false,
"anchor_query_overlap": 0.1918,
"anchor_target_overlap": 0.102,
"target_answer_overlap": 0.0435
} | 2024-01-26T07:21:26 | 10 | [
{
"document_id": "gh_issue_2102398540",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Update GOVERNANCE to include sub project voting\nOutside of it being easier to find the governance of the project (e.g., I usually look for a GOVERNANCE.md file or a community repo), I'd like to ens... | false |
cross_issue_0407 | OpenDigger-GHArchive-Cross-Issue | silver | dev | provide one method or api so that the upper layer can know the backup progress? | ## Is your feature request related to a problem? Please describe.
Currently myapp.exe will call rdiff-backup.exe, but did not know the progress on the backup
## Describe the solution you'd like
simple solution is: rdiff-backup.exe write the progress info to one log file
myapp.exe can read the real time log from that... | [
"gh_issue_1597754342"
] | The issue is that rdiff-backup expects the target directory to it alone. A system directory like this `.WD...` directory can only create issues. Either remove it or backup to some sub- directory of W:.
At this stage, I don't see any other short term solution. Longer term would be the implementation of #790 or a new en... | gh_comment_1442394257 | [
"gh_comment_1442874492",
"gh_issue_1596171988",
"gh_comment_1442394257"
] | [
1597754342,
1596171988
] | rdiff-backup/rdiff-backup | 1,597,754,342 | 856 | https://github.com/rdiff-backup/rdiff-backup/issues/856 | rdiff-backup/rdiff-backup | 1,596,171,988 | 855 | https://github.com/rdiff-backup/rdiff-backup/issues/855 | gh_comment_1442874492 | ericzolf | MEMBER | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.3478,
"anchor_target_overlap": 0.2174,
"target_answer_overlap": 0.2727
} | 2023-02-23T17:36:30 | 7 | [
{
"document_id": "gh_issue_1597754342",
"fragment_type": "issue_description",
"sequence": 0,
"text": "provide one method or api so that the upper layer can know the backup progress\n## Is your feature request related to a problem? Please describe.\n\nCurrently myapp.exe will call rdiff-backup.exe, b... | false |
cross_issue_0409 | OpenDigger-GHArchive-Cross-Issue | silver | dev | [webView_flutter] screen blank on some Huawei devices with Flutter 3.29? | ### Steps to reproduce
1.Create a new Flutter project with WebView:
flutter create webview_test
cd webview_test
flutter pub add webview_flutter
2.Edit main.dart to include a simple WebView
dart
import 'package:flutter/material.dart';
import 'package:webview_flutter/webview_flutter.dart';
void main() {
runApp(MyApp... | [
"gh_issue_2906724872"
] | I've landed some changes to master that changes how we do selection of platform views and rendering backend choice on mediatek devices that I believe should fix these issues. | gh_comment_2691019245 | [
"gh_comment_2712092908",
"gh_issue_2852148373",
"gh_comment_2691019245"
] | [
2906724872,
2852148373
] | flutter/flutter | 2,906,724,872 | 164,897 | https://github.com/flutter/flutter/issues/164897 | flutter/flutter | 2,852,148,373 | 163,262 | https://github.com/flutter/flutter/issues/163262 | gh_comment_2712092908 | jonahwilliams | MEMBER | 88 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.4,
"anchor_target_overlap": 0.2667,
"target_answer_overlap": 0.2
} | 2025-03-10T02:08:04 | 11 | [
{
"document_id": "gh_issue_2906724872",
"fragment_type": "issue_description",
"sequence": 0,
"text": "[webView_flutter] screen blank on some Huawei devices with Flutter 3.29\n### Steps to reproduce\n\n1.Create a new Flutter project with WebView:\nflutter create webview_test\ncd webview_test\nflutter... | false |
cross_issue_0419 | OpenDigger-GHArchive-Cross-Issue | silver | dev | commit `Implement Quick Dungeons Select` seems to have broken the desktop version of `additionalvisualsettings`? | ended up leaving a comment on the commit, but thought I should throw up an issue about it as well. Upon updating scripts, the latest version of `additionalvisualsettings` seems to be broken and no longer loading in the desktop version of the game.
If I go and put it in the `scripts` folder and change it back to the ol... | [
"gh_issue_1289442289"
] | The scripts should update automatically and should also support new scripts, at least this is the design of it and how I made the client edit initially work, but then again ever since catchfilterfantasia got introduced, that has also been causing problems.
It's likely that the custom edit needs to be updated and needs... | gh_comment_1167823338 | [
"gh_comment_1170663574",
"gh_issue_1285789701",
"gh_comment_1167823338"
] | [
1289442289,
1285789701
] | Ephenia/Pokeclicker-Scripts | 1,289,442,289 | 163 | https://github.com/Ephenia/Pokeclicker-Scripts/issues/163 | Ephenia/Pokeclicker-Scripts | 1,285,789,701 | 158 | https://github.com/Ephenia/Pokeclicker-Scripts/issues/158 | gh_comment_1170663574 | Ephenia | OWNER | 87.36 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.1136,
"anchor_target_overlap": 0.0909,
"target_answer_overlap": 0.1034
} | 2022-06-29T16:46:14 | 22 | [
{
"document_id": "gh_issue_1289442289",
"fragment_type": "issue_description",
"sequence": 0,
"text": "commit `Implement Quick Dungeons Select` seems to have broken the desktop version of `additionalvisualsettings`\nended up leaving a comment on the commit, but thought I should throw up an issue abou... | false |
cross_issue_0431 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Multiple Formbuilder Forms on a single page not working properly. | ### Description: Two Formbuilder forms on a single page not working properly when clicking on the save button.
### Environment Details: I am working on a staging environment having PHP on the stack side
- formBuilder Version: Latest one
- Browser: Chrome
- OS: Windows
### Expected Behavior: No matter how many for... | [
"gh_issue_1427498041"
] | formRender does not have the promise interface, only multiple formBuilder instances need to be created via awaiting the promise interface. | gh_comment_1689106147 | [
"gh_comment_1654833720",
"gh_issue_638416841",
"gh_comment_1689106147"
] | [
1427498041,
638416841
] | kevinchappell/formBuilder | 1,427,498,041 | 1,340 | https://github.com/kevinchappell/formBuilder/issues/1340 | kevinchappell/formBuilder | 638,416,841 | 1,087 | https://github.com/kevinchappell/formBuilder/issues/1087 | gh_comment_1654833720 | lucasnetau | COLLABORATOR | 88 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.4561,
"anchor_target_overlap": 0.2182,
"target_answer_overlap": 0.1667
} | 2022-10-28T08:30:01 | 14 | [
{
"document_id": "gh_issue_1427498041",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Multiple Formbuilder Forms on a single page not working properly.\n### Description: Two Formbuilder forms on a single page not working properly when clicking on the save button.\n\n### Environment D... | false |
cross_issue_0434 | OpenDigger-GHArchive-Cross-Issue | silver | dev | waardelijst soortblusinstallaties, niet compleet? | Onderstaand de huidige inhoud van de waardelijst soortblusinstallaties V1.0.
Daaronder de lijst zoals in BKL, bijlage VII tabel B.3.
Vraagt dat om een uitbreiding van de waarden in de IMEV lijst?
image
Informatie over blusinstallaties uit BKL VII tabel B.3
**Beschermingsniveau volgens PGS 15, blussysteem en stikst... | [
"gh_issue_1084691551"
] | Gesloten, omdat het verwerkt is in versie 1.2 en omdat die versie goedgekeurd is. | gh_comment_1155304054 | [
"gh_comment_1029849854",
"gh_issue_889781390",
"gh_comment_1155304054"
] | [
1084691551,
889781390
] | Geonovum/imev-werkomgeving | 1,084,691,551 | 37 | https://github.com/Geonovum/imev-werkomgeving/issues/37 | Geonovum/imev-werkomgeving | 889,781,390 | 18 | https://github.com/Geonovum/imev-werkomgeving/issues/18 | gh_comment_1029849854 | PB-GNM | COLLABORATOR | 83 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": false,
"anchor_query_overlap": 0.2885,
"anchor_target_overlap": 0.3814,
"target_answer_overlap": 0.125
} | 2021-12-20T03:42:59 | 13 | [
{
"document_id": "gh_issue_1084691551",
"fragment_type": "issue_description",
"sequence": 0,
"text": "waardelijst soortblusinstallaties, niet compleet?\nOnderstaand de huidige inhoud van de waardelijst soortblusinstallaties V1.0.\nDaaronder de lijst zoals in BKL, bijlage VII tabel B.3.\nVraagt dat o... | false |
cross_issue_0436 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Scala 3 generated @main function is generated in package scope? | ## Compiler version
Scala 3
## Minimized code
Suppose you are converting a Scala 2 application that has 2 main methods in the same package. This is not that uncommon as you may put applications in a `app` package. Here is the code, put in the same file for simplicity for the issue.
scala
package app
object Foo {
... | [
"gh_issue_2453969514"
] | @EugeneFlesselle @jan-pieter @nmcb we will use the following Zoom link for today:
URL | gh_comment_2286483270 | [
"gh_comment_2283672714",
"gh_issue_2460683482",
"gh_comment_2286483270"
] | [
2453969514,
2460683482
] | scala/scala3 | 2,453,969,514 | 21,348 | https://github.com/scala/scala3/issues/21348 | scala/scala3 | 2,460,683,482 | 21,365 | https://github.com/scala/scala3/issues/21365 | gh_comment_2283672714 | bracevac | COLLABORATOR | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.2778,
"anchor_target_overlap": 0.1944,
"target_answer_overlap": 0.125
} | 2024-08-07T09:20:46 | 16 | [
{
"document_id": "gh_issue_2453969514",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Scala 3 generated @main function is generated in package scope\n## Compiler version\n\nScala 3\n\n## Minimized code\n\nSuppose you are converting a Scala 2 application that has 2 main methods in the... | false |
cross_issue_0443 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Adding UNITASK_DOTWEEN_SUPPORT scripting define results in a ton of warnings about not awaiting a tween/sequence? | I'm using DOTween for tweens and UniTask for async. I didn't realize for a while that DOTween was supported directly but a script define had to be added. So I went to add it today and it results in a ton of warnings on my tweens/sequences saying "Because this call is not awaited, execution of the current method continu... | [
"gh_issue_1888875846"
] | Ah yeah. I don't think that's too bad.
However, isn't it a bit confusing that the presence or absence of `using UniTask` changes whether or not a discard is required? | gh_comment_1909423767 | [
"gh_comment_1718674004",
"gh_issue_1641551589",
"gh_comment_1909423767"
] | [
1888875846,
1641551589
] | Cysharp/UniTask | 1,888,875,846 | 502 | https://github.com/Cysharp/UniTask/issues/502 | Cysharp/UniTask | 1,641,551,589 | 452 | https://github.com/Cysharp/UniTask/issues/452 | gh_comment_1718674004 | hadashiA | MEMBER | 86.12 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.1875,
"anchor_target_overlap": 0.1875,
"target_answer_overlap": 0.0625
} | 2023-09-09T13:15:15 | 12 | [
{
"document_id": "gh_issue_1888875846",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Adding UNITASK_DOTWEEN_SUPPORT scripting define results in a ton of warnings about not awaiting a tween/sequence\nI'm using DOTween for tweens and UniTask for async. I didn't realize for a while tha... | false |
cross_issue_0448 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Carthage Xcode >=12 compatibility? | Generate xcframework for the next version in order to avoid using carthage workaround
URL
@cbaker6 | [
"gh_issue_780775604"
] | @mman I've been bashing my head against against something for a minute now... I've got my branch rebased with mainline, but it seems like no matter what I do, I can't get the tests to see the main source files. You're doing it with cSettings I gather, but when I do similar, they seem to be ignored.
Do you know of any ... | gh_comment_1027982635 | [
"gh_comment_1017476827",
"gh_issue_496619883",
"gh_comment_1027982635"
] | [
780775604,
496619883
] | parse-community/Parse-SDK-iOS-OSX | 780,775,604 | 1,591 | https://github.com/parse-community/Parse-SDK-iOS-OSX/issues/1591 | parse-community/Parse-SDK-iOS-OSX | 496,619,883 | 1,453 | https://github.com/parse-community/Parse-SDK-iOS-OSX/issues/1453 | gh_comment_1017476827 | drdaz | MEMBER | 92.56 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.1667,
"anchor_target_overlap": 0.3,
"target_answer_overlap": 0.0312
} | 2021-01-06T10:57:41 | 49 | [
{
"document_id": "gh_issue_780775604",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Carthage Xcode >=12 compatibility\nGenerate xcframework for the next version in order to avoid using carthage workaround\n\n URL \n\n@cbaker6",
"author_login": "jesusmateos1234",
"author_asso... | false |
cross_issue_0451 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Support Root-Relative Links (Absolute Links)? | Hi @wooorm ! 👋
### Subject of the feature
What do you think about supporting root-relative links such as in the example below?
md
abc
abc
I suppose this could be configured with a configuration option, maybe named like `basedir`.
### Problem
On large sites with a lot of moving files or large directory structures... | [
"gh_issue_678998792"
] | I recommend adding an option to `urlConfig`, similar to `lines: boolean`, which is then checked for here. Something along the lines of: `resolveAbsolutePathsInRepo: boolean`? That way, folks can configure whether their hosted git supports this or not.
Furthermore, you are now creating a *path* inside `value`, in your ... | gh_comment_1508684337 | [
"gh_comment_2450152500",
"gh_issue_1660806613",
"gh_comment_1508684337"
] | [
678998792,
1660806613
] | remarkjs/remark-validate-links | 678,998,792 | 57 | https://github.com/remarkjs/remark-validate-links/issues/57 | remarkjs/remark-validate-links | 1,660,806,613 | 75 | https://github.com/remarkjs/remark-validate-links/issues/75 | gh_comment_2450152500 | wooorm | MEMBER | 87.29 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.25,
"anchor_target_overlap": 0.5,
"target_answer_overlap": 0.0857
} | 2020-08-14T00:36:03 | 9 | [
{
"document_id": "gh_issue_678998792",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Support Root-Relative Links (Absolute Links)?\nHi @wooorm ! 👋\n\n### Subject of the feature\n\nWhat do you think about supporting root-relative links such as in the example below?\n\nmd\nabc\nabc\n\... | false |
cross_issue_0454 | OpenDigger-GHArchive-Cross-Issue | silver | dev | throughput of the stream is too low? | Hello, I'm testing the throughput of the quic stream on the localhost.
In my test, I can only obtain a throughput of approximately 5MBps.
Test environments:
quic-go version: 0.51.0, 0.48.0, and the perf tool
OS: window11 or ubuntu2204
go version: go1.23
The results of throughput tests obtained on these platform... | [
"gh_issue_3026831815"
] | We're currently not using batched writes, so it's not unexpected that you can't fill a 10 Gbit link.
There's been work on using the `sendmmsg` API in URL which surfaced that we were allocating like crazy, which was killing performance due to GC constantly kicking in. In the mean time, we've done a lot of work to reduc... | gh_comment_1374622785 | [
"gh_comment_2837326551",
"gh_issue_1522202081",
"gh_comment_1374622785"
] | [
3026831815,
1522202081
] | quic-go/quic-go | 3,026,831,815 | 5,091 | https://github.com/quic-go/quic-go/issues/5091 | quic-go/quic-go | 1,522,202,081 | 3,670 | https://github.com/quic-go/quic-go/issues/3670 | gh_comment_2837326551 | marten-seemann | COLLABORATOR | 94.26 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.1795,
"anchor_target_overlap": 0.2308,
"target_answer_overlap": 0.0652
} | 2025-04-28T18:40:59 | 14 | [
{
"document_id": "gh_issue_3026831815",
"fragment_type": "issue_description",
"sequence": 0,
"text": "throughput of the stream is too low\nHello, I'm testing the throughput of the quic stream on the localhost.\n \nIn my test, I can only obtain a throughput of approximately 5MBps. \n\nTest environmen... | false |
cross_issue_0461 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Parsing error: Cannot use keyword 'await' outside an async function? | **What version of this package are you using?**
14.3.4
**What operating system, Node.js, and npm version?**
Node: 14.13.0
npm: 6.14.8
OS: macOS Catalina 10.15.5
**What happened?**
Given code:
js
import { fileURLToPath } from 'url'
import fs from 'fs'
const file = await fs.promise.readFile(fileURLToPath(import.met... | [
"gh_issue_716873209"
] | I can try to roll one later, but if there’s no _need_ for you to run with a newer version of `eslint-plugin-n` then you can simply downgrade it to the version that `standard` expects. | gh_comment_1062025961 | [
"gh_comment_1014753723",
"gh_issue_1096525083",
"gh_comment_1062025961"
] | [
716873209,
1096525083
] | standard/standard | 716,873,209 | 1,548 | https://github.com/standard/standard/issues/1548 | standard/eslint-config-standard | 1,096,525,083 | 208 | https://github.com/standard/eslint-config-standard/issues/208 | gh_comment_1014753723 | voxpelli | MEMBER | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.2857,
"anchor_target_overlap": 0.2857,
"target_answer_overlap": 0.3077
} | 2020-10-07T13:47:11 | 25 | [
{
"document_id": "gh_issue_716873209",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Parsing error: Cannot use keyword 'await' outside an async function\n**What version of this package are you using?**\n\n14.3.4\n\n**What operating system, Node.js, and npm version?**\n\nNode: 14.13.0... | false |
cross_issue_0462 | OpenDigger-GHArchive-Cross-Issue | silver | dev | [Issue]: The provided authorization code or refresh token is revoked. | I installed v4 yesterday (upgrade from v3 via delete v3 -> install v4) and it seemd to work fine, but this morning it is not working anymore with the following error:
Deleting the configuration incl. credentials and re-adding them to re-do the OAuth-flow solved the problem.
I'll update this issue if it happens again... | [
"gh_issue_2162721039"
] | Maybe Daikin changed something for the old API, you are using that. Btw, change your daikin password, this was listed plain text in your json (which I just removed) | gh_comment_2004315404 | [
"gh_comment_1972620054",
"gh_issue_2139900425",
"gh_comment_2004315404"
] | [
2162721039,
2139900425
] | jwillemsen/daikin_onecta | 2,162,721,039 | 62 | https://github.com/jwillemsen/daikin_onecta/issues/62 | jwillemsen/daikin_onecta | 2,139,900,425 | 41 | https://github.com/jwillemsen/daikin_onecta/issues/41 | gh_comment_1972620054 | jwillemsen | OWNER | 91 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.3333,
"anchor_target_overlap": 0.1667,
"target_answer_overlap": 0
} | 2024-02-29T22:43:32 | 250 | [
{
"document_id": "gh_issue_2162721039",
"fragment_type": "issue_description",
"sequence": 0,
"text": "[Issue]: The provided authorization code or refresh token is revoked.\nI installed v4 yesterday (upgrade from v3 via delete v3 -> install v4) and it seemd to work fine, but this morning it is not wo... | false |
cross_issue_0463 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Introduce flow control between partitions? | **Description**
Partitions send commands between each for the following cases:
- Message correlation (including correlation)
- Deployment distribution
In both cases, since communication is assumed to be unreliable, we have built-in retry mechanisms. In the event of a failure in these, or a bug on either side, it can... | [
"gh_issue_1341358608"
] | We're working on another solution for that in parallel. URL
I know the issue specifies IPC, but the proposed solution will enforce rate limits between the different categories, user submitted commands, internal/scheduled commands, and remote ones. | gh_comment_1806797939 | [
"gh_comment_1802371153",
"gh_issue_1846746772",
"gh_comment_1806797939"
] | [
1341358608,
1846746772
] | camunda/camunda | 1,341,358,608 | 10,087 | https://github.com/camunda/camunda/issues/10087 | camunda/zeebe | 1,846,746,772 | 13,870 | https://github.com/camunda/zeebe/issues/13870 | gh_comment_1802371153 | npepinpe | MEMBER | 96 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.1963,
"anchor_target_overlap": 0.1538,
"target_answer_overlap": 0.2609
} | 2022-08-17T00:13:56 | 25 | [
{
"document_id": "gh_issue_1341358608",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Introduce flow control between partitions\n**Description**\n\nPartitions send commands between each for the following cases:\n\n- Message correlation (including correlation)\n- Deployment distributi... | false |
cross_issue_0474 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Graceful shutdown consistently takes 90 seconds? | Jan 13 02:50:04 azalea systemd[1]: Reached target System Power Off.
░░ Subject: A start job for unit poweroff.target has finished successfully
░░ Defined-By: systemd
░░ Support: URL
░░
░░ A start job for unit poweroff.target has finished successfully.
░░
░░ The job identifier is 6768.
Jan 13 02:50:04 azalea systemd[1]... | [
"gh_issue_2783393923"
] | Should be fixed now on main branch, please update this flake and remove any workarounds you might have had. Feel free to reopen if you're still having issues! | gh_comment_2565662751 | [
"gh_comment_2586604430",
"gh_issue_2707381654",
"gh_comment_2565662751"
] | [
2783393923,
2707381654
] | lilyinstarlight/nixos-cosmic | 2,783,393,923 | 588 | https://github.com/lilyinstarlight/nixos-cosmic/issues/588 | lilyinstarlight/nixos-cosmic | 2,707,381,654 | 498 | https://github.com/lilyinstarlight/nixos-cosmic/issues/498 | gh_comment_2586604430 | lilyinstarlight | OWNER | 92.58 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.0909,
"anchor_target_overlap": 0.0909,
"target_answer_overlap": 0.0588
} | 2025-01-13T01:07:54 | 6 | [
{
"document_id": "gh_issue_2783393923",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Graceful shutdown consistently takes 90 seconds\nJan 13 02:50:04 azalea systemd[1]: Reached target System Power Off.\n░░ Subject: A start job for unit poweroff.target has finished successfully\n░░ D... | false |
cross_issue_0486 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Confusing which Xcode I'm using with a nightly toolchain? | Now that Xcode 16 Beta is out I have two Xcodes installed on my machine. I have also downloaded the nightly build of the 6.0 Swift toolchain. Sometimes I want to use it with Xcode 15, sometimes with Xcode 16 Beta. When I use the command to select a Swift toolchain it's confusing which Xcode it's actually using. It woul... | [
"gh_issue_2360603876"
] | There's also the option of just adding to the terminal environment directly using the `ExtensionContext`:
typescript
context.environmentVariableCollection.clear();
context.environmentVariableCollection.prepend(
"PATH",
"/path/to/usr/bin:",
{ applyAtShellIntegration: true }
);
for (const variable in configuration.sw... | gh_comment_2195430213 | [
"gh_comment_2179046624",
"gh_issue_2362568103",
"gh_comment_2195430213"
] | [
2360603876,
2362568103
] | swiftlang/vscode-swift | 2,360,603,876 | 911 | https://github.com/swiftlang/vscode-swift/issues/911 | swiftlang/vscode-swift | 2,362,568,103 | 914 | https://github.com/swiftlang/vscode-swift/issues/914 | gh_comment_2179046624 | matthewbastien | MEMBER | 87.65 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.1562,
"anchor_target_overlap": 0.2059,
"target_answer_overlap": 0.093
} | 2024-06-18T11:58:57 | 11 | [
{
"document_id": "gh_issue_2360603876",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Confusing which Xcode I'm using with a nightly toolchain\nNow that Xcode 16 Beta is out I have two Xcodes installed on my machine. I have also downloaded the nightly build of the 6.0 Swift toolchain... | false |
cross_issue_0487 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Better ways to introspect? --> JSON representation of HDC-API? | Currently it's a cumbersome mixture of very specific Commands and Properties, which don't scale nicely.
It also feels as if it weren't tailored to its use-cases.
Discarded as bad Idea: A single command with multiple arguments:
- GetIntrospection(item_type=command, item_id=0xF0, aspect_id=0xF0)
- That's cumbersome, ... | [
"gh_issue_1437547785"
] | Thanks to the improvements obtained in #21, we should certainly allow this.
The reason being, that custom feature states are much more valuable if their meaning is documented.
(Lesson learned from the "Architecting a Bridge" manifesto: Automate documentation!)
Note how there's no need to make this mandatory. Firmware... | gh_comment_1312065329 | [
"gh_comment_1304905800",
"gh_issue_1436967946",
"gh_comment_1312065329"
] | [
1437547785,
1436967946
] | kiksotik/hdc | 1,437,547,785 | 21 | https://github.com/kiksotik/hdc/issues/21 | kiksotik/hdc | 1,436,967,946 | 18 | https://github.com/kiksotik/hdc/issues/18 | gh_comment_1304905800 | kiksotik | OWNER | 85.33 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.0667,
"anchor_target_overlap": 0.4,
"target_answer_overlap": 0.1333
} | 2022-11-06T13:34:23 | 5 | [
{
"document_id": "gh_issue_1437547785",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Better ways to introspect? --> JSON representation of HDC-API\nCurrently it's a cumbersome mixture of very specific Commands and Properties, which don't scale nicely.\nIt also feels as if it weren't... | false |
cross_issue_0491 | OpenDigger-GHArchive-Cross-Issue | silver | dev | úložiště - zobrazení struktury ve stromu? | V úložišti v panelu se zobrazením Tabulka a Mřížka by se hodila i možnost zobrazení ve stromu, aby se nemuselo postupně proklikávat po úrovních. | [
"gh_issue_1434530878"
] | No ona to nebyla vteřina, bez refreshe nám to nešlo. Ale dneska už je to OK, tak nevím, jestli už jsi s tím něco dělal, nebo se ProArc jen potřeboval prospat. | gh_comment_1558566604 | [
"gh_comment_1486767192",
"gh_issue_1509052415",
"gh_comment_1558566604"
] | [
1434530878,
1509052415
] | proarc/proarc-client | 1,434,530,878 | 258 | https://github.com/proarc/proarc-client/issues/258 | proarc/proarc-client | 1,509,052,415 | 282 | https://github.com/proarc/proarc-client/issues/282 | gh_comment_1486767192 | luckajirku | COLLABORATOR | 75 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": false,
"anchor_query_overlap": 0,
"anchor_target_overlap": 0.375,
"target_answer_overlap": 0.15
} | 2022-11-03T03:50:17 | 57 | [
{
"document_id": "gh_issue_1434530878",
"fragment_type": "issue_description",
"sequence": 0,
"text": "úložiště - zobrazení struktury ve stromu\nV úložišti v panelu se zobrazením Tabulka a Mřížka by se hodila i možnost zobrazení ve stromu, aby se nemuselo postupně proklikávat po úrovních.",
"auth... | false |
cross_issue_0493 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Support arrays in generated equals function? | `toString` and `hashCode` already support this. `data class`es do not, and have an IDE warning about it.
It should be fairly trivial to add support, I'm just not sure if it's a good idea to. It may be unexpected behavior? | [
"gh_issue_577568685"
] | Or if not, we could make it `compileOnly` for non-native targets only, I imagine.
Annoying that end-consumers will have to download the Poko deps for no reason, but I agree it's not a deal-breaker and can be a future optimization. Closing! | gh_comment_1668408861 | [
"gh_comment_1563359450",
"gh_issue_1726316390",
"gh_comment_1668408861"
] | [
577568685,
1726316390
] | drewhamilton/Poko | 577,568,685 | 1 | https://github.com/drewhamilton/Poko/issues/1 | drewhamilton/Poko | 1,726,316,390 | 142 | https://github.com/drewhamilton/Poko/issues/142 | gh_comment_1563359450 | drewhamilton | OWNER | 88 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.1176,
"anchor_target_overlap": 0.1765,
"target_answer_overlap": 0.1176
} | 2020-03-08T13:25:03 | 12 | [
{
"document_id": "gh_issue_577568685",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Support arrays in generated equals function\n`toString` and `hashCode` already support this. `data class`es do not, and have an IDE warning about it.\n\nIt should be fairly trivial to add support, I'... | false |
cross_issue_0498 | OpenDigger-GHArchive-Cross-Issue | silver | dev | ParseOptions: Add `read_tags`? | ### Summary
Unexpectedly, many projects pull in Lofty *solely* for its property reading. Each time it is used for this purpose, however, all of the tags are still being parsed unnecessarily.
Just as one can skip property reading with `ParseOptions::read_properties(false)`, it may be worth adding `ParseOptions::read_t... | [
"gh_issue_1893302202"
] | Kid3 puts markers to show that you can add another tag to the file, not necessarily that it's present, BTW.
Yeah, I haven't actually seen anyone make use of TagLib's `StringHandler`. I imagine in most cases no errors are noticed since Picard (and likely other tools) add an ID3v2 tag for compatibility. The real issue... | gh_comment_2466916028 | [
"gh_comment_2156182298",
"gh_issue_2235598020",
"gh_comment_2466916028"
] | [
1893302202,
2235598020
] | Serial-ATA/lofty-rs | 1,893,302,202 | 251 | https://github.com/Serial-ATA/lofty-rs/issues/251 | Serial-ATA/lofty-rs | 2,235,598,020 | 373 | https://github.com/Serial-ATA/lofty-rs/issues/373 | gh_comment_2156182298 | Serial-ATA | OWNER | 94.15 | {
"explicit_cross_issue_reference": true,
"resolution_cue": true,
"technical_cue": true,
"anchor_query_overlap": 0.0769,
"anchor_target_overlap": 0.1538,
"target_answer_overlap": 0.1026
} | 2023-09-12T13:26:53 | 19 | [
{
"document_id": "gh_issue_1893302202",
"fragment_type": "issue_description",
"sequence": 0,
"text": "ParseOptions: Add `read_tags`\n### Summary\n\nUnexpectedly, many projects pull in Lofty *solely* for its property reading. Each time it is used for this purpose, however, all of the tags are still b... | false |
cross_issue_0500 | OpenDigger-GHArchive-Cross-Issue | silver | dev | Container crashing when trying to retrieve VPN configs? | ### Is there a pinned issue for this?
- [X] I have read the pinned issues
### Is there an existing or similar issue for this?
- [X] I have searched the existing issues
### Is there any comment in the documentation for this?
- [X] I have read the documentation, especially the FAQ and Troubleshooting parts
### Is t... | [
"gh_issue_1916921713"
] | Exactly, the clones repo is stored in config so check that the git clone
deleted
On Wed, 27 Sep 2023 at 07:10, Niels Morf ***@***.***> wrote: | gh_comment_1736374402 | [
"gh_comment_1738938132",
"gh_issue_1913323259",
"gh_comment_1736374402"
] | [
1916921713,
1913323259
] | haugene/vpn-configs-contrib | 1,916,921,713 | 241 | https://github.com/haugene/vpn-configs-contrib/issues/241 | haugene/docker-transmission-openvpn | 1,913,323,259 | 2,727 | https://github.com/haugene/docker-transmission-openvpn/issues/2727 | gh_comment_1738938132 | pkishino | COLLABORATOR | 88 | {
"explicit_cross_issue_reference": true,
"resolution_cue": false,
"technical_cue": true,
"anchor_query_overlap": 0.2857,
"anchor_target_overlap": 0.2857,
"target_answer_overlap": 0.2143
} | 2023-09-27T23:51:20 | 7 | [
{
"document_id": "gh_issue_1916921713",
"fragment_type": "issue_description",
"sequence": 0,
"text": "Container crashing when trying to retrieve VPN configs\n### Is there a pinned issue for this?\n\n- [X] I have read the pinned issues\n\n### Is there an existing or similar issue for this?\n\n- [X] I... | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.