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
179,918
21,606,569,830
IssuesEvent
2022-05-04 04:25:43
testdemo1227/Demo-WebGoat1
https://api.github.com/repos/testdemo1227/Demo-WebGoat1
opened
jstl-1.2.jar: 1 vulnerabilities (highest severity is: 7.3)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jstl-1.2.jar</b></p></summary> <p></p> <p>Path to dependency file: /pom.xml</p> <p>Path to vulnerable library: /ository/javax/servlet/jstl/1.2/jstl-1.2.jar</p> <p> ...
True
jstl-1.2.jar: 1 vulnerabilities (highest severity is: 7.3) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jstl-1.2.jar</b></p></summary> <p></p> <p>Path to dependency file: /pom.xml</p> <p>Path to vulnerable lib...
non_build
jstl jar vulnerabilities highest severity is vulnerable library jstl jar path to dependency file pom xml path to vulnerable library ository javax servlet jstl jstl jar found in head commit a href vulnerabilities cve severity cvss dependency ty...
0
100,251
30,655,612,913
IssuesEvent
2023-07-25 11:56:29
dotnet/fsharp
https://api.github.com/repos/dotnet/fsharp
closed
Generate deterministic MVID for reference assemblies based on contents of the assembly
Feature Improvement Area-Compiler-CodeGen Area-Build
Continuation of reference assembly work, initially done in https://github.com/dotnet/fsharp/pull/12334 Generate deterministic MVID for reference assemblies based on contents of the assembly where the content also includes signature and optimization data; basically SHA1 of the bytes of the entire assembly. > **Not...
1.0
Generate deterministic MVID for reference assemblies based on contents of the assembly - Continuation of reference assembly work, initially done in https://github.com/dotnet/fsharp/pull/12334 Generate deterministic MVID for reference assemblies based on contents of the assembly where the content also includes signat...
build
generate deterministic mvid for reference assemblies based on contents of the assembly continuation of reference assembly work initially done in generate deterministic mvid for reference assemblies based on contents of the assembly where the content also includes signature and optimization data basically of ...
1
67,178
16,829,040,879
IssuesEvent
2021-06-17 23:45:26
golang/go
https://api.github.com/repos/golang/go
reopened
x/build: new builder for cmd/compile's "unified IR" mode
Builders NeedsFix new-builder
I'd like to add a builder for testing the compiler's new "unified IR" mode. This has landed on dev.typeparams, and it took all of 1 commits for us to accidentally break it again. Proposed build config (caveat: this is just copy/paste/tweaked based on some of the other compiler experiment configs; I don't feel strong...
2.0
x/build: new builder for cmd/compile's "unified IR" mode - I'd like to add a builder for testing the compiler's new "unified IR" mode. This has landed on dev.typeparams, and it took all of 1 commits for us to accidentally break it again. Proposed build config (caveat: this is just copy/paste/tweaked based on some of...
build
x build new builder for cmd compile s unified ir mode i d like to add a builder for testing the compiler s new unified ir mode this has landed on dev typeparams and it took all of commits for us to accidentally break it again proposed build config caveat this is just copy paste tweaked based on some of...
1
382,412
11,305,860,862
IssuesEvent
2020-01-18 09:27:26
acidanthera/bugtracker
https://api.github.com/repos/acidanthera/bugtracker
closed
AppleSupportPkg\Platform\ApfsDriverLoader: warning C4244: '=': conversion from '...' to '...', possible loss of data
priority:normal project:apfs
``` AppleSupportPkg\Platform\ApfsDriverLoader\ApfsDriverLoader.c(381): warning C4244: '=': conversion from 'EFI_LBA' to 'UINTN', possible loss of data AppleSupportPkg\Platform\ApfsDriverLoader\ApfsDriverLoader.c(979): warning C4244: '=': conversion from 'UINT64' to 'UINTN', possible loss of data ```
1.0
AppleSupportPkg\Platform\ApfsDriverLoader: warning C4244: '=': conversion from '...' to '...', possible loss of data - ``` AppleSupportPkg\Platform\ApfsDriverLoader\ApfsDriverLoader.c(381): warning C4244: '=': conversion from 'EFI_LBA' to 'UINTN', possible loss of data AppleSupportPkg\Platform\ApfsDriverLoader\ApfsD...
non_build
applesupportpkg platform apfsdriverloader warning conversion from to possible loss of data applesupportpkg platform apfsdriverloader apfsdriverloader c warning conversion from efi lba to uintn possible loss of data applesupportpkg platform apfsdriverloader apfsdriverloade...
0
374,320
11,083,931,556
IssuesEvent
2019-12-13 15:29:06
googleapis/google-cloud-cpp-spanner
https://api.github.com/repos/googleapis/google-cloud-cpp-spanner
closed
Properly handle Session NOT_FOUND
priority: p2 type: bug
@coryan reported that one of his tests failed with the following error: `Exception caught in HTTP handler: Permanent failure in RunTransactionWithPolicies: Session not found: <XXX> [NOT FOUND]` We should handle this error internally and avoid exposing it to the user. From https://cloud.google.com/spanner/docs/se...
1.0
Properly handle Session NOT_FOUND - @coryan reported that one of his tests failed with the following error: `Exception caught in HTTP handler: Permanent failure in RunTransactionWithPolicies: Session not found: <XXX> [NOT FOUND]` We should handle this error internally and avoid exposing it to the user. From http...
non_build
properly handle session not found coryan reported that one of his tests failed with the following error exception caught in http handler permanent failure in runtransactionwithpolicies session not found we should handle this error internally and avoid exposing it to the user from attempts...
0
27,496
7,970,704,837
IssuesEvent
2018-07-16 13:35:47
ninia/jep
https://api.github.com/repos/ninia/jep
closed
pip install : no such file or directory for classlist_7.txt
build
When installing jep with pip i get the error error: [Errno 2] No such file or directory: 'src/main/resources/jep/classlist_7.txt' - OS Platform, Distribution, and Version: Windows 7 - Python Distribution and Version: Python 3.6 - Java Distribution and Version: Java 1.8
1.0
pip install : no such file or directory for classlist_7.txt - When installing jep with pip i get the error error: [Errno 2] No such file or directory: 'src/main/resources/jep/classlist_7.txt' - OS Platform, Distribution, and Version: Windows 7 - Python Distribution and Version: Python 3.6 - Java Distrib...
build
pip install no such file or directory for classlist txt when installing jep with pip i get the error error no such file or directory src main resources jep classlist txt os platform distribution and version windows python distribution and version python java distribution an...
1
19,809
3,263,407,907
IssuesEvent
2015-10-22 04:26:56
MDAnalysis/mdanalysis
https://api.github.com/repos/MDAnalysis/mdanalysis
closed
Is the Amber netcdf writer fully compliant with the official spec?
Component-Writers defect Format-Amber Priority-High
I have had a problem reading AMBER .ncdf files into the AMBER analysis tool cpptraj: ``` CPPTRAJ: Trajectory Analysis. V14.22 ___ ___ ___ ___ | \/ | \/ | \/ | _|_/\_|_/\_|_/\_|_ Reading 'penta.top' as Amber Topology > trajin mdanalout.ncdf Reading 'mdanalout.ncdf' as Amber Net...
1.0
Is the Amber netcdf writer fully compliant with the official spec? - I have had a problem reading AMBER .ncdf files into the AMBER analysis tool cpptraj: ``` CPPTRAJ: Trajectory Analysis. V14.22 ___ ___ ___ ___ | \/ | \/ | \/ | _|_/\_|_/\_|_/\_|_ Reading 'penta.top' as Amber Topology >...
non_build
is the amber netcdf writer fully compliant with the official spec i have had a problem reading amber ncdf files into the amber analysis tool cpptraj cpptraj trajectory analysis reading penta top as amber topology tr...
0
283,930
21,337,808,079
IssuesEvent
2022-04-18 16:35:26
pyrsia/pyrsia
https://api.github.com/repos/pyrsia/pyrsia
opened
Build on "Good PR" for Reviewing Suggestions
documentation
There were a few items noted during the reviewers policy change, https://github.com/pyrsia/.github/pull/6#issuecomment-1098362917 - Try to avoid requesting changes - How to change review (in other words, dismiss your own approval) Other ideas are welcomed!
1.0
Build on "Good PR" for Reviewing Suggestions - There were a few items noted during the reviewers policy change, https://github.com/pyrsia/.github/pull/6#issuecomment-1098362917 - Try to avoid requesting changes - How to change review (in other words, dismiss your own approval) Other ideas are welcomed!
non_build
build on good pr for reviewing suggestions there were a few items noted during the reviewers policy change try to avoid requesting changes how to change review in other words dismiss your own approval other ideas are welcomed
0
669
3,964,688,323
IssuesEvent
2016-05-03 02:43:27
comozilla/Parapara-Canvas-Editor
https://api.github.com/repos/comozilla/Parapara-Canvas-Editor
closed
Viewクラスたちを継承できるようにしたい!
architecture code enhancement wontfix
`ColorPickerView`、`LineWidthPickerView`は、どちらも、 コンストラクタで引数として element、drawingConfig を受け取っていて、 それらをメンバにしているところが共通であるため、 継承したい!(jsで継承とかってできるのかなあ)
1.0
Viewクラスたちを継承できるようにしたい! - `ColorPickerView`、`LineWidthPickerView`は、どちらも、 コンストラクタで引数として element、drawingConfig を受け取っていて、 それらをメンバにしているところが共通であるため、 継承したい!(jsで継承とかってできるのかなあ)
non_build
viewクラスたちを継承できるようにしたい! colorpickerview 、 linewidthpickerview は、どちらも、 コンストラクタで引数として element、drawingconfig を受け取っていて、 それらをメンバにしているところが共通であるため、 継承したい!(jsで継承とかってできるのかなあ)
0
70,986
18,362,452,703
IssuesEvent
2021-10-09 13:07:31
beaverbuilder/feature-requests
https://api.github.com/repos/beaverbuilder/feature-requests
opened
Module slider
Beaver Builder
Imagine a slider in which you could put different kinds of modules. One 'pane' might be an image, the other a paragraph, and yet the other a callout. It would allow to build up a 'story' or 'action' set that gets the user to ultimately do something. There are plenty of other benefits, such as alternating between two mo...
1.0
Module slider - Imagine a slider in which you could put different kinds of modules. One 'pane' might be an image, the other a paragraph, and yet the other a callout. It would allow to build up a 'story' or 'action' set that gets the user to ultimately do something. There are plenty of other benefits, such as alternatin...
build
module slider imagine a slider in which you could put different kinds of modules one pane might be an image the other a paragraph and yet the other a callout it would allow to build up a story or action set that gets the user to ultimately do something there are plenty of other benefits such as alternatin...
1
275,953
30,310,126,927
IssuesEvent
2023-07-10 12:17:17
openraven/magpie
https://api.github.com/repos/openraven/magpie
closed
Assets tracking rule with AWS Tags
aws security rules
People are wanting to ensure tags are on assets. In general security teams are focused on having asset owners and manual data / application tagging. It would be great to have a rule that returns all ARN's that don't have tags. Ideally the rule would allow the user to read in an array of expected tags as well so they ...
True
Assets tracking rule with AWS Tags - People are wanting to ensure tags are on assets. In general security teams are focused on having asset owners and manual data / application tagging. It would be great to have a rule that returns all ARN's that don't have tags. Ideally the rule would allow the user to read in an ar...
non_build
assets tracking rule with aws tags people are wanting to ensure tags are on assets in general security teams are focused on having asset owners and manual data application tagging it would be great to have a rule that returns all arn s that don t have tags ideally the rule would allow the user to read in an ar...
0
169,144
20,828,057,698
IssuesEvent
2022-03-19 01:27:20
Seagate/cortx-re
https://api.github.com/repos/Seagate/cortx-re
opened
CVE-2022-24302 (Medium) detected in paramiko-2.7.1-py2.py3-none-any.whl
security vulnerability
## CVE-2022-24302 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>paramiko-2.7.1-py2.py3-none-any.whl</b></p></summary> <p>SSH2 protocol library</p> <p>Library home page: <a href="ht...
True
CVE-2022-24302 (Medium) detected in paramiko-2.7.1-py2.py3-none-any.whl - ## CVE-2022-24302 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>paramiko-2.7.1-py2.py3-none-any.whl</b></p>...
non_build
cve medium detected in paramiko none any whl cve medium severity vulnerability vulnerable library paramiko none any whl protocol library library home page a href path to dependency file docker cortx deploy python requirements txt path to vulnerable library ...
0
42,374
10,964,126,942
IssuesEvent
2019-11-27 21:36:07
pytorch/vision
https://api.github.com/repos/pytorch/vision
closed
torchvision build from source failed
module: io needs reproduction topic: build topic: video
Environment: python3.7 cuda-10.0 pytorch successfully build from source on latest version ffmpeg ``` ffmpeg version 4.1.3-0york1~16.04 Copyright (c) 2000-2019 the FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.11) 20160609 configuration: --prefix=/usr --extra-version='0york1~16.04' --to...
1.0
torchvision build from source failed - Environment: python3.7 cuda-10.0 pytorch successfully build from source on latest version ffmpeg ``` ffmpeg version 4.1.3-0york1~16.04 Copyright (c) 2000-2019 the FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.11) 20160609 configuration: --prefix=/...
build
torchvision build from source failed environment cuda pytorch successfully build from source on latest version ffmpeg ffmpeg version copyright c the ffmpeg developers built with gcc ubuntu configuration prefix usr extra version toolcha...
1
107,765
23,479,858,358
IssuesEvent
2022-08-17 09:35:56
zond/dipact
https://api.github.com/repos/zond/dipact
closed
Remove Color.js component
code quality
This component is not necessary as there is a color input type built in to browsers.
1.0
Remove Color.js component - This component is not necessary as there is a color input type built in to browsers.
non_build
remove color js component this component is not necessary as there is a color input type built in to browsers
0
637,404
20,627,326,806
IssuesEvent
2022-03-08 00:35:21
NRCan/GSC-Field-Application
https://api.github.com/repos/NRCan/GSC-Field-Application
closed
Location - edit fails on saving
bug low priority
For testing purposes I took some stations with a really bad location, actually pretty much nothing. Then I went into the location form to edit it and clicked saved without modifying anything. Now I can't get out of the location form or even edit it to fix the problem. There is a warning message that pops on screen ...
1.0
Location - edit fails on saving - For testing purposes I took some stations with a really bad location, actually pretty much nothing. Then I went into the location form to edit it and clicked saved without modifying anything. Now I can't get out of the location form or even edit it to fix the problem. There is a wa...
non_build
location edit fails on saving for testing purposes i took some stations with a really bad location actually pretty much nothing then i went into the location form to edit it and clicked saved without modifying anything now i can t get out of the location form or even edit it to fix the problem there is a wa...
0
89,905
25,920,949,408
IssuesEvent
2022-12-15 21:53:30
brtnfld/cgnsjira
https://api.github.com/repos/brtnfld/cgnsjira
opened
[CGNS-164] Limit on size of writing a single array for parallel library: 2Gb limit and 4Gb windows (no limit in serial library)
bug To Do Major Build
> This issue has been migrated from the Forge. Read the [original ticket here](https://cgnsorg.atlassian.net/browse/CGNS-164). - _**Reporter:**_ None - _**Created at:**_ Thu, 6 Jun 2019 07:35:56 -0500 <p>(1) There are no issues writing large files on either Windows or Linux when serial CGNS used<br/> (2) When para...
1.0
[CGNS-164] Limit on size of writing a single array for parallel library: 2Gb limit and 4Gb windows (no limit in serial library) - > This issue has been migrated from the Forge. Read the [original ticket here](https://cgnsorg.atlassian.net/browse/CGNS-164). - _**Reporter:**_ None - _**Created at:**_ Thu, 6 Jun 2019 07...
build
limit on size of writing a single array for parallel library limit and windows no limit in serial library this issue has been migrated from the forge read the reporter none created at thu jun there are no issues writing large files on either windows or linux w...
1
8,563
4,273,866,807
IssuesEvent
2016-07-13 18:39:27
haskell/cabal
https://api.github.com/repos/haskell/cabal
closed
new-repl with other ghci
component: nix-local-build
I'd like to use `cabal new-repl --with-ghc=intero`, this used to work with `cabal repl`. But now I get the following error: ``` jacco@xw4600:~/projects/leksah/leksah$ cabal new-repl --with-ghc intero cabal: '/home/jacco/.local/bin/intero' exited with an error: intero: UnhelpfulSpan "on the commandline": cannot us...
1.0
new-repl with other ghci - I'd like to use `cabal new-repl --with-ghc=intero`, this used to work with `cabal repl`. But now I get the following error: ``` jacco@xw4600:~/projects/leksah/leksah$ cabal new-repl --with-ghc intero cabal: '/home/jacco/.local/bin/intero' exited with an error: intero: UnhelpfulSpan "on ...
build
new repl with other ghci i d like to use cabal new repl with ghc intero this used to work with cabal repl but now i get the following error jacco projects leksah leksah cabal new repl with ghc intero cabal home jacco local bin intero exited with an error intero unhelpfulspan on the c...
1
76,452
21,427,646,769
IssuesEvent
2022-04-23 00:00:43
PowerShell/PowerShell
https://api.github.com/repos/PowerShell/PowerShell
closed
PowerShell v7.2.1 - Windows Update Loop
Issue-Question Area-Maintainers-Build Resolution-Answered
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. - [X] Refer to the [FAQ](https://github.com/PowerShell/PowerShell/blob/master/docs/FAQ.md). - [X] Refer...
1.0
PowerShell v7.2.1 - Windows Update Loop - ### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. - [X] Refer to the [FAQ](https://github.com/PowerShell/PowerSh...
build
powershell windows update loop prerequisites write a descriptive title make sure you are able to repro it on the search the existing issues refer to the refer to steps to reproduce run windows update with powershell installed and check for updates ...
1
424,784
12,323,250,532
IssuesEvent
2020-05-13 11:50:24
Azure/ARO-RP
https://api.github.com/repos/Azure/ARO-RP
opened
APIServer status to metrics
priority-medium size-medium
APIserver status has very good insights on install failures and modes: ``` oc get kubeapiservers cluster -o yaml ... - lastTransitionTime: "2020-05-13T11:40:42Z" ...
1.0
APIServer status to metrics - APIserver status has very good insights on install failures and modes: ``` oc get kubeapiservers cluster -o yaml ... - lastTransitionTime: "2020-05-13T11:40:42Z" ...
non_build
apiserver status to metrics apiserver status has very good insights on install failures and modes oc get kubeapiservers cluster o yaml lasttransitiontime ...
0
653,135
21,572,876,372
IssuesEvent
2022-05-02 10:23:22
clarin-eric/standards
https://api.github.com/repos/clarin-eric/standards
closed
add a schema for domain data
priority SIS:schemas
We need a schema to constrain the domain data (including domain groupings). It's not a critical addition, but ...
1.0
add a schema for domain data - We need a schema to constrain the domain data (including domain groupings). It's not a critical addition, but ...
non_build
add a schema for domain data we need a schema to constrain the domain data including domain groupings it s not a critical addition but
0
17,162
22,739,148,923
IssuesEvent
2022-07-07 00:44:42
MPMG-DCC-UFMG/C01
https://api.github.com/repos/MPMG-DCC-UFMG/C01
closed
Erro código 1006 ao coletar algumas páginas
[1] Bug [2] Baixa Prioridade [0] Desenvolvimento [3] Processamento Dinâmico
# Comportamento Esperado Realizar as coletas sem erro algum. # Comportamento Atual As coletas apresentam o erro code = 1006. Na maioria das vezes este erro não impede o funcionamento do coletor. Segue log exemplo para este problema: `2021-08-03 19:55:04 [websockets.protocol] DEBUG: client - event = eof_receiv...
1.0
Erro código 1006 ao coletar algumas páginas - # Comportamento Esperado Realizar as coletas sem erro algum. # Comportamento Atual As coletas apresentam o erro code = 1006. Na maioria das vezes este erro não impede o funcionamento do coletor. Segue log exemplo para este problema: `2021-08-03 19:55:04 [websocket...
non_build
erro código ao coletar algumas páginas comportamento esperado realizar as coletas sem erro algum comportamento atual as coletas apresentam o erro code na maioria das vezes este erro não impede o funcionamento do coletor segue log exemplo para este problema debug client event ...
0
90,394
26,080,597,426
IssuesEvent
2022-12-25 09:23:59
OpenShot/openshot-qt
https://api.github.com/repos/OpenShot/openshot-qt
closed
Audio is not synced after exporting video
media-handling 📅 Daily Build
**Describe the bug:** I created a video with the latest daily build. The preview of the video is working just fine, that is, the video and the audio are in sync. Exporting the video with: * Target: MP4 (h.264) * Video Profile (HD 720p 30 fps (1280x720) * Quality (High) Result: the audio and video are out of sync...
1.0
Audio is not synced after exporting video - **Describe the bug:** I created a video with the latest daily build. The preview of the video is working just fine, that is, the video and the audio are in sync. Exporting the video with: * Target: MP4 (h.264) * Video Profile (HD 720p 30 fps (1280x720) * Quality (High) ...
build
audio is not synced after exporting video describe the bug i created a video with the latest daily build the preview of the video is working just fine that is the video and the audio are in sync exporting the video with target h video profile hd fps quality high result the au...
1
692,461
23,735,440,669
IssuesEvent
2022-08-31 07:41:12
magento/magento2
https://api.github.com/repos/magento/magento2
closed
[Issue] Fixed the welcome message contains single quote character
Issue: Confirmed Component: Theme Reproduced on 2.4.x Progress: PR in progress Priority: P1 Area: Account
This issue is automatically created based on existing pull request: magento/magento2#34061: Fixed the welcome message contains single quote character --------- <!--- Thank you for contributing to Magento. To help us process this pull request we recommend that you add the following information: - Summar...
1.0
[Issue] Fixed the welcome message contains single quote character - This issue is automatically created based on existing pull request: magento/magento2#34061: Fixed the welcome message contains single quote character --------- <!--- Thank you for contributing to Magento. To help us process this pull request...
non_build
fixed the welcome message contains single quote character this issue is automatically created based on existing pull request magento fixed the welcome message contains single quote character thank you for contributing to magento to help us process this pull request we recommend tha...
0
66,519
16,627,201,458
IssuesEvent
2021-06-03 11:08:22
zalando/restful-api-guidelines
https://api.github.com/repos/zalando/restful-api-guidelines
closed
Change build process to not need a personal access token
build
Currently, the build process to create the web side from the repository is [running on Travis CI](https://travis-ci.org/zalando/restful-api-guidelines), and publishes the result by pushing to the gh_pages branch. For that, it's using a `GH_TOKEN` variable configured in the [project settings](https://travis-ci.org/za...
1.0
Change build process to not need a personal access token - Currently, the build process to create the web side from the repository is [running on Travis CI](https://travis-ci.org/zalando/restful-api-guidelines), and publishes the result by pushing to the gh_pages branch. For that, it's using a `GH_TOKEN` variable co...
build
change build process to not need a personal access token currently the build process to create the web side from the repository is and publishes the result by pushing to the gh pages branch for that it s using a gh token variable configured in the which is a this token was previously created by ...
1
89,741
25,894,424,002
IssuesEvent
2022-12-14 20:57:48
elastic/beats
https://api.github.com/repos/elastic/beats
closed
Build 470 for 7.17 with status FAILURE
automation ci-reported Team:Elastic-Agent-Data-Plane build-failures
## :broken_heart: Tests Failed <!-- BUILD BADGES--> > _the below badges are clickable and redirect to their specific view in the CI or DOCS_ [![Pipeline View](https://img.shields.io/badge/pipeline-pipeline%20-green)](https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fbeats%2F7.17/detail/7.17/470//pipelin...
1.0
Build 470 for 7.17 with status FAILURE - ## :broken_heart: Tests Failed <!-- BUILD BADGES--> > _the below badges are clickable and redirect to their specific view in the CI or DOCS_ [![Pipeline View](https://img.shields.io/badge/pipeline-pipeline%20-green)](https://beats-ci.elastic.co/blue/organizations/jenkins/Beat...
build
build for with status failure broken heart tests failed the below badges are clickable and redirect to their specific view in the ci or docs expand to view the summary build stats start time duration min sec test stats ...
1
72,707
31,769,020,249
IssuesEvent
2023-09-12 10:32:16
gauravrs18/issue_onboarding
https://api.github.com/repos/gauravrs18/issue_onboarding
closed
dev-angular-code-account-services-new-connection-component-approve-component -consumer-details-component -connect-component -reject-button-component
CX-account-services
dev-angular-code-account-services-new-connection-component-approve-component -consumer-details-component -connect-component -reject-button-component
1.0
dev-angular-code-account-services-new-connection-component-approve-component -consumer-details-component -connect-component -reject-button-component - dev-angular-code-account-services-new-connection-component-approve-component -consumer-details-component -connect-component -reject-button-component
non_build
dev angular code account services new connection component approve component consumer details component connect component reject button component dev angular code account services new connection component approve component consumer details component connect component reject button component
0
62,332
15,219,448,375
IssuesEvent
2021-02-17 19:13:07
spring-projects/spring-security
https://api.github.com/repos/spring-projects/spring-security
closed
Update Git workflows to require JDK 11
in: build type: enhancement
As part of updating the build to require JDK 11, the Git workflows need to change.
1.0
Update Git workflows to require JDK 11 - As part of updating the build to require JDK 11, the Git workflows need to change.
build
update git workflows to require jdk as part of updating the build to require jdk the git workflows need to change
1
14,467
17,571,238,762
IssuesEvent
2021-08-14 18:43:02
elastic/beats
https://api.github.com/repos/elastic/beats
closed
Add glob or recursive option for processor `drop_fields`
enhancement libbeat :Processors Team:Integrations Stalled
**Describe the enhancement:** Add glob or recursive option for processor `drop_fields` which would be able to check the entire document for the field to remove. **Describe a specific use case for the enhancement or feature:** The processor works only with statically defined list of the fields and also only with fi...
1.0
Add glob or recursive option for processor `drop_fields` - **Describe the enhancement:** Add glob or recursive option for processor `drop_fields` which would be able to check the entire document for the field to remove. **Describe a specific use case for the enhancement or feature:** The processor works only with ...
non_build
add glob or recursive option for processor drop fields describe the enhancement add glob or recursive option for processor drop fields which would be able to check the entire document for the field to remove describe a specific use case for the enhancement or feature the processor works only with ...
0
55,690
13,650,581,899
IssuesEvent
2020-09-26 19:52:51
rust-lang/rust
https://api.github.com/repos/rust-lang/rust
closed
Add `x.py setup` or similar
A-contributor-roadblock A-rustbuild C-feature-request
It has been [impressed](https://github.com/rust-lang/rust/issues/76371#issuecomment-687618541) [into](https://github.com/rust-lang/rust/issues/76165#issuecomment-687634489) [me](https://github.com/rust-lang/rust/pull/73964#issuecomment-653134345) [several](https://github.com/rust-lang/rust/pull/76446#issuecomment-68841...
1.0
Add `x.py setup` or similar - It has been [impressed](https://github.com/rust-lang/rust/issues/76371#issuecomment-687618541) [into](https://github.com/rust-lang/rust/issues/76165#issuecomment-687634489) [me](https://github.com/rust-lang/rust/pull/73964#issuecomment-653134345) [several](https://github.com/rust-lang/rust...
build
add x py setup or similar it has been that there are no good defaults for everyone instead what if people could choose their own defaults but in a guided way i m imagining something like this x py setup welcome to the rust project what do you want to do with x py a contribute...
1
86,871
3,734,396,324
IssuesEvent
2016-03-08 06:36:53
notsecure/uTox
https://api.github.com/repos/notsecure/uTox
closed
Avatars should look better
enhancement Friends mid_priority user_interface
Two things: - They should be resized to 40x40 using cubic filtering(maybe this can be stolen from GIMP's source code?) so they look better(and look the same for every OS, currently Windows' built-in filtering looks worse) - They should use rounded corners as in the mockup: https://github.com/ItsDuke/Tox-UI
1.0
Avatars should look better - Two things: - They should be resized to 40x40 using cubic filtering(maybe this can be stolen from GIMP's source code?) so they look better(and look the same for every OS, currently Windows' built-in filtering looks worse) - They should use rounded corners as in the mockup: https://git...
non_build
avatars should look better two things they should be resized to using cubic filtering maybe this can be stolen from gimp s source code so they look better and look the same for every os currently windows built in filtering looks worse they should use rounded corners as in the mockup
0
127,451
18,010,479,620
IssuesEvent
2021-09-16 08:01:32
maddyCode23/linux-4.1.15
https://api.github.com/repos/maddyCode23/linux-4.1.15
opened
CVE-2019-19927 (Medium) detected in linux-yocto-4.1v4.1.17
security vulnerability
## CVE-2019-19927 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yocto-4.1v4.1.17</b></p></summary> <p> <p>[no description]</p> <p>Library home page: <a href=https://git.yocto...
True
CVE-2019-19927 (Medium) detected in linux-yocto-4.1v4.1.17 - ## CVE-2019-19927 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yocto-4.1v4.1.17</b></p></summary> <p> <p>[no des...
non_build
cve medium detected in linux yocto cve medium severity vulnerability vulnerable library linux yocto library home page a href found in head commit a href vulnerable source files drivers gpu drm ttm ttm page alloc c drivers gp...
0
137,179
30,643,463,371
IssuesEvent
2023-07-25 01:15:26
libai8723/front-end-dev-notes-bignerdbook
https://api.github.com/repos/libai8723/front-end-dev-notes-bignerdbook
closed
LeetCode. 1218. Longest Arithmetic Subsequence of Given Difference
DP LeetCode
拥有给定公差的最长算术子序列。 https://leetcode.com/problems/longest-arithmetic-subsequence-of-given-difference/description/ 这个题算是做完了,耗费了我前前后后一周的时间,主要还是想法不对。一开始没有想到DP的做法,而是直接想到了排序,二分,外加缓存的优化,所以虽然还是accept了,但是整体的性能差距很大。 ### 1. 朴素的想法 1. 首先把数组排序了,排序按照数字的大小排序,其次按照数字本身在arr的序号排序,这样相同值的数字,最小序号的都排在前面了。 2. 对于同样取值的数字,如果是以这类数字作为起点的话...
1.0
LeetCode. 1218. Longest Arithmetic Subsequence of Given Difference - 拥有给定公差的最长算术子序列。 https://leetcode.com/problems/longest-arithmetic-subsequence-of-given-difference/description/ 这个题算是做完了,耗费了我前前后后一周的时间,主要还是想法不对。一开始没有想到DP的做法,而是直接想到了排序,二分,外加缓存的优化,所以虽然还是accept了,但是整体的性能差距很大。 ### 1. 朴素的想法 1. 首先把数组排序了,排序按照数字的大小排序...
non_build
leetcode longest arithmetic subsequence of given difference 拥有给定公差的最长算术子序列。 这个题算是做完了,耗费了我前前后后一周的时间,主要还是想法不对。一开始没有想到dp的做法,而是直接想到了排序,二分,外加缓存的优化,所以虽然还是accept了,但是整体的性能差距很大。 朴素的想法 首先把数组排序了,排序按照数字的大小排序,其次按照数字本身在arr的序号排序,这样相同值的数字,最小序号的都排在前面了。 对于同样取值的数字,如果是以这类数字作为起点的话,那么肯定是找序号最好的那个开始就可以了,因为序号大...
0
36,442
17,692,740,580
IssuesEvent
2021-08-24 12:06:52
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
Global sound issues
Performance Sound Bug
So for a while now there's been a number off issues around admin loaded sounds. The first is that some sounds, such as emitters firing, will interrupt the sound being played, rather like there aren't enough channels to play both sounds at the same time. Its particularly noticeable when multiple emitters are set up a...
True
Global sound issues - So for a while now there's been a number off issues around admin loaded sounds. The first is that some sounds, such as emitters firing, will interrupt the sound being played, rather like there aren't enough channels to play both sounds at the same time. Its particularly noticeable when multiple...
non_build
global sound issues so for a while now there s been a number off issues around admin loaded sounds the first is that some sounds such as emitters firing will interrupt the sound being played rather like there aren t enough channels to play both sounds at the same time its particularly noticeable when multiple...
0
35,206
16,985,382,652
IssuesEvent
2021-06-30 13:52:30
supaero-aircraft-design/FAST-GA
https://api.github.com/repos/supaero-aircraft-design/FAST-GA
closed
Calculer et utiliser au bon endroit la trainée des trains d'atterrissage
aerodynamics methodology performances
Principalement au décollage. On part du principe que pour un train d'atterrissage non rétractable on paye la pénalité de traînée à tout moment. Pour un train rétractable, le cd0 du aux trains n'est additionné que sur le phases basse vitesse. Sachant que la montée et la descente sont des phases en haute-vitesse, ça re...
True
Calculer et utiliser au bon endroit la trainée des trains d'atterrissage - Principalement au décollage. On part du principe que pour un train d'atterrissage non rétractable on paye la pénalité de traînée à tout moment. Pour un train rétractable, le cd0 du aux trains n'est additionné que sur le phases basse vitesse. S...
non_build
calculer et utiliser au bon endroit la trainée des trains d atterrissage principalement au décollage on part du principe que pour un train d atterrissage non rétractable on paye la pénalité de traînée à tout moment pour un train rétractable le du aux trains n est additionné que sur le phases basse vitesse sac...
0
653,597
21,608,147,096
IssuesEvent
2022-05-04 07:09:46
cyrusae/highlighter-public
https://api.github.com/repos/cyrusae/highlighter-public
opened
Clean paragraphs on the go
bug database frontend Priority: ++
Doesn't appear to be reliably saving, so may want to revisit how that's working
1.0
Clean paragraphs on the go - Doesn't appear to be reliably saving, so may want to revisit how that's working
non_build
clean paragraphs on the go doesn t appear to be reliably saving so may want to revisit how that s working
0
334,046
29,820,341,007
IssuesEvent
2023-06-17 01:30:45
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix device.test_as_ivy_dev
Sub Task Failing Test
| | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5229705239/jobs/9442842920"><img src=https://img.shields.io/badge/-failure-red></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/5229705239/jobs/9442842920"><img src=https://img.shields.io/badge/-success-success></a> |tenso...
1.0
Fix device.test_as_ivy_dev - | | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5229705239/jobs/9442842920"><img src=https://img.shields.io/badge/-failure-red></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/5229705239/jobs/9442842920"><img src=https://img.shields.io/badge/...
non_build
fix device test as ivy dev jax a href src torch a href src tensorflow a href src numpy a href src paddle a href src
0
238,387
18,240,125,839
IssuesEvent
2021-10-01 11:55:28
hashicorp/terraform-ls
https://api.github.com/repos/hashicorp/terraform-ls
opened
docs: Reflect tfvars support in USAGE (client setup guides)
documentation
Currently we do not actively encourage clients to detect and send tfvars files to the language server here: https://github.com/hashicorp/terraform-ls/blob/main/docs/USAGE.md The only mention so far is in the dev-oriented docs: https://github.com/hashicorp/terraform-ls/blob/main/docs/language-clients.md
1.0
docs: Reflect tfvars support in USAGE (client setup guides) - Currently we do not actively encourage clients to detect and send tfvars files to the language server here: https://github.com/hashicorp/terraform-ls/blob/main/docs/USAGE.md The only mention so far is in the dev-oriented docs: https://github.com/hashi...
non_build
docs reflect tfvars support in usage client setup guides currently we do not actively encourage clients to detect and send tfvars files to the language server here the only mention so far is in the dev oriented docs
0
32,849
8,960,682,081
IssuesEvent
2019-01-28 07:04:54
akka/akka
https://api.github.com/repos/akka/akka
closed
sbt 1.2.7 broke unidoc/javadoc with jdk9
t:build
The update to sbt 1.2.7 in https://github.com/akka/akka/commit/6ba4c341f5d2a090c28e9ec92d0ea05f7188de61 broke unidoc/javadoc Reproduce with sbt 1.2.7: ``` sbt -Dakka.genjavadoc.enabled=true > clean > unidoc ... javadoc exited with exit code 1 ``` I have verified that it was not the `classpath 4.4.12` upd...
1.0
sbt 1.2.7 broke unidoc/javadoc with jdk9 - The update to sbt 1.2.7 in https://github.com/akka/akka/commit/6ba4c341f5d2a090c28e9ec92d0ea05f7188de61 broke unidoc/javadoc Reproduce with sbt 1.2.7: ``` sbt -Dakka.genjavadoc.enabled=true > clean > unidoc ... javadoc exited with exit code 1 ``` I have verified...
build
sbt broke unidoc javadoc with the update to sbt in broke unidoc javadoc reproduce with sbt sbt dakka genjavadoc enabled true clean unidoc javadoc exited with exit code i have verified that it was not the classpath update that caused it
1
286,793
21,609,480,041
IssuesEvent
2022-05-04 08:36:49
WordPress/Documentation-Issue-Tracker
https://api.github.com/repos/WordPress/Documentation-Issue-Tracker
closed
[HelpHub] Paragraph Block
user documentation 5.7 5.9 block editor
Article: https://wordpress.org/support/article/paragraph-block/ ## Updating for 5.7 - [ ] Add Keyboard Input inline format - [26801](https://github.com/WordPress/gutenberg/pull/26801) ## General - [ ] make sure all screenshots are relevant for current version (5.9) - [ ] Video updates - [ ] update changelog a...
1.0
[HelpHub] Paragraph Block - Article: https://wordpress.org/support/article/paragraph-block/ ## Updating for 5.7 - [ ] Add Keyboard Input inline format - [26801](https://github.com/WordPress/gutenberg/pull/26801) ## General - [ ] make sure all screenshots are relevant for current version (5.9) - [ ] Video updat...
non_build
paragraph block article updating for add keyboard input inline format general make sure all screenshots are relevant for current version video updates update changelog at the end of the article issue migrated from trello
0
24,178
2,666,730,519
IssuesEvent
2015-03-21 21:25:16
Templarian/MaterialDesign
https://api.github.com/repos/Templarian/MaterialDesign
closed
H(eading)1 ... H(eading)6 and P(aragraph) icons for editor
High Priority Icon Request
These are often used in embedded editors and would be nice to have - [x] format-header-pound - [x] format-header-1 - [x] format-header-2 - [x] format-header-3 - [x] format-header-4 - [x] format-header-5 - [x] format-header-6 - [x] format-paragraph
1.0
H(eading)1 ... H(eading)6 and P(aragraph) icons for editor - These are often used in embedded editors and would be nice to have - [x] format-header-pound - [x] format-header-1 - [x] format-header-2 - [x] format-header-3 - [x] format-header-4 - [x] format-header-5 - [x] format-header-6 - [x] format-paragraph
non_build
h eading h eading and p aragraph icons for editor these are often used in embedded editors and would be nice to have format header pound format header format header format header format header format header format header format paragraph
0
56,283
13,784,651,070
IssuesEvent
2020-10-08 21:14:47
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
closed
${vcpkgRoot} variable is not expanded in tasks.json
Visual Studio Code build/tasks duplicate question
${vcpkgRoot} variable is expanded in c_cpp_properties.json (for example in includePath) but not in tasks.json. I need this expansion to write a cmake task command. Something like this: ``` { "label": "cmake", "type": "shell", "command": "cmake", "args": [ "${workspaceFolder}", "-B", "${workspac...
1.0
${vcpkgRoot} variable is not expanded in tasks.json - ${vcpkgRoot} variable is expanded in c_cpp_properties.json (for example in includePath) but not in tasks.json. I need this expansion to write a cmake task command. Something like this: ``` { "label": "cmake", "type": "shell", "command": "cmake", "arg...
build
vcpkgroot variable is not expanded in tasks json vcpkgroot variable is expanded in c cpp properties json for example in includepath but not in tasks json i need this expansion to write a cmake task command something like this label cmake type shell command cmake arg...
1
143,371
19,177,931,077
IssuesEvent
2021-12-04 00:07:11
samq-ghdemo/js-monorepo
https://api.github.com/repos/samq-ghdemo/js-monorepo
opened
CVE-2020-7608 (Medium) detected in multiple libraries
security vulnerability
## CVE-2020-7608 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>yargs-parser-2.4.1.tgz</b>, <b>yargs-parser-8.1.0.tgz</b>, <b>yargs-parser-9.0.2.tgz</b></p></summary> <p> <details...
True
CVE-2020-7608 (Medium) detected in multiple libraries - ## CVE-2020-7608 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>yargs-parser-2.4.1.tgz</b>, <b>yargs-parser-8.1.0.tgz</b>, <...
non_build
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries yargs parser tgz yargs parser tgz yargs parser tgz yargs parser tgz the mighty option parser used by yargs library home page a href path to depende...
0
349,292
31,791,005,868
IssuesEvent
2023-09-13 03:18:36
TencentBlueKing/bk-cmdb
https://api.github.com/repos/TencentBlueKing/bk-cmdb
closed
【CMDB+3.11.2-alpha1】业务拓扑下导出的主机数据前提提示成功,实际上Excel表格里面没有数据
for test priority: Urgent
问题描述: 业务拓扑下导出的主机数据前提提示成功,实际上Excel表格里面没有塑化剂 一,前置条件: 业务拓扑下存在主机,并在业务拓扑页面 二,操作步骤: 1.勾选多条主机 2.点击更多--导出选中 ![image](https://github.com/TencentBlueKing/bk-cmdb/assets/132563061/77ec7a01-a5bc-45b9-b6f2-049c82ba9771) 3.点击下一步-->开始导出 ![image](https://github.com/TencentBlueKing/bk-cmdb/assets/132563061/aa8aba0d-2986-4449...
1.0
【CMDB+3.11.2-alpha1】业务拓扑下导出的主机数据前提提示成功,实际上Excel表格里面没有数据 - 问题描述: 业务拓扑下导出的主机数据前提提示成功,实际上Excel表格里面没有塑化剂 一,前置条件: 业务拓扑下存在主机,并在业务拓扑页面 二,操作步骤: 1.勾选多条主机 2.点击更多--导出选中 ![image](https://github.com/TencentBlueKing/bk-cmdb/assets/132563061/77ec7a01-a5bc-45b9-b6f2-049c82ba9771) 3.点击下一步-->开始导出 ![image](https://github.com/T...
non_build
【cmdb 】业务拓扑下导出的主机数据前提提示成功,实际上excel表格里面没有数据 问题描述: 业务拓扑下导出的主机数据前提提示成功,实际上excel表格里面没有塑化剂 一,前置条件: 业务拓扑下存在主机,并在业务拓扑页面 二,操作步骤: 勾选多条主机 点击更多 导出选中 点击下一步 开始导出 三,预期结果: 数据导出成功,excel表格正常查看到导出的数据 四,实际结果: 前端提示导出成功,excel表格里面没有数据
0
568,873
16,989,623,224
IssuesEvent
2021-06-30 18:36:41
crispy-computing-machine/Winbinder
https://api.github.com/repos/crispy-computing-machine/Winbinder
closed
Allocate memory dynamically in various places
Low priority enhancement help wanted
Allocate memory dynamically instead of limited static memory - In wbtemp_create_menu(): allocate accel[] dynamically like pitem - Allocate tab controls and pages dynamically: TABDATA should allocate items dynamically; now it is carrying a somewhat large data structure
1.0
Allocate memory dynamically in various places - Allocate memory dynamically instead of limited static memory - In wbtemp_create_menu(): allocate accel[] dynamically like pitem - Allocate tab controls and pages dynamically: TABDATA should allocate items dynamically; now it is carrying a somewhat large data structur...
non_build
allocate memory dynamically in various places allocate memory dynamically instead of limited static memory in wbtemp create menu allocate accel dynamically like pitem allocate tab controls and pages dynamically tabdata should allocate items dynamically now it is carrying a somewhat large data structure
0
105,395
13,183,326,087
IssuesEvent
2020-08-12 17:18:41
COVID19Tracking/website
https://api.github.com/repos/COVID19Tracking/website
closed
Remove Florida exception made in #1250
DESIGN DEV
See #1250 -- we should no longer need this exception since FL has been reporting hosp. data for over 30 days now.
1.0
Remove Florida exception made in #1250 - See #1250 -- we should no longer need this exception since FL has been reporting hosp. data for over 30 days now.
non_build
remove florida exception made in see we should no longer need this exception since fl has been reporting hosp data for over days now
0
180,534
6,650,521,737
IssuesEvent
2017-09-28 16:36:51
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.yam.com - see bug description
browser-firefox priority-normal status-invalid
<!-- @browser: Firefox 58.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0 --> <!-- @reported_with: web --> **URL**: https://www.yam.com/ **Browser / Version**: Firefox 58.0 **Operating System**: Windows 10 **Tested Another Browser**: No **Problem type**: Somethin...
1.0
www.yam.com - see bug description - <!-- @browser: Firefox 58.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0 --> <!-- @reported_with: web --> **URL**: https://www.yam.com/ **Browser / Version**: Firefox 58.0 **Operating System**: Windows 10 **Tested Another Brows...
non_build
see bug description url browser version firefox operating system windows tested another browser no problem type something else description the connection is unsafe steps to reproduce from with ❤️
0
4,906
3,477,900,140
IssuesEvent
2015-12-28 07:16:21
rubinius/rubinius
https://api.github.com/repos/rubinius/rubinius
closed
Rubinius fails to compile: '_setjmp' was not declared in this scope
build Solaris
Hi I'm trying to compile Rubinius pulled from the git repo as of tonight within a Solaris zone and I keep getting the same error. I've tried the current git repo and the last two releases. I first attempted this with Ruby 1.9.3-xxx installed, but after reading on the Rubinius website, I restarted the template with a ...
1.0
Rubinius fails to compile: '_setjmp' was not declared in this scope - Hi I'm trying to compile Rubinius pulled from the git repo as of tonight within a Solaris zone and I keep getting the same error. I've tried the current git repo and the last two releases. I first attempted this with Ruby 1.9.3-xxx installed, but a...
build
rubinius fails to compile setjmp was not declared in this scope hi i m trying to compile rubinius pulled from the git repo as of tonight within a solaris zone and i keep getting the same error i ve tried the current git repo and the last two releases i first attempted this with ruby xxx installed but a...
1
167,764
13,041,626,133
IssuesEvent
2020-07-28 20:45:09
nextras/orm
https://api.github.com/repos/nextras/orm
closed
Removing entities in foreach
bug failing-testcase-needed
I get error `Property Smartlook\Domain\Project\ProjectPermission::$project is not nullable.`, when in 2nd foreach run call remove method. Code: ```php // un-assign user from projects foreach ($user->projectPermissions as $projectPermission) { $this->projectPermissionRepository->remove($projectPermission); } $...
1.0
Removing entities in foreach - I get error `Property Smartlook\Domain\Project\ProjectPermission::$project is not nullable.`, when in 2nd foreach run call remove method. Code: ```php // un-assign user from projects foreach ($user->projectPermissions as $projectPermission) { $this->projectPermissionRepository->re...
non_build
removing entities in foreach i get error property smartlook domain project projectpermission project is not nullable when in foreach run call remove method code php un assign user from projects foreach user projectpermissions as projectpermission this projectpermissionrepository remo...
0
127,235
12,310,004,304
IssuesEvent
2020-05-12 09:53:01
jstockwin/py-pdf-parser
https://api.github.com/repos/jstockwin/py-pdf-parser
closed
Add some examples to the documentation
Component - Documentation Difficulty - Easy Priority - Low Type - Enhancement
It would be good to have some example use cases in the documentation somewhere.
1.0
Add some examples to the documentation - It would be good to have some example use cases in the documentation somewhere.
non_build
add some examples to the documentation it would be good to have some example use cases in the documentation somewhere
0
48,541
12,214,707,488
IssuesEvent
2020-05-01 10:45:33
woocommerce/woocommerce-admin
https://api.github.com/repos/woocommerce/woocommerce-admin
closed
Webpack builds files in project root
Build [Type] Bug
**Describe the bug** Occassionally, the new optimized files introduced in https://github.com/woocommerce/woocommerce-admin/pull/4094 get built directly in the wc-admin root instead of the `dist` folder. This seems to happen on branch change. This may just be a point of frustration temporarily and not long-term sin...
1.0
Webpack builds files in project root - **Describe the bug** Occassionally, the new optimized files introduced in https://github.com/woocommerce/woocommerce-admin/pull/4094 get built directly in the wc-admin root instead of the `dist` folder. This seems to happen on branch change. This may just be a point of frustr...
build
webpack builds files in project root describe the bug occassionally the new optimized files introduced in get built directly in the wc admin root instead of the dist folder this seems to happen on branch change this may just be a point of frustration temporarily and not long term since it s unlikely w...
1
411,081
27,812,515,618
IssuesEvent
2023-03-18 09:43:22
caodaion/caodaion.github.io
https://api.github.com/repos/caodaion/caodaion.github.io
closed
DOCUMENTATION | PROJECT DOCUMENTATION | Requirement specification
documentation
If you are leading a software development or system implementation project – such as an ERP rollout, then this is a must have document that is required to be prepared. A requirement specification is a detailed document that serves as a guide to the development team on the various features that need to be present in th...
1.0
DOCUMENTATION | PROJECT DOCUMENTATION | Requirement specification - If you are leading a software development or system implementation project – such as an ERP rollout, then this is a must have document that is required to be prepared. A requirement specification is a detailed document that serves as a guide to the de...
non_build
documentation project documentation requirement specification if you are leading a software development or system implementation project – such as an erp rollout then this is a must have document that is required to be prepared a requirement specification is a detailed document that serves as a guide to the de...
0
23,531
22,146,650,047
IssuesEvent
2022-06-03 12:46:28
WDscholia/scholia
https://api.github.com/repos/WDscholia/scholia
closed
Link co-occurring topics to topic comparison aspect
enhancement usability
Example screenshot from https://tools.wmflabs.org/scholia/topic/Q5227350 : <img width="1156" alt="Screen Shot 2020-05-29 at 22 58 18" src="https://user-images.githubusercontent.com/465923/83318149-e6d9fe80-a1ff-11ea-84c0-5909982827b8.png"> Probably best to link it via the count value, i.e. the "383" would become ...
True
Link co-occurring topics to topic comparison aspect - Example screenshot from https://tools.wmflabs.org/scholia/topic/Q5227350 : <img width="1156" alt="Screen Shot 2020-05-29 at 22 58 18" src="https://user-images.githubusercontent.com/465923/83318149-e6d9fe80-a1ff-11ea-84c0-5909982827b8.png"> Probably best to lin...
non_build
link co occurring topics to topic comparison aspect example screenshot from img width alt screen shot at src probably best to link it via the count value i e the would become
0
21,923
30,446,460,024
IssuesEvent
2023-07-15 18:31:24
h4sh5/pypi-auto-scanner
https://api.github.com/repos/h4sh5/pypi-auto-scanner
opened
pyutils 0.0.1b18 has 2 GuardDog issues
guarddog typosquatting silent-process-execution
https://pypi.org/project/pyutils https://inspector.pypi.io/project/pyutils ```{ "dependency": "pyutils", "version": "0.0.1b18", "result": { "issues": 2, "errors": {}, "results": { "typosquatting": "This package closely ressembles the following package names, and might be a typosquatting attempt:...
1.0
pyutils 0.0.1b18 has 2 GuardDog issues - https://pypi.org/project/pyutils https://inspector.pypi.io/project/pyutils ```{ "dependency": "pyutils", "version": "0.0.1b18", "result": { "issues": 2, "errors": {}, "results": { "typosquatting": "This package closely ressembles the following package nam...
non_build
pyutils has guarddog issues dependency pyutils version result issues errors results typosquatting this package closely ressembles the following package names and might be a typosquatting attempt pytils python utils silen...
0
32,866
8,966,831,388
IssuesEvent
2019-01-29 00:34:57
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
Issue with training of object detection api (ssd_mobilenet_v2_coco.config)
comp:apis stat:awaiting response type:build/install
Command Used: python train.py --logtostderr --train_dir=training/ --pipeline_config_path=training/ssd_mobilenet_v2_coco.config Please guide me if i am doing something wrong. Error Trace: Traceback (most recent call last): File "train.py", line 163, in <module> tf.app.run() File "/home/tayyab/Desktop/...
1.0
Issue with training of object detection api (ssd_mobilenet_v2_coco.config) - Command Used: python train.py --logtostderr --train_dir=training/ --pipeline_config_path=training/ssd_mobilenet_v2_coco.config Please guide me if i am doing something wrong. Error Trace: Traceback (most recent call last): File "trai...
build
issue with training of object detection api ssd mobilenet coco config command used python train py logtostderr train dir training pipeline config path training ssd mobilenet coco config please guide me if i am doing something wrong error trace traceback most recent call last file train ...
1
456,821
13,151,008,267
IssuesEvent
2020-08-09 14:38:24
chrisjsewell/docutils
https://api.github.com/repos/chrisjsewell/docutils
opened
support unicode box characters for table markup [SF:feature-requests:6]
feature-requests open priority-5
author: trentbuck created: 2006-03-05 23:41:02 assigned: None SF_url: https://sourceforge.net/p/docutils/feature-requests/6 See first attachment. --- commenter: trentbuck posted: 2006-03-05 23:41:02 title: #6 support unicode box characters for table markup attachments: - https://sourceforge.net/p/d...
1.0
support unicode box characters for table markup [SF:feature-requests:6] - author: trentbuck created: 2006-03-05 23:41:02 assigned: None SF_url: https://sourceforge.net/p/docutils/feature-requests/6 See first attachment. --- commenter: trentbuck posted: 2006-03-05 23:41:02 title: #6 support unicode box ...
non_build
support unicode box characters for table markup author trentbuck created assigned none sf url see first attachment commenter trentbuck posted title support unicode box characters for table markup attachments issue description commenter good...
0
21,738
7,065,112,867
IssuesEvent
2018-01-06 16:07:39
jupyterlab/jupyterlab
https://api.github.com/repos/jupyterlab/jupyterlab
closed
Rogue intransigent extension
status:Needs Discussion tag:Build System
#I was working with @ian-r-rose on the jupyterlab-latex extension, and in the course of attempting to debug it, we attempted to link to the extension in a number of ways. Most notably, we used a number of methods including - `jlpm install && jlpm run build && jupyterlab labextension install` - `jupyterlab labexte...
1.0
Rogue intransigent extension - #I was working with @ian-r-rose on the jupyterlab-latex extension, and in the course of attempting to debug it, we attempted to link to the extension in a number of ways. Most notably, we used a number of methods including - `jlpm install && jlpm run build && jupyterlab labextension...
build
rogue intransigent extension i was working with ian r rose on the jupyterlab latex extension and in the course of attempting to debug it we attempted to link to the extension in a number of ways most notably we used a number of methods including jlpm install jlpm run build jupyterlab labextension...
1
289,741
21,790,654,232
IssuesEvent
2022-05-14 21:10:23
sirfuzzalot/textual-inputs
https://api.github.com/repos/sirfuzzalot/textual-inputs
closed
Add Contributing Guide
documentation
**USER STORY** As a developer I want clear guidance on how I may contribute my work to this project **REQUIREMENTS** - add a contributing guide
1.0
Add Contributing Guide - **USER STORY** As a developer I want clear guidance on how I may contribute my work to this project **REQUIREMENTS** - add a contributing guide
non_build
add contributing guide user story as a developer i want clear guidance on how i may contribute my work to this project requirements add a contributing guide
0
84,844
10,568,085,964
IssuesEvent
2019-10-06 10:21:55
elementary/files
https://api.github.com/repos/elementary/files
opened
Give aggregate info in overlay in ListView
Needs Design Priority: Wishlist
## Prerequisites - [* ] I have searched open and closed issues for duplicates. ## Feature In ListView the information overlay is suppressed. This makes sense for single files as the same information is available in the view. However, it would be useful, and more consistent to show aggregate information when mult...
1.0
Give aggregate info in overlay in ListView - ## Prerequisites - [* ] I have searched open and closed issues for duplicates. ## Feature In ListView the information overlay is suppressed. This makes sense for single files as the same information is available in the view. However, it would be useful, and more consi...
non_build
give aggregate info in overlay in listview prerequisites i have searched open and closed issues for duplicates feature in listview the information overlay is suppressed this makes sense for single files as the same information is available in the view however it would be useful and more consiste...
0
37,403
15,285,064,554
IssuesEvent
2021-02-23 13:05:04
alexwonet/challenge-new
https://api.github.com/repos/alexwonet/challenge-new
closed
Your Own IOT Service
Your Own IOT Service
# Cloud deployment Your challenge is to develop and deploy your own IoT service to the SAP Cloud Platform CloudFoundry environment. ## Step 1 - Prepare service First we must make sure that your new service implements the Open Service Broker API. ### The Open Service Broker API spec and what it's good for https://ict...
1.0
Your Own IOT Service - # Cloud deployment Your challenge is to develop and deploy your own IoT service to the SAP Cloud Platform CloudFoundry environment. ## Step 1 - Prepare service First we must make sure that your new service implements the Open Service Broker API. ### The Open Service Broker API spec and what it...
non_build
your own iot service cloud deployment your challenge is to develop and deploy your own iot service to the sap cloud platform cloudfoundry environment step prepare service first we must make sure that your new service implements the open service broker api the open service broker api spec and what it...
0
93,383
26,935,230,333
IssuesEvent
2023-02-07 20:03:40
openhwgroup/cva6
https://api.github.com/repos/openhwgroup/cva6
closed
Unable to view waveform of variable in Questasim
Component:Tool-and-build Type:Question Status:Invalid
In corev_apu/fpga/src, the axi2apb directory contains the axi2apb_64_32.sv. axi2apb_64_32.sv has two variables CS, NS of type enum logic. I am trying to simulate a testbench for this module using Questasim. As shown in the attached screenshot, these two variables CS, NS don't appear in the simulation window. I wish to...
1.0
Unable to view waveform of variable in Questasim - In corev_apu/fpga/src, the axi2apb directory contains the axi2apb_64_32.sv. axi2apb_64_32.sv has two variables CS, NS of type enum logic. I am trying to simulate a testbench for this module using Questasim. As shown in the attached screenshot, these two variables CS, ...
build
unable to view waveform of variable in questasim in corev apu fpga src the directory contains the sv sv has two variables cs ns of type enum logic i am trying to simulate a testbench for this module using questasim as shown in the attached screenshot these two variables cs ns don t appear in the...
1
538,880
15,780,282,852
IssuesEvent
2021-04-01 09:45:44
sopra-fs21-group-03/Server
https://api.github.com/repos/sopra-fs21-group-03/Server
closed
Input in fields is handled correctly and wehen registering/loging in the correct api call is made
medium priority task
Time estimate: 2h This task is part of user story #1
1.0
Input in fields is handled correctly and wehen registering/loging in the correct api call is made - Time estimate: 2h This task is part of user story #1
non_build
input in fields is handled correctly and wehen registering loging in the correct api call is made time estimate this task is part of user story
0
821,440
30,823,411,723
IssuesEvent
2023-08-01 18:03:55
googleapis/google-cloud-go
https://api.github.com/repos/googleapis/google-cloud-go
closed
profiler: TestAgentIntegration failed
type: bug priority: p1 api: cloudprofiler flakybot: issue
Note: #7152 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: b2964a92d093a3d751e8b43aa70471bd989b1244 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/f532917b-d222-41c3-89ee-274229ab20e1), [Sponge](http://sponge2/f532917b-d222-41c3-...
1.0
profiler: TestAgentIntegration failed - Note: #7152 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: b2964a92d093a3d751e8b43aa70471bd989b1244 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/f532917b-d222-41c3-89ee-274229ab20e1), [Sp...
non_build
profiler testagentintegration failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output proftest go serial port output for profiler test gomaster pdt ...
0
186,548
14,397,483,867
IssuesEvent
2020-12-03 08:14:30
zeek/spicy
https://api.github.com/repos/zeek/spicy
closed
Add unit tests for IntrusivePtr
Runtime Library Testing / CI
With #491 came a new IntrusivePtr class (adapted from Zeek). We need more test coverage for that.
1.0
Add unit tests for IntrusivePtr - With #491 came a new IntrusivePtr class (adapted from Zeek). We need more test coverage for that.
non_build
add unit tests for intrusiveptr with came a new intrusiveptr class adapted from zeek we need more test coverage for that
0
68,213
14,914,662,904
IssuesEvent
2021-01-22 15:42:37
finos/secref-data
https://api.github.com/repos/finos/secref-data
closed
Nov 10th 2020 - SecRef Meeting Minutes
Securities Reference Data meeting
# Security Reference Data Project Meeting ## Date Nov 10th 2020 - 11am EST / 4pm BST ## Untracked attendees - Lodovico Gavotti / Refinitiv - ... ## Agenda - [x] Convene & roll call (5mins) - [x] Introduce new joiners & volunteers - [x] Approve [Oct 27th](https://github.com/finos/secref-data/issues/40) meet...
True
Nov 10th 2020 - SecRef Meeting Minutes - # Security Reference Data Project Meeting ## Date Nov 10th 2020 - 11am EST / 4pm BST ## Untracked attendees - Lodovico Gavotti / Refinitiv - ... ## Agenda - [x] Convene & roll call (5mins) - [x] Introduce new joiners & volunteers - [x] Approve [Oct 27th](https://git...
non_build
nov secref meeting minutes security reference data project meeting date nov est bst untracked attendees lodovico gavotti refinitiv agenda convene roll call introduce new joiners volunteers approve meeting minutes meeting minutes were appro...
0
320,370
23,808,797,170
IssuesEvent
2022-09-04 12:56:11
WeCanWebserv/Webserv
https://api.github.com/repos/WeCanWebserv/Webserv
closed
[FEAT] HTTP Request message의 Format(token) 파악하기
documentation
## Description - HTTP Request message의 token들 파악하기 ## TO DO - [x] request-line 파악하기 - [x] header 파악하기 - [x] body 파악하기
1.0
[FEAT] HTTP Request message의 Format(token) 파악하기 - ## Description - HTTP Request message의 token들 파악하기 ## TO DO - [x] request-line 파악하기 - [x] header 파악하기 - [x] body 파악하기
non_build
http request message의 format token 파악하기 description http request message의 token들 파악하기 to do request line 파악하기 header 파악하기 body 파악하기
0
30,916
8,621,951,994
IssuesEvent
2018-11-20 18:50:58
hashicorp/packer
https://api.github.com/repos/hashicorp/packer
closed
Vsphere-iso validation is failing for RHEL7.5 VM deployment
builder/vmware-esxi question
I am trying to build a vm with vsphere-iso Plugin .. Below is my rhel75.Json file ... ``` { "builders":[ { "type": "vsphere-iso", "vcenter_server": "nahq-rvapl00072", "insecure_connection": "true", "username": "srv_vra_lab", "password": "XXXXXXXXXXX", "data...
1.0
Vsphere-iso validation is failing for RHEL7.5 VM deployment - I am trying to build a vm with vsphere-iso Plugin .. Below is my rhel75.Json file ... ``` { "builders":[ { "type": "vsphere-iso", "vcenter_server": "nahq-rvapl00072", "insecure_connection": "true", "username":...
build
vsphere iso validation is failing for vm deployment i am trying to build a vm with vsphere iso plugin below is my json file builders type vsphere iso vcenter server nahq insecure connection true username srv vra lab ...
1
13,514
5,392,625,845
IssuesEvent
2017-02-26 13:03:13
junit-team/junit5
https://api.github.com/repos/junit-team/junit5
closed
Upgrade to Gradle 3.4
build enhancement up-for-grabs
## Overview The build fails after upgrading to Gradle 3.4 with following stacktrace: ``` ... :junit-platform-gradle-plugin:spotlessCheck :junit-platform-gradle-plugin:compileTestJava NO-SOURCE :junit-platform-gradle-plugin:compileTestGroovy :junit-platform-gradle-plugin:processTestResources NO-SOURCE :junit-p...
1.0
Upgrade to Gradle 3.4 - ## Overview The build fails after upgrading to Gradle 3.4 with following stacktrace: ``` ... :junit-platform-gradle-plugin:spotlessCheck :junit-platform-gradle-plugin:compileTestJava NO-SOURCE :junit-platform-gradle-plugin:compileTestGroovy :junit-platform-gradle-plugin:processTestResou...
build
upgrade to gradle overview the build fails after upgrading to gradle with following stacktrace junit platform gradle plugin spotlesscheck junit platform gradle plugin compiletestjava no source junit platform gradle plugin compiletestgroovy junit platform gradle plugin processtestresou...
1
24,432
12,103,737,745
IssuesEvent
2020-04-20 18:56:28
Azure/azure-sdk-for-net
https://api.github.com/repos/Azure/azure-sdk-for-net
closed
Add ReceiptTypeConfidence field to USReceipt
Client Cognitive Services FormRecognizer
`ReceiptType` comes back as a field in `DocumentResults`, without a bounding box, but with a confidence value. Add a `float? ReceiptTypeConfidence` to `USReceipt` to capture the confidence.
1.0
Add ReceiptTypeConfidence field to USReceipt - `ReceiptType` comes back as a field in `DocumentResults`, without a bounding box, but with a confidence value. Add a `float? ReceiptTypeConfidence` to `USReceipt` to capture the confidence.
non_build
add receipttypeconfidence field to usreceipt receipttype comes back as a field in documentresults without a bounding box but with a confidence value add a float receipttypeconfidence to usreceipt to capture the confidence
0
563,731
16,704,702,966
IssuesEvent
2021-06-09 08:36:40
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.ebay.com - design is broken
browser-firefox engine-gecko priority-critical
<!-- @browser: Firefox 89.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/76109 --> **URL**: https://www.ebay.com/ **Browser / Version**: Firefox 89.0 **Operating S...
1.0
www.ebay.com - design is broken - <!-- @browser: Firefox 89.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/76109 --> **URL**: https://www.ebay.com/ **Browser / Ver...
non_build
design is broken url browser version firefox operating system windows tested another browser yes chrome problem type design is broken description images not loaded steps to reproduce the page not visible correctly no image no order view the sc...
0
196,568
6,935,334,656
IssuesEvent
2017-12-03 07:24:04
manrajsingh960/GetTogether
https://api.github.com/repos/manrajsingh960/GetTogether
closed
Joined Events (When data is deleted)
functional problem priority
The joined events list is cleared when you clear the data
1.0
Joined Events (When data is deleted) - The joined events list is cleared when you clear the data
non_build
joined events when data is deleted the joined events list is cleared when you clear the data
0
265,283
23,158,358,956
IssuesEvent
2022-07-29 15:03:18
redpanda-data/redpanda
https://api.github.com/repos/redpanda-data/redpanda
closed
Failure in `PartitionMovementTest`.`test_availability_when_one_node_down` (ECONNREFUSED)
kind/bug area/redpanda area/tests ci-failure
PartitionMovementTest.test_availability_when_one_node_down fails with ECONNREFUSED trying to query the `partitions/kafka/<topic>/0/replicas` endpoint, which is very similar to #5189. Same error, same query, same test class, but different test case--thus the new bug instead of reopening #5189. ``` PartitionMovementT...
1.0
Failure in `PartitionMovementTest`.`test_availability_when_one_node_down` (ECONNREFUSED) - PartitionMovementTest.test_availability_when_one_node_down fails with ECONNREFUSED trying to query the `partitions/kafka/<topic>/0/replicas` endpoint, which is very similar to #5189. Same error, same query, same test class, but d...
non_build
failure in partitionmovementtest test availability when one node down econnrefused partitionmovementtest test availability when one node down fails with econnrefused trying to query the partitions kafka replicas endpoint which is very similar to same error same query same test class but different ...
0
14,107
5,556,494,506
IssuesEvent
2017-03-24 09:20:31
ng-bootstrap/ng-bootstrap
https://api.github.com/repos/ng-bootstrap/ng-bootstrap
closed
angular 4 compatibility
type: build
### Bug description: See *how to reproduce* below. The issue is that currently the generated package.json has: "peerDependencies": { "@angular/common": "^2.0.0", "@angular/compiler": "^2.0.0", "@angular/core": "^2.0.0", "@angular/forms": "^2.0.0" }, which is too restrictive...
1.0
angular 4 compatibility - ### Bug description: See *how to reproduce* below. The issue is that currently the generated package.json has: "peerDependencies": { "@angular/common": "^2.0.0", "@angular/compiler": "^2.0.0", "@angular/core": "^2.0.0", "@angular/forms": "^2.0.0" }, ...
build
angular compatibility bug description see how to reproduce below the issue is that currently the generated package json has peerdependencies angular common angular compiler angular core angular forms ...
1
147,408
19,522,528,587
IssuesEvent
2021-12-29 21:42:44
barreljan/netlog
https://api.github.com/repos/barreljan/netlog
closed
Sanitizing $_POST inputs to SQL
bug security
As there is a way to for instance cURL your way into a http POST, any key or value could be a risk. A potential issue is there with the new host in the settings.php page. If you could craft a few headers, it will hit line 128 (foreach loop) and then line 167 to start the seq. of adding a new host. The hostip or hos...
True
Sanitizing $_POST inputs to SQL - As there is a way to for instance cURL your way into a http POST, any key or value could be a risk. A potential issue is there with the new host in the settings.php page. If you could craft a few headers, it will hit line 128 (foreach loop) and then line 167 to start the seq. of ad...
non_build
sanitizing post inputs to sql as there is a way to for instance curl your way into a http post any key or value could be a risk a potential issue is there with the new host in the settings php page if you could craft a few headers it will hit line foreach loop and then line to start the seq of adding...
0
5,056
3,497,535,023
IssuesEvent
2016-01-06 01:50:17
mxe/mxe
https://api.github.com/repos/mxe/mxe
closed
Create Travis CI example of using MXE binary distribution
build-pkg cmake
Current repo for this task: https://github.com/starius/mxe-travis-example (empty) Can we move it to github.com/mxe/mxe-travis-example when it's finished?
1.0
Create Travis CI example of using MXE binary distribution - Current repo for this task: https://github.com/starius/mxe-travis-example (empty) Can we move it to github.com/mxe/mxe-travis-example when it's finished?
build
create travis ci example of using mxe binary distribution current repo for this task empty can we move it to github com mxe mxe travis example when it s finished
1
74,295
20,109,360,022
IssuesEvent
2022-02-07 13:45:07
gakonst/foundry
https://api.github.com/repos/gakonst/foundry
closed
Seeing bad cache invalidation in makerdao/spells-mainnet
T-bug C-forge P-normal Cmd-forge-build
Steps to reproduce: 1. Fork https://github.com/makerdao/spells-mainnet and checkout commit be8c6e946a5fa7768d8af0f6e200712f397ad587 . 2. Remove the `--force` arg from `test-dssspell-forge.sh`. 3. Run `make test-forge`. 4. Tests should correctly mostly error (4 success, 9 failing) and report that the spell has alr...
1.0
Seeing bad cache invalidation in makerdao/spells-mainnet - Steps to reproduce: 1. Fork https://github.com/makerdao/spells-mainnet and checkout commit be8c6e946a5fa7768d8af0f6e200712f397ad587 . 2. Remove the `--force` arg from `test-dssspell-forge.sh`. 3. Run `make test-forge`. 4. Tests should correctly mostly err...
build
seeing bad cache invalidation in makerdao spells mainnet steps to reproduce fork and checkout commit remove the force arg from test dssspell forge sh run make test forge tests should correctly mostly error success failing and report that the spell has already been cast cache...
1
74,683
9,104,687,630
IssuesEvent
2019-02-20 18:49:50
envoyproxy/envoy
https://api.github.com/repos/envoyproxy/envoy
closed
healthcheck: Allow non-200 status codes as healthy HTTP healthchecks
design proposal help wanted
*Title*: *healthcheck: Allow non-200 status codes as HTTP healthchecks* *Description*: We have certain services that do not return a 200 on a successful healthcheck. The most common one I've seen is returning an HTTP 204. Envoy marks these as unhealthy because it is checking [explicitly](https://github.com/envoypro...
1.0
healthcheck: Allow non-200 status codes as healthy HTTP healthchecks - *Title*: *healthcheck: Allow non-200 status codes as HTTP healthchecks* *Description*: We have certain services that do not return a 200 on a successful healthcheck. The most common one I've seen is returning an HTTP 204. Envoy marks these as un...
non_build
healthcheck allow non status codes as healthy http healthchecks title healthcheck allow non status codes as http healthchecks description we have certain services that do not return a on a successful healthcheck the most common one i ve seen is returning an http envoy marks these as unhealthy ...
0
34,040
9,254,581,667
IssuesEvent
2019-03-16 00:41:24
golang/go
https://api.github.com/repos/golang/go
opened
x/build/app: build dashboard for subrepos displays wrong columns
Builders
For example, on x/tools, the Go revision 64b1889 line on freebsd-10_3/386 shows the following: freebsd-386-12_0 at 64b1889e2d98e336160cad337a7781c720696290 building tools at c74ccfb859c02fdeda7e69caf9e7fdccd9a080fc :: Running /tmp/workdir/go/bin/go with args ["/tmp/workdir/go/bin/go" "test" "-short" "golang.org/x...
1.0
x/build/app: build dashboard for subrepos displays wrong columns - For example, on x/tools, the Go revision 64b1889 line on freebsd-10_3/386 shows the following: freebsd-386-12_0 at 64b1889e2d98e336160cad337a7781c720696290 building tools at c74ccfb859c02fdeda7e69caf9e7fdccd9a080fc :: Running /tmp/workdir/go/bin/g...
build
x build app build dashboard for subrepos displays wrong columns for example on x tools the go revision line on freebsd shows the following freebsd at building tools at running tmp workdir go bin go with args and env in dir tmp workdir gopath src golang org x tools
1
22,974
7,259,990,449
IssuesEvent
2018-02-18 02:55:18
minecraft-dev/MinecraftDev
https://api.github.com/repos/minecraft-dev/MinecraftDev
closed
Add Gradle compileOnly support.
build: gradle status: stale
Due to some issues I have come across with another Gradle plugin, I now have to use the `compileOnly` scope for the Bukkit/Paper APIs (Haven't tested with any others as I do not use them right now) instead of the default `compile`. As a result of this MinecraftDev no longer shows the icon pertaining to my API type i...
1.0
Add Gradle compileOnly support. - Due to some issues I have come across with another Gradle plugin, I now have to use the `compileOnly` scope for the Bukkit/Paper APIs (Haven't tested with any others as I do not use them right now) instead of the default `compile`. As a result of this MinecraftDev no longer shows th...
build
add gradle compileonly support due to some issues i have come across with another gradle plugin i now have to use the compileonly scope for the bukkit paper apis haven t tested with any others as i do not use them right now instead of the default compile as a result of this minecraftdev no longer shows th...
1
2,878
3,025,186,370
IssuesEvent
2015-08-03 06:19:09
FRosner/spawncamping-dds
https://api.github.com/repos/FRosner/spawncamping-dds
closed
Build fails on systems with older git
Bug Build
```git status -sb``` in build.sbt should be replaced with ```git status --procelain```, in order to retain a version-independent output -- the ```-b``` suboption to ```-s``` is not supported by git 1.7. The S3-relevant parts in buildt.sbt in general should probably be moved to a separate location (and imported/refer...
1.0
Build fails on systems with older git - ```git status -sb``` in build.sbt should be replaced with ```git status --procelain```, in order to retain a version-independent output -- the ```-b``` suboption to ```-s``` is not supported by git 1.7. The S3-relevant parts in buildt.sbt in general should probably be moved to...
build
build fails on systems with older git git status sb in build sbt should be replaced with git status procelain in order to retain a version independent output the b suboption to s is not supported by git the relevant parts in buildt sbt in general should probably be moved to ...
1
6,035
3,733,516,043
IssuesEvent
2016-03-08 00:43:08
couchbase/couchbase-lite-android
https://api.github.com/repos/couchbase/couchbase-lite-android
closed
testInvokeProcessorAfterReachingCapacity failed on jenkins
Build
http://mobile.jenkins.couchbase.com/view/Couchbase_Lite/job/couchbase-lite-android-build/518/artifact/logcat.txt ``` 01-10 13:18:18.574 I/TestRunner( 1088): failed: testInvokeProcessorAfterReachingCapacity(com.couchbase.lite.support.BatcherTest) 01-10 13:18:18.574 I/TestRunner( 1088): ----- begin exception ----- 01...
1.0
testInvokeProcessorAfterReachingCapacity failed on jenkins - http://mobile.jenkins.couchbase.com/view/Couchbase_Lite/job/couchbase-lite-android-build/518/artifact/logcat.txt ``` 01-10 13:18:18.574 I/TestRunner( 1088): failed: testInvokeProcessorAfterReachingCapacity(com.couchbase.lite.support.BatcherTest) 01-10 13:1...
build
testinvokeprocessorafterreachingcapacity failed on jenkins i testrunner failed testinvokeprocessorafterreachingcapacity com couchbase lite support batchertest i testrunner begin exception i testrunner i testrunner junit fram...
1
259,971
8,202,171,170
IssuesEvent
2018-09-02 05:11:47
hack4impact-uiuc/h4i-recruitment
https://api.github.com/repos/hack4impact-uiuc/h4i-recruitment
closed
Add Categories given to a Candidate by an Interviewer
Priority: High
Look into the Software Dev Rubric. Each Interviewer should give a Candidate a `category`, which is an additional categorization besides the qualitative ranking. Make a new dropdown Thus you need to: - [x] add `category` input where the interviewer could add their choice. - [x] add a text input where the intervie...
1.0
Add Categories given to a Candidate by an Interviewer - Look into the Software Dev Rubric. Each Interviewer should give a Candidate a `category`, which is an additional categorization besides the qualitative ranking. Make a new dropdown Thus you need to: - [x] add `category` input where the interviewer could add ...
non_build
add categories given to a candidate by an interviewer look into the software dev rubric each interviewer should give a candidate a category which is an additional categorization besides the qualitative ranking make a new dropdown thus you need to add category input where the interviewer could add th...
0
23,288
10,867,656,765
IssuesEvent
2019-11-15 00:43:45
omisego/plasma-contracts
https://api.github.com/repos/omisego/plasma-contracts
closed
DOS / griefing attacks on calls from processExits()
bug security
## Issue Type ``` [ x ] bug report [ ] feature request ``` ## Current Behavior `processExits` is susceptible to attacks. The first scenario is a DOS attack that would break processing of items in the `PriorityQueue`. Consider the following scenario that in a reduced version mimics how `PriorityQueue` is use...
True
DOS / griefing attacks on calls from processExits() - ## Issue Type ``` [ x ] bug report [ ] feature request ``` ## Current Behavior `processExits` is susceptible to attacks. The first scenario is a DOS attack that would break processing of items in the `PriorityQueue`. Consider the following scenario that ...
non_build
dos griefing attacks on calls from processexits issue type bug report feature request current behavior processexits is susceptible to attacks the first scenario is a dos attack that would break processing of items in the priorityqueue consider the following scenario that in a r...
0
546,545
16,014,403,551
IssuesEvent
2021-04-20 14:26:43
enso-org/ide
https://api.github.com/repos/enso-org/ide
closed
Support new `executionContext/visualisationEvaluationFailed` notification
Category: Controllers Category: GUI Difficulty: Core Contributor Priority: High Type: Enhancement
<!-- Please ensure that you check the latest version of Enso IDE to see if your feature has been implemented. --> ### General Summary <!-- - Describe the feature you are requesting. --> enso-org/enso#1671 adds new `executionContext/visualisationEvaluationFailed` notification about visualisation errors. ...
1.0
Support new `executionContext/visualisationEvaluationFailed` notification - <!-- Please ensure that you check the latest version of Enso IDE to see if your feature has been implemented. --> ### General Summary <!-- - Describe the feature you are requesting. --> enso-org/enso#1671 adds new `executionContext...
non_build
support new executioncontext visualisationevaluationfailed notification please ensure that you check the latest version of enso ide to see if your feature has been implemented general summary describe the feature you are requesting enso org enso adds new executioncontext vi...
0
163,848
13,928,614,280
IssuesEvent
2020-10-21 21:48:04
AssemblyScript/working-group
https://api.github.com/repos/AssemblyScript/working-group
closed
AssemblyScript Public Meeting #23 - October 21st, 2020
documentation enhancement good first issue help wanted
# Date and Time This public meeting will take place: October 21st, 2020, 18:00 UTC (11:00 AM US PDT, UTC -8) # General Agenda * Agenda Items from comments left on this Github issue * Additional in-meeting comments / discussion * [If time allows] Recap of [WebAssembly CG meeting](https://github.com/WebAssembl...
1.0
AssemblyScript Public Meeting #23 - October 21st, 2020 - # Date and Time This public meeting will take place: October 21st, 2020, 18:00 UTC (11:00 AM US PDT, UTC -8) # General Agenda * Agenda Items from comments left on this Github issue * Additional in-meeting comments / discussion * [If time allows] Recap ...
non_build
assemblyscript public meeting october date and time this public meeting will take place october utc am us pdt utc general agenda agenda items from comments left on this github issue additional in meeting comments discussion recap of if anyone attended fee...
0
59,854
14,664,237,575
IssuesEvent
2020-12-29 11:31:12
sandboxie-plus/Sandboxie
https://api.github.com/repos/sandboxie-plus/Sandboxie
closed
Sandboxie-Plus-x64-v0.5.2.exe says it is going to install 0.5.1
fixed in next build
When I run Sandboxie-Plus-x64-v0.5.2.exe I get this screen : ![image](https://user-images.githubusercontent.com/3707138/102995929-c15d6b00-452a-11eb-8228-4d435b1e9b19.png)
1.0
Sandboxie-Plus-x64-v0.5.2.exe says it is going to install 0.5.1 - When I run Sandboxie-Plus-x64-v0.5.2.exe I get this screen : ![image](https://user-images.githubusercontent.com/3707138/102995929-c15d6b00-452a-11eb-8228-4d435b1e9b19.png)
build
sandboxie plus exe says it is going to install when i run sandboxie plus exe i get this screen
1
443,574
12,796,349,959
IssuesEvent
2020-07-02 10:17:04
trufflesuite/truffle
https://api.github.com/repos/trufflesuite/truffle
closed
Latest Truffle breaks our box
bug needs reproduced priority2 ⚠️
## Issue Our flashloan-box worked previously with Truffle v.5.10. It no longer works in latest Truffle. ## Steps to Reproduce Our Flashloan-box: https://github.com/aave/flashloan-box 1. Using Truffle v.5.10, follow instructions of box. Everything should work. 2. Using latest Truffle version, follow instruc...
1.0
Latest Truffle breaks our box - ## Issue Our flashloan-box worked previously with Truffle v.5.10. It no longer works in latest Truffle. ## Steps to Reproduce Our Flashloan-box: https://github.com/aave/flashloan-box 1. Using Truffle v.5.10, follow instructions of box. Everything should work. 2. Using latest...
non_build
latest truffle breaks our box issue our flashloan box worked previously with truffle v it no longer works in latest truffle steps to reproduce our flashloan box using truffle v follow instructions of box everything should work using latest truffle version follow instructions ...
0
41,336
10,702,768,859
IssuesEvent
2019-10-24 08:12:50
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
What are the .keep files created when creating a ballerina projects?
Area/BuildTools BetaTesting Priority/Low Type/Docs Type/Question
"resources" folders in ballerina project contains a .keep file in each "resources" folder. What are they used for? Better if we can add a small description to docs explaining the use of them.
1.0
What are the .keep files created when creating a ballerina projects? - "resources" folders in ballerina project contains a .keep file in each "resources" folder. What are they used for? Better if we can add a small description to docs explaining the use of them.
build
what are the keep files created when creating a ballerina projects resources folders in ballerina project contains a keep file in each resources folder what are they used for better if we can add a small description to docs explaining the use of them
1
147,675
5,643,789,862
IssuesEvent
2017-04-07 01:57:48
leo-project/leofs
https://api.github.com/repos/leo-project/leofs
opened
[leofs_doctor] Add compaction related info
Improve Priority-MIDDLE
With #671, we can include the compaction related info in https://github.com/leo-project/leofs_doctor when the target node is leo_storage.
1.0
[leofs_doctor] Add compaction related info - With #671, we can include the compaction related info in https://github.com/leo-project/leofs_doctor when the target node is leo_storage.
non_build
add compaction related info with we can include the compaction related info in when the target node is leo storage
0
213,652
16,529,004,201
IssuesEvent
2021-05-27 01:39:36
ppb/pursuedpybear
https://api.github.com/repos/ppb/pursuedpybear
closed
Add a Failer to test_signal_once
Hacktoberfest new contributor tests
Relevant test: https://github.com/ppb/pursuedpybear/blob/canon/tests/test_engine.py#L60 We need to add a Failer with a reasonable timeout to this test to prevent infinite loops causing CI time outs. Failer defaults to 1 second, which is reasonable for most tests that will fail with it. Import `ppb.testutils.Fa...
1.0
Add a Failer to test_signal_once - Relevant test: https://github.com/ppb/pursuedpybear/blob/canon/tests/test_engine.py#L60 We need to add a Failer with a reasonable timeout to this test to prevent infinite loops causing CI time outs. Failer defaults to 1 second, which is reasonable for most tests that will fail w...
non_build
add a failer to test signal once relevant test we need to add a failer with a reasonable timeout to this test to prevent infinite loops causing ci time outs failer defaults to second which is reasonable for most tests that will fail with it import ppb testutils failer and add it to the basic system...
0
12,196
8,637,134,730
IssuesEvent
2018-11-23 10:13:59
kyma-project/kyma
https://api.github.com/repos/kyma-project/kyma
closed
Missing authentication and authorization of Jaeger API clients
area/security area/tracing security/medium wontfix
Easiness of attack: Advanced Impact: Moderate ## Description Jaeger exposes 2 kinds of APIs to the local network: - a rest query API, typically used by the Jaeger UI - a trace ingestion API, using the Zipkin protocol (possibly there are other ingestion APIs, too) None of these APIs authenticate their clients. All cli...
True
Missing authentication and authorization of Jaeger API clients - Easiness of attack: Advanced Impact: Moderate ## Description Jaeger exposes 2 kinds of APIs to the local network: - a rest query API, typically used by the Jaeger UI - a trace ingestion API, using the Zipkin protocol (possibly there are other ingestion ...
non_build
missing authentication and authorization of jaeger api clients easiness of attack advanced impact moderate description jaeger exposes kinds of apis to the local network a rest query api typically used by the jaeger ui a trace ingestion api using the zipkin protocol possibly there are other ingestion ...
0
63,931
15,759,536,607
IssuesEvent
2021-03-31 08:02:08
kubernetes-sigs/prometheus-adapter
https://api.github.com/repos/kubernetes-sigs/prometheus-adapter
closed
make docker-build does not work
build-deploy kind/bug lifecycle/rotten
1. make docker-build is not working 2. Even if we make it work, does it work with Kubernetes 1.9 ?
1.0
make docker-build does not work - 1. make docker-build is not working 2. Even if we make it work, does it work with Kubernetes 1.9 ?
build
make docker build does not work make docker build is not working even if we make it work does it work with kubernetes
1
93,678
27,013,798,636
IssuesEvent
2023-02-10 17:27:53
microsoft/appcenter
https://api.github.com/repos/microsoft/appcenter
closed
org.jetbrains.kotlin.gradle.internal.KaptWithoutKotlincTask$KaptExecutionWorkAction
feature request build
I am trying to generate release build through appcenter but in local setup i am able to generate android apk. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:kaptReleaseKotlin'. > A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptWithoutKotlinc...
1.0
org.jetbrains.kotlin.gradle.internal.KaptWithoutKotlincTask$KaptExecutionWorkAction - I am trying to generate release build through appcenter but in local setup i am able to generate android apk. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:kaptReleaseKotlin'. > A fa...
build
org jetbrains kotlin gradle internal kaptwithoutkotlinctask kaptexecutionworkaction i am trying to generate release build through appcenter but in local setup i am able to generate android apk failure build failed with an exception what went wrong execution failed for task app kaptreleasekotlin a fa...
1
19,397
6,718,969,580
IssuesEvent
2017-10-15 18:54:04
quasar-analytics/quasar
https://api.github.com/repos/quasar-analytics/quasar
closed
ServiceSpec fails on Windows
epic: Quasar Doesn't Build/Work on Windows status: In review topic: CI (Travis) type: Bug
``` [error] x mount filesystem (2 seconds, 234 ms) [error] '\/-(false)' is not \/- with value'true' (ServiceSpec.scala:116) ``` This error appears to be stable and reproducible. I'm pretty sure it's an actual failure.
1.0
ServiceSpec fails on Windows - ``` [error] x mount filesystem (2 seconds, 234 ms) [error] '\/-(false)' is not \/- with value'true' (ServiceSpec.scala:116) ``` This error appears to be stable and reproducible. I'm pretty sure it's an actual failure.
build
servicespec fails on windows x mount filesystem seconds ms false is not with value true servicespec scala this error appears to be stable and reproducible i m pretty sure it s an actual failure
1
46,946
24,794,790,556
IssuesEvent
2022-10-24 16:18:42
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
closed
Slow JSONExtract with LowCardinality(String) tuples
performance
`JSONExtract` of Tuples with `LowCardinality(String)` is significantly slower than with regular strings: ~2.5 slower. Tested on CH 21.8.8.29 ## Unexpectedly slow example **60MB/s** ``` cat test.ndjson | clickhouse local -q " SELECT JSONExtract(event, 'Tuple( a LowCardinality(String), b LowCardi...
True
Slow JSONExtract with LowCardinality(String) tuples - `JSONExtract` of Tuples with `LowCardinality(String)` is significantly slower than with regular strings: ~2.5 slower. Tested on CH 21.8.8.29 ## Unexpectedly slow example **60MB/s** ``` cat test.ndjson | clickhouse local -q " SELECT JSONExtract...
non_build
slow jsonextract with lowcardinality string tuples jsonextract of tuples with lowcardinality string is significantly slower than with regular strings slower tested on ch unexpectedly slow example s cat test ndjson clickhouse local q select jsonextract even...
0
23,659
7,359,199,517
IssuesEvent
2018-03-10 03:14:23
ild-games/Spool
https://api.github.com/repos/ild-games/Spool
opened
Configure code coverage to include all sources, not just files that are touched by a unit test
build
Angular code coverage testing is done via `ng test --code-coverage`. This uses istanbul under the hood by angular-cli to run code coverage checks. However, by default this will only cover source files that are covered by unit tests. This turns the code coverage check into a not very helpful metric, as we are only getti...
1.0
Configure code coverage to include all sources, not just files that are touched by a unit test - Angular code coverage testing is done via `ng test --code-coverage`. This uses istanbul under the hood by angular-cli to run code coverage checks. However, by default this will only cover source files that are covered by un...
build
configure code coverage to include all sources not just files that are touched by a unit test angular code coverage testing is done via ng test code coverage this uses istanbul under the hood by angular cli to run code coverage checks however by default this will only cover source files that are covered by un...
1
102,447
32,007,115,681
IssuesEvent
2023-09-21 15:28:01
pwa-builder/PWABuilder
https://api.github.com/repos/pwa-builder/PWABuilder
closed
[PWA Builder]: Spin button form field does not have label.
bug :bug: needs triage :mag: needs attention :wave: a11y A11yWCAG Accessibility [E+D] A11ySev2 Product-PWABuilder A11yAuto HCL-E+D CT-July23
### What happened? Spin button form field present on the URL does not have label, narrator does not announce the information of the 'Padding' label. ### How do we reproduce the behavior? **Repro Steps:** 1. Open the PWA Builder URL in Anaheim dev browser. 2. PWA Builder page will appear. 3. Now Run the Fa...
1.0
[PWA Builder]: Spin button form field does not have label. - ### What happened? Spin button form field present on the URL does not have label, narrator does not announce the information of the 'Padding' label. ### How do we reproduce the behavior? **Repro Steps:** 1. Open the PWA Builder URL in Anaheim dev ...
build
spin button form field does not have label what happened spin button form field present on the url does not have label narrator does not announce the information of the padding label how do we reproduce the behavior repro steps open the pwa builder url in anaheim dev browser ...
1
26,685
7,858,659,330
IssuesEvent
2018-06-21 14:30:07
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
closed
Safari (10) /IE (11) : New Hires : Vertical scroll bar is missing in new hires screen as a result of which only 50% of screen is visible
Defect HR Admin Module HR User Module New Hire P2 Release #3 Build 2
Steps : 1.Launch the URL 2.Sign in as HR user 3.Click on New Hires from side menu 4.Navigate to "View New Hires" page 5.Click on + icon beside "New Hires" tab Experienced Behaviour : Observed that Vertical scroll bar is missing in new hires screen as a result of which only 50% of screen is visible when check...
1.0
Safari (10) /IE (11) : New Hires : Vertical scroll bar is missing in new hires screen as a result of which only 50% of screen is visible - Steps : 1.Launch the URL 2.Sign in as HR user 3.Click on New Hires from side menu 4.Navigate to "View New Hires" page 5.Click on + icon beside "New Hires" tab Experience...
build
safari ie new hires vertical scroll bar is missing in new hires screen as a result of which only of screen is visible steps launch the url sign in as hr user click on new hires from side menu navigate to view new hires page click on icon beside new hires tab experienced b...
1
166,711
14,075,868,325
IssuesEvent
2020-11-04 09:40:04
packethost/metabot
https://api.github.com/repos/packethost/metabot
opened
Uniform Standards Request: Maintained Repository
documentation enhancement good first issue help wanted
Hello! We believe this repository is Maintained and therefore needs the following files updated: * [ ] Flagged Public * [ ] [The Maintained badge](https://github.com/packethost/standards/blob/master/glossary.md#maintained-badge) * [ ] [The Maintained Statement in the README.md](https://github.com/packethost/sta...
1.0
Uniform Standards Request: Maintained Repository - Hello! We believe this repository is Maintained and therefore needs the following files updated: * [ ] Flagged Public * [ ] [The Maintained badge](https://github.com/packethost/standards/blob/master/glossary.md#maintained-badge) * [ ] [The Maintained Statement ...
non_build
uniform standards request maintained repository hello we believe this repository is maintained and therefore needs the following files updated flagged public at least two if relevant ...
0
689,938
23,640,915,825
IssuesEvent
2022-08-25 16:58:26
deckhouse/deckhouse
https://api.github.com/repos/deckhouse/deckhouse
closed
[cloud-provider-aws] Add ability to configure additional policies for IAM roles
area/cloud-provider type/feature-request type/good-first-issue priority/backlog
### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://github.com/deckhouse/deckhouse/issues) for an issue that matches the one I want to file, without ...
1.0
[cloud-provider-aws] Add ability to configure additional policies for IAM roles - ### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://github.com/deck...
non_build
add ability to configure additional policies for iam roles preflight checklist i agree to follow the that this project adheres to i have searched the for an issue that matches the one i want to file without success use case why is this important there are several cases when yo...
0
2,961
5,832,709,801
IssuesEvent
2017-05-08 22:37:46
Cxbx-Reloaded/Cxbx-Reloaded
https://api.github.com/repos/Cxbx-Reloaded/Cxbx-Reloaded
closed
[PAL] Lego Star Wars crashes at language selection screen
game-compatibility
Tested on Cxbx-Reloaded build 7c266ad (Apr 26 2017) Pretty self explanatory. In Hardware mode, the loading screen will come up with working video and immediately crash. Software mode has an immediate crash with no audio or video. Hardware mode crash: ![Photo 1](https://cloud.githubusercontent.com/assets/10300935/...
True
[PAL] Lego Star Wars crashes at language selection screen - Tested on Cxbx-Reloaded build 7c266ad (Apr 26 2017) Pretty self explanatory. In Hardware mode, the loading screen will come up with working video and immediately crash. Software mode has an immediate crash with no audio or video. Hardware mode crash: ![P...
non_build
lego star wars crashes at language selection screen tested on cxbx reloaded build apr pretty self explanatory in hardware mode the loading screen will come up with working video and immediately crash software mode has an immediate crash with no audio or video hardware mode crash hardware ...
0