Unnamed: 0
int64
3
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
2
430
labels
stringlengths
4
347
body
stringlengths
5
237k
index
stringclasses
7 values
text_combine
stringlengths
96
237k
label
stringclasses
2 values
text
stringlengths
96
219k
binary_label
int64
0
1
129,301
17,770,995,992
IssuesEvent
2021-08-30 13:39:15
kawalcovid19/wargabantuwarga.com
https://api.github.com/repos/kawalcovid19/wargabantuwarga.com
closed
Website 2.0
enhancement epic ui ux design
## Overview We are revamping our website look and feel based on the new UI design reflected in this Figma file: https://www.figma.com/file/XNNtIoFEdFqaXOee83n0oN/WBW?node-id=485:2485 ## Current Tasks ### Home page - [x] #332 - [x] #352 - [x] #333 - [x] #322 - [x] #323 - [x] #324 - [x] #504 - [x] ...
1.0
Website 2.0 - ## Overview We are revamping our website look and feel based on the new UI design reflected in this Figma file: https://www.figma.com/file/XNNtIoFEdFqaXOee83n0oN/WBW?node-id=485:2485 ## Current Tasks ### Home page - [x] #332 - [x] #352 - [x] #333 - [x] #322 - [x] #323 - [x] #324 - [x...
non_comp
website overview we are revamping our website look and feel based on the new ui design reflected in this figma file current tasks home page database related pages ...
0
776,491
27,262,421,197
IssuesEvent
2023-02-22 15:43:44
Qiskit/qiskit-ibm-runtime
https://api.github.com/repos/Qiskit/qiskit-ibm-runtime
closed
QiskitRuntimeService() does not work without qiskit-ibm.json
bug priority: medium
**Describe the bug** It seems to be related to #301 . While, the credential to the provider works: ``` >> from qiskit import IBMQ >> IBMQ.load_account() <AccountProvider for IBMQ(hub='XXX', group='XXX', project='XXX')> ``` when `~/.qiskit/qiskit-ibm.json` is not present: ``` >> from qiskit_ibm_runtime imp...
1.0
QiskitRuntimeService() does not work without qiskit-ibm.json - **Describe the bug** It seems to be related to #301 . While, the credential to the provider works: ``` >> from qiskit import IBMQ >> IBMQ.load_account() <AccountProvider for IBMQ(hub='XXX', group='XXX', project='XXX')> ``` when `~/.qiskit/qiskit...
non_comp
qiskitruntimeservice does not work without qiskit ibm json describe the bug it seems to be related to while the credential to the provider works from qiskit import ibmq ibmq load account when qiskit qiskit ibm json is not present from qiskit ibm runtime import...
0
16,250
21,844,092,664
IssuesEvent
2022-05-18 01:41:51
Yesssssman/epicfightmod
https://api.github.com/repos/Yesssssman/epicfightmod
closed
Make Dodge be based on camera direction instead of model (suggestion)
mod incompatibility
So basically, i noticed that the dodge / step buttons make u dodge based on the current model's direction, usually that doesn't matter since the MC character is always looking forward. BUT if u pair it with other mods like Better Third person the results might be unsatisfying. https://user-images.githubuserconte...
True
Make Dodge be based on camera direction instead of model (suggestion) - So basically, i noticed that the dodge / step buttons make u dodge based on the current model's direction, usually that doesn't matter since the MC character is always looking forward. BUT if u pair it with other mods like Better Third person the r...
comp
make dodge be based on camera direction instead of model suggestion so basically i noticed that the dodge step buttons make u dodge based on the current model s direction usually that doesn t matter since the mc character is always looking forward but if u pair it with other mods like better third person the r...
1
1,242
3,758,474,430
IssuesEvent
2016-03-14 09:07:11
t9md/atom-vim-mode-plus
https://api.github.com/repos/t9md/atom-vim-mode-plus
closed
Better placement of search result on `n`/`N`.
compatiblity enhancement
- Suppose my editor shows 100 lines of text in a very large file. - Suppose I hit `n` to find the next occurrence of a search word. - If that word is on the screen, it will simply be highlighted and the cursor moves to it - the text does not scroll. (vmp does this, and Vim does this). - In Vim, if that word is *belo...
True
Better placement of search result on `n`/`N`. - - Suppose my editor shows 100 lines of text in a very large file. - Suppose I hit `n` to find the next occurrence of a search word. - If that word is on the screen, it will simply be highlighted and the cursor moves to it - the text does not scroll. (vmp does this, and ...
comp
better placement of search result on n n suppose my editor shows lines of text in a very large file suppose i hit n to find the next occurrence of a search word if that word is on the screen it will simply be highlighted and the cursor moves to it the text does not scroll vmp does this and vi...
1
8,320
10,344,091,338
IssuesEvent
2019-09-04 10:22:25
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Remove unnecessary AlterSequenceRestartStep
C: Functionality E: All Editions P: Medium R: Fixed T: Enhancement T: Incompatible change
It appears that the `AlterSequenceRestartStep` type is not needed. It does not offer any API that could not be reached through the `AlterSequenceStep` subtype.
True
Remove unnecessary AlterSequenceRestartStep - It appears that the `AlterSequenceRestartStep` type is not needed. It does not offer any API that could not be reached through the `AlterSequenceStep` subtype.
comp
remove unnecessary altersequencerestartstep it appears that the altersequencerestartstep type is not needed it does not offer any api that could not be reached through the altersequencestep subtype
1
417,368
12,158,980,090
IssuesEvent
2020-04-26 06:58:58
GeyserMC/Geyser
https://api.github.com/repos/GeyserMC/Geyser
closed
Banners seem to be Inverted
Confirmed Bug Priority: Medium Work in Progress
Banners on Bedrock seem to be inverted from how they look in Java **To Reproduce** Steps to reproduce the behavior: 1. Place a banner with a design. 2. View in Java and Bedrock 3. See error **Expected behavior** Banners between version should look the same. **Screenshots** Java Edition ![20200322_18231...
1.0
Banners seem to be Inverted - Banners on Bedrock seem to be inverted from how they look in Java **To Reproduce** Steps to reproduce the behavior: 1. Place a banner with a design. 2. View in Java and Bedrock 3. See error **Expected behavior** Banners between version should look the same. **Screenshots** J...
non_comp
banners seem to be inverted banners on bedrock seem to be inverted from how they look in java to reproduce steps to reproduce the behavior place a banner with a design view in java and bedrock see error expected behavior banners between version should look the same screenshots j...
0
19,055
26,485,815,232
IssuesEvent
2023-01-17 17:55:29
storybookjs/storybook
https://api.github.com/repos/storybookjs/storybook
closed
Running Storybook with Webpack 5 and swc-loader results with an error
bug compatibility with other tools needs reproduction
**Describe the bug** I use Storybook for a React application, and it works with babel-loader, but not with swc-loader **To Reproduce** in a working Storybook project, change babel-loader to swc-loader in main.js webpackFinal function's config and run Storybook **System** @storybook/builder-webpack5: "6.3.0-rc...
True
Running Storybook with Webpack 5 and swc-loader results with an error - **Describe the bug** I use Storybook for a React application, and it works with babel-loader, but not with swc-loader **To Reproduce** in a working Storybook project, change babel-loader to swc-loader in main.js webpackFinal function's config ...
comp
running storybook with webpack and swc loader results with an error describe the bug i use storybook for a react application and it works with babel loader but not with swc loader to reproduce in a working storybook project change babel loader to swc loader in main js webpackfinal function s config ...
1
17,110
23,619,990,894
IssuesEvent
2022-08-24 19:32:36
itchio/itch
https://api.github.com/repos/itchio/itch
closed
AirConsole games don't seem to work
compatibility v25.x
### Details - Version: itch @ 25.3.0 - OS: Windows 10 - Steps: Launch html5 game (https://8bitape.itch.io/dungeoncrawl) from itch app ### Description When the game is launched, websocket connections are closed: `WebSocket connection to 'wss://server-url' failed: WebSocket is closed before the connection is es...
True
AirConsole games don't seem to work - ### Details - Version: itch @ 25.3.0 - OS: Windows 10 - Steps: Launch html5 game (https://8bitape.itch.io/dungeoncrawl) from itch app ### Description When the game is launched, websocket connections are closed: `WebSocket connection to 'wss://server-url' failed: WebSocket...
comp
airconsole games don t seem to work details version itch os windows steps launch game from itch app description when the game is launched websocket connections are closed websocket connection to wss server url failed websocket is closed before the connection is establ...
1
658,803
21,903,017,174
IssuesEvent
2022-05-20 15:06:36
CLOSER-Cohorts/archivist
https://api.github.com/repos/CLOSER-Cohorts/archivist
closed
REACT: /cc_questions.txt to include question grid items from Y axis
High priority react
The current /cc_questions.txt includes a list of question items (their ID, label and question text), e.g. https://closer-archivist-staging.herokuapp.com/instruments/heaf_13_base/cc_questions.txt but it doesn't list out the question grids. Can we add the question grids to this list but it would also need to include ...
1.0
REACT: /cc_questions.txt to include question grid items from Y axis - The current /cc_questions.txt includes a list of question items (their ID, label and question text), e.g. https://closer-archivist-staging.herokuapp.com/instruments/heaf_13_base/cc_questions.txt but it doesn't list out the question grids. Can we ...
non_comp
react cc questions txt to include question grid items from y axis the current cc questions txt includes a list of question items their id label and question text e g but it doesn t list out the question grids can we add the question grids to this list but it would also need to include the xy axis i e ...
0
39,382
6,736,969,179
IssuesEvent
2017-10-19 07:33:58
hapijs/joi
https://api.github.com/repos/hapijs/joi
closed
`when` example throws
documentation
#### Context Node: 8.5.0 Joi: 13.0.0 standalone OSX 10.11.6 (also fails on https://repl.it/MsDB/1 ) #### What are you trying to achieve or the steps to reproduce? While trying to understand the `when` syntax, I noticed the last `when` example throws: https://github.com/hapijs/joi/blob/master/API.md#anywhenc...
1.0
`when` example throws - #### Context Node: 8.5.0 Joi: 13.0.0 standalone OSX 10.11.6 (also fails on https://repl.it/MsDB/1 ) #### What are you trying to achieve or the steps to reproduce? While trying to understand the `when` syntax, I noticed the last `when` example throws: https://github.com/hapijs/joi/blo...
non_comp
when example throws context node joi standalone osx also fails on what are you trying to achieve or the steps to reproduce while trying to understand the when syntax i noticed the last when example throws const joi require joi const schema jo...
0
1,691
4,259,024,113
IssuesEvent
2016-07-11 09:28:12
medic/medic-webapp
https://api.github.com/repos/medic/medic-webapp
opened
Can we do all config through config UI pages, for SMS features?
v0.4 Compatibility v0.4 features in 2.x
There's always the app_settings dashboard page to fall back on, but would be good to not depend on it. File issues for any missing pages.
True
Can we do all config through config UI pages, for SMS features? - There's always the app_settings dashboard page to fall back on, but would be good to not depend on it. File issues for any missing pages.
comp
can we do all config through config ui pages for sms features there s always the app settings dashboard page to fall back on but would be good to not depend on it file issues for any missing pages
1
722,702
24,872,199,136
IssuesEvent
2022-10-27 16:00:57
PrefectHQ/prefect
https://api.github.com/repos/PrefectHQ/prefect
closed
Block auto-registration is skipped when switching databases
bug priority:medium component:blocks status:in-progress
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. - [X] I searched the Prefect documentation for this issue. - [X] I checked that this issue is related to Prefect and not one of its dependencies. ### Bug summary A community use...
1.0
Block auto-registration is skipped when switching databases - ### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. - [X] I searched the Prefect documentation for this issue. - [X] I checked that this issue is related to Prefect and ...
non_comp
block auto registration is skipped when switching databases first check i added a descriptive title to this issue i used the github search to find a similar issue and didn t find it i searched the prefect documentation for this issue i checked that this issue is related to prefect and not one ...
0
19,984
27,811,087,603
IssuesEvent
2023-03-18 05:31:13
Wastelander121/TFCToolsIssueTracker
https://api.github.com/repos/Wastelander121/TFCToolsIssueTracker
opened
Enslaved: Odyssey to the West
Incompatible
Compressed: Unable to read beyond the end of the stream. Uncompressed: Operation is not valid due to the current state of the object.
True
Enslaved: Odyssey to the West - Compressed: Unable to read beyond the end of the stream. Uncompressed: Operation is not valid due to the current state of the object.
comp
enslaved odyssey to the west compressed unable to read beyond the end of the stream uncompressed operation is not valid due to the current state of the object
1
2,360
5,104,736,588
IssuesEvent
2017-01-05 02:52:11
BVLC/caffe
https://api.github.com/repos/BVLC/caffe
closed
Provide a Caffe package in Debian
compatibility
## Status Caffe packages are available for `Debian/unstable`. Caffe packages are failing to build for Ubuntu-devel and need to be patched. Last update: Dec.20 2016 ## Draft guide **Deploy Caffe with merely one command.** ### Brief Guide for Debian/unstable users Only experienced linux users are rec...
True
Provide a Caffe package in Debian - ## Status Caffe packages are available for `Debian/unstable`. Caffe packages are failing to build for Ubuntu-devel and need to be patched. Last update: Dec.20 2016 ## Draft guide **Deploy Caffe with merely one command.** ### Brief Guide for Debian/unstable users ...
comp
provide a caffe package in debian status caffe packages are available for debian unstable caffe packages are failing to build for ubuntu devel and need to be patched last update dec draft guide deploy caffe with merely one command brief guide for debian unstable users only...
1
381,139
11,274,023,450
IssuesEvent
2020-01-14 17:40:44
googleapis/google-cloud-python
https://api.github.com/repos/googleapis/google-cloud-python
closed
Synthesis failed for iam
api: iam autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate iam. :broken_heart: Here's the output from running `synth.py`: ``` Cloning into 'working_repo'... Switched to branch 'autosynth-iam' Traceback (most recent call last): File "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__mai...
1.0
Synthesis failed for iam - Hello! Autosynth couldn't regenerate iam. :broken_heart: Here's the output from running `synth.py`: ``` Cloning into 'working_repo'... Switched to branch 'autosynth-iam' Traceback (most recent call last): File "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/runpy.py", line 193, in _ru...
non_comp
synthesis failed for iam hello autosynth couldn t regenerate iam broken heart here s the output from running synth py cloning into working repo switched to branch autosynth iam traceback most recent call last file home kbuilder pyenv versions lib runpy py line in run module...
0
6,289
8,658,810,202
IssuesEvent
2018-11-28 02:46:03
Snownee/Cuisine
https://api.github.com/repos/Snownee/Cuisine
closed
Immersive Engineering Cloche compatability
Compatibility
The Garden Cloche from Immersive Engineering is quite a handy tool to automate farming. It would be great if cuisine crops where compatible with it. I also think food automation in general could be a great addition. Like supporting the IE Squeezer for juices maybe?
True
Immersive Engineering Cloche compatability - The Garden Cloche from Immersive Engineering is quite a handy tool to automate farming. It would be great if cuisine crops where compatible with it. I also think food automation in general could be a great addition. Like supporting the IE Squeezer for juices maybe?
comp
immersive engineering cloche compatability the garden cloche from immersive engineering is quite a handy tool to automate farming it would be great if cuisine crops where compatible with it i also think food automation in general could be a great addition like supporting the ie squeezer for juices maybe
1
3,809
6,664,099,940
IssuesEvent
2017-10-02 18:51:28
storybooks/storybook
https://api.github.com/repos/storybooks/storybook
closed
Empty main pane on Firefox Nightly
bug compatibility with other tools ui
Greetings, the main content pane is now showing in Firefox Nightly `55.0a1 (2017-06-05)`, while being properly rendered in the current stable version. No error, nor any kind of useful log so far. Will try to debug later. The Navigation pane is fine. Probably just a CSS issue since the DOM content is present...
True
Empty main pane on Firefox Nightly - Greetings, the main content pane is now showing in Firefox Nightly `55.0a1 (2017-06-05)`, while being properly rendered in the current stable version. No error, nor any kind of useful log so far. Will try to debug later. The Navigation pane is fine. Probably just a CSS i...
comp
empty main pane on firefox nightly greetings the main content pane is now showing in firefox nightly while being properly rendered in the current stable version no error nor any kind of useful log so far will try to debug later the navigation pane is fine probably just a css issue sin...
1
32,933
8,971,527,532
IssuesEvent
2019-01-29 16:06:25
avast-tl/retdec
https://api.github.com/repos/avast-tl/retdec
closed
CMake rules for pelib contain an unitialized variable
C-build-system C-pelib bug
File `deps/pelib/CMakeLists.txt` contains the following piece of code: ``` 44 # Force rebuild if switch happened. 45 # Seems like this is not needed on Linux, and not working on Windows :-( 46 BUILD_ALWAYS ${CHANGED} ``` However, the `CHANGED` variable is defined later on line ``` 57 check_if_variable_chang...
1.0
CMake rules for pelib contain an unitialized variable - File `deps/pelib/CMakeLists.txt` contains the following piece of code: ``` 44 # Force rebuild if switch happened. 45 # Seems like this is not needed on Linux, and not working on Windows :-( 46 BUILD_ALWAYS ${CHANGED} ``` However, the `CHANGED` variable is...
non_comp
cmake rules for pelib contain an unitialized variable file deps pelib cmakelists txt contains the following piece of code force rebuild if switch happened seems like this is not needed on linux and not working on windows build always changed however the changed variable is de...
0
16,505
22,360,173,046
IssuesEvent
2022-06-15 19:38:46
Keksuccino/FancyMenu
https://api.github.com/repos/Keksuccino/FancyMenu
closed
UI elements overlap with Mine together on GUI scale < 2
mod incompatibility
**Describe the bug** Not sure where the issue here lies but when playing a modpack with Minetogther, UI elements overlap when GUI scaling is set to any value greater then 2. **To Reproduce** Steps to reproduce the behavior: 1. Go to video settings 2. set GUI scaling to a value greater then 2 3. Return to the m...
True
UI elements overlap with Mine together on GUI scale < 2 - **Describe the bug** Not sure where the issue here lies but when playing a modpack with Minetogther, UI elements overlap when GUI scaling is set to any value greater then 2. **To Reproduce** Steps to reproduce the behavior: 1. Go to video settings 2. set...
comp
ui elements overlap with mine together on gui scale describe the bug not sure where the issue here lies but when playing a modpack with minetogther ui elements overlap when gui scaling is set to any value greater then to reproduce steps to reproduce the behavior go to video settings set...
1
216,365
16,758,368,241
IssuesEvent
2021-06-13 09:12:32
RoboManipal/Libraries
https://api.github.com/repos/RoboManipal/Libraries
closed
Library for ServoChain
TODO testing wontfix
**Task priority**: Low **Task description** Servo Chain library consisting of Dynamixels and Pololus in any order. Maximise user control over servo speeds (playtimes for pololus), through additional functions. **Person assigned**: @akshatha-k ### **Codes ready . Testing pending.** # Must Haves - [x] Seri...
1.0
Library for ServoChain - **Task priority**: Low **Task description** Servo Chain library consisting of Dynamixels and Pololus in any order. Maximise user control over servo speeds (playtimes for pololus), through additional functions. **Person assigned**: @akshatha-k ### **Codes ready . Testing pending.** ...
non_comp
library for servochain task priority low task description servo chain library consisting of dynamixels and pololus in any order maximise user control over servo speeds playtimes for pololus through additional functions person assigned akshatha k codes ready testing pending ...
0
471,979
13,613,960,534
IssuesEvent
2020-09-23 12:37:57
inspireui/support
https://api.github.com/repos/inspireui/support
closed
Login does not work and the application is blank
Beonews ⭐️ priority-ticket
**_Step 1 (require): describe detail issues & screenshots_** + Detail Issues: - [ ] first issue I cannot enter the application as a user, the application responds: invalid email or password . 2 - Written comments do not reach my WordPress panel The console returns the following: WARN postNewsContent LOG {"code...
1.0
Login does not work and the application is blank - **_Step 1 (require): describe detail issues & screenshots_** + Detail Issues: - [ ] first issue I cannot enter the application as a user, the application responds: invalid email or password . 2 - Written comments do not reach my WordPress panel The console ret...
non_comp
login does not work and the application is blank step require describe detail issues screenshots detail issues first issue i cannot enter the application as a user the application responds invalid email or password written comments do not reach my wordpress panel the console retur...
0
20,084
28,041,651,078
IssuesEvent
2023-03-28 19:00:49
VazkiiMods/Quark
https://api.github.com/repos/VazkiiMods/Quark
closed
Ecologics Compat Overlap
compatibility
Add Ecologics to the anti-overlap for Azalea wood as it adds it's own Azalea and Flowering Azalea logs It also adds (coconut) crabs, though those might be distinct enough from Quark's crabs to not include anti-overlap.
True
Ecologics Compat Overlap - Add Ecologics to the anti-overlap for Azalea wood as it adds it's own Azalea and Flowering Azalea logs It also adds (coconut) crabs, though those might be distinct enough from Quark's crabs to not include anti-overlap.
comp
ecologics compat overlap add ecologics to the anti overlap for azalea wood as it adds it s own azalea and flowering azalea logs it also adds coconut crabs though those might be distinct enough from quark s crabs to not include anti overlap
1
2,744
5,495,667,908
IssuesEvent
2017-03-15 05:34:32
PrinceOfAmber/Cyclic
https://api.github.com/repos/PrinceOfAmber/Cyclic
closed
[Minor Issue]Can't disable charm when it is being repaired.
bug: gameplay mod compatibility wontfix
if you charm is losing durability and winning it at the same time you can't disable it to do it just: 1. have player stats 2 ---> https://minecraft.curseforge.com/projects/player-stats-2. or any mod that repair items on your inventory. 2. put the item repairer ability on level max. 3. have a charm on your hand. 4....
True
[Minor Issue]Can't disable charm when it is being repaired. - if you charm is losing durability and winning it at the same time you can't disable it to do it just: 1. have player stats 2 ---> https://minecraft.curseforge.com/projects/player-stats-2. or any mod that repair items on your inventory. 2. put the item rep...
comp
can t disable charm when it is being repaired if you charm is losing durability and winning it at the same time you can t disable it to do it just have player stats or any mod that repair items on your inventory put the item repairer ability on level max have a charm on your hand try t...
1
7,030
9,306,210,219
IssuesEvent
2019-03-25 09:07:32
acemod/ACE3
https://api.github.com/repos/acemod/ACE3
closed
RHS helmet incorrect hearing protection values
area/compatibility
**Arma 3 Version:** `1.90` (**stable** ) **CBA Version:** `3.10.1.190316` (stable) **ACE3 Version:** ` 3.12.6` (stable) **ACEX Version** `3.4.2` (stable) **Mods:** ``` - CBA_A3 - ACE - ACEX - ACE Compat - RHSUSAF - RHSUSAF ``` **Description:** - The MICH 2000 (Semi-Arid/Norotos/ARC), (rhsusf_mich_bare_no...
True
RHS helmet incorrect hearing protection values - **Arma 3 Version:** `1.90` (**stable** ) **CBA Version:** `3.10.1.190316` (stable) **ACE3 Version:** ` 3.12.6` (stable) **ACEX Version** `3.4.2` (stable) **Mods:** ``` - CBA_A3 - ACE - ACEX - ACE Compat - RHSUSAF - RHSUSAF ``` **Description:** - The MICH 2...
comp
rhs helmet incorrect hearing protection values arma version stable cba version stable version stable acex version stable mods cba ace acex ace compat rhsusaf rhsusaf description the mich semi arid ...
1
9,430
11,489,136,065
IssuesEvent
2020-02-11 15:02:34
jupyter-widgets/ipywidgets
https://api.github.com/repos/jupyter-widgets/ipywidgets
closed
display_view and display_model used inconsistently
backwards-incompatible
We discovered in https://github.com/jupyter-widgets/ipywidgets/pull/2657#issuecomment-571852389 that display_view is used inconsistently throughout the codebase. In discussion at the widgets sprint in Paris, we decided to explore getting rid of display_view (and display_model?), and instead just having create_view.
True
display_view and display_model used inconsistently - We discovered in https://github.com/jupyter-widgets/ipywidgets/pull/2657#issuecomment-571852389 that display_view is used inconsistently throughout the codebase. In discussion at the widgets sprint in Paris, we decided to explore getting rid of display_view (and disp...
comp
display view and display model used inconsistently we discovered in that display view is used inconsistently throughout the codebase in discussion at the widgets sprint in paris we decided to explore getting rid of display view and display model and instead just having create view
1
78,034
22,093,209,074
IssuesEvent
2022-06-01 07:55:22
PaddlePaddle/Paddle
https://api.github.com/repos/PaddlePaddle/Paddle
opened
3090运行nn.Conv2D(3, 16, 3)报错
status/new-issue type/build
### 问题描述 Issue Description 代码: import paddle.nn as nn nn.Conv2D(3, 16, 3) log: W0601 15:46:55.629635 21509 device_context.cc:447] Please NOTE: device: 0, GPU Compute Capability: 8.6, Driver API Version: 11.2, Runtime API Version: 11.2 W0601 15:46:55.633584 21509 device_context.cc:465] device: 0, cuDNN Version...
1.0
3090运行nn.Conv2D(3, 16, 3)报错 - ### 问题描述 Issue Description 代码: import paddle.nn as nn nn.Conv2D(3, 16, 3) log: W0601 15:46:55.629635 21509 device_context.cc:447] Please NOTE: device: 0, GPU Compute Capability: 8.6, Driver API Version: 11.2, Runtime API Version: 11.2 W0601 15:46:55.633584 21509 device_context.cc...
non_comp
报错 问题描述 issue description 代码 import paddle nn as nn nn log device context cc please note device gpu compute capability driver api version runtime api version device context cc device cudnn version traceback most rec...
0
18,322
25,339,241,650
IssuesEvent
2022-11-18 19:48:08
Leaflet/Leaflet
https://api.github.com/repos/Leaflet/Leaflet
opened
IE failing on `v1` branch
bug compatibility
IE tests on CI are failing on `v1` branch, including the v1.9.3 tag. [The logs](https://github.com/Leaflet/Leaflet/actions/runs/3499076639/jobs/5860259993) say there's a syntax error encountered, which means that some ES6 code likely slipped into `v1` through cherry picks. Let's address this with the following steps: ...
True
IE failing on `v1` branch - IE tests on CI are failing on `v1` branch, including the v1.9.3 tag. [The logs](https://github.com/Leaflet/Leaflet/actions/runs/3499076639/jobs/5860259993) say there's a syntax error encountered, which means that some ES6 code likely slipped into `v1` through cherry picks. Let's address this...
comp
ie failing on branch ie tests on ci are failing on branch including the tag say there s a syntax error encountered which means that some code likely slipped into through cherry picks let s address this with the following steps determine whether the failures are only in the test code ...
1
5,048
7,642,615,633
IssuesEvent
2018-05-08 09:49:37
datafolklabs/cement
https://api.github.com/repos/datafolklabs/cement
closed
Deprecate App.Meta.arguments_override_config
incompatible portland
This meta option is from an older design where it made more sense. Personally I've not used it in years and don't imagine many do. In Cement's current design, this type of option has too many unknown consequences where an option in a nested controller could override a completely unrelated config setting just because ...
True
Deprecate App.Meta.arguments_override_config - This meta option is from an older design where it made more sense. Personally I've not used it in years and don't imagine many do. In Cement's current design, this type of option has too many unknown consequences where an option in a nested controller could override a co...
comp
deprecate app meta arguments override config this meta option is from an older design where it made more sense personally i ve not used it in years and don t imagine many do in cement s current design this type of option has too many unknown consequences where an option in a nested controller could override a co...
1
542,022
15,837,521,452
IssuesEvent
2021-04-06 20:54:45
radical-cybertools/radical.pilot
https://api.github.com/repos/radical-cybertools/radical.pilot
closed
Pilot simple run failing with new update
priority:medium topic:resource type:question
``` python 00_getting_started.py ================================================================================ Getting Started (RP version 1.4.1) ================================================================================ new session: [rp.session.diaxosvid...
1.0
Pilot simple run failing with new update - ``` python 00_getting_started.py ================================================================================ Getting Started (RP version 1.4.1) ==========================================================================...
non_comp
pilot simple run failing with new update python getting started py getting started rp version ...
0
11,040
13,067,073,721
IssuesEvent
2020-07-30 23:19:27
google/model-viewer
https://api.github.com/repos/google/model-viewer
closed
Fidelity golden screenshot update automation is not running
arc: compatibility arc: rendering & effects type: bug
Our GCP-based fidelity golden screenshot update automation is currently out of commission. Unfortunately, we haven't automated spinning up this infrastructure yet, so others won't be able to diagnose the issues for themselves without a lot of manual work. Until this problem is addressed, we will have to manually upd...
True
Fidelity golden screenshot update automation is not running - Our GCP-based fidelity golden screenshot update automation is currently out of commission. Unfortunately, we haven't automated spinning up this infrastructure yet, so others won't be able to diagnose the issues for themselves without a lot of manual work. ...
comp
fidelity golden screenshot update automation is not running our gcp based fidelity golden screenshot update automation is currently out of commission unfortunately we haven t automated spinning up this infrastructure yet so others won t be able to diagnose the issues for themselves without a lot of manual work ...
1
33,700
16,081,709,227
IssuesEvent
2021-04-26 06:03:49
jgm/pandoc
https://api.github.com/repos/jgm/pandoc
closed
Reduce memory usage
performance
Pandoc is a memory hog. https://groups.google.com/d/msg/pandoc-discuss/l6Xo0xk8NAQ/1KCKPyc2BgAJ Do some profiling to figure out why and fix this.
True
Reduce memory usage - Pandoc is a memory hog. https://groups.google.com/d/msg/pandoc-discuss/l6Xo0xk8NAQ/1KCKPyc2BgAJ Do some profiling to figure out why and fix this.
non_comp
reduce memory usage pandoc is a memory hog do some profiling to figure out why and fix this
0
16,577
22,622,634,908
IssuesEvent
2022-06-30 07:56:15
ibm-s390-cloud/ocp-kvm-ipi-automation
https://api.github.com/repos/ibm-s390-cloud/ocp-kvm-ipi-automation
closed
Bug: unable to install OCP pre-release (aka nightly) builds
bug compatibility
I am unable to install pre-release (aka nightly) builds of OCP. The OpenShift installer fails with this error message: ``` fatal: [myhost]: FAILED! => changed=true cmd: - /usr/local/bin/openshift-install - create - manifests - --dir=/root/ocp4-workdir delta: ‘0:00:00.054399’ end: ‘2022-06-30 09:12:53....
True
Bug: unable to install OCP pre-release (aka nightly) builds - I am unable to install pre-release (aka nightly) builds of OCP. The OpenShift installer fails with this error message: ``` fatal: [myhost]: FAILED! => changed=true cmd: - /usr/local/bin/openshift-install - create - manifests - --dir=/root/ocp4...
comp
bug unable to install ocp pre release aka nightly builds i am unable to install pre release aka nightly builds of ocp the openshift installer fails with this error message fatal failed changed true cmd usr local bin openshift install create manifests dir root workdir ...
1
557,167
16,502,861,899
IssuesEvent
2021-05-25 15:55:38
CLOSER-Cohorts/archivist
https://api.github.com/repos/CLOSER-Cohorts/archivist
closed
Can there be an close x to leave the add construct side panel
High priority feature react
Can there be an close x to leave the add construct window (the one after you select the construct type). If you change your mind about entering a construct you have to click back until you reach the build again, or you have to click build.
1.0
Can there be an close x to leave the add construct side panel - Can there be an close x to leave the add construct window (the one after you select the construct type). If you change your mind about entering a construct you have to click back until you reach the build again, or you have to click build.
non_comp
can there be an close x to leave the add construct side panel can there be an close x to leave the add construct window the one after you select the construct type if you change your mind about entering a construct you have to click back until you reach the build again or you have to click build
0
15,681
20,242,507,451
IssuesEvent
2022-02-14 10:35:35
arcticicestudio/nord-visual-studio-code
https://api.github.com/repos/arcticicestudio/nord-visual-studio-code
closed
publish to open-vsx.org
context-docs context-extension type-task scope-compatibility scope-dx
## Description I use [VSCodium](https://github.com/VSCodium/vscodium) instead of VSCode. They [recently ditched](https://github.com/VSCodium/vscodium/pull/404) the [Visual Studio Marketplace](https://marketplace.visualstudio.com/vscode) in favour of [Open VSX](https://open-vsx.org). I'd love if you published the the...
True
publish to open-vsx.org - ## Description I use [VSCodium](https://github.com/VSCodium/vscodium) instead of VSCode. They [recently ditched](https://github.com/VSCodium/vscodium/pull/404) the [Visual Studio Marketplace](https://marketplace.visualstudio.com/vscode) in favour of [Open VSX](https://open-vsx.org). I'd lov...
comp
publish to open vsx org description i use instead of vscode they the in favour of i d love if you published the theme on this marketplace as well benefits open vsx is vendor neutral and used by editors like or by publishing to this marketplace you would reach more users that ...
1
665,100
22,299,516,509
IssuesEvent
2022-06-13 07:21:19
COS301-SE-2022/Twitter-Summariser
https://api.github.com/repos/COS301-SE-2022/Twitter-Summariser
closed
CICD: Cloudfront Enhancement
priority:high status:ready role:dev-op type:enhance scope:cicd
Invalidate the cache in the S3 bucket on cloudfront to have the latest frontend code whenever we deploy
1.0
CICD: Cloudfront Enhancement - Invalidate the cache in the S3 bucket on cloudfront to have the latest frontend code whenever we deploy
non_comp
cicd cloudfront enhancement invalidate the cache in the bucket on cloudfront to have the latest frontend code whenever we deploy
0
19,222
26,716,918,214
IssuesEvent
2023-01-28 16:41:13
toeverything/blocksuite
https://api.github.com/repos/toeverything/blocksuite
opened
Passing E2E test cases on Firefox and WebKit
dev environment compatibility
We have exposed a `BROWSER` shortcut for testing cross-browser compatibility issues locally in #877 (see https://github.com/toeverything/blocksuite/blob/master/BUILDING.md#testing for its usage). But sadly, up till now, our Tier1 browser support (including the latest Firefox and WebKit) still needs to be finished. S...
True
Passing E2E test cases on Firefox and WebKit - We have exposed a `BROWSER` shortcut for testing cross-browser compatibility issues locally in #877 (see https://github.com/toeverything/blocksuite/blob/master/BUILDING.md#testing for its usage). But sadly, up till now, our Tier1 browser support (including the latest Fi...
comp
passing test cases on firefox and webkit we have exposed a browser shortcut for testing cross browser compatibility issues locally in see for its usage but sadly up till now our browser support including the latest firefox and webkit still needs to be finished see the for the test cases that...
1
3,899
6,743,875,463
IssuesEvent
2017-10-20 13:48:44
go-graphite/carbonapi
https://api.github.com/repos/go-graphite/carbonapi
closed
group() doesn't work properly
bug graphite-web compatibility
group(asdf, asdg) gives 2 series instead of 1. also ```Jun 06 11:40:22 grafana carbonapi[18490]: 2017-06-06T11:40:22.183+0300 ERROR render panic during eval: {"carbonapi_uuid": "7102534b-166b-4002-9ba7-81c01ea0ed84", "username": "", "cache_key": "format=json&from=-12h&maxDataPoints=100&t...
True
group() doesn't work properly - group(asdf, asdg) gives 2 series instead of 1. also ```Jun 06 11:40:22 grafana carbonapi[18490]: 2017-06-06T11:40:22.183+0300 ERROR render panic during eval: {"carbonapi_uuid": "7102534b-166b-4002-9ba7-81c01ea0ed84", "username": "", "cache_key": "format=js...
comp
group doesn t work properly group asdf asdg gives series instead of also jun grafana carbonapi error render panic during eval carbonapi uuid username cache key format json from maxdatapoints target averageseries ...
1
8,823
10,775,014,979
IssuesEvent
2019-11-03 11:18:24
widelands/widelands
https://api.github.com/repos/widelands/widelands
closed
Can't load Build 20 save: unknown ware type "thatch_reed"
bug saveloading & compatibility tribes
- Affected savegame: [215.wgf](https://www.widelands.org/forum/attachment/570041fdadfb373fde9ee7402e3230d679be8330/) Trying to load this savegame (saved in Build 20) results in the following error: ``` Game data error buildings: unknown ware type "thatch_reed" ``` Likely related to the following commits: 77...
True
Can't load Build 20 save: unknown ware type "thatch_reed" - - Affected savegame: [215.wgf](https://www.widelands.org/forum/attachment/570041fdadfb373fde9ee7402e3230d679be8330/) Trying to load this savegame (saved in Build 20) results in the following error: ``` Game data error buildings: unknown ware type "thatc...
comp
can t load build save unknown ware type thatch reed affected savegame trying to load this savegame saved in build results in the following error game data error buildings unknown ware type thatch reed likely related to the following commits renamed thatch reed to reed fi...
1
1,881
4,534,959,594
IssuesEvent
2016-09-08 15:55:40
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Content Metabox not showing on Grifus with WP 4.5.3, Yoast SEO 3.4.2
compatibility javascript metabox wait for feedback
Hi, the content metabox isn't showing on Grifus with WP 4.5.3 and Yoast SEO 3.4.2. ![screenshot 19](https://cloud.githubusercontent.com/assets/13499337/17515753/8b3215fc-5e3a-11e6-9df9-008fe3bc2bdd.png) ![screenshot 20](https://cloud.githubusercontent.com/assets/13499337/17515752/8aea5244-5e3a-11e6-9309-fe2b24205d3b...
True
Content Metabox not showing on Grifus with WP 4.5.3, Yoast SEO 3.4.2 - Hi, the content metabox isn't showing on Grifus with WP 4.5.3 and Yoast SEO 3.4.2. ![screenshot 19](https://cloud.githubusercontent.com/assets/13499337/17515753/8b3215fc-5e3a-11e6-9df9-008fe3bc2bdd.png) ![screenshot 20](https://cloud.githubuserco...
comp
content metabox not showing on grifus with wp yoast seo hi the content metabox isn t showing on grifus with wp and yoast seo wordpress version yoast seo version
1
73,758
14,116,748,565
IssuesEvent
2020-11-08 05:12:58
EngTW/English-for-Programmers
https://api.github.com/repos/EngTW/English-for-Programmers
closed
1588. Sum of All Odd Length Subarrays
LeetCode
ERROR: type should be string, got "https://leetcode.com/problems/sum-of-all-odd-length-subarrays/\r\n\r\n```C#\r\nusing System.Linq;\r\n\r\npublic class Solution\r\n{\r\n public int SumOddLengthSubarrays(int[] arr)\r\n {\r\n // 「輸入的數字」(複數)\r\n var inputNumbers = arr;\r\n\r\n // This is how we will solve this in O(n) time.\r\n //\r\n // Say we have inputNumbers like this:\r\n //\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n //\r\n // ---\r\n //\r\n // These are all of the 1-length subarrays:\r\n //\r\n // {n₁}\r\n // {n₂}\r\n // {n₃}\r\n // {n₄}\r\n // {n₅}\r\n // {n₆}\r\n // ...\r\n // {n₋₆}\r\n // {n₋₅}\r\n // {n₋₄}\r\n // {n₋₃}\r\n // {n₋₂}\r\n // {n₋₁}\r\n //\r\n // They add up like this:\r\n //\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n //\r\n // ---\r\n //\r\n // These are all of the 3-length subarrays:\r\n //\r\n // {n₁, n₂, n₃}\r\n // {n₂, n₃, n₄}\r\n // {n₃, n₄, n₅}\r\n // {n₄, n₅, n₆}\r\n // {n₅, n₆, ...\r\n // {n₆, ...\r\n // ...\r\n // ... , n₋₆}\r\n // ... , n₋₆, n₋₅}\r\n // {n₋₆, n₋₅, n₋₄}\r\n // {n₋₅, n₋₄, n₋₃}\r\n // {n₋₄, n₋₃, n₋₂}\r\n // {n₋₃, n₋₂, n₋₁}\r\n //\r\n // They add up like this:\r\n //\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n // { n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, }\r\n // { n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, }\r\n //\r\n // It is equivlent to:\r\n //\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n // -n₁ -n₋₁\r\n // -n₁ -n₂ -n₋₂ -n₋₁\r\n //\r\n // ---\r\n //\r\n // We can list all 5-length subarrays and add them up. It will\r\n // turn out like this:\r\n //\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n // -n₁ -n₋₁\r\n // -n₁ -n₂ -n₋₂ -n₋₁\r\n // -n₁ -n₂ -n₃ -n₋₃ -n₋₂ -n₋₁\r\n // -n₁ -n₂ -n₃ -n₄ -n₋₄ -n₋₃ -n₋₂ -n₋₁\r\n //\r\n // ---\r\n //\r\n // This is the case for 7-length subarrays.\r\n //\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n // {n₁, n₂, n₃, n₄, n₅, n₆, ... , n₋₆, n₋₅, n₋₄, n₋₃, n₋₂, n₋₁}\r\n // -n₁ -n₋₁\r\n // -n₁ -n₂ -n₋₂ -n₋₁\r\n // -n₁ -n₂ -n₃ -n₋₃ -n₋₂ -n₋₁\r\n // -n₁ -n₂ -n₃ -n₄ -n₋₄ -n₋₃ -n₋₂ -n₋₁\r\n // -n₁ -n₂ -n₃ -n₄ -n₅ -n₋₅ -n₋₄ -n₋₃ -n₋₂ -n₋₁\r\n // -n₁ -n₂ -n₃ -n₄ -n₅ -n₆ -n₋₆ -n₋₅ -n₋₄ -n₋₃ -n₋₂ -n₋₁\r\n //\r\n // ---\r\n //\r\n // This pattern will continue to hold for all (2m+1)-length\r\n // subarrays, and we will take advantage of it.\r\n\r\n // 「最大的 Subarray 長度」\r\n var maxSubarrayLength = inputNumbers.Length % 2 == 0 ? inputNumbers.Length - 1 : inputNumbers.Length;\r\n\r\n // 「輸出值」\r\n var output = inputNumbers.Sum() * (1 + maxSubarrayLength) * ((maxSubarrayLength - 1) / 2 + 1) / 2;\r\n\r\n // 「『多餘的項數』的數量變數1」\r\n var excessiveTermCount1 = 1;\r\n\r\n // 「『多餘的項數』的數量變數2」\r\n var excessiveTermCount2 = 2;\r\n\r\n // 「『多餘的項數』的數量的差1」\r\n var excessiveTermCountDifference1 = 1;\r\n\r\n // 「『多餘的項數』的數量的差2」\r\n var excessiveTermCountDifference2 = 2;\r\n\r\n for (int i = maxSubarrayLength - 2; i > 0; i -= 2)\r\n {\r\n output -= inputNumbers[i - 1] * excessiveTermCount2;\r\n output -= inputNumbers[i] * excessiveTermCount1;\r\n output -= inputNumbers[inputNumbers.Length - i - 1] * excessiveTermCount1;\r\n output -= inputNumbers[inputNumbers.Length - i] * excessiveTermCount2;\r\n\r\n excessiveTermCountDifference1 += 2;\r\n excessiveTermCountDifference2 += 2;\r\n excessiveTermCount1 += excessiveTermCountDifference1;\r\n excessiveTermCount2 += excessiveTermCountDifference2;\r\n }\r\n\r\n return output;\r\n }\r\n}\r\n```\r\n\r\n# 參考資料\r\n\r\n## 等差數列\r\n\r\nhttps://en.wikipedia.org/wiki/Arithmetic_progression\r\n\r\n* 項數: term\r\n* 差: difference\r\n\r\n---\r\n請參考「刷 LeetCode 練習命名」 https://github.com/EngTW/English-for-Programmers/issues/69 😊"
1.0
1588. Sum of All Odd Length Subarrays - https://leetcode.com/problems/sum-of-all-odd-length-subarrays/ ```C# using System.Linq; public class Solution { public int SumOddLengthSubarrays(int[] arr) { // 「輸入的數字」(複數) var inputNumbers = arr; // This is how we will solve this in...
non_comp
sum of all odd length subarrays c using system linq public class solution public int sumoddlengthsubarrays int arr 「輸入的數字」(複數) var inputnumbers arr this is how we will solve this in o n time say we have inputnumbers like...
0
8,914
10,915,994,969
IssuesEvent
2019-11-21 12:24:59
jiangdashao/Matrix-Issues
https://api.github.com/repos/jiangdashao/Matrix-Issues
closed
[FP] Jesus false positive
False Positive Incompatibility
## Troubleshooting Information `Change - [ ] to - [X] to check the checkboxes below.` - [X] Matrix and ProtocolLib are up-to-date - [X] Matrix is running on a 1.8, 1.12, 1.13, or 1.14 server - [X] The issue happens on default config.yml and checks.yml - [x] I've tested if the issue happens on default config (I thi...
True
[FP] Jesus false positive - ## Troubleshooting Information `Change - [ ] to - [X] to check the checkboxes below.` - [X] Matrix and ProtocolLib are up-to-date - [X] Matrix is running on a 1.8, 1.12, 1.13, or 1.14 server - [X] The issue happens on default config.yml and checks.yml - [x] I've tested if the issue happ...
comp
jesus false positive troubleshooting information change to to check the checkboxes below matrix and protocollib are up to date matrix is running on a or server the issue happens on default config yml and checks yml i ve tested if the issue happens on default con...
1
5,857
8,305,783,402
IssuesEvent
2018-09-22 11:17:09
bleakgrey/tootle
https://api.github.com/repos/bleakgrey/tootle
opened
Releasing for Juno
compatibility help wanted
I tested the app for Juno and infrastructure-wise and design-wise it looks pretty good. ![Screenshot of Tootle in Juno](https://user-images.githubusercontent.com/40538332/45916628-94144500-be69-11e8-896e-5f103ec56cb0.png) So can we release it now?
True
Releasing for Juno - I tested the app for Juno and infrastructure-wise and design-wise it looks pretty good. ![Screenshot of Tootle in Juno](https://user-images.githubusercontent.com/40538332/45916628-94144500-be69-11e8-896e-5f103ec56cb0.png) So can we release it now?
comp
releasing for juno i tested the app for juno and infrastructure wise and design wise it looks pretty good so can we release it now
1
15,696
20,255,574,013
IssuesEvent
2022-02-14 22:44:58
ElfFriend-DnD/foundryvtt-gmScreen
https://api.github.com/repos/ElfFriend-DnD/foundryvtt-gmScreen
closed
Popout! compatibility - unable to modify contents after popping out the screen
bug compatibility help wanted
**Environment Details** - Foundry Core Version: 0.78 - System & Version: Noticed on 5e 1.2.0, but I assume it's not relevant in this case - OS & Browser: Win 10, Opera, but ditto - Hosting: Self hosted, but ditto **Description** After you pop out the GM screen, choosing options from the drop down menu doesn't c...
True
Popout! compatibility - unable to modify contents after popping out the screen - **Environment Details** - Foundry Core Version: 0.78 - System & Version: Noticed on 5e 1.2.0, but I assume it's not relevant in this case - OS & Browser: Win 10, Opera, but ditto - Hosting: Self hosted, but ditto **Description** Af...
comp
popout compatibility unable to modify contents after popping out the screen environment details foundry core version system version noticed on but i assume it s not relevant in this case os browser win opera but ditto hosting self hosted but ditto description after...
1
605,499
18,736,138,228
IssuesEvent
2021-11-04 07:52:28
AY2122S1-CS2113T-W12-4/tp
https://api.github.com/repos/AY2122S1-CS2113T-W12-4/tp
closed
17. As a healthy house-husband, I want to find out what recipe to make based on what I had eaten and the recommended calories intake per day
type.Story priority.Low
so that I can keep mu calories intake within the recommended range
1.0
17. As a healthy house-husband, I want to find out what recipe to make based on what I had eaten and the recommended calories intake per day - so that I can keep mu calories intake within the recommended range
non_comp
as a healthy house husband i want to find out what recipe to make based on what i had eaten and the recommended calories intake per day so that i can keep mu calories intake within the recommended range
0
3,810
6,664,288,399
IssuesEvent
2017-10-02 19:34:31
kbenoit/quanteda
https://api.github.com/repos/kbenoit/quanteda
opened
Need to fix UBSAN issues
compatibility
Got this email today from the CRAN team: > Also, please take a look at the clang-UBSAN issues reported at > https://www.stats.ox.ac.uk/pub/bdr/memtests/clang-UBSAN/quanteda/ > and try to fix. > > Best, > Uwe Ligges > (CRAN team) This seems to be triggered by the vignette only. We need either to explain thi...
True
Need to fix UBSAN issues - Got this email today from the CRAN team: > Also, please take a look at the clang-UBSAN issues reported at > https://www.stats.ox.ac.uk/pub/bdr/memtests/clang-UBSAN/quanteda/ > and try to fix. > > Best, > Uwe Ligges > (CRAN team) This seems to be triggered by the vignette only. We...
comp
need to fix ubsan issues got this email today from the cran team also please take a look at the clang ubsan issues reported at and try to fix best uwe ligges cran team this seems to be triggered by the vignette only we need either to explain this clearly as being not our fault but...
1
19,445
26,995,579,787
IssuesEvent
2023-02-10 00:32:37
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
opened
Slug not shown when using classic editor for Jetpack connected users
compatibility
<!-- Please use this template when creating an issue. - Please check the boxes after you've created your issue. - Please use the latest version of Yoast SEO.--> * [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [x] I've sear...
True
Slug not shown when using classic editor for Jetpack connected users - <!-- Please use this template when creating an issue. - Please check the boxes after you've created your issue. - Please use the latest version of Yoast SEO.--> * [x] I've read and understood the [contribution guidelines](https://github.com/Yo...
comp
slug not shown when using classic editor for jetpack connected users please use this template when creating an issue please check the boxes after you ve created your issue please use the latest version of yoast seo i ve read and understood the i ve searched for any related issues and...
1
600,287
18,292,815,596
IssuesEvent
2021-10-05 17:03:06
grpc/grpc
https://api.github.com/repos/grpc/grpc
opened
Boringssl build error
kind/bug priority/P2
Boringssl build error when building gRPC by cmake on gcc:11 docker image. ``` /grpc/third_party/boringssl-with-bazel/src/tool/generate_ech.cc: In function 'bool GenerateECH(const std::vector<std::__cxx11::basic_string<char> >&)': /grpc/third_party/boringssl-with-bazel/src/tool/generate_ech.cc:77:24: error: 'numeri...
1.0
Boringssl build error - Boringssl build error when building gRPC by cmake on gcc:11 docker image. ``` /grpc/third_party/boringssl-with-bazel/src/tool/generate_ech.cc: In function 'bool GenerateECH(const std::vector<std::__cxx11::basic_string<char> >&)': /grpc/third_party/boringssl-with-bazel/src/tool/generate_ech....
non_comp
boringssl build error boringssl build error when building grpc by cmake on gcc docker image grpc third party boringssl with bazel src tool generate ech cc in function bool generateech const std vector grpc third party boringssl with bazel src tool generate ech cc error numeric limits i...
0
14,652
17,876,724,606
IssuesEvent
2021-09-07 05:33:59
Makewebbetter/subscriptions-for-woocommerce
https://api.github.com/repos/Makewebbetter/subscriptions-for-woocommerce
closed
Wallet payment is not available.
Compatibility issue
WordPress version: 5.8 WooCommerce version: 5.6 Area Path: Store-end-> Checkout Version: 1.0.3 Description: Wallet payment is not available when a subscription product is added in cart. ![Screenshot (80)](https://user-images.githubusercontent.com/76723329/131207545-36f3c2c6-b3d7-46ba-b58c-9fc8c3a252d8.png) ![Scre...
True
Wallet payment is not available. - WordPress version: 5.8 WooCommerce version: 5.6 Area Path: Store-end-> Checkout Version: 1.0.3 Description: Wallet payment is not available when a subscription product is added in cart. ![Screenshot (80)](https://user-images.githubusercontent.com/76723329/131207545-36f3c2c6-b3d7-...
comp
wallet payment is not available wordpress version woocommerce version area path store end checkout version description wallet payment is not available when a subscription product is added in cart
1
12,094
14,262,859,549
IssuesEvent
2020-11-20 13:37:44
widelands/widelands
https://api.github.com/repos/widelands/widelands
closed
Assert fail in testsuite
bug crashes or hangs military saveloading & compatibility tribes
The testsuite occasionally report this assert: ``` widelands: /home/runner/work/widelands/widelands/src/logic/map_objects/tribes/production_program.cc:1818: virtual void Widelands::ProductionProgram::ActTrain::execute(Widelands::Game &, Widelands::ProductionSite &) const: Assertion `current_level < training_.level' f...
True
Assert fail in testsuite - The testsuite occasionally report this assert: ``` widelands: /home/runner/work/widelands/widelands/src/logic/map_objects/tribes/production_program.cc:1818: virtual void Widelands::ProductionProgram::ActTrain::execute(Widelands::Game &, Widelands::ProductionSite &) const: Assertion `current...
comp
assert fail in testsuite the testsuite occasionally report this assert widelands home runner work widelands widelands src logic map objects tribes production program cc virtual void widelands productionprogram acttrain execute widelands game widelands productionsite const assertion current le...
1
2,689
5,431,353,815
IssuesEvent
2017-03-04 00:26:17
MJRLegends/Space-Astronomy-Feedback-
https://api.github.com/repos/MJRLegends/Space-Astronomy-Feedback-
closed
Iridium Ingot from Advanced Solar Panels can't be used in Galacticraft Compressors
compatibility issue fixed in next update mod bug MUST SEE reported to developer
### ---Issue Report--- **Have you checked the Known Issues page (if applicable & PLEASE CHECK BEFORE POSTING):** Yes **Have you checked Closed Issues (if applicable & PLEASE CHECK BEFORE POSTING):** Yes ### Description of Issue Iridium Ingot from Advanced Solar Panels can't be used in Galacticraft Compressors for...
True
Iridium Ingot from Advanced Solar Panels can't be used in Galacticraft Compressors - ### ---Issue Report--- **Have you checked the Known Issues page (if applicable & PLEASE CHECK BEFORE POSTING):** Yes **Have you checked Closed Issues (if applicable & PLEASE CHECK BEFORE POSTING):** Yes ### Description of Issue I...
comp
iridium ingot from advanced solar panels can t be used in galacticraft compressors issue report have you checked the known issues page if applicable please check before posting yes have you checked closed issues if applicable please check before posting yes description of issue i...
1
9,205
11,203,913,158
IssuesEvent
2020-01-05 00:06:32
rubinius/rubinius
https://api.github.com/repos/rubinius/rubinius
closed
invalid parsing errors when opening csv file
Ruby Language Compatibility
I'm having problems parsing certain CSV files via rubinius. The files appear to be perfectly normal, and can be parsed using MRI-2.0.0-p353, MRI 1.9.3-p484, MRI 1.8.7-p371. This file complains that "Unquoted fields do not allow \r or \n (line 6932). (CSV::MalformedCSVError)" error and stack trace: ``` An exception oc...
True
invalid parsing errors when opening csv file - I'm having problems parsing certain CSV files via rubinius. The files appear to be perfectly normal, and can be parsed using MRI-2.0.0-p353, MRI 1.9.3-p484, MRI 1.8.7-p371. This file complains that "Unquoted fields do not allow \r or \n (line 6932). (CSV::MalformedCSVError...
comp
invalid parsing errors when opening csv file i m having problems parsing certain csv files via rubinius the files appear to be perfectly normal and can be parsed using mri mri mri this file complains that unquoted fields do not allow r or n line csv malformedcsverror error an...
1
778,805
27,330,017,496
IssuesEvent
2023-02-25 14:02:59
LewisTrundle/L4-Individual-Project
https://api.github.com/repos/LewisTrundle/L4-Individual-Project
opened
Allow user to input aruco marker ID to use
Priority 2 New Feature Functionality
## Summary the user should be able to choose which aruco marker to use for the robot ## Priority 2 ## Time Estimate 1 hour
1.0
Allow user to input aruco marker ID to use - ## Summary the user should be able to choose which aruco marker to use for the robot ## Priority 2 ## Time Estimate 1 hour
non_comp
allow user to input aruco marker id to use summary the user should be able to choose which aruco marker to use for the robot priority time estimate hour
0
254,637
27,399,465,545
IssuesEvent
2023-02-28 22:47:38
ManageIQ/manageiq-ui-service
https://api.github.com/repos/ManageIQ/manageiq-ui-service
closed
CVE-2021-3807 (High) detected in ansi-regex-4.1.0.tgz, ansi-regex-3.0.0.tgz - autoclosed
stale security vulnerability
## CVE-2021-3807 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ansi-regex-4.1.0.tgz</b>, <b>ansi-regex-3.0.0.tgz</b></p></summary> <p> <details><summary><b>ansi-regex-4.1.0.tgz</b>...
True
CVE-2021-3807 (High) detected in ansi-regex-4.1.0.tgz, ansi-regex-3.0.0.tgz - autoclosed - ## CVE-2021-3807 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ansi-regex-4.1.0.tgz</b>, <...
non_comp
cve high detected in ansi regex tgz ansi regex tgz autoclosed cve high severity vulnerability vulnerable libraries ansi regex tgz ansi regex tgz ansi regex tgz regular expression for matching ansi escape codes library home page a href d...
0
822,337
30,865,825,455
IssuesEvent
2023-08-03 07:59:03
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
opened
Muzzle flashes should be offset
Priority: 2-Before Release Issue: Feature Request Difficulty: 1-Easy
After seeing https://github.com/space-wizards/space-station-14/pull/18507 + a bay clip I think it's a good change though offsetting the bullet / hitscan itself probably can't be done as the chances of tunneling through thindows increases. You probably also need to clamp it so if there's a wall in front of you it off...
1.0
Muzzle flashes should be offset - After seeing https://github.com/space-wizards/space-station-14/pull/18507 + a bay clip I think it's a good change though offsetting the bullet / hitscan itself probably can't be done as the chances of tunneling through thindows increases. You probably also need to clamp it so if the...
non_comp
muzzle flashes should be offset after seeing a bay clip i think it s a good change though offsetting the bullet hitscan itself probably can t be done as the chances of tunneling through thindows increases you probably also need to clamp it so if there s a wall in front of you it offsets from yourself
0
318,249
9,684,077,704
IssuesEvent
2019-05-23 13:01:54
HGustavs/LenaSYS
https://api.github.com/repos/HGustavs/LenaSYS
closed
Moving "Developer mode --> ER --> UML" with one shortcut
Diagram gruppA2019 highPriority
When in developer mode and pressing "Shift + M" it switches to ER and then puts up a dialog that it wants to go from ER to UML. It should go back to default mode when leaving developer mode or last used mode before going into developer mode.
1.0
Moving "Developer mode --> ER --> UML" with one shortcut - When in developer mode and pressing "Shift + M" it switches to ER and then puts up a dialog that it wants to go from ER to UML. It should go back to default mode when leaving developer mode or last used mode before going into developer mode.
non_comp
moving developer mode er uml with one shortcut when in developer mode and pressing shift m it switches to er and then puts up a dialog that it wants to go from er to uml it should go back to default mode when leaving developer mode or last used mode before going into developer mode
0
16,868
23,220,224,350
IssuesEvent
2022-08-02 17:27:34
dotnet/sdk
https://api.github.com/repos/dotnet/sdk
closed
[API Compat] Provide a strict option for package-validation baseline checks
untriaged Area-Compatibility
### Is your feature request related to a problem? Please describe. We are hitting issues using Microsoft.CodeAnalysis.PublicApiAnalyzers to verify **no** public API changes in our servicing branches. This feature would enable us to use `package-validation` instead. ### Describe the solution you'd like Quoting ...
True
[API Compat] Provide a strict option for package-validation baseline checks - ### Is your feature request related to a problem? Please describe. We are hitting issues using Microsoft.CodeAnalysis.PublicApiAnalyzers to verify **no** public API changes in our servicing branches. This feature would enable us to use `pa...
comp
provide a strict option for package validation baseline checks is your feature request related to a problem please describe we are hitting issues using microsoft codeanalysis publicapianalyzers to verify no public api changes in our servicing branches this feature would enable us to use package valid...
1
120,754
17,644,272,658
IssuesEvent
2021-08-20 02:06:11
DavidSpek/kale
https://api.github.com/repos/DavidSpek/kale
opened
CVE-2021-29560 (High) detected in tensorflow-1.0.0-cp27-cp27mu-manylinux1_x86_64.whl, tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl
security vulnerability
## CVE-2021-29560 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tensorflow-1.0.0-cp27-cp27mu-manylinux1_x86_64.whl</b>, <b>tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl</b><...
True
CVE-2021-29560 (High) detected in tensorflow-1.0.0-cp27-cp27mu-manylinux1_x86_64.whl, tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl - ## CVE-2021-29560 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> V...
non_comp
cve high detected in tensorflow whl tensorflow whl cve high severity vulnerability vulnerable libraries tensorflow whl tensorflow whl tensorflow whl tensorflow is an open source machine learning fra...
0
18,594
25,903,821,139
IssuesEvent
2022-12-15 08:38:21
andstatus/andstatus
https://api.github.com/repos/andstatus/andstatus
closed
Misskey Support
Compatibility
Hello, I'm Dignified Silence. Misskey Contributor. Do you have a plan to make andstatus work as a client app for Misskey? Misskey is one of fediverse software which has rich features and a flexible UI. Misskey Official Website: https://misskey-hub.net/ Misskey API Documentation on its Official Website: https://...
True
Misskey Support - Hello, I'm Dignified Silence. Misskey Contributor. Do you have a plan to make andstatus work as a client app for Misskey? Misskey is one of fediverse software which has rich features and a flexible UI. Misskey Official Website: https://misskey-hub.net/ Misskey API Documentation on its Official...
comp
misskey support hello i m dignified silence misskey contributor do you have a plan to make andstatus work as a client app for misskey misskey is one of fediverse software which has rich features and a flexible ui misskey official website misskey api documentation on its official website misskey ap...
1
41,346
16,701,127,246
IssuesEvent
2021-06-09 02:39:59
microsoft/BotFramework-DirectLineJS
https://api.github.com/repos/microsoft/BotFramework-DirectLineJS
closed
Client cannot catch Post error Callback
Bot Services Support customer-reported
This is our client code, we found we do not catch error Callback. sendPostBack(text, value, from, successCallback, errorCallback) { this.botConnection .postActivity({ type: 'event', text, value, from }) .subscribe( id => { ...
1.0
Client cannot catch Post error Callback - This is our client code, we found we do not catch error Callback. sendPostBack(text, value, from, successCallback, errorCallback) { this.botConnection .postActivity({ type: 'event', text, value, from }...
non_comp
client cannot catch post error callback this is our client code we found we do not catch error callback sendpostback text value from successcallback errorcallback this botconnection postactivity type event text value from ...
0
4,770
7,375,187,905
IssuesEvent
2018-03-13 23:07:53
semperfiwebdesign/all-in-one-seo-pack
https://api.github.com/repos/semperfiwebdesign/all-in-one-seo-pack
opened
Metabox priority breaks Xtreme Builder theme metabox on Post Edit screen
Compatibility
Reported by Jeroen Tabbernee on the Premium Forum here - https://semperplugins.com/support/troubleshooting-all-in-one-seo-pack-pro/after-upgrading-last-version-of-aio-seo-pro-the-xtreme-theme-cant-be-modified/#p7565 I troubleshooted this issue and found out that this broke with the release of 2.3.16 (2.4.16 for Pro)...
True
Metabox priority breaks Xtreme Builder theme metabox on Post Edit screen - Reported by Jeroen Tabbernee on the Premium Forum here - https://semperplugins.com/support/troubleshooting-all-in-one-seo-pack-pro/after-upgrading-last-version-of-aio-seo-pro-the-xtreme-theme-cant-be-modified/#p7565 I troubleshooted this issu...
comp
metabox priority breaks xtreme builder theme metabox on post edit screen reported by jeroen tabbernee on the premium forum here i troubleshooted this issue and found out that this broke with the release of for pro specifically by this commit
1
120,131
12,059,853,172
IssuesEvent
2020-04-15 20:03:22
aPureBase/KGraphQL
https://api.github.com/repos/aPureBase/KGraphQL
closed
Provide documentation on Context usage
documentation
Currently there is no documentation on how to use context and the `NotIntrospected` annotation. I quickly wrote an example of how it could be used: ```kotlin val query = """ query fetchHelloLabel($country: String!) { hello(country: $country) { label } } """ val variables = """ {"country": "Engl...
1.0
Provide documentation on Context usage - Currently there is no documentation on how to use context and the `NotIntrospected` annotation. I quickly wrote an example of how it could be used: ```kotlin val query = """ query fetchHelloLabel($country: String!) { hello(country: $country) { label } } """...
non_comp
provide documentation on context usage currently there is no documentation on how to use context and the notintrospected annotation i quickly wrote an example of how it could be used kotlin val query query fetchhellolabel country string hello country country label ...
0
10,417
12,390,390,907
IssuesEvent
2020-05-20 10:35:22
sparna-git/Sparnatural
https://api.github.com/repos/sparna-git/Sparnatural
opened
Ability to select the source graph from within the query editor
Blue Sky SPARQL compatibility enhancement
Should generate a `FROM` clause. This is useful to select the source of the data being queried. For the moment there is no need to edit a `GRAPH` clause inside a subpart of the query (which would be clause to a `SERVICE` clause)
True
Ability to select the source graph from within the query editor - Should generate a `FROM` clause. This is useful to select the source of the data being queried. For the moment there is no need to edit a `GRAPH` clause inside a subpart of the query (which would be clause to a `SERVICE` clause)
comp
ability to select the source graph from within the query editor should generate a from clause this is useful to select the source of the data being queried for the moment there is no need to edit a graph clause inside a subpart of the query which would be clause to a service clause
1
19,713
27,349,098,125
IssuesEvent
2023-02-27 08:12:36
aesara-devs/aesara
https://api.github.com/repos/aesara-devs/aesara
reopened
The naming of the division `Op`s is inconsistent with NumPy's
enhancement good first issue help wanted refactor NumPy compatibility
Numpy [provides the following API](https://numpy.org/doc/stable/reference/generated/numpy.remainder.html) to perform division element-wise: ```python import numpy as np np.true_divide np.divide # alias to `numpy.true_divide` np.floor_divide ``` While Aesara uses the following names: ```python import ...
True
The naming of the division `Op`s is inconsistent with NumPy's - Numpy [provides the following API](https://numpy.org/doc/stable/reference/generated/numpy.remainder.html) to perform division element-wise: ```python import numpy as np np.true_divide np.divide # alias to `numpy.true_divide` np.floor_divide ```...
comp
the naming of the division op s is inconsistent with numpy s numpy to perform division element wise python import numpy as np np true divide np divide alias to numpy true divide np floor divide while aesara uses the following names python import aesara tensor as at at true d...
1
32,723
12,142,522,395
IssuesEvent
2020-04-24 01:57:00
jerry-zhang-DYG/MyHealthClinicInternal
https://api.github.com/repos/jerry-zhang-DYG/MyHealthClinicInternal
opened
CVE-2017-11556 (High) detected in libsass-3.3.6
security vulnerability
## CVE-2017-11556 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>libsass3.3.6</b></p></summary> <p> <p>A C/C++ implementation of a Sass compiler</p> <p>Library home page: <a href=http...
True
CVE-2017-11556 (High) detected in libsass-3.3.6 - ## CVE-2017-11556 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>libsass3.3.6</b></p></summary> <p> <p>A C/C++ implementation of a Sa...
non_comp
cve high detected in libsass cve high severity vulnerability vulnerable library a c c implementation of a sass compiler library home page a href found in head commit a href library source files the source files were matched to this source l...
0
9,150
11,177,270,003
IssuesEvent
2019-12-30 10:08:33
quanteda/quanteda
https://api.github.com/repos/quanteda/quanteda
closed
Update corpus_sample() for more robustness w/v2
compatibility dev-corpus2
To be more compatible with the issue described here: https://github.com/sborms/sentometrics/issues/8
True
Update corpus_sample() for more robustness w/v2 - To be more compatible with the issue described here: https://github.com/sborms/sentometrics/issues/8
comp
update corpus sample for more robustness w to be more compatible with the issue described here
1
4,251
2,610,090,235
IssuesEvent
2015-02-26 18:27:19
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳痘痘怎么样祛
auto-migrated Priority-Medium Type-Defect
``` 深圳痘痘怎么样祛【深圳韩方科颜全国热线400-869-1818,24小时 QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:40
1.0
深圳痘痘怎么样祛 - ``` 深圳痘痘怎么样祛【深圳韩方科颜全国热线400-869-1818,24小时 QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:40
non_comp
深圳痘痘怎么样祛 深圳痘痘怎么样祛【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 original issue reported on code google com by szft com on may at
0
15,692
20,253,090,654
IssuesEvent
2022-02-14 19:59:27
oshi/oshi
https://api.github.com/repos/oshi/oshi
closed
oshi 6.1.1 release: malformed pom files
confirmed bug compatibility
gradle complains about ``` [Fatal Error] oshi-core-6.1.1.pom:4:10: Already seen doctype. ``` oshi-core-6.1.1.pom: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE project> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:sc...
True
oshi 6.1.1 release: malformed pom files - gradle complains about ``` [Fatal Error] oshi-core-6.1.1.pom:4:10: Already seen doctype. ``` oshi-core-6.1.1.pom: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE project> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/200...
comp
oshi release malformed pom files gradle complains about oshi core pom already seen doctype oshi core pom project xmlns xmlns xsi xsi schemalocation pom files of previous releases don t contain
1
15,166
19,161,246,565
IssuesEvent
2021-12-03 00:35:30
AlphaNodes/additionals
https://api.github.com/repos/AlphaNodes/additionals
closed
base deface error
help wanted compatibility
Hello, I am trying to install stable branch in to our instance. giving below error during migration: --- Bundler could not find compatible versions for gem "deface": In snapshot (Gemfile.lock): deface (= 1.5.3) In Gemfile: deface (= 1.5.3) additionals was resolved to 3.0.3, which depe...
True
base deface error - Hello, I am trying to install stable branch in to our instance. giving below error during migration: --- Bundler could not find compatible versions for gem "deface": In snapshot (Gemfile.lock): deface (= 1.5.3) In Gemfile: deface (= 1.5.3) additionals was resolved...
comp
base deface error hello i am trying to install stable branch in to our instance giving below error during migration bundler could not find compatible versions for gem deface in snapshot gemfile lock deface in gemfile deface additionals was resolved...
1
9,249
11,234,111,286
IssuesEvent
2020-01-09 03:51:24
krzychu124/Cities-Skylines-Traffic-Manager-President-Edition
https://api.github.com/repos/krzychu124/Cities-Skylines-Traffic-Manager-President-Edition
opened
Updates to mod incompatibility checker
COMPATIBILITY adjustments required ⏸Paused
I'm pondering making some additional changes to mod incompatibility checker _after_ LABS gets updated to v11, so probably part of v11.1 release: * Definitions should specify criticality of the incompatibility: * Critical - guaranteed to break TM:PE in a bad way * Major - likely to break TM:PE but in a reco...
True
Updates to mod incompatibility checker - I'm pondering making some additional changes to mod incompatibility checker _after_ LABS gets updated to v11, so probably part of v11.1 release: * Definitions should specify criticality of the incompatibility: * Critical - guaranteed to break TM:PE in a bad way * Ma...
comp
updates to mod incompatibility checker i m pondering making some additional changes to mod incompatibility checker after labs gets updated to so probably part of release definitions should specify criticality of the incompatibility critical guaranteed to break tm pe in a bad way major ...
1
13,456
15,876,248,555
IssuesEvent
2021-04-09 08:07:50
docker/compose-cli
https://api.github.com/repos/docker/compose-cli
closed
docker compose up --build forces build but does not restart container
bug 🐞 compatibility compose
<!-- If you are reporting a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue instead. If you suspect your issue is a bug, please edit ...
True
docker compose up --build forces build but does not restart container - <!-- If you are reporting a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the ex...
comp
docker compose up build forces build but does not restart container if you are reporting a new issue make sure that we do not have any duplicates already open you can ensure this by searching the issue list for this repository if there is a duplicate please close your issue and add a comment to the ex...
1
673,150
22,949,567,848
IssuesEvent
2022-07-19 05:51:56
adanvdo/YT-RED-UI
https://api.github.com/repos/adanvdo/YT-RED-UI
closed
Reddit Gif Download Support
enhancement implemented Low Priority
Add Support for downloading GIF posts from reddit. The underlying format of the GIF is actually a video file. Access to the gif url without the format=mp4 param results in 403 This may require conversion
1.0
Reddit Gif Download Support - Add Support for downloading GIF posts from reddit. The underlying format of the GIF is actually a video file. Access to the gif url without the format=mp4 param results in 403 This may require conversion
non_comp
reddit gif download support add support for downloading gif posts from reddit the underlying format of the gif is actually a video file access to the gif url without the format param results in this may require conversion
0
106,260
9,125,895,117
IssuesEvent
2019-02-24 17:23:04
spring-projects/spring-framework
https://api.github.com/repos/spring-projects/spring-framework
closed
Introduce strategy for determining if a profile value is enabled for a particular test environment [SPR-4862]
in: test type: enhancement
**[Sam Brannen](https://jira.spring.io/secure/ViewProfile.jspa?name=sbrannen)** opened **[SPR-4862](https://jira.spring.io/browse/SPR-4862?redirect=false)** and commented ProfileValueSourceConfiguration allows one to configure an implementation for the ProfileValueSource strategy; however, AbstractJUnit38SpringContext...
1.0
Introduce strategy for determining if a profile value is enabled for a particular test environment [SPR-4862] - **[Sam Brannen](https://jira.spring.io/secure/ViewProfile.jspa?name=sbrannen)** opened **[SPR-4862](https://jira.spring.io/browse/SPR-4862?redirect=false)** and commented ProfileValueSourceConfiguration allo...
non_comp
introduce strategy for determining if a profile value is enabled for a particular test environment opened and commented profilevaluesourceconfiguration allows one to configure an implementation for the profilevaluesource strategy however and are currently hard coded to use profilevalueutils istes...
0
5,049
7,642,934,043
IssuesEvent
2018-05-08 10:55:15
AdguardTeam/AdguardForAndroid
https://api.github.com/repos/AdguardTeam/AdguardForAndroid
closed
com.google.android.apps.photos
compatibility
@adguard-bot commented on [Mon Apr 30 2018](https://github.com/AdguardTeam/AdguardFilters/issues/15515) ### Issue URL (Incorrect Blocking) [https://play.google.com/store/apps/details?id=com.google.android.apps.photos&hl=en](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fplay.google....
True
com.google.android.apps.photos - @adguard-bot commented on [Mon Apr 30 2018](https://github.com/AdguardTeam/AdguardFilters/issues/15515) ### Issue URL (Incorrect Blocking) [https://play.google.com/store/apps/details?id=com.google.android.apps.photos&hl=en](https://adguardteam.github.io/AnonymousRedirect/redirect.ht...
comp
com google android apps photos adguard bot commented on issue url incorrect blocking comment при включении adguard для приложения google photo фотографии не синхронизируются через wi fi только принудительное выключение adguard для google photo решает проблему ограничений нет фильтрация п...
1
4,388
7,084,469,599
IssuesEvent
2018-01-11 07:03:15
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Yoast SEO and Divi Theme Conflict
compatibility divi wait for feedback
<!-- Please use this template when creating an issue. - Please check the boxes after you've created your issue. - Please use the latest version of Yoast SEO.--> * [X] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [X] I've sear...
True
Yoast SEO and Divi Theme Conflict - <!-- Please use this template when creating an issue. - Please check the boxes after you've created your issue. - Please use the latest version of Yoast SEO.--> * [X] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.githu...
comp
yoast seo and divi theme conflict please use this template when creating an issue please check the boxes after you ve created your issue please use the latest version of yoast seo i ve read and understood the i ve searched for any related issues and avoided creating a duplicate issue...
1
19,865
27,568,630,472
IssuesEvent
2023-03-08 07:15:26
KeinNiemand/Factorio-GhostOnWater
https://api.github.com/repos/KeinNiemand/Factorio-GhostOnWater
opened
Add support for Platform
enhancement mod compatibility
Add Support for landfill types from the Platform mod (https://mods.factorio.com/mod/platforms) suggested via Discord.
True
Add support for Platform - Add Support for landfill types from the Platform mod (https://mods.factorio.com/mod/platforms) suggested via Discord.
comp
add support for platform add support for landfill types from the platform mod suggested via discord
1
162,922
6,180,297,269
IssuesEvent
2017-07-03 04:53:53
systers/automated-testing
https://api.github.com/repos/systers/automated-testing
closed
Tests for the header and footer links
Priority: HIGH Program: GSoC17
Write tests for the header and footer links present in all pages (positive, negative and invalid data). For MACC
1.0
Tests for the header and footer links - Write tests for the header and footer links present in all pages (positive, negative and invalid data). For MACC
non_comp
tests for the header and footer links write tests for the header and footer links present in all pages positive negative and invalid data for macc
0
8,254
10,322,677,710
IssuesEvent
2019-08-31 14:32:52
Direwolf20-MC/BuildingGadgets
https://api.github.com/repos/Direwolf20-MC/BuildingGadgets
closed
Forge .73 crashes due to updates (breaking changes) to IConditionSerializer
1.14 incompatibility
Awesome mod, loving it so much. We are getting this crash on client and on server, full crash logs client [here](https://gist.github.com/Wissi/caa86f7525e502ecb6c6da797deee0cb) and server [here](https://gist.github.com/Wissi/29b9d331b308dfacc9513749af8ca64a). Using: * forge-1.14.4-28.0.73 * buildinggadgets-3.0.2....
True
Forge .73 crashes due to updates (breaking changes) to IConditionSerializer - Awesome mod, loving it so much. We are getting this crash on client and on server, full crash logs client [here](https://gist.github.com/Wissi/caa86f7525e502ecb6c6da797deee0cb) and server [here](https://gist.github.com/Wissi/29b9d331b308dfac...
comp
forge crashes due to updates breaking changes to iconditionserializer awesome mod loving it so much we are getting this crash on client and on server full crash logs client and server using forge buildinggadgets jar buildinggadgets jar
1
15,590
20,086,652,286
IssuesEvent
2022-02-05 03:52:28
MuradAkh/LittleLogistics
https://api.github.com/repos/MuradAkh/LittleLogistics
closed
[Feature Request] Support for modded fish from fishing barge
enhancement compatibility
Suggest changing from `FISHING_FISH` on the line below to just `FISHING` or `GAMEPLAY_FISHING` as it seems most mods (for example aquaculture 2) inject straight in to `minecraft:gameplay/fishing` vs `gameplay/fishing/fish`. Of course this would mean the player still has a chance at treasure if they dont win with the tr...
True
[Feature Request] Support for modded fish from fishing barge - Suggest changing from `FISHING_FISH` on the line below to just `FISHING` or `GAMEPLAY_FISHING` as it seems most mods (for example aquaculture 2) inject straight in to `minecraft:gameplay/fishing` vs `gameplay/fishing/fish`. Of course this would mean the pla...
comp
support for modded fish from fishing barge suggest changing from fishing fish on the line below to just fishing or gameplay fishing as it seems most mods for example aquaculture inject straight in to minecraft gameplay fishing vs gameplay fishing fish of course this would mean the player still has a ...
1
82,109
3,603,186,905
IssuesEvent
2016-02-03 18:07:43
concrete5/concrete5
https://api.github.com/repos/concrete5/concrete5
closed
Reordering blocks in global area doesn't work
accepted:ready to start priority:love to have type:bug
Steps to reproduce: - Add content block `A` to a global area - Add content block `B` to same global area - Publish changes - Edit the page again - Reorder blocks, move `B` above `A` - Publish changes (or just reload the page) Blocks' actual order remains the same, moving had no affect. It seems that this ...
1.0
Reordering blocks in global area doesn't work - Steps to reproduce: - Add content block `A` to a global area - Add content block `B` to same global area - Publish changes - Edit the page again - Reorder blocks, move `B` above `A` - Publish changes (or just reload the page) Blocks' actual order remains the sa...
non_comp
reordering blocks in global area doesn t work steps to reproduce add content block a to a global area add content block b to same global area publish changes edit the page again reorder blocks move b above a publish changes or just reload the page blocks actual order remains the sa...
0
2,349
11,796,147,149
IssuesEvent
2020-03-18 10:15:18
submariner-io/submariner
https://api.github.com/repos/submariner-io/submariner
closed
Get Cluster/Service CIDRs for Helm deploys dynamically from subctl or Armada, don't hardcode
automation shipyard
[Part of the review](https://github.com/submariner-io/submariner/pull/317#discussion_r383649597) of #317 showed the need to remove a hardcoded link between the Cluster/Service CIDR vars passed to Helm deploys and the underlying deployment implementation (ie Armada internal defaults). That connection wasn't introduced b...
1.0
Get Cluster/Service CIDRs for Helm deploys dynamically from subctl or Armada, don't hardcode - [Part of the review](https://github.com/submariner-io/submariner/pull/317#discussion_r383649597) of #317 showed the need to remove a hardcoded link between the Cluster/Service CIDR vars passed to Helm deploys and the underlyi...
non_comp
get cluster service cidrs for helm deploys dynamically from subctl or armada don t hardcode of showed the need to remove a hardcoded link between the cluster service cidr vars passed to helm deploys and the underlying deployment implementation ie armada internal defaults that connection wasn t introduced b...
0
20,475
30,288,913,052
IssuesEvent
2023-07-09 02:48:38
Yesssssman/epicfightmod
https://api.github.com/repos/Yesssssman/epicfightmod
closed
[Bug]: infused crystal sword's on-hit explosion doesn't work
mod incompatibility work-in-progress
### Have you checked if a similar issue is already reported by someone else? - [X] I checked there are no similar issues have been reported. ### Have you read the support policy? - [X] I read it and I accept the policy. ### Are you using the latest Epic Fight and recommended Forge version? - [X] I checked I'm usin...
True
[Bug]: infused crystal sword's on-hit explosion doesn't work - ### Have you checked if a similar issue is already reported by someone else? - [X] I checked there are no similar issues have been reported. ### Have you read the support policy? - [X] I read it and I accept the policy. ### Are you using the latest Epic...
comp
infused crystal sword s on hit explosion doesn t work have you checked if a similar issue is already reported by someone else i checked there are no similar issues have been reported have you read the support policy i read it and i accept the policy are you using the latest epic fight a...
1
17,632
24,315,318,365
IssuesEvent
2022-09-30 05:28:03
actiontech/sqle
https://api.github.com/repos/actiontech/sqle
closed
工单支持多数据源
feature not_compatible
## 实现方案 ### 创建工单页面 **新增接口** | 接口名 | Method|作用|进度| | ---- | ---- | ---- | ---- | |/v1/instances/connections|post|批量测试数据库连接 @taolx0 |完成| |/v1/task_groups|post|创建审核任务组 @taolx0 |完成| |/v1/task_groups/audit|post|审核任务组 @taolx0 |完成| **升级接口** | 接口名 | Method|作用|进度| | ---- | ---- | ---- | ---- | |/v2/work...
True
工单支持多数据源 - ## 实现方案 ### 创建工单页面 **新增接口** | 接口名 | Method|作用|进度| | ---- | ---- | ---- | ---- | |/v1/instances/connections|post|批量测试数据库连接 @taolx0 |完成| |/v1/task_groups|post|创建审核任务组 @taolx0 |完成| |/v1/task_groups/audit|post|审核任务组 @taolx0 |完成| **升级接口** | 接口名 | Method|作用|进度| | ---- | ---- | ---- | ---- |...
comp
工单支持多数据源 实现方案 创建工单页面 新增接口 接口名 method 作用 进度 instances connections post 批量测试数据库连接 完成 task groups post 创建审核任务组 完成 task groups audit post 审核任务组 完成 升级接口 接口名 method 作用 进度 workflows po...
1
100,915
30,818,375,998
IssuesEvent
2023-08-01 14:47:00
yt-project/yt
https://api.github.com/repos/yt-project/yt
closed
BLD: compatibility with Cython 3.0
refactor build
Cython 3.0 is now in beta (after several years of alpha). #4043 contains an initial effort to discover and patch incompatibilities, but at the moment it seems to me that this migration is better done incrementally, as only some of the patches will be seamless and uncontroversial. I'll be using this issue to track p...
1.0
BLD: compatibility with Cython 3.0 - Cython 3.0 is now in beta (after several years of alpha). #4043 contains an initial effort to discover and patch incompatibilities, but at the moment it seems to me that this migration is better done incrementally, as only some of the patches will be seamless and uncontroversial....
non_comp
bld compatibility with cython cython is now in beta after several years of alpha contains an initial effort to discover and patch incompatibilities but at the moment it seems to me that this migration is better done incrementally as only some of the patches will be seamless and uncontroversial i...
0
177,081
28,320,967,815
IssuesEvent
2023-04-11 01:05:06
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
[a11y] VoiceOver does not announce form validation errors
a: text input framework f: material design a: accessibility platform-web has reproducible steps P4 found in release: 2.10 found in release: 2.11 customer: troy
If a form field fails validation, the error message is visually displayed but is not announced by VoiceOver. ## Steps to Reproduce 1. Turn on VoiceOver. 2. Execute `flutter run -d chrome` on the code sample. 3. Tap "Submit" without entering a username. **Expected results:** The validation error message (...
1.0
[a11y] VoiceOver does not announce form validation errors - If a form field fails validation, the error message is visually displayed but is not announced by VoiceOver. ## Steps to Reproduce 1. Turn on VoiceOver. 2. Execute `flutter run -d chrome` on the code sample. 3. Tap "Submit" without entering a username....
non_comp
voiceover does not announce form validation errors if a form field fails validation the error message is visually displayed but is not announced by voiceover steps to reproduce turn on voiceover execute flutter run d chrome on the code sample tap submit without entering a username ...
0
1,590
4,146,790,188
IssuesEvent
2016-06-15 02:19:45
CommBank/ci2
https://api.github.com/repos/CommBank/ci2
closed
Simplify and deprecate function which_sbt in libci
backwards incompatible enhancement in progress
A simplification of design parameters yields which_sbt obsolete and replaceable by ```which sbt```. Users will now be expected to add their project root to the PATH envvar if they wish for their local ```./sbt``` script to be called preferentially instead of the previous behaviour of by default.
True
Simplify and deprecate function which_sbt in libci - A simplification of design parameters yields which_sbt obsolete and replaceable by ```which sbt```. Users will now be expected to add their project root to the PATH envvar if they wish for their local ```./sbt``` script to be called preferentially instead of the prev...
comp
simplify and deprecate function which sbt in libci a simplification of design parameters yields which sbt obsolete and replaceable by which sbt users will now be expected to add their project root to the path envvar if they wish for their local sbt script to be called preferentially instead of the prev...
1
11,020
13,050,422,924
IssuesEvent
2020-07-29 15:28:21
ankidroid/Anki-Android
https://api.github.com/repos/ankidroid/Anki-Android
closed
Deck Import -Single Deck Export in Anki Desktop SchedV2 - Attempt to get length of null array
Anki Ecosystem Compatibility Bug Import Reproduced V2 Scheduler
https://drive.google.com/file/d/1xwwcF8qr8WPLpfHRblQtXZJBJMlrkEVq/view?usp=drivesdk Reported in https://github.com/ankidroid/Anki-Android/issues/6383#issuecomment-665173746 ``` 2020-07-28 18:47:42.275 2127-2283/com.ichi2.anki E/Anki2Importer: _import() exception java.lang.NullPointerException: Attempt to ge...
True
Deck Import -Single Deck Export in Anki Desktop SchedV2 - Attempt to get length of null array - https://drive.google.com/file/d/1xwwcF8qr8WPLpfHRblQtXZJBJMlrkEVq/view?usp=drivesdk Reported in https://github.com/ankidroid/Anki-Android/issues/6383#issuecomment-665173746 ``` 2020-07-28 18:47:42.275 2127-2283/com.ic...
comp
deck import single deck export in anki desktop attempt to get length of null array reported in com anki e import exception java lang nullpointerexception attempt to get length of null array at com libanki importer importstaticmedia java a...
1
17,494
10,709,591,072
IssuesEvent
2019-10-24 22:39:26
badges/shields
https://api.github.com/repos/badges/shields
closed
Badge request: Homebrew Cask
good first issue hacktoberfest service-badge
[Homebrew Cask](https://caskroom.github.io/) is now officially part of Homebrew. Now that we already have a badge for Homebrew, it makes sense to also include Homebrew Cask.
1.0
Badge request: Homebrew Cask - [Homebrew Cask](https://caskroom.github.io/) is now officially part of Homebrew. Now that we already have a badge for Homebrew, it makes sense to also include Homebrew Cask.
non_comp
badge request homebrew cask is now officially part of homebrew now that we already have a badge for homebrew it makes sense to also include homebrew cask
0
615,630
19,270,839,195
IssuesEvent
2021-12-10 05:03:54
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
unable to backward propagate convolution with padded input
high priority module: dependency bug module: nn module: convolution triaged module: mkldnn
## 🐛 Bug In a graph where input is padded with required zeros and then passed to do convolution and then backward is called. I see test failing with error: `>>> res.backward(grad_in) Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/home/jthakur/vnv_syn_new/lib/python3.6/site-p...
1.0
unable to backward propagate convolution with padded input - ## 🐛 Bug In a graph where input is padded with required zeros and then passed to do convolution and then backward is called. I see test failing with error: `>>> res.backward(grad_in) Traceback (most recent call last): File "<stdin>", line 1, in <mo...
non_comp
unable to backward propagate convolution with padded input 🐛 bug in a graph where input is padded with required zeros and then passed to do convolution and then backward is called i see test failing with error res backward grad in traceback most recent call last file line in file...
0
329,225
28,208,744,636
IssuesEvent
2023-04-05 00:59:52
googleapis/google-cloud-python
https://api.github.com/repos/googleapis/google-cloud-python
opened
Adopt split repo: python-gke-hub
migration:samples:generated migration:workaround:owlbot migration:library:gapic_auto migration:testing:unit migration:issues:open
Migrate the split-repo https://github.com/googleapis/python-gke-hub to https://github.com/googleapis/google-cloud-python. To do the actual migration, we need to ensure we can clear any of the following tags in this issue that describe the state of the source repo: `testing:system`, `samples:manual`,`workaround:owlbot`.
1.0
Adopt split repo: python-gke-hub - Migrate the split-repo https://github.com/googleapis/python-gke-hub to https://github.com/googleapis/google-cloud-python. To do the actual migration, we need to ensure we can clear any of the following tags in this issue that describe the state of the source repo: `testing:system`, `s...
non_comp
adopt split repo python gke hub migrate the split repo to to do the actual migration we need to ensure we can clear any of the following tags in this issue that describe the state of the source repo testing system samples manual workaround owlbot
0
38
2,495,719,192
IssuesEvent
2015-01-06 14:10:05
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
make distclean broken
auth defect
Steps to reproduce: 1. take fresh copy 2. run bootstrap and configure 3. run make distclean this results in ``` $ make distclean Making distclean in pdns/ext/rapidjson Making distclean in pdns make[1]: Entering directory `/home/cmouse/src/pdns/pdns' Making distclean in backends make[2]: Entering directory...
1.0
make distclean broken - Steps to reproduce: 1. take fresh copy 2. run bootstrap and configure 3. run make distclean this results in ``` $ make distclean Making distclean in pdns/ext/rapidjson Making distclean in pdns make[1]: Entering directory `/home/cmouse/src/pdns/pdns' Making distclean in backends mak...
non_comp
make distclean broken steps to reproduce take fresh copy run bootstrap and configure run make distclean this results in make distclean making distclean in pdns ext rapidjson making distclean in pdns make entering directory home cmouse src pdns pdns making distclean in backends make ...
0
11,510
13,504,950,407
IssuesEvent
2020-09-13 20:24:35
PowerNukkit/PowerNukkit
https://api.github.com/repos/PowerNukkit/PowerNukkit
closed
Compatibility issue with wode's Chemistry plugin
Resolution: resolved Type: compatibility
# 🔌Plugin compatibility issue <!-- 👉 This template is helpful, but you may erase everything if you can express the issue clearly Feel free to ask questions or start related discussion --> A compatibility issue with the Chemistry plugin from wode has been reported by @good777LUCKY in https://github.com/Ga...
True
Compatibility issue with wode's Chemistry plugin - # 🔌Plugin compatibility issue <!-- 👉 This template is helpful, but you may erase everything if you can express the issue clearly Feel free to ask questions or start related discussion --> A compatibility issue with the Chemistry plugin from wode has been...
comp
compatibility issue with wode s chemistry plugin 🔌plugin compatibility issue 👉 this template is helpful but you may erase everything if you can express the issue clearly feel free to ask questions or start related discussion a compatibility issue with the chemistry plugin from wode has been...
1
116,683
11,939,669,273
IssuesEvent
2020-04-02 15:31:55
schramm-famm/ether
https://api.github.com/repos/schramm-famm/ether
opened
Update README to include missing API
documentation
The README is currently missing a description for `GET /ether/v1/conversations`.
1.0
Update README to include missing API - The README is currently missing a description for `GET /ether/v1/conversations`.
non_comp
update readme to include missing api the readme is currently missing a description for get ether conversations
0
1,374
3,906,379,025
IssuesEvent
2016-04-19 08:36:34
AdguardTeam/AdguardForAndroid
https://api.github.com/repos/AdguardTeam/AdguardForAndroid
closed
Musically app broken by https filtering.
Compatibility SSL
Made a test account: Username: adguardtest Password: adguard
True
Musically app broken by https filtering. - Made a test account: Username: adguardtest Password: adguard
comp
musically app broken by https filtering made a test account username adguardtest password adguard
1
208,139
7,136,125,750
IssuesEvent
2018-01-23 05:12:51
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
closed
Include details on configuring SAML SSO as the inbound authentication when configuring STORE/PUBLISHER as the SP
2.2.0 Priority/Highest SSO Severity/Critical Type/Docs
**Suggested Labels:** APIM 2.2.0 Type/Doc Severity/Crtical Priority/Highest **Description:** Refer to doc [1]. Under the topic "Configure service providers to the Publisher and Store with the Facebook Identity Provider" doesn't mention any configuration details related to configuring SAML SSO Inbound Authentica...
1.0
Include details on configuring SAML SSO as the inbound authentication when configuring STORE/PUBLISHER as the SP - **Suggested Labels:** APIM 2.2.0 Type/Doc Severity/Crtical Priority/Highest **Description:** Refer to doc [1]. Under the topic "Configure service providers to the Publisher and Store with the Faceb...
non_comp
include details on configuring saml sso as the inbound authentication when configuring store publisher as the sp suggested labels apim type doc severity crtical priority highest description refer to doc under the topic configure service providers to the publisher and store with the faceboo...
0
12,251
14,478,620,617
IssuesEvent
2020-12-10 08:40:36
OneSignal/OneSignal-Android-SDK
https://api.github.com/repos/OneSignal/OneSignal-Android-SDK
closed
the sdk documentation for android studio 4.1 is deprecated
Compatibility Issue
**Description:** The sdk documentation for android studio version 4.1 is obsolete. ## In the new version you can no longer add : buildscript { repositories { maven { url 'https://plugins.gradle.org/m2/'} } dependencies { classpath 'gradle.plugin.com.onesignal:onesignal-gradle-plugin:[0.12....
True
the sdk documentation for android studio 4.1 is deprecated - **Description:** The sdk documentation for android studio version 4.1 is obsolete. ## In the new version you can no longer add : buildscript { repositories { maven { url 'https://plugins.gradle.org/m2/'} } dependencies { classpat...
comp
the sdk documentation for android studio is deprecated description the sdk documentation for android studio version is obsolete in the new version you can no longer add buildscript repositories maven url dependencies classpath gradle plugin com onesignal ...
1
10,475
12,421,595,500
IssuesEvent
2020-05-23 17:37:38
facebook/hhvm
https://api.github.com/repos/facebook/hhvm
closed
Registering autoloaders from autoloaders does not as expected
php5 incompatibility
Imagine a situation where an autoloader does not know how to load a class, but it does know which autoloader does so it registers the new autoloader. In HHVM, registering an autoloader while loading a class using the `spl_autoload_register()` function does not work. The newly registered autoloader is not called. This ...
True
Registering autoloaders from autoloaders does not as expected - Imagine a situation where an autoloader does not know how to load a class, but it does know which autoloader does so it registers the new autoloader. In HHVM, registering an autoloader while loading a class using the `spl_autoload_register()` function doe...
comp
registering autoloaders from autoloaders does not as expected imagine a situation where an autoloader does not know how to load a class but it does know which autoloader does so it registers the new autoloader in hhvm registering an autoloader while loading a class using the spl autoload register function doe...
1
84,625
24,366,961,847
IssuesEvent
2022-10-03 15:53:20
dotnet/arcade
https://api.github.com/repos/dotnet/arcade
opened
Build failed: dotnet-helix-service-weekly/main #2022100301
First Responder Build Failed
Build [#2022100301](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=2010143) failed ## :x: : internal / dotnet-helix-service-weekly failed ### Summary **Finished** - Mon, 03 Oct 2022 15:53:09 GMT **Duration** - 41 minutes **Requested for** - Microsoft.VisualStudio.Servi...
1.0
Build failed: dotnet-helix-service-weekly/main #2022100301 - Build [#2022100301](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=2010143) failed ## :x: : internal / dotnet-helix-service-weekly failed ### Summary **Finished** - Mon, 03 Oct 2022 15:53:09 GMT **Duration** ...
non_comp
build failed dotnet helix service weekly main build failed x internal dotnet helix service weekly failed summary finished mon oct gmt duration minutes requested for microsoft visualstudio services tfs reason schedule details synchroni...
0
3,499
6,485,696,846
IssuesEvent
2017-08-19 12:58:40
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
opened
support `GROUP BY` modifiers
compatibility enhancement todo
## 1. What did you do? MySQL and Oracle support [`ROLLUP`](https://dev.mysql.com/doc/refman/5.7/en/group-by-modifiers.html) modifier, sql-server also support `CUBE` and `GROUPING SETS` ## 2. What did you expect to see? ```sql drop table if exists t; create table t(a bigint, b bigint, c bigint); insert into ...
True
support `GROUP BY` modifiers - ## 1. What did you do? MySQL and Oracle support [`ROLLUP`](https://dev.mysql.com/doc/refman/5.7/en/group-by-modifiers.html) modifier, sql-server also support `CUBE` and `GROUPING SETS` ## 2. What did you expect to see? ```sql drop table if exists t; create table t(a bigint, b b...
comp
support group by modifiers what did you do mysql and oracle support modifier sql server also support cube and grouping sets what did you expect to see sql drop table if exists t create table t a bigint b bigint c bigint insert into t values ...
1
9,152
11,183,585,888
IssuesEvent
2019-12-31 14:02:57
AthenaSulisMinerva/CombatExtendedFastTrack
https://api.github.com/repos/AthenaSulisMinerva/CombatExtendedFastTrack
closed
[RH] Faction: Cordis Die (1.0) - CLAW AGR health and armor rating nerf
duplicate mod compatiblity patch
Oof, nother update lads. Just nerfed the CLAW AGR really: Race: RHRace_CLAW_AGR ``` <ArmorRating_Blunt>0.30</ArmorRating_Blunt> <ArmorRating_Sharp>0.60</ArmorRating_Sharp> <baseHealthScale>2.0</baseHealthScale> ``` I've nerfed the armor ratings and base health scale for this fella, not sure if it's worth ...
True
[RH] Faction: Cordis Die (1.0) - CLAW AGR health and armor rating nerf - Oof, nother update lads. Just nerfed the CLAW AGR really: Race: RHRace_CLAW_AGR ``` <ArmorRating_Blunt>0.30</ArmorRating_Blunt> <ArmorRating_Sharp>0.60</ArmorRating_Sharp> <baseHealthScale>2.0</baseHealthScale> ``` I've nerfed the ar...
comp
faction cordis die claw agr health and armor rating nerf oof nother update lads just nerfed the claw agr really race rhrace claw agr i ve nerfed the armor ratings and base health scale for this fella not sure if it s worth reporting here but i can never be too s...
1
16,061
21,366,011,795
IssuesEvent
2022-04-20 01:46:26
Automattic/woocommerce-subscriptions-core
https://api.github.com/repos/Automattic/woocommerce-subscriptions-core
opened
Replace code which uses `get_posts()` to get Orders post types with `wc_get_orders()`
type: task size: medium compatibility
## Description <!-- A clear and concise description of what the new feature or improvement is. Include images or screenshots to clarify the context. What are you trying to do – what's the wider flow? --> With Custom Order Tables being worked on by the WC Core team ([public announcement](https://developer....
True
Replace code which uses `get_posts()` to get Orders post types with `wc_get_orders()` - ## Description <!-- A clear and concise description of what the new feature or improvement is. Include images or screenshots to clarify the context. What are you trying to do – what's the wider flow? --> With Custom Or...
comp
replace code which uses get posts to get orders post types with wc get orders description a clear and concise description of what the new feature or improvement is include images or screenshots to clarify the context what are you trying to do – what s the wider flow with custom or...
1