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
483,272
13,921,738,110
IssuesEvent
2020-10-21 12:22:21
cds-snc/report-a-cybercrime
https://api.github.com/repos/cds-snc/report-a-cybercrime
closed
"Method of Contact" in confirmation page is not properly displayed
bug medium priority
## Summary >"Method of Contact" in "How did it start?" section in confirmation page is not displayed properly. ![HowDidItStartErrorEn](https://user-images.githubusercontent.com/68352206/96263802-6e4ac300-0f91-11eb-9c46-fbc203e1e686.png) ![howDidItStartErrorFr](https://user-images.githubusercontent.com/68352206/9...
1.0
"Method of Contact" in confirmation page is not properly displayed - ## Summary >"Method of Contact" in "How did it start?" section in confirmation page is not displayed properly. ![HowDidItStartErrorEn](https://user-images.githubusercontent.com/68352206/96263802-6e4ac300-0f91-11eb-9c46-fbc203e1e686.png) ![howD...
non_build
method of contact in confirmation page is not properly displayed summary method of contact in how did it start section in confirmation page is not displayed properly the correct way should be steps to reproduce how exactly can the bug be reproduced b...
0
395,357
11,684,749,993
IssuesEvent
2020-03-05 07:35:27
AY1920S2-CS2103T-W12-3/main
https://api.github.com/repos/AY1920S2-CS2103T-W12-3/main
closed
As a calculative person I can keep track of how much exactly my friends owe me
priority.High type.Story
... I can get all my money back.
1.0
As a calculative person I can keep track of how much exactly my friends owe me - ... I can get all my money back.
non_build
as a calculative person i can keep track of how much exactly my friends owe me i can get all my money back
0
326,728
9,960,124,045
IssuesEvent
2019-07-06 13:46:03
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
closed
Bad output of chained steps getting staged out
BUG High Priority WMAgent
While looking carefully at a StepChain job log, I noticed that cmsRun1 step succeeded while cmsRun2 didn't. Then when the `stageOut` step kicked in, it proceeded with the staging of the output root file from cmsRun1. Reason being that we check whether that specific step was successful, as here: https://github.com/dmwm...
1.0
Bad output of chained steps getting staged out - While looking carefully at a StepChain job log, I noticed that cmsRun1 step succeeded while cmsRun2 didn't. Then when the `stageOut` step kicked in, it proceeded with the staging of the output root file from cmsRun1. Reason being that we check whether that specific step ...
non_build
bad output of chained steps getting staged out while looking carefully at a stepchain job log i noticed that step succeeded while didn t then when the stageout step kicked in it proceeded with the staging of the output root file from reason being that we check whether that specific step was successful as...
0
54,657
13,807,172,286
IssuesEvent
2020-10-11 20:51:02
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Tree toggler icon visual issue with hover
defect
In some themes like bootstrap, icon goes dark so may not be visible when hovered and highlighted.
1.0
Tree toggler icon visual issue with hover - In some themes like bootstrap, icon goes dark so may not be visible when hovered and highlighted.
non_build
tree toggler icon visual issue with hover in some themes like bootstrap icon goes dark so may not be visible when hovered and highlighted
0
37,421
10,000,542,555
IssuesEvent
2019-07-12 13:38:48
GoogleContainerTools/skaffold
https://api.github.com/repos/GoogleContainerTools/skaffold
opened
Caching fails with horrific error
area/build area/cache kind/bug priority/p0
This issue is a bit hard to reproduce but it very likely to happen to someone getting started with skaffold. I'm working with a multi-artifact project. I've started building my artifacts locally, with caching enabled. Everything is fine. Now I switch to a remote cluster and I run `skaffold build` again to make sure ...
1.0
Caching fails with horrific error - This issue is a bit hard to reproduce but it very likely to happen to someone getting started with skaffold. I'm working with a multi-artifact project. I've started building my artifacts locally, with caching enabled. Everything is fine. Now I switch to a remote cluster and I run ...
build
caching fails with horrific error this issue is a bit hard to reproduce but it very likely to happen to someone getting started with skaffold i m working with a multi artifact project i ve started building my artifacts locally with caching enabled everything is fine now i switch to a remote cluster and i run ...
1
70,824
18,283,020,896
IssuesEvent
2021-10-05 07:06:54
pipe-cd/pipe
https://api.github.com/repos/pipe-cd/pipe
opened
Use go and container rules directly in each app directory and remove this helper.
kind/todo area/build
https://github.com/pipe-cd/pipe/blob/5f8dc282473bc1a961c3ba0cbc46bfe4c9bbf77e/bazel/image.bzl#L19-L22 ###### This was created by todo plugin since "TODO:" was found in https://github.com/pipe-cd/pipe/commit/5f8dc282473bc1a961c3ba0cbc46bfe4c9bbf77e when [#2566](https://github.com/pipe-cd/pipe/pull/2566) was merged. cc:...
1.0
Use go and container rules directly in each app directory and remove this helper. - https://github.com/pipe-cd/pipe/blob/5f8dc282473bc1a961c3ba0cbc46bfe4c9bbf77e/bazel/image.bzl#L19-L22 ###### This was created by todo plugin since "TODO:" was found in https://github.com/pipe-cd/pipe/commit/5f8dc282473bc1a961c3ba0cbc4...
build
use go and container rules directly in each app directory and remove this helper this was created by todo plugin since todo was found in when was merged cc nghialv
1
37,881
10,097,968,828
IssuesEvent
2019-07-28 11:12:28
SemiFAS/SFAS
https://api.github.com/repos/SemiFAS/SFAS
opened
clang and gcc in CI
build system
Makefile supports gcc and clang compiler. Before run Makefile CI should export CC variable GCC CI: export CC=gcc make regression CLANG CI: export CC=clang make regression
1.0
clang and gcc in CI - Makefile supports gcc and clang compiler. Before run Makefile CI should export CC variable GCC CI: export CC=gcc make regression CLANG CI: export CC=clang make regression
build
clang and gcc in ci makefile supports gcc and clang compiler before run makefile ci should export cc variable gcc ci export cc gcc make regression clang ci export cc clang make regression
1
38,291
12,533,934,252
IssuesEvent
2020-06-04 18:29:50
prefixaut/splitterino
https://api.github.com/repos/prefixaut/splitterino
closed
CVE-2019-18797 (Medium) detected in opennms-opennms-source-24.1.2-1
bug security vulnerability
## CVE-2019-18797 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-24.1.2-1</b></p></summary> <p> <p>A Java based fault and performance management system</p> <p>...
True
CVE-2019-18797 (Medium) detected in opennms-opennms-source-24.1.2-1 - ## CVE-2019-18797 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-24.1.2-1</b></p></summary...
non_build
cve medium detected in opennms opennms source cve medium severity vulnerability vulnerable library opennmsopennms source a java based fault and performance management system library home page a href found in head commit a href library source files ...
0
366,759
10,825,748,973
IssuesEvent
2019-11-09 17:47:01
AY1920S1-CS2103T-W13-3/main
https://api.github.com/repos/AY1920S1-CS2103T-W13-3/main
closed
As a student who wants to tailor the information I have in my cheatsheet, I can make use of the customization feature of the cheatsheet generator
priority.High type.Story
to choose which types of tags I want to include in my cheatsheet.
1.0
As a student who wants to tailor the information I have in my cheatsheet, I can make use of the customization feature of the cheatsheet generator - to choose which types of tags I want to include in my cheatsheet.
non_build
as a student who wants to tailor the information i have in my cheatsheet i can make use of the customization feature of the cheatsheet generator to choose which types of tags i want to include in my cheatsheet
0
67,283
16,859,317,262
IssuesEvent
2021-06-21 10:57:36
Scirra/Construct-3-bugs
https://api.github.com/repos/Scirra/Construct-3-bugs
closed
Whitelist plugins update (essential)
Build Service
**broken banner ad** **need info** https://github.com/Scirra/Construct-3-bugs/issues/4856 If using the offset banner the app keeps stopping. `admob-plus-cordova@1.15.0` **Thank you friend**
1.0
Whitelist plugins update (essential) - **broken banner ad** **need info** https://github.com/Scirra/Construct-3-bugs/issues/4856 If using the offset banner the app keeps stopping. `admob-plus-cordova@1.15.0` **Thank you friend**
build
whitelist plugins update essential broken banner ad need info if using the offset banner the app keeps stopping admob plus cordova thank you friend
1
257,436
19,519,411,360
IssuesEvent
2021-12-29 15:41:37
librosa/librosa
https://api.github.com/repos/librosa/librosa
closed
Add audio output to examples
documentation
PR #1410 added an example to the gallery demonstrating Audio widget playback. I think some of the other advanced examples could benefit from audio playback as well: - HPSS - Vocal separation - Maybe new examples? This would be pretty easy to do, and would make the examples much more compelling. I don't want t...
1.0
Add audio output to examples - PR #1410 added an example to the gallery demonstrating Audio widget playback. I think some of the other advanced examples could benefit from audio playback as well: - HPSS - Vocal separation - Maybe new examples? This would be pretty easy to do, and would make the examples much m...
non_build
add audio output to examples pr added an example to the gallery demonstrating audio widget playback i think some of the other advanced examples could benefit from audio playback as well hpss vocal separation maybe new examples this would be pretty easy to do and would make the examples much more...
0
55,021
13,943,662,417
IssuesEvent
2020-10-22 23:43:55
mlmcd/WebGoat
https://api.github.com/repos/mlmcd/WebGoat
opened
WS-2019-0180 (Medium) detected in lodash.mergewith-4.6.1.tgz
security vulnerability
## WS-2019-0180 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash.mergewith-4.6.1.tgz</b></p></summary> <p>The Lodash method `_.mergeWith` exported as a module.</p> <p>Library h...
True
WS-2019-0180 (Medium) detected in lodash.mergewith-4.6.1.tgz - ## WS-2019-0180 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash.mergewith-4.6.1.tgz</b></p></summary> <p>The Lod...
non_build
ws medium detected in lodash mergewith tgz ws medium severity vulnerability vulnerable library lodash mergewith tgz the lodash method mergewith exported as a module library home page a href path to dependency file webgoat docs package json path to vulnerable libr...
0
52,741
10,919,607,074
IssuesEvent
2019-11-21 19:23:42
microsoft/AdaptiveCards
https://api.github.com/repos/microsoft/AdaptiveCards
closed
[JS][ShowCards] Show card inputs are cleared if closed and reopened
Bug Status-In Code Review Triage-Approved for Fix
# Platform What platform is your issue or question related to? (Delete other platforms). * JavaScript # Details If you show a show card, enter an input in that show card, and then close and re-open the show card, the inputted value is cleared: 1. In the below card, click the "Click here to personalize yo...
1.0
[JS][ShowCards] Show card inputs are cleared if closed and reopened - # Platform What platform is your issue or question related to? (Delete other platforms). * JavaScript # Details If you show a show card, enter an input in that show card, and then close and re-open the show card, the inputted value is cle...
non_build
show card inputs are cleared if closed and reopened platform what platform is your issue or question related to delete other platforms javascript details if you show a show card enter an input in that show card and then close and re open the show card the inputted value is cleared i...
0
450,694
31,987,056,730
IssuesEvent
2023-09-21 00:49:07
gustavoprezoto/EstagBee
https://api.github.com/repos/gustavoprezoto/EstagBee
opened
Alterar formato dos RNF e RF
documentation invalid
O formato deve ser igual ao passado pela professora nos slides de ElicitaΓ§Γ£o e AnΓ‘lise de Requisitos.
1.0
Alterar formato dos RNF e RF - O formato deve ser igual ao passado pela professora nos slides de ElicitaΓ§Γ£o e AnΓ‘lise de Requisitos.
non_build
alterar formato dos rnf e rf o formato deve ser igual ao passado pela professora nos slides de elicitaΓ§Γ£o e anΓ‘lise de requisitos
0
26,927
20,909,561,018
IssuesEvent
2022-03-24 07:56:10
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
[mono] instructions for running tests on windows using Mono with release/6.0 branch
question os-windows area-Infrastructure-mono
https://github.com/dotnet/runtime/blob/release/6.0/docs/workflow/testing/mono/testing.md I do as the testing.md steps. > ./build.cmd -excludemonofailures release/debug > ../../dotnet.cmd msbuild /t:RunCoreClrTests /p:CoreClrTestConfig=Debug /p:LibrariesTestConfig=Release /p:Configuration=Release mono.proj the...
1.0
[mono] instructions for running tests on windows using Mono with release/6.0 branch - https://github.com/dotnet/runtime/blob/release/6.0/docs/workflow/testing/mono/testing.md I do as the testing.md steps. > ./build.cmd -excludemonofailures release/debug > ../../dotnet.cmd msbuild /t:RunCoreClrTests /p:CoreClrTes...
non_build
instructions for running tests on windows using mono with release branch i do as the testing md steps build cmd excludemonofailures release debug dotnet cmd msbuild t runcoreclrtests p coreclrtestconfig debug p librariestestconfig release p configuration release mono proj the first...
0
66,106
16,541,289,333
IssuesEvent
2021-05-27 17:07:59
benreid24/Oatmeal
https://api.github.com/repos/benreid24/Oatmeal
opened
Implement emergency heat rule
pi rebuild
Rule should: - Turn on heat if temp falls dangerously low - Does not matter if day or night - Check old implementation for threshold - Report error if heat must be turned on
1.0
Implement emergency heat rule - Rule should: - Turn on heat if temp falls dangerously low - Does not matter if day or night - Check old implementation for threshold - Report error if heat must be turned on
build
implement emergency heat rule rule should turn on heat if temp falls dangerously low does not matter if day or night check old implementation for threshold report error if heat must be turned on
1
59,713
6,661,446,766
IssuesEvent
2017-10-02 08:39:14
Kademi/kademi-dev
https://api.github.com/repos/Kademi/kademi-dev
closed
Implement CSV export in WebsiteAccessElasticsearchReport
bug High priority Ready to Test - Dev
Should be simple aggregation by URL. Output columns: - url / path - number of hits - total bytes
1.0
Implement CSV export in WebsiteAccessElasticsearchReport - Should be simple aggregation by URL. Output columns: - url / path - number of hits - total bytes
non_build
implement csv export in websiteaccesselasticsearchreport should be simple aggregation by url output columns url path number of hits total bytes
0
72,433
19,251,753,853
IssuesEvent
2021-12-09 06:32:54
candango/firenado
https://api.github.com/repos/candango/firenado
closed
Replace travis by github actions.
build refactory
Let's move from travis and get github actions working to run our tests.
1.0
Replace travis by github actions. - Let's move from travis and get github actions working to run our tests.
build
replace travis by github actions let s move from travis and get github actions working to run our tests
1
9,294
8,582,388,974
IssuesEvent
2018-11-13 16:51:07
terraform-providers/terraform-provider-aws
https://api.github.com/repos/terraform-providers/terraform-provider-aws
closed
ECS fargate service created, but the container is not fully ready
enhancement service/ecs
_This issue was originally opened by @rajeevr2715 as hashicorp/terraform#19323. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original body of the issue is below._ <hr> <!-- Hi there, Thank you for opening an issue. P...
1.0
ECS fargate service created, but the container is not fully ready - _This issue was originally opened by @rajeevr2715 as hashicorp/terraform#19323. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original body of the issue is bel...
non_build
ecs fargate service created but the container is not fully ready this issue was originally opened by as hashicorp terraform it was migrated here as a result of the the original body of the issue is below hi there thank you for opening an issue please note that we try to keep the terra...
0
668,790
22,598,089,444
IssuesEvent
2022-06-29 06:27:46
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
Getting Could not load Logmanager "org.apache.juli.ClassLoaderLogManager" error in the server startup
Priority/Highest Severity/Critical bug
**Describe the issue:** Getting below error in the server startup ``` hasinthaindrajee@Hasinthas-MacBook-Pro bin % sh wso2server.sh JAVA_HOME environment variable is set to /Library/Java/JavaVirtualMachines/jdk-11.0.8.jdk/Contents/Home CARBON_HOME environment variable is set to /Users/hasinthaindrajee/Downloads/w...
1.0
Getting Could not load Logmanager "org.apache.juli.ClassLoaderLogManager" error in the server startup - **Describe the issue:** Getting below error in the server startup ``` hasinthaindrajee@Hasinthas-MacBook-Pro bin % sh wso2server.sh JAVA_HOME environment variable is set to /Library/Java/JavaVirtualMachines/jdk-...
non_build
getting could not load logmanager org apache juli classloaderlogmanager error in the server startup describe the issue getting below error in the server startup hasinthaindrajee hasinthas macbook pro bin sh sh java home environment variable is set to library java javavirtualmachines jdk jdk...
0
54,524
13,384,038,076
IssuesEvent
2020-09-02 11:20:31
jupyterlab/jupyterlab
https://api.github.com/repos/jupyterlab/jupyterlab
closed
Extension metadata for replacement
tag:Build System type:Enhancement
<!-- Welcome! Before creating a new issue: * Search for relevant issues * Follow the issue reporting guidelines: https://jupyterlab.readthedocs.io/en/latest/getting_started/issue.html --> ## Description Add extension metadata for replacing an extension. The system will read this metadata and disable that exte...
1.0
Extension metadata for replacement - <!-- Welcome! Before creating a new issue: * Search for relevant issues * Follow the issue reporting guidelines: https://jupyterlab.readthedocs.io/en/latest/getting_started/issue.html --> ## Description Add extension metadata for replacing an extension. The system will rea...
build
extension metadata for replacement welcome before creating a new issue search for relevant issues follow the issue reporting guidelines description add extension metadata for replacing an extension the system will read this metadata and disable that extension automatically currently ...
1
6,846
7,767,161,607
IssuesEvent
2018-06-03 01:37:34
Microsoft/visualfsharp
https://api.github.com/repos/Microsoft/visualfsharp
closed
Find all References shows weird duplicates with .NET Core/.NET Standard projects
Area-IDE Language Service Urgency-Soon bug
Using this project: https://github.com/cartermp/giraffesample ![duplicates](https://user-images.githubusercontent.com/6309070/32344681-ebb11fda-bfc4-11e7-8307-86291b051a42.PNG)
1.0
Find all References shows weird duplicates with .NET Core/.NET Standard projects - Using this project: https://github.com/cartermp/giraffesample ![duplicates](https://user-images.githubusercontent.com/6309070/32344681-ebb11fda-bfc4-11e7-8307-86291b051a42.PNG)
non_build
find all references shows weird duplicates with net core net standard projects using this project
0
51,288
12,697,507,944
IssuesEvent
2020-06-22 11:57:24
verdaccio/verdaccio
https://api.github.com/repos/verdaccio/verdaccio
opened
plan to use super-linter
dev: ci-build dev: discuss
**Describe the solution you'd like** I would like to try [super-linter](https://github.com/github/super-linter) to replace some linter setups to make it easier for us to lint different languages and file formats. **Describe alternatives you've considered** Using multiple linters with multiple configs. **Additio...
1.0
plan to use super-linter - **Describe the solution you'd like** I would like to try [super-linter](https://github.com/github/super-linter) to replace some linter setups to make it easier for us to lint different languages and file formats. **Describe alternatives you've considered** Using multiple linters with mul...
build
plan to use super linter describe the solution you d like i would like to try to replace some linter setups to make it easier for us to lint different languages and file formats describe alternatives you ve considered using multiple linters with multiple configs additional context
1
96,712
27,983,405,584
IssuesEvent
2023-03-26 12:28:19
rclone/rclone
https://api.github.com/repos/rclone/rclone
closed
Add staticcheck to build pipeline
build
#### What problem are you are trying to solve? Add [staticcheck](<https://staticcheck.io>) based linting to the build pipeline. Maybe as an advisory to start with. Staticcheck is the default linter in VSCode-based golang dev environment, and from my experience it gives many relevant suggestions that the current l...
1.0
Add staticcheck to build pipeline - #### What problem are you are trying to solve? Add [staticcheck](<https://staticcheck.io>) based linting to the build pipeline. Maybe as an advisory to start with. Staticcheck is the default linter in VSCode-based golang dev environment, and from my experience it gives many rel...
build
add staticcheck to build pipeline what problem are you are trying to solve add based linting to the build pipeline maybe as an advisory to start with staticcheck is the default linter in vscode based golang dev environment and from my experience it gives many relevant suggestions that the current ...
1
68,811
17,406,382,310
IssuesEvent
2021-08-03 06:38:03
appsmithorg/appsmith
https://api.github.com/repos/appsmithorg/appsmith
closed
[Bug] On Reseting the multi-select dropdown of a form widget the default value does not get selected
Bug High Needs Triaging Release Select Widget UI Building Pod Widgets
Steps to reproduce: 1) Drag a dropdown 2) Make it multi select 3) Select a default value 4) Select 3 values 5) Reset the form 6) The dropdown get reset and observe Observation: after reset the default value is not displayed to user Expectation: Default value must be displayed to user https://use...
1.0
[Bug] On Reseting the multi-select dropdown of a form widget the default value does not get selected - Steps to reproduce: 1) Drag a dropdown 2) Make it multi select 3) Select a default value 4) Select 3 values 5) Reset the form 6) The dropdown get reset and observe Observation: after reset the default val...
build
on reseting the multi select dropdown of a form widget the default value does not get selected steps to reproduce drag a dropdown make it multi select select a default value select values reset the form the dropdown get reset and observe observation after reset the default value i...
1
12,925
5,266,975,641
IssuesEvent
2017-02-04 18:04:32
tywkeene/autobd
https://api.github.com/repos/tywkeene/autobd
closed
Migrate to newer version of ishell dependency
bug Build
https://github.com/abiosoft/ishell used in cmd/cmd.go (The autobd command line interface) updated at some point and is now broken. I've went ahead and rolled over to a preserved version that still works, but I should probably migrate sooner rather than later. Blah.
1.0
Migrate to newer version of ishell dependency - https://github.com/abiosoft/ishell used in cmd/cmd.go (The autobd command line interface) updated at some point and is now broken. I've went ahead and rolled over to a preserved version that still works, but I should probably migrate sooner rather than later. Blah.
build
migrate to newer version of ishell dependency used in cmd cmd go the autobd command line interface updated at some point and is now broken i ve went ahead and rolled over to a preserved version that still works but i should probably migrate sooner rather than later blah
1
34,711
9,440,045,159
IssuesEvent
2019-04-14 15:06:44
go-gitea/gitea
https://api.github.com/repos/go-gitea/gitea
closed
1.7.6 release does not contain builds
kind/build
<!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (ht...
1.0
1.7.6 release does not contain builds - <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy pro...
build
release does not contain builds please speak english this is the language all maintainers can speak and write please ask questions or configuration deploy problems on our discord server or forum please take a moment to check that your issue doesn t already exis...
1
101,715
31,476,057,618
IssuesEvent
2023-08-30 10:46:42
HDFGroup/hdf4
https://api.github.com/repos/HDFGroup/hdf4
opened
Drop FORTRAN 77 support
Component - Build Component - Fortran Type - Deprecation / Removal Priority - 1. High πŸ”Ό
In the 4.3.0 release we will drop support for FORTRAN 77 and endeavor to make the Fortran wrappers behave more like HDF5's (Fortran 95 would be required to build the wrappers). This should greatly simplify maintenance as we'll be able to move things like compiler support and build system improvements from HDF5 much mor...
1.0
Drop FORTRAN 77 support - In the 4.3.0 release we will drop support for FORTRAN 77 and endeavor to make the Fortran wrappers behave more like HDF5's (Fortran 95 would be required to build the wrappers). This should greatly simplify maintenance as we'll be able to move things like compiler support and build system impro...
build
drop fortran support in the release we will drop support for fortran and endeavor to make the fortran wrappers behave more like s fortran would be required to build the wrappers this should greatly simplify maintenance as we ll be able to move things like compiler support and build system improvement...
1
74,548
20,205,592,844
IssuesEvent
2022-02-11 19:57:09
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
reopened
My debugger isn't hitting any breakpoints, and my file is being compiled with the -g flag.
debugger build/tasks
My debugger isn't hitting any breakpoints, and my file is being compiled with the -g flag. tasks.json: ``` { "tasks": [ { "type": "cppbuild", "label": "C/C++: g++.exe arquivo de build ativo", "command": "C:\\MinGW\\bin\\g++.exe", "args": [ ...
1.0
My debugger isn't hitting any breakpoints, and my file is being compiled with the -g flag. - My debugger isn't hitting any breakpoints, and my file is being compiled with the -g flag. tasks.json: ``` { "tasks": [ { "type": "cppbuild", "label": "C/C++: g++.exe arquivo de bu...
build
my debugger isn t hitting any breakpoints and my file is being compiled with the g flag my debugger isn t hitting any breakpoints and my file is being compiled with the g flag tasks json tasks type cppbuild label c c g exe arquivo de bu...
1
16,750
6,277,941,593
IssuesEvent
2017-07-18 13:25:31
giantswarm/cli
https://api.github.com/repos/giantswarm/cli
closed
Use a docker container for `make publish`
0 - status/inbox area/build kind/chore
Not everyone wants to have the `aws` cli installed locally. We are a docker project, lets use the power of docker ;)
1.0
Use a docker container for `make publish` - Not everyone wants to have the `aws` cli installed locally. We are a docker project, lets use the power of docker ;)
build
use a docker container for make publish not everyone wants to have the aws cli installed locally we are a docker project lets use the power of docker
1
480,485
13,852,905,258
IssuesEvent
2020-10-15 07:18:44
MontbitTech/WebApp-e-EdPort-LMS
https://api.github.com/repos/MontbitTech/WebApp-e-EdPort-LMS
closed
Multiple sections in the same class have a same exam case
High Priority enhancement
I noticed that whenever a teacher is creating an exam, He or she is restricted to create an exam for a particular section one at a time. There might be a case where a teacher wants to take exams for all the sections of the same classes. In that case they wouldn't able to do so. Expected: Instead of a drop-down list....
1.0
Multiple sections in the same class have a same exam case - I noticed that whenever a teacher is creating an exam, He or she is restricted to create an exam for a particular section one at a time. There might be a case where a teacher wants to take exams for all the sections of the same classes. In that case they would...
non_build
multiple sections in the same class have a same exam case i noticed that whenever a teacher is creating an exam he or she is restricted to create an exam for a particular section one at a time there might be a case where a teacher wants to take exams for all the sections of the same classes in that case they would...
0
31,400
8,691,846,026
IssuesEvent
2018-12-04 03:15:42
turnkeylinux/tracker
https://api.github.com/repos/turnkeylinux/tracker
closed
Update pool (deckdebuild) to build source packages as well as binary packages
deckdebuild feature pool tkldev
Currently [pool](https://github.com/turnkeylinux/pool) can be used in conjunction with a [buildroot](https://github.com/turnkeylinux/buildroot) to build TurnKey Linux custom applications (e.g. [TKLBAM]() or even [pool](https://github.com/turnkeylinux/pool) itself!) on TKLDev. Pool calls [deckdebuild](https://github.com...
1.0
Update pool (deckdebuild) to build source packages as well as binary packages - Currently [pool](https://github.com/turnkeylinux/pool) can be used in conjunction with a [buildroot](https://github.com/turnkeylinux/buildroot) to build TurnKey Linux custom applications (e.g. [TKLBAM]() or even [pool](https://github.com/tu...
build
update pool deckdebuild to build source packages as well as binary packages currently can be used in conjunction with a to build turnkey linux custom applications e g or even itself on tkldev pool calls to build the packages however currently deckdebuild only builds binary packages it ...
1
33,057
9,012,751,056
IssuesEvent
2019-02-05 17:39:04
JDRF/spirit
https://api.github.com/repos/JDRF/spirit
opened
Button - Icon Spinner Animation
2 BUILD BUG
- Investigate why .org requires overrides, custom styles to get this to work. - Add any necessary updates to try and alleviate the need for .org styles / overrides
1.0
Button - Icon Spinner Animation - - Investigate why .org requires overrides, custom styles to get this to work. - Add any necessary updates to try and alleviate the need for .org styles / overrides
build
button icon spinner animation investigate why org requires overrides custom styles to get this to work add any necessary updates to try and alleviate the need for org styles overrides
1
319,702
9,753,436,141
IssuesEvent
2019-06-04 09:08:16
CalderaWP/Caldera-Forms
https://api.github.com/repos/CalderaWP/Caldera-Forms
closed
Vertical layout for toggle switch don't work
Priority Support
## Do You Need Immediate Help? Ticket open in https://secure.helpscout.net/conversation/835958498/20677?folderId=2372292 ## Is This A Feature Request? No. I think is a bug. ## What Version Of Caldera Forms, WordPress and PHP Are You Using? WordPress Version: 5.2.1 PHP Version: 7.3.5 MySQL Version: 5.7.26 Ca...
1.0
Vertical layout for toggle switch don't work - ## Do You Need Immediate Help? Ticket open in https://secure.helpscout.net/conversation/835958498/20677?folderId=2372292 ## Is This A Feature Request? No. I think is a bug. ## What Version Of Caldera Forms, WordPress and PHP Are You Using? WordPress Version: 5.2.1...
non_build
vertical layout for toggle switch don t work do you need immediate help ticket open in is this a feature request no i think is a bug what version of caldera forms wordpress and php are you using wordpress version php version mysql version caldera forms version ...
0
21,453
7,025,206,537
IssuesEvent
2017-12-23 06:30:09
orbeon/orbeon-forms
https://api.github.com/repos/orbeon/orbeon-forms
closed
Publish dialog doesn't show "Comment" textarea and version override dropdown
Form Builder Regression
To reproduce, set `properties-local.xml` to use a relational database, create a form in Form Builder, click the Publish button, and notice how the dialog is missing the comment textarea. This is done in `dialog-publish.xml` with a `<xf:group ref=".[$versioning-supported]">` around the textarea. Since `$versioning-su...
1.0
Publish dialog doesn't show "Comment" textarea and version override dropdown - To reproduce, set `properties-local.xml` to use a relational database, create a form in Form Builder, click the Publish button, and notice how the dialog is missing the comment textarea. This is done in `dialog-publish.xml` with a `<xf:gr...
build
publish dialog doesn t show comment textarea and version override dropdown to reproduce set properties local xml to use a relational database create a form in form builder click the publish button and notice how the dialog is missing the comment textarea this is done in dialog publish xml with a aro...
1
93,343
26,927,652,680
IssuesEvent
2023-02-07 14:49:19
xamarin/xamarin-android
https://api.github.com/repos/xamarin/xamarin-android
opened
Investigate making the `_ResolveAssemblies` target incremental
Area: App+Library Build
### Android application type Android for .NET (net6.0-android, etc.) ### Affected platform version .NET 6+ ### Description Context: https://github.com/dotnet/msbuild/issues/8226#issuecomment-1400914499 > The `<MSBuild/>` call we are making results in populating a `@(ResolvedFileToPublish)` item group. > Wha...
1.0
Investigate making the `_ResolveAssemblies` target incremental - ### Android application type Android for .NET (net6.0-android, etc.) ### Affected platform version .NET 6+ ### Description Context: https://github.com/dotnet/msbuild/issues/8226#issuecomment-1400914499 > The `<MSBuild/>` call we are making result...
build
investigate making the resolveassemblies target incremental android application type android for net android etc affected platform version net description context the call we are making results in populating a resolvedfiletopublish item group what is the best w...
1
32,624
8,902,816,798
IssuesEvent
2019-01-17 08:49:09
apache/incubator-mxnet
https://api.github.com/repos/apache/incubator-mxnet
closed
Docker ARMv7 build not working due to dockcross problem
ARM Build
ARMv7 builds using docker is broken due to: https://github.com/dockcross/dockcross/issues/257 Working on a fix.
1.0
Docker ARMv7 build not working due to dockcross problem - ARMv7 builds using docker is broken due to: https://github.com/dockcross/dockcross/issues/257 Working on a fix.
build
docker build not working due to dockcross problem builds using docker is broken due to working on a fix
1
10,872
4,835,819,447
IssuesEvent
2016-11-08 17:49:18
open-power-host-os/builds
https://api.github.com/repos/open-power-host-os/builds
opened
Weekly build - November, 9th, 2016
Weekly Build
A build is scheduled for Wednesday, November, 9th, 09:00 AM CT. Please leave a comment if you have any reason to delay this build or to change its settings. The build will use the HEAD of the following branches: open-power-host-os/linux -> hostos-devel open-power-host-os/qemu -> hostos-devel open-power-host-os/l...
1.0
Weekly build - November, 9th, 2016 - A build is scheduled for Wednesday, November, 9th, 09:00 AM CT. Please leave a comment if you have any reason to delay this build or to change its settings. The build will use the HEAD of the following branches: open-power-host-os/linux -> hostos-devel open-power-host-os/qemu ...
build
weekly build november a build is scheduled for wednesday november am ct please leave a comment if you have any reason to delay this build or to change its settings the build will use the head of the following branches open power host os linux hostos devel open power host os qemu hostos...
1
96,492
27,868,454,215
IssuesEvent
2023-03-21 11:56:44
td-org-uit-no/tdctl-frontend
https://api.github.com/repos/td-org-uit-no/tdctl-frontend
closed
Activate users who login
:building_construction: API :magic_wand: enhancement
### :sparkles: Users who login in should be considered active - Send request to API on login if not already active
1.0
Activate users who login - ### :sparkles: Users who login in should be considered active - Send request to API on login if not already active
build
activate users who login sparkles users who login in should be considered active send request to api on login if not already active
1
83,935
24,173,426,096
IssuesEvent
2022-09-22 21:38:01
golang/go
https://api.github.com/repos/golang/go
opened
x/build: have darwin/arm64 builders on macOS 13 (Ventura)
OS-Darwin Builders NeedsInvestigation new-builder arch-arm64
Apple announced macOS 13 Ventura during WWDC 2022 earlier in the year. Its [preview page](https://www.apple.com/macos/macos-ventura-preview/) currently says "Coming this October", which is coming up. This is the tracking issue for a builder that provides coverage for it. For arm64 specifically, I expect we'll take o...
2.0
x/build: have darwin/arm64 builders on macOS 13 (Ventura) - Apple announced macOS 13 Ventura during WWDC 2022 earlier in the year. Its [preview page](https://www.apple.com/macos/macos-ventura-preview/) currently says "Coming this October", which is coming up. This is the tracking issue for a builder that provides cover...
build
x build have darwin builders on macos ventura apple announced macos ventura during wwdc earlier in the year its currently says coming this october which is coming up this is the tracking issue for a builder that provides coverage for it for specifically i expect we ll take out some of the e...
1
47,067
2,971,907,480
IssuesEvent
2015-07-14 10:16:26
ubnetdef/injectengine
https://api.github.com/repos/ubnetdef/injectengine
closed
Internal: Normalize Database
internal priority
- [x] Column names (ex: time_started and requested_time) - [x] "Status" columns (add constants for what each value is, always start at 1)
1.0
Internal: Normalize Database - - [x] Column names (ex: time_started and requested_time) - [x] "Status" columns (add constants for what each value is, always start at 1)
non_build
internal normalize database column names ex time started and requested time status columns add constants for what each value is always start at
0
28,031
8,066,699,389
IssuesEvent
2018-08-04 19:03:26
angular-ui/ui-grid
https://api.github.com/repos/angular-ui/ui-grid
closed
LESS files for custom compilation. Compiler Error
customizer difficulty: medium help wanted type: build
Hi, im using the less files of ui grid to create my own style. I stumbled on different problems which I want to explain : 1. LESS compiler does not work on master-branch/src/less/main.less since the file imports bootstrap into a namespace. This seems not to be supported (a lot of tries https://github.com/less/less.js...
1.0
LESS files for custom compilation. Compiler Error - Hi, im using the less files of ui grid to create my own style. I stumbled on different problems which I want to explain : 1. LESS compiler does not work on master-branch/src/less/main.less since the file imports bootstrap into a namespace. This seems not to be suppo...
build
less files for custom compilation compiler error hi im using the less files of ui grid to create my own style i stumbled on different problems which i want to explain less compiler does not work on master branch src less main less since the file imports bootstrap into a namespace this seems not to be suppo...
1
66,183
16,555,667,047
IssuesEvent
2021-05-28 13:41:56
scenerygraphics/scenery
https://api.github.com/repos/scenerygraphics/scenery
closed
Gradle doesn't propagate transitive dependencies to projects that depend on sciview
build-system in-progress
When you try to depend on the gradle versions of scenery in sciview the transitive dependencies aren't inherited. This happened for: - bigvoumeviewer - lwjgl - maybe more but I stopped checking at that point. We definitely need to solve this for sciview, where maven projects will definitely try to depend on s...
1.0
Gradle doesn't propagate transitive dependencies to projects that depend on sciview - When you try to depend on the gradle versions of scenery in sciview the transitive dependencies aren't inherited. This happened for: - bigvoumeviewer - lwjgl - maybe more but I stopped checking at that point. We definitely n...
build
gradle doesn t propagate transitive dependencies to projects that depend on sciview when you try to depend on the gradle versions of scenery in sciview the transitive dependencies aren t inherited this happened for bigvoumeviewer lwjgl maybe more but i stopped checking at that point we definitely n...
1
121,397
17,651,770,863
IssuesEvent
2021-08-20 14:06:29
snowdensb/spring-security-oauth
https://api.github.com/repos/snowdensb/spring-security-oauth
opened
CVE-2020-11113 (High) detected in jackson-databind-2.6.6.jar, jackson-databind-2.8.11.3.jar
security vulnerability
## CVE-2020-11113 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.6.6.jar</b>, <b>jackson-databind-2.8.11.3.jar</b></p></summary> <p> <details><summary><b>jackson-...
True
CVE-2020-11113 (High) detected in jackson-databind-2.6.6.jar, jackson-databind-2.8.11.3.jar - ## CVE-2020-11113 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.6.6....
non_build
cve high detected in jackson databind jar jackson databind jar cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson works on core str...
0
6,006
3,715,750,988
IssuesEvent
2016-03-03 03:45:19
meteor/meteor
https://api.github.com/repos/meteor/meteor
opened
"peer" npm dependencies do not appear in test mode if the app does not require them
Project:Isobuild Project:Testing Project:Tool
Related (at least in spirit) to https://github.com/meteor/meteor/issues/6390 Reproduction: 1. `git clone https://github.com/tmeasday/test-package-with-peer-npm.git; cd test-pacakges-with-peer-npm` 2. `npm install` 3. `meteor test --driver-package avital:mocha` Note that there's an error on the server from `...
1.0
"peer" npm dependencies do not appear in test mode if the app does not require them - Related (at least in spirit) to https://github.com/meteor/meteor/issues/6390 Reproduction: 1. `git clone https://github.com/tmeasday/test-package-with-peer-npm.git; cd test-pacakges-with-peer-npm` 2. `npm install` 3. `meteor ...
build
peer npm dependencies do not appear in test mode if the app does not require them related at least in spirit to reproduction git clone cd test pacakges with peer npm npm install meteor test driver package avital mocha note that there s an error on the server from check npm versi...
1
339,312
30,440,286,879
IssuesEvent
2023-07-15 01:53:16
opensearch-project/index-management-dashboards-plugin
https://api.github.com/repos/opensearch-project/index-management-dashboards-plugin
closed
[AUTOCUT] Integration Test failed for indexManagementDashboards: 2.9.0 rpm distribution
untriaged autocut integ-test-failure v2.9.0
The integration test failed at distribution level for component indexManagementDashboards<br>Version: 2.9.0<br>Distribution: rpm<br>Architecture: x64<br>Platform: linux<br><br>Please check the logs: https://build.ci.opensearch.org/job/integ-test-opensearch-dashboards/3682/display/redirect<br><br> * Steps to reproduce: ...
1.0
[AUTOCUT] Integration Test failed for indexManagementDashboards: 2.9.0 rpm distribution - The integration test failed at distribution level for component indexManagementDashboards<br>Version: 2.9.0<br>Distribution: rpm<br>Architecture: x64<br>Platform: linux<br><br>Please check the logs: https://build.ci.opensearch.org...
non_build
integration test failed for indexmanagementdashboards rpm distribution the integration test failed at distribution level for component indexmanagementdashboards version distribution rpm architecture platform linux please check the logs steps to reproduce see see all log files if...
0
67,097
16,818,418,368
IssuesEvent
2021-06-17 10:06:42
google/mediapipe
https://api.github.com/repos/google/mediapipe
closed
Object detection demo during Coral Dev Board Setup
platform:coral solution:object detection stalled stat:awaiting response type:build/install
I'm trying to follow the guide for running MediaPipe on Coral here: https://github.com/google/mediapipe/tree/master/mediapipe/examples/coral but when I do the "bazel build" for Object detection I have the following issues: ERROR: An error occurred during the fetch of repository 'org_tensorflow': Traceback (most ...
1.0
Object detection demo during Coral Dev Board Setup - I'm trying to follow the guide for running MediaPipe on Coral here: https://github.com/google/mediapipe/tree/master/mediapipe/examples/coral but when I do the "bazel build" for Object detection I have the following issues: ERROR: An error occurred during the fetch...
build
object detection demo during coral dev board setup i m trying to follow the guide for running mediapipe on coral here but when i do the bazel build for object detection i have the following issues error an error occurred during the fetch of repository org tensorflow traceback most recent call last ...
1
569,096
16,994,640,371
IssuesEvent
2021-07-01 03:52:37
Systems-Learning-and-Development-Lab/MMM
https://api.github.com/repos/Systems-Learning-and-Development-Lab/MMM
closed
Set two sizes
priority-high
לא׀שר ΧœΧ‘Χ—Χ•Χ¨ Χ’Χ•Χ“Χœ Χ©Χ•Χ Χ” ΧœΧ›Χœ ΧΧ˜Χ•Χ Χ‘ΧžΧ•ΧœΧ§Χ•ΧœΧ” Χ›ΧžΧ• Χ©Χ™Χ© Χ©Χ Χ™ צבגים. יצא ΧžΧ©Χ”Χ• Χ”Χ€Χ•Χš Χ•ΧœΧ ΧžΧ‘Χ™Χ Χ” ΧœΧžΧ” ![image](https://user-images.githubusercontent.com/78302632/122379724-ca764480-cf6f-11eb-9764-14a930bb07c5.png) Χ”Χ›Χ“Χ•Χ¨ Χ”Χ¦Χ”Χ•Χ‘ Χ’Χ“Χ•Χœ Χ™Χ•ΧͺΧ¨ 1.0, Χ‘ΧžΧ§Χ¨Χ” Χ”Χ–Χ” Χ”ΧœΧ‘ΧŸ הוא 0.7 קטן Χ™Χ•ΧͺΧ¨ Χ‘Χ™Χ—Χ“ Χ–Χ” Χ”Χ€Χ•Χš @Ron-Teller
1.0
Set two sizes - לא׀שר ΧœΧ‘Χ—Χ•Χ¨ Χ’Χ•Χ“Χœ Χ©Χ•Χ Χ” ΧœΧ›Χœ ΧΧ˜Χ•Χ Χ‘ΧžΧ•ΧœΧ§Χ•ΧœΧ” Χ›ΧžΧ• Χ©Χ™Χ© Χ©Χ Χ™ צבגים. יצא ΧžΧ©Χ”Χ• Χ”Χ€Χ•Χš Χ•ΧœΧ ΧžΧ‘Χ™Χ Χ” ΧœΧžΧ” ![image](https://user-images.githubusercontent.com/78302632/122379724-ca764480-cf6f-11eb-9764-14a930bb07c5.png) Χ”Χ›Χ“Χ•Χ¨ Χ”Χ¦Χ”Χ•Χ‘ Χ’Χ“Χ•Χœ Χ™Χ•ΧͺΧ¨ 1.0, Χ‘ΧžΧ§Χ¨Χ” Χ”Χ–Χ” Χ”ΧœΧ‘ΧŸ הוא 0.7 קטן Χ™Χ•ΧͺΧ¨ Χ‘Χ™Χ—Χ“ Χ–Χ” Χ”Χ€Χ•Χš @Ron-Teller
non_build
set two sizes לא׀שר ΧœΧ‘Χ—Χ•Χ¨ Χ’Χ•Χ“Χœ Χ©Χ•Χ Χ” ΧœΧ›Χœ ΧΧ˜Χ•Χ Χ‘ΧžΧ•ΧœΧ§Χ•ΧœΧ” Χ›ΧžΧ• Χ©Χ™Χ© Χ©Χ Χ™ צבגים יצא ΧžΧ©Χ”Χ• Χ”Χ€Χ•Χš Χ•ΧœΧ ΧžΧ‘Χ™Χ Χ” ΧœΧžΧ” Χ”Χ›Χ“Χ•Χ¨ Χ”Χ¦Χ”Χ•Χ‘ Χ’Χ“Χ•Χœ Χ™Χ•ΧͺΧ¨ Χ‘ΧžΧ§Χ¨Χ” Χ”Χ–Χ” Χ”ΧœΧ‘ΧŸ הוא קטן Χ™Χ•ΧͺΧ¨ Χ‘Χ™Χ—Χ“ Χ–Χ” Χ”Χ€Χ•Χš ron teller
0
222,319
7,431,617,260
IssuesEvent
2018-03-25 16:26:28
wevote/WebApp
https://api.github.com/repos/wevote/WebApp
closed
Strip functionality from Email and Share Ballot modals
Priority: 1
### Please describe the issue (What happens? What do you expect?) Currently the "Email" and "Share Ballot" modals that open so you can send the ballot to yourself have identical functionality. ![screen shot 2018-02-01 at 8 51 15 pm](https://user-images.githubusercontent.com/7756031/35717117-037bf1f2-0792-11e8-9920-38...
1.0
Strip functionality from Email and Share Ballot modals - ### Please describe the issue (What happens? What do you expect?) Currently the "Email" and "Share Ballot" modals that open so you can send the ballot to yourself have identical functionality. ![screen shot 2018-02-01 at 8 51 15 pm](https://user-images.githubus...
non_build
strip functionality from email and share ballot modals please describe the issue what happens what do you expect currently the email and share ballot modals that open so you can send the ballot to yourself have identical functionality please remove the facebook related interface elements fr...
0
52,192
12,889,524,525
IssuesEvent
2020-07-13 14:39:35
jossdoe/todos
https://api.github.com/repos/jossdoe/todos
opened
JS: Create a function to add Todos to the page and call it in an EventListener
initial build
We need a function that takes in the value of an input field and makes a Todo item out of it, then renders it to the DOM.
1.0
JS: Create a function to add Todos to the page and call it in an EventListener - We need a function that takes in the value of an input field and makes a Todo item out of it, then renders it to the DOM.
build
js create a function to add todos to the page and call it in an eventlistener we need a function that takes in the value of an input field and makes a todo item out of it then renders it to the dom
1
47,471
12,036,253,513
IssuesEvent
2020-04-13 19:26:19
ElektraInitiative/libelektra
https://api.github.com/repos/ElektraInitiative/libelektra
closed
crypto_botan: botan 2.13 header deprecation warnings
build dependencies
As of botan 2.13.x (maybe earlier?) we started getting the following header deprecation warnings: ``` In file included from ../src/plugins/crypto/botan_operations.cpp:12: /usr/local/Cellar/botan/2.13.0/include/botan-2/botan/hmac.h:14:1: warning: this header will be made internal in the future [-W#pragma-messages] ...
1.0
crypto_botan: botan 2.13 header deprecation warnings - As of botan 2.13.x (maybe earlier?) we started getting the following header deprecation warnings: ``` In file included from ../src/plugins/crypto/botan_operations.cpp:12: /usr/local/Cellar/botan/2.13.0/include/botan-2/botan/hmac.h:14:1: warning: this header wi...
build
crypto botan botan header deprecation warnings as of botan x maybe earlier we started getting the following header deprecation warnings in file included from src plugins crypto botan operations cpp usr local cellar botan include botan botan hmac h warning this header will be...
1
120,510
17,644,207,034
IssuesEvent
2021-08-20 01:57:20
logbie/HyperGAN
https://api.github.com/repos/logbie/HyperGAN
opened
CVE-2021-37644 (Medium) detected in tensorflow_gpu-2.1.0-cp36-cp36m-manylinux2010_x86_64.whl
security vulnerability
## CVE-2021-37644 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow_gpu-2.1.0-cp36-cp36m-manylinux2010_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine l...
True
CVE-2021-37644 (Medium) detected in tensorflow_gpu-2.1.0-cp36-cp36m-manylinux2010_x86_64.whl - ## CVE-2021-37644 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow_gpu-2.1.0-c...
non_build
cve medium detected in tensorflow gpu whl cve medium severity vulnerability vulnerable library tensorflow gpu whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file hypergan requirem...
0
176,546
14,590,827,278
IssuesEvent
2020-12-19 09:53:08
ChainYo/StableMatching
https://api.github.com/repos/ChainYo/StableMatching
closed
Contributing guide redaction
documentation good first issue
Write a guide to help people to contribute to this project. - [x] Add steps to contribute - ~~[ ] Add screenshots to help the explanations~~
1.0
Contributing guide redaction - Write a guide to help people to contribute to this project. - [x] Add steps to contribute - ~~[ ] Add screenshots to help the explanations~~
non_build
contributing guide redaction write a guide to help people to contribute to this project add steps to contribute add screenshots to help the explanations
0
24,472
23,793,508,441
IssuesEvent
2022-09-02 16:49:14
tailscale/tailscale
https://api.github.com/repos/tailscale/tailscale
closed
Tailscale doesn't use local DNS settings when disconnected
OS-macos L3 Some users P2 Aggravating T5 Usability dns bug
### What is the issue? On macOS, when Tailscale is disconnected, the "Tailscale Tunnel" in the Network panel of System Preferences shows as still connected. Only when Tailscale is completely quit (along with tailscaled) does the tunnel disconnect. While the tunnel is disconnected and/or the "Use local DNS settings" se...
True
Tailscale doesn't use local DNS settings when disconnected - ### What is the issue? On macOS, when Tailscale is disconnected, the "Tailscale Tunnel" in the Network panel of System Preferences shows as still connected. Only when Tailscale is completely quit (along with tailscaled) does the tunnel disconnect. While the ...
non_build
tailscale doesn t use local dns settings when disconnected what is the issue on macos when tailscale is disconnected the tailscale tunnel in the network panel of system preferences shows as still connected only when tailscale is completely quit along with tailscaled does the tunnel disconnect while the ...
0
769,068
26,992,654,755
IssuesEvent
2023-02-09 21:18:18
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Popups being generated on http://sh.st/4XsNw
feature/shields/adblock priority/P4 OS/Desktop
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV...
1.0
Popups being generated on http://sh.st/4XsNw - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL...
non_build
popups being generated on have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the issue closed it will only be reopened...
0
12
2,491,281,339
IssuesEvent
2015-01-03 07:21:36
feelpp/feelpp
https://api.github.com/repos/feelpp/feelpp
closed
Add support for parallel I/O via MPIIO to ensight gold format
module:build status:in development type:feature type:optimisation
We should use MPIIO to generate our ensight gold format files via parallel I/O a first version is being implemented for the mesh data structure which is the most complicated. The immediate consequence is that for a given time step there will be only one big file instead of one file per subdomains
1.0
Add support for parallel I/O via MPIIO to ensight gold format - We should use MPIIO to generate our ensight gold format files via parallel I/O a first version is being implemented for the mesh data structure which is the most complicated. The immediate consequence is that for a given time step there will be only ...
build
add support for parallel i o via mpiio to ensight gold format we should use mpiio to generate our ensight gold format files via parallel i o a first version is being implemented for the mesh data structure which is the most complicated the immediate consequence is that for a given time step there will be only ...
1
32,435
8,853,561,544
IssuesEvent
2019-01-08 21:45:20
angular/angular-cli
https://api.github.com/repos/angular/angular-cli
closed
feat: generate a README.md file when creating a new library
comp: devkit/build-ng-packagr help wanted type: feature
<!-- IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHOUT INVESTIGATING --> ### Bug Report or Feature Request (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [x] feature request ``` ### Command (mark with an `x`) ``` - [ ] new - [ ] build -...
1.0
feat: generate a README.md file when creating a new library - <!-- IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHOUT INVESTIGATING --> ### Bug Report or Feature Request (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [x] feature request ``` ...
build
feat generate a readme md file when creating a new library if you don t fill out the following information your issue might be closed without investigating bug report or feature request mark with an x bug report please search issues before submitting feature request ...
1
41,038
10,605,143,184
IssuesEvent
2019-10-10 19:47:17
lyft/amundsen
https://api.github.com/repos/lyft/amundsen
closed
Position databuilder more clearly as an ETL tool(box) in its own right
amundsendatabuilder keep fresh
Background originated in Q&A on this PR https://github.com/lyft/amundsendatabuilder/pull/31#issuecomment-488501046 - - - - > Hence making databuilder not aware of the search service could help to grow the library into a more generic way. Yes, that framing certainly puts a different perspective on databuilder. ...
1.0
Position databuilder more clearly as an ETL tool(box) in its own right - Background originated in Q&A on this PR https://github.com/lyft/amundsendatabuilder/pull/31#issuecomment-488501046 - - - - > Hence making databuilder not aware of the search service could help to grow the library into a more generic way. ...
build
position databuilder more clearly as an etl tool box in its own right background originated in q a on this pr hence making databuilder not aware of the search service could help to grow the library into a more generic way yes that framing certainly puts a different perspective on databuilder ...
1
43,119
11,162,558,177
IssuesEvent
2019-12-26 18:21:58
Kavawuvi/invader
https://api.github.com/repos/Kavawuvi/invader
closed
[invader-build] Light fixtures sometimes incorrectly show interactive HUD text when a player is nearby
invader-build
On the stock bungie map "carousel", the spotlight objects show the HUD text `Press "E" to touch <need a string entry here>` This does not happen if the map is built with tool.exe. It also seems to be related to the original HEK tag for this object, an extracted tag works as expected so tool must default something on...
1.0
[invader-build] Light fixtures sometimes incorrectly show interactive HUD text when a player is nearby - On the stock bungie map "carousel", the spotlight objects show the HUD text `Press "E" to touch <need a string entry here>` This does not happen if the map is built with tool.exe. It also seems to be related to t...
build
light fixtures sometimes incorrectly show interactive hud text when a player is nearby on the stock bungie map carousel the spotlight objects show the hud text press e to touch this does not happen if the map is built with tool exe it also seems to be related to the original hek tag for this object an...
1
89,096
25,575,414,865
IssuesEvent
2022-11-30 21:37:26
spack/spack
https://api.github.com/repos/spack/spack
opened
Installation issue: py-torch 1.12.1 (LSF error?)
build-error
### Steps to reproduce the issue ```console Input spec -------------------------------- py-torch@1.12.1%clang@10.0.1+caffe2+cuda cuda_arch=70 Concretized -------------------------------- py-torch@1.12.1%clang@10.0.1 cflags="-Wno-unused-command-line-argument" cxxflags="-Wno-unused-command-line-argument" +caffe2...
1.0
Installation issue: py-torch 1.12.1 (LSF error?) - ### Steps to reproduce the issue ```console Input spec -------------------------------- py-torch@1.12.1%clang@10.0.1+caffe2+cuda cuda_arch=70 Concretized -------------------------------- py-torch@1.12.1%clang@10.0.1 cflags="-Wno-unused-command-line-argument" c...
build
installation issue py torch lsf error steps to reproduce the issue console input spec py torch clang cuda cuda arch concretized py torch clang cflags wno unused command line argument cxxflags w...
1
158,925
20,035,847,953
IssuesEvent
2022-02-02 11:48:12
kapseliboi/bui
https://api.github.com/repos/kapseliboi/bui
opened
CVE-2019-10744 (High) detected in lodash-3.10.1.tgz
security vulnerability
## CVE-2019-10744 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-3.10.1.tgz</b></p></summary> <p>The modern build of lodash modular utilities.</p> <p>Library home page: <a href...
True
CVE-2019-10744 (High) detected in lodash-3.10.1.tgz - ## CVE-2019-10744 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-3.10.1.tgz</b></p></summary> <p>The modern build of lodas...
non_build
cve high detected in lodash tgz cve high severity vulnerability vulnerable library lodash tgz the modern build of lodash modular utilities library home page a href path to dependency file package json path to vulnerable library node modules superstatic node module...
0
464,871
13,347,228,721
IssuesEvent
2020-08-29 12:26:14
Baystation12/Baystation12
https://api.github.com/repos/Baystation12/Baystation12
closed
All Away Templates are Sacred Grounds
Bug :bug: Could Reproduce :bug: Priority: Low
<!-- Anything inside tags like these is a comment and will not be displayed in the final issue. Be careful not to write inside them! Every field other than 'specific information for locating' is required. If you do not fill out the 'specific information' field, please delete the header. /!\ Omitting or not ...
1.0
All Away Templates are Sacred Grounds - <!-- Anything inside tags like these is a comment and will not be displayed in the final issue. Be careful not to write inside them! Every field other than 'specific information for locating' is required. If you do not fill out the 'specific information' field, please d...
non_build
all away templates are sacred grounds anything inside tags like these is a comment and will not be displayed in the final issue be careful not to write inside them every field other than specific information for locating is required if you do not fill out the specific information field please d...
0
55,332
13,613,663,144
IssuesEvent
2020-09-23 12:13:26
wellcomecollection/platform
https://api.github.com/repos/wellcomecollection/platform
closed
Merge master into Buildkite builds when not in master
:recycle: Builds and CI
Travis did this for us previously catching problems where issues would be caused post-merge with master. We should reinstate this.
1.0
Merge master into Buildkite builds when not in master - Travis did this for us previously catching problems where issues would be caused post-merge with master. We should reinstate this.
build
merge master into buildkite builds when not in master travis did this for us previously catching problems where issues would be caused post merge with master we should reinstate this
1
160,646
6,101,292,165
IssuesEvent
2017-06-20 14:21:39
HPI-SWA-Teaching/SWT17-Project-09
https://api.github.com/repos/HPI-SWA-Teaching/SWT17-Project-09
closed
Expand File Chooser
16 Priority 2
Es sollen lediglich .tape Dateien angezeigt werden. (setSuffixes) Also, see #31
1.0
Expand File Chooser - Es sollen lediglich .tape Dateien angezeigt werden. (setSuffixes) Also, see #31
non_build
expand file chooser es sollen lediglich tape dateien angezeigt werden setsuffixes also see
0
12,085
5,145,032,537
IssuesEvent
2017-01-12 20:22:39
Unidata/netcdf-c
https://api.github.com/repos/Unidata/netcdf-c
closed
ncdump/CMakeLists.txt unnecessarily checks for MSVC for some shell tests.
area/build/cmake area/tests platform/windows status/under review type/enhancement
The `add_sh_test()` macro now checks for `bash`, so (in some cases) we can remove the MSVC checks. Note that some tests fail because the padding of 0's differs, so we cannot remove the MSVC checks wholesale. Still, this needs to be re-evaluated so that we can maximize the number of tests running on Windows/MSVC.
1.0
ncdump/CMakeLists.txt unnecessarily checks for MSVC for some shell tests. - The `add_sh_test()` macro now checks for `bash`, so (in some cases) we can remove the MSVC checks. Note that some tests fail because the padding of 0's differs, so we cannot remove the MSVC checks wholesale. Still, this needs to be re-evalua...
build
ncdump cmakelists txt unnecessarily checks for msvc for some shell tests the add sh test macro now checks for bash so in some cases we can remove the msvc checks note that some tests fail because the padding of s differs so we cannot remove the msvc checks wholesale still this needs to be re evalua...
1
219,777
24,532,666,312
IssuesEvent
2022-10-11 17:49:12
opensearch-project/opensearch-go
https://api.github.com/repos/opensearch-project/opensearch-go
reopened
CVE-2015-9251 (Low) detected in golang.org/x/tools-v0.1.0
security vulnerability
## CVE-2015-9251 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>golang.org/x/tools-v0.1.0</b></p></summary> <p></p> <p>Library home page: <a href="https://proxy.golang.org/golang.org/x...
True
CVE-2015-9251 (Low) detected in golang.org/x/tools-v0.1.0 - ## CVE-2015-9251 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>golang.org/x/tools-v0.1.0</b></p></summary> <p></p> <p>Libra...
non_build
cve low detected in golang org x tools cve low severity vulnerability vulnerable library golang org x tools library home page a href dependency hierarchy x golang org x tools vulnerable library found in head commit a href found in base branch...
0
96,561
27,883,974,691
IssuesEvent
2023-03-21 21:50:44
microsoft/onnxruntime
https://api.github.com/repos/microsoft/onnxruntime
opened
[Build] ONNX Java Runtime Failed Due to the deadlock / pthread_create failed
build
### Describe the issue Hi, I use ONNX Java Runtime in my project. I instantiate 2 ONNX Sessions: one for data preprocessing and one for model inference: ``` try (OrtSession.SessionOptions opts = new SessionOptions()) { opts.setOptimizationLevel(OptLevel.BASIC_OPT); opts.setSessionLogL...
1.0
[Build] ONNX Java Runtime Failed Due to the deadlock / pthread_create failed - ### Describe the issue Hi, I use ONNX Java Runtime in my project. I instantiate 2 ONNX Sessions: one for data preprocessing and one for model inference: ``` try (OrtSession.SessionOptions opts = new SessionOptions()) { ...
build
onnx java runtime failed due to the deadlock pthread create failed describe the issue hi i use onnx java runtime in my project i instantiate onnx sessions one for data preprocessing and one for model inference try ortsession sessionoptions opts new sessionoptions opts s...
1
64,131
15,805,872,632
IssuesEvent
2021-04-04 01:37:36
wesnoth/wesnoth
https://api.github.com/repos/wesnoth/wesnoth
opened
Boost unit tests cannot be run with MSBuild
Building Unit Tests Windows
Even though the project file is set up to run them, there are some issues with the configuration, so it doesn't work. This may also affect Visual Studio (as that uses MSBuild as well) but I'm not certain; it's possible that Visual Studio passes things to MSBuild that make it work.
1.0
Boost unit tests cannot be run with MSBuild - Even though the project file is set up to run them, there are some issues with the configuration, so it doesn't work. This may also affect Visual Studio (as that uses MSBuild as well) but I'm not certain; it's possible that Visual Studio passes things to MSBuild that mak...
build
boost unit tests cannot be run with msbuild even though the project file is set up to run them there are some issues with the configuration so it doesn t work this may also affect visual studio as that uses msbuild as well but i m not certain it s possible that visual studio passes things to msbuild that mak...
1
61,241
25,413,306,201
IssuesEvent
2022-11-22 21:05:45
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
closed
New employee requesting access
Workgroup: TED Type: IT Support Service: Apps Product: Signs & Markings
<!-- Email --> <!-- chika.ohakawa@austintexas.gov --> > What application are you using? Signs & Markings Operations > Describe the problem. New employee requesting access > How soon do you need this? Soon β€” Within a week > Is there anything else we should know? I need it to perform my job tasks > Requested By...
1.0
New employee requesting access - <!-- Email --> <!-- chika.ohakawa@austintexas.gov --> > What application are you using? Signs & Markings Operations > Describe the problem. New employee requesting access > How soon do you need this? Soon β€” Within a week > Is there anything else we should know? I need it to per...
non_build
new employee requesting access what application are you using signs markings operations describe the problem new employee requesting access how soon do you need this soon β€” within a week is there anything else we should know i need it to perform my job tasks requested by chika o reques...
0
173,823
6,532,837,754
IssuesEvent
2017-08-31 01:54:16
USGS-Astrogeology/PySAT_Point_Spectra_GUI
https://api.github.com/repos/USGS-Astrogeology/PySAT_Point_Spectra_GUI
closed
Problem with model ranges in CV
Priority: High
Reported by Sam Clegg: "The CV function does not work. The results for the full model are the same for the shorter range models."
1.0
Problem with model ranges in CV - Reported by Sam Clegg: "The CV function does not work. The results for the full model are the same for the shorter range models."
non_build
problem with model ranges in cv reported by sam clegg the cv function does not work the results for the full model are the same for the shorter range models
0
13,364
5,346,521,496
IssuesEvent
2017-02-17 19:54:16
elegantthemes/Divi-Beta
https://api.github.com/repos/elegantthemes/Divi-Beta
closed
BlueHost :: Builder Sync :: Blurb Module :: center / left orientation issue
BUILDER SYNC DESIGN SIGNOFF QUALITY ASSURED READY FOR REVIEW
### Problem: Text default orientation of the blurb module is different in VB (centered) and BB (left) which can cause a problem with syncing : https://www.dropbox.com/s/0b647o4t3ufy0hi/95.gif?dl=0 ## Attached PR - https://github.com/elegantthemes/submodule-builder/pull/1732
1.0
BlueHost :: Builder Sync :: Blurb Module :: center / left orientation issue - ### Problem: Text default orientation of the blurb module is different in VB (centered) and BB (left) which can cause a problem with syncing : https://www.dropbox.com/s/0b647o4t3ufy0hi/95.gif?dl=0 ## Attached PR - https://github.com...
build
bluehost builder sync blurb module center left orientation issue problem text default orientation of the blurb module is different in vb centered and bb left which can cause a problem with syncing attached pr
1
332,888
10,112,399,826
IssuesEvent
2019-07-30 14:38:16
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio-ui] Group management issues
bug priority: medium
## Describe the bug There are two issues in the `Groups` management section: 1. When a user is added into the group, the group members list doesn't get updated, a reload of the page is required. 2. When you search for a user which is in a different page that the current viewed, the user is not show. ## To Repro...
1.0
[studio-ui] Group management issues - ## Describe the bug There are two issues in the `Groups` management section: 1. When a user is added into the group, the group members list doesn't get updated, a reload of the page is required. 2. When you search for a user which is in a different page that the current viewed...
non_build
group management issues describe the bug there are two issues in the groups management section when a user is added into the group the group members list doesn t get updated a reload of the page is required when you search for a user which is in a different page that the current viewed the user...
0
178,478
29,831,908,283
IssuesEvent
2023-06-18 11:32:37
bsoc-bitbyte/resource-sharing
https://api.github.com/repos/bsoc-bitbyte/resource-sharing
closed
Create a page for listing materials
good first issue help wanted design ui
We need a page for viewing all the materials corresponding to any of the categories. The user upon interacting with any of the category cards in the main landing page will be redirected to this page. 1. First is the navbar. 2. Second, this page needs an introductory component with the name of the category and how ...
1.0
Create a page for listing materials - We need a page for viewing all the materials corresponding to any of the categories. The user upon interacting with any of the category cards in the main landing page will be redirected to this page. 1. First is the navbar. 2. Second, this page needs an introductory component ...
non_build
create a page for listing materials we need a page for viewing all the materials corresponding to any of the categories the user upon interacting with any of the category cards in the main landing page will be redirected to this page first is the navbar second this page needs an introductory component ...
0
47,877
12,131,550,581
IssuesEvent
2020-04-23 05:05:35
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
opened
Could not import Tensorflow?
type:build/install
In my machine Tensorflow 2.1.0 is OK. The tensorflow 2.1.0 was installed using pip. But Tensorflow 1.3.0 is not working after installing using pip in different environment. It gives the following error: ``` Traceback (most recent call last): File "C:\Users\Ibrahim Khalilullah\.conda\envs\MaskrcnnTF1point3\lib\s...
1.0
Could not import Tensorflow? - In my machine Tensorflow 2.1.0 is OK. The tensorflow 2.1.0 was installed using pip. But Tensorflow 1.3.0 is not working after installing using pip in different environment. It gives the following error: ``` Traceback (most recent call last): File "C:\Users\Ibrahim Khalilullah\.con...
build
could not import tensorflow in my machine tensorflow is ok the tensorflow was installed using pip but tensorflow is not working after installing using pip in different environment it gives the following error traceback most recent call last file c users ibrahim khalilullah con...
1
257,435
8,137,350,179
IssuesEvent
2018-08-20 11:28:36
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
closed
Cannot signup to API manager
2.6.0 Priority/Highest Severity/Blocker
**Description:** unable to signup to API manager. the error given is 500. [ApiSignupissue.txt](https://github.com/wso2/product-apim/files/2301971/ApiSignupissue.txt) **Suggested Labels:** <!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issu...
1.0
Cannot signup to API manager - **Description:** unable to signup to API manager. the error given is 500. [ApiSignupissue.txt](https://github.com/wso2/product-apim/files/2301971/ApiSignupissue.txt) **Suggested Labels:** <!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to...
non_build
cannot signup to api manager description unable to signup to api manager the error given is suggested labels suggested assignees affected product version snapshot os db other environments details and versions os mac os high sierra db databas...
0
13,575
2,770,379,592
IssuesEvent
2015-05-01 14:10:38
vrjuggler/vrjuggler
https://api.github.com/repos/vrjuggler/vrjuggler
closed
Google Code project hosting closing
auto-migrated Priority-Medium Type-Defect
``` Google Code project hosting is closing according to the Google Open Source Blog[1]. An "Export to GitHub" button has been added to menu bar in the Google Code project hosting. I have tried to use it and it created a new personal repository[2]. Is there a consensus about moving to GitHub? In that case I would su...
1.0
Google Code project hosting closing - ``` Google Code project hosting is closing according to the Google Open Source Blog[1]. An "Export to GitHub" button has been added to menu bar in the Google Code project hosting. I have tried to use it and it created a new personal repository[2]. Is there a consensus about mov...
non_build
google code project hosting closing google code project hosting is closing according to the google open source blog an export to github button has been added to menu bar in the google code project hosting i have tried to use it and it created a new personal repository is there a consensus about moving ...
0
33,326
9,101,968,114
IssuesEvent
2019-02-20 12:34:55
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
opened
CR : Maintain a Config file for Google Map API Key
Change Request Release #3 Build # 47.6
Current Behavior : In the current situation during the Production build deployment there are some of the instances where the Dev team has missed to place the live google api Key in the production environment due to which all the address fields stopped working , again we need to manually have to update the correct Googl...
1.0
CR : Maintain a Config file for Google Map API Key - Current Behavior : In the current situation during the Production build deployment there are some of the instances where the Dev team has missed to place the live google api Key in the production environment due to which all the address fields stopped working , aga...
build
cr maintain a config file for google map api key current behavior in the current situation during the production build deployment there are some of the instances where the dev team has missed to place the live google api key in the production environment due to which all the address fields stopped working aga...
1
20,448
3,595,283,981
IssuesEvent
2016-02-02 05:19:21
UCI-UAVForge/Avionics
https://api.github.com/repos/UCI-UAVForge/Avionics
opened
Research Electronic Speed Control
scope: custom autopilot severity: minor type: design type: research
Prerequisite Issues: None Followup Issues: TBD Related Issues: None ### Summary Research and determine the method to control the speed of DC brushless motors. ### Terminal Objective * Design a circuit that can take a digital PWM (fixed frequency, 0V-3.3V) signal and control the speed of a DC brushless motor....
1.0
Research Electronic Speed Control - Prerequisite Issues: None Followup Issues: TBD Related Issues: None ### Summary Research and determine the method to control the speed of DC brushless motors. ### Terminal Objective * Design a circuit that can take a digital PWM (fixed frequency, 0V-3.3V) signal and contro...
non_build
research electronic speed control prerequisite issues none followup issues tbd related issues none summary research and determine the method to control the speed of dc brushless motors terminal objective design a circuit that can take a digital pwm fixed frequency signal and control ...
0
486,182
14,005,635,518
IssuesEvent
2020-10-28 18:44:56
lighterlightbulb/Rboxlo
https://api.github.com/repos/lighterlightbulb/Rboxlo
opened
User statuses
enhancement feature low priority
A sort of "deluxe" user statuses, containing the following at all times: - [Online/Offline] User online or not - [Activity] What is the user doing (is he in a game, is he developing, is he browsing the website) - [Message] Optional user message [?] Should statuses appear in their feed? Should the optional user ...
1.0
User statuses - A sort of "deluxe" user statuses, containing the following at all times: - [Online/Offline] User online or not - [Activity] What is the user doing (is he in a game, is he developing, is he browsing the website) - [Message] Optional user message [?] Should statuses appear in their feed? Should th...
non_build
user statuses a sort of deluxe user statuses containing the following at all times user online or not what is the user doing is he in a game is he developing is he browsing the website optional user message should statuses appear in their feed should the optional user message be separat...
0
277,194
8,621,786,747
IssuesEvent
2018-11-20 18:20:47
TwinePlatform/twine-visitor
https://api.github.com/repos/TwinePlatform/twine-visitor
closed
⚠️ instacam using deprecated api
priority-2
instacam uses URL.createObjectURL which will be deprecated from December 2018. There is a pr waiting to fix this on their repo: see https://github.com/schmich/instascan/issues/177 supersedes #545
1.0
⚠️ instacam using deprecated api - instacam uses URL.createObjectURL which will be deprecated from December 2018. There is a pr waiting to fix this on their repo: see https://github.com/schmich/instascan/issues/177 supersedes #545
non_build
⚠️ instacam using deprecated api instacam uses url createobjecturl which will be deprecated from december there is a pr waiting to fix this on their repo see supersedes
0
203,197
15,873,931,389
IssuesEvent
2021-04-09 03:42:23
Notifiarr/website
https://api.github.com/repos/Notifiarr/website
opened
Basic wiki documentation
documentation
- [ ] Notifiarr client - [ ] Integration: Hotio - [ ] Integration: Jellyfin - [ ] Integration: Media Requests - [ ] Integration: Persistent - [ ] Integration: Plex - [ ] Integration: Unpackerr - [ ] Integration: Website Status - [ ] Navigation: Media Requests - [ ] Navigation: Notification History - [ ] Navig...
1.0
Basic wiki documentation - - [ ] Notifiarr client - [ ] Integration: Hotio - [ ] Integration: Jellyfin - [ ] Integration: Media Requests - [ ] Integration: Persistent - [ ] Integration: Plex - [ ] Integration: Unpackerr - [ ] Integration: Website Status - [ ] Navigation: Media Requests - [ ] Navigation: Notifi...
non_build
basic wiki documentation notifiarr client integration hotio integration jellyfin integration media requests integration persistent integration plex integration unpackerr integration website status navigation media requests navigation notification history ...
0
11,608
5,050,436,226
IssuesEvent
2016-12-20 18:45:04
mozilla-mobile/prox
https://api.github.com/repos/mozilla-mobile/prox
closed
etoop@mozilla.com on build #664:
1.0 buddybuild-feedback
Feedback from etoop@mozilla.com : <img src="https://s3-us-west-2.amazonaws.com/buddybuild-screenshots/57f51f8bcaa70a01005412ee/584aeff121d1ce01001c6f89/c8dc5eb8-ac56-4f51-ad26-d29c6075d11f.jpg" width="33%" height="33%" /><table><tr><td>Created</td><td>Fri Dec 09 2016 19:02:05 GMT+0000 (UTC)</td></tr><tr><td>CFBundleS...
1.0
etoop@mozilla.com on build #664: - Feedback from etoop@mozilla.com : <img src="https://s3-us-west-2.amazonaws.com/buddybuild-screenshots/57f51f8bcaa70a01005412ee/584aeff121d1ce01001c6f89/c8dc5eb8-ac56-4f51-ad26-d29c6075d11f.jpg" width="33%" height="33%" /><table><tr><td>Created</td><td>Fri Dec 09 2016 19:02:05 GMT+00...
build
etoop mozilla com on build feedback from etoop mozilla com created fri dec gmt utc cfbundleshortversion cfbundleversion app uptime build device type iphone device name emily s iphone screen size screen size by battery unplugged ...
1
60,127
14,708,081,275
IssuesEvent
2021-01-04 22:51:17
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
closed
mingw32/bin/ld.exe Cannot open output file
build/tasks question
After compiling the programs, the terminal says cannot open output file. OS : Windows 10 Compiler : mingw
1.0
mingw32/bin/ld.exe Cannot open output file - After compiling the programs, the terminal says cannot open output file. OS : Windows 10 Compiler : mingw
build
bin ld exe cannot open output file after compiling the programs the terminal says cannot open output file os windows compiler mingw
1
53,077
13,260,868,269
IssuesEvent
2020-08-20 18:54:00
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
Cannot write small output files in bz2 (Trac #664)
Migrated from Trac booking defect
Hi, When reading and writing files I encountered something strange. When I use tray.Execute(10) I get no bzip2 output (using the MultiWriter) The writer says : 10 frames written (as log_info), but there is no output file. I removed all cuts and just read n frames and wrote them out with the Multiwriter. If n is large...
1.0
Cannot write small output files in bz2 (Trac #664) - Hi, When reading and writing files I encountered something strange. When I use tray.Execute(10) I get no bzip2 output (using the MultiWriter) The writer says : 10 frames written (as log_info), but there is no output file. I removed all cuts and just read n frames a...
non_build
cannot write small output files in trac hi when reading and writing files i encountered something strange when i use tray execute i get no output using the multiwriter the writer says frames written as log info but there is no output file i removed all cuts and just read n frames and wrote t...
0
583,429
17,388,697,072
IssuesEvent
2021-08-02 02:29:03
openmsupply/application-manager-web-app
https://api.github.com/repos/openmsupply/application-manager-web-app
closed
Epic #72 - Template configuration of Actions
EPIC Epic effort: 3 Epic priority: 2 User Stories Epic
## Description Application Template configuration of Actions ## Documentation - [ ] TODO: Add as part of [Epic #38](338) Public docs & tutorials ## Issues
1.0
Epic #72 - Template configuration of Actions - ## Description Application Template configuration of Actions ## Documentation - [ ] TODO: Add as part of [Epic #38](338) Public docs & tutorials ## Issues
non_build
epic template configuration of actions description application template configuration of actions documentation todo add as part of public docs tutorials issues
0
75,147
20,678,594,983
IssuesEvent
2022-03-10 11:42:01
FortAwesome/Font-Awesome
https://api.github.com/repos/FortAwesome/Font-Awesome
closed
Icon Request: fa-castle
new icon Available in FA Pro buildings (category)
I'm looking for an icon I can use for attractions or theme parks. A castle seems like a good option.
1.0
Icon Request: fa-castle - I'm looking for an icon I can use for attractions or theme parks. A castle seems like a good option.
build
icon request fa castle i m looking for an icon i can use for attractions or theme parks a castle seems like a good option
1
88,353
25,381,714,399
IssuesEvent
2022-11-21 18:06:41
wormhole-foundation/wormhole
https://api.github.com/repos/wormhole-foundation/wormhole
closed
Build reproducibility and pinning
build
- [x] We need to make sure that all external dependencies we pull in are pinned to exact version such that it doesn't randomly start failing or become compromised. - [ ] If it's easy to do, builds should be byte-by-byte reproducible.
1.0
Build reproducibility and pinning - - [x] We need to make sure that all external dependencies we pull in are pinned to exact version such that it doesn't randomly start failing or become compromised. - [ ] If it's easy to do, builds should be byte-by-byte reproducible.
build
build reproducibility and pinning we need to make sure that all external dependencies we pull in are pinned to exact version such that it doesn t randomly start failing or become compromised if it s easy to do builds should be byte by byte reproducible
1
15,670
6,023,006,790
IssuesEvent
2017-06-07 22:34:20
groupe-sii/ogham
https://api.github.com/repos/groupe-sii/ogham
closed
Be able to set the default lookup resolver
Builder enhancement Nice to have P3
Currently, the default lookup resolver (when no lookup string is provided) is the classpath. Add the possibility to define a custom default resolver. Moreover, it could be nice to be able to change the implementation just by putting a configuration property (the class of the resolver)
1.0
Be able to set the default lookup resolver - Currently, the default lookup resolver (when no lookup string is provided) is the classpath. Add the possibility to define a custom default resolver. Moreover, it could be nice to be able to change the implementation just by putting a configuration property (the class of th...
build
be able to set the default lookup resolver currently the default lookup resolver when no lookup string is provided is the classpath add the possibility to define a custom default resolver moreover it could be nice to be able to change the implementation just by putting a configuration property the class of th...
1
190,331
6,817,575,902
IssuesEvent
2017-11-07 00:06:29
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
accounts.firefox.com - desktop site instead of mobile site
browser-firefox-mobile priority-normal
<!-- @browser: Firefox Mobile 40.7 --> <!-- @ua_header: Mozilla/5.0 (Android; Mobile; MyIE; rv:40.7) Gecko/40.7 Firefox/40.7 --> <!-- @reported_with: web --> **URL**: https://accounts.firefox.com/oauth/signin?scope=profile&state=e22ba9e528567d4ba22b4704d1e3665f87bd6ec81c1e05119d73ecb1afa765aa%3AL2VuLVVTL2FuZHJvaWQvYWR...
1.0
accounts.firefox.com - desktop site instead of mobile site - <!-- @browser: Firefox Mobile 40.7 --> <!-- @ua_header: Mozilla/5.0 (Android; Mobile; MyIE; rv:40.7) Gecko/40.7 Firefox/40.7 --> <!-- @reported_with: web --> **URL**: https://accounts.firefox.com/oauth/signin?scope=profile&state=e22ba9e528567d4ba22b4704d1e36...
non_build
accounts firefox com desktop site instead of mobile site url browser version firefox mobile operating system android tested another browser yes problem type desktop site instead of mobile site description d steps to reproduce from with ❀️
0
74,543
20,203,321,880
IssuesEvent
2022-02-11 17:22:42
SuperOfficeDocs/superoffice-docs
https://api.github.com/repos/SuperOfficeDocs/superoffice-docs
closed
Monorepo
docs-experience docs/build doc-idea docs/migrate
### WHY In essence, we currently build a fake monorepo with submodules... * reduces overhead from managing dependencies and cross-repo changes -> more atomic commits and PRs * makes refactoring trivial * gets rid of (most) submodules * gets rid of broken links caused by unavailable repos (so you can discover a...
1.0
Monorepo - ### WHY In essence, we currently build a fake monorepo with submodules... * reduces overhead from managing dependencies and cross-repo changes -> more atomic commits and PRs * makes refactoring trivial * gets rid of (most) submodules * gets rid of broken links caused by unavailable repos (so you can...
build
monorepo why in essence we currently build a fake monorepo with submodules reduces overhead from managing dependencies and cross repo changes more atomic commits and prs makes refactoring trivial gets rid of most submodules gets rid of broken links caused by unavailable repos so you can...
1
35,437
9,598,995,652
IssuesEvent
2019-05-10 04:22:55
dotnet/machinelearning-samples
https://api.github.com/repos/dotnet/machinelearning-samples
closed
Error in installation of Model builder
ModelBuilder bug
Problem encountered on https://dotnet.microsoft.com/learn/machinelearning-ai/ml-dotnet-get-started-tutorial/install Operating System: windows ![image](https://user-images.githubusercontent.com/39820111/57428152-adc19b80-7244-11e9-990b-88f2ebc5b9d8.png) Please see the path error in attached image.
1.0
Error in installation of Model builder - Problem encountered on https://dotnet.microsoft.com/learn/machinelearning-ai/ml-dotnet-get-started-tutorial/install Operating System: windows ![image](https://user-images.githubusercontent.com/39820111/57428152-adc19b80-7244-11e9-990b-88f2ebc5b9d8.png) Please see the path e...
build
error in installation of model builder problem encountered on operating system windows please see the path error in attached image
1
96,862
8,634,837,886
IssuesEvent
2018-11-22 18:41:46
fgpv-vpgf/fgpv-vpgf
https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf
closed
Testing / Example Pages for the API
addition: test improvements: docs priority: medium
Create a set of sample pages that * allow the test team to execute common API commands using a friendly UI (e.g. buttons, visual feedback) * provide a working example to implementer on how to set up common use-cases with the API
1.0
Testing / Example Pages for the API - Create a set of sample pages that * allow the test team to execute common API commands using a friendly UI (e.g. buttons, visual feedback) * provide a working example to implementer on how to set up common use-cases with the API
non_build
testing example pages for the api create a set of sample pages that allow the test team to execute common api commands using a friendly ui e g buttons visual feedback provide a working example to implementer on how to set up common use cases with the api
0
162,884
6,177,827,880
IssuesEvent
2017-07-02 05:49:33
webpack-contrib/file-loader
https://api.github.com/repos/webpack-contrib/file-loader
closed
[v1.0.0-beta.1] fontawesome.css hasn't loaded (failed on eot/woff... files)
priority: 3 (required) severity: 3 (broken) type: Bug
I've spent more 5 hours trying to resolve this issue (I didn't know that it depends on this module). When I' ve changed on: "file-loader": "^0.9.0" everything was ok. webpack 2 config: ``` { test: /\.(png|jpe?g|gif|svg|woff|woff2|ttf|eot|ico)$/, loader: 'file-loader?name=assets/[name].[hash].[ext]' }, ``` ...
1.0
[v1.0.0-beta.1] fontawesome.css hasn't loaded (failed on eot/woff... files) - I've spent more 5 hours trying to resolve this issue (I didn't know that it depends on this module). When I' ve changed on: "file-loader": "^0.9.0" everything was ok. webpack 2 config: ``` { test: /\.(png|jpe?g|gif|svg|woff|woff2|ttf|...
non_build
fontawesome css hasn t loaded failed on eot woff files i ve spent more hours trying to resolve this issue i didn t know that it depends on this module when i ve changed on file loader everything was ok webpack config test png jpe g gif svg woff ttf eot ico loa...
0
61,664
6,744,855,470
IssuesEvent
2017-10-20 17:14:08
Microsoft/RTVS
https://api.github.com/repos/Microsoft/RTVS
closed
Add fluent assertion for 2D arrays
type:test issue
Need to add `.Should().Equal()` for 2D arrays, including arrays with non-zero lower boundaries. That can then be used to simplify data grid tests. https://github.com/Microsoft/RTVS/pull/1927/commits/b8ecadb5042d91c33d8d62208054703d6f9d09e6#diff-2ae440de6d36febd3f6fd2e406060fcaR61
1.0
Add fluent assertion for 2D arrays - Need to add `.Should().Equal()` for 2D arrays, including arrays with non-zero lower boundaries. That can then be used to simplify data grid tests. https://github.com/Microsoft/RTVS/pull/1927/commits/b8ecadb5042d91c33d8d62208054703d6f9d09e6#diff-2ae440de6d36febd3f6fd2e406060fcaR61
non_build
add fluent assertion for arrays need to add should equal for arrays including arrays with non zero lower boundaries that can then be used to simplify data grid tests
0
64,569
15,949,740,970
IssuesEvent
2021-04-15 07:49:11
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
Unable to build PyTorch without Numpy installed (again)
caffe2 module: build module: numpy triaged
``` In file included from /data/users/ezyang/pytorch-tmp/caffe2/python/pybind_state.cc:1: /data/users/ezyang/pytorch-tmp/caffe2/python/pybind_state.h:27:10: fatal error: numpy/arrayobject.h: No such file or directory #include <numpy/arrayobject.h> ^~~~~~~~~~~~~~~~~~~~~ ...
1.0
Unable to build PyTorch without Numpy installed (again) - ``` In file included from /data/users/ezyang/pytorch-tmp/caffe2/python/pybind_state.cc:1: /data/users/ezyang/pytorch-tmp/caffe2/python/pybind_state.h:27:10: fatal error: numpy/arrayobject.h: No such file or directory #include <numpy/arrayobject.h> ...
build
unable to build pytorch without numpy installed again in file included from data users ezyang pytorch tmp python pybind state cc data users ezyang pytorch tmp python pybind state h fatal error numpy arrayobject h no such file or directory include ...
1
263,878
28,070,730,848
IssuesEvent
2023-03-29 18:51:43
turkdevops/cirrus-ci-web
https://api.github.com/repos/turkdevops/cirrus-ci-web
closed
CVE-2022-24773 (Medium) detected in node-forge-0.10.0.tgz - autoclosed
Mend: dependency security vulnerability
## CVE-2022-24773 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.10.0.tgz</b></p></summary> <p>JavaScript implementations of network transports, cryptography, ciphers, ...
True
CVE-2022-24773 (Medium) detected in node-forge-0.10.0.tgz - autoclosed - ## CVE-2022-24773 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.10.0.tgz</b></p></summary> <p>...
non_build
cve medium detected in node forge tgz autoclosed cve medium severity vulnerability vulnerable library node forge tgz javascript implementations of network transports cryptography ciphers pki message digests and various utilities library home page a href path to d...
0
54,734
13,439,237,966
IssuesEvent
2020-09-07 20:27:30
gep13-oss/clipimg-vscode
https://api.github.com/repos/gep13-oss/clipimg-vscode
closed
Make build.sh work on Mac
Build
I think the line endings are messed up, in addition to requiring `chmod`
1.0
Make build.sh work on Mac - I think the line endings are messed up, in addition to requiring `chmod`
build
make build sh work on mac i think the line endings are messed up in addition to requiring chmod
1
51,026
12,643,224,183
IssuesEvent
2020-06-16 09:27:12
angular/angular-cli
https://api.github.com/repos/angular/angular-cli
closed
ng serve - add special header to some files in assets (proxy)
comp: devkit/build-angular devkit/build-angular: dev-server type: faq
<!--πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”… Oh hi there! πŸ˜„ To expedite issue processing please search open and closed issues before submitting a new one. Existing issues often contain information about workarounds, resolution, or progress updates. πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…...
2.0
ng serve - add special header to some files in assets (proxy) - <!--πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”… Oh hi there! πŸ˜„ To expedite issue processing please search open and closed issues before submitting a new one. Existing issues often contain information about workarounds, resolution...
build
ng serve add special header to some files in assets proxy πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”… oh hi there πŸ˜„ to expedite issue processing please search open and closed issues before submitting a new one existing issues often contain information about workarounds resolution...
1
31,677
25,999,306,199
IssuesEvent
2022-12-20 14:09:15
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
Setup storybook deployment for frontend components
type: housekeeping work: infrastructure status: ready restricted: maintainers stale
**Problem** We have setup storybook for frontend component. We haven't deployed it anywhere yet. **Proposed solution** A GH action to build and deploy the storybook.
1.0
Setup storybook deployment for frontend components - **Problem** We have setup storybook for frontend component. We haven't deployed it anywhere yet. **Proposed solution** A GH action to build and deploy the storybook.
non_build
setup storybook deployment for frontend components problem we have setup storybook for frontend component we haven t deployed it anywhere yet proposed solution a gh action to build and deploy the storybook
0
22,012
14,964,987,266
IssuesEvent
2021-01-27 12:46:40
Rothamsted/knetminer
https://api.github.com/repos/Rothamsted/knetminer
opened
Integration tests against real datasets
chore/infrastructure new feature
We should add automated tests against real datasets to the CI workflows. Several types of tests should be put in place: - Test Ondex/OXL dataset, by loading them in memory and using the Ondex API interfaces - Test at least one Knetminer instance using its current web API, possibly write extensions for it. - Test a...
1.0
Integration tests against real datasets - We should add automated tests against real datasets to the CI workflows. Several types of tests should be put in place: - Test Ondex/OXL dataset, by loading them in memory and using the Ondex API interfaces - Test at least one Knetminer instance using its current web API, p...
non_build
integration tests against real datasets we should add automated tests against real datasets to the ci workflows several types of tests should be put in place test ondex oxl dataset by loading them in memory and using the ondex api interfaces test at least one knetminer instance using its current web api p...
0