Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
1
853
labels
stringlengths
4
898
body
stringlengths
2
262k
index
stringclasses
13 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
250k
binary_label
int64
0
1
96,861
28,032,184,584
IssuesEvent
2023-03-28 13:04:39
Heinrich-Barth/sit-down-and-play
https://api.github.com/repos/Heinrich-Barth/sit-down-and-play
closed
Add Skills and Keywords to cards
deckbuilder
The properties "Race" and "subtype" hold skill information etc. It would be nice to convert these into an array for accessibility in the deckbuilder. Such arrays should only contain entries hat have been found at least twice. The information should be obtianed during startup of the application.
1.0
Add Skills and Keywords to cards - The properties "Race" and "subtype" hold skill information etc. It would be nice to convert these into an array for accessibility in the deckbuilder. Such arrays should only contain entries hat have been found at least twice. The information should be obtianed during startup of...
build
add skills and keywords to cards the properties race and subtype hold skill information etc it would be nice to convert these into an array for accessibility in the deckbuilder such arrays should only contain entries hat have been found at least twice the information should be obtianed during startup of...
1
178,272
21,509,351,982
IssuesEvent
2022-04-28 01:31:39
arabaske/Ceres
https://api.github.com/repos/arabaske/Ceres
closed
CVE-2019-5428 (Medium) detected in jquery-3.3.1.tgz - autoclosed
security vulnerability
## CVE-2019-5428 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.3.1.tgz</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https:...
True
CVE-2019-5428 (Medium) detected in jquery-3.3.1.tgz - autoclosed - ## CVE-2019-5428 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.3.1.tgz</b></p></summary> <p>JavaScript l...
non_build
cve medium detected in jquery tgz autoclosed cve medium severity vulnerability vulnerable library jquery tgz javascript library for dom operations library home page a href path to dependency file ceres package json path to vulnerable library tmp git ceres node mo...
0
30,518
8,557,774,954
IssuesEvent
2018-11-08 16:29:26
mapbox/mapbox-gl-native
https://api.github.com/repos/mapbox/mapbox-gl-native
opened
gcc debug CI jobs are broken due to resource constraints
Core bug build
`linux-gcc5-debug-coverage` and `node-gcc6-debug` jobs are failing on CircleCI due to their container resources being reduced to `medium` (from the requested `large`). These two jobs are currently still enabled but have been temporarily un-required for PRs on GitHub. [Example failure](https://circleci.com/gh/mapb...
1.0
gcc debug CI jobs are broken due to resource constraints - `linux-gcc5-debug-coverage` and `node-gcc6-debug` jobs are failing on CircleCI due to their container resources being reduced to `medium` (from the requested `large`). These two jobs are currently still enabled but have been temporarily un-required for PRs o...
build
gcc debug ci jobs are broken due to resource constraints linux debug coverage and node debug jobs are failing on circleci due to their container resources being reduced to medium from the requested large these two jobs are currently still enabled but have been temporarily un required for prs on gith...
1
63,517
15,613,579,194
IssuesEvent
2021-03-19 16:38:13
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
opened
build: build target is always out-of-date
area: Build System bug priority: low
**Describe the bug** The build target is always considered by the build system as out-of-date, which forces the link stage to be executed each time `west build/debug/attach/flash` is invoked. The link stage of some applications may take more than a few seconds and commands that used to execute instantaneously now take...
1.0
build: build target is always out-of-date - **Describe the bug** The build target is always considered by the build system as out-of-date, which forces the link stage to be executed each time `west build/debug/attach/flash` is invoked. The link stage of some applications may take more than a few seconds and commands t...
build
build build target is always out of date describe the bug the build target is always considered by the build system as out of date which forces the link stage to be executed each time west build debug attach flash is invoked the link stage of some applications may take more than a few seconds and commands t...
1
872
2,651,215,352
IssuesEvent
2015-03-16 09:46:46
minetest/minetest
https://api.github.com/repos/minetest/minetest
closed
Unused variable
@ Build bug Low priority trivial
I dont know if it's silly to report, anyway : ``` [ 37%] Building CXX object src/CMakeFiles/minetestserver.dir/mapblock.cpp.o /home/raphael/minetest/src/map.cpp: In member function ‘v2s16 ServerMap::getSectorPos(std::string)’: /home/raphael/minetest/src/map.cpp:2930:6: warning: variable ‘r’ set but not used [-Wunu...
1.0
Unused variable - I dont know if it's silly to report, anyway : ``` [ 37%] Building CXX object src/CMakeFiles/minetestserver.dir/mapblock.cpp.o /home/raphael/minetest/src/map.cpp: In member function ‘v2s16 ServerMap::getSectorPos(std::string)’: /home/raphael/minetest/src/map.cpp:2930:6: warning: variable ‘r’ set b...
build
unused variable i dont know if it s silly to report anyway building cxx object src cmakefiles minetestserver dir mapblock cpp o home raphael minetest src map cpp in member function ‘ servermap getsectorpos std string ’ home raphael minetest src map cpp warning variable ‘r’ set but not used ...
1
29,983
8,453,419,596
IssuesEvent
2018-10-20 15:29:04
opencv/opencv
https://api.github.com/repos/opencv/opencv
closed
Compiling OpenCV 3.3.1 w/Visual Studio 2017 for CUDA 9.1 and MATLAB
category: build/install category: gpu/cuda (contrib) incomplete
##### System information - OpenCV => 3.3.1 - Operating System / Platform => Windows 10 64 Bit - Compiler => Visual Studio 2017 15.4.5 --> MATLAB R2017b --> CMake 3.10.1 ##### Detailed description I'm attempting to compile OpenCV with Visual Studio 2017, with support for CUDA 9.1 and MATLAB. I re-installed a...
1.0
Compiling OpenCV 3.3.1 w/Visual Studio 2017 for CUDA 9.1 and MATLAB - ##### System information - OpenCV => 3.3.1 - Operating System / Platform => Windows 10 64 Bit - Compiler => Visual Studio 2017 15.4.5 --> MATLAB R2017b --> CMake 3.10.1 ##### Detailed description I'm attempting to compile OpenCV with Visua...
build
compiling opencv w visual studio for cuda and matlab system information opencv operating system platform windows bit compiler visual studio matlab cmake detailed description i m attempting to compile opencv with visual studio wit...
1
13,540
5,395,603,405
IssuesEvent
2017-02-27 09:11:23
kyamagu/mexopencv
https://api.github.com/repos/kyamagu/mexopencv
closed
make: /usr/local/matlab/bin/mexext: Command not found
build/install linux opencv-3
Hi I'm using opencv 3.1.0 on ubuntu and matlab R2016b , when I try to make this error is showing , what should I do ? ``` tofi@tofi:~/mexopencv$ make make: /usr/local/matlab/bin/mexext: Command not found Makefile:67: *** "MEX extension not set". Stop. ```
1.0
make: /usr/local/matlab/bin/mexext: Command not found - Hi I'm using opencv 3.1.0 on ubuntu and matlab R2016b , when I try to make this error is showing , what should I do ? ``` tofi@tofi:~/mexopencv$ make make: /usr/local/matlab/bin/mexext: Command not found Makefile:67: *** "MEX extension not set". Stop. ...
build
make usr local matlab bin mexext command not found hi i m using opencv on ubuntu and matlab when i try to make this error is showing what should i do tofi tofi mexopencv make make usr local matlab bin mexext command not found makefile mex extension not set stop ...
1
653,651
21,609,703,058
IssuesEvent
2022-05-04 08:50:03
pystardust/ani-cli
https://api.github.com/repos/pystardust/ani-cli
opened
"Video URL not found error"
type: bug priority 2: medium
Version: [2.1.0] OS: [ Windows 10 ] Shell: [ Gitbash, Powershell-admin ] Anime: literally every single one! [Checked: Naruto, Serial Experiment lain, One piece and many more] The Anime Doesn't loads, I've installed mpv too, kindly check the screenshot after selecting the anime and episode, it jus say "Video URL ...
1.0
"Video URL not found error" - Version: [2.1.0] OS: [ Windows 10 ] Shell: [ Gitbash, Powershell-admin ] Anime: literally every single one! [Checked: Naruto, Serial Experiment lain, One piece and many more] The Anime Doesn't loads, I've installed mpv too, kindly check the screenshot after selecting the anime and e...
non_build
video url not found error version os shell anime literally every single one the anime doesn t loads i ve installed mpv too kindly check the screenshot after selecting the anime and episode it jus say video url not found invalid input bad decrypt error digital envelope ro...
0
8,859
3,010,662,245
IssuesEvent
2015-07-28 14:19:46
softlayer/sl-ember-components
https://api.github.com/repos/softlayer/sl-ember-components
closed
Test times out when running tests in browser at /tests
2 - Working bug sl-date-range-picker tests
If the browser does not retain focus the "Unit | Component | sl date range picker: Change focus to end date input upon start date change" test will timeout. <!--- @huboard:{"order":473.0,"milestone_order":473,"custom_state":""} -->
1.0
Test times out when running tests in browser at /tests - If the browser does not retain focus the "Unit | Component | sl date range picker: Change focus to end date input upon start date change" test will timeout. <!--- @huboard:{"order":473.0,"milestone_order":473,"custom_state":""} -->
non_build
test times out when running tests in browser at tests if the browser does not retain focus the unit component sl date range picker change focus to end date input upon start date change test will timeout huboard order milestone order custom state
0
18,543
3,696,624,971
IssuesEvent
2016-02-27 03:43:46
softlayer/sl-ember-components
https://api.github.com/repos/softlayer/sl-ember-components
closed
sl modal header: There are no references to Ember.$, $ or jQuery
ready sl-modal-header tests
``` not ok 534 PhantomJS 1.9 - Unit | Component | sl modal header: There are no references to Ember.$, $ or jQuery --- actual: > null message: > Died on test #1 at test (http://localhost:7357/assets/test-support.js:3025) at testWrapper (http://local...
1.0
sl modal header: There are no references to Ember.$, $ or jQuery - ``` not ok 534 PhantomJS 1.9 - Unit | Component | sl modal header: There are no references to Ember.$, $ or jQuery --- actual: > null message: > Died on test #1 at test (http://localhost:7357/assets/...
non_build
sl modal header there are no references to ember or jquery not ok phantomjs unit component sl modal header there are no references to ember or jquery actual null message died on test at test at testwrapp...
0
59,520
14,598,819,573
IssuesEvent
2020-12-21 02:13:45
quicklisp/quicklisp-projects
https://api.github.com/repos/quicklisp/quicklisp-projects
closed
Please add Binding Arrows
canbuild
An implementation of threading macros based on binding anonymous variables. https://github.com/phoe/binding-arrows/ Does not duplicate `arrows` or `arrow-macros` because of differences in macroexpansion and semantics that make it impossible to merge back upstream without breaking backwards compatibility.
1.0
Please add Binding Arrows - An implementation of threading macros based on binding anonymous variables. https://github.com/phoe/binding-arrows/ Does not duplicate `arrows` or `arrow-macros` because of differences in macroexpansion and semantics that make it impossible to merge back upstream without breaking backw...
build
please add binding arrows an implementation of threading macros based on binding anonymous variables does not duplicate arrows or arrow macros because of differences in macroexpansion and semantics that make it impossible to merge back upstream without breaking backwards compatibility
1
158,287
13,728,291,082
IssuesEvent
2020-10-04 10:56:26
marcinwysocki/loadex
https://api.github.com/repos/marcinwysocki/loadex
opened
Documentation
documentation hacktoberfest
There are hardly any docs right now. All the docs should be written as `@moduledoc` and `@doc` directly in the code. The most important things that should be documented: * introduction, basic concepts and top-level API in the `Loadex` module * how to write scenarios and docs for helpers in the `Loadex.Scenario`...
1.0
Documentation - There are hardly any docs right now. All the docs should be written as `@moduledoc` and `@doc` directly in the code. The most important things that should be documented: * introduction, basic concepts and top-level API in the `Loadex` module * how to write scenarios and docs for helpers in the `...
non_build
documentation there are hardly any docs right now all the docs should be written as moduledoc and doc directly in the code the most important things that should be documented introduction basic concepts and top level api in the loadex module how to write scenarios and docs for helpers in the ...
0
67,975
17,112,624,420
IssuesEvent
2021-07-10 16:50:19
mautic/mautic
https://api.github.com/repos/mautic/mautic
opened
CKE Editor is loaded "outside" the container
builder-grapesjs dynamic-content needs-triage
## Bug Description When I drop a new Dynamic Content Block on the grapesjs canvas the CKEditor is loaded bigger than the popup: ![image](https://user-images.githubusercontent.com/13075514/125170451-70078700-e1af-11eb-96de-c2d3af897746.png) Maybe this is only a problem with the PR https://github.com/mautic/mautic/p...
1.0
CKE Editor is loaded "outside" the container - ## Bug Description When I drop a new Dynamic Content Block on the grapesjs canvas the CKEditor is loaded bigger than the popup: ![image](https://user-images.githubusercontent.com/13075514/125170451-70078700-e1af-11eb-96de-c2d3af897746.png) Maybe this is only a problem...
build
cke editor is loaded outside the container bug description when i drop a new dynamic content block on the grapesjs canvas the ckeditor is loaded bigger than the popup maybe this is only a problem with the pr q a mautic version php version browser step...
1
44,653
13,062,173,368
IssuesEvent
2020-07-30 14:50:05
jgeraigery/react-pwa-reference-storefront
https://api.github.com/repos/jgeraigery/react-pwa-reference-storefront
opened
CVE-2020-7608 (Medium) detected in multiple libraries
security vulnerability
## CVE-2020-7608 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>yargs-parser-10.1.0.tgz</b>, <b>yargs-parser-11.1.1.tgz</b>, <b>yargs-parser-13.1.1.tgz</b>, <b>yargs-parser-7.0.0.t...
True
CVE-2020-7608 (Medium) detected in multiple libraries - ## CVE-2020-7608 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>yargs-parser-10.1.0.tgz</b>, <b>yargs-parser-11.1.1.tgz</b>,...
non_build
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries yargs parser tgz yargs parser tgz yargs parser tgz yargs parser tgz yargs parser tgz the mighty option parser used by yargs library home page ...
0
68,023
17,116,725,986
IssuesEvent
2021-07-11 14:06:59
Rust-for-Linux/linux
https://api.github.com/repos/Rust-for-Linux/linux
closed
I can't find Rust Support even if HAS_RUST is enabled and COMPILE_TEST is disabled
• kbuild
I use Ubuntu 20.04. And I'm sure I installed rustc, rustup. So, I want to know where can I write something like : RUST_SUPPORT=y?
1.0
I can't find Rust Support even if HAS_RUST is enabled and COMPILE_TEST is disabled - I use Ubuntu 20.04. And I'm sure I installed rustc, rustup. So, I want to know where can I write something like : RUST_SUPPORT=y?
build
i can t find rust support even if has rust is enabled and compile test is disabled i use ubuntu and i m sure i installed rustc rustup so i want to know where can i write something like rust support y
1
18,786
6,641,981,656
IssuesEvent
2017-09-27 04:38:49
Asnivor/MedLaunch
https://api.github.com/repos/Asnivor/MedLaunch
reopened
Text jumping when cycling through games
available (fixed) in dev build bug
When clicking on multiple games in my library i see text jumping outside the boundaries of the right sidebar that displays the games info and boxart.
1.0
Text jumping when cycling through games - When clicking on multiple games in my library i see text jumping outside the boundaries of the right sidebar that displays the games info and boxart.
build
text jumping when cycling through games when clicking on multiple games in my library i see text jumping outside the boundaries of the right sidebar that displays the games info and boxart
1
34,290
9,329,087,487
IssuesEvent
2019-03-28 00:46:55
letscontrolit/ESPEasy
https://api.github.com/repos/letscontrolit/ESPEasy
closed
libs incompatibility with LDF
Category: Build Platform: ESP32
some libs are not compatible with LDF, they are not used when build firmware ``` Library Dependency Finder -> http://bit.ly/configure-pio-ldf LDF MODES: FINDER(chain) COMPATIBILITY(soft) Ignored library /home/users/linaja/ESPEasy-mega_test/lib/AS_BH1750 Ignored library /home/users/linaja/ESPEasy-mega_test/lib/ES...
1.0
libs incompatibility with LDF - some libs are not compatible with LDF, they are not used when build firmware ``` Library Dependency Finder -> http://bit.ly/configure-pio-ldf LDF MODES: FINDER(chain) COMPATIBILITY(soft) Ignored library /home/users/linaja/ESPEasy-mega_test/lib/AS_BH1750 Ignored library /home/users...
build
libs incompatibility with ldf some libs are not compatible with ldf they are not used when build firmware library dependency finder ldf modes finder chain compatibility soft ignored library home users linaja espeasy mega test lib as ignored library home users linaja espeasy mega test lib pin...
1
30,692
4,646,705,196
IssuesEvent
2016-10-01 02:35:07
zcash/zcash
https://api.github.com/repos/zcash/zcash
closed
Testing failure detected
needs prioritization testing
After running test: $ ./qa/pull-tester/rpc-tests.sh Failure detected: !!! FAIL: zcjoinsplitdoublespend.py !!!
1.0
Testing failure detected - After running test: $ ./qa/pull-tester/rpc-tests.sh Failure detected: !!! FAIL: zcjoinsplitdoublespend.py !!!
non_build
testing failure detected after running test qa pull tester rpc tests sh failure detected fail zcjoinsplitdoublespend py
0
71,585
15,207,797,303
IssuesEvent
2021-02-17 01:02:34
billmcchesney1/foxtrot
https://api.github.com/repos/billmcchesney1/foxtrot
closed
CVE-2015-6420 (High) detected in commons-collections-3.2.1.jar - autoclosed
security vulnerability
## CVE-2015-6420 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-collections-3.2.1.jar</b></p></summary> <p>Types that extend and augment the Java Collections Framework.</p> <p...
True
CVE-2015-6420 (High) detected in commons-collections-3.2.1.jar - autoclosed - ## CVE-2015-6420 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-collections-3.2.1.jar</b></p></sum...
non_build
cve high detected in commons collections jar autoclosed cve high severity vulnerability vulnerable library commons collections jar types that extend and augment the java collections framework dependency hierarchy common utils jar root library x common...
0
14,032
5,537,364,391
IssuesEvent
2017-03-21 21:53:45
trilinos/Trilinos
https://api.github.com/repos/trilinos/Trilinos
closed
MueLu with Experimental features fails to build if Teko is enabled
build in progress MueLu
Hi! Building with OpenMP only (Kokkos/Tpetra only have OpenMP enabled) and MueLu with Experimental flags + Kokkos refactor is creating this error on Cori @ NERSC. The quick fix was to explicitly disable Teko, as it was only enabled through the optional dependencies. The configure variables that trigger this: ```...
1.0
MueLu with Experimental features fails to build if Teko is enabled - Hi! Building with OpenMP only (Kokkos/Tpetra only have OpenMP enabled) and MueLu with Experimental flags + Kokkos refactor is creating this error on Cori @ NERSC. The quick fix was to explicitly disable Teko, as it was only enabled through the opti...
build
muelu with experimental features fails to build if teko is enabled hi building with openmp only kokkos tpetra only have openmp enabled and muelu with experimental flags kokkos refactor is creating this error on cori nersc the quick fix was to explicitly disable teko as it was only enabled through the opti...
1
246,312
7,894,548,859
IssuesEvent
2018-06-28 21:56:07
jonfroehlich/makeabilitylabwebsite
https://api.github.com/repos/jonfroehlich/makeabilitylabwebsite
opened
Position model start and end_time conflicts
Priority: Low
Currently there isn't any controls in the model to make sure that the start_time is strictly before the end_time. Should we be including such controls?
1.0
Position model start and end_time conflicts - Currently there isn't any controls in the model to make sure that the start_time is strictly before the end_time. Should we be including such controls?
non_build
position model start and end time conflicts currently there isn t any controls in the model to make sure that the start time is strictly before the end time should we be including such controls
0
24,725
7,548,373,964
IssuesEvent
2018-04-18 10:58:39
moby/moby
https://api.github.com/repos/moby/moby
closed
Dockerfile: standardize artefact paths for intermediate stages
area/builder area/project exp/beginner exp/intermediate kind/enhancement
https://github.com/moby/moby/pull/35100 rewrote the Dockerfile to use multi-stage builds. Some review-comments were left. A minor enhancement/cleanup: see https://github.com/moby/moby/pull/35100#discussion_r170234813 Can we standardise on an output path for artefacts? e.g. make all the build-stages output artefac...
1.0
Dockerfile: standardize artefact paths for intermediate stages - https://github.com/moby/moby/pull/35100 rewrote the Dockerfile to use multi-stage builds. Some review-comments were left. A minor enhancement/cleanup: see https://github.com/moby/moby/pull/35100#discussion_r170234813 Can we standardise on an output ...
build
dockerfile standardize artefact paths for intermediate stages rewrote the dockerfile to use multi stage builds some review comments were left a minor enhancement cleanup see can we standardise on an output path for artefacts e g make all the build stages output artefacts in say output then we c...
1
33,390
9,115,339,197
IssuesEvent
2019-02-22 04:25:02
withspectrum/spectrum
https://api.github.com/repos/withspectrum/spectrum
closed
Build thread content renderer
WIP: Building
DraftJS doesn't work on ReactNative. (obviously, it uses the web DOM) Instead of rendering a `readOnly` editor, we need to build a pure JavaScript renderer with `redraft` which takes the raw content state and renders it to ReactNative. We do this for message rendering already, the thread renderer will be more comple...
1.0
Build thread content renderer - DraftJS doesn't work on ReactNative. (obviously, it uses the web DOM) Instead of rendering a `readOnly` editor, we need to build a pure JavaScript renderer with `redraft` which takes the raw content state and renders it to ReactNative. We do this for message rendering already, the thr...
build
build thread content renderer draftjs doesn t work on reactnative obviously it uses the web dom instead of rendering a readonly editor we need to build a pure javascript renderer with redraft which takes the raw content state and renders it to reactnative we do this for message rendering already the thr...
1
83,556
24,083,170,370
IssuesEvent
2022-09-19 08:34:57
triplecanopy/b-ber
https://api.github.com/repos/triplecanopy/b-ber
closed
Tables are not converted from XML in InDesign templates
known issue b-ber/build/xml
It may be possible to have InDesign lay tables out automatically by assigning `aid` namespaced attributes, although I haven't had success in doing so. It also seems like table rows and columns may need to be known before-hand and added to these attributes. A scripted method seems like it might work, although more r...
1.0
Tables are not converted from XML in InDesign templates - It may be possible to have InDesign lay tables out automatically by assigning `aid` namespaced attributes, although I haven't had success in doing so. It also seems like table rows and columns may need to be known before-hand and added to these attributes. A...
build
tables are not converted from xml in indesign templates it may be possible to have indesign lay tables out automatically by assigning aid namespaced attributes although i haven t had success in doing so it also seems like table rows and columns may need to be known before hand and added to these attributes a...
1
259,488
22,492,781,090
IssuesEvent
2022-06-23 03:58:55
Uuvana-Studios/longvinter-windows-client
https://api.github.com/repos/Uuvana-Studios/longvinter-windows-client
closed
Cannot access to the game after dying/dropping all the items
Bug Not Tested
**Describe the bug** The bug happened last night, my items were suddenly disappeared and saw my bags and picked up all the items that I had, but the items all has gone. Now I'm trying to login to the server again, but I cannot access to the game now. My steam ID is 76561199287527501 **To Reproduce** Steps to rep...
1.0
Cannot access to the game after dying/dropping all the items - **Describe the bug** The bug happened last night, my items were suddenly disappeared and saw my bags and picked up all the items that I had, but the items all has gone. Now I'm trying to login to the server again, but I cannot access to the game now. My ...
non_build
cannot access to the game after dying dropping all the items describe the bug the bug happened last night my items were suddenly disappeared and saw my bags and picked up all the items that i had but the items all has gone now i m trying to login to the server again but i cannot access to the game now my ...
0
54,212
13,264,982,492
IssuesEvent
2020-08-21 05:23:05
xamarin/xamarin-android
https://api.github.com/repos/xamarin/xamarin-android
opened
[Linker] Mono.Cecil.ResolutionException: Failed to resolve Microcharts.Entry. Regression in Visual Studio 2019 16.7
Area: App+Library Build
### Steps to Reproduce 1. git pull my project (I'll give you access on request) 2. Build Xamarin.Forms Android app for release 3. Observe linker error ### Expected Behavior The project should link without errors, as it did until recently. I believe this is a regression with Visual Studio 2019 16.7. ### Ac...
1.0
[Linker] Mono.Cecil.ResolutionException: Failed to resolve Microcharts.Entry. Regression in Visual Studio 2019 16.7 - ### Steps to Reproduce 1. git pull my project (I'll give you access on request) 2. Build Xamarin.Forms Android app for release 3. Observe linker error ### Expected Behavior The project should...
build
mono cecil resolutionexception failed to resolve microcharts entry regression in visual studio steps to reproduce git pull my project i ll give you access on request build xamarin forms android app for release observe linker error expected behavior the project should link witho...
1
6,472
3,813,724,549
IssuesEvent
2016-03-28 08:01:05
cortoproject/corto
https://api.github.com/repos/cortoproject/corto
opened
c4cpp language binding
Corto:BuildSystem Corto:C binding Corto:C++ binding Corto:Tools
Code generated for the C binding currently cannot be compiled for C++ due to a number of issues (usage of the 'this' keyword, stricter C++ casting, name mangling). To allow this code to be compiled with a C++ compiler, a "new" language binding is needed. In practice, this will just be the existing C binding with a n...
1.0
c4cpp language binding - Code generated for the C binding currently cannot be compiled for C++ due to a number of issues (usage of the 'this' keyword, stricter C++ casting, name mangling). To allow this code to be compiled with a C++ compiler, a "new" language binding is needed. In practice, this will just be the ex...
build
language binding code generated for the c binding currently cannot be compiled for c due to a number of issues usage of the this keyword stricter c casting name mangling to allow this code to be compiled with a c compiler a new language binding is needed in practice this will just be the existi...
1
25,314
7,680,253,420
IssuesEvent
2018-05-16 00:28:37
grpc/grpc
https://api.github.com/repos/grpc/grpc
closed
well known proto not building
area/build
Repro instructions. ``` $ cat BUILD proto_library ( name = "test_proto", srcs = ["test.proto"] ) $ cat test.proto syntax = "proto3"; package test; import "google/protobuf/any.proto"; message Test { google.protobuf.Any anything = 1; } $ bazel build :test_proto INFO: Found 1 target... ERRO...
1.0
well known proto not building - Repro instructions. ``` $ cat BUILD proto_library ( name = "test_proto", srcs = ["test.proto"] ) $ cat test.proto syntax = "proto3"; package test; import "google/protobuf/any.proto"; message Test { google.protobuf.Any anything = 1; } $ bazel build :test_prot...
build
well known proto not building repro instructions cat build proto library name test proto srcs cat test proto syntax package test import google protobuf any proto message test google protobuf any anything bazel build test proto info found t...
1
68,646
17,372,650,840
IssuesEvent
2021-07-30 15:57:25
dotnet/efcore
https://api.github.com/repos/dotnet/efcore
closed
Add overloads of UsingEntity() that take advantage of conventions
area-conventions area-model-building closed-fixed type-enhancement
We don't need this for 5.0, but it would be nice to add some sugar. Each overload will have a version that takes a `Type`, a version that takes a name and a version that take neither (we'll assume the type is `Dictionary<string, object>` and generate the type name based on the related entity types). Also there'll be...
1.0
Add overloads of UsingEntity() that take advantage of conventions - We don't need this for 5.0, but it would be nice to add some sugar. Each overload will have a version that takes a `Type`, a version that takes a name and a version that take neither (we'll assume the type is `Dictionary<string, object>` and generat...
build
add overloads of usingentity that take advantage of conventions we don t need this for but it would be nice to add some sugar each overload will have a version that takes a type a version that takes a name and a version that take neither we ll assume the type is dictionary and generate the type name...
1
56,345
13,794,148,880
IssuesEvent
2020-10-09 15:55:41
xamarin/xamarin-macios
https://api.github.com/repos/xamarin/xamarin-macios
opened
Unable to build for iPhone XR iOS simulator due to encoding issue
bug iOS msbuild
![image](https://user-images.githubusercontent.com/6392201/95604655-849ad100-0a1d-11eb-9723-49c3419a1c43.png) ### Steps to Reproduce 0. Launch Xcode. Create iOS project and run it against iPhone XR simulator 1. Create new iOS Project 2. Try to build and run it against that simulator 3. ``` /Library/Frame...
1.0
Unable to build for iPhone XR iOS simulator due to encoding issue - ![image](https://user-images.githubusercontent.com/6392201/95604655-849ad100-0a1d-11eb-9723-49c3419a1c43.png) ### Steps to Reproduce 0. Launch Xcode. Create iOS project and run it against iPhone XR simulator 1. Create new iOS Project 2. Try to ...
build
unable to build for iphone xr ios simulator due to encoding issue steps to reproduce launch xcode create ios project and run it against iphone xr simulator create new ios project try to build and run it against that simulator library frameworks mono framework external xbuild ...
1
54,561
13,388,655,463
IssuesEvent
2020-09-02 17:41:41
pwa-builder/PWABuilder
https://api.github.com/repos/pwa-builder/PWABuilder
closed
[Screen Readers - PWA Builder - Hub]: Links present under “pwa-auth samples:” header are not associated with it.
A11yCT A11yMAS A11yMediumImpact Accessibility HCL- PWABuilder HCL-E+D MAS2.4.6 Severity3 bug :bug: fixed
**User Experience**: Descriptive headings are especially helpful for users who have disabilities that make reading slow and for people with limited short-term memory. These users benefit when section titles make it possible to predict what each section contains. When headings and labels are not descriptive or associat...
1.0
[Screen Readers - PWA Builder - Hub]: Links present under “pwa-auth samples:” header are not associated with it. - **User Experience**: Descriptive headings are especially helpful for users who have disabilities that make reading slow and for people with limited short-term memory. These users benefit when section titl...
build
links present under “pwa auth samples ” header are not associated with it user experience descriptive headings are especially helpful for users who have disabilities that make reading slow and for people with limited short term memory these users benefit when section titles make it possible to predict what...
1
67,527
16,995,127,045
IssuesEvent
2021-07-01 04:55:46
DeFiCh/jellyfish
https://api.github.com/repos/DeFiCh/jellyfish
closed
return `txid` in `Transaction`
area/jellyfish-transaction area/jellyfish-transaction-builder kind/feature triage/accepted
<!-- Please only use this template for submitting enhancement/feature requests --> #### What would you like to be added: Add a `txid` parameter to `Transaction` and populate when building the transaction #### Why is this needed: Some DeFiChain features such as Oracles and ICX rely on the txid to refer to ob...
1.0
return `txid` in `Transaction` - <!-- Please only use this template for submitting enhancement/feature requests --> #### What would you like to be added: Add a `txid` parameter to `Transaction` and populate when building the transaction #### Why is this needed: Some DeFiChain features such as Oracles and IC...
build
return txid in transaction what would you like to be added add a txid parameter to transaction and populate when building the transaction why is this needed some defichain features such as oracles and icx rely on the txid to refer to objects such as price oracles and orders it can b...
1
90,771
26,181,165,965
IssuesEvent
2023-01-02 15:47:05
CGNS/CGNS
https://api.github.com/repos/CGNS/CGNS
closed
[CGNS-17] CGNS autoconfig needs to be upgraded from 2.13
Done Task Build Major
> This issue has been imported from JIRA. Read the [original ticket here](https://cgnsorg.atlassian.net/browse/CGNS-17). - _**Created at:**_ Wed, 23 Sep 2015 11:57:05 -0500 - _**Resolved at:**_ Thu, 4 Feb 2016 14:25:28 -0600 <p>configure.in should be upgraded to the newest autoconfig version.</p>
1.0
[CGNS-17] CGNS autoconfig needs to be upgraded from 2.13 - > This issue has been imported from JIRA. Read the [original ticket here](https://cgnsorg.atlassian.net/browse/CGNS-17). - _**Created at:**_ Wed, 23 Sep 2015 11:57:05 -0500 - _**Resolved at:**_ Thu, 4 Feb 2016 14:25:28 -0600 <p>configure.in should be upgrade...
build
cgns autoconfig needs to be upgraded from this issue has been imported from jira read the created at wed sep resolved at thu feb configure in should be upgraded to the newest autoconfig version
1
33,765
9,205,130,303
IssuesEvent
2019-03-08 09:42:33
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
qgis windows setup installs shortcuts etc. only for admin
Category: Build/Install Component: Easy fix? Component: Pull Request or Patch supplied Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Feature request
--- Author Name: **timmichelsen-gmx-topmail-de -** (timmichelsen-gmx-topmail-de -) Original Redmine Issue: 539, https://issues.qgis.org/issues/539 Original Assignee: Tim Sutton --- qgis windows setup installs shortcuts etc. only for admin with the rights of admit. please install the shortcuts-folder into c:\\sett...
1.0
qgis windows setup installs shortcuts etc. only for admin - --- Author Name: **timmichelsen-gmx-topmail-de -** (timmichelsen-gmx-topmail-de -) Original Redmine Issue: 539, https://issues.qgis.org/issues/539 Original Assignee: Tim Sutton --- qgis windows setup installs shortcuts etc. only for admin with the rights ...
build
qgis windows setup installs shortcuts etc only for admin author name timmichelsen gmx topmail de timmichelsen gmx topmail de original redmine issue original assignee tim sutton qgis windows setup installs shortcuts etc only for admin with the rights of admit please install the short...
1
210,384
16,371,849,090
IssuesEvent
2021-05-15 09:33:47
SHOPFIFTEEN/FIFTEEN_FRONT
https://api.github.com/repos/SHOPFIFTEEN/FIFTEEN_FRONT
closed
[Feat] login, order page css 수정
documentation enhancement
1. login : login 버튼 보이게 수정, header bar 보이게 수정 ( join과 같은 길이) 2. order 관련 페이지 : content 왼쪽 치우침 수정, header bar 길이 조정 (join 참고)
1.0
[Feat] login, order page css 수정 - 1. login : login 버튼 보이게 수정, header bar 보이게 수정 ( join과 같은 길이) 2. order 관련 페이지 : content 왼쪽 치우침 수정, header bar 길이 조정 (join 참고)
non_build
login order page css 수정 login login 버튼 보이게 수정 header bar 보이게 수정 join과 같은 길이 order 관련 페이지 content 왼쪽 치우침 수정 header bar 길이 조정 join 참고
0
342,190
10,313,197,827
IssuesEvent
2019-08-29 21:56:01
Sp2000/colplus-repo
https://api.github.com/repos/Sp2000/colplus-repo
closed
Remove colons from virus genera
high priority
Virus names in the CoL do not follow the rules layed out by the ICTV: https://talk.ictvonline.org/information/w/faq/386/how-to-write-virus-and-species-names We should strip off at least the colon after the genus name so it becomes a real genus, not a string formatting hack.
1.0
Remove colons from virus genera - Virus names in the CoL do not follow the rules layed out by the ICTV: https://talk.ictvonline.org/information/w/faq/386/how-to-write-virus-and-species-names We should strip off at least the colon after the genus name so it becomes a real genus, not a string formatting hack.
non_build
remove colons from virus genera virus names in the col do not follow the rules layed out by the ictv we should strip off at least the colon after the genus name so it becomes a real genus not a string formatting hack
0
104,522
11,412,796,421
IssuesEvent
2020-02-01 15:33:21
pavedroad-io/roadctl
https://api.github.com/repos/pavedroad-io/roadctl
opened
Frequent shortcuts video
documentation
These are two keystroke vim mappings for the most commonly executed commands used in development and testing.
1.0
Frequent shortcuts video - These are two keystroke vim mappings for the most commonly executed commands used in development and testing.
non_build
frequent shortcuts video these are two keystroke vim mappings for the most commonly executed commands used in development and testing
0
227,297
25,043,090,768
IssuesEvent
2022-11-05 00:04:11
akkadotnet/akka.net
https://api.github.com/repos/akkadotnet/akka.net
closed
Remote code execution vulnerability in dependency System.Drawing.Common
dependencies security
**Version Information** Version of Akka.NET? 1.4.45 and probably goes back a long way. v1.5 branch also seems affected. Which Akka.NET Modules? The core Akka module. **Describe the bug** The core module depends on an old System.Configuration.ConfigurationManager version 4.7.0 which transitively depends on System....
True
Remote code execution vulnerability in dependency System.Drawing.Common - **Version Information** Version of Akka.NET? 1.4.45 and probably goes back a long way. v1.5 branch also seems affected. Which Akka.NET Modules? The core Akka module. **Describe the bug** The core module depends on an old System.Configuratio...
non_build
remote code execution vulnerability in dependency system drawing common version information version of akka net and probably goes back a long way branch also seems affected which akka net modules the core akka module describe the bug the core module depends on an old system configuration ...
0
37,171
4,786,304,311
IssuesEvent
2016-10-29 10:30:37
nextcloud/nextcloud.com
https://api.github.com/repos/nextcloud/nextcloud.com
closed
Link underline on the new website
design enhancement
Opening as new issue cause I don’t see it as blocking for the release. - [ ] Instead of using text-decoration:underline, we should use `border-bottom: 1px solid #textcolor;` as it does not cut the descenders of the text and also has a bit more space to the text. - [ ] In the navigation, the hover should use the big...
1.0
Link underline on the new website - Opening as new issue cause I don’t see it as blocking for the release. - [ ] Instead of using text-decoration:underline, we should use `border-bottom: 1px solid #textcolor;` as it does not cut the descenders of the text and also has a bit more space to the text. - [ ] In the navi...
non_build
link underline on the new website opening as new issue cause i don’t see it as blocking for the release instead of using text decoration underline we should use border bottom solid textcolor as it does not cut the descenders of the text and also has a bit more space to the text in the navigation...
0
334,674
10,143,705,760
IssuesEvent
2019-08-04 14:30:24
norjs/manager-service
https://api.github.com/repos/norjs/manager-service
closed
Implement automatic stop of services at the manager shutdown
priority
Requires #17 - a stop action for started service.
1.0
Implement automatic stop of services at the manager shutdown - Requires #17 - a stop action for started service.
non_build
implement automatic stop of services at the manager shutdown requires a stop action for started service
0
32,965
8,982,138,380
IssuesEvent
2019-01-31 00:46:07
jakezatecky/react-dual-listbox
https://api.github.com/repos/jakezatecky/react-dual-listbox
closed
Prevent disconnection between Sass and Less
build
Less is currently not being compiled alongside the main Sass styles when tests are run on Travis. Porting of Sass to Less may sometimes be incomplete and without automated testing issues are likely to crop up if one is not vigilant. Therefore, some automated comparison between Sass and Less should be applied.
1.0
Prevent disconnection between Sass and Less - Less is currently not being compiled alongside the main Sass styles when tests are run on Travis. Porting of Sass to Less may sometimes be incomplete and without automated testing issues are likely to crop up if one is not vigilant. Therefore, some automated comparison betw...
build
prevent disconnection between sass and less less is currently not being compiled alongside the main sass styles when tests are run on travis porting of sass to less may sometimes be incomplete and without automated testing issues are likely to crop up if one is not vigilant therefore some automated comparison betw...
1
271,777
23,630,372,114
IssuesEvent
2022-08-25 08:49:09
Mamr96insatbug/test
https://api.github.com/repos/Mamr96insatbug/test
opened
Gets
Forwarded-to-Test
# :clipboard: Bug Details >Gets key | value --|-- Reported At | 2022-08-25 08:48:35 UTC Email | aelbashary@instabug.com Categories | Report a bug, Network issue Tags | Forwarded-to-Test App Version | 2.0.8 (6) Session Duration | 672 Device | arm64, iOS 15.5 Display | 390x844 (@3x) Location | Cairo, Eg...
1.0
Gets - # :clipboard: Bug Details >Gets key | value --|-- Reported At | 2022-08-25 08:48:35 UTC Email | aelbashary@instabug.com Categories | Report a bug, Network issue Tags | Forwarded-to-Test App Version | 2.0.8 (6) Session Duration | 672 Device | arm64, iOS 15.5 Display | 390x844 (@3x) Location | Ca...
non_build
gets clipboard bug details gets key value reported at utc email aelbashary instabug com categories report a bug network issue tags forwarded to test app version session duration device ios display location cairo egypt en ...
0
267,081
20,188,677,186
IssuesEvent
2022-02-11 01:58:53
Patelzil/E-Book-Hub
https://api.github.com/repos/Patelzil/E-Book-Hub
closed
[DOC] Add User story for the extra feature
documentation enhancement Medium Priority Medium Risk
> Add the user stories for the enhancement feature: Audiobook > Suggestion: Please consider the disability person case.
1.0
[DOC] Add User story for the extra feature - > Add the user stories for the enhancement feature: Audiobook > Suggestion: Please consider the disability person case.
non_build
add user story for the extra feature add the user stories for the enhancement feature audiobook suggestion please consider the disability person case
0
38,573
10,219,095,341
IssuesEvent
2019-08-15 17:40:51
hashicorp/packer
https://api.github.com/repos/hashicorp/packer
reopened
ResourceNotReady: failed waiting for successful resource state
bug builder/amazon
Hello, I have tried Packer version 1.3, 1.4, 1.4.1, 1.4.2, and the current nightly build. Unfortunately, I am still running into the same error I have reported before. ` ==> ami: Copying/Encrypting AMI (ami-) to other regions... ami: Copying to: us-east-1 ami: Waiting for all copies to complete... ==> ...
1.0
ResourceNotReady: failed waiting for successful resource state - Hello, I have tried Packer version 1.3, 1.4, 1.4.1, 1.4.2, and the current nightly build. Unfortunately, I am still running into the same error I have reported before. ` ==> ami: Copying/Encrypting AMI (ami-) to other regions... ami: Copying to...
build
resourcenotready failed waiting for successful resource state hello i have tried packer version and the current nightly build unfortunately i am still running into the same error i have reported before ami copying encrypting ami ami to other regions ami copying to...
1
90,620
15,856,213,209
IssuesEvent
2021-04-08 01:48:16
manishshanker/facetedSearch
https://api.github.com/repos/manishshanker/facetedSearch
opened
CVE-2020-28481 (Medium) detected in socket.io-0.9.19.tgz
security vulnerability
## CVE-2020-28481 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>socket.io-0.9.19.tgz</b></p></summary> <p>Real-time apps made cross-browser & easy with a WebSocket-like API</p> <p>...
True
CVE-2020-28481 (Medium) detected in socket.io-0.9.19.tgz - ## CVE-2020-28481 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>socket.io-0.9.19.tgz</b></p></summary> <p>Real-time apps ...
non_build
cve medium detected in socket io tgz cve medium severity vulnerability vulnerable library socket io tgz real time apps made cross browser easy with a websocket like api library home page a href path to dependency file facetedsearch package json path to vulnerable l...
0
257,688
27,563,808,481
IssuesEvent
2023-03-08 01:07:59
rsoreq/cwa-server
https://api.github.com/repos/rsoreq/cwa-server
opened
CVE-2022-1471 (High) detected in snakeyaml-1.26.jar
security vulnerability
## CVE-2022-1471 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.26.jar</b></p></summary> <p>YAML 1.1 parser and emitter for Java</p> <p>Library home page: <a href="http://...
True
CVE-2022-1471 (High) detected in snakeyaml-1.26.jar - ## CVE-2022-1471 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.26.jar</b></p></summary> <p>YAML 1.1 parser and emitt...
non_build
cve high detected in snakeyaml jar cve high severity vulnerability vulnerable library snakeyaml jar yaml parser and emitter for java library home page a href path to dependency file services distribution pom xml path to vulnerable library epository org yaml snakeya...
0
3,494
13,634,897,025
IssuesEvent
2020-09-25 01:15:08
amyjko/faculty
https://api.github.com/repos/amyjko/faculty
closed
Symbolic publication sources
maintainability
This will: * Shorten the data file * Ensure consistent spelling * Use them for filters * Link to information about them
True
Symbolic publication sources - This will: * Shorten the data file * Ensure consistent spelling * Use them for filters * Link to information about them
non_build
symbolic publication sources this will shorten the data file ensure consistent spelling use them for filters link to information about them
0
75,335
14,443,184,935
IssuesEvent
2020-12-07 19:15:44
microsoft/AdaptiveCards
https://api.github.com/repos/microsoft/AdaptiveCards
closed
[JavaScript][Input.Number] [Type of value has changed with latest update]
1.3 Upgrade Blocker AdaptiveCards v20.11 Area-Inconsistency Bug MsftTeams-Integration Status-In Code Review
# Platform What platform is your issue or question related to? (Delete other platforms). - [ ] JavaScript # Author or host Host: Microsoft Teams (multi-window). # Version of SDK JS v2.5.0. # Details The `value` prop of **Input.Number** has changed from `string` type in v1.2.5 to `number | undefi...
1.0
[JavaScript][Input.Number] [Type of value has changed with latest update] - # Platform What platform is your issue or question related to? (Delete other platforms). - [ ] JavaScript # Author or host Host: Microsoft Teams (multi-window). # Version of SDK JS v2.5.0. # Details The `value` prop of *...
non_build
platform what platform is your issue or question related to delete other platforms javascript author or host host microsoft teams multi window version of sdk js details the value prop of input number has changed from string type in to number und...
0
30,613
8,568,034,495
IssuesEvent
2018-11-10 17:38:31
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
NET_L2_BT has the wrong dependencies
area: Bluetooth area: Build System
Sample: net/http_server for 96b_carbon board with overlay-netusb.conf. Following warning during CMake: ``` warning: NET_6LO (defined at subsys/net/ip/Kconfig.ipv6:121) has direct dependencies NET_IPV6 && !NET_RAW_MODE && NETWORKING with value n, but is currently being y-selected by the following symbols: - NET...
1.0
NET_L2_BT has the wrong dependencies - Sample: net/http_server for 96b_carbon board with overlay-netusb.conf. Following warning during CMake: ``` warning: NET_6LO (defined at subsys/net/ip/Kconfig.ipv6:121) has direct dependencies NET_IPV6 && !NET_RAW_MODE && NETWORKING with value n, but is currently being y-sel...
build
net bt has the wrong dependencies sample net http server for carbon board with overlay netusb conf following warning during cmake warning net defined at subsys net ip kconfig has direct dependencies net net raw mode networking with value n but is currently being y selected by the ...
1
595,966
18,092,194,531
IssuesEvent
2021-09-22 03:51:14
Sage-Bionetworks/rocc-app
https://api.github.com/repos/Sage-Bionetworks/rocc-app
closed
Restore Search page
Priority: Critical
The search page needs to be adapted following the latest schemas update (users & orgs)
1.0
Restore Search page - The search page needs to be adapted following the latest schemas update (users & orgs)
non_build
restore search page the search page needs to be adapted following the latest schemas update users orgs
0
55,104
13,523,941,110
IssuesEvent
2020-09-15 10:44:38
fluxcd/toolkit
https://api.github.com/repos/fluxcd/toolkit
closed
Automate components updates
area/build
Create GitHub actions workflow that opens PRs every time a controller is released. The PR should bump the version in `manifests/bases` and `go.mod`. Workflow: - fetch latest release from GitHub API - run `go mod edit -require=github.com/fluxcd/source-controller@<VERSION>` - run `go mod tidy` - check for changes ...
1.0
Automate components updates - Create GitHub actions workflow that opens PRs every time a controller is released. The PR should bump the version in `manifests/bases` and `go.mod`. Workflow: - fetch latest release from GitHub API - run `go mod edit -require=github.com/fluxcd/source-controller@<VERSION>` - run `go ...
build
automate components updates create github actions workflow that opens prs every time a controller is released the pr should bump the version in manifests bases and go mod workflow fetch latest release from github api run go mod edit require github com fluxcd source controller run go mod tidy...
1
73,921
19,901,586,132
IssuesEvent
2022-01-25 08:32:47
tgve/eAtlas
https://api.github.com/repos/tgve/eAtlas
closed
Delete `npm-tgver` and `tgver` branches
build & deploy
@layik Looks like this differs from `npm` by a single commit (https://github.com/tgve/eAtlas/commit/5b3535dea57cae54c6b2fae3c0aafbbf706a20ea) which removes the `plotly` dependency: Need to figure out if this still needed and if so, whether there is a better solution to having another active branch.
1.0
Delete `npm-tgver` and `tgver` branches - @layik Looks like this differs from `npm` by a single commit (https://github.com/tgve/eAtlas/commit/5b3535dea57cae54c6b2fae3c0aafbbf706a20ea) which removes the `plotly` dependency: Need to figure out if this still needed and if so, whether there is a better solution to havin...
build
delete npm tgver and tgver branches layik looks like this differs from npm by a single commit which removes the plotly dependency need to figure out if this still needed and if so whether there is a better solution to having another active branch
1
221,639
7,393,795,413
IssuesEvent
2018-03-17 01:53:21
runconduit/conduit
https://api.github.com/repos/runconduit/conduit
closed
proxy is slow to shutdown
priority/P0 review
I noticed that once the Conduit control plane is running, if I attempt to delete it with `kubectl delete all --all -n conduit` then the pods stay in the `Terminating` state for a long time: close to 1 minute as reported by `kubectl get all --all`. It takes about 30 seconds for the first container to exit the `Ready` st...
1.0
proxy is slow to shutdown - I noticed that once the Conduit control plane is running, if I attempt to delete it with `kubectl delete all --all -n conduit` then the pods stay in the `Terminating` state for a long time: close to 1 minute as reported by `kubectl get all --all`. It takes about 30 seconds for the first cont...
non_build
proxy is slow to shutdown i noticed that once the conduit control plane is running if i attempt to delete it with kubectl delete all all n conduit then the pods stay in the terminating state for a long time close to minute as reported by kubectl get all all it takes about seconds for the first conta...
0
733,163
25,291,192,104
IssuesEvent
2022-11-17 00:27:36
orbeon/orbeon-forms
https://api.github.com/repos/orbeon/orbeon-forms
opened
Date field no longer works
Priority: Blocker Priority: Regression Area: XBL Components
- sometimes it blanks even when selecting a valid date from the picker - when it shows a value, it doesn't appear to store it
2.0
Date field no longer works - - sometimes it blanks even when selecting a valid date from the picker - when it shows a value, it doesn't appear to store it
non_build
date field no longer works sometimes it blanks even when selecting a valid date from the picker when it shows a value it doesn t appear to store it
0
55,333
13,613,666,976
IssuesEvent
2020-09-23 12:13:47
wellcomecollection/platform
https://api.github.com/repos/wellcomecollection/platform
closed
Sort out proper roles for CI users
:recycle: Builds and CI 🚧 Infrastructure
Todo: - [x] Add a CI role assumed by Travis to carry out CI operations - Ensure all operations are covered: - [x] Write to SSM - [x] Update dynamo - [x] Force redeploy to ECS - [x] Clean up existing policies attached to - [x] Ensure "read-only" assume role forlocal can be removed from build.sbt in all pr...
1.0
Sort out proper roles for CI users - Todo: - [x] Add a CI role assumed by Travis to carry out CI operations - Ensure all operations are covered: - [x] Write to SSM - [x] Update dynamo - [x] Force redeploy to ECS - [x] Clean up existing policies attached to - [x] Ensure "read-only" assume role forlocal ca...
build
sort out proper roles for ci users todo add a ci role assumed by travis to carry out ci operations ensure all operations are covered write to ssm update dynamo force redeploy to ecs clean up existing policies attached to ensure read only assume role forlocal can be removed...
1
57,916
14,242,019,082
IssuesEvent
2020-11-19 00:45:23
xamarin/xamarin-android
https://api.github.com/repos/xamarin/xamarin-android
closed
[Bug] Warning in Google Console when publishing an app from Visual Studio
Area: App+Library Build
### Description When I published my app to the new (beta) Google console, i got two warnings, one of them was "This App Bundle contains Java/Kotlin code, which might be obfuscated." I found this issue that describes my situation: https://github.com/apache/cordova-android/issues/1008 From what I read it seems th...
1.0
[Bug] Warning in Google Console when publishing an app from Visual Studio - ### Description When I published my app to the new (beta) Google console, i got two warnings, one of them was "This App Bundle contains Java/Kotlin code, which might be obfuscated." I found this issue that describes my situation: https://g...
build
warning in google console when publishing an app from visual studio description when i published my app to the new beta google console i got two warnings one of them was this app bundle contains java kotlin code which might be obfuscated i found this issue that describes my situation from wha...
1
17,321
6,403,330,448
IssuesEvent
2017-08-06 17:51:06
cloudnativelabs/kube-router
https://api.github.com/repos/cloudnativelabs/kube-router
closed
Support local development cluster with Vagrant
build Testing
We should be able to run `make vagrant-up` to spin up a local cluster via virtual machines running kube-router built from the developer's current working tree.
1.0
Support local development cluster with Vagrant - We should be able to run `make vagrant-up` to spin up a local cluster via virtual machines running kube-router built from the developer's current working tree.
build
support local development cluster with vagrant we should be able to run make vagrant up to spin up a local cluster via virtual machines running kube router built from the developer s current working tree
1
20,460
6,891,369,172
IssuesEvent
2017-11-22 16:49:52
csmk/frabjous
https://api.github.com/repos/csmk/frabjous
closed
sys-auth/yubikey-touch-detector: new package (v1.0.1)
in progress new ebuild
> _This is a tool that can detect when YubiKey is waiting for your touch. It is designed to be integrated with other UI components to display a visible indicator._ Depend on: > _[maximbaz/pam-u2f](https://github.com/maximbaz/pam-u2f) - a patched version of `pam-u2f` that adds touch notifications. Patched version of...
1.0
sys-auth/yubikey-touch-detector: new package (v1.0.1) - > _This is a tool that can detect when YubiKey is waiting for your touch. It is designed to be integrated with other UI components to display a visible indicator._ Depend on: > _[maximbaz/pam-u2f](https://github.com/maximbaz/pam-u2f) - a patched version of `pa...
build
sys auth yubikey touch detector new package this is a tool that can detect when yubikey is waiting for your touch it is designed to be integrated with other ui components to display a visible indicator depend on a patched version of pam that adds touch notifications patched version o...
1
8,568
4,274,022,396
IssuesEvent
2016-07-13 19:08:49
CartoDB/cartodb
https://api.github.com/repos/CartoDB/cartodb
opened
Symbol size scaling for points by value > size
bug Builder cartography
The default value of 2.xxxxx is too small of a symbol size for a map on the web. We should bring the minimum symbol size up to 5 or 6 and then have the maximum symbol size pre-calculated based off of that minimum. Also, I was wondering what the thoughts were on regenerating min/max symbol sizes if a user adjusts the...
1.0
Symbol size scaling for points by value > size - The default value of 2.xxxxx is too small of a symbol size for a map on the web. We should bring the minimum symbol size up to 5 or 6 and then have the maximum symbol size pre-calculated based off of that minimum. Also, I was wondering what the thoughts were on regene...
build
symbol size scaling for points by value size the default value of xxxxx is too small of a symbol size for a map on the web we should bring the minimum symbol size up to or and then have the maximum symbol size pre calculated based off of that minimum also i was wondering what the thoughts were on regene...
1
96,243
27,787,611,224
IssuesEvent
2023-03-17 05:36:59
home-climate-control/esphome2influxdb
https://api.github.com/repos/home-climate-control/esphome2influxdb
closed
Dockerize the application
build usability
It would be nice to have this application run unattended as a background process.
1.0
Dockerize the application - It would be nice to have this application run unattended as a background process.
build
dockerize the application it would be nice to have this application run unattended as a background process
1
92,219
26,617,705,272
IssuesEvent
2023-01-24 08:48:53
vaadin/flow
https://api.github.com/repos/vaadin/flow
closed
When checking package.json packages an in memory copy should always be updated
express-build
When running the needs dev-bundle build check and a package.json file exists in the project it should be updated with the latest versions by regenerating it in memory. Only in memory package.json can not be used in this case as the file one may contain user made changes to package versions or added packages.
1.0
When checking package.json packages an in memory copy should always be updated - When running the needs dev-bundle build check and a package.json file exists in the project it should be updated with the latest versions by regenerating it in memory. Only in memory package.json can not be used in this case as the file o...
build
when checking package json packages an in memory copy should always be updated when running the needs dev bundle build check and a package json file exists in the project it should be updated with the latest versions by regenerating it in memory only in memory package json can not be used in this case as the file o...
1
46,205
11,798,680,368
IssuesEvent
2020-03-18 14:45:55
input-output-hk/plutus
https://api.github.com/repos/input-output-hk/plutus
closed
Migrate build to use haskell.nix
Build
@angerman has been working on this, just opening as a tracking issue. My belief is that this is currently blocked on the reinstallable `lib:ghc` work?
1.0
Migrate build to use haskell.nix - @angerman has been working on this, just opening as a tracking issue. My belief is that this is currently blocked on the reinstallable `lib:ghc` work?
build
migrate build to use haskell nix angerman has been working on this just opening as a tracking issue my belief is that this is currently blocked on the reinstallable lib ghc work
1
88,549
25,462,118,701
IssuesEvent
2022-11-24 20:53:59
elastic/beats
https://api.github.com/repos/elastic/beats
closed
Build 2 for 8.6 with status FAILURE
automation ci-reported Team:Elastic-Agent-Data-Plane build-failures
## :broken_heart: Tests Failed <!-- BUILD BADGES--> > _the below badges are clickable and redirect to their specific view in the CI or DOCS_ [![Pipeline View](https://img.shields.io/badge/pipeline-pipeline%20-green)](https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fbeats%2F8.6/detail/8.6/2//pipeline) [...
1.0
Build 2 for 8.6 with status FAILURE - ## :broken_heart: Tests Failed <!-- BUILD BADGES--> > _the below badges are clickable and redirect to their specific view in the CI or DOCS_ [![Pipeline View](https://img.shields.io/badge/pipeline-pipeline%20-green)](https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2...
build
build for with status failure broken heart tests failed the below badges are clickable and redirect to their specific view in the ci or docs expand to view the summary build stats start time duration min sec test stats ...
1
10,018
3,350,284,081
IssuesEvent
2015-11-17 14:06:45
GoogleChrome/application-shell
https://api.github.com/repos/GoogleChrome/application-shell
closed
Make the summary of the architecture more general
documentation
* This is an architecture for modern webapps * Will still work on iOS, just not with Service Worker * Try not to emphasise the SW part as much as we do
1.0
Make the summary of the architecture more general - * This is an architecture for modern webapps * Will still work on iOS, just not with Service Worker * Try not to emphasise the SW part as much as we do
non_build
make the summary of the architecture more general this is an architecture for modern webapps will still work on ios just not with service worker try not to emphasise the sw part as much as we do
0
9,527
4,542,404,792
IssuesEvent
2016-09-09 21:04:04
VOREStation/VOREStation
https://api.github.com/repos/VOREStation/VOREStation
closed
Oodles of runtime errors.
Pri: 4-Extreme Type: Bug Works in latest build
#### Brief description of the issue There's runtime errors. These are bad. #### What you expected to happen No runtime errors. #### What actually happened ``` runtime error: Cannot execute .raise event(). proc name: Destroy (/datum/Destroy) source file: thrown,14 usr: null src: /datum/global_init (/...
1.0
Oodles of runtime errors. - #### Brief description of the issue There's runtime errors. These are bad. #### What you expected to happen No runtime errors. #### What actually happened ``` runtime error: Cannot execute .raise event(). proc name: Destroy (/datum/Destroy) source file: thrown,14 usr: null ...
build
oodles of runtime errors brief description of the issue there s runtime errors these are bad what you expected to happen no runtime errors what actually happened runtime error cannot execute raise event proc name destroy datum destroy source file thrown usr null ...
1
395,898
11,698,139,939
IssuesEvent
2020-03-06 13:19:43
aiidateam/aiida-quantumespresso
https://api.github.com/repos/aiidateam/aiida-quantumespresso
closed
Restart mode for bands calculations
priority/important topic/workflows type/physics type/question
Since I'm relatively new to using QE, I'm confused as to why the ``PwBandsWorkChain`` uses ``restart_mode='restart'`` in the bands calculation. From the ``pw.x`` input specification (https://www.quantum-espresso.org/Doc/INPUT_PW.html#idm57), it seems the recommended way of doing it is ``from_scratch``, which sets ``sta...
1.0
Restart mode for bands calculations - Since I'm relatively new to using QE, I'm confused as to why the ``PwBandsWorkChain`` uses ``restart_mode='restart'`` in the bands calculation. From the ``pw.x`` input specification (https://www.quantum-espresso.org/Doc/INPUT_PW.html#idm57), it seems the recommended way of doing it...
non_build
restart mode for bands calculations since i m relatively new to using qe i m confused as to why the pwbandsworkchain uses restart mode restart in the bands calculation from the pw x input specification it seems the recommended way of doing it is from scratch which sets startingpot to fi...
0
73,973
19,912,246,914
IssuesEvent
2022-01-25 18:22:31
orbeon/orbeon-forms
https://api.github.com/repos/orbeon/orbeon-forms
opened
Form Builder: VoiceOver reads HTML tags in help
Module: Form Builder Module: XForms Area: Accessibility
The Help for Application Name/Form Name contains HTML. VoiceOver reads the HTML tags. We probably need to represent the help in a different way in plain text for screen readers.
1.0
Form Builder: VoiceOver reads HTML tags in help - The Help for Application Name/Form Name contains HTML. VoiceOver reads the HTML tags. We probably need to represent the help in a different way in plain text for screen readers.
build
form builder voiceover reads html tags in help the help for application name form name contains html voiceover reads the html tags we probably need to represent the help in a different way in plain text for screen readers
1
16,371
6,186,891,602
IssuesEvent
2017-07-04 05:10:50
opencv/opencv
https://api.github.com/repos/opencv/opencv
closed
Build problems on the raspberry pi 3 : make: *** [all] Error 2
category: build/install incomplete priority: low
##### System information (version) - OpenCV => 3.2 (git clone of the master branch) - Operating System / Platform => last raspbian Raspbian release (on the raspberry pi 3) - Compiler => gcc ##### Detailed description I am trying to build opencv on the raspberry pi 3. The build process stops with : [ 19%]...
1.0
Build problems on the raspberry pi 3 : make: *** [all] Error 2 - ##### System information (version) - OpenCV => 3.2 (git clone of the master branch) - Operating System / Platform => last raspbian Raspbian release (on the raspberry pi 3) - Compiler => gcc ##### Detailed description I am trying to build opencv...
build
build problems on the raspberry pi make error system information version opencv git clone of the master branch operating system platform last raspbian raspbian release on the raspberry pi compiler gcc detailed description i am trying to build opencv on ...
1
29,770
8,405,125,144
IssuesEvent
2018-10-11 14:32:30
USCCACS/GEARS
https://api.github.com/repos/USCCACS/GEARS
opened
UE4Editor-LammpsVR.dll is missing (BuildTargets missing)
bug build editor engine
I ran into this issue when trying to build the project/editor from scratch. When I copy a pre-built built dll from a working project to the freshly cloned repo, the editor runs fine and I can modify the project. This leads me to believe that the code in the repo isn't affecting the build targets, but rather that the di...
1.0
UE4Editor-LammpsVR.dll is missing (BuildTargets missing) - I ran into this issue when trying to build the project/editor from scratch. When I copy a pre-built built dll from a working project to the freshly cloned repo, the editor runs fine and I can modify the project. This leads me to believe that the code in the rep...
build
lammpsvr dll is missing buildtargets missing i ran into this issue when trying to build the project editor from scratch when i copy a pre built built dll from a working project to the freshly cloned repo the editor runs fine and i can modify the project this leads me to believe that the code in the repo isn t ...
1
297,649
9,179,768,418
IssuesEvent
2019-03-05 04:44:20
bdecon/econ_data
https://api.github.com/repos/bdecon/econ_data
opened
bd CPS: refactoring -- speed up
enhancement priority:low
The version 1.0 bd CPS will have lots of variables and lots of moving parts. See how to speed it up.
1.0
bd CPS: refactoring -- speed up - The version 1.0 bd CPS will have lots of variables and lots of moving parts. See how to speed it up.
non_build
bd cps refactoring speed up the version bd cps will have lots of variables and lots of moving parts see how to speed it up
0
29,948
8,444,527,232
IssuesEvent
2018-10-18 18:42:13
SCOREC/core
https://api.github.com/repos/SCOREC/core
opened
core fails to compile with stk and trilinos enabled on rhel7
bug building help wanted
env.sh ``` #setup lmod export PATH=/usr/share/lmod/lmod/libexec:$PATH #setup spack modules unset MODULEPATH module use /opt/scorec/spack/lmod/linux-rhel7-x86_64/Core/ export CMAKE_PREFIX_PATH=/opt/scorec/trilinos:$CMAKE_PREFIX_PATH module load gcc/7.3.0-bt47fwr module load cmake/3.12.1-wfk2b7e module lo...
1.0
core fails to compile with stk and trilinos enabled on rhel7 - env.sh ``` #setup lmod export PATH=/usr/share/lmod/lmod/libexec:$PATH #setup spack modules unset MODULEPATH module use /opt/scorec/spack/lmod/linux-rhel7-x86_64/Core/ export CMAKE_PREFIX_PATH=/opt/scorec/trilinos:$CMAKE_PREFIX_PATH module load...
build
core fails to compile with stk and trilinos enabled on env sh setup lmod export path usr share lmod lmod libexec path setup spack modules unset modulepath module use opt scorec spack lmod linux core export cmake prefix path opt scorec trilinos cmake prefix path module load gcc ...
1
445,695
31,275,945,992
IssuesEvent
2023-08-22 06:16:12
MicrosoftDocs/microsoftgraph-docs-powershell
https://api.github.com/repos/MicrosoftDocs/microsoftgraph-docs-powershell
closed
Add deprecation warning to the Active Directory roles pre-requisites page
documentation
**Ask:** Add a deprecation warning box on the [Active Directory roles prerequisites page](https://github.com/MicrosoftDocs/azure-docs-pr/blob/main/articles/active-directory/roles/prerequisites.md) to discourage customers from taking dependencies on deprecated modules (Azure AD and MsOnline). Another possibility i...
1.0
Add deprecation warning to the Active Directory roles pre-requisites page - **Ask:** Add a deprecation warning box on the [Active Directory roles prerequisites page](https://github.com/MicrosoftDocs/azure-docs-pr/blob/main/articles/active-directory/roles/prerequisites.md) to discourage customers from taking dependen...
non_build
add deprecation warning to the active directory roles pre requisites page ask add a deprecation warning box on the to discourage customers from taking dependencies on deprecated modules azure ad and msonline another possibility is to remove the azure ad and msonline installation guide pending consu...
0
206,673
7,114,795,645
IssuesEvent
2018-01-18 02:48:01
sebnitu/vrembem
https://api.github.com/repos/sebnitu/vrembem
opened
Compile a list of template examples
Priority: High Type: Research
I've already started work on the GitHub project dashboard template, but I want to also include a few more examples with varied layouts and component usage.
1.0
Compile a list of template examples - I've already started work on the GitHub project dashboard template, but I want to also include a few more examples with varied layouts and component usage.
non_build
compile a list of template examples i ve already started work on the github project dashboard template but i want to also include a few more examples with varied layouts and component usage
0
139,444
11,269,339,409
IssuesEvent
2020-01-14 08:41:58
bolt/core
https://api.github.com/repos/bolt/core
closed
Travis breakage on TranslationInterface / backend_api
topic: Tests 🐛 tag: bug 👷 in progress
Travis is breaking on this: ![Screenshot 2020-01-13 at 19 36 40](https://user-images.githubusercontent.com/1833361/72282591-419dff80-363d-11ea-98f5-9c6853c32d83.png) And, going to `/bolt/api` indeed gives an error: ![Screenshot 2020-01-13 at 19 38 17](https://user-images.githubusercontent.com/1833361/72282...
1.0
Travis breakage on TranslationInterface / backend_api - Travis is breaking on this: ![Screenshot 2020-01-13 at 19 36 40](https://user-images.githubusercontent.com/1833361/72282591-419dff80-363d-11ea-98f5-9c6853c32d83.png) And, going to `/bolt/api` indeed gives an error: ![Screenshot 2020-01-13 at 19 38 17]...
non_build
travis breakage on translationinterface backend api travis is breaking on this and going to bolt api indeed gives an error tentative fix in
0
97,596
28,367,504,266
IssuesEvent
2023-04-12 14:45:30
vitessio/vitess
https://api.github.com/repos/vitessio/vitess
closed
Upgrade Go version to `go1.20`
Type: Internal Cleanup Component: Build/CI dependencies
At the time of writing this issue, [`go1.20` has been released for about two weeks](https://go.dev/blog/go1.20). I think it is time we upgrade the golang version that we use in `main`. This should be done after #12293 is finished to avoid complications during backports/forwardports.
1.0
Upgrade Go version to `go1.20` - At the time of writing this issue, [`go1.20` has been released for about two weeks](https://go.dev/blog/go1.20). I think it is time we upgrade the golang version that we use in `main`. This should be done after #12293 is finished to avoid complications during backports/forwardports.
build
upgrade go version to at the time of writing this issue i think it is time we upgrade the golang version that we use in main this should be done after is finished to avoid complications during backports forwardports
1
14,402
4,896,645,179
IssuesEvent
2016-11-20 13:27:56
numixproject/numix-core
https://api.github.com/repos/numixproject/numix-core
closed
Icon request for YouTube DL GUI
duplicate hardcoded
An icon for [YouTube DL GUI](https://github.com/MrS0m30n3/youtube-dl-gui) would be fantastic. ``` [Desktop Entry] Version=1.0 Type=Application Name=YouTube DL GUI Exec=youtube-dl-gui Icon=/usr/share/pixmaps/youtube-dlg.png Categories=Network; Comment=GUI for YouTube-DL ```
1.0
Icon request for YouTube DL GUI - An icon for [YouTube DL GUI](https://github.com/MrS0m30n3/youtube-dl-gui) would be fantastic. ``` [Desktop Entry] Version=1.0 Type=Application Name=YouTube DL GUI Exec=youtube-dl-gui Icon=/usr/share/pixmaps/youtube-dlg.png Categories=Network; Comment=GUI for YouTube-DL ```
non_build
icon request for youtube dl gui an icon for would be fantastic version type application name youtube dl gui exec youtube dl gui icon usr share pixmaps youtube dlg png categories network comment gui for youtube dl
0
97,951
29,117,380,762
IssuesEvent
2023-05-17 03:00:29
psi4/psi4
https://api.github.com/repos/psi4/psi4
closed
docker and apptainer (formerly singularity) containers for psi4
build
@hokru, @jturney, @AlexHeide, @susilehtola, @bennybp, and anyone else interested/knowledgeable about containers: I've got a proof-of-principle building in GHA at https://github.com/psi4/docker-expt . It seems to be successful at building a linux docker container from a conda environment.yaml, uploading it to dockerh...
1.0
docker and apptainer (formerly singularity) containers for psi4 - @hokru, @jturney, @AlexHeide, @susilehtola, @bennybp, and anyone else interested/knowledgeable about containers: I've got a proof-of-principle building in GHA at https://github.com/psi4/docker-expt . It seems to be successful at building a linux docke...
build
docker and apptainer formerly singularity containers for hokru jturney alexheide susilehtola bennybp and anyone else interested knowledgeable about containers i ve got a proof of principle building in gha at it seems to be successful at building a linux docker container from a conda environment ...
1
325,066
9,916,325,988
IssuesEvent
2019-06-28 19:34:42
Fabian-Sommer/HeroesLounge
https://api.github.com/repos/Fabian-Sommer/HeroesLounge
opened
Clean up roster lock code
medium priority small
The current rosterlock code in `manageTeam` is likely working incorrectly because we no longer have team types. Rosters for teams need to be locked when they're competing in an active season or an on-going playoff.
1.0
Clean up roster lock code - The current rosterlock code in `manageTeam` is likely working incorrectly because we no longer have team types. Rosters for teams need to be locked when they're competing in an active season or an on-going playoff.
non_build
clean up roster lock code the current rosterlock code in manageteam is likely working incorrectly because we no longer have team types rosters for teams need to be locked when they re competing in an active season or an on going playoff
0
21,226
6,993,087,838
IssuesEvent
2017-12-15 09:56:33
cnr-ibf-pa/hbp-bsp-issues
https://api.github.com/repos/cnr-ibf-pa/hbp-bsp-issues
closed
Update of Jupyter notebook on 6 December
Critical UC_BasalGanglia UC_CellPlace_Cereb UC_CellPlace_Hippo UC_CerebModelOpt_multi UC_CerebModelOpt_single UC_Connect_Cereb UC_Connect_Hippo UC_HippoCellModel_Own UC_HippoCellModel_Rebuild UC_MorphAnalysis UC_SynapEvFitting UC_SynapEvFitting_UData UC_SynapEvFitting_UModel
There will be an update of the jupyter notebooks next week (6 December) which might break existing notbooks. Release notes are here: https://collab.humanbrainproject.eu/#/collab/509/nav/46218 Everybody involved in a notebook needs to check if the notebook is ready for the changes...
1.0
Update of Jupyter notebook on 6 December - There will be an update of the jupyter notebooks next week (6 December) which might break existing notbooks. Release notes are here: https://collab.humanbrainproject.eu/#/collab/509/nav/46218 Everybody involved in a notebook needs to check if the notebook is ready for th...
build
update of jupyter notebook on december there will be an update of the jupyter notebooks next week december which might break existing notbooks release notes are here everybody involved in a notebook needs to check if the notebook is ready for the changes
1
96,148
27,761,075,670
IssuesEvent
2023-03-16 08:18:33
ziglang/zig
https://api.github.com/repos/ziglang/zig
closed
Split out installRaw into emitRaw and an install file step
standard library zig build system
From my build.zig file I want a way to create a raw file but not install it. (rather I want to pass it to following steps like `addSystemCommand` and pass the raw file with `addArtifactArg`.
1.0
Split out installRaw into emitRaw and an install file step - From my build.zig file I want a way to create a raw file but not install it. (rather I want to pass it to following steps like `addSystemCommand` and pass the raw file with `addArtifactArg`.
build
split out installraw into emitraw and an install file step from my build zig file i want a way to create a raw file but not install it rather i want to pass it to following steps like addsystemcommand and pass the raw file with addartifactarg
1
56,485
13,852,907,678
IssuesEvent
2020-10-15 07:18:58
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
PostCSS Plugins Preset contains vulnerable dependency
[Package] PostCSS Plugins Preset [Status] In Progress [Type] Build Tooling [Type] Security
**Describe the bug** The latest version of the npm package `@wordpress/postcss-plugins-preset` (1.4.1) depends on `postcss-custom-properties@^9.1.1`. This dependency, before version 10, contains a dependency tree which includes `url-regex`, a package now not maintained but known to have a ReDoS vulnerability. Sourc...
1.0
PostCSS Plugins Preset contains vulnerable dependency - **Describe the bug** The latest version of the npm package `@wordpress/postcss-plugins-preset` (1.4.1) depends on `postcss-custom-properties@^9.1.1`. This dependency, before version 10, contains a dependency tree which includes `url-regex`, a package now not main...
build
postcss plugins preset contains vulnerable dependency describe the bug the latest version of the npm package wordpress postcss plugins preset depends on postcss custom properties this dependency before version contains a dependency tree which includes url regex a package now not maint...
1
13,847
9,099,208,421
IssuesEvent
2019-02-20 03:21:01
mubaidr/bulma-pro
https://api.github.com/repos/mubaidr/bulma-pro
closed
CVE-2018-11499 High Severity Vulnerability detected by WhiteSource
security vulnerability
## CVE-2018-11499 - High Severity Vulnerability <details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.9.4</b></p></summary> <p> <p>:rainbow: Node.js bindings to libsass</p> <p>Library home page: <a h...
True
CVE-2018-11499 High Severity Vulnerability detected by WhiteSource - ## CVE-2018-11499 - High Severity Vulnerability <details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.9.4</b></p></summary> <p> <p...
non_build
cve high severity vulnerability detected by whitesource cve high severity vulnerability vulnerable library node rainbow node js bindings to libsass library home page a href library source files the source files were matched to this source library based o...
0
113,966
14,517,256,501
IssuesEvent
2020-12-13 18:54:54
anuraghazra/github-readme-stats
https://api.github.com/repos/anuraghazra/github-readme-stats
closed
Stats overlapping in stats card
bug design stale
The value of stats in some cases is overlapping the key. As you can see in the screen shot, the values of 'total commits' and 'contributed to' section : ![image](https://user-images.githubusercontent.com/38491769/88793935-454d3a00-d1bb-11ea-86e9-91b84b2f6bac.png)
1.0
Stats overlapping in stats card - The value of stats in some cases is overlapping the key. As you can see in the screen shot, the values of 'total commits' and 'contributed to' section : ![image](https://user-images.githubusercontent.com/38491769/88793935-454d3a00-d1bb-11ea-86e9-91b84b2f6bac.png)
non_build
stats overlapping in stats card the value of stats in some cases is overlapping the key as you can see in the screen shot the values of total commits and contributed to section
0
486,951
14,016,906,772
IssuesEvent
2020-10-29 15:03:01
kubernetes-sigs/cluster-api
https://api.github.com/repos/kubernetes-sigs/cluster-api
closed
Avoid draining when KCP object is being deleted
help wanted kind/cleanup priority/important-soon
Originally reported in [slack](https://kubernetes.slack.com/archives/C8TSNPY4T/p1584979758070100), now that https://github.com/kubernetes-sigs/cluster-api/pull/2746 has been merged, it'd be good to have check that skips node drain and deletion when the KCP object (if any) has a deletion timestamp. /kind cleanup /mi...
1.0
Avoid draining when KCP object is being deleted - Originally reported in [slack](https://kubernetes.slack.com/archives/C8TSNPY4T/p1584979758070100), now that https://github.com/kubernetes-sigs/cluster-api/pull/2746 has been merged, it'd be good to have check that skips node drain and deletion when the KCP object (if an...
non_build
avoid draining when kcp object is being deleted originally reported in now that has been merged it d be good to have check that skips node drain and deletion when the kcp object if any has a deletion timestamp kind cleanup milestone x priority backlog
0
251,036
21,412,669,224
IssuesEvent
2022-04-22 07:53:55
photoprism/photoprism
https://api.github.com/repos/photoprism/photoprism
closed
Docs: Improve "cgroups" hint in docker-compose.yml for Raspberry Pi OS on ARMv7 and ARM64
improvement please-test docs
Hi there, I would like to suggest to adapt the notes on cgroups in docker-compose.yml for Raspberry Pi (armv7 and arm64) for Raspberry Pi OS, due to an incorrect path for this distro: (OLD) If you see Docker errors related to "cgroups", it may help to add the following to /boot/firmware/cmdline.txt: (NEW) If yo...
1.0
Docs: Improve "cgroups" hint in docker-compose.yml for Raspberry Pi OS on ARMv7 and ARM64 - Hi there, I would like to suggest to adapt the notes on cgroups in docker-compose.yml for Raspberry Pi (armv7 and arm64) for Raspberry Pi OS, due to an incorrect path for this distro: (OLD) If you see Docker errors related ...
non_build
docs improve cgroups hint in docker compose yml for raspberry pi os on and hi there i would like to suggest to adapt the notes on cgroups in docker compose yml for raspberry pi and for raspberry pi os due to an incorrect path for this distro old if you see docker errors related to cgroups it...
0
16,842
10,573,468,282
IssuesEvent
2019-10-07 12:04:06
Azure/azure-cli
https://api.github.com/repos/Azure/azure-cli
closed
web app update for slot doesn't work
Bug Service Attention Web Apps
**Versions** azure-cli 2.0.74 command-modules-nspkg 2.0.3 core 2.0.74 nspkg 3.0.4 telemetry 1.0.3 **Describe the bug** I'm attempting to automate resource tagging in across different subscrip...
1.0
web app update for slot doesn't work - **Versions** azure-cli 2.0.74 command-modules-nspkg 2.0.3 core 2.0.74 nspkg 3.0.4 telemetry 1.0.3 **Describe the bug** I'm attempting to automate resour...
non_build
web app update for slot doesn t work versions azure cli command modules nspkg core nspkg telemetry describe the bug i m attempting to automate resource...
0
100,114
30,621,300,033
IssuesEvent
2023-07-24 08:27:44
sandboxie-plus/Sandboxie
https://api.github.com/repos/sandboxie-plus/Sandboxie
closed
NIKKE has detected a virtual environment and cannot run.
Confirmation pending added in next build DRM software game issue
### Describe what you noticed and did Install NIKKE for PC in Sandboxie. Start nikke_launcher.exe in Sandboxie. Login account. Start the game. ![未标题-3](https://user-images.githubusercontent.com/20435074/222968399-1f30956e-b6bc-4014-bf9c-21538086d65e.png) ### How often did you encounter it so far? _No res...
1.0
NIKKE has detected a virtual environment and cannot run. - ### Describe what you noticed and did Install NIKKE for PC in Sandboxie. Start nikke_launcher.exe in Sandboxie. Login account. Start the game. ![未标题-3](https://user-images.githubusercontent.com/20435074/222968399-1f30956e-b6bc-4014-bf9c-21538086d65e.png)...
build
nikke has detected a virtual environment and cannot run describe what you noticed and did install nikke for pc in sandboxie start nikke launcher exe in sandboxie login account start the game how often did you encounter it so far no response affected program nikke exe ...
1
267,354
20,200,356,372
IssuesEvent
2022-02-11 14:42:18
SwissDataScienceCenter/renku
https://api.github.com/repos/SwissDataScienceCenter/renku
opened
docs: provide a listing of template repositories
documentation
Seems like people are starting to make their own template repositories - we should collect the links with some descriptions and encourage people to contribute their own.
1.0
docs: provide a listing of template repositories - Seems like people are starting to make their own template repositories - we should collect the links with some descriptions and encourage people to contribute their own.
non_build
docs provide a listing of template repositories seems like people are starting to make their own template repositories we should collect the links with some descriptions and encourage people to contribute their own
0
3,397
3,144,206,665
IssuesEvent
2015-09-14 12:09:41
Itseez/opencv
https://api.github.com/repos/Itseez/opencv
closed
Errors while building OpenCV 3.0.0 with -D BUILD_TBB flag
affected: master auto-transferred bug category: build/install priority: normal
Transferred from http://code.opencv.org/issues/4438 ``` || Dhruv Vyas on 2015-06-26 09:14 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: None || Tracker: Bug || Difficulty: || PR: || Platform: Any / Linux ``` Errors while building OpenCV 3.0.0 with -D BUILD_TBB flag ----------- ``` While co...
1.0
Errors while building OpenCV 3.0.0 with -D BUILD_TBB flag - Transferred from http://code.opencv.org/issues/4438 ``` || Dhruv Vyas on 2015-06-26 09:14 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: None || Tracker: Bug || Difficulty: || PR: || Platform: Any / Linux ``` Errors while building ...
build
errors while building opencv with d build tbb flag transferred from dhruv vyas on priority normal affected branch master dev category none tracker bug difficulty pr platform any linux errors while building opencv with d build tbb flag ...
1
156,301
19,847,807,047
IssuesEvent
2022-01-21 08:54:00
qiangmao/axios
https://api.github.com/repos/qiangmao/axios
opened
CVE-2021-23358 (High) detected in underscore-1.5.1.tgz, underscore-1.7.0.tgz
security vulnerability
## CVE-2021-23358 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>underscore-1.5.1.tgz</b>, <b>underscore-1.7.0.tgz</b></p></summary> <p> <details><summary><b>underscore-1.5.1.tgz</b...
True
CVE-2021-23358 (High) detected in underscore-1.5.1.tgz, underscore-1.7.0.tgz - ## CVE-2021-23358 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>underscore-1.5.1.tgz</b>, <b>underscor...
non_build
cve high detected in underscore tgz underscore tgz cve high severity vulnerability vulnerable libraries underscore tgz underscore tgz underscore tgz javascript s functional programming helper library library home page a href path to depend...
0
85,808
24,691,687,989
IssuesEvent
2022-10-19 09:01:05
godotengine/godot-proposals
https://api.github.com/repos/godotengine/godot-proposals
opened
Strict use of type control in C/C++
topic:buildsystem
### Describe the project you are working on Godot Engine ### Describe the problem or limitation you are having in your project Currently, Godot for type checking uses basic warnings generated by the compiler and flags, i.e. `-Wall`, but unfortunately these are quite unreliable in most cases, so that types are implic...
1.0
Strict use of type control in C/C++ - ### Describe the project you are working on Godot Engine ### Describe the problem or limitation you are having in your project Currently, Godot for type checking uses basic warnings generated by the compiler and flags, i.e. `-Wall`, but unfortunately these are quite unreliable i...
build
strict use of type control in c c describe the project you are working on godot engine describe the problem or limitation you are having in your project currently godot for type checking uses basic warnings generated by the compiler and flags i e wall but unfortunately these are quite unreliable i...
1
3,173
2,659,907,088
IssuesEvent
2015-03-19 00:26:22
isislovecruft/python-gnupg
https://api.github.com/repos/isislovecruft/python-gnupg
closed
Three unittests are broken when running with pypy
bug compatibility easy unittest
``` ====================================================================== ERROR: test_dsa_key_generation_with_unicode (__main__.GPGTestCase) Test that DSA key generation succeeds with unicode characters. ---------------------------------------------------------------------- Traceback (most recent call last): Fil...
1.0
Three unittests are broken when running with pypy - ``` ====================================================================== ERROR: test_dsa_key_generation_with_unicode (__main__.GPGTestCase) Test that DSA key generation succeeds with unicode characters. -----------------------------------------------------------...
non_build
three unittests are broken when running with pypy error test dsa key generation with unicode main gpgtestcase test that dsa key generation succeeds with unicode characters ...
0
98,346
12,311,914,928
IssuesEvent
2020-05-12 13:11:28
spotify/backstage
https://api.github.com/repos/spotify/backstage
closed
Update status types
accessibility design good first issue storybook sweating-the-details
## 🗒 General Hi!! Would love some help updating our status types. To make them more accessible and uniform, we've decided that statuses will be indicated by a colored dot *and* text. <img width="695" alt="Screenshot 2020-05-05 at 4 58 24 PM" src="https://user-images.githubusercontent.com/61153904/81080946-a681ac0...
1.0
Update status types - ## 🗒 General Hi!! Would love some help updating our status types. To make them more accessible and uniform, we've decided that statuses will be indicated by a colored dot *and* text. <img width="695" alt="Screenshot 2020-05-05 at 4 58 24 PM" src="https://user-images.githubusercontent.com/611...
non_build
update status types 🗒 general hi would love some help updating our status types to make them more accessible and uniform we ve decided that statuses will be indicated by a colored dot and text img width alt screenshot at pm src 💻 usage statuses ought to be indicated by a ...
0
7,486
3,985,391,088
IssuesEvent
2016-05-07 21:04:33
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
Feature Request: Official Vagrant/Puppet Setup Scripts for scipy stack
Build issues enhancement
It would be very helpful to have vagrant/puppet configurations to get a working scipy stack up and running with port forwading so that an ipython notebook can be run on the host (windows) os. This would dramatically decrease setup time and will make it much easier for windows users to get and up and running! Thanks...
1.0
Feature Request: Official Vagrant/Puppet Setup Scripts for scipy stack - It would be very helpful to have vagrant/puppet configurations to get a working scipy stack up and running with port forwading so that an ipython notebook can be run on the host (windows) os. This would dramatically decrease setup time and will ma...
build
feature request official vagrant puppet setup scripts for scipy stack it would be very helpful to have vagrant puppet configurations to get a working scipy stack up and running with port forwading so that an ipython notebook can be run on the host windows os this would dramatically decrease setup time and will ma...
1
363,431
25,450,602,192
IssuesEvent
2022-11-24 10:09:33
rest-for-physics/framework
https://api.github.com/repos/rest-for-physics/framework
opened
Installation requirements could be more specific (ROOT version)
documentation help wanted
Some colleages that were installing REST-for-Physics for the first time understood from the documentation that REST is compatible with ROOT >6 but it failed to install on v6.22.02 even though it was compield with c++17 support. We should define a specific minimum version of root that is supported and also add it to ...
1.0
Installation requirements could be more specific (ROOT version) - Some colleages that were installing REST-for-Physics for the first time understood from the documentation that REST is compatible with ROOT >6 but it failed to install on v6.22.02 even though it was compield with c++17 support. We should define a spec...
non_build
installation requirements could be more specific root version some colleages that were installing rest for physics for the first time understood from the documentation that rest is compatible with root but it failed to install on even though it was compield with c support we should define a specific...
0
407,623
11,924,672,088
IssuesEvent
2020-04-01 09:55:31
osmontrouge/caresteouvert
https://api.github.com/repos/osmontrouge/caresteouvert
reopened
Corrections wording
enhancement priority: low
un peu de wording : -le bouton de validation "signaler" -> publier -Boutiques (dans la liste des POIs) -> Commerces -Magasins d'alimentation (dans la liste des POIs) -> Alimentation -Horaires susceptibles de changer pendant le confinement -> Horaires d'ouverture hors-confinement -Cette enseigne a été déclaré ouver...
1.0
Corrections wording - un peu de wording : -le bouton de validation "signaler" -> publier -Boutiques (dans la liste des POIs) -> Commerces -Magasins d'alimentation (dans la liste des POIs) -> Alimentation -Horaires susceptibles de changer pendant le confinement -> Horaires d'ouverture hors-confinement -Cette enseig...
non_build
corrections wording un peu de wording le bouton de validation signaler publier boutiques dans la liste des pois commerces magasins d alimentation dans la liste des pois alimentation horaires susceptibles de changer pendant le confinement horaires d ouverture hors confinement cette enseig...
0
79,712
23,026,463,917
IssuesEvent
2022-07-22 09:40:16
godotengine/godot-proposals
https://api.github.com/repos/godotengine/godot-proposals
closed
Add a SCons option for Mold linker
topic:buildsystem
### Describe the project you are working on With `LDFLAGS="-fuse-ld=mold"` and `LD="ld.mold"` env vars it's possible to compile any project with gcc/clang compiler while using mold as linker: https://github.com/rui314/mold.git ### Describe the problem or limitation you are having in your project Currently ther...
1.0
Add a SCons option for Mold linker - ### Describe the project you are working on With `LDFLAGS="-fuse-ld=mold"` and `LD="ld.mold"` env vars it's possible to compile any project with gcc/clang compiler while using mold as linker: https://github.com/rui314/mold.git ### Describe the problem or limitation you are hav...
build
add a scons option for mold linker describe the project you are working on with ldflags fuse ld mold and ld ld mold env vars it s possible to compile any project with gcc clang compiler while using mold as linker describe the problem or limitation you are having in your project currently ...
1
34,993
9,528,517,080
IssuesEvent
2019-04-29 08:40:44
IBM-Blockchain/blockchain-vscode-extension
https://api.github.com/repos/IBM-Blockchain/blockchain-vscode-extension
closed
Run packaging on every builds, not just release builds
build
The packaging step is only run on release builds at the moment, but we should run it on all builds (merge builds, PR builds, etc). This is because I broke the packaging, but nothing in the build process stopped me merging those changes!
1.0
Run packaging on every builds, not just release builds - The packaging step is only run on release builds at the moment, but we should run it on all builds (merge builds, PR builds, etc). This is because I broke the packaging, but nothing in the build process stopped me merging those changes!
build
run packaging on every builds not just release builds the packaging step is only run on release builds at the moment but we should run it on all builds merge builds pr builds etc this is because i broke the packaging but nothing in the build process stopped me merging those changes
1
295,557
22,240,460,966
IssuesEvent
2022-06-09 04:21:05
kubernetes-sigs/kustomize
https://api.github.com/repos/kubernetes-sigs/kustomize
closed
inline SMP patch with empty group/version not matching inferred targets
kind/support kind/documentation lifecycle/rotten
**Describe the bug** Patches and replacements do not appear to be applied to `resources` from remote sources. **Files that can reproduce the issue** ``` cat << EOF > kustomization.yaml apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - https://github.com/jetstack/google-cas-issue...
1.0
inline SMP patch with empty group/version not matching inferred targets - **Describe the bug** Patches and replacements do not appear to be applied to `resources` from remote sources. **Files that can reproduce the issue** ``` cat << EOF > kustomization.yaml apiVersion: kustomize.config.k8s.io/v1beta1 kind:...
non_build
inline smp patch with empty group version not matching inferred targets describe the bug patches and replacements do not appear to be applied to resources from remote sources files that can reproduce the issue cat kustomization yaml apiversion kustomize config io kind kustomization ...
0
33,801
9,205,520,874
IssuesEvent
2019-03-08 10:48:55
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
No miles / inches display in scale bar
Category: Build/Install Component: Easy fix? Component: Pull Request or Patch supplied Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Feature request
--- Author Name: **Tim Sutton** (Tim Sutton) Original Redmine Issue: 846, https://issues.qgis.org/issues/846 Original Assignee: Tim Sutton --- When using metric units the scale bar shows km / cm / mm as appropriate. In imperial mode, it only ever shows feet. I am attaching a patch to add support for miles and inch...
1.0
No miles / inches display in scale bar - --- Author Name: **Tim Sutton** (Tim Sutton) Original Redmine Issue: 846, https://issues.qgis.org/issues/846 Original Assignee: Tim Sutton --- When using metric units the scale bar shows km / cm / mm as appropriate. In imperial mode, it only ever shows feet. I am attaching ...
build
no miles inches display in scale bar author name tim sutton tim sutton original redmine issue original assignee tim sutton when using metric units the scale bar shows km cm mm as appropriate in imperial mode it only ever shows feet i am attaching a patch to add support for miles an...
1