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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
11,056 | 4,877,241,461 | IssuesEvent | 2016-11-16 15:15:18 | CartoDB/cartodb | https://api.github.com/repos/CartoDB/cartodb | closed | When a layer is set as animated (torque), we should add the time-series widget or other player... | Builder feature | There would be two possibilities:
1. Add the widget automatically if there isn't any time-series.
2. In case there is a time-series widget, we should change that widget and set the new layer/node + the column.
cc @alonsogarciapablo @viddo @javisantana
| 1.0 | When a layer is set as animated (torque), we should add the time-series widget or other player... - There would be two possibilities:
1. Add the widget automatically if there isn't any time-series.
2. In case there is a time-series widget, we should change that widget and set the new layer/node + the column.
cc @alons... | build | when a layer is set as animated torque we should add the time series widget or other player there would be two possibilities add the widget automatically if there isn t any time series in case there is a time series widget we should change that widget and set the new layer node the column cc alons... | 1 |
786,648 | 27,661,271,814 | IssuesEvent | 2023-03-12 14:53:53 | karenxpn/Banking | https://api.github.com/repos/karenxpn/Banking | closed | Pin authentication | enhancement priority/high | set pin and store to firebase
if the user does not specify the PIN each time the app is opened the set pin view should be presented
navigate to biometric authentication as soon as the PIN is set | 1.0 | Pin authentication - set pin and store to firebase
if the user does not specify the PIN each time the app is opened the set pin view should be presented
navigate to biometric authentication as soon as the PIN is set | non_build | pin authentication set pin and store to firebase if the user does not specify the pin each time the app is opened the set pin view should be presented navigate to biometric authentication as soon as the pin is set | 0 |
24,061 | 7,451,859,657 | IssuesEvent | 2018-03-29 05:46:39 | ShaikASK/Testing | https://api.github.com/repos/ShaikASK/Testing | opened | Workflow : Onboarding Steps : Field level error message is missing in "Step Description" | Build Version #13 Defect P3 SumFive Team | Steps :
1.Launch the URL
2.Sign in as HR admin user
3.Go to workflows
4.Create a workflow with on boarding steps
5.Enter empty spaces in step description
6.Enter all other mandatory fields
Experienced Behavior : Observed that Field level error message is missing in "Step Description" under on-boarding steps... | 1.0 | Workflow : Onboarding Steps : Field level error message is missing in "Step Description" - Steps :
1.Launch the URL
2.Sign in as HR admin user
3.Go to workflows
4.Create a workflow with on boarding steps
5.Enter empty spaces in step description
6.Enter all other mandatory fields
Experienced Behavior : Obser... | build | workflow onboarding steps field level error message is missing in step description steps launch the url sign in as hr admin user go to workflows create a workflow with on boarding steps enter empty spaces in step description enter all other mandatory fields experienced behavior obser... | 1 |
397,662 | 11,731,090,281 | IssuesEvent | 2020-03-10 23:01:31 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | "grpc_global_tim" received signal SIGSEGV, Segmentation fault. | kind/bug priority/P2 | ### What version of gRPC and what language are you using?
grpc-1.27.2, but experienced same problem with grpc-1.26.0
### What operating system (Linux, Windows,...) and version?
Gentoo linux.
### What runtime / compiler are you using (e.g. python version or version of gcc)
app-shells/bash: 4.4_p2... | 1.0 | "grpc_global_tim" received signal SIGSEGV, Segmentation fault. - ### What version of gRPC and what language are you using?
grpc-1.27.2, but experienced same problem with grpc-1.26.0
### What operating system (Linux, Windows,...) and version?
Gentoo linux.
### What runtime / compiler are you using (e.g. pyth... | non_build | grpc global tim received signal sigsegv segmentation fault what version of grpc and what language are you using grpc but experienced same problem with grpc what operating system linux windows and version gentoo linux what runtime compiler are you using e g python... | 0 |
199,393 | 15,036,883,807 | IssuesEvent | 2021-02-02 15:44:25 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | [CI] TimeSeriesLifecycleActionsIT.testDeleteActionDoesntDeleteSearchableSnapshot() test failure | :Core/Features/ILM+SLM >test-failure Team:Core/Features | **Build scan**: https://gradle-enterprise.elastic.co/s/c3mez4rfm56tu
**Repro line**: `./gradlew ':x-pack:plugin:ilm:qa:multi-node:javaRestTest' --tests "org.elasticsearch.xpack.ilm.TimeSeriesLifecycleActionsIT.testDeleteActionDoesntDeleteSearchableSnapshot" -Dtests.seed=B0524C5D620D9C0D -Dtests.security.manager=true... | 1.0 | [CI] TimeSeriesLifecycleActionsIT.testDeleteActionDoesntDeleteSearchableSnapshot() test failure - **Build scan**: https://gradle-enterprise.elastic.co/s/c3mez4rfm56tu
**Repro line**: `./gradlew ':x-pack:plugin:ilm:qa:multi-node:javaRestTest' --tests "org.elasticsearch.xpack.ilm.TimeSeriesLifecycleActionsIT.testDelet... | non_build | timeserieslifecycleactionsit testdeleteactiondoesntdeletesearchablesnapshot test failure build scan repro line gradlew x pack plugin ilm qa multi node javaresttest tests org elasticsearch xpack ilm timeserieslifecycleactionsit testdeleteactiondoesntdeletesearchablesnapshot dtests seed ... | 0 |
74,547 | 20,204,548,848 | IssuesEvent | 2022-02-11 18:43:12 | golang/go | https://api.github.com/repos/golang/go | opened | x/build/internal/task: factor out twitter client creation to caller | Builders | Currently, the task package has been responsible for implicitly fetching secrets from environment, and creating a client.
CL 382935 factors out those secrets to be provided explicitly to the task functions by their caller.
We want to take another code transformation step that factors out the client creation out o... | 1.0 | x/build/internal/task: factor out twitter client creation to caller - Currently, the task package has been responsible for implicitly fetching secrets from environment, and creating a client.
CL 382935 factors out those secrets to be provided explicitly to the task functions by their caller.
We want to take anoth... | build | x build internal task factor out twitter client creation to caller currently the task package has been responsible for implicitly fetching secrets from environment and creating a client cl factors out those secrets to be provided explicitly to the task functions by their caller we want to take another co... | 1 |
87,159 | 25,043,881,100 | IssuesEvent | 2022-11-05 02:11:30 | sparkbox/sparkeats | https://api.github.com/repos/sparkbox/sparkeats | closed | Rebuild Location Page | hacktoberfest react-ts-rebuild | ## Requirements
_Requirements are open to discussion._
The Location Page has several subcomponents. The purpose of this issue is to rebuild the top level structure using placeholder elements for the sub-components listed below.
- Create a `LocationPage` component.
- Integrate the component in [main.tsx](https... | 1.0 | Rebuild Location Page - ## Requirements
_Requirements are open to discussion._
The Location Page has several subcomponents. The purpose of this issue is to rebuild the top level structure using placeholder elements for the sub-components listed below.
- Create a `LocationPage` component.
- Integrate the compo... | build | rebuild location page requirements requirements are open to discussion the location page has several subcomponents the purpose of this issue is to rebuild the top level structure using placeholder elements for the sub components listed below create a locationpage component integrate the compo... | 1 |
1,510 | 2,773,537,244 | IssuesEvent | 2015-05-03 18:39:32 | plone/jenkins.plone.org | https://api.github.com/repos/plone/jenkins.plone.org | opened | Javascript unit testing | Jenkins Job Builder question | Given that with Robot Framework only small parts of our growing JavaScript code is tested and that mockup already has a testing framework on it, wouldn't be needed to set up a jenkins job for running those as well?
@vangheem @frapell @thet if I got it correctly from mockup's README, Jenkins only needs to:
```
gi... | 1.0 | Javascript unit testing - Given that with Robot Framework only small parts of our growing JavaScript code is tested and that mockup already has a testing framework on it, wouldn't be needed to set up a jenkins job for running those as well?
@vangheem @frapell @thet if I got it correctly from mockup's README, Jenkins... | build | javascript unit testing given that with robot framework only small parts of our growing javascript code is tested and that mockup already has a testing framework on it wouldn t be needed to set up a jenkins job for running those as well vangheem frapell thet if i got it correctly from mockup s readme jenkins... | 1 |
13,292 | 5,330,420,774 | IssuesEvent | 2017-02-15 17:01:00 | sphinx-doc/sphinx | https://api.github.com/repos/sphinx-doc/sphinx | closed | Sphinx to AsciiDoc converter | builder proposal wontfix | Subject: Create a Sphinx to AsciiDoc converter
### Problem
- Although there are some third-party RST to asciidoc converters, none are able to produce flawless output that would allow to use the documentation written in Sphinx rst to create a similar tree in AsciiDoc. Unfortunately, for me, it is exactly what I nee... | 1.0 | Sphinx to AsciiDoc converter - Subject: Create a Sphinx to AsciiDoc converter
### Problem
- Although there are some third-party RST to asciidoc converters, none are able to produce flawless output that would allow to use the documentation written in Sphinx rst to create a similar tree in AsciiDoc. Unfortunately, f... | build | sphinx to asciidoc converter subject create a sphinx to asciidoc converter problem although there are some third party rst to asciidoc converters none are able to produce flawless output that would allow to use the documentation written in sphinx rst to create a similar tree in asciidoc unfortunately f... | 1 |
20,623 | 6,904,793,255 | IssuesEvent | 2017-11-27 02:23:25 | Linuxbrew/legacy-linuxbrew | https://api.github.com/repos/Linuxbrew/legacy-linuxbrew | closed | google-perftools 2.4: Checking if nanosleep requires any libraries... configure: error: cannot find the nanosleep function | build-error | Linux Configuration
---
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
---
```
syntax@JVHLabVM:~$ brew install google-perftools
==> Downloading https://googledrive.com/host/0B6NtGsLhIcf7MWxMMF9JdTN3UVk/gperftools-2.4.tar.gz
Already downloaded: /home/syntax/.cache/Home... | 1.0 | google-perftools 2.4: Checking if nanosleep requires any libraries... configure: error: cannot find the nanosleep function - Linux Configuration
---
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
---
```
syntax@JVHLabVM:~$ brew install google-perftools
==> Downloadin... | build | google perftools checking if nanosleep requires any libraries configure error cannot find the nanosleep function linux configuration distributor id ubuntu description ubuntu lts release codename trusty syntax jvhlabvm brew install google perftools downloading ... | 1 |
220,953 | 24,588,415,801 | IssuesEvent | 2022-10-13 22:15:12 | hygieia/hygieia | https://api.github.com/repos/hygieia/hygieia | closed | CVE-2022-0686 (High) detected in url-parse-1.4.7.tgz - autoclosed | security vulnerability | ## CVE-2022-0686 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary>
<p>Small footprint URL parser that works seamlessly across Node.js and browser en... | True | CVE-2022-0686 (High) detected in url-parse-1.4.7.tgz - autoclosed - ## CVE-2022-0686 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary>
<p>Small foot... | non_build | cve high detected in url parse tgz autoclosed cve high severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file package json pat... | 0 |
23,914 | 5,003,300,517 | IssuesEvent | 2016-12-11 20:55:07 | coala/documentation | https://api.github.com/repos/coala/documentation | closed | Make the structure better visible | area/documentation | Related to coala/documentation#292 , as discussed with @plaindocs
We might want to consider switching theme back to default rtd, CC @Mariatta

Opened via [gitter](https://gitter.im/coala/coala/?at=5827095745c9e3eb432b73c3) by @sils | 1.0 | Make the structure better visible - Related to coala/documentation#292 , as discussed with @plaindocs
We might want to consider switching theme back to default rtd, CC @Mariatta

Opened via [gitter](https://gitter.im/coala/coala/?at=5827095745c9e3eb432b73c3) by @sils | non_build | make the structure better visible related to coala documentation as discussed with plaindocs we might want to consider switching theme back to default rtd cc mariatta  opened via by sils | 0 |
80,838 | 23,320,195,029 | IssuesEvent | 2022-08-08 15:41:32 | golang/go | https://api.github.com/repos/golang/go | closed | x/build/env/linux-ppc64le/osuosl: OOM running api test during all.bash | Builders NeedsInvestigation | This seems to have started after 76065a2ab1b195a790c803d11e713491cfcb3ba5.
Is the new bootstrap toolchain download counting against the memory limits of the container? If so, should we increase memory accordingly? Should the limit be removed? | 1.0 | x/build/env/linux-ppc64le/osuosl: OOM running api test during all.bash - This seems to have started after 76065a2ab1b195a790c803d11e713491cfcb3ba5.
Is the new bootstrap toolchain download counting against the memory limits of the container? If so, should we increase memory accordingly? Should the limit be removed? | build | x build env linux osuosl oom running api test during all bash this seems to have started after is the new bootstrap toolchain download counting against the memory limits of the container if so should we increase memory accordingly should the limit be removed | 1 |
14,559 | 10,933,714,559 | IssuesEvent | 2019-11-24 04:55:34 | ansible/ansible | https://api.github.com/repos/ansible/ansible | closed | Allow tower_host module to associate a host with groups | affects_2.10 feature module needs_triage support:community tower web_infrastructure | <!--- Verify first that your feature was not already discussed on GitHub -->
<!--- Complete *all* sections as described, this form is processed automatically -->
##### SUMMARY
<!--- Describe the new feature/improvement briefly below -->
I want to associate a host with groups using the tower_host module.
###... | 1.0 | Allow tower_host module to associate a host with groups - <!--- Verify first that your feature was not already discussed on GitHub -->
<!--- Complete *all* sections as described, this form is processed automatically -->
##### SUMMARY
<!--- Describe the new feature/improvement briefly below -->
I want to associa... | non_build | allow tower host module to associate a host with groups summary i want to associate a host with groups using the tower host module issue type feature idea component name tower host additional information in the case of tower cli it is realized as follow... | 0 |
29,227 | 8,307,412,353 | IssuesEvent | 2018-09-23 08:54:21 | SimulaVR/Simula | https://api.github.com/repos/SimulaVR/Simula | closed | NixOS + build.sh + Direct Binary Call | build/launch error nix | Using [build.sh](https://github.com/SimulaVR/Simula/blob/build/build.sh) from the `build` branch on NixOS (calling the simulavr binary directly):
```
$ ./.stack-work/install/x86_64-linux-nix/lts-10.4/8.2.2/bin/simulavr
Loading module '/nix/store/slqqaxda69b69zf44v803dn0gfcn2z3z-weston-3.0.0/lib/libweston-3/x11-bac... | 1.0 | NixOS + build.sh + Direct Binary Call - Using [build.sh](https://github.com/SimulaVR/Simula/blob/build/build.sh) from the `build` branch on NixOS (calling the simulavr binary directly):
```
$ ./.stack-work/install/x86_64-linux-nix/lts-10.4/8.2.2/bin/simulavr
Loading module '/nix/store/slqqaxda69b69zf44v803dn0gfcn2... | build | nixos build sh direct binary call using from the build branch on nixos calling the simulavr binary directly stack work install linux nix lts bin simulavr loading module nix store weston lib libweston backend so loading module nix store weston lib libw... | 1 |
217,588 | 16,722,153,241 | IssuesEvent | 2021-06-10 08:38:33 | OpenStuder/OpenStuder.github.io | https://api.github.com/repos/OpenStuder/OpenStuder.github.io | opened | Update quick install instructions | documentation | Complete including installation of Raspberry Pi, connecting to the XCom485i bus converter and install/config package | 1.0 | Update quick install instructions - Complete including installation of Raspberry Pi, connecting to the XCom485i bus converter and install/config package | non_build | update quick install instructions complete including installation of raspberry pi connecting to the bus converter and install config package | 0 |
303,685 | 23,035,787,650 | IssuesEvent | 2022-07-22 18:33:57 | cooperative-computing-lab/cctools | https://api.github.com/repos/cooperative-computing-lab/cctools | opened | Documentation for manager program compiling improvements | documentation | https://cctools.readthedocs.io/en/stable/work_queue/
This piece of command in the documentation of work queue does not compile the example manager correctly, as it assumes the installation prefix to be home directory and does not include ssl.
<img width="721" alt="image" src="https://user-images.githubusercontent... | 1.0 | Documentation for manager program compiling improvements - https://cctools.readthedocs.io/en/stable/work_queue/
This piece of command in the documentation of work queue does not compile the example manager correctly, as it assumes the installation prefix to be home directory and does not include ssl.
<img width="... | non_build | documentation for manager program compiling improvements this piece of command in the documentation of work queue does not compile the example manager correctly as it assumes the installation prefix to be home directory and does not include ssl img width alt image src replace it with sh ... | 0 |
763,109 | 26,745,473,499 | IssuesEvent | 2023-01-30 15:42:43 | Systemvetardagen/systemvetardagen.se | https://api.github.com/repos/Systemvetardagen/systemvetardagen.se | closed | Add section for StudentNode | Landing page High priority | We need to add an informational section about StudentNode, the service we use for booking meetings with companies. | 1.0 | Add section for StudentNode - We need to add an informational section about StudentNode, the service we use for booking meetings with companies. | non_build | add section for studentnode we need to add an informational section about studentnode the service we use for booking meetings with companies | 0 |
99,426 | 30,450,294,674 | IssuesEvent | 2023-07-16 07:48:02 | neu5/rally-online | https://api.github.com/repos/neu5/rally-online | closed | Implement basic rooms | :game_die: game mechanics :dolphin: medium :building_construction: dev | In socket.io implementation of rooms socket leaves the room automatically on disconnection which is not desirable | 1.0 | Implement basic rooms - In socket.io implementation of rooms socket leaves the room automatically on disconnection which is not desirable | build | implement basic rooms in socket io implementation of rooms socket leaves the room automatically on disconnection which is not desirable | 1 |
286,240 | 21,568,394,949 | IssuesEvent | 2022-05-02 03:51:44 | Divested-Mobile/Mull-Fenix | https://api.github.com/repos/Divested-Mobile/Mull-Fenix | closed | Youtube videos do not start to play (and https issue) | documentation | Today, i have tried to play a Youtube video in the browser. If i click the play button, the video loads but didn't play. I don't know, if this is because of some setting from arkenfox.
Some similar thing but unrelated to youtube, is the following: I have a url not protected by https. Instead of this it is a standard... | 1.0 | Youtube videos do not start to play (and https issue) - Today, i have tried to play a Youtube video in the browser. If i click the play button, the video loads but didn't play. I don't know, if this is because of some setting from arkenfox.
Some similar thing but unrelated to youtube, is the following: I have a url ... | non_build | youtube videos do not start to play and https issue today i have tried to play a youtube video in the browser if i click the play button the video loads but didn t play i don t know if this is because of some setting from arkenfox some similar thing but unrelated to youtube is the following i have a url ... | 0 |
61,819 | 6,758,904,776 | IssuesEvent | 2017-10-24 15:28:30 | alancornejo/reportes_calls | https://api.github.com/repos/alancornejo/reportes_calls | closed | Integrar adminLTE con laravel 5.1 | deploy testing enhancement | Se deberá integrar el adminLTE con laravel 5.1 para hacer el upgrade del frontend del proyecto | 1.0 | Integrar adminLTE con laravel 5.1 - Se deberá integrar el adminLTE con laravel 5.1 para hacer el upgrade del frontend del proyecto | non_build | integrar adminlte con laravel se deberá integrar el adminlte con laravel para hacer el upgrade del frontend del proyecto | 0 |
266,733 | 20,163,122,199 | IssuesEvent | 2022-02-09 23:58:00 | ProjectEvergreen/greenwood | https://api.github.com/repos/ProjectEvergreen/greenwood | opened | add support for hydration for compatible renders (`globalThis` state?) | P0 documentation CLI Data SSR | ## Type of Change
- [x] New Feature Request
- [ ] Documentation / Website
- [ ] Improvement / Suggestion
- [ ] Bug
- [ ] Other (please clarify below)
## Summary
At it simplest, in the context of server or pre-rendering, [hydration](https://web.dev/declarative-shadow-dom/#hydration) is the ability for a client ... | 1.0 | add support for hydration for compatible renders (`globalThis` state?) - ## Type of Change
- [x] New Feature Request
- [ ] Documentation / Website
- [ ] Improvement / Suggestion
- [ ] Bug
- [ ] Other (please clarify below)
## Summary
At it simplest, in the context of server or pre-rendering, [hydration](https:... | non_build | add support for hydration for compatible renders globalthis state type of change new feature request documentation website improvement suggestion bug other please clarify below summary at it simplest in the context of server or pre rendering is the ability for a cli... | 0 |
56,939 | 13,943,749,659 | IssuesEvent | 2020-10-22 23:59:29 | envoyproxy/envoy | https://api.github.com/repos/envoyproxy/envoy | opened | Migrate Emscripten to native Bazel support | area/build area/wasm triage | Emscripten recently gained native Bazel support, we should use it instead of the custom rules:
https://github.com/emscripten-core/emsdk/tree/master/bazel | 1.0 | Migrate Emscripten to native Bazel support - Emscripten recently gained native Bazel support, we should use it instead of the custom rules:
https://github.com/emscripten-core/emsdk/tree/master/bazel | build | migrate emscripten to native bazel support emscripten recently gained native bazel support we should use it instead of the custom rules | 1 |
53,334 | 13,155,808,836 | IssuesEvent | 2020-08-10 09:34:07 | amazeeio/lagoon | https://api.github.com/repos/amazeeio/lagoon | opened | Prebackuppod command invalid variable name | 2-build-deploy | **Describe the bug**
Some prebackuppod jobs are failing with this error:
```
mysqldump: unknown option '-D'
```
**To Reproduce**
Steps to reproduce the behavior:
1. n/a
**Expected behavior**
Backups run successfully.
**Screenshots**
n/a
**Additional context**
Here's the backup command:
```
dump... | 1.0 | Prebackuppod command invalid variable name - **Describe the bug**
Some prebackuppod jobs are failing with this error:
```
mysqldump: unknown option '-D'
```
**To Reproduce**
Steps to reproduce the behavior:
1. n/a
**Expected behavior**
Backups run successfully.
**Screenshots**
n/a
**Additional con... | build | prebackuppod command invalid variable name describe the bug some prebackuppod jobs are failing with this error mysqldump unknown option d to reproduce steps to reproduce the behavior n a expected behavior backups run successfully screenshots n a additional con... | 1 |
21,162 | 6,988,607,454 | IssuesEvent | 2017-12-14 13:35:13 | openshiftio/openshift.io | https://api.github.com/repos/openshiftio/openshift.io | closed | Intermittent build failures on https://openshift.io - timeout - socket closed - error in provisioning | area/app-wizard area/jenkins area/quickstarts SEV2-high team/build-cd type/bug | Started seeing this issue - builds failing - intermittently late on December 7 - not reproducible at will:
* Create a new space
* Create a new quickstart
* Observe the build fail
* Examine the build log/jenkins - see this error:
```
[jenkins_log.txt](https://github.com/openshiftio/openshift.io/files/1541304/jen... | 1.0 | Intermittent build failures on https://openshift.io - timeout - socket closed - error in provisioning - Started seeing this issue - builds failing - intermittently late on December 7 - not reproducible at will:
* Create a new space
* Create a new quickstart
* Observe the build fail
* Examine the build log/jenkins ... | build | intermittent build failures on timeout socket closed error in provisioning started seeing this issue builds failing intermittently late on december not reproducible at will create a new space create a new quickstart observe the build fail examine the build log jenkins see this error ... | 1 |
93,830 | 27,053,998,346 | IssuesEvent | 2023-02-13 15:02:38 | nunit/docs | https://api.github.com/repos/nunit/docs | closed | Add extensions for .net to dev container | type:update pri:p2 area:docfx area:build-and-deploy type:suggestion-or-request | As of now, our dev container automatically adds extensions for markdown linting, spellcheck, etc.
But as part of #427 we added a visual studio solution and C# code to manage some of our samples.
If someone is using the dev container now, they may not have the best experience crafting the C# code.
I propose we:
* A... | 1.0 | Add extensions for .net to dev container - As of now, our dev container automatically adds extensions for markdown linting, spellcheck, etc.
But as part of #427 we added a visual studio solution and C# code to manage some of our samples.
If someone is using the dev container now, they may not have the best experien... | build | add extensions for net to dev container as of now our dev container automatically adds extensions for markdown linting spellcheck etc but as part of we added a visual studio solution and c code to manage some of our samples if someone is using the dev container now they may not have the best experience... | 1 |
58,702 | 14,460,202,840 | IssuesEvent | 2020-12-09 00:01:36 | DynamoRIO/dynamorio | https://api.github.com/repos/DynamoRIO/dynamorio | closed | a64 release build failures with gcc 10: zero-sized arrays | Component-Build OpSys-AArch64 | Xref Visual Studio hitting similar errors about zero-sized arrays at
https://github.com/DynamoRIO/dynamorio/issues/1684#issuecomment-648931235
```
$ /usr/bin/aarch64-linux-gnu-gcc --version
aarch64-linux-gnu-gcc (Debian 10.2.0-9) 10.2.0
$ rm -rf *; cmake -GNinja -DCMAKE_TOOLCHAIN_FILE=../src/make/toolchain-arm6... | 1.0 | a64 release build failures with gcc 10: zero-sized arrays - Xref Visual Studio hitting similar errors about zero-sized arrays at
https://github.com/DynamoRIO/dynamorio/issues/1684#issuecomment-648931235
```
$ /usr/bin/aarch64-linux-gnu-gcc --version
aarch64-linux-gnu-gcc (Debian 10.2.0-9) 10.2.0
$ rm -rf *; cma... | build | release build failures with gcc zero sized arrays xref visual studio hitting similar errors about zero sized arrays at usr bin linux gnu gcc version linux gnu gcc debian rm rf cmake gninja dcmake toolchain file src make toolchain cmake src ninja dynamorio ... | 1 |
267,168 | 28,501,748,698 | IssuesEvent | 2023-04-18 17:54:39 | RG4421/ampere-centos-kernel | https://api.github.com/repos/RG4421/ampere-centos-kernel | reopened | CVE-2020-29660 (Medium) detected in linuxv5.2, linuxv5.2 | Mend: dependency security vulnerability | ## CVE-2020-29660 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linuxv5.2</b>, <b>linuxv5.2</b></p></summary>
<p>
</p>
</details>
<p></p>
<details><summary><img src='https://whi... | True | CVE-2020-29660 (Medium) detected in linuxv5.2, linuxv5.2 - ## CVE-2020-29660 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linuxv5.2</b>, <b>linuxv5.2</b></p></summary>
<p>
</p>... | non_build | cve medium detected in cve medium severity vulnerability vulnerable libraries vulnerability details a locking inconsistency issue was discovered in the tty subsystem of the linux kernel through drivers tty tty io c and drivers tty tty jobctrl ... | 0 |
87,447 | 25,123,549,151 | IssuesEvent | 2022-11-09 10:00:21 | adoptium/temurin-build | https://api.github.com/repos/adoptium/temurin-build | opened | Add a reproducible status percentage to each binary metadata | enhancement reproducible-build | When we do a build, we should optionally spawn a sub-build job which is then used to determine a reproducibility status percentage (eg.99.8%), which would get publish alongside the binary and used by the website for publishing reproducibility status and quality.
| 1.0 | Add a reproducible status percentage to each binary metadata - When we do a build, we should optionally spawn a sub-build job which is then used to determine a reproducibility status percentage (eg.99.8%), which would get publish alongside the binary and used by the website for publishing reproducibility status and qua... | build | add a reproducible status percentage to each binary metadata when we do a build we should optionally spawn a sub build job which is then used to determine a reproducibility status percentage eg which would get publish alongside the binary and used by the website for publishing reproducibility status and qual... | 1 |
65,095 | 16,103,965,676 | IssuesEvent | 2021-04-27 12:58:19 | coq/coq | https://api.github.com/repos/coq/coq | opened | make coqide is not enough to run CoqIDE | part: build | With Make.make, on a clean repository
```
make coqide
export COQLIB=_build_vo/default/
_build/install/default/bin/coqide
```
this fails with
```
Handshake with proofworker:0 failed: End_of_file
```
The reason seems that the worker binaries are missing from the dependencies.
cc @ejgallego | 1.0 | make coqide is not enough to run CoqIDE - With Make.make, on a clean repository
```
make coqide
export COQLIB=_build_vo/default/
_build/install/default/bin/coqide
```
this fails with
```
Handshake with proofworker:0 failed: End_of_file
```
The reason seems that the worker binaries are missing from the depende... | build | make coqide is not enough to run coqide with make make on a clean repository make coqide export coqlib build vo default build install default bin coqide this fails with handshake with proofworker failed end of file the reason seems that the worker binaries are missing from the depende... | 1 |
81,046 | 23,372,671,170 | IssuesEvent | 2022-08-10 21:33:23 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | TF build fails with the new cublas_lt commit | stat:awaiting tensorflower type:build/install subtype: ubuntu/linux TF 2.9 | <details><summary>Click to expand!</summary>
### Issue Type
Build/Install
### Source
source
### Tensorflow Version
tf 2.8, tf 2.9, tf 2.10
### Custom Code
No
### OS Platform and Distribution
Ubuntu 22.04
### Mobile device
_No response_
### Python version
3.8.10
### Bazel ... | 1.0 | TF build fails with the new cublas_lt commit - <details><summary>Click to expand!</summary>
### Issue Type
Build/Install
### Source
source
### Tensorflow Version
tf 2.8, tf 2.9, tf 2.10
### Custom Code
No
### OS Platform and Distribution
Ubuntu 22.04
### Mobile device
_No response... | build | tf build fails with the new cublas lt commit click to expand issue type build install source source tensorflow version tf tf tf custom code no os platform and distribution ubuntu mobile device no response python version ... | 1 |
416,226 | 12,141,517,204 | IssuesEvent | 2020-04-23 22:45:57 | GluuFederation/oxAuth | https://api.github.com/repos/GluuFederation/oxAuth | closed | CIBA: Load FCM config values from database configuration | high priority | In order to make FCM work properly, it is required a file in the root called firebase-messaging-sw.js
Update the code to load the FCM configuration from entry:
```
ou=oxauth,ou=configuration,o=gluu
oxAuthConfDynamic
"cibaEndUserNotificationConfig": {
"apiKey": "AIzaSyDwJtxZV-ApPlApt7HdXkleEZhseURg... | 1.0 | CIBA: Load FCM config values from database configuration - In order to make FCM work properly, it is required a file in the root called firebase-messaging-sw.js
Update the code to load the FCM configuration from entry:
```
ou=oxauth,ou=configuration,o=gluu
oxAuthConfDynamic
"cibaEndUserNotificationConfig":... | non_build | ciba load fcm config values from database configuration in order to make fcm work properly it is required a file in the root called firebase messaging sw js update the code to load the fcm configuration from entry ou oxauth ou configuration o gluu oxauthconfdynamic cibaendusernotificationconfig ... | 0 |
20,317 | 6,846,926,252 | IssuesEvent | 2017-11-13 13:53:04 | facebook/react | https://api.github.com/repos/facebook/react | closed | Transpilation in v16.1.0 freezes the react-dom/server interface | Component: Build Infrastructure Difficulty: medium good first issue (taken) Type: Regression | As initially reported in https://github.com/facebook/react/issues/11520#issuecomment-343593640, attempting to upgrade from v16.0 to v16.1 caused a test that was previously working to fail. The test was using [sinon](http://sinonjs.org/) to stub `renderToStaticMarkup` on `react-dom/server` and v16.1 results in the follo... | 1.0 | Transpilation in v16.1.0 freezes the react-dom/server interface - As initially reported in https://github.com/facebook/react/issues/11520#issuecomment-343593640, attempting to upgrade from v16.0 to v16.1 caused a test that was previously working to fail. The test was using [sinon](http://sinonjs.org/) to stub `renderTo... | build | transpilation in freezes the react dom server interface as initially reported in attempting to upgrade from to caused a test that was previously working to fail the test was using to stub rendertostaticmarkup on react dom server and results in the following error typeerror cann... | 1 |
34,524 | 7,452,977,750 | IssuesEvent | 2018-03-29 10:12:25 | kerdokullamae/test_koik_issued | https://api.github.com/repos/kerdokullamae/test_koik_issued | closed | Kirjeldusüksuse otsingus veebis nähtavuse filter ei tööta | P: highest R: fixed T: defect | **Reported by jaak tamre on 24 Jul 2013 07:40 UTC**
'''Object'''
Kirjeldusüksuse detailotsing
'''Description'''
Nähtavus veebis toimib ilusti vastavalt logitud kasutajale küll, aga kui filtrist neid nähtavusi maha võtta, siis ikka tulevad kõik samad tulemused, mis kõikide linnukestega.
'''Todo'''
Uurida miks n... | 1.0 | Kirjeldusüksuse otsingus veebis nähtavuse filter ei tööta - **Reported by jaak tamre on 24 Jul 2013 07:40 UTC**
'''Object'''
Kirjeldusüksuse detailotsing
'''Description'''
Nähtavus veebis toimib ilusti vastavalt logitud kasutajale küll, aga kui filtrist neid nähtavusi maha võtta, siis ikka tulevad kõik samad tulem... | non_build | kirjeldusüksuse otsingus veebis nähtavuse filter ei tööta reported by jaak tamre on jul utc object kirjeldusüksuse detailotsing description nähtavus veebis toimib ilusti vastavalt logitud kasutajale küll aga kui filtrist neid nähtavusi maha võtta siis ikka tulevad kõik samad tulemused ... | 0 |
62,809 | 15,365,062,807 | IssuesEvent | 2021-03-01 22:54:15 | spack/spack | https://api.github.com/repos/spack/spack | closed | kokkos+cuda build fails: invalid compiler for CUDA | build-error e4s ecp | Building `kokkos@3.2.00` with `+cuda` fails using `spack@develop` (0924b209847e2d7284ff0ff2b234f8afd47e0921 from `Fri Dec 11 14:16:28 2020 +0000`)
System info:
* `Ubuntu 18.04` for `x86_64`
* `GCC 7.5.0`
Concrete spec: [kokkos-stffzt.yml.txt](https://github.com/spack/spack/files/5682051/kokkos-stffzt.yml.txt)
... | 1.0 | kokkos+cuda build fails: invalid compiler for CUDA - Building `kokkos@3.2.00` with `+cuda` fails using `spack@develop` (0924b209847e2d7284ff0ff2b234f8afd47e0921 from `Fri Dec 11 14:16:28 2020 +0000`)
System info:
* `Ubuntu 18.04` for `x86_64`
* `GCC 7.5.0`
Concrete spec: [kokkos-stffzt.yml.txt](https://github.... | build | kokkos cuda build fails invalid compiler for cuda building kokkos with cuda fails using spack develop from fri dec system info ubuntu for gcc concrete spec build log spack install f kokkos stffzt yml installing kokko... | 1 |
366,686 | 25,597,552,523 | IssuesEvent | 2022-12-01 17:18:25 | brefphp/bref | https://api.github.com/repos/brefphp/bref | closed | Improve the documentation about deploying a Symfony app | documentation | Hi,
I just notice something in the doc that maybe we could improve.
The Symfony guide says [nothing specific for the deployment part](https://github.com/brefphp/bref/blame/7afd26ef4f64f60bb498c438da8f7ddc706baae8/docs/frameworks/symfony.md#L83-L85), and so [suggest doing`composer install --prefer-dist --optimize-... | 1.0 | Improve the documentation about deploying a Symfony app - Hi,
I just notice something in the doc that maybe we could improve.
The Symfony guide says [nothing specific for the deployment part](https://github.com/brefphp/bref/blame/7afd26ef4f64f60bb498c438da8f7ddc706baae8/docs/frameworks/symfony.md#L83-L85), and so... | non_build | improve the documentation about deploying a symfony app hi i just notice something in the doc that maybe we could improve the symfony guide says and so but we should probably suggest doing app env prod composer install prefer dist optimize autoloader no dev or add no scripts option to... | 0 |
269,782 | 20,424,999,134 | IssuesEvent | 2022-02-24 02:12:13 | AY2122S2-CS2103T-T17-1/tp | https://api.github.com/repos/AY2122S2-CS2103T-T17-1/tp | closed | Create a skeletal version of Justin's Project Portfolio Page (PPP) | documentation | Create a skeletal version of Justin's Project Portfolio Page (PPP) at docs/team/justinyjt.md | 1.0 | Create a skeletal version of Justin's Project Portfolio Page (PPP) - Create a skeletal version of Justin's Project Portfolio Page (PPP) at docs/team/justinyjt.md | non_build | create a skeletal version of justin s project portfolio page ppp create a skeletal version of justin s project portfolio page ppp at docs team justinyjt md | 0 |
54,515 | 13,382,644,856 | IssuesEvent | 2020-09-02 09:07:30 | netdata/netdata | https://api.github.com/repos/netdata/netdata | reopened | libJudy cmake detection error in Fedora 31 | area/build bug priority/low | ##### Bug report summary

##### OS / Environment
FC31 AMD64
##### Component Name
cmake
| 1.0 | libJudy cmake detection error in Fedora 31 - ##### Bug report summary

##### OS / Environment
FC31 AMD64
##### Component Name
cmake
| build | libjudy cmake detection error in fedora bug report summary os environment component name cmake | 1 |
2,663 | 3,002,753,123 | IssuesEvent | 2015-07-24 19:03:36 | Homebrew/linuxbrew | https://api.github.com/repos/Homebrew/linuxbrew | closed | An outdated version of Git was detected in your PATH. /TK Library Error | build-error | After installing Linuxbrew on my machine, I ran into several issues. Below was my flow (logs at the bottom):
1. Run brew doctor -> gave me the "outdated Git version" error message
2. Run brew upgrade git as suggested -> get that git is not in the Cellar
3. Try to install git with brew install git -> Get TK library... | 1.0 | An outdated version of Git was detected in your PATH. /TK Library Error - After installing Linuxbrew on my machine, I ran into several issues. Below was my flow (logs at the bottom):
1. Run brew doctor -> gave me the "outdated Git version" error message
2. Run brew upgrade git as suggested -> get that git is not in... | build | an outdated version of git was detected in your path tk library error after installing linuxbrew on my machine i ran into several issues below was my flow logs at the bottom run brew doctor gave me the outdated git version error message run brew upgrade git as suggested get that git is not in... | 1 |
2,062 | 2,873,214,090 | IssuesEvent | 2015-06-08 15:54:33 | sherpa/sherpa | https://api.github.com/repos/sherpa/sherpa | opened | Issue building Sherpa on Ubuntu 12.04 with Numpy 1.6 | 1 - Backlog area:build area:docs area:tests note:can-workaround note:cant-reproduce priority:medium type:bug | This was originally sent to `sherpadev` by a user.
Sherpa version 4.7 (commit 2d819ad).
Ubuntu 12.04
Numpy 1.6
Python 2.7
When building Sherpa 4.7 from sources on Ubuntu 12.04 with the system's Python and numpy, one gets the following error:
~~~~
building 'sherpa.estmethods._est_funcs' extension
compiling... | 1.0 | Issue building Sherpa on Ubuntu 12.04 with Numpy 1.6 - This was originally sent to `sherpadev` by a user.
Sherpa version 4.7 (commit 2d819ad).
Ubuntu 12.04
Numpy 1.6
Python 2.7
When building Sherpa 4.7 from sources on Ubuntu 12.04 with the system's Python and numpy, one gets the following error:
~~~~
build... | build | issue building sherpa on ubuntu with numpy this was originally sent to sherpadev by a user sherpa version commit ubuntu numpy python when building sherpa from sources on ubuntu with the system s python and numpy one gets the following error building sherpa ... | 1 |
739,374 | 25,593,928,980 | IssuesEvent | 2022-12-01 14:54:59 | PrefectHQ/prefect | https://api.github.com/repos/PrefectHQ/prefect | closed | ECSTask page on Prefect cloud displays incorrectly | bug status:accepted ui priority:high | ### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
- [X] I checked that this issue is related to Prefect and not one of its dependencies.
### Bug summary
Using ... | 1.0 | ECSTask page on Prefect cloud displays incorrectly - ### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
- [X] I checked that this issue is related to Prefect and not... | non_build | ecstask page on prefect cloud displays incorrectly first check i added a descriptive title to this issue i used the github search to find a similar issue and didn t find it i searched the prefect documentation for this issue i checked that this issue is related to prefect and not one of ... | 0 |
97,834 | 28,566,792,790 | IssuesEvent | 2023-04-21 03:20:46 | eclipse-openj9/openj9 | https://api.github.com/repos/eclipse-openj9/openj9 | closed | Enable Docker based "cloud" Jenkins agents | comp:build | Thanks to @cwesMills for not only adding new docker containers but also automating the process of keeping them up to date. We have started pushing them to Docker Hub. Once they are all there and tested, we should start enabling them on [Jenkins](https://ci.eclipse.org/openj9/).
### Current VMs we use
#### x86
- 6x... | 1.0 | Enable Docker based "cloud" Jenkins agents - Thanks to @cwesMills for not only adding new docker containers but also automating the process of keeping them up to date. We have started pushing them to Docker Hub. Once they are all there and tested, we should start enabling them on [Jenkins](https://ci.eclipse.org/openj9... | build | enable docker based cloud jenkins agents thanks to cwesmills for not only adding new docker containers but also automating the process of keeping them up to date we have started pushing them to docker hub once they are all there and tested we should start enabling them on current vms we use ... | 1 |
617,617 | 19,400,954,927 | IssuesEvent | 2021-12-19 06:44:23 | naturalcrit/homebrewery | https://api.github.com/repos/naturalcrit/homebrewery | opened | [Documentation] Offline Install Instructions: Debian | sub-epic P3 - low priority | Document the installation process required to get Homebrewery running on Debian.
- [x] Get Homebrewery working on Debian
- [x] Document requirements
- [x] Create install script
- [x] Create README.DEBIAN.md | 1.0 | [Documentation] Offline Install Instructions: Debian - Document the installation process required to get Homebrewery running on Debian.
- [x] Get Homebrewery working on Debian
- [x] Document requirements
- [x] Create install script
- [x] Create README.DEBIAN.md | non_build | offline install instructions debian document the installation process required to get homebrewery running on debian get homebrewery working on debian document requirements create install script create readme debian md | 0 |
260,910 | 8,216,738,561 | IssuesEvent | 2018-09-05 10:05:19 | our-city-app/oca-backend | https://api.github.com/repos/our-city-app/oca-backend | closed | Error in news wizard | priority_critical type_bug | ```
2018-06-13 14:49:56 UTC
(14 min ago)
service-93de651d-583d-4fea-9b1d-6bd29839a831@rogerth.at
Count: 7 - Version: web
description: Caught exception in 'click' handler of [object HTMLButtonElement]
errorMessage: this.container.mapael is not a function
TypeError: this.container.mapael is not a function
... | 1.0 | Error in news wizard - ```
2018-06-13 14:49:56 UTC
(14 min ago)
service-93de651d-583d-4fea-9b1d-6bd29839a831@rogerth.at
Count: 7 - Version: web
description: Caught exception in 'click' handler of [object HTMLButtonElement]
errorMessage: this.container.mapael is not a function
TypeError: this.container.map... | non_build | error in news wizard utc min ago service rogerth at count version web description caught exception in click handler of errormessage this container mapael is not a function typeerror this container mapael is not a function at vectormap render at map... | 0 |
57,756 | 14,217,212,599 | IssuesEvent | 2020-11-17 10:02:45 | ultimate-pa/ultimate | https://api.github.com/repos/ultimate-pa/ultimate | opened | Add pipeline that regenerates Hanfor docs | ReqAnalyzer build system / releases docs | We want to re-generate and redeploy the Hanfor documentation whenever it is required through a CI pipeline (see #430).
This should be triggered by a keyword in the commit message or manually by executing the corresponding pipeline in Jenkins.
@hauff Can you give a step-by-step instruction of what to do today to rege... | 1.0 | Add pipeline that regenerates Hanfor docs - We want to re-generate and redeploy the Hanfor documentation whenever it is required through a CI pipeline (see #430).
This should be triggered by a keyword in the commit message or manually by executing the corresponding pipeline in Jenkins.
@hauff Can you give a step-by... | build | add pipeline that regenerates hanfor docs we want to re generate and redeploy the hanfor documentation whenever it is required through a ci pipeline see this should be triggered by a keyword in the commit message or manually by executing the corresponding pipeline in jenkins hauff can you give a step by s... | 1 |
11,758 | 5,078,740,930 | IssuesEvent | 2016-12-28 16:37:36 | opendatakit/opendatakit | https://api.github.com/repos/opendatakit/opendatakit | closed | Additional Build Feedback on Publish Functionality | Build Priority-Medium Type-Defect | *Migrated to opendatakit/build#78 by [spacetelescope/github-issues-import](https://github.com/spacetelescope/github-issues-import)*
Originally reported on Google Code with ID 544
```
From email list:
Another suggestion would be to add user feedback for the 'Publish to
Aggregate' function when uploading is not succes... | 1.0 | Additional Build Feedback on Publish Functionality - *Migrated to opendatakit/build#78 by [spacetelescope/github-issues-import](https://github.com/spacetelescope/github-issues-import)*
Originally reported on Google Code with ID 544
```
From email list:
Another suggestion would be to add user feedback for the 'Publis... | build | additional build feedback on publish functionality migrated to opendatakit build by originally reported on google code with id from email list another suggestion would be to add user feedback for the publish to aggregate function when uploading is not successful e g if form validation fails beca... | 1 |
51,364 | 12,707,272,185 | IssuesEvent | 2020-06-23 08:38:54 | skypyproject/skypy | https://api.github.com/repos/skypyproject/skypy | closed | Dependencies for build_docs not clear | build documentation infrastructure tests | I tried to run `python setup.py build_docs` on a local machine to see if there are any warnings in the sphinx build. However I see:
```
error: Sphinx and its dependencies must be installed for build_docs
```
What are the necessary dependencies here, e.g. what sphinx version is needed, does it need any add-ons l... | 1.0 | Dependencies for build_docs not clear - I tried to run `python setup.py build_docs` on a local machine to see if there are any warnings in the sphinx build. However I see:
```
error: Sphinx and its dependencies must be installed for build_docs
```
What are the necessary dependencies here, e.g. what sphinx versi... | build | dependencies for build docs not clear i tried to run python setup py build docs on a local machine to see if there are any warnings in the sphinx build however i see error sphinx and its dependencies must be installed for build docs what are the necessary dependencies here e g what sphinx versi... | 1 |
253,712 | 27,300,807,608 | IssuesEvent | 2023-02-24 01:39:45 | panasalap/linux-4.19.72_1 | https://api.github.com/repos/panasalap/linux-4.19.72_1 | closed | CVE-2021-45095 (Medium) detected in linux-yoctov5.4.51 - autoclosed | security vulnerability | ## CVE-2021-45095 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary>
<p>
<p>Yocto Linux Embedded kernel</p>
<p>Library home page: <a href=https://gi... | True | CVE-2021-45095 (Medium) detected in linux-yoctov5.4.51 - autoclosed - ## CVE-2021-45095 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary>
<p>
<p>Yo... | non_build | cve medium detected in linux autoclosed cve medium severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in head commit a href found in base branch master vulnerable source files ... | 0 |
60,302 | 14,762,945,507 | IssuesEvent | 2021-01-09 06:49:28 | tensorflow/tfjs | https://api.github.com/repos/tensorflow/tfjs | closed | node-gyp configure --verbose "gyp: Undefined variable module_name in binding.gyp while trying to load binding.gyp" | stalled stat:awaiting response type:build/install | I'm seeing the doc about windows troubleshooting because i have a unexpected error while i'm trying to use @tensorflow/tfjs-node module. That are my versions:
Python: 2.7.18
Node: 10.17.0
NPM: 7.1.2
When i call require("@tensorflow/tfjs-node") in any program, i got this error:
`Error: The Node.js native addo... | 1.0 | node-gyp configure --verbose "gyp: Undefined variable module_name in binding.gyp while trying to load binding.gyp" - I'm seeing the doc about windows troubleshooting because i have a unexpected error while i'm trying to use @tensorflow/tfjs-node module. That are my versions:
Python: 2.7.18
Node: 10.17.0
NPM: 7.1.2... | build | node gyp configure verbose gyp undefined variable module name in binding gyp while trying to load binding gyp i m seeing the doc about windows troubleshooting because i have a unexpected error while i m trying to use tensorflow tfjs node module that are my versions python node npm ... | 1 |
411 | 2,587,774,713 | IssuesEvent | 2015-02-17 20:35:06 | halide/Halide | https://api.github.com/repos/halide/Halide | opened | bool literals | usability | Currently the obvious path from c++ bools to Exprs does the wrong thing and produces an integer Expr instead. Expr should probably have a constructor that takes a bool. | True | bool literals - Currently the obvious path from c++ bools to Exprs does the wrong thing and produces an integer Expr instead. Expr should probably have a constructor that takes a bool. | non_build | bool literals currently the obvious path from c bools to exprs does the wrong thing and produces an integer expr instead expr should probably have a constructor that takes a bool | 0 |
464,414 | 13,324,162,236 | IssuesEvent | 2020-08-27 08:00:09 | RxJellyBot/Jelly-Bot | https://api.github.com/repos/RxJellyBot/Jelly-Bot | closed | Email on capturing specific keyword | Priority: 7 Type: Task | If a keyword is captured, then send an email to the user.
This will be bound to `ChannelProfile`. The implementation can be started only when:
- The functionality of creating/attaching profile is implemented (#45) | 1.0 | Email on capturing specific keyword - If a keyword is captured, then send an email to the user.
This will be bound to `ChannelProfile`. The implementation can be started only when:
- The functionality of creating/attaching profile is implemented (#45) | non_build | email on capturing specific keyword if a keyword is captured then send an email to the user this will be bound to channelprofile the implementation can be started only when the functionality of creating attaching profile is implemented | 0 |
44,791 | 11,502,976,961 | IssuesEvent | 2020-02-12 20:09:11 | GoogleCloudPlatform/python-docs-samples | https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples | opened | storage.cloud-client.hmac_samples_test: test_create_key failed | buildcop:issue priority: p1 type: bug | storage.cloud-client.hmac_samples_test: test_create_key failed
buildID: 47af18df093bd95ff650f8a10564ccee2e32b5e8
buildURL: https://source.cloud.google.com/results/invocations/27c6506f-a1f8-4829-921a-627b8fabd8ac
status: failed | 1.0 | storage.cloud-client.hmac_samples_test: test_create_key failed - storage.cloud-client.hmac_samples_test: test_create_key failed
buildID: 47af18df093bd95ff650f8a10564ccee2e32b5e8
buildURL: https://source.cloud.google.com/results/invocations/27c6506f-a1f8-4829-921a-627b8fabd8ac
status: failed | build | storage cloud client hmac samples test test create key failed storage cloud client hmac samples test test create key failed buildid buildurl status failed | 1 |
580,108 | 17,205,199,767 | IssuesEvent | 2021-07-18 05:14:25 | libretro/ludo | https://api.github.com/repos/libretro/ludo | closed | Screen Tearing Occational frame skips in Emulators | bug high-priority | I noticed there has been some screen tearing mostly with SNES games especially contra 3 but I have noticed it in sega genesis and nintendo as well. I also noticed what appears to be the occational screen frame skipping. This was tested on the Raspberry Pi 4 i will test on the 3b+ to see if I get the same result | 1.0 | Screen Tearing Occational frame skips in Emulators - I noticed there has been some screen tearing mostly with SNES games especially contra 3 but I have noticed it in sega genesis and nintendo as well. I also noticed what appears to be the occational screen frame skipping. This was tested on the Raspberry Pi 4 i will te... | non_build | screen tearing occational frame skips in emulators i noticed there has been some screen tearing mostly with snes games especially contra but i have noticed it in sega genesis and nintendo as well i also noticed what appears to be the occational screen frame skipping this was tested on the raspberry pi i will te... | 0 |
64,603 | 15,962,644,339 | IssuesEvent | 2021-04-16 01:52:48 | nunit/nunit | https://api.github.com/repos/nunit/nunit | opened | Add issue templates | is:build | Create issue templates for this repo including links to other NUnit projects for creating issues in those.
For a good example, see https://github.com/dotnet/runtime/tree/main/.github/ISSUE_TEMPLATE | 1.0 | Add issue templates - Create issue templates for this repo including links to other NUnit projects for creating issues in those.
For a good example, see https://github.com/dotnet/runtime/tree/main/.github/ISSUE_TEMPLATE | build | add issue templates create issue templates for this repo including links to other nunit projects for creating issues in those for a good example see | 1 |
957 | 8,849,441,270 | IssuesEvent | 2019-01-08 10:16:00 | nf-core/tools | https://api.github.com/repos/nf-core/tools | closed | Proposal for new travis.yml configuration | automation linting template | I have been thinking a lot about this and I've come up with this solution for how to make a `travis.yml` better.
## Problem
Right now, whenever a new pull request is submitted, travis is forced to pull the pipeline image, tag it as latest and run the pipeline. This means that if a developer made some change in `D... | 1.0 | Proposal for new travis.yml configuration - I have been thinking a lot about this and I've come up with this solution for how to make a `travis.yml` better.
## Problem
Right now, whenever a new pull request is submitted, travis is forced to pull the pipeline image, tag it as latest and run the pipeline. This mean... | non_build | proposal for new travis yml configuration i have been thinking a lot about this and i ve come up with this solution for how to make a travis yml better problem right now whenever a new pull request is submitted travis is forced to pull the pipeline image tag it as latest and run the pipeline this mean... | 0 |
206,350 | 16,038,586,739 | IssuesEvent | 2021-04-22 03:21:46 | cdr-register/register | https://api.github.com/repos/cdr-register/register | closed | legalEntityId and dataRecipientId are the same | documentation query | In the 1.2.0 release the following line was added to the Identifiers table:

This appears to imply that a single legal entity (ie. Company) **will only ever** have **one** Data Recipient registration within ... | 1.0 | legalEntityId and dataRecipientId are the same - In the 1.2.0 release the following line was added to the Identifiers table:

This appears to imply that a single legal entity (ie. Company) **will only ever**... | non_build | legalentityid and datarecipientid are the same in the release the following line was added to the identifiers table this appears to imply that a single legal entity ie company will only ever have one data recipient registration within the register how does the accc intend to solve for s... | 0 |
15,258 | 5,918,055,071 | IssuesEvent | 2017-05-22 14:36:08 | angular/angular-cli | https://api.github.com/repos/angular/angular-cli | closed | Issue with webpack2 | command: build need: investigation priority: 2 (required) | ### OS?
macOs Sierra
### Versions.
```
angular-cli: 1.0.0-beta.21
node: 7.1.0
os: darwin x64
```
I guess the bug comes from webpack2 that now understands import/export. I have a shared folder with a lot of services, and I import them inside my `app.module.ts`:
`app/shared/logger/logger.ts`:
```
export ... | 1.0 | Issue with webpack2 - ### OS?
macOs Sierra
### Versions.
```
angular-cli: 1.0.0-beta.21
node: 7.1.0
os: darwin x64
```
I guess the bug comes from webpack2 that now understands import/export. I have a shared folder with a lot of services, and I import them inside my `app.module.ts`:
`app/shared/logger/log... | build | issue with os macos sierra versions angular cli beta node os darwin i guess the bug comes from that now understands import export i have a shared folder with a lot of services and i import them inside my app module ts app shared logger logger ts ex... | 1 |
24,173 | 7,461,404,530 | IssuesEvent | 2018-03-31 02:26:09 | haskell/cabal | https://api.github.com/repos/haskell/cabal | closed | cabal new-run silliness | cabal-install: nix-local-build | I have a cabal package that defines a library and executable. Not surprisingly, they have the same name. Here is what happens when I try to use `cabal new-run` with it:
$ cabal new-run cryptol
cabal: Ambiguous target 'cryptol'. It could be:
exe:cryptol (component)
lib:cryptol (component)
It d... | 1.0 | cabal new-run silliness - I have a cabal package that defines a library and executable. Not surprisingly, they have the same name. Here is what happens when I try to use `cabal new-run` with it:
$ cabal new-run cryptol
cabal: Ambiguous target 'cryptol'. It could be:
exe:cryptol (component)
lib:c... | build | cabal new run silliness i have a cabal package that defines a library and executable not surprisingly they have the same name here is what happens when i try to use cabal new run with it cabal new run cryptol cabal ambiguous target cryptol it could be exe cryptol component lib c... | 1 |
813,170 | 30,447,466,750 | IssuesEvent | 2023-07-15 21:38:00 | KingSupernova31/RulesGuru | https://api.github.com/repos/KingSupernova31/RulesGuru | closed | Tooltips affected incorrectly by scrolling on the question editor | bug low priority | If you open the template editor and scroll down on the page, tooltips will show up in the improper location. This also happens on the preview, but not on the public homepage. | 1.0 | Tooltips affected incorrectly by scrolling on the question editor - If you open the template editor and scroll down on the page, tooltips will show up in the improper location. This also happens on the preview, but not on the public homepage. | non_build | tooltips affected incorrectly by scrolling on the question editor if you open the template editor and scroll down on the page tooltips will show up in the improper location this also happens on the preview but not on the public homepage | 0 |
719,360 | 24,756,934,238 | IssuesEvent | 2022-10-21 18:44:01 | adanvdo/YT-RED-UI | https://api.github.com/repos/adanvdo/YT-RED-UI | closed | App Crash - System.ArgumentNullException | bug fixed High Priority | Add an URL & download the file. in the window if you click on "Download Selected Format" the app crashes
```
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentNullException: Value cannot b... | 1.0 | App Crash - System.ArgumentNullException - Add an URL & download the file. in the window if you click on "Download Selected Format" the app crashes
```
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
S... | non_build | app crash system argumentnullexception add an url download the file in the window if you click on download selected format the app crashes see the end of this message for details on invoking just in time jit debugging instead of this dialog box exception text s... | 0 |
30,612 | 8,568,034,117 | IssuesEvent | 2018-11-10 17:38:18 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | Provide Clear Instructions to build tensorflow from source | stat:awaiting response type:build/install | Hi
The instructions to build tensorflow from source are not clear, simple or easy to understand.
I would like a concise set of steps to build tensorflow from source for ubuntu 16.04
Thanks+ | 1.0 | Provide Clear Instructions to build tensorflow from source - Hi
The instructions to build tensorflow from source are not clear, simple or easy to understand.
I would like a concise set of steps to build tensorflow from source for ubuntu 16.04
Thanks+ | build | provide clear instructions to build tensorflow from source hi the instructions to build tensorflow from source are not clear simple or easy to understand i would like a concise set of steps to build tensorflow from source for ubuntu thanks | 1 |
105,743 | 9,100,507,662 | IssuesEvent | 2019-02-20 08:45:07 | humera987/FXLabs-Test-Automation | https://api.github.com/repos/humera987/FXLabs-Test-Automation | opened | Test : ApiV1AutocodeGeneratorProjectIdIdGetQueryParamPageDdos | test | Project : Test
Job : Default
Env : Default
Category : DDOS
Tags : [[PCI DSS 3.0] 6.5.2, FX Top 10 - API Vulnerability, Intrusive]
Severity : Major
Region : US_WEST
Result : fail
Status Code : 404
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[n... | 1.0 | Test : ApiV1AutocodeGeneratorProjectIdIdGetQueryParamPageDdos - Project : Test
Job : Default
Env : Default
Category : DDOS
Tags : [[PCI DSS 3.0] 6.5.2, FX Top 10 - API Vulnerability, Intrusive]
Severity : Major
Region : US_WEST
Result : fail
Status Code : 404
Headers : {X-Content-Type-Optio... | non_build | test project test job default env default category ddos tags fx top api vulnerability intrusive severity major region us west result fail status code headers x content type options x xss protection cache control pragma expires x fra... | 0 |
100,031 | 30,600,954,656 | IssuesEvent | 2023-07-22 11:24:45 | inventree/InvenTree | https://api.github.com/repos/inventree/InvenTree | closed | Deconstruct / Unbuild a completed build | enhancement build roadmap inactive | I am trying to figure out how to deconstruct an item to reclaim the parts into inventory. Is this possible? I have not found it in the docs or by playing around with the InvenTree application. | 1.0 | Deconstruct / Unbuild a completed build - I am trying to figure out how to deconstruct an item to reclaim the parts into inventory. Is this possible? I have not found it in the docs or by playing around with the InvenTree application. | build | deconstruct unbuild a completed build i am trying to figure out how to deconstruct an item to reclaim the parts into inventory is this possible i have not found it in the docs or by playing around with the inventree application | 1 |
80,171 | 23,134,781,010 | IssuesEvent | 2022-07-28 13:31:30 | abhiTronix/deffcode | https://api.github.com/repos/abhiTronix/deffcode | opened | [BUG] FFdecoder API throws IOError for streams without Video Bitrate and Framerate | Bug :lady_beetle: WIP :building_construction: Priority High :red_circle: | <!--
Please note that your issue will be fixed much faster if you spend about
half an hour preparing it, including the exact reproduction steps and a demo.
If you're in a hurry or don't feel confident, it's fine to report bugs with
less details, but this makes it less likely they'll get fixed soon... | 1.0 | [BUG] FFdecoder API throws IOError for streams without Video Bitrate and Framerate - <!--
Please note that your issue will be fixed much faster if you spend about
half an hour preparing it, including the exact reproduction steps and a demo.
If you're in a hurry or don't feel confident, it's fine to re... | build | ffdecoder api throws ioerror for streams without video bitrate and framerate please note that your issue will be fixed much faster if you spend about half an hour preparing it including the exact reproduction steps and a demo if you re in a hurry or don t feel confident it s fine to report... | 1 |
42,404 | 10,967,322,649 | IssuesEvent | 2019-11-28 09:19:05 | fawkesrobotics/fawkes | https://api.github.com/repos/fawkesrobotics/fawkes | opened | Format check complains about deleted files | bug buildkite | If I delete a file and commit the deletion, the format check will complain about the file having the wrong format:
```
$ git checkout -b clang-format-ignore-deleted-files
$ git rm src/libs/syncpoint/syncpoint.cpp
rm 'src/libs/syncpoint/syncpoint.cpp'
$ git status
## clang-format-ignore-deleted-files
D src/libs... | 1.0 | Format check complains about deleted files - If I delete a file and commit the deletion, the format check will complain about the file having the wrong format:
```
$ git checkout -b clang-format-ignore-deleted-files
$ git rm src/libs/syncpoint/syncpoint.cpp
rm 'src/libs/syncpoint/syncpoint.cpp'
$ git status
## c... | build | format check complains about deleted files if i delete a file and commit the deletion the format check will complain about the file having the wrong format git checkout b clang format ignore deleted files git rm src libs syncpoint syncpoint cpp rm src libs syncpoint syncpoint cpp git status c... | 1 |
49,332 | 12,323,402,229 | IssuesEvent | 2020-05-13 12:07:02 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | Build/run prints an additional error "error: compilation contains errors" | Area/BuildTools Priority/High Type/Task | **Description:**
$title.
We've avoided printing this error by special-casing `BLangCompilerException`. See https://github.com/ballerina-platform/ballerina-lang/blob/master/cli/ballerina-tool/src/main/java/org/ballerinalang/tool/Main.java#L62
But the `CompileTask` throws a `BLauncherException` with this error, an... | 1.0 | Build/run prints an additional error "error: compilation contains errors" - **Description:**
$title.
We've avoided printing this error by special-casing `BLangCompilerException`. See https://github.com/ballerina-platform/ballerina-lang/blob/master/cli/ballerina-tool/src/main/java/org/ballerinalang/tool/Main.java#L6... | build | build run prints an additional error error compilation contains errors description title we ve avoided printing this error by special casing blangcompilerexception see but the compiletask throws a blauncherexception with this error and thus it is printed the exception thrown here hasn... | 1 |
18,347 | 10,226,933,512 | IssuesEvent | 2019-08-16 19:14:39 | pcrane70/hadoop | https://api.github.com/repos/pcrane70/hadoop | opened | WS-2018-0074 (Medium) detected in bl-0.9.4.tgz | security vulnerability | ## WS-2018-0074 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bl-0.9.4.tgz</b></p></summary>
<p>Buffer List: collect buffers and access with a standard readable Buffer interface, s... | True | WS-2018-0074 (Medium) detected in bl-0.9.4.tgz - ## WS-2018-0074 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bl-0.9.4.tgz</b></p></summary>
<p>Buffer List: collect buffers and ac... | non_build | ws medium detected in bl tgz ws medium severity vulnerability vulnerable library bl tgz buffer list collect buffers and access with a standard readable buffer interface streamable too library home page a href path to dependency file hadoop hadoop yarn project hadoop... | 0 |
128,295 | 17,475,283,194 | IssuesEvent | 2021-08-08 02:04:11 | MrGDS2/Madgiraffestudios.com | https://api.github.com/repos/MrGDS2/Madgiraffestudios.com | closed | Fix Gallery layout | ui design | - [ ] get images to fit layout
- [ ] remove purple overlay
- [ ] add in some of image highlight on hover
- https://www.npmjs.com/package/react-image-hover | 1.0 | Fix Gallery layout - - [ ] get images to fit layout
- [ ] remove purple overlay
- [ ] add in some of image highlight on hover
- https://www.npmjs.com/package/react-image-hover | non_build | fix gallery layout get images to fit layout remove purple overlay add in some of image highlight on hover | 0 |
10,953 | 4,857,052,153 | IssuesEvent | 2016-11-12 11:35:27 | dotnet/cli | https://api.github.com/repos/dotnet/cli | closed | Is packOptions > repository not working right now? Is this a DNF? | msbuild-notapplicable | @ajaybhargavb
## Steps to reproduce
Create a NuGet package and specify a repository in `project.json > packOptions > repository` ...
``` json
"packOptions": {
"repository": {
"type": "git",
"url": "https://github.com/GuardRex/GuardRex.StyleScriptInliningTagHelper"
}
},
```
## Expected behavio... | 1.0 | Is packOptions > repository not working right now? Is this a DNF? - @ajaybhargavb
## Steps to reproduce
Create a NuGet package and specify a repository in `project.json > packOptions > repository` ...
``` json
"packOptions": {
"repository": {
"type": "git",
"url": "https://github.com/GuardRex/Guar... | build | is packoptions repository not working right now is this a dnf ajaybhargavb steps to reproduce create a nuget package and specify a repository in project json packoptions repository json packoptions repository type git url expected beha... | 1 |
15,818 | 6,042,417,866 | IssuesEvent | 2017-06-11 12:50:45 | glazedlists/glazedlists | https://api.github.com/repos/glazedlists/glazedlists | closed | Add build instructions | component: build | <p>If a `pom.xml` and no `INSTALL` file is present, the user expects to be able to build `glazedlists` with `mvn install`. This fails because `@glazedlists.artifactId@` isn't a valid `artifactId`. Either add an INSTALL file with build instructions or make `mvn install` work out-of-the-box, please.</p>
<p>experienced w... | 1.0 | Add build instructions - <p>If a `pom.xml` and no `INSTALL` file is present, the user expects to be able to build `glazedlists` with `mvn install`. This fails because `@glazedlists.artifactId@` isn't a valid `artifactId`. Either add an INSTALL file with build instructions or make `mvn install` work out-of-the-box, plea... | build | add build instructions if a pom xml and no install file is present the user expects to be able to build glazedlists with mvn install this fails because glazedlists artifactid isn t a valid artifactid either add an install file with build instructions or make mvn install work out of the box please... | 1 |
4,006 | 6,587,010,147 | IssuesEvent | 2017-09-13 19:24:46 | substance/texture | https://api.github.com/repos/substance/texture | opened | JATS4R: spec for <fig> | requirements | ## `<fig>`
```
object-id[pub-id-type=doi], label?, caption?, graphic
```
Needs sign off by:
- [ ] PKP
- [ ] Erudit
- [ ] SciELO
- [ ] eLife
Example:
```xml
<fig id="f3" position="float">
<!-- Note, label is auto-generated by Texture, not entered by the user -->
<label>Figure 3.</label>
<caption... | 1.0 | JATS4R: spec for <fig> - ## `<fig>`
```
object-id[pub-id-type=doi], label?, caption?, graphic
```
Needs sign off by:
- [ ] PKP
- [ ] Erudit
- [ ] SciELO
- [ ] eLife
Example:
```xml
<fig id="f3" position="float">
<!-- Note, label is auto-generated by Texture, not entered by the user -->
<label>Fi... | non_build | spec for object id label caption graphic needs sign off by pkp erudit scielo elife example xml figure this is the figure that shows everything lorem ipsum questions should we include label label is weak d... | 0 |
243,169 | 7,853,899,096 | IssuesEvent | 2018-06-20 18:55:43 | fgpv-vpgf/fgpv-vpgf | https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf | closed | Area of interest does not refresh after switching config | bug-type: unexpected behavior priority: low | Area of interest does not refresh after switching and reloading an another config in the sample page.
Tested page: sample 64 in http://fgpv.cloudapp.net/demo/v2.4.0-b2/dev/samples/index-samples.html.
... | 1.0 | Area of interest does not refresh after switching config - Area of interest does not refresh after switching and reloading an another config in the sample page.
Tested page: sample 64 in http://fgpv.cloudapp.net/demo/v2.4.0-b2/dev/samples/index-samples.html.
:
Wi... | 1.0 | Session tab/private tab icon and text is too spaced out -
## Test plan
https://github.com/brave/browser-laptop/pull/6900#issue-203781822
<hr>
**Did you search for similar issues before submitting this one?**
Yes
**Describe the issue you encountered:**
Session tab/private tab icon and text is too spaced ... | non_build | session tab private tab icon and text is too spaced out test plan did you search for similar issues before submitting this one yes describe the issue you encountered session tab private tab icon and text is too spaced out platform macos linux distro windows ... | 0 |
262,060 | 8,250,230,899 | IssuesEvent | 2018-09-12 01:34:18 | inf3rno/e2e-testing | https://api.github.com/repos/inf3rno/e2e-testing | closed | Navigation api | do: decide on: library priority 2: important | Since we moved #5 to a later milestone, I think I have to create a new issue just to clarify how we'll do navigation. | 1.0 | Navigation api - Since we moved #5 to a later milestone, I think I have to create a new issue just to clarify how we'll do navigation. | non_build | navigation api since we moved to a later milestone i think i have to create a new issue just to clarify how we ll do navigation | 0 |
88,633 | 25,474,350,293 | IssuesEvent | 2022-11-25 13:06:05 | stryker-mutator/stryker-net | https://api.github.com/repos/stryker-mutator/stryker-net | closed | Add path param for nuget.exe | 🚀 Feature request hacktoberfest Area: Initial Build | Add a parameter and a field in the configuration file to set path to nuget.exe as its required to restore NuGet packages for .net framework projects. | 1.0 | Add path param for nuget.exe - Add a parameter and a field in the configuration file to set path to nuget.exe as its required to restore NuGet packages for .net framework projects. | build | add path param for nuget exe add a parameter and a field in the configuration file to set path to nuget exe as its required to restore nuget packages for net framework projects | 1 |
657,808 | 21,866,940,787 | IssuesEvent | 2022-05-19 00:27:36 | apache/hudi | https://api.github.com/repos/apache/hudi | closed | [SUPPORT] Flink hudi Sink | priority:minor flink | HI ,
i am use flink to consume data from Kafka, then slide out according to different business types, and store the data in different hudi tables. When submitting the job, it is found that yarn will split the job into multiple ones, one of which is job checkpoint very slow, the other one has no problem.
**Expected... | 1.0 | [SUPPORT] Flink hudi Sink - HI ,
i am use flink to consume data from Kafka, then slide out according to different business types, and store the data in different hudi tables. When submitting the job, it is found that yarn will split the job into multiple ones, one of which is job checkpoint very slow, the other one h... | non_build | flink hudi sink hi i am use flink to consume data from kafka then slide out according to different business types and store the data in different hudi tables when submitting the job it is found that yarn will split the job into multiple ones one of which is job checkpoint very slow the other one has no pr... | 0 |
5,979 | 3,704,128,572 | IssuesEvent | 2016-02-29 22:51:27 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | gradle check croaks on java 9 EA (non-jigsaw) | build | Looks like some bug in a gradle plugin with versioning:
```
=======================================
Elasticsearch Build Hamster says Hello!
=======================================
Gradle Version : 2.8
JDK Version : 1.9.0-ea-b91 (Oracle Corporation)
OS Info : Linux 4.2.0-16-generic (amd64)
:cor... | 1.0 | gradle check croaks on java 9 EA (non-jigsaw) - Looks like some bug in a gradle plugin with versioning:
```
=======================================
Elasticsearch Build Hamster says Hello!
=======================================
Gradle Version : 2.8
JDK Version : 1.9.0-ea-b91 (Oracle Corporation)
OS In... | build | gradle check croaks on java ea non jigsaw looks like some bug in a gradle plugin with versioning elasticsearch build hamster says hello gradle version jdk version ea oracle corporation os info... | 1 |
105,423 | 9,082,757,537 | IssuesEvent | 2019-02-17 15:07:12 | wazuh/wazuh-splunk | https://api.github.com/repos/wazuh/wazuh-splunk | closed | Dev Tools - Testing 3.9.0 | test | Specific tasks for the latest additions:
- [x] In case we write the same query multiple times, it should select the current query, also it should work as expected.
- [x] When a valid query is selected, we should be able to execute it pressing `shift + enter`.
- [ ] Recently added "Export JSON" button should downlo... | 1.0 | Dev Tools - Testing 3.9.0 - Specific tasks for the latest additions:
- [x] In case we write the same query multiple times, it should select the current query, also it should work as expected.
- [x] When a valid query is selected, we should be able to execute it pressing `shift + enter`.
- [ ] Recently added "Expor... | non_build | dev tools testing specific tasks for the latest additions in case we write the same query multiple times it should select the current query also it should work as expected when a valid query is selected we should be able to execute it pressing shift enter recently added export json... | 0 |
60,796 | 14,917,381,081 | IssuesEvent | 2021-01-22 19:46:20 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | Build failure when using non-system gcc with later glibc | subtype: ubuntu/linux type:build/install | **System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Debian 10
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:
- TensorFlow installed from (source or binary): Source
- TensorFlow version: HEAD
- Python version: 3.7.3
- Installed using vi... | 1.0 | Build failure when using non-system gcc with later glibc - **System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Debian 10
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:
- TensorFlow installed from (source or binary): Source
- TensorFlow v... | build | build failure when using non system gcc with later glibc system information os platform and distribution e g linux ubuntu debian mobile device e g iphone pixel samsung galaxy if the issue happens on mobile device tensorflow installed from source or binary source tensorflow vers... | 1 |
17,746 | 6,505,416,119 | IssuesEvent | 2017-08-24 02:48:15 | allinurl/goaccess | https://api.github.com/repos/allinurl/goaccess | closed | Makefile:592: recipe for target 'src/geoip.o' failed | build dependencies | I'm trying to compile goaccess-1.2 and I'm getting this error after running the following on Ubuntu 16.04
> ./configure --enable-utf8 --enable-geoip=legacy
> make
> src/geoip.c: In function ‘geoip_free’:
> src/geoip.c:65:3: warning: implicit declaration of function ‘GeoIP_cleanup’ [-Wimplicit-function-dec la... | 1.0 | Makefile:592: recipe for target 'src/geoip.o' failed - I'm trying to compile goaccess-1.2 and I'm getting this error after running the following on Ubuntu 16.04
> ./configure --enable-utf8 --enable-geoip=legacy
> make
> src/geoip.c: In function ‘geoip_free’:
> src/geoip.c:65:3: warning: implicit declaration of ... | build | makefile recipe for target src geoip o failed i m trying to compile goaccess and i m getting this error after running the following on ubuntu configure enable enable geoip legacy make src geoip c in function ‘geoip free’ src geoip c warning implicit declaration of function... | 1 |
81,016 | 30,659,127,700 | IssuesEvent | 2023-07-25 13:59:44 | dotCMS/core | https://api.github.com/repos/dotCMS/core | closed | Template Builder: Identifier is displayed instead of container's name after changing layout and adding several containers | Type : Defect Team : Lunik Triage OKR : Core Features Priority : 3 Average | ### Parent Issue
Template Builder
### Problem Statement
When the layout is adjusted to a left sidebar and several containers are added, the system begins to display the identifier of the container instead of its name
### Steps to Reproduce
1. Go to /dotAdmin/#//templates
2. Create a designer template
3. Change ... | 1.0 | Template Builder: Identifier is displayed instead of container's name after changing layout and adding several containers - ### Parent Issue
Template Builder
### Problem Statement
When the layout is adjusted to a left sidebar and several containers are added, the system begins to display the identifier of the contai... | non_build | template builder identifier is displayed instead of container s name after changing layout and adding several containers parent issue template builder problem statement when the layout is adjusted to a left sidebar and several containers are added the system begins to display the identifier of the contai... | 0 |
17,373 | 3,002,281,459 | IssuesEvent | 2015-07-24 16:17:15 | zaproxy/zaproxy | https://api.github.com/repos/zaproxy/zaproxy | closed | ZAP UI doesnt handle multiple active scans well | Priority-Medium Type-Defect | ```
Does a scan queue need to be added to ZAP so that if there is an active scan others
can be queued and started after the current one completes?
What steps will reproduce the problem?
1. Run ZAP.
2. Browse some stuff (through ZAP).
3. Select Attack - Subtree or Single URL from the context menu.
4. Select Attack... | 1.0 | ZAP UI doesnt handle multiple active scans well - ```
Does a scan queue need to be added to ZAP so that if there is an active scan others
can be queued and started after the current one completes?
What steps will reproduce the problem?
1. Run ZAP.
2. Browse some stuff (through ZAP).
3. Select Attack - Subtree or S... | non_build | zap ui doesnt handle multiple active scans well does a scan queue need to be added to zap so that if there is an active scan others can be queued and started after the current one completes what steps will reproduce the problem run zap browse some stuff through zap select attack subtree or s... | 0 |
175,834 | 6,554,395,261 | IssuesEvent | 2017-09-06 05:35:05 | knowmetools/km-api | https://api.github.com/repos/knowmetools/km-api | closed | Add serializer for KMUserAccess model | Priority: Medium Status: In Progress Type: Enhancement | The serializer's `create` method should be overridden to use the `KMUser.share` method from #131. | 1.0 | Add serializer for KMUserAccess model - The serializer's `create` method should be overridden to use the `KMUser.share` method from #131. | non_build | add serializer for kmuseraccess model the serializer s create method should be overridden to use the kmuser share method from | 0 |
56,381 | 13,803,035,587 | IssuesEvent | 2020-10-11 00:16:43 | pybind/pybind11 | https://api.github.com/repos/pybind/pybind11 | closed | pybind fails when cross compiling due to using the wrong python include directory | build system | the way that pybind finds python library, headers and SOABI will fail with any cross compilation method as it relies on running commands on the native system to detect python libraries and other parameters which will be different on the target platform.
Here is a snippet of code that causes the issue:
https://githu... | 1.0 | pybind fails when cross compiling due to using the wrong python include directory - the way that pybind finds python library, headers and SOABI will fail with any cross compilation method as it relies on running commands on the native system to detect python libraries and other parameters which will be different on th... | build | pybind fails when cross compiling due to using the wrong python include directory the way that pybind finds python library headers and soabi will fail with any cross compilation method as it relies on running commands on the native system to detect python libraries and other parameters which will be different on th... | 1 |
11,961 | 4,326,674,032 | IssuesEvent | 2016-07-26 07:34:27 | vbonvin/POUET | https://api.github.com/repos/vbonvin/POUET | opened | Implement the cloud monitoring as a callable option in the code | code enhancement | Implement the cloud monitoring in the core part of the code:
- share the same util.py
- make it callable from the meteo class
- ...
| 1.0 | Implement the cloud monitoring as a callable option in the code - Implement the cloud monitoring in the core part of the code:
- share the same util.py
- make it callable from the meteo class
- ...
| non_build | implement the cloud monitoring as a callable option in the code implement the cloud monitoring in the core part of the code share the same util py make it callable from the meteo class | 0 |
308,667 | 26,622,911,932 | IssuesEvent | 2023-01-24 12:37:06 | t3rn/t3rn | https://api.github.com/repos/t3rn/t3rn | closed | Benchmark Circuit's Confirmation step | circuit :green_circle: test :test_tube: benchmark :battery: | ### Description
Introduce benchmarks for the Circuit based on Substrate standard benchmarking suite.
### Acceptance Criteria
- [ ] benchmark submit_step_confirmation with 4 currently supported headers (keccak vs blake + block_size u64 vs u32)
- [ ] Implement weights for execution Circuit call with the cost su... | 2.0 | Benchmark Circuit's Confirmation step - ### Description
Introduce benchmarks for the Circuit based on Substrate standard benchmarking suite.
### Acceptance Criteria
- [ ] benchmark submit_step_confirmation with 4 currently supported headers (keccak vs blake + block_size u64 vs u32)
- [ ] Implement weights for... | non_build | benchmark circuit s confirmation step description introduce benchmarks for the circuit based on substrate standard benchmarking suite acceptance criteria benchmark submit step confirmation with currently supported headers keccak vs blake block size vs implement weights for executi... | 0 |
85,175 | 15,736,629,586 | IssuesEvent | 2021-03-30 01:04:51 | billmcchesney1/flowgate | https://api.github.com/repos/billmcchesney1/flowgate | opened | CVE-2020-13943 (Medium) detected in tomcat-embed-core-8.5.15.jar | security vulnerability | ## CVE-2020-13943 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.15.jar</b></p></summary>
<p>Core Tomcat implementation</p>
<p>Library home page: <a href="http... | True | CVE-2020-13943 (Medium) detected in tomcat-embed-core-8.5.15.jar - ## CVE-2020-13943 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.15.jar</b></p></summary>
<p... | non_build | cve medium detected in tomcat embed core jar cve medium severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation library home page a href path to dependency file flowgate operation expert pom xml path to vulnerable library home wss ... | 0 |
46,041 | 11,775,759,826 | IssuesEvent | 2020-03-16 11:58:40 | neuronsimulator/nrn | https://api.github.com/repos/neuronsimulator/nrn | closed | Detect if existing config.h is compatible with the chosen build system | build system cmake enhancement | Currently if config.h exists then CMake build system doesn't check if it is compatible. To avoid issue similar to #446, we should try to find an alternative. | 1.0 | Detect if existing config.h is compatible with the chosen build system - Currently if config.h exists then CMake build system doesn't check if it is compatible. To avoid issue similar to #446, we should try to find an alternative. | build | detect if existing config h is compatible with the chosen build system currently if config h exists then cmake build system doesn t check if it is compatible to avoid issue similar to we should try to find an alternative | 1 |
95,429 | 27,502,347,473 | IssuesEvent | 2023-03-05 20:39:03 | logseq/logseq | https://api.github.com/repos/logseq/logseq | closed | Fail to add sandbox entitlement | electron os:macos build :status/automatic-stale | ### What happened?
I tried adding the sandbox entitlement and selecting the build "mas" for electron. But launching the app then fails with the error :
`process_singleton_posix.cc(1184)] Failed to bind() /var/folders/s2/j0z79krx43qgmt8l71r95_zc0000gn/T/com.electron.logseq/S/SingletonSocket: Operation not permitte... | 1.0 | Fail to add sandbox entitlement - ### What happened?
I tried adding the sandbox entitlement and selecting the build "mas" for electron. But launching the app then fails with the error :
`process_singleton_posix.cc(1184)] Failed to bind() /var/folders/s2/j0z79krx43qgmt8l71r95_zc0000gn/T/com.electron.logseq/S/Singl... | build | fail to add sandbox entitlement what happened i tried adding the sandbox entitlement and selecting the build mas for electron but launching the app then fails with the error process singleton posix cc failed to bind var folders t com electron logseq s singletonsocket operation not permi... | 1 |
45,721 | 7,198,117,224 | IssuesEvent | 2018-02-05 11:34:17 | ReactiveX/RxJava | https://api.github.com/repos/ReactiveX/RxJava | closed | Fix RxJavaHooks version in Plugins wiki page | 1.x Documentation | RxJavaHooks was introduced in 1.1.7 not 1.1.6 [1]
https://search.maven.org/#search%7Cga%7C1%7Cfc%3A%22rx.plugins.RxJavaHooks%22
If someone wants to do a minimal upgrade, just to get RxJavaHooks, then version matter.s
Thanks | 1.0 | Fix RxJavaHooks version in Plugins wiki page - RxJavaHooks was introduced in 1.1.7 not 1.1.6 [1]
https://search.maven.org/#search%7Cga%7C1%7Cfc%3A%22rx.plugins.RxJavaHooks%22
If someone wants to do a minimal upgrade, just to get RxJavaHooks, then version matter.s
Thanks | non_build | fix rxjavahooks version in plugins wiki page rxjavahooks was introduced in not if someone wants to do a minimal upgrade just to get rxjavahooks then version matter s thanks | 0 |
205,795 | 23,357,328,807 | IssuesEvent | 2022-08-10 08:36:53 | Gal-Doron/Baragon | https://api.github.com/repos/Gal-Doron/Baragon | opened | CVE-2021-42550 (Medium) detected in logback-core-1.2.3.jar, logback-classic-1.2.3.jar | security vulnerability | ## CVE-2021-42550 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>logback-core-1.2.3.jar</b>, <b>logback-classic-1.2.3.jar</b></p></summary>
<p>
<details><summary><b>logback-core-1... | True | CVE-2021-42550 (Medium) detected in logback-core-1.2.3.jar, logback-classic-1.2.3.jar - ## CVE-2021-42550 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>logback-core-1.2.3.jar</b>,... | non_build | cve medium detected in logback core jar logback classic jar cve medium severity vulnerability vulnerable libraries logback core jar logback classic jar logback core jar logback core module library home page a href path to dependency file ... | 0 |
347,049 | 24,887,475,882 | IssuesEvent | 2022-10-28 09:01:31 | Echomo-Xinyu/ped | https://api.github.com/repos/Echomo-Xinyu/ped | opened | Inaccurate description of storage location of json files | type.DocumentationBug severity.Low | The two json files are placed inside the specific folders which are inside the "data" folder.

<!--session: 1666944150833-55c1343a-f384-4328-84b4-415f06211dcf-->
<!--Version: Web v3.4.4--> | 1.0 | Inaccurate description of storage location of json files - The two json files are placed inside the specific folders which are inside the "data" folder.

<!--session: 1666944150833-55c1343a-f384-4328-8... | non_build | inaccurate description of storage location of json files the two json files are placed inside the specific folders which are inside the data folder | 0 |
830,461 | 32,009,258,404 | IssuesEvent | 2023-09-21 16:48:19 | DSpace/dspace-angular | https://api.github.com/repos/DSpace/dspace-angular | opened | "Edit Group" page always requests all member subgroups and EPersons. This has bad performance for large groups. | bug high priority authorization | **Describe the bug**
Related to https://github.com/DSpace/DSpace/issues/9052
"Edit Group" page always requests all member subgroups and EPersons. This has bad performance for large groups.
The Angular UI includes code which requests *every EPerson in a Group* or *every Subgroup in a Group* in order to determine ... | 1.0 | "Edit Group" page always requests all member subgroups and EPersons. This has bad performance for large groups. - **Describe the bug**
Related to https://github.com/DSpace/DSpace/issues/9052
"Edit Group" page always requests all member subgroups and EPersons. This has bad performance for large groups.
The Angula... | non_build | edit group page always requests all member subgroups and epersons this has bad performance for large groups describe the bug related to edit group page always requests all member subgroups and epersons this has bad performance for large groups the angular ui includes code which requests every ep... | 0 |
61,712 | 8,552,884,946 | IssuesEvent | 2018-11-07 22:29:58 | aurelia/ux | https://api.github.com/repos/aurelia/ux | closed | Add documentation for radio component | documentation | Add documentation / demos for ux-radio to app-ux-showcase | 1.0 | Add documentation for radio component - Add documentation / demos for ux-radio to app-ux-showcase | non_build | add documentation for radio component add documentation demos for ux radio to app ux showcase | 0 |
13,451 | 3,727,346,286 | IssuesEvent | 2016-03-06 07:11:52 | pydsa/pydsa | https://api.github.com/repos/pydsa/pydsa | opened | Add reference to bfs to the docs | Documentation Easy To Fix | Breadth first search was added here #21 , but it's reference is not added to the docs here https://github.com/pydsa/pydsa/tree/master/docs/source | 1.0 | Add reference to bfs to the docs - Breadth first search was added here #21 , but it's reference is not added to the docs here https://github.com/pydsa/pydsa/tree/master/docs/source | non_build | add reference to bfs to the docs breadth first search was added here but it s reference is not added to the docs here | 0 |
77,585 | 21,900,689,885 | IssuesEvent | 2022-05-20 13:09:00 | eclipse-dataspaceconnector/DataSpaceConnector | https://api.github.com/repos/eclipse-dataspaceconnector/DataSpaceConnector | closed | Enhancement: Update CodeQL Action to v2 | enhancement build | # Feature Request
CodeQL Github action v1 will be [deprecated in December 2022](https://github.blog/changelog/2022-04-27-code-scanning-deprecation-of-codeql-action-v1/#:~:text=In%20December%202022%2C%20the%20CodeQL,available%20to%20users%20of%20v2%20.) and should be replaced with v2.
## Which Areas Would Be Affec... | 1.0 | Enhancement: Update CodeQL Action to v2 - # Feature Request
CodeQL Github action v1 will be [deprecated in December 2022](https://github.blog/changelog/2022-04-27-code-scanning-deprecation-of-codeql-action-v1/#:~:text=In%20December%202022%2C%20the%20CodeQL,available%20to%20users%20of%20v2%20.) and should be replaced... | build | enhancement update codeql action to feature request codeql github action will be and should be replaced with which areas would be affected build why is the feature desired old feature deprecated new version released solution proposal if possible provide a brief solution ... | 1 |
52,033 | 12,840,633,059 | IssuesEvent | 2020-07-07 21:25:31 | orbeon/orbeon-forms | https://api.github.com/repos/orbeon/orbeon-forms | closed | JavaScript error related to state with Edge 18 in Form Builder | Module: Form Builder Module: XForms | <img width="919" alt="Screen Shot 2020-05-15 at 8 13 08 AM" src="https://user-images.githubusercontent.com/105769/82066267-04498d00-9684-11ea-81b6-69775a72575a.png">
| 1.0 | JavaScript error related to state with Edge 18 in Form Builder - <img width="919" alt="Screen Shot 2020-05-15 at 8 13 08 AM" src="https://user-images.githubusercontent.com/105769/82066267-04498d00-9684-11ea-81b6-69775a72575a.png">
| build | javascript error related to state with edge in form builder img width alt screen shot at am src | 1 |
195,115 | 14,704,016,606 | IssuesEvent | 2021-01-04 15:52:48 | github-vet/rangeloop-pointer-findings | https://api.github.com/repos/github-vet/rangeloop-pointer-findings | closed | radondb/radon: src/vendor/github.com/radondb/shift/vendor/github.com/siddontang/go-mysql/client/client_test.go; 11 LoC | fresh small test |
Found a possible issue in [radondb/radon](https://www.github.com/radondb/radon) at [src/vendor/github.com/radondb/shift/vendor/github.com/siddontang/go-mysql/client/client_test.go](https://github.com/radondb/radon/blob/3885e5acfe135e1b414dabc6c86e78f3bac4b5eb/src/vendor/github.com/radondb/shift/vendor/github.com/siddo... | 1.0 | radondb/radon: src/vendor/github.com/radondb/shift/vendor/github.com/siddontang/go-mysql/client/client_test.go; 11 LoC -
Found a possible issue in [radondb/radon](https://www.github.com/radondb/radon) at [src/vendor/github.com/radondb/shift/vendor/github.com/siddontang/go-mysql/client/client_test.go](https://github.co... | non_build | radondb radon src vendor github com radondb shift vendor github com siddontang go mysql client client test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit yo... | 0 |
17,057 | 6,342,327,709 | IssuesEvent | 2017-07-27 15:16:45 | nodejs/node | https://api.github.com/repos/nodejs/node | closed | Are asserts intentionally left compiled in? | build c++ performance question | <!--
Thank you for reporting an issue.
This issue tracker is for bugs and issues found within Node.js core.
If you require more general support please file an issue on our help
repo. https://github.com/nodejs/help
Please fill in as much of the template below as you're able.
Version: output of `node -v`
P... | 1.0 | Are asserts intentionally left compiled in? - <!--
Thank you for reporting an issue.
This issue tracker is for bugs and issues found within Node.js core.
If you require more general support please file an issue on our help
repo. https://github.com/nodejs/help
Please fill in as much of the template below as y... | build | are asserts intentionally left compiled in thank you for reporting an issue this issue tracker is for bugs and issues found within node js core if you require more general support please file an issue on our help repo please fill in as much of the template below as you re able version outpu... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.