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
53,036
13,105,636,580
IssuesEvent
2020-08-04 12:32:58
RPTools/maptool
https://api.github.com/repos/RPTools/maptool
closed
Java 11 features are being used
build-configuration code maintenance not reproducible
Specifically, String::isBlank() and String::repeat() I can write utility methods for these in StringUtil, or you can change the minimum requirements to Java 11.
1.0
Java 11 features are being used - Specifically, String::isBlank() and String::repeat() I can write utility methods for these in StringUtil, or you can change the minimum requirements to Java 11.
build
java features are being used specifically string isblank and string repeat i can write utility methods for these in stringutil or you can change the minimum requirements to java
1
55,907
13,691,585,451
IssuesEvent
2020-09-30 15:44:00
geoschem/geos-chem
https://api.github.com/repos/geoschem/geos-chem
reopened
[FEATURE REQUEST] Restore compilation when flex precision is set to REAL*4 (i.e. -DUSE_REAL8=n)
build feature
@lizziel pointed out that compiling GEOS-Chem with -DUSE_REAL8=n (which sets flexible precision to REAL*4) breaks GEOS-Chem when running in GEOS. This is due to the structure of the registry routines in state_chm_mod.F90 and state_met_mod.F90. We propose to reorder the registry routines to make them more like stat...
1.0
[FEATURE REQUEST] Restore compilation when flex precision is set to REAL*4 (i.e. -DUSE_REAL8=n) - @lizziel pointed out that compiling GEOS-Chem with -DUSE_REAL8=n (which sets flexible precision to REAL*4) breaks GEOS-Chem when running in GEOS. This is due to the structure of the registry routines in state_chm_mod.F90...
build
restore compilation when flex precision is set to real i e duse n lizziel pointed out that compiling geos chem with duse n which sets flexible precision to real breaks geos chem when running in geos this is due to the structure of the registry routines in state chm mod and state met mod ...
1
278,698
24,169,076,655
IssuesEvent
2022-09-22 17:29:48
phetsims/mean-share-and-balance
https://api.github.com/repos/phetsims/mean-share-and-balance
closed
CT Incorrect Tandem suffix
type:automated-testing
``` mean-share-and-balance : phet-io-fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1663642258128/mean-share-and-balance/mean-share-and-balance_en.html?continuousTest=%7B%22test%22%3A%5B%22mean-share-and-balance%22%2C%22phet-io-fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1...
1.0
CT Incorrect Tandem suffix - ``` mean-share-and-balance : phet-io-fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1663642258128/mean-share-and-balance/mean-share-and-balance_en.html?continuousTest=%7B%22test%22%3A%5B%22mean-share-and-balance%22%2C%22phet-io-fuzz%22%2C%22unbuilt%22%5D%2C%22sn...
non_build
ct incorrect tandem suffix mean share and balance phet io fuzz unbuilt query ea brand phet io phetiostandalone fuzz memorylimit uncaught error assertion failed incorrect tandem suffix expected text actual meanshareandbalance introscreen view controlpanel introoptionscheckboxgroup predictmeanc...
0
84,597
24,357,861,318
IssuesEvent
2022-10-03 09:05:04
dvdesolve/ArchRPkgs
https://api.github.com/repos/dvdesolve/ArchRPkgs
closed
r-glue doesn't build
build failure
Logs: ``` Preparing... Synchronizing package databases... Warning: r-evaluate: ignoring package upgrade (0.14-1 => 0.15-1) Checking r-glue dependencies... Checking r-rsqlite dependencies... Checking r-dbitest dependencies... Checking r-plogr dependencies... Cloning r-lubridate build files... Generating r-lu...
1.0
r-glue doesn't build - Logs: ``` Preparing... Synchronizing package databases... Warning: r-evaluate: ignoring package upgrade (0.14-1 => 0.15-1) Checking r-glue dependencies... Checking r-rsqlite dependencies... Checking r-dbitest dependencies... Checking r-plogr dependencies... Cloning r-lubridate build fi...
build
r glue doesn t build logs preparing synchronizing package databases warning r evaluate ignoring package upgrade checking r glue dependencies checking r rsqlite dependencies checking r dbitest dependencies checking r plogr dependencies cloning r lubridate build file...
1
97,166
12,217,476,634
IssuesEvent
2020-05-01 17:16:52
hpe-design/design-system
https://api.github.com/repos/hpe-design/design-system
closed
Icons foundation
design system site
Need to add content to the Icons page. One suggestion is to link to the grommet-icons site with the HPE-next theme applied to it.
1.0
Icons foundation - Need to add content to the Icons page. One suggestion is to link to the grommet-icons site with the HPE-next theme applied to it.
non_build
icons foundation need to add content to the icons page one suggestion is to link to the grommet icons site with the hpe next theme applied to it
0
803,983
29,269,275,999
IssuesEvent
2023-05-24 00:12:46
Gmu-Wiki/Gmu-Wiki-Back
https://api.github.com/repos/Gmu-Wiki/Gmu-Wiki-Back
opened
글 작성 파트에서 String 값 글 작성 기능과 파일 업로드 기능 api 분리
:one: Priority: High :sparkler: Feature :memo: Dose
- String 과 String 사이에 파일 업로드를 해야하는 어려움이 있음 -> 프론트의 마크다운 라이브러리를 이용 - 구현 순서(아마도 가능) : 클라이언트에서 파일을 받아옴 -> 서버에서 해당 파일을 aws s3 클라우드로 업로드 하고 aws에서 생성된 url을 반환 -> 클라이언트에서 해당 url를 사용해 파일 구현
1.0
글 작성 파트에서 String 값 글 작성 기능과 파일 업로드 기능 api 분리 - - String 과 String 사이에 파일 업로드를 해야하는 어려움이 있음 -> 프론트의 마크다운 라이브러리를 이용 - 구현 순서(아마도 가능) : 클라이언트에서 파일을 받아옴 -> 서버에서 해당 파일을 aws s3 클라우드로 업로드 하고 aws에서 생성된 url을 반환 -> 클라이언트에서 해당 url를 사용해 파일 구현
non_build
글 작성 파트에서 string 값 글 작성 기능과 파일 업로드 기능 api 분리 string 과 string 사이에 파일 업로드를 해야하는 어려움이 있음 프론트의 마크다운 라이브러리를 이용 구현 순서 아마도 가능 클라이언트에서 파일을 받아옴 서버에서 해당 파일을 aws 클라우드로 업로드 하고 aws에서 생성된 url을 반환 클라이언트에서 해당 url를 사용해 파일 구현
0
1,810
2,850,125,415
IssuesEvent
2015-05-31 09:16:58
scalaz/scalaz-stream
https://api.github.com/repos/scalaz/scalaz-stream
opened
Performance tests
build feature
We have to find a way how to reliably prove the performance after various changes stay in expected limit, or better improves. So far we have limited tests with so-so reliability. If anyone has experience / ideas and want to step in, please comment below.
1.0
Performance tests - We have to find a way how to reliably prove the performance after various changes stay in expected limit, or better improves. So far we have limited tests with so-so reliability. If anyone has experience / ideas and want to step in, please comment below.
build
performance tests we have to find a way how to reliably prove the performance after various changes stay in expected limit or better improves so far we have limited tests with so so reliability if anyone has experience ideas and want to step in please comment below
1
159,770
20,085,910,344
IssuesEvent
2022-02-05 01:11:02
DavidSpek/kale
https://api.github.com/repos/DavidSpek/kale
opened
CVE-2021-41199 (Medium) detected in tensorflow-1.0.0-cp27-cp27mu-manylinux1_x86_64.whl, tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl
security vulnerability
## CVE-2021-41199 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tensorflow-1.0.0-cp27-cp27mu-manylinux1_x86_64.whl</b>, <b>tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl</b...
True
CVE-2021-41199 (Medium) detected in tensorflow-1.0.0-cp27-cp27mu-manylinux1_x86_64.whl, tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl - ## CVE-2021-41199 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=2...
non_build
cve medium detected in tensorflow whl tensorflow whl cve medium severity vulnerability vulnerable libraries tensorflow whl tensorflow whl tensorflow whl tensorflow is an open source machine learning...
0
29,413
8,354,947,194
IssuesEvent
2018-10-02 14:33:27
GoogleContainerTools/skaffold
https://api.github.com/repos/GoogleContainerTools/skaffold
closed
Cascaded stage names in Dockerfiles are not supported
bug build/dockerfile
In this Dockerfile, ``` FROM ubuntu:14.04 as base FROM base as dist FROM dist as prod ``` Only `ubuntu:14.04` is an image we should pull. `base`, `dist` and `prod` are just stage names. Currently, the code tries to pull `dist`
1.0
Cascaded stage names in Dockerfiles are not supported - In this Dockerfile, ``` FROM ubuntu:14.04 as base FROM base as dist FROM dist as prod ``` Only `ubuntu:14.04` is an image we should pull. `base`, `dist` and `prod` are just stage names. Currently, the code tries to pull `dist`
build
cascaded stage names in dockerfiles are not supported in this dockerfile from ubuntu as base from base as dist from dist as prod only ubuntu is an image we should pull base dist and prod are just stage names currently the code tries to pull dist
1
23,996
7,444,749,820
IssuesEvent
2018-03-28 00:18:34
dotnet/coreclr
https://api.github.com/repos/dotnet/coreclr
closed
[Infrastructure/Windows] Optimize test build on Windows
area-Build test enhancement
Code review in #14509 led to proposal to optimize test build on Windows: see https://github.com/dotnet/coreclr/pull/14509#issuecomment-337055756 This issue is created to track that work. Pls assign it to me.
1.0
[Infrastructure/Windows] Optimize test build on Windows - Code review in #14509 led to proposal to optimize test build on Windows: see https://github.com/dotnet/coreclr/pull/14509#issuecomment-337055756 This issue is created to track that work. Pls assign it to me.
build
optimize test build on windows code review in led to proposal to optimize test build on windows see this issue is created to track that work pls assign it to me
1
70,251
18,064,271,769
IssuesEvent
2021-09-20 17:10:36
apache/trafficcontrol
https://api.github.com/repos/apache/trafficcontrol
closed
Error building Enroller in CiaB
bug cdn-in-a-box build
<!-- ************ STOP!! ************ If this issue identifies a security vulnerability, DO NOT submit it! Instead, contact the Apache Traffic Control Security Team at security@trafficcontrol.apache.org and follow the guidelines at https://apache.org/security regarding vulnerability disclosure. - For *SUPPORT QU...
1.0
Error building Enroller in CiaB - <!-- ************ STOP!! ************ If this issue identifies a security vulnerability, DO NOT submit it! Instead, contact the Apache Traffic Control Security Team at security@trafficcontrol.apache.org and follow the guidelines at https://apache.org/security regarding vulnerabilit...
build
error building enroller in ciab stop if this issue identifies a security vulnerability do not submit it instead contact the apache traffic control security team at security trafficcontrol apache org and follow the guidelines at regarding vulnerability disclosure for su...
1
54,188
13,262,614,026
IssuesEvent
2020-08-20 22:10:45
RTXteam/RTX
https://api.github.com/repos/RTXteam/RTX
closed
ETL GO into KG2
enhancement kg2 verify this fix in next KG2 build
UAB requested that we ETL GO into KG2 to increase relationships between equivalent nodes, making their logic easier.
1.0
ETL GO into KG2 - UAB requested that we ETL GO into KG2 to increase relationships between equivalent nodes, making their logic easier.
build
etl go into uab requested that we etl go into to increase relationships between equivalent nodes making their logic easier
1
1,309
3,152,217,888
IssuesEvent
2015-09-16 12:48:47
Mobicents/RestComm
https://api.github.com/repos/Mobicents/RestComm
opened
Support Account API Key revoking and renewal
REST API Security / Access Control / IDS/IPS SSO
Two new operations should be added to the Accounts endpoint: 1. Revoking the authToken/API Key. That effectively means to delete the corresponding dedicated keycloak User and clearing localy stored authToken field. After that the account won't be accessible using HTTP Basic authentication with AccountSID:authToken....
True
Support Account API Key revoking and renewal - Two new operations should be added to the Accounts endpoint: 1. Revoking the authToken/API Key. That effectively means to delete the corresponding dedicated keycloak User and clearing localy stored authToken field. After that the account won't be accessible using HTTP ...
non_build
support account api key revoking and renewal two new operations should be added to the accounts endpoint revoking the authtoken api key that effectively means to delete the corresponding dedicated keycloak user and clearing localy stored authtoken field after that the account won t be accessible using http ...
0
71,994
18,955,567,210
IssuesEvent
2021-11-18 19:49:36
ignition-tooling/release-tools
https://api.github.com/repos/ignition-tooling/release-tools
opened
abi-compliance-checker fails to compile ogre's includes properly
bug abi buildfarm
Reported https://github.com/ignitionrobotics/ign-rendering/issues/488 Workaround https://github.com/ignition-tooling/release-tools/pull/560 Slightly related to #155 , auto-abi-checker should help to host the extra configurations in one place.
1.0
abi-compliance-checker fails to compile ogre's includes properly - Reported https://github.com/ignitionrobotics/ign-rendering/issues/488 Workaround https://github.com/ignition-tooling/release-tools/pull/560 Slightly related to #155 , auto-abi-checker should help to host the extra configurations in one place.
build
abi compliance checker fails to compile ogre s includes properly reported workaround slightly related to auto abi checker should help to host the extra configurations in one place
1
656,787
21,775,622,283
IssuesEvent
2022-05-13 13:33:08
ooni/probe
https://api.github.com/repos/ooni/probe
closed
bogons: import improved bogons handling code
enhancement priority/medium methodology data quality ooni/probe-engine
This issue is about importing improved bogons handling code from https://github.com/bassosimone/websteps-illustrated/
1.0
bogons: import improved bogons handling code - This issue is about importing improved bogons handling code from https://github.com/bassosimone/websteps-illustrated/
non_build
bogons import improved bogons handling code this issue is about importing improved bogons handling code from
0
53,956
13,233,147,049
IssuesEvent
2020-08-18 14:23:22
rust-lang/rust
https://api.github.com/repos/rust-lang/rust
closed
x.py says "patch for the non root package will be ignored"
A-rustbuild
`x.py` recently started saying something like this several times on almost every invocation: ``` warning: patch for the non root package will be ignored, specify patch at the workspace root: package: /home/r/src/rust/rustc/src/tools/rls/Cargo.toml workspace: /home/r/src/rust/rustc/Cargo.toml ```
1.0
x.py says "patch for the non root package will be ignored" - `x.py` recently started saying something like this several times on almost every invocation: ``` warning: patch for the non root package will be ignored, specify patch at the workspace root: package: /home/r/src/rust/rustc/src/tools/rls/Cargo.toml works...
build
x py says patch for the non root package will be ignored x py recently started saying something like this several times on almost every invocation warning patch for the non root package will be ignored specify patch at the workspace root package home r src rust rustc src tools rls cargo toml works...
1
99,635
30,516,302,214
IssuesEvent
2023-07-19 03:29:27
JuliaLang/julia
https://api.github.com/repos/JuliaLang/julia
closed
Julia fails to build on on aarch64 because libquadmath.so is not available
build arm
Julia fails to build on aarch64 because `libquadmath.so` is not available on this arch. Log: ``` [ 4706s] ln -sf /lib64/libgfortran.so.5 /home/abuild/rpmbuild/BUILD/julia-1.6.1/usr/lib/julia/libgfortran.so.5 [ 4706s] System library symlink failure: Unable to locate libquadmath.so.0 on your system! [ 4706s] make[1]...
1.0
Julia fails to build on on aarch64 because libquadmath.so is not available - Julia fails to build on aarch64 because `libquadmath.so` is not available on this arch. Log: ``` [ 4706s] ln -sf /lib64/libgfortran.so.5 /home/abuild/rpmbuild/BUILD/julia-1.6.1/usr/lib/julia/libgfortran.so.5 [ 4706s] System library symlink...
build
julia fails to build on on because libquadmath so is not available julia fails to build on because libquadmath so is not available on this arch log ln sf libgfortran so home abuild rpmbuild build julia usr lib julia libgfortran so system library symlink failure unable to locate lib...
1
147,595
19,522,849,918
IssuesEvent
2021-12-29 22:31:26
swagger-api/swagger-codegen
https://api.github.com/repos/swagger-api/swagger-codegen
opened
CVE-2021-23382 (Medium) detected in multiple libraries
security vulnerability
## CVE-2021-23382 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>postcss-7.0.17.tgz</b>, <b>postcss-6.0.23.tgz</b>, <b>postcss-6.0.22.tgz</b></p></summary> <p> <details><summary><...
True
CVE-2021-23382 (Medium) detected in multiple libraries - ## CVE-2021-23382 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>postcss-7.0.17.tgz</b>, <b>postcss-6.0.23.tgz</b>, <b>post...
non_build
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries postcss tgz postcss tgz postcss tgz postcss tgz tool for transforming styles with js plugins library home page a href path to dependency file sam...
0
28,936
8,230,696,353
IssuesEvent
2018-09-07 13:45:49
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
closed
IE : View New Hire : UI issue - Thumbnail options are not visible
Defect New Hire P3 Release#3 Build#27
1. Launch the url : 2. Sign in as "HR Admin" user 3. Go to "NEW HIRES" menu 4. Click on the 3 dots options on the new hire thumb nail Experienced Behavior : Observed that except "View Hire" there are no other options are displayed Expected Behavior : Ensure that Thumbnail options are visible properly upon mous...
1.0
IE : View New Hire : UI issue - Thumbnail options are not visible - 1. Launch the url : 2. Sign in as "HR Admin" user 3. Go to "NEW HIRES" menu 4. Click on the 3 dots options on the new hire thumb nail Experienced Behavior : Observed that except "View Hire" there are no other options are displayed Expected Beh...
build
ie view new hire ui issue thumbnail options are not visible launch the url sign in as hr admin user go to new hires menu click on the dots options on the new hire thumb nail experienced behavior observed that except view hire there are no other options are displayed expected beh...
1
73,047
19,562,085,202
IssuesEvent
2022-01-03 17:37:12
phlax/envoy
https://api.github.com/repos/phlax/envoy
closed
Newer release available `com_github_google_benchmark`: v1.6.0 (current: v1.5.1)
dependencies area/build no stalebot
Package Name: com_github_google_benchmark Current Version: v1.5.1@2020-06-09 08:54:15 Available Version: v1.6.0@2021-09-07 11:23:18 Upstream link: https://github.com/google/benchmark
1.0
Newer release available `com_github_google_benchmark`: v1.6.0 (current: v1.5.1) - Package Name: com_github_google_benchmark Current Version: v1.5.1@2020-06-09 08:54:15 Available Version: v1.6.0@2021-09-07 11:23:18 Upstream link: https://github.com/google/benchmark ...
build
newer release available com github google benchmark current package name com github google benchmark current version available version upstream link
1
427,978
12,401,504,169
IssuesEvent
2020-05-21 10:00:16
open-wa/wa-automate-nodejs
https://api.github.com/repos/open-wa/wa-automate-nodejs
closed
BROKEN METHODS: 88224
Auto PRIORITY
Broken methods detected. Details below. <details> <summary>data</summary> ```javascript { "WA_VERSION": "2.2019.8", "PAGE_UA": "WhatsApp/0.4.613 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36", "WA_AUTOMATE_VERSION": "1.9.31", "BRO...
1.0
BROKEN METHODS: 88224 - Broken methods detected. Details below. <details> <summary>data</summary> ```javascript { "WA_VERSION": "2.2019.8", "PAGE_UA": "WhatsApp/0.4.613 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36", "WA_AUTOMATE_VE...
non_build
broken methods broken methods detected details below data javascript wa version page ua whatsapp mozilla macintosh intel mac os x applewebkit khtml like gecko chrome safari wa automate version browser version headless...
0
14,623
3,870,022,189
IssuesEvent
2016-04-10 22:59:57
webpack/webpack
https://api.github.com/repos/webpack/webpack
closed
Please review my blog: "Webpack - The Confusing Parts"
documentation
Hi there, Firstly thanks for the great tool! I am about to post a blog "[Webpack - The Confusing Parts](https://medium.com/@rajaraodv/58712f8fcad9)". Despite the heading, the idea of the blog is to help newcomers get over the hump and confusion they may have (like I did). It's a blog on Medium. Appreciate if you...
1.0
Please review my blog: "Webpack - The Confusing Parts" - Hi there, Firstly thanks for the great tool! I am about to post a blog "[Webpack - The Confusing Parts](https://medium.com/@rajaraodv/58712f8fcad9)". Despite the heading, the idea of the blog is to help newcomers get over the hump and confusion they may have (l...
non_build
please review my blog webpack the confusing parts hi there firstly thanks for the great tool i am about to post a blog despite the heading the idea of the blog is to help newcomers get over the hump and confusion they may have like i did it s a blog on medium appreciate if you can take a look ...
0
550,665
16,129,480,177
IssuesEvent
2021-04-29 00:43:20
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Need consistency with build naming
Category: DevOps Priority: High Squad: Lattice Mushroom
Website currently determines build type using naming convention. https://docs.google.com/document/d/1gjBZflxqgBfoaRoBH6u_tnAZj-rHg8WTVQL15aomyqE/edit Simon im sure knows this now, but sometimes other dev might start build and no know. Is there a way to make this extra clear or automatic via jenkins?
1.0
Need consistency with build naming - Website currently determines build type using naming convention. https://docs.google.com/document/d/1gjBZflxqgBfoaRoBH6u_tnAZj-rHg8WTVQL15aomyqE/edit Simon im sure knows this now, but sometimes other dev might start build and no know. Is there a way to make this extra clear or auto...
non_build
need consistency with build naming website currently determines build type using naming convention simon im sure knows this now but sometimes other dev might start build and no know is there a way to make this extra clear or automatic via jenkins
0
213,839
24,022,445,776
IssuesEvent
2022-09-15 08:47:01
sast-automation-dev/WebGoat-Legacy-25
https://api.github.com/repos/sast-automation-dev/WebGoat-Legacy-25
opened
spring-security-core-3.2.4.RELEASE.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>spring-security-core-3.2.4.RELEASE.jar</b></p></summary> <p>spring-security-core</p> <p>Library home page: <a href="http://spring.io/spring-security">http://spring.io...
True
spring-security-core-3.2.4.RELEASE.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>spring-security-core-3.2.4.RELEASE.jar</b></p></summary> <p>spring-security-cor...
non_build
spring security core release jar vulnerabilities highest severity is vulnerable library spring security core release jar spring security core library home page a href path to dependency file pom xml path to vulnerable library ory org springframework security spring secu...
0
29,935
8,443,646,268
IssuesEvent
2018-10-18 16:06:24
DoESLiverpool/somebody-should
https://api.github.com/repos/DoESLiverpool/somebody-should
closed
Get door hardware for the internal doors
1 - Must DoES Building DoES Move - Settling In
As well as painting the doors to our new rooms (#697) we need to get door handles, etc. for them. Dave, the builder, will pop back and fit them sometime, but we need to choose and buy them first.
1.0
Get door hardware for the internal doors - As well as painting the doors to our new rooms (#697) we need to get door handles, etc. for them. Dave, the builder, will pop back and fit them sometime, but we need to choose and buy them first.
build
get door hardware for the internal doors as well as painting the doors to our new rooms we need to get door handles etc for them dave the builder will pop back and fit them sometime but we need to choose and buy them first
1
69,602
17,773,388,191
IssuesEvent
2021-08-30 16:04:43
curl/curl
https://api.github.com/repos/curl/curl
closed
Cannot enable http2 using --with-nghttp2 in Ubuntu 16 LTS
build HTTP/2
<!-- Only file bugs here! Ask questions on the mailing lists https://curl.se/mail/ SECURITY RELATED? Post it here: https://hackerone.com/curl There are collections of known issues to be aware of: https://curl.se/docs/knownbugs.html https://curl.se/docs/todo.html --> ### I did this ...
1.0
Cannot enable http2 using --with-nghttp2 in Ubuntu 16 LTS - <!-- Only file bugs here! Ask questions on the mailing lists https://curl.se/mail/ SECURITY RELATED? Post it here: https://hackerone.com/curl There are collections of known issues to be aware of: https://curl.se/docs/knownbugs.html ...
build
cannot enable using with in ubuntu lts only file bugs here ask questions on the mailing lists security related post it here there are collections of known issues to be aware of i did this sudo apt get y install build essential dev libs...
1
66,548
16,639,007,051
IssuesEvent
2021-06-04 05:38:11
apollographql/apollo-ios
https://api.github.com/repos/apollographql/apollo-ios
closed
schema.json not updated when GraphQL server schema is changed
build-issue
## Bug report The `schema.json` isn't updated when changing GraphQL `schema` on the server. Is `swift run ApolloCodegen downloadSchema` required as part of the **run script** definition for Xcode 12.5 because the schema.json file isn’t being updated? ## Versions Please fill in the versions you're currently us...
1.0
schema.json not updated when GraphQL server schema is changed - ## Bug report The `schema.json` isn't updated when changing GraphQL `schema` on the server. Is `swift run ApolloCodegen downloadSchema` required as part of the **run script** definition for Xcode 12.5 because the schema.json file isn’t being updated? ...
build
schema json not updated when graphql server schema is changed bug report the schema json isn t updated when changing graphql schema on the server is swift run apollocodegen downloadschema required as part of the run script definition for xcode because the schema json file isn’t being updated ...
1
29,033
8,257,397,271
IssuesEvent
2018-09-13 04:47:32
ipmitool/ipmitool
https://api.github.com/repos/ipmitool/ipmitool
closed
Not able to make ipmitool 1.8.18
build framework not a bug question
i am trying to compile ipmitool 1.8.18 on ubuntu 16.04 server edition, but facing some issues ./bootstrap #executes ok ./configure #works fine but i run make command then i receive this error root@FWA-3260:~/ipmitool-1.8.18# make make all-recursive make[1]: Entering directory '/root/ipmito...
1.0
Not able to make ipmitool 1.8.18 - i am trying to compile ipmitool 1.8.18 on ubuntu 16.04 server edition, but facing some issues ./bootstrap #executes ok ./configure #works fine but i run make command then i receive this error root@FWA-3260:~/ipmitool-1.8.18# make make all-recursive make[1...
build
not able to make ipmitool i am trying to compile ipmitool on ubuntu server edition but facing some issues bootstrap executes ok configure works fine but i run make command then i receive this error root fwa ipmitool make make all recursive make enterin...
1
26,457
11,307,309,049
IssuesEvent
2020-01-18 20:00:12
uniquelyparticular/shopify-oauth
https://api.github.com/repos/uniquelyparticular/shopify-oauth
opened
CVE-2019-20149 (Medium) detected in multiple libraries
security vulnerability
## CVE-2019-20149 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>kind-of-3.2.2.tgz</b>, <b>kind-of-4.0.0.tgz</b>, <b>kind-of-5.1.0.tgz</b></p></summary> <p> <details><summary><b>k...
True
CVE-2019-20149 (Medium) detected in multiple libraries - ## CVE-2019-20149 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>kind-of-3.2.2.tgz</b>, <b>kind-of-4.0.0.tgz</b>, <b>kind-o...
non_build
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries kind of tgz kind of tgz kind of tgz kind of tgz get the native type of a value library home page a href path to dependency file tmp ws scm shopi...
0
545,905
15,977,230,959
IssuesEvent
2021-04-17 03:53:56
digitaldanny/GestureControl
https://api.github.com/repos/digitaldanny/GestureControl
closed
Glove Prototype Assembly
enhancement priority-normal
**Describe the solution you'd like** - Build 2 more flex sensors using the method described in #36 and #22. - Sew the flex sensors and IMU breakout board to a glove. - Mount the glove PCB to a forearm brace and make appropriate connections to the battery, HC-05 breakout board, and IMU breakout board.
1.0
Glove Prototype Assembly - **Describe the solution you'd like** - Build 2 more flex sensors using the method described in #36 and #22. - Sew the flex sensors and IMU breakout board to a glove. - Mount the glove PCB to a forearm brace and make appropriate connections to the battery, HC-05 breakout board, and IMU brea...
non_build
glove prototype assembly describe the solution you d like build more flex sensors using the method described in and sew the flex sensors and imu breakout board to a glove mount the glove pcb to a forearm brace and make appropriate connections to the battery hc breakout board and imu breakou...
0
344,664
10,347,953,745
IssuesEvent
2019-09-04 18:37:07
richtype/openstrat
https://api.github.com/repos/richtype/openstrat
closed
Try to move Appnum setting to home directory
feature low priority
This will hopefully allow the setting to be monitored for changes by Mill and Sbt by using a symlink to the Dev sub directory, but ignored by git.
1.0
Try to move Appnum setting to home directory - This will hopefully allow the setting to be monitored for changes by Mill and Sbt by using a symlink to the Dev sub directory, but ignored by git.
non_build
try to move appnum setting to home directory this will hopefully allow the setting to be monitored for changes by mill and sbt by using a symlink to the dev sub directory but ignored by git
0
26,315
12,399,036,371
IssuesEvent
2020-05-21 03:49:29
vmware/singleton
https://api.github.com/repos/vmware/singleton
closed
[REQUIREMENT] Extract pattern data about compact number formats
area/service kind/feature priority/high
**Is your feature request related to a problem? Please describe.** To support the compact representation of a number: like 987654321 => 988M The reference link: https://www.unicode.org/reports/tr35/tr35-numbers.html#Compact_Number_Formats eg: locale: 'en-GB' formatOptions:{ notation: "compact" , compactD...
1.0
[REQUIREMENT] Extract pattern data about compact number formats - **Is your feature request related to a problem? Please describe.** To support the compact representation of a number: like 987654321 => 988M The reference link: https://www.unicode.org/reports/tr35/tr35-numbers.html#Compact_Number_Formats eg: loc...
non_build
extract pattern data about compact number formats is your feature request related to a problem please describe to support the compact representation of a number like the reference link eg locale en gb formatoptions notation compact compactdisplay short input ...
0
19,168
6,677,949,147
IssuesEvent
2017-10-05 12:38:00
IQSS/Zelig
https://api.github.com/repos/IQSS/Zelig
opened
sim() error with differenced first-order autoregressive model
Build type: bug
```r library(Zelig) library(magrittr) data(seatshare) subset <- seatshare[seatshare$country == "UNITED KINGDOM",] s.out <- zelig(unemp ~ leftseat, data = subset, model = "arima", order = c(1,1,0)) %>% setx(leftseat = 0.25) %>% setx1(leftseat = 0.75) %>% sim() ``` produces ...
1.0
sim() error with differenced first-order autoregressive model - ```r library(Zelig) library(magrittr) data(seatshare) subset <- seatshare[seatshare$country == "UNITED KINGDOM",] s.out <- zelig(unemp ~ leftseat, data = subset, model = "arima", order = c(1,1,0)) %>% setx(leftseat = 0.25) %>...
build
sim error with differenced first order autoregressive model r library zelig library magrittr data seatshare subset seatshare s out zelig unemp leftseat data subset model arima order c setx leftseat leftseat sim ...
1
32,875
8,968,320,535
IssuesEvent
2019-01-29 07:38:20
CS3203-14/SPA
https://api.github.com/repos/CS3203-14/SPA
opened
Check if clang-format is run (in Travis)
build-process enhancement
Make sure that all code submitted is already submitted with clang-format.
1.0
Check if clang-format is run (in Travis) - Make sure that all code submitted is already submitted with clang-format.
build
check if clang format is run in travis make sure that all code submitted is already submitted with clang format
1
12,731
15,014,596,746
IssuesEvent
2021-02-01 06:55:03
vesoft-inc/nebula-graph
https://api.github.com/repos/vesoft-inc/nebula-graph
closed
list comparison bug
bug incompatible
neo4j test: ``` neo4j@neo4j> return [2,3,4]>[2]; +-------------+ | [2,3,4]>[2] | +-------------+ | TRUE | +-------------+ 1 row available after 40 ms, consumed after another 1 ms neo4j@neo4j> return [2,3,4]<[2]; +-------------+ | [2,3,4]<[2] | +-------------+ | FALSE | +-------------+ ``` ...
True
list comparison bug - neo4j test: ``` neo4j@neo4j> return [2,3,4]>[2]; +-------------+ | [2,3,4]>[2] | +-------------+ | TRUE | +-------------+ 1 row available after 40 ms, consumed after another 1 ms neo4j@neo4j> return [2,3,4]<[2]; +-------------+ | [2,3,4]<[2] | +-------------+ | FALSE | ...
non_build
list comparison bug test return true row available after ms consumed after another ms return false nebula test czp nebula...
0
19,590
6,742,107,405
IssuesEvent
2017-10-20 05:50:50
Great-Hill-Corporation/quickBlocks
https://api.github.com/repos/Great-Hill-Corporation/quickBlocks
closed
This sentence is written on purpose or is a typo?
build-docs status-resolved type-question
At https://github.com/Great-Hill-Corporation/quickBlocks/blob/develop/src/libs/README.md we say: The etherlib library. "**The core of the core of the system**" Just a doubt if the previous sentence is written on purpose to describe this library or it is just a typo
1.0
This sentence is written on purpose or is a typo? - At https://github.com/Great-Hill-Corporation/quickBlocks/blob/develop/src/libs/README.md we say: The etherlib library. "**The core of the core of the system**" Just a doubt if the previous sentence is written on purpose to describe this library or it is j...
build
this sentence is written on purpose or is a typo at we say the etherlib library the core of the core of the system just a doubt if the previous sentence is written on purpose to describe this library or it is just a typo
1
109,000
4,366,270,071
IssuesEvent
2016-08-03 13:53:26
Jumpscale/ays_gig_github_dev_process
https://api.github.com/repos/Jumpscale/ays_gig_github_dev_process
opened
Close issues linked to a SC when story card is closed
priority_urgent type_feature
When closing a story card, close all open issues that are linked to a story card with the `<story card id>:` syntax.
1.0
Close issues linked to a SC when story card is closed - When closing a story card, close all open issues that are linked to a story card with the `<story card id>:` syntax.
non_build
close issues linked to a sc when story card is closed when closing a story card close all open issues that are linked to a story card with the syntax
0
9,528
13,508,758,271
IssuesEvent
2020-09-14 08:13:12
hajke-gu/text-mod
https://api.github.com/repos/hajke-gu/text-mod
opened
It shall be possible to specify the annotation background and text color through custom expression.
Requirement 12
# Requirement 12 ## Description "It shall be possible to specify the annotation background and text color through custom expression." ## Acceptance criteria - Acceptance criteria 1 - Acceptance criteria 2
1.0
It shall be possible to specify the annotation background and text color through custom expression. - # Requirement 12 ## Description "It shall be possible to specify the annotation background and text color through custom expression." ## Acceptance criteria - Acceptance criteria 1 - Acceptance criteria 2 ...
non_build
it shall be possible to specify the annotation background and text color through custom expression requirement description it shall be possible to specify the annotation background and text color through custom expression acceptance criteria acceptance criteria acceptance criteria
0
290,740
8,903,340,255
IssuesEvent
2019-01-17 10:13:32
ntop/ntopng
https://api.github.com/repos/ntop/ntopng
closed
Huge (incorrect) interface traffic volume
bug priority ticket
After starting ntopng, I got every 1 minute warnings: > 11/Jan/2019 23:34:11 [LuaEngine.cpp:8546] WARNING: Script failure [/usr/local/ntopng/share/ntopng/scripts/callbacks/system/second.lua][...l/ntopng/share/ntopng/scripts/lua/modules/ntop_utils.lua:177: bad argument #2 to 'format' (number has no integer representa...
1.0
Huge (incorrect) interface traffic volume - After starting ntopng, I got every 1 minute warnings: > 11/Jan/2019 23:34:11 [LuaEngine.cpp:8546] WARNING: Script failure [/usr/local/ntopng/share/ntopng/scripts/callbacks/system/second.lua][...l/ntopng/share/ntopng/scripts/lua/modules/ntop_utils.lua:177: bad argument #2 t...
non_build
huge incorrect interface traffic volume after starting ntopng i got every minute warnings jan warning script failure i also see very huge received traffic value which is abnormal received traffic tb ntopng version v git rev
0
589
2,587,161,669
IssuesEvent
2015-02-17 16:46:55
uProxy/uproxy
https://api.github.com/repos/uProxy/uproxy
closed
Cannot load simple socks sample from build directory.
C:BuildProcess P2 T:ReadyForWork
![image](https://cloud.githubusercontent.com/assets/8723127/4638971/6bc9c87e-5403-11e4-86b9-50100d54fa0c.png) (uproxy-core-env.js missing from build.)
1.0
Cannot load simple socks sample from build directory. - ![image](https://cloud.githubusercontent.com/assets/8723127/4638971/6bc9c87e-5403-11e4-86b9-50100d54fa0c.png) (uproxy-core-env.js missing from build.)
build
cannot load simple socks sample from build directory uproxy core env js missing from build
1
36,921
18,048,361,571
IssuesEvent
2021-09-19 09:43:51
kosarev/z80
https://api.github.com/repos/kosarev/z80
opened
Support 'bulk' interfaces
enhancement performance
We currently only support handlers like `on_step()` and `on_read()`/`on_write()` that mandate the emulators to execute a single instruction or provide a mean to access a single memory cell. This prevents us from attempting to do some kinds of optimisations, e.g.: * `memmove()`-like implementations for `LDIR`/`LDDR` (m...
True
Support 'bulk' interfaces - We currently only support handlers like `on_step()` and `on_read()`/`on_write()` that mandate the emulators to execute a single instruction or provide a mean to access a single memory cell. This prevents us from attempting to do some kinds of optimisations, e.g.: * `memmove()`-like implemen...
non_build
support bulk interfaces we currently only support handlers like on step and on read on write that mandate the emulators to execute a single instruction or provide a mean to access a single memory cell this prevents us from attempting to do some kinds of optimisations e g memmove like implemen...
0
83,914
7,884,461,322
IssuesEvent
2018-06-27 09:14:21
mozilla/redash-ui-tests
https://api.github.com/repos/mozilla/redash-ui-tests
closed
Add test: Searching queries
tests
### Prerequisites - User is logged in - Two queries with different names ### UI Test Action | Result ------------ | ------------- Navigate to landing page | Page displays "Search queries..." input and button Input search string and click button | Browser opens queries page, "Search" tab is selected, page c...
1.0
Add test: Searching queries - ### Prerequisites - User is logged in - Two queries with different names ### UI Test Action | Result ------------ | ------------- Navigate to landing page | Page displays "Search queries..." input and button Input search string and click button | Browser opens queries page, "S...
non_build
add test searching queries prerequisites user is logged in two queries with different names ui test action result navigate to landing page page displays search queries input and button input search string and click button browser opens queries page s...
0
50,708
12,545,275,585
IssuesEvent
2020-06-05 18:39:18
tensorflow/tfjs
https://api.github.com/repos/tensorflow/tfjs
closed
npm WARN tar ENOENT: no such file or directory, open
comp:node.js type:build/install
To get help from the community, we encourage using Stack Overflow and the [`tensorflow.js`](https://stackoverflow.com/questions/tagged/tensorflow.js) tag. #### TensorFlow.js version `v12.13.1` #### Browser version `nodejs` #### Describe the problem or feature request ``` npm WARN tar ENOENT: no such file...
1.0
npm WARN tar ENOENT: no such file or directory, open - To get help from the community, we encourage using Stack Overflow and the [`tensorflow.js`](https://stackoverflow.com/questions/tagged/tensorflow.js) tag. #### TensorFlow.js version `v12.13.1` #### Browser version `nodejs` #### Describe the problem or fe...
build
npm warn tar enoent no such file or directory open to get help from the community we encourage using stack overflow and the tag tensorflow js version browser version nodejs describe the problem or feature request npm warn tar enoent no such file or directory open ...
1
110,365
23,920,819,276
IssuesEvent
2022-09-09 16:41:16
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
closed
Quick Fix menu doesn't autoselect as you type
*duplicate editor-code-actions
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- 🔎 Search existing issues to avoid cr...
1.0
Quick Fix menu doesn't autoselect as you type - <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions...
non_build
quick fix menu doesn t autoselect as you type does this issue occur when all extensions are disabled yes report issue dialog can assist with this vscode version os version mac os steps to reproduce select any contextable text click cmd start ...
0
329,247
24,211,916,532
IssuesEvent
2022-09-26 00:32:20
robert-altom/test
https://api.github.com/repos/robert-altom/test
opened
Add documentation for dual communication
documentation
Documentation should have a special section for notification where we explain each available notification. Also in command section we need to add addNotificationListener and removeNotificationListener --- <sub>You can find the original issue from GitLab [here](https://gitlab.com/altom/altunity/altunitytester/-/issues/7...
1.0
Add documentation for dual communication - Documentation should have a special section for notification where we explain each available notification. Also in command section we need to add addNotificationListener and removeNotificationListener --- <sub>You can find the original issue from GitLab [here](https://gitlab.c...
non_build
add documentation for dual communication documentation should have a special section for notification where we explain each available notification also in command section we need to add addnotificationlistener and removenotificationlistener you can find the original issue from gitlab
0
127,552
18,013,560,563
IssuesEvent
2021-09-16 11:27:49
artsking/linux-4.1.15_CVE-2021-33034_withPatch
https://api.github.com/repos/artsking/linux-4.1.15_CVE-2021-33034_withPatch
closed
CVE-2019-19037 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed
security vulnerability
## CVE-2019-19037 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home p...
True
CVE-2019-19037 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed - ## CVE-2019-19037 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p...
non_build
cve medium detected in linux stable autoclosed cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulner...
0
30,245
8,506,741,915
IssuesEvent
2018-10-30 17:17:18
TileDB-Inc/TileDB
https://api.github.com/repos/TileDB-Inc/TileDB
closed
External project for zlib needs fPIC for static lib
build
``` [100%] Linking CXX shared library libtiledb.so /usr/bin/ld: ../../externals/install/lib/libz.a(deflate.o): relocation R_X86_64_32S against symbol `zcalloc' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: ../../externals/install/lib/libz.a(inflate.o): relocation R_X86_64_32S against...
1.0
External project for zlib needs fPIC for static lib - ``` [100%] Linking CXX shared library libtiledb.so /usr/bin/ld: ../../externals/install/lib/libz.a(deflate.o): relocation R_X86_64_32S against symbol `zcalloc' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: ../../externals/install/...
build
external project for zlib needs fpic for static lib linking cxx shared library libtiledb so usr bin ld externals install lib libz a deflate o relocation r against symbol zcalloc can not be used when making a shared object recompile with fpic usr bin ld externals install lib libz a...
1
4,366
3,358,231,937
IssuesEvent
2015-11-19 08:16:44
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
Mismatched number of arguments in call to EditorExportPlatformPC::export_project
bug confirmed topic:buildsystem
As seen in the current master branch, on gcc 4.9.2: ``` g++ -o platform/windows/export/export.x11.opt.tools.64.o -c -O2 -ffast-math -DDEBUG_ENABLED -DFREETYPE_ENABLED -DOPENGL_ENABLED -DGLEW_ENABLED -DALSA_ENABLED -DPULSEAUDIO_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DGLES2_ENABLED -DGLES_OVER_GL -DMUSEPACK_ENABLED -DSQ...
1.0
Mismatched number of arguments in call to EditorExportPlatformPC::export_project - As seen in the current master branch, on gcc 4.9.2: ``` g++ -o platform/windows/export/export.x11.opt.tools.64.o -c -O2 -ffast-math -DDEBUG_ENABLED -DFREETYPE_ENABLED -DOPENGL_ENABLED -DGLEW_ENABLED -DALSA_ENABLED -DPULSEAUDIO_ENABLED ...
build
mismatched number of arguments in call to editorexportplatformpc export project as seen in the current master branch on gcc g o platform windows export export opt tools o c ffast math ddebug enabled dfreetype enabled dopengl enabled dglew enabled dalsa enabled dpulseaudio enabled e...
1
2,521
2,964,837,187
IssuesEvent
2015-07-10 18:58:30
docker/docker
https://api.github.com/repos/docker/docker
closed
Proposal: Incorporate docker run IMAGE into BUILD
kind/feature kind/proposal tools/build
<a name="Description"></a> ## Description The processes, environments, and resources required to construct artifacts that compose a desired image are typically irrelevant to its runtime. For example, the tool chain: language compilers, their libraries, …, employed to build an application, when incorporated into an...
1.0
Proposal: Incorporate docker run IMAGE into BUILD - <a name="Description"></a> ## Description The processes, environments, and resources required to construct artifacts that compose a desired image are typically irrelevant to its runtime. For example, the tool chain: language compilers, their libraries, …, employe...
build
proposal incorporate docker run image into build description the processes environments and resources required to construct artifacts that compose a desired image are typically irrelevant to its runtime for example the tool chain language compilers their libraries … employed to build an applicatio...
1
43,500
11,243,849,138
IssuesEvent
2020-01-10 04:53:51
alibaba/MNN
https://api.github.com/repos/alibaba/MNN
closed
windows下编译converter报错 add_dependencies called with incorrect number of arguments
CMake Windows building
# 平台(如果交叉编译请再附上交叉编译目标平台): Windows 10 # Github版本 5af265939b8c35a0489d836d5cf3d133a408b4be # 编译方式: ``` cmake .. -DMNN_BUILD_CONVERTER=true ``` # 编译日志: ``` E:\MNN\tools\converter\build>cmake .. -DMNN_BUILD_CONVERTER=true -- Building for: Visual Studio 16 2019 CMake Warning (dev) in CMakeLists.tx...
1.0
windows下编译converter报错 add_dependencies called with incorrect number of arguments - # 平台(如果交叉编译请再附上交叉编译目标平台): Windows 10 # Github版本 5af265939b8c35a0489d836d5cf3d133a408b4be # 编译方式: ``` cmake .. -DMNN_BUILD_CONVERTER=true ``` # 编译日志: ``` E:\MNN\tools\converter\build>cmake .. -DMNN_BUILD_CONVERTER...
build
windows下编译converter报错 add dependencies called with incorrect number of arguments 平台 如果交叉编译请再附上交叉编译目标平台 windows github版本 编译方式 cmake dmnn build converter true 编译日志 e mnn tools converter build cmake dmnn build converter true building for visual studio ...
1
55,018
13,502,702,569
IssuesEvent
2020-09-13 09:52:30
koto-bank/lbge
https://api.github.com/repos/koto-bank/lbge
opened
Return osx checks to travis
build pipeline
Due to roswel being broken, we temporary switched to cl-travis, which doesn't support OSX.
1.0
Return osx checks to travis - Due to roswel being broken, we temporary switched to cl-travis, which doesn't support OSX.
build
return osx checks to travis due to roswel being broken we temporary switched to cl travis which doesn t support osx
1
65,916
3,248,161,891
IssuesEvent
2015-10-17 02:44:19
UniVR/GolfVR
https://api.github.com/repos/UniVR/GolfVR
closed
The bag goes under the ground after the player has moved
priority:low type:bug
Use some physics to place the bag on the ground after the player as moved @MattGen I will wait for last modelized version of the bag
1.0
The bag goes under the ground after the player has moved - Use some physics to place the bag on the ground after the player as moved @MattGen I will wait for last modelized version of the bag
non_build
the bag goes under the ground after the player has moved use some physics to place the bag on the ground after the player as moved mattgen i will wait for last modelized version of the bag
0
306,893
9,412,595,319
IssuesEvent
2019-04-10 04:50:03
facebook/create-react-app
https://api.github.com/repos/facebook/create-react-app
closed
Aborting installation. npm install --save --save-exact --loglevel error react react-dom react-scripts has failed.
issue: question priority: low (ignored issue template)
npx create-react-app basics Creating a new React app in C:\Users\Ritik Sinha\Desktop\reactjs\basics. Installing packages. This might take a couple of minutes. Installing react, react-dom, and react-scripts... npm ERR! Invalid or unexpected token npm ERR! A complete log of this run can be found in: npm ERR...
1.0
Aborting installation. npm install --save --save-exact --loglevel error react react-dom react-scripts has failed. - npx create-react-app basics Creating a new React app in C:\Users\Ritik Sinha\Desktop\reactjs\basics. Installing packages. This might take a couple of minutes. Installing react, react-dom, and re...
non_build
aborting installation npm install save save exact loglevel error react react dom react scripts has failed npx create react app basics creating a new react app in c users ritik sinha desktop reactjs basics installing packages this might take a couple of minutes installing react react dom and re...
0
57,540
14,143,631,908
IssuesEvent
2020-11-10 15:29:57
xamarin/xamarin-macios
https://api.github.com/repos/xamarin/xamarin-macios
opened
Runtime missing translation resource when `msbuild/*` code calls into `tool/*`
msbuild
`Xamarin.Bundler.FileCopier` can throw errors that are not part of the msbuild (resgen) errors. ``` /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(150,3): error MSB4018: The "CreateBindingResourcePackage" task failed unexpectedly. /Library/Frameworks/Mono.framework/External/x...
1.0
Runtime missing translation resource when `msbuild/*` code calls into `tool/*` - `Xamarin.Bundler.FileCopier` can throw errors that are not part of the msbuild (resgen) errors. ``` /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(150,3): error MSB4018: The "CreateBindingResource...
build
runtime missing translation resource when msbuild code calls into tool xamarin bundler filecopier can throw errors that are not part of the msbuild resgen errors library frameworks mono framework external xbuild xamarin ios xamarin shared targets error the createbindingresourcepackage ...
1
18,057
6,543,840,760
IssuesEvent
2017-09-03 07:05:12
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
Cannot build TensorFlow on macOS 10.12
stat:awaiting response type:build/install
When I trying to build TensorFlow with avx, avx2, fma, sse4,1 sse4,2, it shown that ``` clang: error: no such file or directory: 'msse4.1' clang: error: no such file or directory: 'msse4.2' ``` clang doesn't support sse4.1 and sse4.2? And I can not change the bazel compiler to gcc anyway
1.0
Cannot build TensorFlow on macOS 10.12 - When I trying to build TensorFlow with avx, avx2, fma, sse4,1 sse4,2, it shown that ``` clang: error: no such file or directory: 'msse4.1' clang: error: no such file or directory: 'msse4.2' ``` clang doesn't support sse4.1 and sse4.2? And I can not change the bazel compile...
build
cannot build tensorflow on macos when i trying to build tensorflow with avx fma it shown that clang error no such file or directory clang error no such file or directory clang doesn t support and and i can not change the bazel compiler to gcc anyway
1
95,188
27,403,049,307
IssuesEvent
2023-03-01 03:11:38
dotnet/project-system
https://api.github.com/repos/dotnet/project-system
closed
Build acceleration log should include name of project(s) not using ProduceReferenceAssembly
Feature-Build-Acceleration
In prerelease builds of 17.6, we log a warning to highlight when `AccelerateBuildsInVisualStudio` is true, but `ProduceReferenceAssembly` is not: > FastUpToDate: This project has enabled build acceleration, but at least one referenced project does not produce reference assemblies. Ensure all referenced projects, bot...
1.0
Build acceleration log should include name of project(s) not using ProduceReferenceAssembly - In prerelease builds of 17.6, we log a warning to highlight when `AccelerateBuildsInVisualStudio` is true, but `ProduceReferenceAssembly` is not: > FastUpToDate: This project has enabled build acceleration, but at least one...
build
build acceleration log should include name of project s not using producereferenceassembly in prerelease builds of we log a warning to highlight when acceleratebuildsinvisualstudio is true but producereferenceassembly is not fastuptodate this project has enabled build acceleration but at least one ...
1
23,145
3,770,238,744
IssuesEvent
2016-03-16 13:58:55
sanblch/parf
https://api.github.com/repos/sanblch/parf
closed
'make' command for installing parf not working; even after changing default compiler
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. ``` Original issue reported on code.google.com by `svtydeek...@gmail.com` on 5 Aug 2014 ...
1.0
'make' command for installing parf not working; even after changing default compiler - ``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. ``...
non_build
make command for installing parf not working even after changing default compiler what steps will reproduce the problem what is the expected output what do you see instead what version of the product are you using on what operating system please provide any additional information below ...
0
217,262
24,324,835,950
IssuesEvent
2022-09-30 13:57:29
H-459/exam_baragon_gal
https://api.github.com/repos/H-459/exam_baragon_gal
opened
CVE-2020-14062 (High) detected in jackson-databind-2.9.9.jar
security vulnerability
## CVE-2020-14062 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2020-14062 (High) detected in jackson-databind-2.9.9.jar - ## CVE-2020-14062 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary> <p>General...
non_build
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file baragonservice pom xml path ...
0
65,883
16,499,576,418
IssuesEvent
2021-05-25 13:31:40
Ultimaker/Cura
https://api.github.com/repos/Ultimaker/Cura
closed
Application crash when choosing Scale
Category: Cura-Build Type: Bug
### Application Version 4.9.0 ### Platform Linux - Zorin OS 64bit ### Printer Custom (EasyThreed Nano) ### Reproduction steps 1. Downloaded project from https://www.thingiverse.com/thing:934033 2. Unzipped file 3. Opened Cura 4. Loaded stl file 5. Selected fox 6. Pressed scale 7. Application crashed ### A...
1.0
Application crash when choosing Scale - ### Application Version 4.9.0 ### Platform Linux - Zorin OS 64bit ### Printer Custom (EasyThreed Nano) ### Reproduction steps 1. Downloaded project from https://www.thingiverse.com/thing:934033 2. Unzipped file 3. Opened Cura 4. Loaded stl file 5. Selected fox 6. Pres...
build
application crash when choosing scale application version platform linux zorin os printer custom easythreed nano reproduction steps downloaded project from unzipped file opened cura loaded stl file selected fox pressed scale application crashed actu...
1
353,752
10,558,208,801
IssuesEvent
2019-10-04 08:33:09
OkunaOrg/okuna-api
https://api.github.com/repos/OkunaOrg/okuna-api
closed
Blocking accounts
feature priority:critical
As unfortunate as this might seem, a much needed feature to act as a last resource emergency brake on escalating situations.
1.0
Blocking accounts - As unfortunate as this might seem, a much needed feature to act as a last resource emergency brake on escalating situations.
non_build
blocking accounts as unfortunate as this might seem a much needed feature to act as a last resource emergency brake on escalating situations
0
10,884
4,836,767,673
IssuesEvent
2016-11-08 20:34:34
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
kubernetes-src.tar.gz contains no source code
area/build-release component/apiserver priority/P1 release-blocker
Due to #30787, we no longer copy the source code into `${LOCAL_OUTPUT_ROOT}`. [We bundle up `${LOCAL_OUTPUT_ROOT}` to produce the `kubernetes-src.tar.gz` file](https://github.com/kubernetes/kubernetes/blob/2dea8a8f8f7f8ea44284c937499b5a946491add5/build-tools/lib/release.sh#L98-L102), however. Confirmed that the `kub...
1.0
kubernetes-src.tar.gz contains no source code - Due to #30787, we no longer copy the source code into `${LOCAL_OUTPUT_ROOT}`. [We bundle up `${LOCAL_OUTPUT_ROOT}` to produce the `kubernetes-src.tar.gz` file](https://github.com/kubernetes/kubernetes/blob/2dea8a8f8f7f8ea44284c937499b5a946491add5/build-tools/lib/release.s...
build
kubernetes src tar gz contains no source code due to we no longer copy the source code into local output root however confirmed that the kubernetes src tar gz file now contains nothing useful console curl s tar tz vf drwxr x saadali eng rw r saadali ...
1
53,844
13,214,353,288
IssuesEvent
2020-08-16 17:19:46
walkingeyerobot/r38
https://api.github.com/repos/walkingeyerobot/r38
closed
add bulk .dek exporting
deckbuilder
Move the logic from the server to the client. I want an archive (zip, tar, doesn't matter) that contains all the .dek files for all users in a draft. The link to do this should only appear for user id = 1 (which can be hard coded). The .dek files should exclude basic lands, and the filename should be: "<name of t...
1.0
add bulk .dek exporting - Move the logic from the server to the client. I want an archive (zip, tar, doesn't matter) that contains all the .dek files for all users in a draft. The link to do this should only appear for user id = 1 (which can be hard coded). The .dek files should exclude basic lands, and the filen...
build
add bulk dek exporting move the logic from the server to the client i want an archive zip tar doesn t matter that contains all the dek files for all users in a draft the link to do this should only appear for user id which can be hard coded the dek files should exclude basic lands and the filen...
1
205,821
16,010,683,266
IssuesEvent
2021-04-20 10:08:36
vaadin/flow
https://api.github.com/repos/vaadin/flow
closed
Clarify idempotence of Registrations in JavaDoc
Good First Issue Help wanted Impact: High Severity: Minor bug core documentation
Since #8506 has been fixed, a `Registration` is supposed to be idempotent (or [idempotent-ish](https://github.com/vaadin/flow/issues/8466#issuecomment-636516695) at least), i.e. calling `remove()` multiple times has the same effect as calling it once. However, this is not mentioned explicitely in the documentation: ...
1.0
Clarify idempotence of Registrations in JavaDoc - Since #8506 has been fixed, a `Registration` is supposed to be idempotent (or [idempotent-ish](https://github.com/vaadin/flow/issues/8466#issuecomment-636516695) at least), i.e. calling `remove()` multiple times has the same effect as calling it once. However, this i...
non_build
clarify idempotence of registrations in javadoc since has been fixed a registration is supposed to be idempotent or at least i e calling remove multiple times has the same effect as calling it once however this is not mentioned explicitely in the documentation my interpretation of the ...
0
274,081
23,808,222,693
IssuesEvent
2022-09-04 11:20:11
infinyon/fluvio
https://api.github.com/repos/infinyon/fluvio
closed
[Test] Add connector regression testing
Test value/high no-issue-activity feature/connector
In preparation for https://github.com/infinyon/fluvio/issues/2433, we need some connector focused tests. The point to make is that a cluster maintains its ability to interact with connectors over upgrade. And we expect connector traffic to be maintained as well. First thought scenarios for `CD_Dev`: * Stable clu...
1.0
[Test] Add connector regression testing - In preparation for https://github.com/infinyon/fluvio/issues/2433, we need some connector focused tests. The point to make is that a cluster maintains its ability to interact with connectors over upgrade. And we expect connector traffic to be maintained as well. First tho...
non_build
add connector regression testing in preparation for we need some connector focused tests the point to make is that a cluster maintains its ability to interact with connectors over upgrade and we expect connector traffic to be maintained as well first thought scenarios for cd dev stable cluster co...
0
102,534
32,039,367,514
IssuesEvent
2023-09-22 17:56:53
ubccr/software-layer
https://api.github.com/repos/ubccr/software-layer
closed
Request for installation of pybedtools
build-request
We have a lot of things that use this wrapper, found here: https://pypi.org/project/pybedtools/ but at present no one computer-savvy enough to do the new module installs. thanks.
1.0
Request for installation of pybedtools - We have a lot of things that use this wrapper, found here: https://pypi.org/project/pybedtools/ but at present no one computer-savvy enough to do the new module installs. thanks.
build
request for installation of pybedtools we have a lot of things that use this wrapper found here but at present no one computer savvy enough to do the new module installs thanks
1
523,060
15,171,744,550
IssuesEvent
2021-02-13 05:01:06
great-expectations/great_expectations
https://api.github.com/repos/great-expectations/great_expectations
closed
BigQuery documentation link broken after `GE init`
core-team-priority
**Describe the bug** After typing `great_expectations init` in terminal, selecting BigQuery later on as my datasource but not being able to auth, so pressing 'n' to the question 'Enter the credentials again? [Y/n]:' I got the following message: > Since we could not connect to the database, you can complete troubl...
1.0
BigQuery documentation link broken after `GE init` - **Describe the bug** After typing `great_expectations init` in terminal, selecting BigQuery later on as my datasource but not being able to auth, so pressing 'n' to the question 'Enter the credentials again? [Y/n]:' I got the following message: > Since we could...
non_build
bigquery documentation link broken after ge init describe the bug after typing great expectations init in terminal selecting bigquery later on as my datasource but not being able to auth so pressing n to the question enter the credentials again i got the following message since we could not...
0
33,741
9,204,298,994
IssuesEvent
2019-03-08 06:49:00
grpc/grpc
https://api.github.com/repos/grpc/grpc
closed
test flake: bins/tsan/h2_full+workarounds_nosec_test retry_too_many_attempts
infra/BUILDPONY kind/bug lang/core priority/P2
seen on master (for the first time) https://source.cloud.google.com/results/invocations/db74ebf3-4118-4ea3-be39-a277734abbb9/targets/github%2Fgrpc%2Fc_linux_tsan_native_x64_clang7.0/tests ``` D0531 13:56:11.389324057 15848 test_config.cc:391] test slowdown factor: sanitizer=5, fixture=1, poller=5, total=...
1.0
test flake: bins/tsan/h2_full+workarounds_nosec_test retry_too_many_attempts - seen on master (for the first time) https://source.cloud.google.com/results/invocations/db74ebf3-4118-4ea3-be39-a277734abbb9/targets/github%2Fgrpc%2Fc_linux_tsan_native_x64_clang7.0/tests ``` D0531 13:56:11.389324057 15848 test_config...
build
test flake bins tsan full workarounds nosec test retry too many attempts seen on master for the first time test config cc test slowdown factor sanitizer fixture poller total ev posix cc using polling engine poll cv dns r...
1
304,432
23,065,766,562
IssuesEvent
2022-07-25 13:48:44
enarx/enarx
https://api.github.com/repos/enarx/enarx
closed
Readme updates
documentation ux
The readme is a key part of the developer experience, as it's the most prominent thing that people see when they visit the Enarx Github page. It could use some updating and revision.
1.0
Readme updates - The readme is a key part of the developer experience, as it's the most prominent thing that people see when they visit the Enarx Github page. It could use some updating and revision.
non_build
readme updates the readme is a key part of the developer experience as it s the most prominent thing that people see when they visit the enarx github page it could use some updating and revision
0
73,850
7,360,300,833
IssuesEvent
2018-03-10 17:10:53
istio/istio
https://api.github.com/repos/istio/istio
closed
Circleci fails due to RBAC error namespace empty
ci/circleci kind/test-failure
https://circleci.com/gh/istio/istio/46044 Generated yaml file is broken, istio-pilot-admin-role-binding- shoud contain the namespace Erom server for: "/tmp/istio.e2e.780711191/yaml/istio.yaml": resource name may not be empty Error from server (Invalid): error when creating "/tmp/istio.e2e.780711191/yaml/istio.ya...
1.0
Circleci fails due to RBAC error namespace empty - https://circleci.com/gh/istio/istio/46044 Generated yaml file is broken, istio-pilot-admin-role-binding- shoud contain the namespace Erom server for: "/tmp/istio.e2e.780711191/yaml/istio.yaml": resource name may not be empty Error from server (Invalid): error wh...
non_build
circleci fails due to rbac error namespace empty generated yaml file is broken istio pilot admin role binding shoud contain the namespace erom server for tmp istio yaml istio yaml resource name may not be empty error from server invalid error when creating tmp istio yaml istio yaml clus...
0
93,196
26,886,271,654
IssuesEvent
2023-02-06 03:40:34
envoyproxy/envoy
https://api.github.com/repos/envoyproxy/envoy
closed
rules_rust build error on s390x
bug area/build area/wasm
When building tests on s390x, the following error happens: ERROR: /root/envoy/test/extensions/filters/http/wasm/test_data/BUILD:31:17: While resolving toolchains for target //test/extensions/filters/http/wasm/test_data:_wasm_close_stream_rust_wasm: No matching toolchains found for types @rules_rust//rust:toolchain.
1.0
rules_rust build error on s390x - When building tests on s390x, the following error happens: ERROR: /root/envoy/test/extensions/filters/http/wasm/test_data/BUILD:31:17: While resolving toolchains for target //test/extensions/filters/http/wasm/test_data:_wasm_close_stream_rust_wasm: No matching toolchains found for t...
build
rules rust build error on when building tests on the following error happens error root envoy test extensions filters http wasm test data build while resolving toolchains for target test extensions filters http wasm test data wasm close stream rust wasm no matching toolchains found for types rule...
1
63,128
15,437,199,391
IssuesEvent
2021-03-07 15:51:08
etjump/etjump
https://api.github.com/repos/etjump/etjump
closed
Add macOS support
build system enhancement
As codebase has minimum platform specific dependencies, it should be (and was already done) possible to compile and run (using ETLegacy v2.77+) ETJump on macOS platform. To achieve this we would need to perform a set of changes to our build system, build pipeline, as well as, codebase. The macOS integration can be base...
1.0
Add macOS support - As codebase has minimum platform specific dependencies, it should be (and was already done) possible to compile and run (using ETLegacy v2.77+) ETJump on macOS platform. To achieve this we would need to perform a set of changes to our build system, build pipeline, as well as, codebase. The macOS int...
build
add macos support as codebase has minimum platform specific dependencies it should be and was already done possible to compile and run using etlegacy etjump on macos platform to achieve this we would need to perform a set of changes to our build system build pipeline as well as codebase the macos integ...
1
32,123
7,495,007,801
IssuesEvent
2018-04-07 16:13:36
vimeo/psalm
https://api.github.com/repos/vimeo/psalm
closed
[?] Explicit mixed in totallyTyped mode
bug false positive valid code
I'm not sure if this is a bug, or if Psalm is expected to complain on any mixed assignment, even when both LHS and RHS are explicitly typed as mixed. But using pretty much equivalent union type instead of `mixed` gets rid of error, and at the very least emitted issue misses the RHS type: ```php <?php class A { ...
1.0
[?] Explicit mixed in totallyTyped mode - I'm not sure if this is a bug, or if Psalm is expected to complain on any mixed assignment, even when both LHS and RHS are explicitly typed as mixed. But using pretty much equivalent union type instead of `mixed` gets rid of error, and at the very least emitted issue misses the...
non_build
explicit mixed in totallytyped mode i m not sure if this is a bug or if psalm is expected to complain on any mixed assignment even when both lhs and rhs are explicitly typed as mixed but using pretty much equivalent union type instead of mixed gets rid of error and at the very least emitted issue misses the r...
0
393,334
11,613,686,395
IssuesEvent
2020-02-26 11:11:10
wso2/product-microgateway
https://api.github.com/repos/wso2/product-microgateway
opened
Add supprot for ballerina dist update
Priority/Normal Type/Task
### Describe your problem(s) <!-- Describe why you think this project needs this feature --> Need a way to update ballerina distribution inside micro-gw toolkit ### Describe your solution <!-- Describe the feature/improvement --> ballerina now provides dist upgrade function via `ballerina dist` command. We should ...
1.0
Add supprot for ballerina dist update - ### Describe your problem(s) <!-- Describe why you think this project needs this feature --> Need a way to update ballerina distribution inside micro-gw toolkit ### Describe your solution <!-- Describe the feature/improvement --> ballerina now provides dist upgrade function ...
non_build
add supprot for ballerina dist update describe your problem s need a way to update ballerina distribution inside micro gw toolkit describe your solution ballerina now provides dist upgrade function via ballerina dist command we should add support for this to enable users to easily upgrade balleri...
0
190,716
6,821,817,487
IssuesEvent
2017-11-07 17:56:15
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio] unable to view content diff due to accessExternalDTD
bug priority: highest!
Applies to 2.5.x, 3.x # steps to reproduce - create site from empty blue print - modify home page (or other pages) twice - view history - click 2 versions and compare - note logs below ``` ERROR] 2017-11-06 16:21:53,092 [http-bio-8080-exec-15] [impl.DefaultExceptionHandler] | GET http://localhost:8080/studi...
1.0
[studio] unable to view content diff due to accessExternalDTD - Applies to 2.5.x, 3.x # steps to reproduce - create site from empty blue print - modify home page (or other pages) twice - view history - click 2 versions and compare - note logs below ``` ERROR] 2017-11-06 16:21:53,092 [http-bio-8080-exec-15] ...
non_build
unable to view content diff due to accessexternaldtd applies to x x steps to reproduce create site from empty blue print modify home page or other pages twice view history click versions and compare note logs below error get failed org springframework w...
0
129,206
27,418,479,335
IssuesEvent
2023-03-01 15:14:10
strangerstudios/pmpro-mailchimp
https://api.github.com/repos/strangerstudios/pmpro-mailchimp
closed
Formatting Improvements for the "Join our mailing list" section at checkout
Type: Localization Type: Enhancement Status: Needs Code Difficulty: Easy Blocking Next Release
After our move to table-free checkout page, this Add On was not updated to reflect new core styling, specifically: https://github.com/strangerstudios/pmpro-mailchimp/blob/master/pmpro-mailchimp.php#L495-L508 Also, the "textdomain" should be updated in the translation strings from 'pmpro' to 'pmpro-mailchimp'.
1.0
Formatting Improvements for the "Join our mailing list" section at checkout - After our move to table-free checkout page, this Add On was not updated to reflect new core styling, specifically: https://github.com/strangerstudios/pmpro-mailchimp/blob/master/pmpro-mailchimp.php#L495-L508 Also, the "textdomain" should b...
non_build
formatting improvements for the join our mailing list section at checkout after our move to table free checkout page this add on was not updated to reflect new core styling specifically also the textdomain should be updated in the translation strings from pmpro to pmpro mailchimp
0
79,024
22,594,098,085
IssuesEvent
2022-06-28 23:37:13
ScintillaOrg/lexilla
https://api.github.com/repos/ScintillaOrg/lexilla
closed
Compile with Control Flow Guard
building security
Please consider compiling Windows Lexilla with Control Flow Guard, to improve the security of other Windows projects that rely on Lexilla, like Notepad++. For more information about Control Flow Guard, see: https://docs.microsoft.com/en-us/cpp/build/reference/guard-enable-control-flow-guard?view=msvc-170 For the...
1.0
Compile with Control Flow Guard - Please consider compiling Windows Lexilla with Control Flow Guard, to improve the security of other Windows projects that rely on Lexilla, like Notepad++. For more information about Control Flow Guard, see: https://docs.microsoft.com/en-us/cpp/build/reference/guard-enable-control-f...
build
compile with control flow guard please consider compiling windows lexilla with control flow guard to improve the security of other windows projects that rely on lexilla like notepad for more information about control flow guard see for the notepad ticket see for the scintilla feature request ...
1
51,262
12,694,656,927
IssuesEvent
2020-06-22 06:59:57
Crocoblock/suggestions
https://api.github.com/repos/Crocoblock/suggestions
closed
Categories Grid
JetWooBuilder Pending Ready for release
Increase the number of category grid columns. Right for now the max value is 6 https://prnt.sc/qkvjly.
1.0
Categories Grid - Increase the number of category grid columns. Right for now the max value is 6 https://prnt.sc/qkvjly.
build
categories grid increase the number of category grid columns right for now the max value is
1
823,738
31,031,640,101
IssuesEvent
2023-08-10 12:51:31
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.go.com - desktop site instead of mobile site
status-needsinfo browser-firefox priority-important os-mac engine-gecko
<!-- @browser: Firefox 115.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:109.0) Gecko/20100101 Firefox/115.0 --> <!-- @reported_with: unknown --> **URL**: https://www.go.com **Browser / Version**: Firefox 115.0 **Operating System**: Mac OS X 10.13 **Tested Another Browser**: No **Problem t...
1.0
www.go.com - desktop site instead of mobile site - <!-- @browser: Firefox 115.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:109.0) Gecko/20100101 Firefox/115.0 --> <!-- @reported_with: unknown --> **URL**: https://www.go.com **Browser / Version**: Firefox 115.0 **Operating System**: Mac OS X...
non_build
desktop site instead of mobile site url browser version firefox operating system mac os x tested another browser no problem type desktop site instead of mobile site description desktop site instead of mobile site steps to reproduce browser configurati...
0
46,555
11,854,827,913
IssuesEvent
2020-03-25 02:09:30
hashicorp/packer
https://api.github.com/repos/hashicorp/packer
reopened
Packer Google builder with Debian 10 started giving SSH authentication issue
bug builder/google
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted. #### Overview of the Issue I had implemented a Packer build for GCE (Google compute engine) building a GCE custom image. This was working previously but has recently broken giving this error: ...
1.0
Packer Google builder with Debian 10 started giving SSH authentication issue - When filing a bug, please include the following headings if possible. Any example text in this template can be deleted. #### Overview of the Issue I had implemented a Packer build for GCE (Google compute engine) building a GCE custom ...
build
packer google builder with debian started giving ssh authentication issue when filing a bug please include the following headings if possible any example text in this template can be deleted overview of the issue i had implemented a packer build for gce google compute engine building a gce custom i...
1
322,728
9,828,235,486
IssuesEvent
2019-06-15 09:36:14
ahmedkaludi/accelerated-mobile-pages
https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages
closed
Need to create a filter to add the classes which have to be excluded in infinity scroll.
NEED FAST REVIEW [Priority: HIGH] enhancement
Desc: Need to create a filter to add the classes which have to be excluded in infinity scroll.
1.0
Need to create a filter to add the classes which have to be excluded in infinity scroll. - Desc: Need to create a filter to add the classes which have to be excluded in infinity scroll.
non_build
need to create a filter to add the classes which have to be excluded in infinity scroll desc need to create a filter to add the classes which have to be excluded in infinity scroll
0
239,542
26,231,866,971
IssuesEvent
2023-01-05 01:25:27
rmsryu/api
https://api.github.com/repos/rmsryu/api
opened
swashbuckle.aspnetcore.5.6.3.nupkg: 1 vulnerabilities (highest severity is: 7.5)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>swashbuckle.aspnetcore.5.6.3.nupkg</b></p></summary> <p></p> <p>Path to dependency file: /api.csproj</p> <p>Path to vulnerable library: /home/wss-scanner/.nuget/packa...
True
swashbuckle.aspnetcore.5.6.3.nupkg: 1 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>swashbuckle.aspnetcore.5.6.3.nupkg</b></p></summary> <p></p> <p>Path to dependency ...
non_build
swashbuckle aspnetcore nupkg vulnerabilities highest severity is vulnerable library swashbuckle aspnetcore nupkg path to dependency file api csproj path to vulnerable library home wss scanner nuget packages microsoft extensions apidescription server microsoft extensio...
0
30,674
8,576,339,597
IssuesEvent
2018-11-12 20:04:06
haskell/cabal
https://api.github.com/repos/haskell/cabal
closed
cabal new-test is not at feature parity with cabal test
cabal-install: nix-local-build type: enhancement
eg ` --keep-tix-files keep .tix files for HPC between test runs` isn't supported yet (not withstanding the current breakage in coverage testing :) )
1.0
cabal new-test is not at feature parity with cabal test - eg ` --keep-tix-files keep .tix files for HPC between test runs` isn't supported yet (not withstanding the current breakage in coverage testing :) )
build
cabal new test is not at feature parity with cabal test eg keep tix files keep tix files for hpc between test runs isn t supported yet not withstanding the current breakage in coverage testing
1
8,195
4,186,289,228
IssuesEvent
2016-06-23 14:06:07
jbs1/testingtrac
https://api.github.com/repos/jbs1/testingtrac
closed
finished.extra/0001022_paper5.xml incomplete (Trac #1343)
build system defect Incomplete Migration Migrated from Trac
Migrated from https://trac.kwarc.info/ticket/1343 ```json { "status": "closed", "changetime": "2006-10-25T11:32:15", "description": "If you look at the source, there's stuff there, but the math\nappears all contained within a <m:mlabeledtr>.\nAlas, Roger Sidge doesn't like mlabeledtr :>;\nit's never worke...
1.0
finished.extra/0001022_paper5.xml incomplete (Trac #1343) - Migrated from https://trac.kwarc.info/ticket/1343 ```json { "status": "closed", "changetime": "2006-10-25T11:32:15", "description": "If you look at the source, there's stuff there, but the math\nappears all contained within a <m:mlabeledtr>.\nAla...
build
finished extra xml incomplete trac migrated from json status closed changetime description if you look at the source there s stuff there but the math nappears all contained within a nalas roger sidge doesn t like mlabeledtr nit s never worked properly ...
1
47,542
12,054,304,878
IssuesEvent
2020-04-15 10:54:09
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
opened
Error occurs when bazek building the example
type:build/install
<em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em> **System information** - OS P...
1.0
Error occurs when bazek building the example - <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_...
build
error occurs when bazek building the example please make sure that this is a build installation issue as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag build template system information os platform and distribution e g linux...
1
27,673
8,017,710,500
IssuesEvent
2018-07-25 16:44:08
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
windows packaging tests
:Core/Build :Core/Packaging >test
Add windows to the set of platforms we verify packaging correctness on. [The BATS tests](https://github.com/elastic/elasticsearch/tree/c760eec0541a8fc564da997014baddfc6ea6baed/qa/vagrant/src/test/resources/packaging/tests) will be rewritten in java/groovy so they'll be portable on all test platforms. We'd like to bu...
1.0
windows packaging tests - Add windows to the set of platforms we verify packaging correctness on. [The BATS tests](https://github.com/elastic/elasticsearch/tree/c760eec0541a8fc564da997014baddfc6ea6baed/qa/vagrant/src/test/resources/packaging/tests) will be rewritten in java/groovy so they'll be portable on all test ...
build
windows packaging tests add windows to the set of platforms we verify packaging correctness on will be rewritten in java groovy so they ll be portable on all test platforms we d like to build these tests into a jar on the host and then execute the jar in the vm depending on how they re written it may make m...
1
93,543
26,982,605,799
IssuesEvent
2023-02-09 14:08:51
ufs-community/UFS_UTILS
https://api.github.com/repos/ufs-community/UFS_UTILS
closed
Update Jet Support
build
Jet has a new location for hpc-stack builds that is managed by EPIC. In addition, the unit/regression tests should be enabled on that platform.
1.0
Update Jet Support - Jet has a new location for hpc-stack builds that is managed by EPIC. In addition, the unit/regression tests should be enabled on that platform.
build
update jet support jet has a new location for hpc stack builds that is managed by epic in addition the unit regression tests should be enabled on that platform
1
8,920
4,351,420,634
IssuesEvent
2016-07-31 21:05:24
EasyRPG/Player
https://api.github.com/repos/EasyRPG/Player
closed
Android : migrate to Android Studio
Android Building
Eclipse ADT is no longer supported by Google and it's becoming more and more problematic. Migrating to Android Studio will make the development easier (it provides a lot of official tools) and it will also bring the support of Gradle :) : + Developpement easier + We will be able to use libraries such as Android S...
1.0
Android : migrate to Android Studio - Eclipse ADT is no longer supported by Google and it's becoming more and more problematic. Migrating to Android Studio will make the development easier (it provides a lot of official tools) and it will also bring the support of Gradle :) : + Developpement easier + We will be a...
build
android migrate to android studio eclipse adt is no longer supported by google and it s becoming more and more problematic migrating to android studio will make the development easier it provides a lot of official tools and it will also bring the support of gradle developpement easier we will be a...
1
73,127
19,578,176,888
IssuesEvent
2022-01-04 17:37:02
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Azure Image Builder Service cannot access large private blob files
virtual-machines/svc triaged cxp awaiting-product-team-response product-question Pri3 image-builder/subsvc
I have an issue with Azure Image Builder Service. I don't manage to access the content of a large private blob file (7 Gb) when creating the image. I did follow the documentation and tutorials in the official doc, including [this one](https://docs.microsoft.com/en-us/azure/virtual-machines/linux/image-builder-user...
1.0
Azure Image Builder Service cannot access large private blob files - I have an issue with Azure Image Builder Service. I don't manage to access the content of a large private blob file (7 Gb) when creating the image. I did follow the documentation and tutorials in the official doc, including [this one](https://doc...
build
azure image builder service cannot access large private blob files i have an issue with azure image builder service i don t manage to access the content of a large private blob file gb when creating the image i did follow the documentation and tutorials in the official doc including the managed us...
1
3,021
3,061,059,640
IssuesEvent
2015-08-15 04:28:10
CleverRaven/Cataclysm-DDA
https://api.github.com/repos/CleverRaven/Cataclysm-DDA
closed
Cygwin x86 and std::to_string
Build Windows
So, it's a pretty [well-documented bug](http://www.cygwin.com/ml/cygwin/2015-01/msg00049.html) with Cygwin that `std::to_string` isn't a thing that exists. Which is kiiiiind of a problem for CDDA, because src/item_group.cpp:470 has a call to `std::to_string`. And commenting out `std` or `std::` on that call (i.e....
1.0
Cygwin x86 and std::to_string - So, it's a pretty [well-documented bug](http://www.cygwin.com/ml/cygwin/2015-01/msg00049.html) with Cygwin that `std::to_string` isn't a thing that exists. Which is kiiiiind of a problem for CDDA, because src/item_group.cpp:470 has a call to `std::to_string`. And commenting out `st...
build
cygwin and std to string so it s a pretty with cygwin that std to string isn t a thing that exists which is kiiiiind of a problem for cdda because src item group cpp has a call to std to string and commenting out std or std on that call i e so that it s to string or to string ...
1
118,612
4,751,170,301
IssuesEvent
2016-10-22 18:48:11
CS2103AUG2016-T09-C3/main
https://api.github.com/repos/CS2103AUG2016-T09-C3/main
closed
Extend functionality of stub UndoCommand
priority.high
There is already an UndoCommand.java available in the src file. Just extend it. Study up on how to use ObservableList and how to extract the last known list.
1.0
Extend functionality of stub UndoCommand - There is already an UndoCommand.java available in the src file. Just extend it. Study up on how to use ObservableList and how to extract the last known list.
non_build
extend functionality of stub undocommand there is already an undocommand java available in the src file just extend it study up on how to use observablelist and how to extract the last known list
0
4,258
3,332,885,579
IssuesEvent
2015-11-11 22:10:21
godotengine/godot
https://api.github.com/repos/godotengine/godot
reopened
Compiling with disable_3d and disable_advanced_gui does not work
archived bug topic:buildsystem
Building with VisualStudio 2010 using scons with the following command lines has numerous unresolved externals: scons platform=windows disable_3d=yes (Using disable_advanced_gui=yes with the above also fails but I'm not sure if using this adds more unresolved externals) Build error: bin\godot.windows.tools.ex...
1.0
Compiling with disable_3d and disable_advanced_gui does not work - Building with VisualStudio 2010 using scons with the following command lines has numerous unresolved externals: scons platform=windows disable_3d=yes (Using disable_advanced_gui=yes with the above also fails but I'm not sure if using this adds mor...
build
compiling with disable and disable advanced gui does not work building with visualstudio using scons with the following command lines has numerous unresolved externals scons platform windows disable yes using disable advanced gui yes with the above also fails but i m not sure if using this adds more unr...
1
140,481
21,103,817,084
IssuesEvent
2022-04-04 16:43:31
CA-Data/Open-Data-Portal
https://api.github.com/repos/CA-Data/Open-Data-Portal
opened
Read more link on Dataset page and accessibiilty
P1 Engineering Visual Design QA/TESTING Accessibility testing Launch QA
Identify a better color for contrast for the "Read more" link.
1.0
Read more link on Dataset page and accessibiilty - Identify a better color for contrast for the "Read more" link.
non_build
read more link on dataset page and accessibiilty identify a better color for contrast for the read more link
0
182,419
21,664,517,496
IssuesEvent
2022-05-07 01:37:22
tt9133github/ForTest2
https://api.github.com/repos/tt9133github/ForTest2
closed
CVE-2015-5342 (Medium) detected in moodle/moodle-v2.6.2 - autoclosed
security vulnerability
## CVE-2015-5342 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>moodle/moodle-v2.6.2</b></p></summary> <p>Moodle - the world's open source learning platform</p> <p> Dependency Hier...
True
CVE-2015-5342 (Medium) detected in moodle/moodle-v2.6.2 - autoclosed - ## CVE-2015-5342 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>moodle/moodle-v2.6.2</b></p></summary> <p>Mood...
non_build
cve medium detected in moodle moodle autoclosed cve medium severity vulnerability vulnerable library moodle moodle moodle the world s open source learning platform dependency hierarchy x moodle moodle vulnerable library found in head commit a href ...
0
206,535
23,390,840,609
IssuesEvent
2022-08-11 17:40:26
jgeraigery/HubSpot-Test-Repo-2
https://api.github.com/repos/jgeraigery/HubSpot-Test-Repo-2
opened
dropwizard-configuration-1.3.12.jar: 2 vulnerabilities (highest severity is: 8.8)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dropwizard-configuration-1.3.12.jar</b></p></summary> <p></p> <p>Path to dependency file: /SingularityS3Uploader/pom.xml</p> <p>Path to vulnerable library: /home/wss-...
True
dropwizard-configuration-1.3.12.jar: 2 vulnerabilities (highest severity is: 8.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dropwizard-configuration-1.3.12.jar</b></p></summary> <p></p> <p>Path to dependenc...
non_build
dropwizard configuration jar vulnerabilities highest severity is vulnerable library dropwizard configuration jar path to dependency file pom xml path to vulnerable library home wss scanner repository io dropwizard dropwizard validation dropwizard validation ...
0
243,838
26,289,721,235
IssuesEvent
2023-01-08 08:49:09
aquasecurity/trivy
https://api.github.com/repos/aquasecurity/trivy
closed
CVE-2022-39394
kind/security-advisory
## Description Trivy detects `CVE-2022-39394` for `github.com/bytecodealliance/wasmtime-go` which is applicable for `https://github.com/bytecodealliance/wasmtime` (as far as I understand) ## JSON Output of run with `-debug`: ``` 2022-12-20T10:44:11.489+0200 DEBUG Severities: ["UNKNOWN" "LOW" "MEDIUM" "HIGH" "...
True
CVE-2022-39394 - ## Description Trivy detects `CVE-2022-39394` for `github.com/bytecodealliance/wasmtime-go` which is applicable for `https://github.com/bytecodealliance/wasmtime` (as far as I understand) ## JSON Output of run with `-debug`: ``` 2022-12-20T10:44:11.489+0200 DEBUG Severities: ["UNKNOWN" "LOW" ...
non_build
cve description trivy detects cve for github com bytecodealliance wasmtime go which is applicable for as far as i understand json output of run with debug debug severities debug cache dir users fedormalykh library caches trivy ...
0
204,144
15,419,170,714
IssuesEvent
2021-03-05 09:48:02
elastic/cloud-on-k8s
https://api.github.com/repos/elastic/cloud-on-k8s
opened
TestHeartbeatConfig failure on OCP
:ci >test
https://devops-ci.elastic.co/job/cloud-on-k8s-e2e-tests-ocp/389 https://devops-ci.elastic.co/job/cloud-on-k8s-e2e-tests-ocp/390 ```scala [2021-03-05T02:54:35.513Z] === FAIL: test/e2e/beat TestHeartbeatConfig/Beat_status_should_be_updated (1800.00s) [2021-03-05T02:54:35.513Z] Retries (30m0s timeout): ... [2021-03...
1.0
TestHeartbeatConfig failure on OCP - https://devops-ci.elastic.co/job/cloud-on-k8s-e2e-tests-ocp/389 https://devops-ci.elastic.co/job/cloud-on-k8s-e2e-tests-ocp/390 ```scala [2021-03-05T02:54:35.513Z] === FAIL: test/e2e/beat TestHeartbeatConfig/Beat_status_should_be_updated (1800.00s) [2021-03-05T02:54:35.513Z] R...
non_build
testheartbeatconfig failure on ocp scala fail test beat testheartbeatconfig beat status should be updated retries timeout utils go error trace utils go error received unexpected error expected status vers...
0
187,153
15,091,797,297
IssuesEvent
2021-02-06 16:57:25
icsharpcode/SharpZipLib
https://api.github.com/repos/icsharpcode/SharpZipLib
closed
Incorrect file names in Russian when unpacking an archive using 7Zip
documentation zip
### Steps to reproduce 1.Compress files in a folder using example [FastZip](https://github.com/icsharpcode/SharpZipLib/wiki/FastZip) 2.Unpack the resulting zip folder using the [7-Zip](https://www.7-zip.org/) program 3.Unpack the same archive using [FastZip](https://github.com/icsharpcode/SharpZipLib/wiki/FastZip) u...
1.0
Incorrect file names in Russian when unpacking an archive using 7Zip - ### Steps to reproduce 1.Compress files in a folder using example [FastZip](https://github.com/icsharpcode/SharpZipLib/wiki/FastZip) 2.Unpack the resulting zip folder using the [7-Zip](https://www.7-zip.org/) program 3.Unpack the same archive usi...
non_build
incorrect file names in russian when unpacking an archive using steps to reproduce compress files in a folder using example unpack the resulting zip folder using the program unpack the same archive using unpacking example expected behavior same file and folder names regardless of un...
0
83,113
23,980,315,912
IssuesEvent
2022-09-13 14:36:34
elastic/elastic-agent
https://api.github.com/repos/elastic/elastic-agent
closed
Build 430 for main with status FAILURE
Team:Elastic-Agent-Control-Plane ci-reported automation build-failures
## :broken_heart: Build 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://fleet-ci.elastic.co/blue/organizations/jenkins/elastic-agent%2Felastic-agent-mbp%2Fmain/deta...
1.0
Build 430 for main with status FAILURE - ## :broken_heart: Build 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://fleet-ci.elastic.co/blue/organizations/jenkins/elas...
build
build for main with status failure broken heart build 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
79,276
22,690,326,251
IssuesEvent
2022-07-04 19:11:12
appsmithorg/appsmith
https://api.github.com/repos/appsmithorg/appsmith
opened
[Bug]: Canvas empty Space does not go away even after modifying the bottom most row
Bug High UI Builders Pod
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description In few applications, The canvas has extra empty space at the bottom of the canvas, even though there are now widgets present in that area. Resizing, Dragging or even deleting a widget should recalculate the canvas len...
1.0
[Bug]: Canvas empty Space does not go away even after modifying the bottom most row - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Description In few applications, The canvas has extra empty space at the bottom of the canvas, even though there are now widgets present in that...
build
canvas empty space does not go away even after modifying the bottom most row is there an existing issue for this i have searched the existing issues description in few applications the canvas has extra empty space at the bottom of the canvas even though there are now widgets present in that area ...
1
60,365
14,789,519,275
IssuesEvent
2021-01-12 10:41:09
weaveworks/kured
https://api.github.com/repos/weaveworks/kured
closed
Upload the image from tag automatically
build
To make things simpler, we should probably push our docker images automatically when tagging the repository. See also https://github.com/weaveworks/kured/pull/241
1.0
Upload the image from tag automatically - To make things simpler, we should probably push our docker images automatically when tagging the repository. See also https://github.com/weaveworks/kured/pull/241
build
upload the image from tag automatically to make things simpler we should probably push our docker images automatically when tagging the repository see also
1