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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8,312 | 4,225,619,255 | IssuesEvent | 2016-07-02 00:01:42 | mitchellh/packer | https://api.github.com/repos/mitchellh/packer | closed | Possible race condition creating security groups with amazon-ebs builder | bug builder/amazon | I'm occasionally getting the following error message when using the amazon-ebs builder with an unchanged configuration to provision an EC2 box (i.e., I do the same thing repeatedly and only get an error randomly). It looks like sometimes the instance starts launching before the security group is done being created.
... | 1.0 | Possible race condition creating security groups with amazon-ebs builder - I'm occasionally getting the following error message when using the amazon-ebs builder with an unchanged configuration to provision an EC2 box (i.e., I do the same thing repeatedly and only get an error randomly). It looks like sometimes the in... | build | possible race condition creating security groups with amazon ebs builder i m occasionally getting the following error message when using the amazon ebs builder with an unchanged configuration to provision an box i e i do the same thing repeatedly and only get an error randomly it looks like sometimes the inst... | 1 |
210,778 | 16,385,288,771 | IssuesEvent | 2021-05-17 09:38:00 | open-contracting/infrastructure | https://api.github.com/repos/open-contracting/infrastructure | opened | Add third-party OC4IDS tools to documentation | documentation | Nuevo Leon's Infraestructura Abierta is an [open-source OC4IDS visualisation tool](https://github.com/INAImexico/infraestructura-abierta) and a good example of displaying infrastructure projects (from OC4IDS data), related contracting processes (from OCDS records data) and aggregated OC4IDS indicators (from OC4IDS data... | 1.0 | Add third-party OC4IDS tools to documentation - Nuevo Leon's Infraestructura Abierta is an [open-source OC4IDS visualisation tool](https://github.com/INAImexico/infraestructura-abierta) and a good example of displaying infrastructure projects (from OC4IDS data), related contracting processes (from OCDS records data) an... | non_build | add third party tools to documentation nuevo leon s infraestructura abierta is an and a good example of displaying infrastructure projects from data related contracting processes from ocds records data and aggregated indicators from data we should add it and any other examples that emerge to ... | 0 |
35,931 | 9,683,942,219 | IssuesEvent | 2019-05-23 12:43:51 | kubernetes-incubator/service-catalog | https://api.github.com/repos/kubernetes-incubator/service-catalog | closed | Push the build image to quay | build | Instead of continually building & caching the `scBuildImage` docker image on our local machines, it's probably a good idea to push it to our quay repo and then pull it to all our machines. | 1.0 | Push the build image to quay - Instead of continually building & caching the `scBuildImage` docker image on our local machines, it's probably a good idea to push it to our quay repo and then pull it to all our machines. | build | push the build image to quay instead of continually building caching the scbuildimage docker image on our local machines it s probably a good idea to push it to our quay repo and then pull it to all our machines | 1 |
5,922 | 13,300,988,771 | IssuesEvent | 2020-08-25 12:16:57 | FedML-AI/FedML-docs | https://api.github.com/repos/FedML-AI/FedML-docs | opened | System Architecture Overview | Gitalk system-architecture-overview | http://doc.fedml.ai/#/system-architecture-overview
A Research Library and Benchmark for Federated Machine Learning | 1.0 | System Architecture Overview - http://doc.fedml.ai/#/system-architecture-overview
A Research Library and Benchmark for Federated Machine Learning | non_build | system architecture overview a research library and benchmark for federated machine learning | 0 |
74,566 | 20,239,582,523 | IssuesEvent | 2022-02-14 07:53:54 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | Machine learning
Natural language processing
Nonlinear control
Pattern recognition
Robotics
Speech generating device
Strategic planning
Vehicle infrastructure integration
Virtual Intelligence
Virtual realityAutomation
Automatic target recognition
Biologically inspired computing
Computer audition
Computer vision
Diagnos... | type:build/install invalid | <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 Plat... | 1.0 | Machine learning
Natural language processing
Nonlinear control
Pattern recognition
Robotics
Speech generating device
Strategic planning
Vehicle infrastructure integration
Virtual Intelligence
Virtual realityAutomation
Automatic target recognition
Biologically inspired computing
Computer audition
Computer vision
Diagnos... | build | machine learning natural language processing nonlinear control pattern recognition robotics speech generating device strategic planning vehicle infrastructure integration virtual intelligence virtual realityautomation automatic target recognition biologically inspired computing computer audition computer vision diagnos... | 1 |
652,616 | 21,557,445,373 | IssuesEvent | 2022-04-30 17:08:47 | ixhbinphoenix/smPl | https://api.github.com/repos/ixhbinphoenix/smPl | closed | Set bonus does not display correctly if armor is equipped using right-click | bug priority-3 | ### Description
When equipping four pieces of the same set using right click from the hotbar, the set bonus applies but doesn't get updated in the item lore. This fixes itself after manually swapping items in the inventory.
### Expected Behavior
The item lore displaying the current / required pieces for the set bo... | 1.0 | Set bonus does not display correctly if armor is equipped using right-click - ### Description
When equipping four pieces of the same set using right click from the hotbar, the set bonus applies but doesn't get updated in the item lore. This fixes itself after manually swapping items in the inventory.
### Expected B... | non_build | set bonus does not display correctly if armor is equipped using right click description when equipping four pieces of the same set using right click from the hotbar the set bonus applies but doesn t get updated in the item lore this fixes itself after manually swapping items in the inventory expected b... | 0 |
464,670 | 13,337,668,193 | IssuesEvent | 2020-08-28 09:38:58 | Domiii/dbux | https://api.github.com/repos/Domiii/dbux | closed | Navigation: Stepping to "Next Parent" is inaccurate in case of nested CallExpression | bug priority submitted | In `f(1, g())`, when stepping into `g` and then inside of `g`, go to `Next Parent`, it selects `f(...)`, but it should select `g(...)`.
`Previous Parent` works fine though! | 1.0 | Navigation: Stepping to "Next Parent" is inaccurate in case of nested CallExpression - In `f(1, g())`, when stepping into `g` and then inside of `g`, go to `Next Parent`, it selects `f(...)`, but it should select `g(...)`.
`Previous Parent` works fine though! | non_build | navigation stepping to next parent is inaccurate in case of nested callexpression in f g when stepping into g and then inside of g go to next parent it selects f but it should select g previous parent works fine though | 0 |
281,790 | 8,699,558,808 | IssuesEvent | 2018-12-05 04:56:04 | jms-web/JMS | https://api.github.com/repos/jms-web/JMS | closed | [バグ]MaskedTextBoxなどの入力項目の下の枠線の一部がたまに消えてしまう(ちらつく) | bug:LowPriority 保留 - pending | @jms-funato commented on [Wed Feb 21 2018](https://github.com/jms-web/KTS/issues/46)
## 概要
MaskedTextBoxやDateTextboxの下の枠線の一部がたまに消えてしまう。
## 再現手順
不明。
フォーカスが当該コントロールを前後すると発生する?
TableLayoutPanel外だと発生しない?(未検証)
## 修正しないとどう困るか
カッコ悪い
## 原因(主に実装担当者が記入)
## 修正案(主に実装担当者が記入)
## 参考資料(スクリーンショット等)
| 1.0 | [バグ]MaskedTextBoxなどの入力項目の下の枠線の一部がたまに消えてしまう(ちらつく) - @jms-funato commented on [Wed Feb 21 2018](https://github.com/jms-web/KTS/issues/46)
## 概要
MaskedTextBoxやDateTextboxの下の枠線の一部がたまに消えてしまう。
## 再現手順
不明。
フォーカスが当該コントロールを前後すると発生する?
TableLayoutPanel外だと発生しない?(未検証)
## 修正しないとどう困るか
カッコ悪い
## 原因(主に実装担当者が記入)
## 修正案(主に実装... | non_build | maskedtextboxなどの入力項目の下の枠線の一部がたまに消えてしまう ちらつく jms funato commented on 概要 maskedtextboxやdatetextboxの下の枠線の一部がたまに消えてしまう。 再現手順 不明。 フォーカスが当該コントロールを前後すると発生する? tablelayoutpanel外だと発生しない? 未検証 修正しないとどう困るか カッコ悪い 原因 主に実装担当者が記入 修正案 主に実装担当者が記入 参考資料 スクリーンショット等 | 0 |
22,950 | 7,253,179,576 | IssuesEvent | 2018-02-16 03:23:04 | openshiftio/openshift.io | https://api.github.com/repos/openshiftio/openshift.io | closed | Pipeline page on https://openshift.io is corrupted - build pipelines cannot be promoted | SEV2-high area/pipelines team/build-cd type/bug | Steps to recreate:
* Create new quickstart, select release, stage, run as deployment strategy
* Observe the pipeline page display:

 and two parachain collators (litentry-collator):
args for collator 0:
`--collator --tmp --parachain-id 1984 --port 40333 --ws-port 9844 --alice --execution native -- --execution wasm --chain ./rococo-local-cfde-real-overseer.json --port 30343 --ws-po... | 1.0 | Adjust start parameters for integration test - Currently our CI test starts two relaychain nodes (alice and bob) and two parachain collators (litentry-collator):
args for collator 0:
`--collator --tmp --parachain-id 1984 --port 40333 --ws-port 9844 --alice --execution native -- --execution wasm --chain ./rococo-loc... | non_build | adjust start parameters for integration test currently our ci test starts two relaychain nodes alice and bob and two parachain collators litentry collator args for collator collator tmp parachain id port ws port alice execution native execution wasm chain rococo local cfde re... | 0 |
791,422 | 27,863,249,231 | IssuesEvent | 2023-03-21 08:24:38 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.amazon.com - design is broken | browser-firefox priority-critical engine-gecko bugbug-reopened | <!-- @browser: Firefox 111.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/119715 -->
**URL**: https://www.amazon.com/gp/css/order-history?ref_=nav_orders_first
*... | 1.0 | www.amazon.com - design is broken - <!-- @browser: Firefox 111.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/119715 -->
**URL**: https://www.amazon.com/gp/css/or... | non_build | design is broken url browser version firefox operating system windows tested another browser yes chrome problem type design is broken description images not loaded steps to reproduce after last update amazon wont load correctly view the screens... | 0 |
76,085 | 21,160,124,191 | IssuesEvent | 2022-04-07 08:36:52 | Perl/perl5 | https://api.github.com/repos/Perl/perl5 | closed | Encode produces copious warnings during build under gcc | build-time-warnings | Module:
Encode aka cpan/Encode
**Description**
During build Encode in core produces copious warnings due to -Wc++-compat
```
byte_t.c:10394:24: warning: duplicate declaration of ‘utf8_viscii’ is invalid in C++ [-Wc++-compat]
10394 | static const encpage_t utf8_viscii[12] = {
| ^... | 1.0 | Encode produces copious warnings during build under gcc - Module:
Encode aka cpan/Encode
**Description**
During build Encode in core produces copious warnings due to -Wc++-compat
```
byte_t.c:10394:24: warning: duplicate declaration of ‘utf8_viscii’ is invalid in C++ [-Wc++-compat]
10394 | static const encpa... | build | encode produces copious warnings during build under gcc module encode aka cpan encode description during build encode in core produces copious warnings due to wc compat byte t c warning duplicate declaration of ‘ viscii’ is invalid in c static const encpage t viscii ... | 1 |
498,398 | 14,406,263,919 | IssuesEvent | 2020-12-03 19:56:46 | mantidproject/mantid | https://api.github.com/repos/mantidproject/mantid | opened | Workbecnch crash on replotting MDHisto | Bug High Priority Workbench | I was trying to change symbol type for a plot of a 1D MDHistogram in the Mantid workbench. This causes error.
To reproduce, create a MDHisto workspace in workbecnh, you can use for example
```python
test = CreateMDHistoWorkspace(SignalInput='1,2,3,4,2,1',
ErrorInput='1,1,1,1,1,1',
... | 1.0 | Workbecnch crash on replotting MDHisto - I was trying to change symbol type for a plot of a 1D MDHistogram in the Mantid workbench. This causes error.
To reproduce, create a MDHisto workspace in workbecnh, you can use for example
```python
test = CreateMDHistoWorkspace(SignalInput='1,2,3,4,2,1',
... | non_build | workbecnch crash on replotting mdhisto i was trying to change symbol type for a plot of a mdhistogram in the mantid workbench this causes error to reproduce create a mdhisto workspace in workbecnh you can use for example python test createmdhistoworkspace signalinput ... | 0 |
146,869 | 19,471,201,480 | IssuesEvent | 2021-12-24 01:38:17 | artsking/linux-5.12.9 | https://api.github.com/repos/artsking/linux-5.12.9 | opened | WS-2021-0475 (Medium) detected in linuxv5.12.17 | security vulnerability | ## WS-2021-0475 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.12.17</b></p></summary>
<p>
<p>Linux kernel stable tree mirror</p>
<p>Library home page: <a href=https://githu... | True | WS-2021-0475 (Medium) detected in linuxv5.12.17 - ## WS-2021-0475 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.12.17</b></p></summary>
<p>
<p>Linux kernel stable tree mirr... | non_build | ws medium detected in ws medium severity vulnerability vulnerable library linux kernel stable tree mirror library home page a href found in base branch master vulnerable source files vulnerability details in linux kern... | 0 |
358,928 | 25,208,463,451 | IssuesEvent | 2022-11-13 23:37:55 | 0x192/universal-android-debloater | https://api.github.com/repos/0x192/universal-android-debloater | closed | Move com.sec.android.app.safetyassurance to Unsafe due to its relation with emergency features | package::documentation | **Your phone**: Galaxy A12
**Packages documentation to update:**
```
com.sec.android.app.safetyassurance
```
## Documentation change
**List**: `Samsung`
**Removal**: `Recommended`
### \ com.sec.android.app.safetyassurance
**Removal**: Recommended :arrow_right: Unsafe
**Current description**
> Safety as... | 1.0 | Move com.sec.android.app.safetyassurance to Unsafe due to its relation with emergency features - **Your phone**: Galaxy A12
**Packages documentation to update:**
```
com.sec.android.app.safetyassurance
```
## Documentation change
**List**: `Samsung`
**Removal**: `Recommended`
### \ com.sec.android.app.safet... | non_build | move com sec android app safetyassurance to unsafe due to its relation with emergency features your phone galaxy packages documentation to update com sec android app safetyassurance documentation change list samsung removal recommended com sec android app safetya... | 0 |
14,104 | 5,555,727,198 | IssuesEvent | 2017-03-24 06:26:45 | conda/conda | https://api.github.com/repos/conda/conda | closed | Installing PySide on Linux and py33: RPATH not set | 1 - Backlog/long term Builder | I thought that Conda took responsibility for setting the RPATH of installed libs, but the libs have an empty RPATH. After patching with patchelf things work as expected.
<!---
@huboard:{"order":0.00189208984375,"custom_state":""}
-->
| 1.0 | Installing PySide on Linux and py33: RPATH not set - I thought that Conda took responsibility for setting the RPATH of installed libs, but the libs have an empty RPATH. After patching with patchelf things work as expected.
<!---
@huboard:{"order":0.00189208984375,"custom_state":""}
-->
| build | installing pyside on linux and rpath not set i thought that conda took responsibility for setting the rpath of installed libs but the libs have an empty rpath after patching with patchelf things work as expected huboard order custom state | 1 |
47,701 | 12,093,584,346 | IssuesEvent | 2020-04-19 20:14:05 | iovisor/bpftrace | https://api.github.com/repos/iovisor/bpftrace | opened | Set up clang-analyzer in CI | build | Would be nice to get some static analysis going. Didn't look too hard but scan-build ( https://clang-analyzer.llvm.org/scan-build.html ) seems easy enough to set up.
The hard part might be fixing all the initial stuff it reports. | 1.0 | Set up clang-analyzer in CI - Would be nice to get some static analysis going. Didn't look too hard but scan-build ( https://clang-analyzer.llvm.org/scan-build.html ) seems easy enough to set up.
The hard part might be fixing all the initial stuff it reports. | build | set up clang analyzer in ci would be nice to get some static analysis going didn t look too hard but scan build seems easy enough to set up the hard part might be fixing all the initial stuff it reports | 1 |
58,681 | 14,447,468,791 | IssuesEvent | 2020-12-08 03:51:38 | pravega/flink-connectors | https://api.github.com/repos/pravega/flink-connectors | opened | Update Pravega version to latest master | area/build version/0.9.0 | **Problem description**
Update Pravega version to `0.9.0-2707.ede135d-SNAPSHOT` and bump the sub-module commit to ede135d5cc72aceb2add3ab6d6cef2f1ac8238fa
**Problem location**
gradle.properties
**Suggestions for an improvement**
Fix compatibility issues | 1.0 | Update Pravega version to latest master - **Problem description**
Update Pravega version to `0.9.0-2707.ede135d-SNAPSHOT` and bump the sub-module commit to ede135d5cc72aceb2add3ab6d6cef2f1ac8238fa
**Problem location**
gradle.properties
**Suggestions for an improvement**
Fix compatibility issues | build | update pravega version to latest master problem description update pravega version to snapshot and bump the sub module commit to problem location gradle properties suggestions for an improvement fix compatibility issues | 1 |
512,369 | 14,895,103,091 | IssuesEvent | 2021-01-21 08:37:33 | Etimo/homepage | https://api.github.com/repos/Etimo/homepage | opened | Search feature for the blog | Priority 2 | If it's somewhat easy, we should have a search feature on the blog.
Here is a tutorial that might be useful:
https://www.aboutmonica.com/blog/create-gatsby-blog-search-tutorial | 1.0 | Search feature for the blog - If it's somewhat easy, we should have a search feature on the blog.
Here is a tutorial that might be useful:
https://www.aboutmonica.com/blog/create-gatsby-blog-search-tutorial | non_build | search feature for the blog if it s somewhat easy we should have a search feature on the blog here is a tutorial that might be useful | 0 |
495,654 | 14,285,836,177 | IssuesEvent | 2020-11-23 14:25:59 | dice-group/deer | https://api.github.com/repos/dice-group/deer | closed | [BUG] Parameter values are not saved | Priority: Critical Status: Available Type: Bug | ### Description:
When inserting values on the right side, they seem to not be saved!
### Steps to reproduce:
1. pull latest commit
2. npm run build
3. run server on port 8080
4. create two nodes
5. fill out values from first node on right side, click save
6. focus second node
7. re-focus first node
##... | 1.0 | [BUG] Parameter values are not saved - ### Description:
When inserting values on the right side, they seem to not be saved!
### Steps to reproduce:
1. pull latest commit
2. npm run build
3. run server on port 8080
4. create two nodes
5. fill out values from first node on right side, click save
6. focus se... | non_build | parameter values are not saved description when inserting values on the right side they seem to not be saved steps to reproduce pull latest commit npm run build run server on port create two nodes fill out values from first node on right side click save focus second no... | 0 |
211,293 | 16,437,540,736 | IssuesEvent | 2021-05-20 10:57:44 | hwi/HWIOAuthBundle | https://api.github.com/repos/hwi/HWIOAuthBundle | closed | Add example of how to retrieve an OAuthUser representation to the docs | Documentation FAQ | I have been looking into switching out my bespoke OAuth client implementation in a project today for this, and ran into a tonne of hurdles mostly because the documentation just seems to end - before I have anything that works.
How do I retrieve a OAuthUser object (or some representation) from the dic, or session, or r... | 1.0 | Add example of how to retrieve an OAuthUser representation to the docs - I have been looking into switching out my bespoke OAuth client implementation in a project today for this, and ran into a tonne of hurdles mostly because the documentation just seems to end - before I have anything that works.
How do I retrieve a... | non_build | add example of how to retrieve an oauthuser representation to the docs i have been looking into switching out my bespoke oauth client implementation in a project today for this and ran into a tonne of hurdles mostly because the documentation just seems to end before i have anything that works how do i retrieve a... | 0 |
2,482 | 2,957,020,498 | IssuesEvent | 2015-07-08 14:34:07 | openshift/origin | https://api.github.com/repos/openshift/origin | closed | oc status should tell me that my build pipeline won't work | component/build priority/P2 | `oc status` should let me know if I have a pipeline that relies pushes to an imagestream that requires the internal docker registry, but the internal docker registry is not present. | 1.0 | oc status should tell me that my build pipeline won't work - `oc status` should let me know if I have a pipeline that relies pushes to an imagestream that requires the internal docker registry, but the internal docker registry is not present. | build | oc status should tell me that my build pipeline won t work oc status should let me know if i have a pipeline that relies pushes to an imagestream that requires the internal docker registry but the internal docker registry is not present | 1 |
70,022 | 17,953,720,264 | IssuesEvent | 2021-09-13 03:22:23 | OctopusDeploy/Issues | https://api.github.com/repos/OctopusDeploy/Issues | opened | Some audit event links point to /not-found | kind/bug team/build-and-delivery | ### Team
- [X] I've assigned a team label to this issue
### Severity
Low
### Version
Been around for a long time.
### Latest Version
I could reproduce the problem in the latest version
### What happened?
Audit entries for the follow types show a link to `/not-found`, rather than to the entity specified.
- api... | 1.0 | Some audit event links point to /not-found - ### Team
- [X] I've assigned a team label to this issue
### Severity
Low
### Version
Been around for a long time.
### Latest Version
I could reproduce the problem in the latest version
### What happened?
Audit entries for the follow types show a link to `/not-found`... | build | some audit event links point to not found team i ve assigned a team label to this issue severity low version been around for a long time latest version i could reproduce the problem in the latest version what happened audit entries for the follow types show a link to not found ... | 1 |
96,821 | 28,020,792,471 | IssuesEvent | 2023-03-28 05:09:15 | expo/expo | https://api.github.com/repos/expo/expo | closed | Something went wrong expo go | incomplete issue: missing or invalid repro Development Builds | ### Summary
I got something like this after giving Expo start command and after scanning the QR code in my mobile its showing i even tried entering the url manually

### Managed or bare workflow?
bare... | 1.0 | Something went wrong expo go - ### Summary
I got something like this after giving Expo start command and after scanning the QR code in my mobile its showing i even tried entering the url manually

### ... | build | something went wrong expo go summary i got something like this after giving expo start command and after scanning the qr code in my mobile its showing i even tried entering the url manually managed or bare workflow bare what platform s does this occur on android package versions ... | 1 |
69,506 | 17,694,725,405 | IssuesEvent | 2021-08-24 14:10:02 | process-analytics/bpmn-visualization-R | https://api.github.com/repos/process-analytics/bpmn-visualization-R | opened | [INFRA] Automate bpmn-visualization-js update | infra:build | We would like to update the js lib used by the R package when a new bpmn-visualization JS release is available.
If possible, automate the process. We do this for the examples repository with GitHub workflows. | 1.0 | [INFRA] Automate bpmn-visualization-js update - We would like to update the js lib used by the R package when a new bpmn-visualization JS release is available.
If possible, automate the process. We do this for the examples repository with GitHub workflows. | build | automate bpmn visualization js update we would like to update the js lib used by the r package when a new bpmn visualization js release is available if possible automate the process we do this for the examples repository with github workflows | 1 |
5,653 | 3,633,733,974 | IssuesEvent | 2016-02-11 15:38:10 | driftyco/ionic-cli | https://api.github.com/repos/driftyco/ionic-cli | opened | CLI copy config | build v2 | _From @tlancina on January 22, 2016 19:45_
Right now we provide specific paths for html and fonts, but really there just needs to be a way to copy from a source to a destination.
_Copied from original issue: driftyco/ionic#5153_ | 1.0 | CLI copy config - _From @tlancina on January 22, 2016 19:45_
Right now we provide specific paths for html and fonts, but really there just needs to be a way to copy from a source to a destination.
_Copied from original issue: driftyco/ionic#5153_ | build | cli copy config from tlancina on january right now we provide specific paths for html and fonts but really there just needs to be a way to copy from a source to a destination copied from original issue driftyco ionic | 1 |
10,771 | 15,818,553,732 | IssuesEvent | 2021-04-05 16:11:18 | dan-solli/ottra | https://api.github.com/repos/dan-solli/ottra | closed | Account/Profile/Options | Requirement | - [x] Can create a user
- [x] Can login a user
- [ ] General framework for user settings and options.
- Name
- Strategy (how TODO is being viewed in Dashboard) [Just radiobuttons for now]
- Estimated energy compared to the neurotypical dude. (Slider)
| 1.0 | Account/Profile/Options - - [x] Can create a user
- [x] Can login a user
- [ ] General framework for user settings and options.
- Name
- Strategy (how TODO is being viewed in Dashboard) [Just radiobuttons for now]
- Estimated energy compared to the neurotypical dude. (Slider)
| non_build | account profile options can create a user can login a user general framework for user settings and options name strategy how todo is being viewed in dashboard estimated energy compared to the neurotypical dude slider | 0 |
13,440 | 5,368,464,910 | IssuesEvent | 2017-02-22 08:52:40 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | reopened | LLVM runtime dependency library is not found when linking application | 1.severity: mass-rebuild | ## Issue description
When developing applications which uses the LLVM API, some LLVM runtime dependency libraries (`libtinfo.so` and `libz.so`) cannot be found at link time.
### Steps to reproduce
The [LLVM tutorial (chapter 3)](http://llvm.org/docs/tutorial/LangImpl03.html) provides a compiler for a _toy_ pro... | 1.0 | LLVM runtime dependency library is not found when linking application - ## Issue description
When developing applications which uses the LLVM API, some LLVM runtime dependency libraries (`libtinfo.so` and `libz.so`) cannot be found at link time.
### Steps to reproduce
The [LLVM tutorial (chapter 3)](http://llv... | build | llvm runtime dependency library is not found when linking application issue description when developing applications which uses the llvm api some llvm runtime dependency libraries libtinfo so and libz so cannot be found at link time steps to reproduce the provides a compiler for a toy pr... | 1 |
11,365 | 7,523,311,394 | IssuesEvent | 2018-04-13 00:13:24 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | Fix perf hit from WinHttpGetProxyForUrl | Post-ZBB area-System.Net.Http.SocketsHttpHandler enhancement tenet-performance | The recent addition of calling WinHttpGetProxyForUrl by default for each SocketsHttpHandler request on Windows is adding non-trivial overhead, at least 5% to each request in a local measurement. We should avoid that. For example, by using WinHttpDetectAutoProxyConfigUrl to see if there's an autoproxy, and if there is... | True | Fix perf hit from WinHttpGetProxyForUrl - The recent addition of calling WinHttpGetProxyForUrl by default for each SocketsHttpHandler request on Windows is adding non-trivial overhead, at least 5% to each request in a local measurement. We should avoid that. For example, by using WinHttpDetectAutoProxyConfigUrl to s... | non_build | fix perf hit from winhttpgetproxyforurl the recent addition of calling winhttpgetproxyforurl by default for each socketshttphandler request on windows is adding non trivial overhead at least to each request in a local measurement we should avoid that for example by using winhttpdetectautoproxyconfigurl to s... | 0 |
14,999 | 5,846,645,748 | IssuesEvent | 2017-05-10 16:37:43 | PowerShell/PowerShell | https://api.github.com/repos/PowerShell/PowerShell | opened | PowerShell binaries in zip pkg should be signed | Area-Build | Currently we are only signing the packages and not the contents. This means that the Windows zip distribution will have issues with anti-malware scanners like Windows Defender. This breaks our xcopy deploy story. | 1.0 | PowerShell binaries in zip pkg should be signed - Currently we are only signing the packages and not the contents. This means that the Windows zip distribution will have issues with anti-malware scanners like Windows Defender. This breaks our xcopy deploy story. | build | powershell binaries in zip pkg should be signed currently we are only signing the packages and not the contents this means that the windows zip distribution will have issues with anti malware scanners like windows defender this breaks our xcopy deploy story | 1 |
33,787 | 2,772,440,891 | IssuesEvent | 2015-05-02 17:37:17 | FiskFille/TransformersMod | https://api.github.com/repos/FiskFille/TransformersMod | closed | Inaccurate wheel sizes | enhancement low-priority | The wheels on Subwoofer are too big, and the wheels on Vurp are too small. | 1.0 | Inaccurate wheel sizes - The wheels on Subwoofer are too big, and the wheels on Vurp are too small. | non_build | inaccurate wheel sizes the wheels on subwoofer are too big and the wheels on vurp are too small | 0 |
201,600 | 15,803,551,797 | IssuesEvent | 2021-04-03 14:47:14 | cnlinh/ped | https://api.github.com/repos/cnlinh/ped | opened | Typo in "Listing events: elist" section | severity.VeryLow type.DocumentationBug | ### Screenshot

### Discussion
A typo in 2nd bullet point, `filer` to `filter`.
<!--session: 1617458852270-fdae4bed-bc1b-4f9e-9de3-7ab0a5ee1e43--> | 1.0 | Typo in "Listing events: elist" section - ### Screenshot

### Discussion
A typo in 2nd bullet point, `filer` to `filter`.
<!--session: 1617458852270-fdae4bed-bc1b-4f9e-9de3-7a... | non_build | typo in listing events elist section screenshot discussion a typo in bullet point filer to filter | 0 |
8,238 | 4,202,740,680 | IssuesEvent | 2016-06-28 00:27:12 | rust-lang/rust | https://api.github.com/repos/rust-lang/rust | closed | `make clean` should delete the tmp directory | A-build E-easy | I just had a bug where `make check` failed at run-pass/linkage2.rs. Deleting the tmp directory solved the problem, but `make clean` did not. I assume `make clean` should delete that sort of thing. | 1.0 | `make clean` should delete the tmp directory - I just had a bug where `make check` failed at run-pass/linkage2.rs. Deleting the tmp directory solved the problem, but `make clean` did not. I assume `make clean` should delete that sort of thing. | build | make clean should delete the tmp directory i just had a bug where make check failed at run pass rs deleting the tmp directory solved the problem but make clean did not i assume make clean should delete that sort of thing | 1 |
92,307 | 26,647,961,005 | IssuesEvent | 2023-01-25 11:27:55 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | fatal error: rocm/include/rocblas.h: No such file or directory | stat:awaiting tensorflower type:build/install subtype: ubuntu/linux TF 2.11 | <details><summary>Click to expand!</summary>
### Issue Type
Build/Install
### Have you reproduced the bug with TF nightly?
Yes
### Source
source
### Tensorflow Version
nightly
### Custom Code
Yes
### OS Platform and Distribution
Linux Manjaro
### Mobile device
_No response_
### Python version
3.10
#... | 1.0 | fatal error: rocm/include/rocblas.h: No such file or directory - <details><summary>Click to expand!</summary>
### Issue Type
Build/Install
### Have you reproduced the bug with TF nightly?
Yes
### Source
source
### Tensorflow Version
nightly
### Custom Code
Yes
### OS Platform and Distribution
Linux Manja... | build | fatal error rocm include rocblas h no such file or directory click to expand issue type build install have you reproduced the bug with tf nightly yes source source tensorflow version nightly custom code yes os platform and distribution linux manjaro mobile device n... | 1 |
287,894 | 21,676,415,858 | IssuesEvent | 2022-05-08 19:39:56 | Sumaiya4949/todo-app-backend | https://api.github.com/repos/Sumaiya4949/todo-app-backend | opened | Misc: Write API documentation in a markdown (.md) file | documentation | Definition of done:
1. All the APIs are well-documented in a file "apidoc.md" | 1.0 | Misc: Write API documentation in a markdown (.md) file - Definition of done:
1. All the APIs are well-documented in a file "apidoc.md" | non_build | misc write api documentation in a markdown md file definition of done all the apis are well documented in a file apidoc md | 0 |
229,962 | 17,596,986,356 | IssuesEvent | 2021-08-17 06:59:20 | gavinquach/no-name-further-web-asm | https://api.github.com/repos/gavinquach/no-name-further-web-asm | opened | work/features | documentation front-end InProgress | **Admin page(tony)**
1. crud other admin
2. See user list (sorted by stars,ave rate)
3. RD items (see the list , delete item)
4. Search items based on location
5. Search items based on type (dishes, vegetables, meat, fruit, and other types of groceries)
6. view trade(table format)
7. Send notification to users(... | 1.0 | work/features - **Admin page(tony)**
1. crud other admin
2. See user list (sorted by stars,ave rate)
3. RD items (see the list , delete item)
4. Search items based on location
5. Search items based on type (dishes, vegetables, meat, fruit, and other types of groceries)
6. view trade(table format)
7. Send notifi... | non_build | work features admin page tony crud other admin see user list sorted by stars ave rate rd items see the list delete item search items based on location search items based on type dishes vegetables meat fruit and other types of groceries view trade table format send notifi... | 0 |
85,766 | 24,679,004,835 | IssuesEvent | 2022-10-18 19:31:48 | ElektraInitiative/libelektra | https://api.github.com/repos/ElektraInitiative/libelektra | opened | [FLOSS] LGTM.com deprecation | build continuous integration floss2022w | According to [this post](https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/) LGTM.com will be shut down in December 2022.
CI pipeline should be adopted accordingly - either by using GitHub code scanning (as advised in the post) or evaluating other solutions.
| 1.0 | [FLOSS] LGTM.com deprecation - According to [this post](https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/) LGTM.com will be shut down in December 2022.
CI pipeline should be adopted accordingly - either by using GitHub code scanning (as advised in the post) or evaluating other solutions.... | build | lgtm com deprecation according to lgtm com will be shut down in december ci pipeline should be adopted accordingly either by using github code scanning as advised in the post or evaluating other solutions | 1 |
97,693 | 28,442,224,726 | IssuesEvent | 2023-04-16 02:51:06 | blueprint-freespeech/gosling | https://api.github.com/repos/blueprint-freespeech/gosling | closed | Publishing to crates.io | build | Hi, first: thanks for this awesome library. I'm wondering if you consider publishing `gosling` to [crates.io](https://crates.io)? That would integrate it better into the rust ecosystem and make linking from rust easier.
~~And choosing a foss license would be awesome.~~
~~Some datapoints:~~
* ~~Arti: [MIT or Apac... | 1.0 | Publishing to crates.io - Hi, first: thanks for this awesome library. I'm wondering if you consider publishing `gosling` to [crates.io](https://crates.io)? That would integrate it better into the rust ecosystem and make linking from rust easier.
~~And choosing a foss license would be awesome.~~
~~Some datapoints:... | build | publishing to crates io hi first thanks for this awesome library i m wondering if you consider publishing gosling to that would integrate it better into the rust ecosystem and make linking from rust easier and choosing a foss license would be awesome some datapoints arti tor ... | 1 |
347,584 | 31,226,458,349 | IssuesEvent | 2023-08-19 05:48:05 | void-linux/void-packages | https://api.github.com/repos/void-linux/void-packages | opened | yt-dlp reports wrong version | bug needs-testing | ### Is this a new report?
Yes
### System Info
Void 6.3.13_1 x86_64 GenuineIntel uptodate rrrdFFFFFFFFFFFFFF
### Package(s) Affected
yt-dlp-2023.07.06_1
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
_No response_
### Expected behaviour
```sh
> yt-dlp --version
... | 1.0 | yt-dlp reports wrong version - ### Is this a new report?
Yes
### System Info
Void 6.3.13_1 x86_64 GenuineIntel uptodate rrrdFFFFFFFFFFFFFF
### Package(s) Affected
yt-dlp-2023.07.06_1
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
_No response_
### Expected behavio... | non_build | yt dlp reports wrong version is this a new report yes system info void genuineintel uptodate rrrdffffffffffffff package s affected yt dlp does a report exist for this bug with the project s home upstream and or another distro no response expected behaviour sh... | 0 |
357,705 | 10,617,036,463 | IssuesEvent | 2019-10-12 16:10:17 | AY1920S1-CS2103T-T13-4/main | https://api.github.com/repos/AY1920S1-CS2103T-T13-4/main | closed | Implement advanced search | priority.High type.Enhancement | - [x] Include URLs in search
- [x] Search for partial URL matches
- Search by tags (push to v1.3)
- Search by folders (push to v1.3) | 1.0 | Implement advanced search - - [x] Include URLs in search
- [x] Search for partial URL matches
- Search by tags (push to v1.3)
- Search by folders (push to v1.3) | non_build | implement advanced search include urls in search search for partial url matches search by tags push to search by folders push to | 0 |
170,639 | 26,992,824,727 | IssuesEvent | 2023-02-09 21:27:42 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | "Introduce local" moves expression that uses an expression variable before its declaration | Area-IDE Feature Request Need Design Review | Start with
```c#
class C
{
bool M(object o)
{
return o is int i && i > 0;
}
}
```
or
```c#
class C
{
bool M(string s)
{
return int.TryParse(s, out var i) && i > 0;
}
}
```
and use "Introduce local" on `i > 0`. This results in an error:
```c#
class C
{
... | 1.0 | "Introduce local" moves expression that uses an expression variable before its declaration - Start with
```c#
class C
{
bool M(object o)
{
return o is int i && i > 0;
}
}
```
or
```c#
class C
{
bool M(string s)
{
return int.TryParse(s, out var i) && i > 0;
}
}
... | non_build | introduce local moves expression that uses an expression variable before its declaration start with c class c bool m object o return o is int i i or c class c bool m string s return int tryparse s out var i i ... | 0 |
17,054 | 5,326,912,423 | IssuesEvent | 2017-02-15 07:04:29 | fossiiita/opencodecollab | https://api.github.com/repos/fossiiita/opencodecollab | closed | chat with us option not working when we are using the issues and projects page | OpenCode Type A : 30 Points | when the chat with us option is clicked when we are using the page projects and issues it redirects whenever we click on it . please fix the issue | 1.0 | chat with us option not working when we are using the issues and projects page - when the chat with us option is clicked when we are using the page projects and issues it redirects whenever we click on it . please fix the issue | non_build | chat with us option not working when we are using the issues and projects page when the chat with us option is clicked when we are using the page projects and issues it redirects whenever we click on it please fix the issue | 0 |
195,017 | 6,901,776,191 | IssuesEvent | 2017-11-25 12:23:56 | Captain-ALM/calmclientandserver-VB.net-client-and-server-library- | https://api.github.com/repos/Captain-ALM/calmclientandserver-VB.net-client-and-server-library- | opened | The client name and message data become a client name. | bug High Priority Queued Todo | Sometimes, a message sent just after a successful connection makes the server append the client message to the client name. | 1.0 | The client name and message data become a client name. - Sometimes, a message sent just after a successful connection makes the server append the client message to the client name. | non_build | the client name and message data become a client name sometimes a message sent just after a successful connection makes the server append the client message to the client name | 0 |
36,067 | 9,740,239,719 | IssuesEvent | 2019-06-01 18:31:38 | luncliff/coroutine | https://api.github.com/repos/luncliff/coroutine | closed | catch2 reports "corrupted double-linked list" | bug build | Working branch: [`dev/yield`](https://github.com/luncliff/coroutine/tree/dev/yield)
The issue is related to `sequence<T>`.
## Note
* https://travis-ci.org/luncliff/coroutine/jobs/528460139
* https://travis-ci.org/luncliff/coroutine/jobs/528496819
Detected while fixing issue #30. Reviewing the test cases w... | 1.0 | catch2 reports "corrupted double-linked list" - Working branch: [`dev/yield`](https://github.com/luncliff/coroutine/tree/dev/yield)
The issue is related to `sequence<T>`.
## Note
* https://travis-ci.org/luncliff/coroutine/jobs/528460139
* https://travis-ci.org/luncliff/coroutine/jobs/528496819
Detected whi... | build | reports corrupted double linked list working branch the issue is related to sequence note detected while fixing issue reviewing the test cases with wsl however some separated execution doesn t report the failure going to monitor carefully until the condition becomes ... | 1 |
28,557 | 8,178,496,013 | IssuesEvent | 2018-08-28 13:59:49 | gradle/gradle | https://api.github.com/repos/gradle/gradle | closed | Provide access to input hashes to incremental tasks | a:feature from:contributor in:incremental-build | ### The Question
How to get a Cache Key (hashsum - MD5, SHA1, SHA256, etc.) for task inputs or outputs?
I've tried to find public API for this without success. I know Gradle uses hashsum for *TaskInputs* and *TaskOutputs* under the hood and I'd like to use this to avoid double publication to a repository of binar... | 1.0 | Provide access to input hashes to incremental tasks - ### The Question
How to get a Cache Key (hashsum - MD5, SHA1, SHA256, etc.) for task inputs or outputs?
I've tried to find public API for this without success. I know Gradle uses hashsum for *TaskInputs* and *TaskOutputs* under the hood and I'd like to use thi... | build | provide access to input hashes to incremental tasks the question how to get a cache key hashsum etc for task inputs or outputs i ve tried to find public api for this without success i know gradle uses hashsum for taskinputs and taskoutputs under the hood and i d like to use this to avoid... | 1 |
60,143 | 14,710,467,205 | IssuesEvent | 2021-01-05 05:15:11 | MasoniteFramework/orm | https://api.github.com/repos/MasoniteFramework/orm | opened | Add joins method to query builder | Query Builder easy | Currently we have a way to join using the table name and the key relationships.
Something like this:
```python
Article.join('comments', 'articles.id', '=', 'comments.article_id').join('users', 'articles.user_id', '=', 'users.id')
```
This is a bit cumbersome so we need to add a new method that fetches this i... | 1.0 | Add joins method to query builder - Currently we have a way to join using the table name and the key relationships.
Something like this:
```python
Article.join('comments', 'articles.id', '=', 'comments.article_id').join('users', 'articles.user_id', '=', 'users.id')
```
This is a bit cumbersome so we need to ... | build | add joins method to query builder currently we have a way to join using the table name and the key relationships something like this python article join comments articles id comments article id join users articles user id users id this is a bit cumbersome so we need to ... | 1 |
5,998 | 6,154,811,194 | IssuesEvent | 2017-06-28 13:32:45 | concourse/concourse | https://api.github.com/repos/concourse/concourse | closed | Using external credential managers for build credentials | area: security type: enhancement workflow: completed | ## Motivation
There are so many credentials flowing through a Concourse server at the moment that it's keeping me up at night. Some of this risk can be mitigated by [fetching the secrets](https://github.com/concourse/concourse/blob/c0998decb243fd5ac761864a69bf7ec9c637fa31/scripts/reconfigure.sh#L22) as late as possibl... | True | Using external credential managers for build credentials - ## Motivation
There are so many credentials flowing through a Concourse server at the moment that it's keeping me up at night. Some of this risk can be mitigated by [fetching the secrets](https://github.com/concourse/concourse/blob/c0998decb243fd5ac761864a69bf... | non_build | using external credential managers for build credentials motivation there are so many credentials flowing through a concourse server at the moment that it s keeping me up at night some of this risk can be mitigated by as late as possible and using to insert them into the pipeline this at least means tha... | 0 |
69,376 | 17,648,823,332 | IssuesEvent | 2021-08-20 10:11:20 | ziglang/zig | https://api.github.com/repos/ziglang/zig | closed | build.zig: Darwin compatibity check happens for frameworks at call-sites leading to non-declarative behaviour | bug zig build system | Problem: Calling `linkFramework` on a `LibExeObjStep` invokes a target OS check to ensure it's for Darwin. However, this introduces and order-of-call dependency breaking the declarative API.
| 1.0 | build.zig: Darwin compatibity check happens for frameworks at call-sites leading to non-declarative behaviour - Problem: Calling `linkFramework` on a `LibExeObjStep` invokes a target OS check to ensure it's for Darwin. However, this introduces and order-of-call dependency breaking the declarative API.
| build | build zig darwin compatibity check happens for frameworks at call sites leading to non declarative behaviour problem calling linkframework on a libexeobjstep invokes a target os check to ensure it s for darwin however this introduces and order of call dependency breaking the declarative api | 1 |
17,184 | 9,639,647,463 | IssuesEvent | 2019-05-16 13:58:03 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | keras model.predict_on_batch/model.test_on_batch with tf.dataset: dataset.make_initializable_iterator is not supported when eager execution is enabled. | 2.0.0-alpha0 comp:keras stat:awaiting tensorflower type:bug/performance | **System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow):yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): MacOS
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:
- TensorFlow installed from (so... | True | keras model.predict_on_batch/model.test_on_batch with tf.dataset: dataset.make_initializable_iterator is not supported when eager execution is enabled. - **System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow):yes
- OS Platform and Distribution (e.g., Li... | non_build | keras model predict on batch model test on batch with tf dataset dataset make initializable iterator is not supported when eager execution is enabled system information have i written custom code as opposed to using a stock example script provided in tensorflow yes os platform and distribution e g li... | 0 |
51,745 | 12,800,839,450 | IssuesEvent | 2020-07-02 17:54:01 | tomopy/tomopy | https://api.github.com/repos/tomopy/tomopy | closed | Building TomoPy from source on Windows | build question | I'm trying to build TomoPy from source on a fresh python 3.7 install (from python.org) in a Win10 environment. Running into some build issues and wondering if anybody can give me some tips? Here is where I am now:
1. I have installed MinGW and placed the binaries in my PATH following this procedure:
[https://www.... | 1.0 | Building TomoPy from source on Windows - I'm trying to build TomoPy from source on a fresh python 3.7 install (from python.org) in a Win10 environment. Running into some build issues and wondering if anybody can give me some tips? Here is where I am now:
1. I have installed MinGW and placed the binaries in my PATH f... | build | building tomopy from source on windows i m trying to build tomopy from source on a fresh python install from python org in a environment running into some build issues and wondering if anybody can give me some tips here is where i am now i have installed mingw and placed the binaries in my path follo... | 1 |
280,820 | 8,687,125,238 | IssuesEvent | 2018-12-03 12:53:17 | mozilla/addons-server | https://api.github.com/repos/mozilla/addons-server | closed | WebExtension can be downgraded to legacy add-on if update version is lower than previous | component: devhub priority: p4 triaged | ### Describe the problem and steps to reproduce it:
A legacy add-on can be uploaded as an update to a webextension add-on if the legacy update has a lower version number.
STR:
1. Upload a new webextension add-on (with version number 1.0, for example).
2. Approve it.
3. Upload an update using a legacy technolog... | 1.0 | WebExtension can be downgraded to legacy add-on if update version is lower than previous - ### Describe the problem and steps to reproduce it:
A legacy add-on can be uploaded as an update to a webextension add-on if the legacy update has a lower version number.
STR:
1. Upload a new webextension add-on (with vers... | non_build | webextension can be downgraded to legacy add on if update version is lower than previous describe the problem and steps to reproduce it a legacy add on can be uploaded as an update to a webextension add on if the legacy update has a lower version number str upload a new webextension add on with vers... | 0 |
623,097 | 19,660,350,453 | IssuesEvent | 2022-01-10 16:24:51 | kubernetes/release | https://api.github.com/repos/kubernetes/release | closed | [Umbrella] Bill of Materials | kind/feature priority/important-soon area/release-eng area/release-eng/security | We intend to ensure the quality and integrity of the artifacts produced on each release cut by adding a Bill of Materials (BOM). The BOM will be published in [SPDX](https://spdx.dev/) and will include integrity and licensing information for the artifacts we produce. Work on this area will lead to close other outstandin... | 1.0 | [Umbrella] Bill of Materials - We intend to ensure the quality and integrity of the artifacts produced on each release cut by adding a Bill of Materials (BOM). The BOM will be published in [SPDX](https://spdx.dev/) and will include integrity and licensing information for the artifacts we produce. Work on this area will... | non_build | bill of materials we intend to ensure the quality and integrity of the artifacts produced on each release cut by adding a bill of materials bom the bom will be published in and will include integrity and licensing information for the artifacts we produce work on this area will lead to close other outstandin... | 0 |
54,398 | 13,337,353,798 | IssuesEvent | 2020-08-28 09:07:07 | beaverbuilder/feature-requests | https://api.github.com/repos/beaverbuilder/feature-requests | opened | Allow editing Global rows on the same page | Beaver Builder | **Is your feature request related to a problem? Please describe.**
Currently, the Beaver Builder opens global row settings in a new browser window. Let say a category archive layout created by Beaver Themer where we need some field connections which appear under "Archives" group. When Beaver Builder opens the global r... | 1.0 | Allow editing Global rows on the same page - **Is your feature request related to a problem? Please describe.**
Currently, the Beaver Builder opens global row settings in a new browser window. Let say a category archive layout created by Beaver Themer where we need some field connections which appear under "Archives" ... | build | allow editing global rows on the same page is your feature request related to a problem please describe currently the beaver builder opens global row settings in a new browser window let say a category archive layout created by beaver themer where we need some field connections which appear under archives ... | 1 |
16,400 | 6,195,772,106 | IssuesEvent | 2017-07-05 13:25:03 | blackbaud/skyux2 | https://api.github.com/repos/blackbaud/skyux2 | closed | Provide a method of configuring hash routing in easy mode | builder | In the context of the outlook addin we are required to use hash routing
In app.routing.ts -
`export const routing: ModuleWithProviders = RouterModule.forRoot(appRoutes, { useHash: true });`
In order for us to use easy mode, we will need a way of configuring this. | 1.0 | Provide a method of configuring hash routing in easy mode - In the context of the outlook addin we are required to use hash routing
In app.routing.ts -
`export const routing: ModuleWithProviders = RouterModule.forRoot(appRoutes, { useHash: true });`
In order for us to use easy mode, we will need a way of confi... | build | provide a method of configuring hash routing in easy mode in the context of the outlook addin we are required to use hash routing in app routing ts export const routing modulewithproviders routermodule forroot approutes usehash true in order for us to use easy mode we will need a way of confi... | 1 |
147,883 | 13,218,587,897 | IssuesEvent | 2020-08-17 09:00:09 | hailstorm75/MarkDoc.Core | https://api.github.com/repos/hailstorm75/MarkDoc.Core | closed | Document the Documentation XML library | documentation | # Library name(s)
`MarkDoc.Documentation.Xml`
# Description
Document the Documentation algorithms
# Subtasks
- [x] DocumentationContent
- [x] DocResolver
- [x] DocMember
- [x] DocElement
- [x] ContentResolver
- [x] Tags
- [x] TextTag
- [x] Tag
- [x] ListTag
- [x] InnerTag | 1.0 | Document the Documentation XML library - # Library name(s)
`MarkDoc.Documentation.Xml`
# Description
Document the Documentation algorithms
# Subtasks
- [x] DocumentationContent
- [x] DocResolver
- [x] DocMember
- [x] DocElement
- [x] ContentResolver
- [x] Tags
- [x] TextTag
- [x] Tag
- [x] ListTa... | non_build | document the documentation xml library library name s markdoc documentation xml description document the documentation algorithms subtasks documentationcontent docresolver docmember docelement contentresolver tags texttag tag listtag innertag | 0 |
131,241 | 18,234,873,187 | IssuesEvent | 2021-10-01 05:00:58 | graywidjaya/snyk-scanning-testing | https://api.github.com/repos/graywidjaya/snyk-scanning-testing | opened | CVE-2020-36181 (High) detected in jackson-databind-2.9.8.jar | security vulnerability | ## CVE-2020-36181 - 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.8.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2020-36181 (High) detected in jackson-databind-2.9.8.jar - ## CVE-2020-36181 - 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.8.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 snyk scanning testing productma... | 0 |
57,523 | 15,828,361,409 | IssuesEvent | 2021-04-06 09:47:31 | hazelcast/hazelcast-jet | https://api.github.com/repos/hazelcast/hazelcast-jet | closed | Job that reads from Hazelcast IMDG IMap source can cause JVM OOM when member heap is small | core defect | Given the following pipeline code:
```
pipeline
.readFrom(Sources.remoteMap(mapName, clientConfig))
.map(entry -> entry.getKey())
.writeTo(Sinks.logger());
```
where the remote map is configured for NATIVE format, and the JVM heap is small (i.e. 1 GB), the IMDG members can experience OOM errors w... | 1.0 | Job that reads from Hazelcast IMDG IMap source can cause JVM OOM when member heap is small - Given the following pipeline code:
```
pipeline
.readFrom(Sources.remoteMap(mapName, clientConfig))
.map(entry -> entry.getKey())
.writeTo(Sinks.logger());
```
where the remote map is configured for NATIV... | non_build | job that reads from hazelcast imdg imap source can cause jvm oom when member heap is small given the following pipeline code pipeline readfrom sources remotemap mapname clientconfig map entry entry getkey writeto sinks logger where the remote map is configured for nativ... | 0 |
326,349 | 27,986,015,635 | IssuesEvent | 2023-03-26 17:55:40 | Sars9588/mywebclass-simulation | https://api.github.com/repos/Sars9588/mywebclass-simulation | closed | Testing Clicking LinkedIn button | Test | Name of Test Developer: Meet
Test Name: Clicking the LinkedIn button in the footer of home page
Test Type: Button Click
| 1.0 | Testing Clicking LinkedIn button - Name of Test Developer: Meet
Test Name: Clicking the LinkedIn button in the footer of home page
Test Type: Button Click
| non_build | testing clicking linkedin button name of test developer meet test name clicking the linkedin button in the footer of home page test type button click | 0 |
35,023 | 4,622,933,364 | IssuesEvent | 2016-09-27 09:18:06 | vector-im/vector-android | https://api.github.com/repos/vector-im/vector-android | opened | Media picker: Switching camera button and exit button are not very visible | design P1 | Related to https://github.com/vector-im/vector-ios/issues/610.
A solution is required for android too | 1.0 | Media picker: Switching camera button and exit button are not very visible - Related to https://github.com/vector-im/vector-ios/issues/610.
A solution is required for android too | non_build | media picker switching camera button and exit button are not very visible related to a solution is required for android too | 0 |
16,576 | 6,227,256,232 | IssuesEvent | 2017-07-10 20:21:34 | nodejs/node | https://api.github.com/repos/nodejs/node | closed | Process for determining supported platforms | build | As far as I know, we don't have a formal process to determine what platforms are officially supported and what platforms are not. In this context, I'm using "supported" to mean "tested in CI".
We currently have a situation where CI has not been green for days because of the addition of AIX. [AIX currently fails to bui... | 1.0 | Process for determining supported platforms - As far as I know, we don't have a formal process to determine what platforms are officially supported and what platforms are not. In this context, I'm using "supported" to mean "tested in CI".
We currently have a situation where CI has not been green for days because of th... | build | process for determining supported platforms as far as i know we don t have a formal process to determine what platforms are officially supported and what platforms are not in this context i m using supported to mean tested in ci we currently have a situation where ci has not been green for days because of th... | 1 |
99,564 | 30,495,145,010 | IssuesEvent | 2023-07-18 10:17:35 | SigNoz/signoz | https://api.github.com/repos/SigNoz/signoz | closed | Table view tab for in traces explorer | enhancement frontend query-builder traces | The table is a tabular representation of the aggregation data from the traces. Both the time series graph and table view will have the same response data under the hood, but the user will decide the visual representation they desire.
- User may want to see the `COUNT` of spans in a table format in the last 30 minute... | 1.0 | Table view tab for in traces explorer - The table is a tabular representation of the aggregation data from the traces. Both the time series graph and table view will have the same response data under the hood, but the user will decide the visual representation they desire.
- User may want to see the `COUNT` of spans... | build | table view tab for in traces explorer the table is a tabular representation of the aggregation data from the traces both the time series graph and table view will have the same response data under the hood but the user will decide the visual representation they desire user may want to see the count of spans... | 1 |
71,512 | 15,207,768,807 | IssuesEvent | 2021-02-17 00:58:38 | billmcchesney1/foxtrot | https://api.github.com/repos/billmcchesney1/foxtrot | opened | CVE-2019-16942 (High) detected in jackson-databind-2.9.9.1.jar | security vulnerability | ## CVE-2019-16942 - 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.1.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core stream... | True | CVE-2019-16942 (High) detected in jackson-databind-2.9.9.1.jar - ## CVE-2019-16942 - 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.1.jar</b></p></summary>
<p>Gen... | 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 foxtrot foxtrot sql pom xml... | 0 |
76,431 | 21,412,169,845 | IssuesEvent | 2022-04-22 07:22:32 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | Tensorflow for M1 mac | stat:awaiting response type:build/install stalled subtype:macOS | I have a macbook air m1. I am trying to use tensorflow (for darkflow) in my mac. I need to get tensorflow 1.13.2 but brew and conda always installs the latest version. Now it gives me error ' tensorflow.contrib' not found as it was removed in 1.14.
I am importing this: 'from darkflow.net.build import TFNet'
Coul... | 1.0 | Tensorflow for M1 mac - I have a macbook air m1. I am trying to use tensorflow (for darkflow) in my mac. I need to get tensorflow 1.13.2 but brew and conda always installs the latest version. Now it gives me error ' tensorflow.contrib' not found as it was removed in 1.14.
I am importing this: 'from darkflow.net.bui... | build | tensorflow for mac i have a macbook air i am trying to use tensorflow for darkflow in my mac i need to get tensorflow but brew and conda always installs the latest version now it gives me error tensorflow contrib not found as it was removed in i am importing this from darkflow net build i... | 1 |
7,384 | 3,967,787,495 | IssuesEvent | 2016-05-03 17:24:57 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | opened | LCM Message Modifications Not Applied Automatically By Build System | priority: medium team: kitware type: bug type: build | When modifying an LCM message definition, the newly generated python bindings are not automatically installed when issuing the `make` command. Two current work-arounds include deleting `[drake distro]/build/lib/python7.2` or executing `make install`. The build system should automatically detect changes in the LCM messa... | 1.0 | LCM Message Modifications Not Applied Automatically By Build System - When modifying an LCM message definition, the newly generated python bindings are not automatically installed when issuing the `make` command. Two current work-arounds include deleting `[drake distro]/build/lib/python7.2` or executing `make install`.... | build | lcm message modifications not applied automatically by build system when modifying an lcm message definition the newly generated python bindings are not automatically installed when issuing the make command two current work arounds include deleting build lib or executing make install the build system s... | 1 |
282,066 | 8,703,381,996 | IssuesEvent | 2018-12-05 16:31:31 | AICrowd/AIcrowd | https://api.github.com/repos/AICrowd/AIcrowd | closed | Leadboard Load More doesnt load more than 30 entries | bug high priority | _From @spMohanty on January 12, 2018 13:31_
https://www.crowdai.org/challenges/nips-2017-learning-to-run/leaderboards
_Copied from original issue: crowdAI/crowdai#511_ | 1.0 | Leadboard Load More doesnt load more than 30 entries - _From @spMohanty on January 12, 2018 13:31_
https://www.crowdai.org/challenges/nips-2017-learning-to-run/leaderboards
_Copied from original issue: crowdAI/crowdai#511_ | non_build | leadboard load more doesnt load more than entries from spmohanty on january copied from original issue crowdai crowdai | 0 |
4,261 | 3,333,133,880 | IssuesEvent | 2015-11-11 23:23:51 | rethinkdb/rethinkdb | https://api.github.com/repos/rethinkdb/rethinkdb | closed | `is_sindex_sort` may be used uninitialized on GCC 4.8.3 (CentOS 7) | cp:build tp:bug | On `next`
```
In file included from ./src/rdb_protocol/datum.hpp:26:0,
from ./src/rdb_protocol/batching.hpp:9,
from ./src/rdb_protocol/shards.hpp:15,
from src/rdb_protocol/shards.cc:2:
./src/rdb_protocol/error.hpp: In member function 'virtual void ql::to_array_t:... | 1.0 | `is_sindex_sort` may be used uninitialized on GCC 4.8.3 (CentOS 7) - On `next`
```
In file included from ./src/rdb_protocol/datum.hpp:26:0,
from ./src/rdb_protocol/batching.hpp:9,
from ./src/rdb_protocol/shards.hpp:15,
from src/rdb_protocol/shards.cc:2:
./src/rdb... | build | is sindex sort may be used uninitialized on gcc centos on next in file included from src rdb protocol datum hpp from src rdb protocol batching hpp from src rdb protocol shards hpp from src rdb protocol shards cc src rdb p... | 1 |
24,406 | 4,080,783,635 | IssuesEvent | 2016-05-31 05:25:52 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | opened | Broken test run: kubernetes-e2e-gke - 8128 [30 failures] | kind/flake team/test-infra | https://storage.googleapis.com/kubernetes-jenkins/logs/kubernetes-e2e-gke/8128/
Multiple broken tests:
Failed: [k8s.io] Services should be able to up and down services {Kubernetes e2e suite}
```
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:278
Expected error:
<*errors... | 1.0 | Broken test run: kubernetes-e2e-gke - 8128 [30 failures] - https://storage.googleapis.com/kubernetes-jenkins/logs/kubernetes-e2e-gke/8128/
Multiple broken tests:
Failed: [k8s.io] Services should be able to up and down services {Kubernetes e2e suite}
```
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kube... | non_build | broken test run kubernetes gke multiple broken tests failed services should be able to up and down services kubernetes suite go src io kubernetes output dockerized go src io kubernetes test service go expected error errstatus typemeta kind ap... | 0 |
62,795 | 15,362,395,461 | IssuesEvent | 2021-03-01 19:25:16 | nforgeio/neonKUBE | https://api.github.com/repos/nforgeio/neonKUBE | opened | nuget symbol packages: another go at this | active build | Now that we're starting to split neonKUBE into multiple GitHub repos, it's starting to be a pain not to have access to the package source and symbols. We've tried including the PDB and source code in the past, but this doesn't work (as verify by MSFT). Now that we have our own internal private nuget feed, we should b... | 1.0 | nuget symbol packages: another go at this - Now that we're starting to split neonKUBE into multiple GitHub repos, it's starting to be a pain not to have access to the package source and symbols. We've tried including the PDB and source code in the past, but this doesn't work (as verify by MSFT). Now that we have our ... | build | nuget symbol packages another go at this now that we re starting to split neonkube into multiple github repos it s starting to be a pain not to have access to the package source and symbols we ve tried including the pdb and source code in the past but this doesn t work as verify by msft now that we have our ... | 1 |
3,731 | 3,227,571,192 | IssuesEvent | 2015-10-11 10:06:51 | IMA-WorldHealth/bhima | https://api.github.com/repos/IMA-WorldHealth/bhima | opened | Proposal: create scripts directory for test/deployment shell scripts | build system discussion | Bhima is getting too big for manual testing and database building. I waste lots of time building the database and application and performing manual tests when I'd like to be writing code.
I propose we create a separate top-level directory that will house shell scripts to do automatic building, testing, and deployme... | 1.0 | Proposal: create scripts directory for test/deployment shell scripts - Bhima is getting too big for manual testing and database building. I waste lots of time building the database and application and performing manual tests when I'd like to be writing code.
I propose we create a separate top-level directory that w... | build | proposal create scripts directory for test deployment shell scripts bhima is getting too big for manual testing and database building i waste lots of time building the database and application and performing manual tests when i d like to be writing code i propose we create a separate top level directory that w... | 1 |
393,482 | 26,993,883,571 | IssuesEvent | 2023-02-09 22:27:53 | dagster-io/dagster | https://api.github.com/repos/dagster-io/dagster | opened | How use Datahub w/ Dagster? | documentation | ### What's the issue or suggestion?
The current dagster-datahub docs don't have any instructions for how to use it
### Additional information
https://docs.dagster.io/_apidocs/libraries/dagster-datahub
### Message from the maintainers
Impacted by this issue? Give it a 👍! We factor engagement into prioritization. | 1.0 | How use Datahub w/ Dagster? - ### What's the issue or suggestion?
The current dagster-datahub docs don't have any instructions for how to use it
### Additional information
https://docs.dagster.io/_apidocs/libraries/dagster-datahub
### Message from the maintainers
Impacted by this issue? Give it a 👍! We factor eng... | non_build | how use datahub w dagster what s the issue or suggestion the current dagster datahub docs don t have any instructions for how to use it additional information message from the maintainers impacted by this issue give it a 👍 we factor engagement into prioritization | 0 |
285,719 | 24,691,679,894 | IssuesEvent | 2022-10-19 09:00:45 | MTES-MCT/histologe | https://api.github.com/repos/MTES-MCT/histologe | closed | [BO - Signalement détails] Reouverture pour Admin/Pour tous | bug A tester | Impossible de réouvrir un signalement fermé pour tous si il a été importé Incomplet (manque d info type tel/mail) et sous le statut Fermé
Quand click sur Reouvrir pour Administrateur ou Réouvrir pour Tous > Apparition Message popup demandant confirmation > Validation > Page d erreur
Fonctionne si on édite le signal... | 1.0 | [BO - Signalement détails] Reouverture pour Admin/Pour tous - Impossible de réouvrir un signalement fermé pour tous si il a été importé Incomplet (manque d info type tel/mail) et sous le statut Fermé
Quand click sur Reouvrir pour Administrateur ou Réouvrir pour Tous > Apparition Message popup demandant confirmation > ... | non_build | reouverture pour admin pour tous impossible de réouvrir un signalement fermé pour tous si il a été importé incomplet manque d info type tel mail et sous le statut fermé quand click sur reouvrir pour administrateur ou réouvrir pour tous apparition message popup demandant confirmation validation page d erreu... | 0 |
330,042 | 24,244,255,330 | IssuesEvent | 2022-09-27 09:16:16 | haskell/haskell-language-server | https://api.github.com/repos/haskell/haskell-language-server | closed | Building documentation fails with a Python import error | type: bug os: nixos documentation | Build of the documentation fails with the message provided in the "Actual behaviour" section. It fails regardless of the method used for building the documentation (i.e. both with `nix build .#docs` and with `cd docs; make html`).
### Your environment
<!--
Everything in this section is optional, but it does help u... | 1.0 | Building documentation fails with a Python import error - Build of the documentation fails with the message provided in the "Actual behaviour" section. It fails regardless of the method used for building the documentation (i.e. both with `nix build .#docs` and with `cd docs; make html`).
### Your environment
<!--
... | non_build | building documentation fails with a python import error build of the documentation fails with the message provided in the actual behaviour section it fails regardless of the method used for building the documentation i e both with nix build docs and with cd docs make html your environment ... | 0 |
176,116 | 28,034,372,700 | IssuesEvent | 2023-03-28 14:14:56 | flutter/flutter | https://api.github.com/repos/flutter/flutter | closed | Incorrect behaviour regarding Offset == operator with Animation<Offset> | framework a: animation f: material design has reproducible steps found in release: 3.7 found in release: 3.9 | <!-- Thank you for using Flutter!
If you are looking for support, please check out our documentation
or consider asking a question on Stack Overflow:
* https://flutter.dev/
* https://api.flutter.dev/
* https://stackoverflow.com/questions/tagged/flutter?sort=frequent
If you hav... | 1.0 | Incorrect behaviour regarding Offset == operator with Animation<Offset> - <!-- Thank you for using Flutter!
If you are looking for support, please check out our documentation
or consider asking a question on Stack Overflow:
* https://flutter.dev/
* https://api.flutter.dev/
* https://s... | non_build | incorrect behaviour regarding offset operator with animation thank you for using flutter if you are looking for support please check out our documentation or consider asking a question on stack overflow if you have found a bug or if our documentation ... | 0 |
46,133 | 11,789,036,839 | IssuesEvent | 2020-03-17 16:29:54 | angular/angular | https://api.github.com/repos/angular/angular | closed | Incorrect BrowserStack status badge | comp: build & ci state: has PR | <!--🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅
Oh hi there! 😄
To expedite issue processing please search open and closed issues before submitting a new one.
Existing issues often contain information about workarounds, resolution, or progress updates.
🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅... | 1.0 | Incorrect BrowserStack status badge - <!--🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅
Oh hi there! 😄
To expedite issue processing please search open and closed issues before submitting a new one.
Existing issues often contain information about workarounds, resolution, or progress updates.
... | build | incorrect browserstack status badge 🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅 oh hi there 😄 to expedite issue processing please search open and closed issues before submitting a new one existing issues often contain information about workarounds resolution or progress updates ... | 1 |
70,662 | 18,246,293,832 | IssuesEvent | 2021-10-01 18:53:55 | golang/go | https://api.github.com/repos/golang/go | opened | x/build/cmd/gomote: add gomote client commands using the new API | Builders NeedsInvestigation | Add gomote commands that use the new API:
- [ ] create
- [ ] destroy
- [ ] gettar
- [ ] list
- [ ] ls
- [ ] ping
- [ ] push
- [ ] put
- [ ] put14
- [ ] puttar
- [ ] rdp
- [ ] rm
- [ ] run
- [ ] ssh
This is a component of the project to revamp the security model used by gomote #47521
@golang/release | 1.0 | x/build/cmd/gomote: add gomote client commands using the new API - Add gomote commands that use the new API:
- [ ] create
- [ ] destroy
- [ ] gettar
- [ ] list
- [ ] ls
- [ ] ping
- [ ] push
- [ ] put
- [ ] put14
- [ ] puttar
- [ ] rdp
- [ ] rm
- [ ] run
- [ ] ssh
This is a component of the project to ... | build | x build cmd gomote add gomote client commands using the new api add gomote commands that use the new api create destroy gettar list ls ping push put puttar rdp rm run ssh this is a component of the project to revamp the security model used b... | 1 |
24,005 | 4,055,630,963 | IssuesEvent | 2016-05-24 16:01:20 | IDgis/geoportaal-test | https://api.github.com/repos/IDgis/geoportaal-test | closed | Openen bijlage statische kaart gaat naar beheer statische kaart | bug gebruikerstest | Als je in het Geoportaal een statische kaart wilt bekijken, dan kan je daarvan de metainformatie bekijken. Als er een bijlage aanwezig is, dan zie je ook de link daarnaar toe. Maar als je op die link klikt, dan kan je niet die bijlage zien. Je wordt doorverwezen naar het beheerdeel van statische kaarten. Dat is niet de... | 1.0 | Openen bijlage statische kaart gaat naar beheer statische kaart - Als je in het Geoportaal een statische kaart wilt bekijken, dan kan je daarvan de metainformatie bekijken. Als er een bijlage aanwezig is, dan zie je ook de link daarnaar toe. Maar als je op die link klikt, dan kan je niet die bijlage zien. Je wordt door... | non_build | openen bijlage statische kaart gaat naar beheer statische kaart als je in het geoportaal een statische kaart wilt bekijken dan kan je daarvan de metainformatie bekijken als er een bijlage aanwezig is dan zie je ook de link daarnaar toe maar als je op die link klikt dan kan je niet die bijlage zien je wordt door... | 0 |
740,239 | 25,740,191,187 | IssuesEvent | 2022-12-08 05:15:27 | googleapis/nodejs-ai-platform | https://api.github.com/repos/googleapis/nodejs-ai-platform | closed | AI platform create dataset video: should create a new video dataset in the parent resource failed | type: bug priority: p1 flakybot: issue api: vertex-ai | Note: #394 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 04f7c858217f1a3ce7b1072c7bf8946d39947532
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/2c1b5aae-a46c-4a7a-a474-79da01e686eb), [Sponge](http://sponge2/2c1b5aae-a46c-4a7a-a... | 1.0 | AI platform create dataset video: should create a new video dataset in the parent resource failed - Note: #394 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 04f7c858217f1a3ce7b1072c7bf8946d39947532
buildURL: [Build Status](https://source.cloud.google.com/res... | non_build | ai platform create dataset video should create a new video dataset in the parent resource failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output command failed node create dataset video js temp c... | 0 |
64,515 | 15,897,663,695 | IssuesEvent | 2021-04-11 22:01:25 | opencv/opencv | https://api.github.com/repos/opencv/opencv | closed | Compiler doesn't support baseline optimization flags | category: build/install category: javascript (js) incomplete question (invalid tracker) | ##### System information (version)
- OpenCV == 4.5.0
- Operating System / Platform => Windows 10 64 Bit
- Compiler => Visual Studio 2019
##### Detailed description
build opencv.js flowing [https://docs.opencv.org/master/d4/da1/tutorial_js_setup.html](tutorial_js_setup), and got errors:
```
python ./platf... | 1.0 | Compiler doesn't support baseline optimization flags - ##### System information (version)
- OpenCV == 4.5.0
- Operating System / Platform => Windows 10 64 Bit
- Compiler => Visual Studio 2019
##### Detailed description
build opencv.js flowing [https://docs.opencv.org/master/d4/da1/tutorial_js_setup.html](t... | build | compiler doesn t support baseline optimization flags system information version opencv operating system platform windows bit compiler visual studio detailed description build opencv js flowing tutorial js setup and got errors python platforms js bui... | 1 |
66,149 | 16,548,881,782 | IssuesEvent | 2021-05-28 05:47:44 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | closed | [Perf] Remove expensive layout calculation from BindingPrompt | Task UI Building Pod UI Performance | Remove expensive layout calculation from BindingPrompt component, and use a pure css approach.
| 1.0 | [Perf] Remove expensive layout calculation from BindingPrompt - Remove expensive layout calculation from BindingPrompt component, and use a pure css approach.
| build | remove expensive layout calculation from bindingprompt remove expensive layout calculation from bindingprompt component and use a pure css approach | 1 |
179,292 | 14,700,857,456 | IssuesEvent | 2021-01-04 10:52:57 | GitTools/GitVersion | https://api.github.com/repos/GitTools/GitVersion | closed | [Docs] Documentation references Deprecated version of GitVersionTask | documentation | Page at https://gitversion.net/docs/build-server-support/build-server/azure-devops references installing the Deprecated GitVersionTask task here : [https://www.nuget.org/packages/GitVersionTask/ ](https://www.nuget.org/packages/GitVersionTask/ )
as well as a deprecated GitVersion Extension here:
[https://marketplace.... | 1.0 | [Docs] Documentation references Deprecated version of GitVersionTask - Page at https://gitversion.net/docs/build-server-support/build-server/azure-devops references installing the Deprecated GitVersionTask task here : [https://www.nuget.org/packages/GitVersionTask/ ](https://www.nuget.org/packages/GitVersionTask/ )
a... | non_build | documentation references deprecated version of gitversiontask page at references installing the deprecated gitversiontask task here as well as a deprecated gitversion extension here the new versions of the tools don t seem to work the same when following the existing documentation | 0 |
92,245 | 26,628,676,439 | IssuesEvent | 2023-01-24 16:14:04 | AcademySoftwareFoundation/OpenRV | https://api.github.com/repos/AcademySoftwareFoundation/OpenRV | closed | Compiling PySide keeps downloading libclang.7z when archive has no CRC | build | When compiling PySide on Linux, the archive `libclang.7z` is downloaded from an url and used as part of the build:
https://github.com/AcademySoftwareFoundation/OpenRV/blob/41eccbe03bf2462b399fec6511be1d11de6c6327/src/build/make_pyside.py#L86
I have an error further during the build so I tried running cmake again ... | 1.0 | Compiling PySide keeps downloading libclang.7z when archive has no CRC - When compiling PySide on Linux, the archive `libclang.7z` is downloaded from an url and used as part of the build:
https://github.com/AcademySoftwareFoundation/OpenRV/blob/41eccbe03bf2462b399fec6511be1d11de6c6327/src/build/make_pyside.py#L86
... | build | compiling pyside keeps downloading libclang when archive has no crc when compiling pyside on linux the archive libclang is downloaded from an url and used as part of the build i have an error further during the build so i tried running cmake again but it kept redownloading libclang even thought th... | 1 |
430,060 | 30,114,668,518 | IssuesEvent | 2023-06-30 10:27:42 | Living-with-machines/MapReader | https://api.github.com/repos/Living-with-machines/MapReader | opened | Review dependencies | documentation dependencies installation | **Describe the bug**
Currently, we have issues with installation due to lots of dependancies. Would be useful to review and streamline dependancies to ensure easy installation but still efficient/effective code.
To do:
- [ ] Make a list of dependencies
- [ ] Describe what each dependancy is for and how essential
... | 1.0 | Review dependencies - **Describe the bug**
Currently, we have issues with installation due to lots of dependancies. Would be useful to review and streamline dependancies to ensure easy installation but still efficient/effective code.
To do:
- [ ] Make a list of dependencies
- [ ] Describe what each dependancy is ... | non_build | review dependencies describe the bug currently we have issues with installation due to lots of dependancies would be useful to review and streamline dependancies to ensure easy installation but still efficient effective code to do make a list of dependencies describe what each dependancy is for ... | 0 |
216,216 | 16,653,128,151 | IssuesEvent | 2021-06-05 02:55:32 | Garz4/venting | https://api.github.com/repos/Garz4/venting | opened | DWA — Update README | documentation | ### Project
Days Without Alcohol
### Is your feature request related to a problem? Please describe
Update README.
### Describe the solution you'd like
NA.
### Describe alternatives you've considered
NA.
### Additional context
NA.
| 1.0 | DWA — Update README - ### Project
Days Without Alcohol
### Is your feature request related to a problem? Please describe
Update README.
### Describe the solution you'd like
NA.
### Describe alternatives you've considered
NA.
### Additional context
NA.
| non_build | dwa — update readme project days without alcohol is your feature request related to a problem please describe update readme describe the solution you d like na describe alternatives you ve considered na additional context na | 0 |
5,519 | 3,604,255,430 | IssuesEvent | 2016-02-03 22:09:08 | Linuxbrew/linuxbrew | https://api.github.com/repos/Linuxbrew/linuxbrew | closed | Error installing devtodo | build-error upstream | Hi,
On ubuntu 14.04, installing devtodo fails like this:
```
leo brew install devtodo
==> Downloading http://swapoff.org/files/devtodo/devtodo-0.1.20.tar.gz
######################################################################## 100,0%
==> Patching
patching file util/XML.cc
==> ./configure --prefix=/home/l... | 1.0 | Error installing devtodo - Hi,
On ubuntu 14.04, installing devtodo fails like this:
```
leo brew install devtodo
==> Downloading http://swapoff.org/files/devtodo/devtodo-0.1.20.tar.gz
######################################################################## 100,0%
==> Patching
patching file util/XML.cc
==> .... | build | error installing devtodo hi on ubuntu installing devtodo fails like this leo brew install devtodo downloading patching patching file util xml cc configure prefix home leo linuxbrew cellar devtodo ... | 1 |
174,154 | 21,259,235,597 | IssuesEvent | 2022-04-13 01:00:21 | leanswift/bob-frontend | https://api.github.com/repos/leanswift/bob-frontend | opened | CVE-2021-3749 (High) detected in axios-0.15.3.tgz | security vulnerability | ## CVE-2021-3749 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axios-0.15.3.tgz</b></p></summary>
<p>Promise based HTTP client for the browser and node.js</p>
<p>Library home page: <... | True | CVE-2021-3749 (High) detected in axios-0.15.3.tgz - ## CVE-2021-3749 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axios-0.15.3.tgz</b></p></summary>
<p>Promise based HTTP client for... | non_build | cve high detected in axios tgz cve high severity vulnerability vulnerable library axios tgz promise based http client for the browser and node js library home page a href path to dependency file package json path to vulnerable library node modules axios package jso... | 0 |
190,941 | 6,823,994,248 | IssuesEvent | 2017-11-08 03:09:24 | eriq-augustine/psl | https://api.github.com/repos/eriq-augustine/psl | closed | Weight Learning with Arithmetic Negative Prior Crashes | Difficulty - Hard Priority - High Type - Bug | To reproduce, just take any psl-example (easy lp cli in this example), and change the prior from logical:
```
5: !Knows(P1,P2) ^2
```
to arithmetic:
```
5: Knows(P1,P2) = 0.0 ^2
```
We get an exception like this:
```
Unexpected exception!
java.lang.NullPointerException
at org.linqs.psl.reasoner.admm.AD... | 1.0 | Weight Learning with Arithmetic Negative Prior Crashes - To reproduce, just take any psl-example (easy lp cli in this example), and change the prior from logical:
```
5: !Knows(P1,P2) ^2
```
to arithmetic:
```
5: Knows(P1,P2) = 0.0 ^2
```
We get an exception like this:
```
Unexpected exception!
java.lang... | non_build | weight learning with arithmetic negative prior crashes to reproduce just take any psl example easy lp cli in this example and change the prior from logical knows to arithmetic knows we get an exception like this unexpected exception java lang nul... | 0 |
222,740 | 24,711,285,846 | IssuesEvent | 2022-10-20 01:10:13 | wangsongc/mavonEditor | https://api.github.com/repos/wangsongc/mavonEditor | closed | WS-2020-0042 (High) detected in acorn-5.7.4.tgz - autoclosed | security vulnerability | ## WS-2020-0042 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>acorn-5.7.4.tgz</b></p></summary>
<p>ECMAScript parser</p>
<p>Library home page: <a href="https://registry.npmjs.org/aco... | True | WS-2020-0042 (High) detected in acorn-5.7.4.tgz - autoclosed - ## WS-2020-0042 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>acorn-5.7.4.tgz</b></p></summary>
<p>ECMAScript parser</p... | non_build | ws high detected in acorn tgz autoclosed ws high severity vulnerability vulnerable library acorn tgz ecmascript parser library home page a href path to dependency file package json path to vulnerable library node modules acorn package json dependency hierarch... | 0 |
175,843 | 21,336,140,276 | IssuesEvent | 2022-04-18 14:47:31 | ShaikUsaf/frameworks_native_AOSP10_r33 | https://api.github.com/repos/ShaikUsaf/frameworks_native_AOSP10_r33 | opened | CVE-2020-0226 (High) detected in nativeandroid-10.0.0_r30 | security vulnerability | ## CVE-2020-0226 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nativeandroid-10.0.0_r30</b></p></summary>
<p>
<p>Library home page: <a href=https://android.googlesource.com/platform/... | True | CVE-2020-0226 (High) detected in nativeandroid-10.0.0_r30 - ## CVE-2020-0226 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nativeandroid-10.0.0_r30</b></p></summary>
<p>
<p>Library h... | non_build | cve high detected in nativeandroid cve high severity vulnerability vulnerable library nativeandroid library home page a href found in head commit a href found in base branch master vulnerable source files services surfaceflinger c... | 0 |
5,507 | 8,376,873,167 | IssuesEvent | 2018-10-05 21:28:57 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | Test GetProcesses_InvalidMachineName_ThrowsInvalidOperationException crashes uap test run | area-System.Diagnostics.Process os-windows-uwp test bug test-run-uwp-coreclr | The InvalidOperationException thrown at test method GetProcesses_InvalidMachineName_ThrowsInvalidOperationException is currently crashing the UAP app when running the F5 tests. I did not dig deep to find out why this is, but I'm creating this issue to track the fix in order to be able to unblock the maestro auto update... | 1.0 | Test GetProcesses_InvalidMachineName_ThrowsInvalidOperationException crashes uap test run - The InvalidOperationException thrown at test method GetProcesses_InvalidMachineName_ThrowsInvalidOperationException is currently crashing the UAP app when running the F5 tests. I did not dig deep to find out why this is, but I'm... | non_build | test getprocesses invalidmachinename throwsinvalidoperationexception crashes uap test run the invalidoperationexception thrown at test method getprocesses invalidmachinename throwsinvalidoperationexception is currently crashing the uap app when running the tests i did not dig deep to find out why this is but i m ... | 0 |
388,420 | 26,765,054,785 | IssuesEvent | 2023-01-31 10:03:05 | owncloud/docs-server | https://api.github.com/repos/owncloud/docs-server | closed | Update the part 'How to Create and Configure Microsoft OneDrive' | documentation | ## WHAT Needs to be Documented?
`How to use Microsoft OneDrive as an external storage option in ownCloud` needs to be updated.
## WHERE Does This Need To Be Documented (Link)?
[How to create and configure Microsoft OneDrive](https://doc.owncloud.com/server/next/admin_manual/enterprise/external_storage/onedrive.htm... | 1.0 | Update the part 'How to Create and Configure Microsoft OneDrive' - ## WHAT Needs to be Documented?
`How to use Microsoft OneDrive as an external storage option in ownCloud` needs to be updated.
## WHERE Does This Need To Be Documented (Link)?
[How to create and configure Microsoft OneDrive](https://doc.owncloud.co... | non_build | update the part how to create and configure microsoft onedrive what needs to be documented how to use microsoft onedrive as an external storage option in owncloud needs to be updated where does this need to be documented link why should this change be made the part is outdated ap... | 0 |
41,649 | 16,827,521,227 | IssuesEvent | 2021-06-17 20:48:21 | cityofaustin/atd-data-tech | https://api.github.com/repos/cityofaustin/atd-data-tech | closed | Please add the size "6x30" to the list of sign sizes under the "Design Review" tab on the sign fabri... | Need: 2-Should Have Product: Signs & Markings Service: Apps Type: Data Workgroup: SMB | <!-- Email -->
<!-- christina.tremel@austintexas.gov -->
> What application are you using?
Signs & Markings Operations
> Describe the problem.
Please add the size "6x30" to the list of sign sizes under the "Design Review" tab on the sign fabrication work orders.
> Describe the outcome you'd like to see when this f... | 1.0 | Please add the size "6x30" to the list of sign sizes under the "Design Review" tab on the sign fabri... - <!-- Email -->
<!-- christina.tremel@austintexas.gov -->
> What application are you using?
Signs & Markings Operations
> Describe the problem.
Please add the size "6x30" to the list of sign sizes under the "Des... | non_build | please add the size to the list of sign sizes under the design review tab on the sign fabri what application are you using signs markings operations describe the problem please add the size to the list of sign sizes under the design review tab on the sign fabrication work orders des... | 0 |
250,281 | 27,066,430,406 | IssuesEvent | 2023-02-14 01:03:09 | DevOps-PM-PGDip-2022-2023/easybuggy4django.old | https://api.github.com/repos/DevOps-PM-PGDip-2022-2023/easybuggy4django.old | opened | CVE-2018-20676 (Medium) detected in bootstrap-3.3.7.min.js | security vulnerability | ## CVE-2018-20676 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.7.min.js</b></p></summary>
<p>The most popular front-end framework for developing responsive, mobile f... | True | CVE-2018-20676 (Medium) detected in bootstrap-3.3.7.min.js - ## CVE-2018-20676 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.7.min.js</b></p></summary>
<p>The most po... | non_build | cve medium detected in bootstrap min js cve medium severity vulnerability vulnerable library bootstrap min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to dependency file templates ba... | 0 |
414,264 | 27,983,059,257 | IssuesEvent | 2023-03-26 11:42:15 | roiezemel/CellularSpringNetworks | https://api.github.com/repos/roiezemel/CellularSpringNetworks | opened | Validate dependency list | documentation | Clone the project to another device and check if some dependencies are missing. | 1.0 | Validate dependency list - Clone the project to another device and check if some dependencies are missing. | non_build | validate dependency list clone the project to another device and check if some dependencies are missing | 0 |
774,544 | 27,201,994,678 | IssuesEvent | 2023-02-20 10:21:49 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | closed | re-add the ability to allow/block individual scripts in Shields | feature/shields priority/P3 feature-request OS/Desktop | ## Updated issue description by @bsclifton
We should consider restoring the old functionality that Brave had, with regards to shields and blocking/allowing individual scripts.
For example, loading a site with shields up could look like this:
<img src="https://user-images.githubusercontent.com/4733304/217623900-e5d... | 1.0 | re-add the ability to allow/block individual scripts in Shields - ## Updated issue description by @bsclifton
We should consider restoring the old functionality that Brave had, with regards to shields and blocking/allowing individual scripts.
For example, loading a site with shields up could look like this:
<img sr... | non_build | re add the ability to allow block individual scripts in shields updated issue description by bsclifton we should consider restoring the old functionality that brave had with regards to shields and blocking allowing individual scripts for example loading a site with shields up could look like this al... | 0 |
55,652 | 13,647,719,913 | IssuesEvent | 2020-09-26 05:01:52 | TerryCavanagh/diceydungeonsbeta | https://api.github.com/repos/TerryCavanagh/diceydungeonsbeta | closed | Enemies should be able to advance Lock? by placing a die in a multi-slot card, but they never do | v0.6: 28th June Build | This is something the player can do but the AI never considers. If this were implemented for AI, it would make enemies like Skeleton and Aoife harder to break. However, this might make decision-making more complicated with the notion that AI would want to take dice out of multi-slot cards if they're too low and were on... | 1.0 | Enemies should be able to advance Lock? by placing a die in a multi-slot card, but they never do - This is something the player can do but the AI never considers. If this were implemented for AI, it would make enemies like Skeleton and Aoife harder to break. However, this might make decision-making more complicated wit... | build | enemies should be able to advance lock by placing a die in a multi slot card but they never do this is something the player can do but the ai never considers if this were implemented for ai it would make enemies like skeleton and aoife harder to break however this might make decision making more complicated wit... | 1 |
68,333 | 17,242,761,493 | IssuesEvent | 2021-07-21 02:38:13 | eclipse/jetty.project | https://api.github.com/repos/eclipse/jetty.project | closed | Extract Distribution test to a separate library to have a Jetty TCK | Build Stale Test | Having a separate Jetty TCK like will help for testing staged release and docker images etc..
| 1.0 | Extract Distribution test to a separate library to have a Jetty TCK - Having a separate Jetty TCK like will help for testing staged release and docker images etc..
| build | extract distribution test to a separate library to have a jetty tck having a separate jetty tck like will help for testing staged release and docker images etc | 1 |
95,445 | 27,508,539,016 | IssuesEvent | 2023-03-06 06:43:45 | enso-org/enso | https://api.github.com/repos/enso-org/enso | opened | Avoid using Javac internals in Enso DSL | --bug -compiler -build-script | When trying to upgrade to new version of Frgaal I noticed compilation problems in `lib/scala/interpreter-dsl` project. It is using internals of `com.sun.tools.javac` package which is not official JDK API. It'd be better to avoid accessing internals and use proper API - which probably is [AnnotationValueVisitor](https:/... | 1.0 | Avoid using Javac internals in Enso DSL - When trying to upgrade to new version of Frgaal I noticed compilation problems in `lib/scala/interpreter-dsl` project. It is using internals of `com.sun.tools.javac` package which is not official JDK API. It'd be better to avoid accessing internals and use proper API - which pr... | build | avoid using javac internals in enso dsl when trying to upgrade to new version of frgaal i noticed compilation problems in lib scala interpreter dsl project it is using internals of com sun tools javac package which is not official jdk api it d be better to avoid accessing internals and use proper api which pr... | 1 |
389,640 | 26,826,822,252 | IssuesEvent | 2023-02-02 13:28:15 | 100mslive/react-native-hms | https://api.github.com/repos/100mslive/react-native-hms | opened | Add Example App Demo Videos to Docs | documentation P1 | Add Example App Demo Video for these features -
1. PIP Mode
2. Active Speaker
3. Peer Metadata - Hand Raise
4. Session Metadata - Chat Pinning
5. Audio Output Routing
6. Audio Share
7. Screen Share | 1.0 | Add Example App Demo Videos to Docs - Add Example App Demo Video for these features -
1. PIP Mode
2. Active Speaker
3. Peer Metadata - Hand Raise
4. Session Metadata - Chat Pinning
5. Audio Output Routing
6. Audio Share
7. Screen Share | non_build | add example app demo videos to docs add example app demo video for these features pip mode active speaker peer metadata hand raise session metadata chat pinning audio output routing audio share screen share | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.