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
220,792
7,371,028,406
IssuesEvent
2018-03-13 10:23:28
morpheus65535/bazarr
https://api.github.com/repos/morpheus65535/bazarr
closed
Allow hostname for Listening IP address
enhancement priority:medium
Please allow hostname for Listening IP address in sonarr configuration. As a hostname is more pratical than an static IP.
1.0
Allow hostname for Listening IP address - Please allow hostname for Listening IP address in sonarr configuration. As a hostname is more pratical than an static IP.
non_build
allow hostname for listening ip address please allow hostname for listening ip address in sonarr configuration as a hostname is more pratical than an static ip
0
26,505
7,843,455,712
IssuesEvent
2018-06-19 06:05:44
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
closed
HR Users : Profile Pic :Application is not displaying profile pic icon upon revisiting back to some other page from my account page until manual refresh
Defect HR User Module P3 Profile Picture Release #3 Build #1
Steps : 1.Launch the URL 2.Sign in HR user (New HR user) 3.Click on profile pic icon 4.Overlay displays 5.Select My Account from the overlay 6.Navigate to My Account Page 7.Navigate to some other page like "Tasks" etc Experienced Behaviour : Observed that application is not displaying profile pic icon up...
1.0
HR Users : Profile Pic :Application is not displaying profile pic icon upon revisiting back to some other page from my account page until manual refresh - Steps : 1.Launch the URL 2.Sign in HR user (New HR user) 3.Click on profile pic icon 4.Overlay displays 5.Select My Account from the overlay 6.Navigate to ...
build
hr users profile pic application is not displaying profile pic icon upon revisiting back to some other page from my account page until manual refresh steps launch the url sign in hr user new hr user click on profile pic icon overlay displays select my account from the overlay navigate to ...
1
99,877
30,571,086,136
IssuesEvent
2023-07-20 22:19:54
apache/shiro
https://api.github.com/repos/apache/shiro
closed
[Bug] [1.12.0] BOM is configured wrong
question build
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/shiro/issues?q=is%3Aissue) and found no similar issues. ### Environment Not relevant. ### Shiro version 1.12.0 ### What was the actual outcome? See below. ### What was the expected outcome? See below. ...
1.0
[Bug] [1.12.0] BOM is configured wrong - ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/shiro/issues?q=is%3Aissue) and found no similar issues. ### Environment Not relevant. ### Shiro version 1.12.0 ### What was the actual outcome? See below. ### What w...
build
bom is configured wrong search before asking i had searched in the and found no similar issues environment not relevant shiro version what was the actual outcome see below what was the expected outcome see below how to reproduce add th...
1
28,959
8,233,887,633
IssuesEvent
2018-09-08 07:15:06
envoyproxy/envoy
https://api.github.com/repos/envoyproxy/envoy
closed
alpine packaging error: -fomit-frame-pointer: not found
build stale
Hi, I managed to successfully build envoy for alpine (static), and wanted to make an APKBUILD file with the recipe and the patches to have a fully reproducible build. The build is successful when manually executing `bazel` (after letting abuild extract and patch), but it fails during a full `abuild` with error like ...
1.0
alpine packaging error: -fomit-frame-pointer: not found - Hi, I managed to successfully build envoy for alpine (static), and wanted to make an APKBUILD file with the recipe and the patches to have a fully reproducible build. The build is successful when manually executing `bazel` (after letting abuild extract and pa...
build
alpine packaging error fomit frame pointer not found hi i managed to successfully build envoy for alpine static and wanted to make an apkbuild file with the recipe and the patches to have a fully reproducible build the build is successful when manually executing bazel after letting abuild extract and pa...
1
28,965
8,237,562,706
IssuesEvent
2018-09-10 03:47:53
facebook/osquery
https://api.github.com/repos/facebook/osquery
closed
Create tests for the tables `routes`, `arp_cache`
FreeBSD Linux Windows build good-first-issue macOS
## Create tests for the tables `routes`, `arp_cache` - Create header file for the table implementation, if one is not exists. - In test, query the table and check if retrieved columns (name and types) match the columns from table spec. - If there is any guarantee to number of rows (e.g. only 1 record in ever...
1.0
Create tests for the tables `routes`, `arp_cache` - ## Create tests for the tables `routes`, `arp_cache` - Create header file for the table implementation, if one is not exists. - In test, query the table and check if retrieved columns (name and types) match the columns from table spec. - If there is any gua...
build
create tests for the tables routes arp cache create tests for the tables routes arp cache create header file for the table implementation if one is not exists in test query the table and check if retrieved columns name and types match the columns from table spec if there is any gua...
1
60,220
8,409,029,517
IssuesEvent
2018-10-12 05:19:15
FlightControl-Master/MOOSE
https://api.github.com/repos/FlightControl-Master/MOOSE
closed
COORDINATE:ToStringBR Suspected Doc Error
documentation fixed
Document method description for `COORDINATE:ToStringBR` appears to demand 3 parameters where only 2 should be required. `COORDINATE:ToStringBRA` appears to have same error.
1.0
COORDINATE:ToStringBR Suspected Doc Error - Document method description for `COORDINATE:ToStringBR` appears to demand 3 parameters where only 2 should be required. `COORDINATE:ToStringBRA` appears to have same error.
non_build
coordinate tostringbr suspected doc error document method description for coordinate tostringbr appears to demand parameters where only should be required coordinate tostringbra appears to have same error
0
87,118
25,036,119,099
IssuesEvent
2022-11-04 16:09:40
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
closed
nixos-manual fails due to missing attribute in gitit
6.topic: nixos 0.kind: build failure
### Steps To Reproduce Steps to reproduce the behavior: 1. build `nixos-manual` ### Build log ``` error: builder for '/nix/store/qk4q3qhrhspy0rrala8rmc4xn3nfvr7f-lazy-options.json.drv' failed with exit code 1; last 10 log lines: > 43| substSpecial = x: > | ...
1.0
nixos-manual fails due to missing attribute in gitit - ### Steps To Reproduce Steps to reproduce the behavior: 1. build `nixos-manual` ### Build log ``` error: builder for '/nix/store/qk4q3qhrhspy0rrala8rmc4xn3nfvr7f-lazy-options.json.drv' failed with exit code 1; last 10 log lines: > ...
build
nixos manual fails due to missing attribute in gitit steps to reproduce steps to reproduce the behavior build nixos manual build log error builder for nix store lazy options json drv failed with exit code last log lines substspecial x ...
1
221,083
17,289,344,021
IssuesEvent
2021-07-24 11:48:36
AscEmu/AscEmu
https://api.github.com/repos/AscEmu/AscEmu
opened
👾 [Bug Report] Not able to Learn Engeneering
Issue - Needs retesting
**Description**: Tried to learn Engeneering bot no matter what i do Trainer dont let me learn it. No other Proffessions learned. maybe general issue dont Testet other Professions. Testet On WOTLK - Patch 1.12.1 - Classic ? - Patch 2.4.3 - TBC ? - Patch 3.3.5 - WoTLK x - Patch 4.3.4 - Cataclys...
1.0
👾 [Bug Report] Not able to Learn Engeneering - **Description**: Tried to learn Engeneering bot no matter what i do Trainer dont let me learn it. No other Proffessions learned. maybe general issue dont Testet other Professions. Testet On WOTLK - Patch 1.12.1 - Classic ? - Patch 2.4.3 - TBC ? - Pat...
non_build
👾 not able to learn engeneering description tried to learn engeneering bot no matter what i do trainer dont let me learn it no other proffessions learned maybe general issue dont testet other professions testet on wotlk patch classic patch tbc patch w...
0
287,624
31,853,813,277
IssuesEvent
2023-09-15 05:29:56
samqdemocorp-mend/WebGoat-Remediate
https://api.github.com/repos/samqdemocorp-mend/WebGoat-Remediate
opened
jsoup-1.14.3.jar: 1 vulnerabilities (highest severity is: 6.1) reachable
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jsoup-1.14.3.jar</b></p></summary> <p>jsoup is a Java library for working with real-world HTML. It provides a very convenient API for fetching URLs and extracting and...
True
jsoup-1.14.3.jar: 1 vulnerabilities (highest severity is: 6.1) reachable - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jsoup-1.14.3.jar</b></p></summary> <p>jsoup is a Java library for working with real-world H...
non_build
jsoup jar vulnerabilities highest severity is reachable vulnerable library jsoup jar jsoup is a java library for working with real world html it provides a very convenient api for fetching urls and extracting and manipulating data using the best of dom methods and css selectors ...
0
69,113
7,125,166,716
IssuesEvent
2018-01-19 21:47:42
brunobuzzi/BpmFlow
https://api.github.com/repos/brunobuzzi/BpmFlow
closed
Sequence Test Error
SUnit Test bug testing
VisaApplianceProcessExecutionTest>>testExecuteProcess_visaAccepted VisaApplianceProcessExecutionTest>>testExecuteProcess_visaAcceptedPaused01 VisaApplianceProcessExecutionTest>>testExecuteProcess_visaAborted_02 (ERROR) The error is caused by previous test (testExecuteProcess_visaAcceptedPaused01)
2.0
Sequence Test Error - VisaApplianceProcessExecutionTest>>testExecuteProcess_visaAccepted VisaApplianceProcessExecutionTest>>testExecuteProcess_visaAcceptedPaused01 VisaApplianceProcessExecutionTest>>testExecuteProcess_visaAborted_02 (ERROR) The error is caused by previous test (testExecuteProcess_visaAcceptedPause...
non_build
sequence test error visaapplianceprocessexecutiontest testexecuteprocess visaaccepted visaapplianceprocessexecutiontest testexecuteprocess visaapplianceprocessexecutiontest testexecuteprocess visaaborted error the error is caused by previous test testexecuteprocess
0
118,885
10,014,494,365
IssuesEvent
2019-07-15 17:40:07
microsoft/PTVS
https://api.github.com/repos/microsoft/PTVS
opened
Pytest: assert when add existing item as link
area:Test Adapter bug
Enable pytest for the project Add existing item, "as link", a test file from a folder outside the project folder ``` --------------------------- Assertion Failed: Abort=Quit, Retry=Debug, Ignore=Continue --------------------------- at Microsoft.PythonTools.TestAdapter.Pytest.PyTestDiscoveryReader.Par...
1.0
Pytest: assert when add existing item as link - Enable pytest for the project Add existing item, "as link", a test file from a folder outside the project folder ``` --------------------------- Assertion Failed: Abort=Quit, Retry=Debug, Ignore=Continue --------------------------- at Microsoft.PythonTo...
non_build
pytest assert when add existing item as link enable pytest for the project add existing item as link a test file from a folder outside the project folder assertion failed abort quit retry debug ignore continue at microsoft pythonto...
0
190,301
14,541,493,583
IssuesEvent
2020-12-15 14:38:12
cyfronet-fid/sat4envi
https://api.github.com/repos/cyfronet-fid/sat4envi
closed
[Fix] sending invitation second time on the same mail
bug dev-env-test pre-prod-test
Tested on instance SOK version master-e9cfc9a443e542addb7453e720e1526aa263abc4 **Steps:** 1. Log as zkAdmin 2. Go to settings/people?institution=zarzadzenie-kryzysowe-pl 3. Click on the button <_WYSLIJ ZAPROSZENIE> 4. Enter test@mail.pl 5. Click on the button <_WYSLIJ ZAPROSZENIE> 6. Enter test@mail.pl **W...
2.0
[Fix] sending invitation second time on the same mail - Tested on instance SOK version master-e9cfc9a443e542addb7453e720e1526aa263abc4 **Steps:** 1. Log as zkAdmin 2. Go to settings/people?institution=zarzadzenie-kryzysowe-pl 3. Click on the button <_WYSLIJ ZAPROSZENIE> 4. Enter test@mail.pl 5. Click on the but...
non_build
sending invitation second time on the same mail tested on instance sok version master steps log as zkadmin go to settings people institution zarzadzenie kryzysowe pl click on the button enter test mail pl click on the button enter test mail pl what happens user see ...
0
160,331
12,507,477,246
IssuesEvent
2020-06-02 14:11:06
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
closed
Test: New View Pane Theme Colors
testplan-item
Refs: #94339 - [x] anyOS @Tyriar - [x] anyOS @alexr00 Complexity: 1 [Create Issue](https://github.com/microsoft/vscode/issues/new?body=Testing+%2398995%0A%0A) --- This iteration, new theme keys were introduced to make views in the panel fit better with the panel theming. **Panel Theme Keys** https://...
1.0
Test: New View Pane Theme Colors - Refs: #94339 - [x] anyOS @Tyriar - [x] anyOS @alexr00 Complexity: 1 [Create Issue](https://github.com/microsoft/vscode/issues/new?body=Testing+%2398995%0A%0A) --- This iteration, new theme keys were introduced to make views in the panel fit better with the panel theming...
non_build
test new view pane theme colors refs anyos tyriar anyos complexity this iteration new theme keys were introduced to make views in the panel fit better with the panel theming panel theme keys side bar theme keys testing involves try out the ne...
0
264,366
23,114,723,221
IssuesEvent
2022-07-27 15:40:35
wazuh/wazuh-qa
https://api.github.com/repos/wazuh/wazuh-qa
opened
Manual testing - Fix permission error in JSON alert
team/qa type/qa-testing status/not-tracked
|Related issue|Related PR| |---|---| |https://github.com/wazuh/wazuh/issues/12073|https://github.com/wazuh/wazuh/pull/14019| ## Description The goal of this issue is to manually test the change in `analysisd` to fix a bug which discards events when these events have a bad format in their permission. This bug wa...
1.0
Manual testing - Fix permission error in JSON alert - |Related issue|Related PR| |---|---| |https://github.com/wazuh/wazuh/issues/12073|https://github.com/wazuh/wazuh/pull/14019| ## Description The goal of this issue is to manually test the change in `analysisd` to fix a bug which discards events when these eve...
non_build
manual testing fix permission error in json alert related issue related pr description the goal of this issue is to manually test the change in analysisd to fix a bug which discards events when these events have a bad format in their permission this bug was found in a stress test and th...
0
81,519
23,483,408,673
IssuesEvent
2022-08-17 12:37:32
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
opened
rPackages.ExomeDepth 1.1.15 : error: expected ';' before 'extern' in mathcalls.h
0.kind: build failure
### Steps To Reproduce Steps to reproduce the behavior: 1. nix build nixpkgs#rPackages.ExomeDepth ### Build log https://gist.github.com/apraga/2b944b217226553759ae94379e13547e ### Additional context Add any other context about the problem here. ### Notify maintainers <!-- Please @ people who are in the...
1.0
rPackages.ExomeDepth 1.1.15 : error: expected ';' before 'extern' in mathcalls.h - ### Steps To Reproduce Steps to reproduce the behavior: 1. nix build nixpkgs#rPackages.ExomeDepth ### Build log https://gist.github.com/apraga/2b944b217226553759ae94379e13547e ### Additional context Add any other context abou...
build
rpackages exomedepth error expected before extern in mathcalls h steps to reproduce steps to reproduce the behavior nix build nixpkgs rpackages exomedepth build log additional context add any other context about the problem here notify maintainers please p...
1
181,997
21,664,472,857
IssuesEvent
2022-05-07 01:27:59
haeli05/source
https://api.github.com/repos/haeli05/source
closed
CVE-2019-1010266 (Medium) detected in lodash-1.0.2.tgz - autoclosed
security vulnerability
## CVE-2019-1010266 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-1.0.2.tgz</b></p></summary> <p>A utility library delivering consistency, customization, performance, and ex...
True
CVE-2019-1010266 (Medium) detected in lodash-1.0.2.tgz - autoclosed - ## CVE-2019-1010266 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-1.0.2.tgz</b></p></summary> <p>A util...
non_build
cve medium detected in lodash tgz autoclosed cve medium severity vulnerability vulnerable library lodash tgz a utility library delivering consistency customization performance and extras library home page a href path to dependency file source frontend package jso...
0
39,631
16,062,181,991
IssuesEvent
2021-04-23 14:00:08
Azure/azure-sdk-for-python
https://api.github.com/repos/Azure/azure-sdk-for-python
opened
[ServiceBus] GA AzureSasCredential
Client Service Bus
extract the code related to AzureSasCredential to the master branch from the feature branch https://github.com/Azure/azure-sdk-for-python/tree/feature/servicebus%2F7.2.0b1/sdk/servicebus/azure-servicebus
1.0
[ServiceBus] GA AzureSasCredential - extract the code related to AzureSasCredential to the master branch from the feature branch https://github.com/Azure/azure-sdk-for-python/tree/feature/servicebus%2F7.2.0b1/sdk/servicebus/azure-servicebus
non_build
ga azuresascredential extract the code related to azuresascredential to the master branch from the feature branch
0
42,858
11,092,344,006
IssuesEvent
2019-12-15 18:21:50
Sparker95/Vindicta
https://api.github.com/repos/Sparker95/Vindicta
closed
add lamps to build menu
build-ui enhancement
add lamps to build menu to have lights in base at night classnames: Land_Camping_Light_F Land_TentLamp_01_suspended_F Land_TentLamp_01_suspended_red_F Land_TentLamp_01_standing_F Land_TentLamp_01_standing_red_F Land_PortableLight_single_F Land_PortableLight_double_F
1.0
add lamps to build menu - add lamps to build menu to have lights in base at night classnames: Land_Camping_Light_F Land_TentLamp_01_suspended_F Land_TentLamp_01_suspended_red_F Land_TentLamp_01_standing_F Land_TentLamp_01_standing_red_F Land_PortableLight_single_F Land_PortableLight_double_F
build
add lamps to build menu add lamps to build menu to have lights in base at night classnames land camping light f land tentlamp suspended f land tentlamp suspended red f land tentlamp standing f land tentlamp standing red f land portablelight single f land portablelight double f
1
58,246
14,349,061,628
IssuesEvent
2020-11-29 15:05:46
aws-amplify/amplify-ios
https://api.github.com/repos/aws-amplify/amplify-ios
closed
Deployment Issue with Amplify Framework: "Invalid Bundle Structure"
build requesting info
![image](https://user-images.githubusercontent.com/68310924/99099624-55d5c480-25a0-11eb-9470-0ad6fcd1436a.png) This problem occurs when I am attempting to deploy my app with the Amplify framework. After archiving the app and attempting to deploy it to Test Flight, I receive an error stating that my bundle cannot c...
1.0
Deployment Issue with Amplify Framework: "Invalid Bundle Structure" - ![image](https://user-images.githubusercontent.com/68310924/99099624-55d5c480-25a0-11eb-9470-0ad6fcd1436a.png) This problem occurs when I am attempting to deploy my app with the Amplify framework. After archiving the app and attempting to deploy...
build
deployment issue with amplify framework invalid bundle structure this problem occurs when i am attempting to deploy my app with the amplify framework after archiving the app and attempting to deploy it to test flight i receive an error stating that my bundle cannot contain any stand alone executables ...
1
95,812
27,622,876,272
IssuesEvent
2023-03-10 02:38:58
Jguer/yay
https://api.github.com/repos/Jguer/yay
closed
yay tries to pull ARM-only dependencies and fails
Status: PKGBUILD Issue
### Affected Version yay v11.3.1.r126.gc744058 - libalpm v13.0.2 ### Describe the bug It's impossible to build [repman-git](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=repman-git) package from AUR via yay on x86_64 right now. ### Reproduction Steps 1. `yay -S repman-git` ### Expected behavi...
1.0
yay tries to pull ARM-only dependencies and fails - ### Affected Version yay v11.3.1.r126.gc744058 - libalpm v13.0.2 ### Describe the bug It's impossible to build [repman-git](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=repman-git) package from AUR via yay on x86_64 right now. ### Reproduction St...
build
yay tries to pull arm only dependencies and fails affected version yay libalpm describe the bug it s impossible to build package from aur via yay on right now reproduction steps yay s repman git expected behavior devtools alarm is an arm specific...
1
94,396
15,962,370,040
IssuesEvent
2021-04-16 01:10:02
KaterinaOrg/my-bag-of-holding
https://api.github.com/repos/KaterinaOrg/my-bag-of-holding
opened
WS-2018-0148 (Low) detected in utile-0.2.1.tgz
security vulnerability
## WS-2018-0148 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>utile-0.2.1.tgz</b></p></summary> <p>A drop-in replacement for `util` with some additional advantageous functions</p> <p>...
True
WS-2018-0148 (Low) detected in utile-0.2.1.tgz - ## WS-2018-0148 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>utile-0.2.1.tgz</b></p></summary> <p>A drop-in replacement for `util` wi...
non_build
ws low detected in utile tgz ws low severity vulnerability vulnerable library utile tgz a drop in replacement for util with some additional advantageous functions library home page a href dependency hierarchy grunt jscs tgz root library jscs ...
0
52,242
12,893,408,833
IssuesEvent
2020-07-13 21:34:12
iodide-project/pyodide
https://api.github.com/repos/iodide-project/pyodide
closed
Add script to update package versions
build/CI help wanted
Similarly to `pyodide_build/mkpkg.py` it would be useful to have some script that would fetch latest metadata from PyPi and update the version number, sha256 digest and download URL in an existing `meta.yaml`. ``` pyodide_build/update_pkg.py meta.yaml ``` Something like this already exists in conda-forge, since t...
1.0
Add script to update package versions - Similarly to `pyodide_build/mkpkg.py` it would be useful to have some script that would fetch latest metadata from PyPi and update the version number, sha256 digest and download URL in an existing `meta.yaml`. ``` pyodide_build/update_pkg.py meta.yaml ``` Something like thi...
build
add script to update package versions similarly to pyodide build mkpkg py it would be useful to have some script that would fetch latest metadata from pypi and update the version number digest and download url in an existing meta yaml pyodide build update pkg py meta yaml something like this alr...
1
42,972
11,132,950,803
IssuesEvent
2019-12-20 08:12:31
grpc/grpc
https://api.github.com/repos/grpc/grpc
opened
FLAKE: c_macos_dbg_native.bins/dbg/concurrent_connectivity_test fails with "Too many open files"
infra/BUILDPONY kind/bug priority/P2
https://source.cloud.google.com/results/invocations/cfe84625-e024-46f3-b197-686dd5ae6285/targets/github%2Fgrpc%2Frun_tests%2Fc_macos_dbg_native/tests;group=c_macos_dbg_native;test=bins%2Fdbg%2Fconcurrent_connectivity_test%20GRPC_POLL_STRATEGY%3Dpoll;row=2 ``` D1219 11:21:31.679461000 140735622603648 test_config.cc:...
1.0
FLAKE: c_macos_dbg_native.bins/dbg/concurrent_connectivity_test fails with "Too many open files" - https://source.cloud.google.com/results/invocations/cfe84625-e024-46f3-b197-686dd5ae6285/targets/github%2Fgrpc%2Frun_tests%2Fc_macos_dbg_native/tests;group=c_macos_dbg_native;test=bins%2Fdbg%2Fconcurrent_connectivity_test...
build
flake c macos dbg native bins dbg concurrent connectivity test fails with too many open files test config cc test slowdown factor sanitizer fixture poller total ev posix cc using polling engine poll dns resolver ares cc ...
1
198,727
14,994,723,251
IssuesEvent
2021-01-29 13:20:44
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
Area2D stops working when you click on an area2d node in the inspector
bug needs testing topic:editor
<!-- Please search existing issues for potential duplicates before filing yours: https://github.com/godotengine/godot/issues?q=is%3Aissue --> **Godot version:** <!-- Specify commit hash if non-official. --> v3.1.stable.official **OS/device including version:** <!-- Specify GPU model and drivers if graphics-r...
1.0
Area2D stops working when you click on an area2d node in the inspector - <!-- Please search existing issues for potential duplicates before filing yours: https://github.com/godotengine/godot/issues?q=is%3Aissue --> **Godot version:** <!-- Specify commit hash if non-official. --> v3.1.stable.official **OS/devi...
non_build
stops working when you click on an node in the inspector please search existing issues for potential duplicates before filing yours godot version stable official os device including version windows issue description for some reason i noticed if an node is ...
0
716
2,704,442,947
IssuesEvent
2015-04-07 00:33:39
Boris-Em/BEMSimpleLineGraph
https://api.github.com/repos/Boris-Em/BEMSimpleLineGraph
closed
Graph Snapshot in Background
performance
You can't use `graphSnapshotImage` method when the app is in the background (context is empty), as a result you get a white image. **EDIT** If you use `[self.layer renderInContext:UIGraphicsGetCurrentContext()];` all is working fine in background :smile:
True
Graph Snapshot in Background - You can't use `graphSnapshotImage` method when the app is in the background (context is empty), as a result you get a white image. **EDIT** If you use `[self.layer renderInContext:UIGraphicsGetCurrentContext()];` all is working fine in background :smile:
non_build
graph snapshot in background you can t use graphsnapshotimage method when the app is in the background context is empty as a result you get a white image edit if you use all is working fine in background smile
0
60,949
8,476,334,035
IssuesEvent
2018-10-24 21:35:29
terraform-providers/terraform-provider-azurerm
https://api.github.com/repos/terraform-providers/terraform-provider-azurerm
closed
Integrate Azure Cloud Shell into azurerm resource pages
documentation enhancement
### Terraform Version N/A. ### Affected Resource(s) Documentations for all the resources. ### Expected Behavior Like **"Try-it"** [terraform-install-configure](https://docs.microsoft.com/en-us/azure/virtual-machines/linux/terraform-install-configure), provide **azure cloud shell** as playground for user to qui...
1.0
Integrate Azure Cloud Shell into azurerm resource pages - ### Terraform Version N/A. ### Affected Resource(s) Documentations for all the resources. ### Expected Behavior Like **"Try-it"** [terraform-install-configure](https://docs.microsoft.com/en-us/azure/virtual-machines/linux/terraform-install-configure), p...
non_build
integrate azure cloud shell into azurerm resource pages terraform version n a affected resource s documentations for all the resources expected behavior like try it provide azure cloud shell as playground for user to quickly play terraform code actual behavior no copy...
0
78,567
15,028,329,823
IssuesEvent
2021-02-02 02:49:51
thegrumpys/odop
https://api.github.com/repos/thegrumpys/odop
closed
Traceback after setting FDCL IndepVar to constant 2 consec times
Coded bug
**Steps to duplicate the problem** when working in the development environment master branch: Reload (refresh) browser. File : Open Spring/Extension. Load Initial State. Click in Force_1 MIN entry box. Change FDCL to constant level of value 7. Repeat (apply constant value a second time). Observe traceback: ...
1.0
Traceback after setting FDCL IndepVar to constant 2 consec times - **Steps to duplicate the problem** when working in the development environment master branch: Reload (refresh) browser. File : Open Spring/Extension. Load Initial State. Click in Force_1 MIN entry box. Change FDCL to constant level of value 7. ...
non_build
traceback after setting fdcl indepvar to constant consec times steps to duplicate the problem when working in the development environment master branch reload refresh browser file open spring extension load initial state click in force min entry box change fdcl to constant level of value ...
0
3,948
3,275,075,482
IssuesEvent
2015-10-26 14:11:26
ceylon/ceylon-ide-eclipse
https://api.github.com/repos/ceylon/ceylon-ide-eclipse
closed
Enabling/disabling a backend recompiles the project twice
build performance COULD_NOT_REPRODUCE_ANYMORE WAITING_FOR_ANSWER
The `CeylonBuilder.generateBinaries()` gets called twice when changing any of the two backend options. On a large project that's quite noticeable. In fact, if you're just *disabling* a backend why do a rebuild at all? Just do nothing (or just clean up the relevant binaries)
1.0
Enabling/disabling a backend recompiles the project twice - The `CeylonBuilder.generateBinaries()` gets called twice when changing any of the two backend options. On a large project that's quite noticeable. In fact, if you're just *disabling* a backend why do a rebuild at all? Just do nothing (or just clean up the r...
build
enabling disabling a backend recompiles the project twice the ceylonbuilder generatebinaries gets called twice when changing any of the two backend options on a large project that s quite noticeable in fact if you re just disabling a backend why do a rebuild at all just do nothing or just clean up the r...
1
39,246
10,319,534,760
IssuesEvent
2019-08-30 17:47:54
spack/spack
https://api.github.com/repos/spack/spack
closed
Installation issue: gtkplus
build-error
The merge of PR #12568 broke gtkplus at least for me. Ever since that merge, I get a build error that configure is looking for `cairo-gobject`. I've been working with @hartzell on a fix, and I'm going to let him post what appears to be the solution, because he is the one that found it and explained it to me. ###...
1.0
Installation issue: gtkplus - The merge of PR #12568 broke gtkplus at least for me. Ever since that merge, I get a build error that configure is looking for `cairo-gobject`. I've been working with @hartzell on a fix, and I'm going to let him post what appears to be the solution, because he is the one that found it ...
build
installation issue gtkplus the merge of pr broke gtkplus at least for me ever since that merge i get a build error that configure is looking for cairo gobject i ve been working with hartzell on a fix and i m going to let him post what appears to be the solution because he is the one that found it and ...
1
55,069
13,519,811,866
IssuesEvent
2020-09-15 02:59:30
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
opened
Confused which version TensorfFlow CPU supports
type:build/install
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10/Ubuntu 18.04/Linux Mint - Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: N/a - TensorFlow installed from (source or binary): Source - TensorFlow version: v 1.x to 2.3.0 - Pyt...
1.0
Confused which version TensorfFlow CPU supports - **System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10/Ubuntu 18.04/Linux Mint - Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: N/a - TensorFlow installed from (source or binary): So...
build
confused which version tensorfflow cpu supports system information os platform and distribution e g linux ubuntu windows ubuntu linux mint mobile device e g iphone pixel samsung galaxy if the issue happens on mobile device n a tensorflow installed from source or binary source ...
1
1,715
2,823,938,189
IssuesEvent
2015-05-21 12:02:28
OpenFLUID/openfluid
https://api.github.com/repos/OpenFLUID/openfluid
opened
Check spaces in datastore items ID
bug builder
see if it is in spatial import extension only or if it is a global bug
1.0
Check spaces in datastore items ID - see if it is in spatial import extension only or if it is a global bug
build
check spaces in datastore items id see if it is in spatial import extension only or if it is a global bug
1
35,565
9,621,930,097
IssuesEvent
2019-05-14 11:54:05
Hogfeldt/bioconda_recipe_gen
https://api.github.com/repos/Hogfeldt/bioconda_recipe_gen
closed
Use conda_build_config.yaml in conda-build-mini to get package pinnings
conda-build-mini
A lot of packages has to have the exact same version at build time and run time, therefor we need the conda_build_config.yaml from conda-forge. The config file can be found in this package: https://github.com/conda-forge/conda-forge-pinning-feedstock We should add the installation and usage in our Dockerfile
1.0
Use conda_build_config.yaml in conda-build-mini to get package pinnings - A lot of packages has to have the exact same version at build time and run time, therefor we need the conda_build_config.yaml from conda-forge. The config file can be found in this package: https://github.com/conda-forge/conda-forge-pinning-f...
build
use conda build config yaml in conda build mini to get package pinnings a lot of packages has to have the exact same version at build time and run time therefor we need the conda build config yaml from conda forge the config file can be found in this package we should add the installation and usage in our...
1
127,452
17,271,830,431
IssuesEvent
2021-07-22 20:59:20
grommet/hpe-design-system
https://api.github.com/repos/grommet/hpe-design-system
closed
Update "What's New Page" from Design side
design
I neeeeeeds to update the "What's new page from design side". Thanks devs for doing some of it, i'll circle back.
1.0
Update "What's New Page" from Design side - I neeeeeeds to update the "What's new page from design side". Thanks devs for doing some of it, i'll circle back.
non_build
update what s new page from design side i neeeeeeds to update the what s new page from design side thanks devs for doing some of it i ll circle back
0
267,812
20,246,679,050
IssuesEvent
2022-02-14 14:21:24
mmastro31/talking-oscilloscope
https://api.github.com/repos/mmastro31/talking-oscilloscope
opened
Write Software section of report
documentation Medium
Write the software section of the report for each individual part. This can be completed at the end of the individual parts milestone.
1.0
Write Software section of report - Write the software section of the report for each individual part. This can be completed at the end of the individual parts milestone.
non_build
write software section of report write the software section of the report for each individual part this can be completed at the end of the individual parts milestone
0
135,503
11,008,742,014
IssuesEvent
2019-12-04 11:07:49
Rello/analytics
https://api.github.com/repos/Rello/analytics
closed
CSV import format validation
datasource CSV testing
When trying to import CSV from clipboard I have error message. When I check the log I see this: ``` { "reqId":"xxxxx", "level":3, "time":"2019-12-03T15:33:05+00:00", "remoteAddr":"xxxxx", "user":"xxxxx", "app":"PHP", "method":"POST", "url":"\/index.php\/apps\/analytics\/data\/importCSV", "message"...
1.0
CSV import format validation - When trying to import CSV from clipboard I have error message. When I check the log I see this: ``` { "reqId":"xxxxx", "level":3, "time":"2019-12-03T15:33:05+00:00", "remoteAddr":"xxxxx", "user":"xxxxx", "app":"PHP", "method":"POST", "url":"\/index.php\/apps\/analytics...
non_build
csv import format validation when trying to import csv from clipboard i have error message when i check the log i see this reqid xxxxx level time remoteaddr xxxxx user xxxxx app php method post url index php apps analytics data impo...
0
362,944
10,735,356,259
IssuesEvent
2019-10-29 08:34:38
microservices/oms
https://api.github.com/repos/microservices/oms
closed
Click-to-copy output
OMS UI priority: low :snail:
In the right-panel output make the values of each node clickable to quickly copy the contents of the string into the clipboard. <img width="319" alt="Screen Shot 2019-06-03 at 16 42 14" src="https://user-images.githubusercontent.com/2041757/58810659-aa8cb600-861e-11e9-983f-532f48a795e1.png">
1.0
Click-to-copy output - In the right-panel output make the values of each node clickable to quickly copy the contents of the string into the clipboard. <img width="319" alt="Screen Shot 2019-06-03 at 16 42 14" src="https://user-images.githubusercontent.com/2041757/58810659-aa8cb600-861e-11e9-983f-532f48a795e1.png">
non_build
click to copy output in the right panel output make the values of each node clickable to quickly copy the contents of the string into the clipboard img width alt screen shot at src
0
34,625
30,231,795,734
IssuesEvent
2023-07-06 07:30:17
spring-projects/spring-modulith
https://api.github.com/repos/spring-projects/spring-modulith
closed
Cannot resolve Spring Framework dependencies
in: infrastructure type: question resolution: invalid
``` spring-modulith\spring-modulith-examples\spring-modulith-example-full>mvn package [INFO] Scanning for projects... [INFO] [INFO] -------------------------< org.springframework.modulith:spring-modulith-example-full >-------------------------- [INFO] Building Spring Modulith - Examples - Full Example 1.0.0-SNAPSH...
1.0
Cannot resolve Spring Framework dependencies - ``` spring-modulith\spring-modulith-examples\spring-modulith-example-full>mvn package [INFO] Scanning for projects... [INFO] [INFO] -------------------------< org.springframework.modulith:spring-modulith-example-full >-------------------------- [INFO] Building Spring ...
non_build
cannot resolve spring framework dependencies spring modulith spring modulith examples spring modulith example full mvn package scanning for projects building spring modulith examples full example snapshot from pom xml ...
0
16,628
10,545,904,822
IssuesEvent
2019-10-02 20:12:45
terraform-providers/terraform-provider-azurerm
https://api.github.com/repos/terraform-providers/terraform-provider-azurerm
closed
Azure WebApp not able to access keyvault secret to pull ACR Image
bug service/container-registry
<!--- Thank you for keeping this note for the community ---> ### Terraform (and AzureRM Provider) Version + Terraform v0.11.7 + provider.azurerm v1.24.0 + provider.null v2.1.0 + provider.random v2.1.0 <!--- Please run `terraform -v` to show the Terraform core version and provider version(s). If you are no...
1.0
Azure WebApp not able to access keyvault secret to pull ACR Image - <!--- Thank you for keeping this note for the community ---> ### Terraform (and AzureRM Provider) Version + Terraform v0.11.7 + provider.azurerm v1.24.0 + provider.null v2.1.0 + provider.random v2.1.0 <!--- Please run `terraform -v` to sh...
non_build
azure webapp not able to access keyvault secret to pull acr image terraform and azurerm provider version terraform provider azurerm provider null provider random debug output error pulling docker image registry azurecr io myapp webapp l...
0
206,522
15,733,043,189
IssuesEvent
2021-03-29 19:03:14
ansible/awx
https://api.github.com/repos/ansible/awx
reopened
Add details page for Execution Environments
priority:medium state:needs_test type:feature
##### ISSUE TYPE - Feature Idea ##### SUMMARY Add details page for execution environments. See: https://tower-mockups.testing.ansible.com/patternfly/exec-env/exec-env-detail/
1.0
Add details page for Execution Environments - ##### ISSUE TYPE - Feature Idea ##### SUMMARY Add details page for execution environments. See: https://tower-mockups.testing.ansible.com/patternfly/exec-env/exec-env-detail/
non_build
add details page for execution environments issue type feature idea summary add details page for execution environments see
0
283,012
8,712,895,467
IssuesEvent
2018-12-06 23:59:53
aowen87/TicketTester
https://api.github.com/repos/aowen87/TicketTester
closed
VisIt hangs during re-execution prompted by pick.
bug crash likelihood medium priority reviewed severity high wrong results
This is a bug Bruce Hammel claims to have been experiencing with VisIt for years, so I've set the priority as high, now that I have reproducible steps. This seems only to occur with 2 nodes. Multiple processors on single node does not replicate. Also seems only to occur in conjunction with CoordSwap operator, and w...
1.0
VisIt hangs during re-execution prompted by pick. - This is a bug Bruce Hammel claims to have been experiencing with VisIt for years, so I've set the priority as high, now that I have reproducible steps. This seems only to occur with 2 nodes. Multiple processors on single node does not replicate. Also seems only to...
non_build
visit hangs during re execution prompted by pick this is a bug bruce hammel claims to have been experiencing with visit for years so i ve set the priority as high now that i have reproducible steps this seems only to occur with nodes multiple processors on single node does not replicate also seems only to...
0
39,471
10,344,070,976
IssuesEvent
2019-09-04 10:19:27
dpa99c/cordova-plugin-firebasex
https://api.github.com/repos/dpa99c/cordova-plugin-firebasex
closed
Unable to install firebasex pods error
awaiting response build issue ios
Installing firebasex on ios gives a broken pods: ``` Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-firebasex on ios platform only. No scripts found for hook "before_plugin_install". Install start for "cordova-plugin-firebasex" on ios. Beginning processing of action stack for ios pr...
1.0
Unable to install firebasex pods error - Installing firebasex on ios gives a broken pods: ``` Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-firebasex on ios platform only. No scripts found for hook "before_plugin_install". Install start for "cordova-plugin-firebasex" on ios. Beginn...
build
unable to install firebasex pods error installing firebasex on ios gives a broken pods finding scripts for before plugin install hook from plugin cordova plugin firebasex on ios platform only no scripts found for hook before plugin install install start for cordova plugin firebasex on ios beginn...
1
23,459
6,421,112,600
IssuesEvent
2017-08-09 03:08:48
SkygearIO/features
https://api.github.com/repos/SkygearIO/features
closed
Forgot password and welcome email in Skygear portal
area/User Auth attn/Plugins attn/Portal workflow/code-complete
# Description Plugins to implement forget password and welcome emails features There is an existing plugins: https://github.com/skygeario/forgot_password/ # Design/Specification * Workflow: * Call `forgotPassword(email)` from client-side * The respond is always success even if the email address was no...
1.0
Forgot password and welcome email in Skygear portal - # Description Plugins to implement forget password and welcome emails features There is an existing plugins: https://github.com/skygeario/forgot_password/ # Design/Specification * Workflow: * Call `forgotPassword(email)` from client-side * The resp...
non_build
forgot password and welcome email in skygear portal description plugins to implement forget password and welcome emails features there is an existing plugins design specification workflow call forgotpassword email from client side the respond is always success even if the email addr...
0
49,642
12,395,532,204
IssuesEvent
2020-05-20 18:50:10
dotnet/machinelearning
https://api.github.com/repos/dotnet/machinelearning
closed
I cannot save the model for some weird reason.
ModelBuilder P1 classification lightgbm loadsave need info
### System information - **OS version/distro**:win10-x64 - **.NET Version (eg., dotnet --info)**: 3.1.101 ### Issue - **Have been playing around with machine learning as of late, made a basic machine learning algorithm. It was working perfectly and then I broke something and now it refuses to save the model.*...
1.0
I cannot save the model for some weird reason. - ### System information - **OS version/distro**:win10-x64 - **.NET Version (eg., dotnet --info)**: 3.1.101 ### Issue - **Have been playing around with machine learning as of late, made a basic machine learning algorithm. It was working perfectly and then I broke...
build
i cannot save the model for some weird reason system information os version distro net version eg dotnet info issue have been playing around with machine learning as of late made a basic machine learning algorithm it was working perfectly and then i broke somethi...
1
264,729
28,212,509,005
IssuesEvent
2023-04-05 06:14:37
Trinadh465/kernel_CVE-2022-42896
https://api.github.com/repos/Trinadh465/kernel_CVE-2022-42896
opened
CVE-2021-45868 (Medium) detected in linuxlinux-4.19.279
Mend: dependency security vulnerability
## CVE-2021-45868 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.279</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge...
True
CVE-2021-45868 (Medium) detected in linuxlinux-4.19.279 - ## CVE-2021-45868 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.279</b></p></summary> <p> <p>The Linux Ker...
non_build
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch main vulnerable source files fs quota quota...
0
171,612
14,333,113,078
IssuesEvent
2020-11-27 04:48:46
APSIMInitiative/ApsimX
https://api.github.com/repos/APSIMInitiative/ApsimX
closed
Soybean model not showing up in autodocs
bug documentation
The soybean model description isn't showing up in the soybean autodocs on the website.
1.0
Soybean model not showing up in autodocs - The soybean model description isn't showing up in the soybean autodocs on the website.
non_build
soybean model not showing up in autodocs the soybean model description isn t showing up in the soybean autodocs on the website
0
56,124
13,758,835,899
IssuesEvent
2020-10-07 01:12:54
spack/spack
https://api.github.com/repos/spack/spack
closed
SZ: bad source fetch url for older versions
build-error e4s ecp
Unable to fetch older versions of `sz` using `spack@develop` (6b70597271232e442b9e729b45adaee02bccf8c0 from 6-Oct-2020): * `sz@2.0.2.0` * `sz@1.4.12.3` Probably introduced via eabfea2e49f6db473401b29ca80966f41a7e7c23 ``` $> spack install sz@2.0.2.0 ... ==> Installing sz ==> No binary for sz found: install...
1.0
SZ: bad source fetch url for older versions - Unable to fetch older versions of `sz` using `spack@develop` (6b70597271232e442b9e729b45adaee02bccf8c0 from 6-Oct-2020): * `sz@2.0.2.0` * `sz@1.4.12.3` Probably introduced via eabfea2e49f6db473401b29ca80966f41a7e7c23 ``` $> spack install sz@2.0.2.0 ... ==> Inst...
build
sz bad source fetch url for older versions unable to fetch older versions of sz using spack develop from oct sz sz probably introduced via spack install sz installing sz no binary for sz found installing from source error fetcherr...
1
38,945
10,268,831,438
IssuesEvent
2019-08-23 07:31:56
yodaos-project/yodart
https://api.github.com/repos/yodaos-project/yodart
closed
flaky build: c client sdk dependency on yoda-api-c
bug build
* **Version**: next * **Platform**: all * **Subsystem**: build Target `yodaosclient_c` does depend on output of target `yodart-api-c` yet did not declare its dependency on the target `yodart-api-c`. This may cause build issue when parallelling.
1.0
flaky build: c client sdk dependency on yoda-api-c - * **Version**: next * **Platform**: all * **Subsystem**: build Target `yodaosclient_c` does depend on output of target `yodart-api-c` yet did not declare its dependency on the target `yodart-api-c`. This may cause build issue when parallelling.
build
flaky build c client sdk dependency on yoda api c version next platform all subsystem build target yodaosclient c does depend on output of target yodart api c yet did not declare its dependency on the target yodart api c this may cause build issue when parallelling
1
125,062
12,246,304,574
IssuesEvent
2020-05-05 14:16:17
spawaskar-cora/cora-docs
https://api.github.com/repos/spawaskar-cora/cora-docs
closed
Composite Key Search Confusion
documentation search ui-ux v1.3.0
Hi! Maybe this is a me problem, but I foresee it being confusing for others in the future as well (if it hasn't already happened). I was experiencing an issue that @CTegtmeyer has brought up before where we have accessions and provenances with greater than 500 entries. Once created, I was struggling to pull up elements...
1.0
Composite Key Search Confusion - Hi! Maybe this is a me problem, but I foresee it being confusing for others in the future as well (if it hasn't already happened). I was experiencing an issue that @CTegtmeyer has brought up before where we have accessions and provenances with greater than 500 entries. Once created, I w...
non_build
composite key search confusion hi maybe this is a me problem but i foresee it being confusing for others in the future as well if it hasn t already happened i was experiencing an issue that ctegtmeyer has brought up before where we have accessions and provenances with greater than entries once created i was...
0
39,520
8,658,196,949
IssuesEvent
2018-11-27 23:54:02
Model2TypeE/CMN5201.S1
https://api.github.com/repos/Model2TypeE/CMN5201.S1
closed
Core Gameplay (Character Setups)
Art related Code related Diploma
Setup the characters with **Animation Controllers** and misc things.
1.0
Core Gameplay (Character Setups) - Setup the characters with **Animation Controllers** and misc things.
non_build
core gameplay character setups setup the characters with animation controllers and misc things
0
294,982
22,172,597,771
IssuesEvent
2022-06-06 03:46:56
trinib/AdGuard-WireGuard-Unbound-Cloudflare
https://api.github.com/repos/trinib/AdGuard-WireGuard-Unbound-Cloudflare
closed
upgrade unbound for 1.13 to 1.16 by compile
documentation Waiting for data issue unbound
### Operating System Ubuntu ### Architecture 64-bit ### Platform Linux ### Project Unbound ### Browser Edge ### Issue Other (explain in description) ### Issue Description Update unbound for 1.13 to 1.16 by compile I open this issue to gather right config to upgrade the unbound ...
1.0
upgrade unbound for 1.13 to 1.16 by compile - ### Operating System Ubuntu ### Architecture 64-bit ### Platform Linux ### Project Unbound ### Browser Edge ### Issue Other (explain in description) ### Issue Description Update unbound for 1.13 to 1.16 by compile I open this issue ...
non_build
upgrade unbound for to by compile operating system ubuntu architecture bit platform linux project unbound browser edge issue other explain in description issue description update unbound for to by compile i open this issue to ga...
0
470,603
13,541,351,677
IssuesEvent
2020-09-16 15:46:22
tektoncd/operator
https://api.github.com/repos/tektoncd/operator
closed
Publish Operator on OperatorHub.io
priority/important-soon
One we will have our first release, we're gonna want to publish the upstream operator on operatorhub.io. This issue is to track that.
1.0
Publish Operator on OperatorHub.io - One we will have our first release, we're gonna want to publish the upstream operator on operatorhub.io. This issue is to track that.
non_build
publish operator on operatorhub io one we will have our first release we re gonna want to publish the upstream operator on operatorhub io this issue is to track that
0
240,901
26,256,532,569
IssuesEvent
2023-01-06 01:34:43
faizulho/gatsby-starter-docz-netlifycms-1
https://api.github.com/repos/faizulho/gatsby-starter-docz-netlifycms-1
opened
CVE-2021-23434 (High) detected in object-path-0.11.5.tgz
security vulnerability
## CVE-2021-23434 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>object-path-0.11.5.tgz</b></p></summary> <p>Access deep object properties using a path</p> <p>Library home page: <a hr...
True
CVE-2021-23434 (High) detected in object-path-0.11.5.tgz - ## CVE-2021-23434 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>object-path-0.11.5.tgz</b></p></summary> <p>Access deep obj...
non_build
cve high detected in object path tgz cve high severity vulnerability vulnerable library object path tgz access deep object properties using a path library home page a href path to dependency file package json path to vulnerable library node modules object path pack...
0
21,954
7,103,760,849
IssuesEvent
2018-01-16 07:08:46
supercollider/supercollider
https://api.github.com/repos/supercollider/supercollider
closed
Resolve cppcheck warnings
comp: build
Just for fun and giggles I tried to run cppcheck on the supercollider source code (checkout ea28126e28 of master branch) and it found some interesting problems: - supercollider/server/plugins/Loudness.cpp line **189**: Array 'phons[11]' accessed at index 11, which is out of bounds. - supercollider/server/scs...
1.0
Resolve cppcheck warnings - Just for fun and giggles I tried to run cppcheck on the supercollider source code (checkout ea28126e28 of master branch) and it found some interesting problems: - supercollider/server/plugins/Loudness.cpp line **189**: Array 'phons[11]' accessed at index 11, which is out of bounds. ...
build
resolve cppcheck warnings just for fun and giggles i tried to run cppcheck on the supercollider source code checkout of master branch and it found some interesting problems supercollider server plugins loudness cpp line array phons accessed at index which is out of bounds supercollid...
1
69,006
13,201,771,744
IssuesEvent
2020-08-14 10:50:30
condense9/teal-lang
https://api.github.com/repos/condense9/teal-lang
opened
Optimise Bind-Pop-PushB bytecode sequences
Category: Code Priority: Low Type: Enhancement good first issue
In many cases, the following bytecode is generated by the naïve compiler: ``` .... | 10 | BIND x | 11 | POP | 12 | PUSHB x ... ``` The last two instructions cancel each other out, and can be deleted entirely. This is a great simple optimisation to add! Brief implementation thoughts: - in...
1.0
Optimise Bind-Pop-PushB bytecode sequences - In many cases, the following bytecode is generated by the naïve compiler: ``` .... | 10 | BIND x | 11 | POP | 12 | PUSHB x ... ``` The last two instructions cancel each other out, and can be deleted entirely. This is a great simple optimisation to...
non_build
optimise bind pop pushb bytecode sequences in many cases the following bytecode is generated by the naïve compiler bind x pop pushb x the last two instructions cancel each other out and can be deleted entirely this is a great simple optimisation to ad...
0
20,103
6,819,493,596
IssuesEvent
2017-11-07 10:24:46
pymor/pymor
https://api.github.com/repos/pymor/pymor
closed
Unkown Version in RTD builds
bug buildsystem
The version number of the latest master build on RTD is shown as `v0.unkown`.
1.0
Unkown Version in RTD builds - The version number of the latest master build on RTD is shown as `v0.unkown`.
build
unkown version in rtd builds the version number of the latest master build on rtd is shown as unkown
1
223,633
24,718,319,211
IssuesEvent
2022-10-20 08:46:20
swagger-api/apidom
https://api.github.com/repos/swagger-api/apidom
reopened
apidom-reference: FileResolver disabled by default - autoclosed
enhancement ApiDOM security vulnerability security fix
We will introduce breaking change and have `FileResolver` disabled by default as it open’s possibility to do dangerous operations. We will also introduce additional security measure in form of configuration supplied regex that will guard the base resolution context of FileResolver - this will allow processing only cer...
True
apidom-reference: FileResolver disabled by default - autoclosed - We will introduce breaking change and have `FileResolver` disabled by default as it open’s possibility to do dangerous operations. We will also introduce additional security measure in form of configuration supplied regex that will guard the base resolu...
non_build
apidom reference fileresolver disabled by default autoclosed we will introduce breaking change and have fileresolver disabled by default as it open’s possibility to do dangerous operations we will also introduce additional security measure in form of configuration supplied regex that will guard the base resolu...
0
30,435
8,531,914,733
IssuesEvent
2018-11-04 16:48:43
golang/go
https://api.github.com/repos/golang/go
closed
x/build: reconsider NaCL builders on subrepos
Builders NeedsFix
I'm not seeing an issue about this, so filing one to track this. NaCL builders got added to subrepo trybots as part of changes in [CL 145157](https://golang.org/cl/145157), which got deployed a few days ago. Brad noticed it earlier and told me: > also I need to remove nacl trybots from x/net etc > that was a mis...
1.0
x/build: reconsider NaCL builders on subrepos - I'm not seeing an issue about this, so filing one to track this. NaCL builders got added to subrepo trybots as part of changes in [CL 145157](https://golang.org/cl/145157), which got deployed a few days ago. Brad noticed it earlier and told me: > also I need to remo...
build
x build reconsider nacl builders on subrepos i m not seeing an issue about this so filing one to track this nacl builders got added to subrepo trybots as part of changes in which got deployed a few days ago brad noticed it earlier and told me also i need to remove nacl trybots from x net etc that ...
1
46,843
11,899,348,129
IssuesEvent
2020-03-30 08:51:49
PIVX-Project/PIVX
https://api.github.com/repos/PIVX-Project/PIVX
closed
[Feature request] Make English as default language during initial wallet startup if language is not translated enough
Build System Feature Request
As of right now, wallet starts with somehow weird translations in some cases. I'm from country which has semi-translated language, which ends up with half translated and half english words, which ends up completely weird. Is it possible to keep the current logic which recognizes OS settings/language to choose "native l...
1.0
[Feature request] Make English as default language during initial wallet startup if language is not translated enough - As of right now, wallet starts with somehow weird translations in some cases. I'm from country which has semi-translated language, which ends up with half translated and half english words, which ends...
build
make english as default language during initial wallet startup if language is not translated enough as of right now wallet starts with somehow weird translations in some cases i m from country which has semi translated language which ends up with half translated and half english words which ends up completely w...
1
90,784
26,182,593,090
IssuesEvent
2023-01-02 17:46:22
chakra-ui/chakra-ui
https://api.github.com/repos/chakra-ui/chakra-ui
closed
Reduce theme bundle size
Topic: Build and Workflow ↩️ Priority: High 🚨 needs triage
### Description Hi, I'm @hiroppy from webpack team. First, thank you for creating a wonderful library and I am satisfied with it other than one thing which is the huge bundle size. I want to discuss you have a plan to re-architecture the code structure or not. The bundle size is so important to improve performance a...
1.0
Reduce theme bundle size - ### Description Hi, I'm @hiroppy from webpack team. First, thank you for creating a wonderful library and I am satisfied with it other than one thing which is the huge bundle size. I want to discuss you have a plan to re-architecture the code structure or not. The bundle size is so importa...
build
reduce theme bundle size description hi i m hiroppy from webpack team first thank you for creating a wonderful library and i am satisfied with it other than one thing which is the huge bundle size i want to discuss you have a plan to re architecture the code structure or not the bundle size is so importa...
1
106,302
9,126,117,390
IssuesEvent
2019-02-24 19:06:44
svigerske/Bt
https://api.github.com/repos/svigerske/Bt
closed
Lapack hangs in dlamc1 if in optimized build
bug configuration tests major
Issue created by migration from Trac. Original creator: @svigerske Original creation time: 2008-05-24 15:54:52 Assignee: andreasw Version: 0.5 Hi, in some cases, CBC (2.1 stable) and SCIP (1.0; using Clp as LP solver) hang in the Lapack routine `dlamc1` if I have compiled in optimized mode (i.e., default). The c...
1.0
Lapack hangs in dlamc1 if in optimized build - Issue created by migration from Trac. Original creator: @svigerske Original creation time: 2008-05-24 15:54:52 Assignee: andreasw Version: 0.5 Hi, in some cases, CBC (2.1 stable) and SCIP (1.0; using Clp as LP solver) hang in the Lapack routine `dlamc1` if I have com...
non_build
lapack hangs in if in optimized build issue created by migration from trac original creator svigerske original creation time assignee andreasw version hi in some cases cbc stable and scip using clp as lp solver hang in the lapack routine if i have compiled in optimized...
0
78,454
22,282,114,460
IssuesEvent
2022-06-11 03:10:10
dotnet/efcore
https://api.github.com/repos/dotnet/efcore
opened
Move table configuration methods to `(OwnedNavigation)TableBuilder`
type-enhancement area-model-building
- [ ] `HasTrigger` - [ ] `HasComment` - [ ] `HasCheckConstraint` - [ ] `IsMemoryOptimized`
1.0
Move table configuration methods to `(OwnedNavigation)TableBuilder` - - [ ] `HasTrigger` - [ ] `HasComment` - [ ] `HasCheckConstraint` - [ ] `IsMemoryOptimized`
build
move table configuration methods to ownednavigation tablebuilder hastrigger hascomment hascheckconstraint ismemoryoptimized
1
12,954
5,277,186,925
IssuesEvent
2017-02-07 02:01:30
istio/manager
https://api.github.com/repos/istio/manager
closed
Precompiled Envoy binary to speed up local builds
build & test infrastructure
To speed up local builds and simplify integration tests (when bazel is not being used), it would be helpful to have a pre-compiled version of the Envoy binary stored in some retrievable place (like a GCS bucket). cc @kyessenov
1.0
Precompiled Envoy binary to speed up local builds - To speed up local builds and simplify integration tests (when bazel is not being used), it would be helpful to have a pre-compiled version of the Envoy binary stored in some retrievable place (like a GCS bucket). cc @kyessenov
build
precompiled envoy binary to speed up local builds to speed up local builds and simplify integration tests when bazel is not being used it would be helpful to have a pre compiled version of the envoy binary stored in some retrievable place like a gcs bucket cc kyessenov
1
36,840
2,812,924,304
IssuesEvent
2015-05-18 11:56:16
thesgc/chembiohub_helpdesk
https://api.github.com/repos/thesgc/chembiohub_helpdesk
closed
Hub instance. Replicated by adam. Can't reproduce the steps unfortunately, but.
app: ChemReg name: Karen priority: High Project Level status: Received
Hub instance. Replicated by adam. Can't reproduce the steps unfortunately, but... I'd been in a project (can't remember at what stage) and selected 'Go to list' from the projects drop down. Neither of the projects I have access to were shown. they showed up after I selected them from the drop down, and after that they...
1.0
Hub instance. Replicated by adam. Can't reproduce the steps unfortunately, but. - Hub instance. Replicated by adam. Can't reproduce the steps unfortunately, but... I'd been in a project (can't remember at what stage) and selected 'Go to list' from the projects drop down. Neither of the projects I have access to were ...
non_build
hub instance replicated by adam can t reproduce the steps unfortunately but hub instance replicated by adam can t reproduce the steps unfortunately but i d been in a project can t remember at what stage and selected go to list from the projects drop down neither of the projects i have access to were ...
0
36,374
9,798,165,265
IssuesEvent
2019-06-11 11:44:49
gradle/gradle
https://api.github.com/repos/gradle/gradle
closed
`reproducibleFileOrder` does not work with include/exclude patterns
@build-cache
### Context I was attempting to create a zip file with identical set of files, but the zip file contents are different, even though `reproducibleFileOrder` and `preserveFileTimestamps` are turned on for reproducible builds. ### Steps to Reproduce 1. Download the file `https://mirrors.edge.kernel.org/pub/softw...
1.0
`reproducibleFileOrder` does not work with include/exclude patterns - ### Context I was attempting to create a zip file with identical set of files, but the zip file contents are different, even though `reproducibleFileOrder` and `preserveFileTimestamps` are turned on for reproducible builds. ### Steps to Reprodu...
build
reproduciblefileorder does not work with include exclude patterns context i was attempting to create a zip file with identical set of files but the zip file contents are different even though reproduciblefileorder and preservefiletimestamps are turned on for reproducible builds steps to reprodu...
1
347,564
24,891,383,081
IssuesEvent
2022-10-28 12:21:06
grahamr975/EWS-Office365-Contact-Sync
https://api.github.com/repos/grahamr975/EWS-Office365-Contact-Sync
closed
Folder 'Forbidden Access'
documentation
Running the script results in an error at the time that it tries to sync contacts into the designated folder. 'Error 403 - Fobidden'. Script is actually OK, the tutorial on registering the Azure app is missing one of the API permissions that need to be granted. Need the 'full_access_as_app' API/permission in order for ...
1.0
Folder 'Forbidden Access' - Running the script results in an error at the time that it tries to sync contacts into the designated folder. 'Error 403 - Fobidden'. Script is actually OK, the tutorial on registering the Azure app is missing one of the API permissions that need to be granted. Need the 'full_access_as_app' ...
non_build
folder forbidden access running the script results in an error at the time that it tries to sync contacts into the designated folder error fobidden script is actually ok the tutorial on registering the azure app is missing one of the api permissions that need to be granted need the full access as app ap...
0
62,682
12,231,863,465
IssuesEvent
2020-05-04 08:37:55
HGustavs/LenaSYS
https://api.github.com/repos/HGustavs/LenaSYS
opened
Make maximize work on mobile!
CodeViewer Group-1-2020
As it is right now only minimize works on mobile this is related to this bigger issue #8420.
1.0
Make maximize work on mobile! - As it is right now only minimize works on mobile this is related to this bigger issue #8420.
non_build
make maximize work on mobile as it is right now only minimize works on mobile this is related to this bigger issue
0
96,309
27,812,721,558
IssuesEvent
2023-03-18 10:14:54
expo/expo
https://api.github.com/repos/expo/expo
closed
Cannot load the protobuf file
incomplete issue: missing or invalid repro Development Builds
### Summary While i tried to load the .pb in an function which i stored in the application directory. While i try to get that file it shows `Network request failed` . I am using expo client in ios device. ### Managed or bare workflow? managed ### What platform(s) does this occur on? iOS ### Package versions _No ...
1.0
Cannot load the protobuf file - ### Summary While i tried to load the .pb in an function which i stored in the application directory. While i try to get that file it shows `Network request failed` . I am using expo client in ios device. ### Managed or bare workflow? managed ### What platform(s) does this occur on...
build
cannot load the protobuf file summary while i tried to load the pb in an function which i stored in the application directory while i try to get that file it shows network request failed i am using expo client in ios device managed or bare workflow managed what platform s does this occur on...
1
84,799
24,424,625,640
IssuesEvent
2022-10-06 00:49:35
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
adam optimizer does not work in tensorflow-macos
stat:awaiting response type:build/install stalled subtype:macOS TF 2.8
<details><summary>Click to expand!</summary> ### Issue Type Bug ### Source binary ### Tensorflow Version tensorflow-macos-2.8 ### Custom Code Yes ### OS Platform and Distribution macos 12.3.1 ### Mobile device _No response_ ### Python version 3.8 ### Bazel version _No response_ ### GCC/Compiler vers...
1.0
adam optimizer does not work in tensorflow-macos - <details><summary>Click to expand!</summary> ### Issue Type Bug ### Source binary ### Tensorflow Version tensorflow-macos-2.8 ### Custom Code Yes ### OS Platform and Distribution macos 12.3.1 ### Mobile device _No response_ ### Python version 3.8 ### ...
build
adam optimizer does not work in tensorflow macos click to expand issue type bug source binary tensorflow version tensorflow macos custom code yes os platform and distribution macos mobile device no response python version bazel version no respons...
1
31,393
8,691,150,452
IssuesEvent
2018-12-04 00:03:44
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
Build failure with Ubuntu 18.04
stat:awaiting response type:build/install
<em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em> **System information** - OS P...
1.0
Build failure with Ubuntu 18.04 - <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em>...
build
build failure with ubuntu please make sure that this is a build installation issue as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag build template system information os platform and distribution e g linux ubuntu u...
1
74,961
20,517,544,815
IssuesEvent
2022-03-01 13:23:15
reapit/foundations
https://api.github.com/repos/reapit/foundations
closed
The App Builder front end should have some basic test coverage
front-end task app-builder
**Background context or User story:** _Currently the app builder does not have any test coverage. Should have some basic coverage added as we move out of it being a POC_ **Specification or Acceptance Criteria:** - Should have parsing logic and any utils tested - Should have basic snapshotting for UI component...
1.0
The App Builder front end should have some basic test coverage - **Background context or User story:** _Currently the app builder does not have any test coverage. Should have some basic coverage added as we move out of it being a POC_ **Specification or Acceptance Criteria:** - Should have parsing logic and an...
build
the app builder front end should have some basic test coverage background context or user story currently the app builder does not have any test coverage should have some basic coverage added as we move out of it being a poc specification or acceptance criteria should have parsing logic and an...
1
13,807
5,452,750,963
IssuesEvent
2017-03-08 04:39:50
commercialhaskell/stack
https://api.github.com/repos/commercialhaskell/stack
closed
Building a specific target can cause bad state
component: build semantics type: bug
(Using stack-1.3.2 on Arch Linux) ### Steps to reproduce Clone this [sample project](https://github.com/spikefoo/example-stack-project) with two libraries: LibA, and LibB which depends on LibA. ```bash $ ls lib-a lib-b stack.yaml ``` Build with `stack build`, and run with `stack exec lib-a-exe` and `stack ...
1.0
Building a specific target can cause bad state - (Using stack-1.3.2 on Arch Linux) ### Steps to reproduce Clone this [sample project](https://github.com/spikefoo/example-stack-project) with two libraries: LibA, and LibB which depends on LibA. ```bash $ ls lib-a lib-b stack.yaml ``` Build with `stack build`...
build
building a specific target can cause bad state using stack on arch linux steps to reproduce clone this with two libraries liba and libb which depends on liba bash ls lib a lib b stack yaml build with stack build and run with stack exec lib a exe and stack exec lib b exe ...
1
77,584
21,900,653,058
IssuesEvent
2022-05-20 13:07:05
reapit/foundations
https://api.github.com/repos/reapit/foundations
closed
The Property Shared Entity should be added to the App builder backend
feature front-end app-builder
**Background context or User story:** _We need to support the full shared entity model inside of AppBuilder. This ticket is to add the above entity model to the GraphQL schema_ **Specification or Acceptance Criteria:** - App Builder back end should support the Property Shared entity - Should support CRUD oper...
1.0
The Property Shared Entity should be added to the App builder backend - **Background context or User story:** _We need to support the full shared entity model inside of AppBuilder. This ticket is to add the above entity model to the GraphQL schema_ **Specification or Acceptance Criteria:** - App Builder back e...
build
the property shared entity should be added to the app builder backend background context or user story we need to support the full shared entity model inside of appbuilder this ticket is to add the above entity model to the graphql schema specification or acceptance criteria app builder back e...
1
354,388
25,164,049,862
IssuesEvent
2022-11-10 19:09:58
kaseykwok/pe
https://api.github.com/repos/kaseykwok/pe
opened
Dummy Bug
type.DocumentationBug severity.Medium
# Description test # Steps to Reproduce 1. test 2. test # Expected ``` Test ``` # Actual ``` test ``` <!--session: 1668107337519-fcfa357f-1c33-4e18-bba4-e04de9b15834--> <!--Version: Web v3.4.4-->
1.0
Dummy Bug - # Description test # Steps to Reproduce 1. test 2. test # Expected ``` Test ``` # Actual ``` test ``` <!--session: 1668107337519-fcfa357f-1c33-4e18-bba4-e04de9b15834--> <!--Version: Web v3.4.4-->
non_build
dummy bug description test steps to reproduce test test expected test actual test
0
56,379
8,069,914,337
IssuesEvent
2018-08-06 08:00:03
LivelyKernel/lively4-core
https://api.github.com/repos/LivelyKernel/lively4-core
opened
Link example projects
P4: nice to have comp: content effort1: easy (hour) type: documentation
We should link some interesting example project for first-landing users (e.g. Continuous Editor)
1.0
Link example projects - We should link some interesting example project for first-landing users (e.g. Continuous Editor)
non_build
link example projects we should link some interesting example project for first landing users e g continuous editor
0
40,285
10,490,144,288
IssuesEvent
2019-09-25 08:23:47
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
opened
Folders : Upload Document : Save & Map Fields : User is not navigating to Map Fields screen upon clicking on "Save & Map Fields" button
Defect Document Map fields Documents Folders HR Admin Module HR User Module P2 Release #5 Build #55
Steps To Replicate : 1.Launch the URL 2.Sign in as HR Admin user 3.Go to "Folders"s Screen /Documents Screen 4.Upload a document and click on Save & Map Fields button Experienced Behavior : Observed that User is not navigating to Map Fields screen upon clicking on "Save & Map Fields" button Expected Behav...
1.0
Folders : Upload Document : Save & Map Fields : User is not navigating to Map Fields screen upon clicking on "Save & Map Fields" button - Steps To Replicate : 1.Launch the URL 2.Sign in as HR Admin user 3.Go to "Folders"s Screen /Documents Screen 4.Upload a document and click on Save & Map Fields button Ex...
build
folders upload document save map fields user is not navigating to map fields screen upon clicking on save map fields button steps to replicate launch the url sign in as hr admin user go to folders s screen documents screen upload a document and click on save map fields button ex...
1
409,012
11,955,477,745
IssuesEvent
2020-04-04 04:54:20
dielduarte/graphql-devtools
https://api.github.com/repos/dielduarte/graphql-devtools
opened
check all colors and contrast
help wanted priority
Currently, our color palette is not so accessible, we want to fix it in order to launch the first version. this will impact all colors of the user interface, I believe. it seems to be a good tool for testing contrasts: https://webaim.org/resources/contrastchecker/
1.0
check all colors and contrast - Currently, our color palette is not so accessible, we want to fix it in order to launch the first version. this will impact all colors of the user interface, I believe. it seems to be a good tool for testing contrasts: https://webaim.org/resources/contrastchecker/
non_build
check all colors and contrast currently our color palette is not so accessible we want to fix it in order to launch the first version this will impact all colors of the user interface i believe it seems to be a good tool for testing contrasts
0
40,776
10,577,921,702
IssuesEvent
2019-10-07 21:13:36
mozilla-mobile/fenix
https://api.github.com/repos/mozilla-mobile/fenix
closed
Dependency substitution for android-components
E5 P2 eng:build
This will allow us to easily develop against a local checkout of `android-components`. Currently blocked on a-c moving to AndroidX (https://github.com/mozilla-mobile/android-components/issues/842). Also, see similar r-b issue: https://github.com/mozilla-mobile/reference-browser/issues/365
1.0
Dependency substitution for android-components - This will allow us to easily develop against a local checkout of `android-components`. Currently blocked on a-c moving to AndroidX (https://github.com/mozilla-mobile/android-components/issues/842). Also, see similar r-b issue: https://github.com/mozilla-mobile/referen...
build
dependency substitution for android components this will allow us to easily develop against a local checkout of android components currently blocked on a c moving to androidx also see similar r b issue
1
133,879
18,363,131,807
IssuesEvent
2021-10-09 15:28:15
hbldh/bleak
https://api.github.com/repos/hbldh/bleak
closed
CoreBluetooth backend crash when reading protected characteristic
bug Backend: Core Bluetooth security
* bleak version: 0.5.0 * Python version: Python 3.7.4 * Operating System: macOS Mojave 10.14.6 (18G87) ### Description When I try reading protected characteristic, the Python process crashes, instead of throwing an exception. ### What I Did ```python import asyncio import logging from bleak import Blea...
True
CoreBluetooth backend crash when reading protected characteristic - * bleak version: 0.5.0 * Python version: Python 3.7.4 * Operating System: macOS Mojave 10.14.6 (18G87) ### Description When I try reading protected characteristic, the Python process crashes, instead of throwing an exception. ### What I Did ...
non_build
corebluetooth backend crash when reading protected characteristic bleak version python version python operating system macos mojave description when i try reading protected characteristic the python process crashes instead of throwing an exception what i did py...
0
285,110
24,643,710,283
IssuesEvent
2022-10-17 13:30:38
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Test failure: ShareServicePrerenderBrowserTest.Text
ci-concern bot/type/test bot/platform/windows bot/arch/x64 bot/channel/nightly bot/branch/master
Greetings human! Bad news. `ShareServicePrerenderBrowserTest.Text` [failed on windows x64 nightly master](https://ci.brave.com/job/brave-browser-build-windows-x64-asan/283/testReport/junit/(root)/ShareServicePrerenderBrowserTest/windows_x64___test_browser_chromium___Text). <details> <summary>Stack trace</summary> ```...
1.0
Test failure: ShareServicePrerenderBrowserTest.Text - Greetings human! Bad news. `ShareServicePrerenderBrowserTest.Text` [failed on windows x64 nightly master](https://ci.brave.com/job/brave-browser-build-windows-x64-asan/283/testReport/junit/(root)/ShareServicePrerenderBrowserTest/windows_x64___test_browser_chromium_...
non_build
test failure shareserviceprerenderbrowsertest text greetings human bad news shareserviceprerenderbrowsertest text stack trace shareserviceprerenderbrowsertest text malformed extension dictionary for extension odbfpeeihdkbihmopkbjmoonfanlbfcl key external update url has value which is not...
0
60,558
14,882,349,217
IssuesEvent
2021-01-20 11:46:28
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[SB] Questionnaires > Study activities for questionnaires are not displayed when viewed from last published version
Bug P1 Process: Fixed Study builder
**Steps:** 1. Login to SB 2. Click on Last published version button 3. Navigate to questionnaires 4. Observe **Actual:** Study activities for questionnaires are not displayed when viewed from last published version **Expected:** Study activities for questionnaires should be displayed when viewed from last p...
1.0
[SB] Questionnaires > Study activities for questionnaires are not displayed when viewed from last published version - **Steps:** 1. Login to SB 2. Click on Last published version button 3. Navigate to questionnaires 4. Observe **Actual:** Study activities for questionnaires are not displayed when viewed from l...
build
questionnaires study activities for questionnaires are not displayed when viewed from last published version steps login to sb click on last published version button navigate to questionnaires observe actual study activities for questionnaires are not displayed when viewed from last...
1
795,735
28,084,523,405
IssuesEvent
2023-03-30 08:53:52
KDT-Final-Team4/backend
https://api.github.com/repos/KDT-Final-Team4/backend
opened
[Feat]채용공고 전형 단계 출력
For : API Priority : Low Status : In progress Type : Feature
## 🔨개발 할 기능 채용공고 전형 단계 출력 ## 🧩 세부 기능 해당 기능에 대한 세부 계획 작성 (ex. -[ ] 로그인 시 아이디 비번 입력 받기) - [ ] progress requestDTO 생성 - [ ] 채용공고 전형 단계 출력 ## 📖 참고 사항 레퍼런스나 추가로 발생할 것으로 예상되는 이슈 작성 (ex. 아직 JWT 토큰 안만들어서 나중에 코드 추가해야함)
1.0
[Feat]채용공고 전형 단계 출력 - ## 🔨개발 할 기능 채용공고 전형 단계 출력 ## 🧩 세부 기능 해당 기능에 대한 세부 계획 작성 (ex. -[ ] 로그인 시 아이디 비번 입력 받기) - [ ] progress requestDTO 생성 - [ ] 채용공고 전형 단계 출력 ## 📖 참고 사항 레퍼런스나 추가로 발생할 것으로 예상되는 이슈 작성 (ex. 아직 JWT 토큰 안만들어서 나중에 코드 추가해야함)
non_build
채용공고 전형 단계 출력 🔨개발 할 기능 채용공고 전형 단계 출력 🧩 세부 기능 해당 기능에 대한 세부 계획 작성 ex 로그인 시 아이디 비번 입력 받기 progress requestdto 생성 채용공고 전형 단계 출력 📖 참고 사항 레퍼런스나 추가로 발생할 것으로 예상되는 이슈 작성 ex 아직 jwt 토큰 안만들어서 나중에 코드 추가해야함
0
78,879
7,680,858,456
IssuesEvent
2018-05-16 04:17:04
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
opened
Repository GCS test deprecated settings is broken
:Distributed/Snapshot/Restore >test-failure
This assertion: https://github.com/elastic/elasticsearch/blob/873d380f455811c6f3002ad3436f310e3e3dfb78/plugins/repository-gcs/src/test/java/org/elasticsearch/repositories/gcs/GoogleCloudStorageRepositoryDeprecationTests.java#L53-L56 fails reliably in 6.x This appears to be because code that would produce such met...
1.0
Repository GCS test deprecated settings is broken - This assertion: https://github.com/elastic/elasticsearch/blob/873d380f455811c6f3002ad3436f310e3e3dfb78/plugins/repository-gcs/src/test/java/org/elasticsearch/repositories/gcs/GoogleCloudStorageRepositoryDeprecationTests.java#L53-L56 fails reliably in 6.x This ap...
non_build
repository gcs test deprecated settings is broken this assertion fails reliably in x this appears to be because code that would produce such methods never appears in production code
0
47,592
12,060,011,932
IssuesEvent
2020-04-15 20:21:51
grafana/grafana
https://api.github.com/repos/grafana/grafana
closed
Building on arm64 platform has phantomjs issue
type/build-packaging
Please include this information: ### What Grafana version are you using? - master (build current master 0b210a6f5d1d6b3e967854607444e852fc33fef1) ### What datasource are you using? - none ### What OS are you running grafana on? - `Ubuntu 18.04` `Linux devstats.team.io 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24...
1.0
Building on arm64 platform has phantomjs issue - Please include this information: ### What Grafana version are you using? - master (build current master 0b210a6f5d1d6b3e967854607444e852fc33fef1) ### What datasource are you using? - none ### What OS are you running grafana on? - `Ubuntu 18.04` `Linux devstats.te...
build
building on platform has phantomjs issue please include this information what grafana version are you using master build current master what datasource are you using none what os are you running grafana on ubuntu linux devstats team io generic ubuntu smp tue apr ...
1
101,439
31,149,783,819
IssuesEvent
2023-08-16 09:09:35
mdn/browser-compat-data
https://api.github.com/repos/mdn/browser-compat-data
closed
[meta] Project support for Node 20
enhancement :1st_place_medal: infra :building_construction:
### What would you like to see added to BCD? Ability to run the project using Node 20 ### How impactful do you think this enhancement will be? Good for long-term maintenance. ### Do you have anything more you want to share? Currently committing fails with node 20 due to pre-commit hook: ``` ✔ Preparing lint-...
1.0
[meta] Project support for Node 20 - ### What would you like to see added to BCD? Ability to run the project using Node 20 ### How impactful do you think this enhancement will be? Good for long-term maintenance. ### Do you have anything more you want to share? Currently committing fails with node 20 due to pre-c...
build
project support for node what would you like to see added to bcd ability to run the project using node how impactful do you think this enhancement will be good for long term maintenance do you have anything more you want to share currently committing fails with node due to pre commit ho...
1
78,923
22,534,369,475
IssuesEvent
2022-06-25 02:14:50
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
Docker build fails with `no cmake or cmake3 with version >= 3.13.0 found"`
module: build triaged module: docker
### 🐛 Describe the bug Hi, I the docker build failed on a fresh clone on my machine today: ```sh $ git clone --recursive https://github.com/pytorch/pytorch $ cd pytorch $ DOCKER_BUILDKIT=1 docker build . ...
1.0
Docker build fails with `no cmake or cmake3 with version >= 3.13.0 found"` - ### 🐛 Describe the bug Hi, I the docker build failed on a fresh clone on my machine today: ```sh $ git clone --recursive https://github.com/pytorch/pytorch $ cd pytorch $ DOCKER_BUILDKIT=1 docker build . ...
build
docker build fails with no cmake or with version found 🐛 describe the bug hi i the docker build failed on a fresh clone on my machine today sh git clone recursive cd pytorch docker buildkit docker build ...
1
64,318
15,863,283,035
IssuesEvent
2021-04-08 12:39:09
olive-editor/olive
https://api.github.com/repos/olive-editor/olive
closed
[BUILD] Website Compile Instructions failing on Ubuntu 20.04
Building/Packaging Website
<!-- ⚠ Do not delete this issue template! ⚠ --> **Commit Hash** <!-- 8 character string of letters/numbers in title bar or Help > About dialog (e.g. 3ea173c9) --> `1d36d5b70eae1180aeb50e0ec3f094f3466f6b5a` (of OpenColorIO) **Platform** <!-- e.g. Windows 10, Ubuntu 20.04 or macOS 10.15 --> Ubuntu 20.04 **...
1.0
[BUILD] Website Compile Instructions failing on Ubuntu 20.04 - <!-- ⚠ Do not delete this issue template! ⚠ --> **Commit Hash** <!-- 8 character string of letters/numbers in title bar or Help > About dialog (e.g. 3ea173c9) --> `1d36d5b70eae1180aeb50e0ec3f094f3466f6b5a` (of OpenColorIO) **Platform** <!-- e.g. Wi...
build
website compile instructions failing on ubuntu commit hash about dialog e g of opencolorio platform ubuntu summary i am following these instructions they fail when running cmake build target install on i know it s not an issue with olive...
1
65,286
8,796,628,585
IssuesEvent
2018-12-23 09:46:55
Naoghuman/lib-i18n
https://api.github.com/repos/Naoghuman/lib-i18n
closed
[doc] Write new concept for new section 'Convention' in the ReadMe.
documentation
[doc] Write new concept for new section 'Convention' in the ReadMe.
1.0
[doc] Write new concept for new section 'Convention' in the ReadMe. - [doc] Write new concept for new section 'Convention' in the ReadMe.
non_build
write new concept for new section convention in the readme write new concept for new section convention in the readme
0
31,508
8,705,883,425
IssuesEvent
2018-12-06 00:09:30
grpc/grpc
https://api.github.com/repos/grpc/grpc
closed
Bazel TSAN failing: race in client_channel
infra/BUILDPONY infra/Bazel kind/bug lang/c++ priority/P1
Seeing elevated flakiness rate in last 5 builds: Examples: https://source.cloud.google.com/results/invocations/b60e2847-ee02-40fc-80c4-94274a83077f/targets/%2F%2Ftest%2Fcpp%2Fend2end:client_lb_end2end_test@poller%3Dpoll-cv/log https://source.cloud.google.com/results/invocations/f941831a-a8e2-4109-ad49-0f942d54be77/...
1.0
Bazel TSAN failing: race in client_channel - Seeing elevated flakiness rate in last 5 builds: Examples: https://source.cloud.google.com/results/invocations/b60e2847-ee02-40fc-80c4-94274a83077f/targets/%2F%2Ftest%2Fcpp%2Fend2end:client_lb_end2end_test@poller%3Dpoll-cv/log https://source.cloud.google.com/results/inv...
build
bazel tsan failing race in client channel seeing elevated flakiness rate in last builds examples e g warning threadsanitizer data race pid write of size at by thread on complete void grpc error proc self cwd src core ext filters client channel client channel ...
1
120,536
12,090,799,946
IssuesEvent
2020-04-19 08:31:47
ruisaraiva19/favycon
https://api.github.com/repos/ruisaraiva19/favycon
opened
[desktop] Search how to create a macOS app with Next.js
documentation enhancement
To-Do: - [ ] can we use [Electron](https://www.electronjs.org/)? - [ ] app build pipeline - [ ] automatic app updates?
1.0
[desktop] Search how to create a macOS app with Next.js - To-Do: - [ ] can we use [Electron](https://www.electronjs.org/)? - [ ] app build pipeline - [ ] automatic app updates?
non_build
search how to create a macos app with next js to do can we use app build pipeline automatic app updates
0
350,805
31,932,338,376
IssuesEvent
2023-09-19 08:17:13
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix jax_random.test_jax_gumbel
JAX Frontend Sub Task Failing Test
| | | |---|---| |paddle|<a href="https://github.com/unifyai/ivy/actions/runs/6202565153/job/16841552478"><img src=https://img.shields.io/badge/-success-success></a> |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/6219910913"><img src=https://img.shields.io/badge/-failure-red></a> |numpy|<a href...
1.0
Fix jax_random.test_jax_gumbel - | | | |---|---| |paddle|<a href="https://github.com/unifyai/ivy/actions/runs/6202565153/job/16841552478"><img src=https://img.shields.io/badge/-success-success></a> |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/6219910913"><img src=https://img.shields.io/badge/...
non_build
fix jax random test jax gumbel paddle a href src tensorflow a href src numpy a href src jax a href src torch a href src
0
1,585
2,788,804,998
IssuesEvent
2015-05-08 15:39:50
Semantic-Org/Semantic-UI
https://api.github.com/repos/Semantic-Org/Semantic-UI
closed
Output files in another directory/folder
Build Tools Discussion
Hello. My Semantic build folder is located in ```my app / resources / semantic```, so by default all the ouput files are in ```my app / resources / semantic / dist```. How can I set for this files (compressed CSS, JS and theme assets) be built at ```my app / resources```? I already changed ```semantic.json``...
1.0
Output files in another directory/folder - Hello. My Semantic build folder is located in ```my app / resources / semantic```, so by default all the ouput files are in ```my app / resources / semantic / dist```. How can I set for this files (compressed CSS, JS and theme assets) be built at ```my app / resources`...
build
output files in another directory folder hello my semantic build folder is located in my app resources semantic so by default all the ouput files are in my app resources semantic dist how can i set for this files compressed css js and theme assets be built at my app resources ...
1
805,697
29,582,228,508
IssuesEvent
2023-06-07 06:53:48
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] Restore fails at import_snapshot phase
kind/bug area/docdb priority/medium
Jira Link: [DB-6624](https://yugabyte.atlassian.net/browse/DB-6624) ### Description On version: **2.18.1.0-b18** Restore of a backup which was taken on 2.18.0.0-b63 fails with below error ``` java.lang.RuntimeException: {"error": "Exception: Command '['ssh', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsF...
1.0
[DocDB] Restore fails at import_snapshot phase - Jira Link: [DB-6624](https://yugabyte.atlassian.net/browse/DB-6624) ### Description On version: **2.18.1.0-b18** Restore of a backup which was taken on 2.18.0.0-b63 fails with below error ``` java.lang.RuntimeException: {"error": "Exception: Command '['ssh', '-o', ...
non_build
restore fails at import snapshot phase jira link description on version restore of a backup which was taken on fails with below error java lang runtimeexception error exception command returned non zero exit status test details created t...
0
29,640
8,380,833,047
IssuesEvent
2018-10-07 18:38:15
andela-rwachira/pick-a-place-api
https://api.github.com/repos/andela-rwachira/pick-a-place-api
closed
Create Neighbourhood model
Backend :construction: Component: Places :classical_building: Product: API :building_construction:
**Problem** We need to store neighbourhood data to help craft location-based searches **Solution** - Create the Neighbourhood model - Include model specs **QA** - [ ] The model specs pass - [ ] From the console, you can successfully create a Neighbourhood i.e. `Neighbourhood.create!(...)`
2.0
Create Neighbourhood model - **Problem** We need to store neighbourhood data to help craft location-based searches **Solution** - Create the Neighbourhood model - Include model specs **QA** - [ ] The model specs pass - [ ] From the console, you can successfully create a Neighbourhood i.e. `Neighbourhood.crea...
build
create neighbourhood model problem we need to store neighbourhood data to help craft location based searches solution create the neighbourhood model include model specs qa the model specs pass from the console you can successfully create a neighbourhood i e neighbourhood create ...
1
32,959
8,974,919,773
IssuesEvent
2019-01-30 02:34:22
99designs/gqlgen
https://api.github.com/repos/99designs/gqlgen
closed
`generate` takes long time on build
build-perf
Hi there, I just changed the way my project is built, and now instead of having 1000s of line of generated files versioned in my repo I build them using comment: ```go //go:generate go run scripts/gqlgen.go -v ``` with command `go generate ./...` I'm doing this `gqlgen` and other stuff like `bindata`. While ...
1.0
`generate` takes long time on build - Hi there, I just changed the way my project is built, and now instead of having 1000s of line of generated files versioned in my repo I build them using comment: ```go //go:generate go run scripts/gqlgen.go -v ``` with command `go generate ./...` I'm doing this `gqlgen` ...
build
generate takes long time on build hi there i just changed the way my project is built and now instead of having of line of generated files versioned in my repo i build them using comment go go generate go run scripts gqlgen go v with command go generate i m doing this gqlgen and ...
1
98,467
29,924,839,556
IssuesEvent
2023-06-22 04:01:34
aws-amplify/amplify-hosting
https://api.github.com/repos/aws-amplify/amplify-hosting
closed
Amplify build failed , There was an issue connecting to your repo provider , is showing even after reconfiguring with github repo
question backend-builds response-requested closed-for-staleness
### Before opening, please confirm: - [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md). - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-hosting/issues?q=is%3Aissue+). - [X] I have read th...
1.0
Amplify build failed , There was an issue connecting to your repo provider , is showing even after reconfiguring with github repo - ### Before opening, please confirm: - [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md). - [X] I have ...
build
amplify build failed there was an issue connecting to your repo provider is showing even after reconfiguring with github repo before opening please confirm i have checked to see if my question is addressed in the i have i have read the guide for i have done my best to include a...
1
27,230
7,925,059,138
IssuesEvent
2018-07-05 19:12:08
JDRF/spirit
https://api.github.com/repos/JDRF/spirit
closed
Establish Library and Doc Site Architecture
2 BUILD Tooling
### Deliver * Multi-tier doc site and library folder structure
1.0
Establish Library and Doc Site Architecture - ### Deliver * Multi-tier doc site and library folder structure
build
establish library and doc site architecture deliver multi tier doc site and library folder structure
1
33,199
2,763,132,035
IssuesEvent
2015-04-29 06:46:58
DeepskyLog/DeepskyLog
https://api.github.com/repos/DeepskyLog/DeepskyLog
closed
Abell kaartjes controleren en aanpassen
Category: Deepsky database Priority: Normal Status: Closed Tracker: Bug
--- Author Name: **Wim De Meester** (@WimDeMeester) Original Redmine Issue: 213, http://redmine.deepskylog.org/issues/213 Original Date: 2011-11-07 Original Assignee: Eric Vander Jeught --- Eric verdeelt de abell planetaries over de developers. De developers checken en passen eventueel de coordinaten aan.
1.0
Abell kaartjes controleren en aanpassen - --- Author Name: **Wim De Meester** (@WimDeMeester) Original Redmine Issue: 213, http://redmine.deepskylog.org/issues/213 Original Date: 2011-11-07 Original Assignee: Eric Vander Jeught --- Eric verdeelt de abell planetaries over de developers. De developers checken en pass...
non_build
abell kaartjes controleren en aanpassen author name wim de meester wimdemeester original redmine issue original date original assignee eric vander jeught eric verdeelt de abell planetaries over de developers de developers checken en passen eventueel de coordinaten aan
0
65,622
16,439,321,311
IssuesEvent
2021-05-20 12:48:43
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
opened
[wasm] emscripten 2.0.21 introduces failure in System.Runtime.Caching.Tests.dll
arch-wasm area-Build-mono
``` [23:13:27] info: console.info: Arguments: --run,WasmTestRunner.dll,System.Runtime.Caching.Tests.dll,-notrait,category=IgnoreForCI,-notrait,category=OuterLoop,-notrait,category=failing [23:13:27] info: console.debug: MONO_WASM: Initializing mono runtime [23:13:27] info: console.debug: MONO_WASM: ICU data archive(...
1.0
[wasm] emscripten 2.0.21 introduces failure in System.Runtime.Caching.Tests.dll - ``` [23:13:27] info: console.info: Arguments: --run,WasmTestRunner.dll,System.Runtime.Caching.Tests.dll,-notrait,category=IgnoreForCI,-notrait,category=OuterLoop,-notrait,category=failing [23:13:27] info: console.debug: MONO_WASM: Initi...
build
emscripten introduces failure in system runtime caching tests dll info console info arguments run wasmtestrunner dll system runtime caching tests dll notrait category ignoreforci notrait category outerloop notrait category failing info console debug mono wasm initializing mono runtime ...
1
413,997
12,093,911,834
IssuesEvent
2020-04-19 21:35:33
songrenzhao/Interactive-Activity-Planings-and-Recommendations
https://api.github.com/repos/songrenzhao/Interactive-Activity-Planings-and-Recommendations
closed
Sign Up for Participants
Low Priority
Technical Background: - Currently, Goodwill has many members therefore we must recognize them Acceptance Criteria: - Create a page in admin dashboard such that it allows admin to create new participants
1.0
Sign Up for Participants - Technical Background: - Currently, Goodwill has many members therefore we must recognize them Acceptance Criteria: - Create a page in admin dashboard such that it allows admin to create new participants
non_build
sign up for participants technical background currently goodwill has many members therefore we must recognize them acceptance criteria create a page in admin dashboard such that it allows admin to create new participants
0
62,026
15,144,672,513
IssuesEvent
2021-02-11 01:59:24
Vyvy-vi/TearDrops
https://api.github.com/repos/Vyvy-vi/TearDrops
closed
[DOCS/IDEA]: Command listing automation
build v1.1+ documentation enhancement ideas-needed no-issue-activity status: on-hold
## This might be a crazy idea We can pick up the content of our `commands` and perhaps assign parameters to the command(using the `discord.py` commands class methods or by typing it out in the doc-strings with identifiers). This would be linked with a GitHub Action, that reads that content and generates a .json file ...
1.0
[DOCS/IDEA]: Command listing automation - ## This might be a crazy idea We can pick up the content of our `commands` and perhaps assign parameters to the command(using the `discord.py` commands class methods or by typing it out in the doc-strings with identifiers). This would be linked with a GitHub Action, that read...
build
command listing automation this might be a crazy idea we can pick up the content of our commands and perhaps assign parameters to the command using the discord py commands class methods or by typing it out in the doc strings with identifiers this would be linked with a github action that reads that con...
1