Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
183,130
6,677,462,769
IssuesEvent
2017-10-05 10:33:27
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Internet Explorer 11: all the SVG icons are focusable
Accessibility Browser Issues Priority High
IE 11 suffers from a bug where all SVG icons _inside focusable elements_ default to `focusable=”true”`. As a consequence, both the wrapper focusable element _and_ the inner SVG get focus and create a tab stop. This is new to me (not a great SVG expert here) but seems to be a well known bug. More details, for example...
1.0
Internet Explorer 11: all the SVG icons are focusable - IE 11 suffers from a bug where all SVG icons _inside focusable elements_ default to `focusable=”true”`. As a consequence, both the wrapper focusable element _and_ the inner SVG get focus and create a tab stop. This is new to me (not a great SVG expert here) but...
priority
internet explorer all the svg icons are focusable ie suffers from a bug where all svg icons inside focusable elements default to focusable ”true” as a consequence both the wrapper focusable element and the inner svg get focus and create a tab stop this is new to me not a great svg expert here but s...
1
210,371
16,098,094,656
IssuesEvent
2021-04-27 05:02:27
rancher/rancher
https://api.github.com/repos/rancher/rancher
opened
RKE2 Provisioning: Cluster Options - CNI - Canal
[zube]: To Test area/rke2
Canal as a CNI Option ``` apiVersion: provisioning.cattle.io/v1 kind: Cluster metadata: name: #string annotations: {} # key: string labels: {} # key: string namespace: fleet-default spec: cloudCredentialSecretName: do kubernetesVersion: v1.20.5+rke2r1 rkeConfig: # cni...
1.0
RKE2 Provisioning: Cluster Options - CNI - Canal - Canal as a CNI Option ``` apiVersion: provisioning.cattle.io/v1 kind: Cluster metadata: name: #string annotations: {} # key: string labels: {} # key: string namespace: fleet-default spec: cloudCredentialSecretName: do kubernet...
non_priority
provisioning cluster options cni canal canal as a cni option apiversion provisioning cattle io kind cluster metadata name string annotations key string labels key string namespace fleet default spec cloudcredentialsecretname do kubernetesve...
0
134,692
10,927,151,824
IssuesEvent
2019-11-22 16:06:00
LiskHQ/lisk-sdk
https://api.github.com/repos/LiskHQ/lisk-sdk
closed
Add more test coverage for logic that uses delegateMinHeightActive value
type: test
### Description As a follow up to the #4473 we need to add missing unit and integration tests. ### Acceptance Criteria - Add unit test coverage to DPoS module - Add integration test coverage to DPoS module. - Add unit test coverage to BFT module. ### Additional Information
1.0
Add more test coverage for logic that uses delegateMinHeightActive value - ### Description As a follow up to the #4473 we need to add missing unit and integration tests. ### Acceptance Criteria - Add unit test coverage to DPoS module - Add integration test coverage to DPoS module. - Add unit test coverage to...
non_priority
add more test coverage for logic that uses delegateminheightactive value description as a follow up to the we need to add missing unit and integration tests acceptance criteria add unit test coverage to dpos module add integration test coverage to dpos module add unit test coverage to bf...
0
553,336
16,370,062,895
IssuesEvent
2021-05-15 00:22:20
Roadhog360/Et-Futurum
https://api.github.com/repos/Roadhog360/Et-Futurum
closed
Copper Blocks should only be registered to the OreDict when the Config makes their Recipe worth 9 Ingots.
Enhancement Priority: High
Just as the Title says, Copper Blocks should only be registered to the OreDict when the Config makes their Recipe worth 9 Ingots. Because "blockCopper" is assumed by every single other Mod to be worth 9 Ingots, resulting in a super easy exploit. This is only about the OreDict registration, the 4 Ingot Recipe can sta...
1.0
Copper Blocks should only be registered to the OreDict when the Config makes their Recipe worth 9 Ingots. - Just as the Title says, Copper Blocks should only be registered to the OreDict when the Config makes their Recipe worth 9 Ingots. Because "blockCopper" is assumed by every single other Mod to be worth 9 Ingots, r...
priority
copper blocks should only be registered to the oredict when the config makes their recipe worth ingots just as the title says copper blocks should only be registered to the oredict when the config makes their recipe worth ingots because blockcopper is assumed by every single other mod to be worth ingots r...
1
318,491
23,723,847,137
IssuesEvent
2022-08-30 17:39:43
bloom-housing/bloom
https://api.github.com/repos/bloom-housing/bloom
closed
Add documentation of the translations process and string locations
Documentation
I expect this will be one of the most common sources of customization and changes, so I think we should invest in having good developer documentation for how to do it, since the actual work should be super straight-forward once you find all the files in the right places. My initial vision in just a Markdown doc in t...
1.0
Add documentation of the translations process and string locations - I expect this will be one of the most common sources of customization and changes, so I think we should invest in having good developer documentation for how to do it, since the actual work should be super straight-forward once you find all the files ...
non_priority
add documentation of the translations process and string locations i expect this will be one of the most common sources of customization and changes so i think we should invest in having good developer documentation for how to do it since the actual work should be super straight forward once you find all the files ...
0
263,837
8,302,336,805
IssuesEvent
2018-09-21 14:15:36
ZeusWPI/MOZAIC
https://api.github.com/repos/ZeusWPI/MOZAIC
opened
Proxy server
difficulty:hard networking priority:medium
Create a proxy for MOZAIC connections. Basically, this would require creating some 'forwarding table', to which you'd add (match, destination) pairs. You could then register your locally-running match with the proxy, so that your games can traverse NATs and whatnot.
1.0
Proxy server - Create a proxy for MOZAIC connections. Basically, this would require creating some 'forwarding table', to which you'd add (match, destination) pairs. You could then register your locally-running match with the proxy, so that your games can traverse NATs and whatnot.
priority
proxy server create a proxy for mozaic connections basically this would require creating some forwarding table to which you d add match destination pairs you could then register your locally running match with the proxy so that your games can traverse nats and whatnot
1
60,590
14,562,631,941
IssuesEvent
2020-12-17 00:32:12
Dima2021/lodash
https://api.github.com/repos/Dima2021/lodash
opened
CVE-2017-16138 (High) detected in mime-1.2.11.tgz
security vulnerability
## CVE-2017-16138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mime-1.2.11.tgz</b></p></summary> <p>A comprehensive library for mime-type mapping</p> <p>Library home page: <a href="...
True
CVE-2017-16138 (High) detected in mime-1.2.11.tgz - ## CVE-2017-16138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mime-1.2.11.tgz</b></p></summary> <p>A comprehensive library for m...
non_priority
cve high detected in mime tgz cve high severity vulnerability vulnerable library mime tgz a comprehensive library for mime type mapping library home page a href path to dependency file lodash package json path to vulnerable library lodash node modules form data node ...
0
721,380
24,824,269,511
IssuesEvent
2022-10-25 19:09:16
dnnsoftware/Dnn.Platform
https://api.github.com/repos/dnnsoftware/Dnn.Platform
closed
Cannot delete too many files at once in new Resource Manager
Type: Bug Area: Platform > Admin Modules Effort: Medium Priority: High Status: Ready for Development
## Description of bug When attempting to delete many files in the new Resource Manager, the UI does not allow for scrollable content. ## Steps to reproduce 1. Go to 'Site Assets' or `Global Assets`. 2. Upload a lot of files into the 'Images' folder. 3. Select a significant number of the files and click `Delete`....
1.0
Cannot delete too many files at once in new Resource Manager - ## Description of bug When attempting to delete many files in the new Resource Manager, the UI does not allow for scrollable content. ## Steps to reproduce 1. Go to 'Site Assets' or `Global Assets`. 2. Upload a lot of files into the 'Images' folder. ...
priority
cannot delete too many files at once in new resource manager description of bug when attempting to delete many files in the new resource manager the ui does not allow for scrollable content steps to reproduce go to site assets or global assets upload a lot of files into the images folder ...
1
212,285
7,235,349,353
IssuesEvent
2018-02-13 00:14:10
SmartlyDressedGames/Unturned-4.x-Community
https://api.github.com/repos/SmartlyDressedGames/Unturned-4.x-Community
closed
Recursive attachable slot search for T attachments view
Priority: High Status: Complete Type: Feature
Allow changing all attachments on the item in this view
1.0
Recursive attachable slot search for T attachments view - Allow changing all attachments on the item in this view
priority
recursive attachable slot search for t attachments view allow changing all attachments on the item in this view
1
363,065
25,406,938,461
IssuesEvent
2022-11-22 15:56:13
Orange-OpenSource/ods-ios
https://api.github.com/repos/Orange-OpenSource/ods-ios
opened
[Doc]: Text field documentation consistency
documentation
### Documentation Location https://orange-opensource.github.io/ods-ios/components/textSelection_docs ### Current issue the side bar navigation and page title are not consistant ### Expected Correction the "Text field" wording should be used everywhere ### Additional context the file name should also be changed, ...
1.0
[Doc]: Text field documentation consistency - ### Documentation Location https://orange-opensource.github.io/ods-ios/components/textSelection_docs ### Current issue the side bar navigation and page title are not consistant ### Expected Correction the "Text field" wording should be used everywhere ### Additional c...
non_priority
text field documentation consistency documentation location current issue the side bar navigation and page title are not consistant expected correction the text field wording should be used everywhere additional context the file name should also be changed but we need to update the dsm ...
0
226,204
17,316,896,085
IssuesEvent
2021-07-27 07:31:14
Automattic/abacus
https://api.github.com/repos/Automattic/abacus
closed
Link wiki to code setup tab
[!priority] low [section] experiment overview [type] documentation
We discussed in our milestone planning meeting that we think it's a good idea to change the "code setup" tab to **simply link to the experimenter's guide** [writing code variants](https://github.com/Automattic/experimentation-platform/wiki/Experimenter's-Guide#writing-the-controlvariant-code-experiences) section. This ...
1.0
Link wiki to code setup tab - We discussed in our milestone planning meeting that we think it's a good idea to change the "code setup" tab to **simply link to the experimenter's guide** [writing code variants](https://github.com/Automattic/experimentation-platform/wiki/Experimenter's-Guide#writing-the-controlvariant-co...
non_priority
link wiki to code setup tab we discussed in our milestone planning meeting that we think it s a good idea to change the code setup tab to simply link to the experimenter s guide section this will help clean up that tab because we don t think many experimenters use it we should make sure to open new tab w...
0
240,416
20,028,449,989
IssuesEvent
2022-02-02 00:49:34
learnpack/learnpack
https://api.github.com/repos/learnpack/learnpack
closed
Positional argument
🚥 unit-test 🖐🏽 waiting-feedback
**Describe the bug** A clear and concise description of what the bug is. 1. Positional argument was required (i.e. def hello_world(todos = todos): instead of just def hello_world(todos):) I would say broadly otherwise, it was never explained how to check if basic flask functions like jsonify are working - how to t...
1.0
Positional argument - **Describe the bug** A clear and concise description of what the bug is. 1. Positional argument was required (i.e. def hello_world(todos = todos): instead of just def hello_world(todos):) I would say broadly otherwise, it was never explained how to check if basic flask functions like jsonify ...
non_priority
positional argument describe the bug a clear and concise description of what the bug is positional argument was required i e def hello world todos todos instead of just def hello world todos i would say broadly otherwise it was never explained how to check if basic flask functions like jsonify ...
0
775,809
27,237,947,417
IssuesEvent
2023-02-21 17:44:56
etternagame/etterna
https://api.github.com/repos/etternagame/etterna
opened
Replay playback slightly off by a tiny amount
Type: Bug Priority: Medium
2 greats in playback, pfc in local and online replay online playback is correct https://etternaonline.com/song/view/103571#154228 https://etternaonline.com/score/view/Sdcbf00b32b1f08830b5985c1c70538dae09223e250483 https://www.youtube.com/watch?v=bcoWxVylsQI
1.0
Replay playback slightly off by a tiny amount - 2 greats in playback, pfc in local and online replay online playback is correct https://etternaonline.com/song/view/103571#154228 https://etternaonline.com/score/view/Sdcbf00b32b1f08830b5985c1c70538dae09223e250483 https://www.youtube.com/watch?v=bcoWxVylsQI
priority
replay playback slightly off by a tiny amount greats in playback pfc in local and online replay online playback is correct
1
108,538
9,310,018,484
IssuesEvent
2019-03-25 17:45:57
rancher/longhorn
https://api.github.com/repos/rancher/longhorn
opened
Add test case for invalid backup volume list in the manager
area/test
It's a follow up of https://github.com/rancher/longhorn/issues/399 We should mix healthy and failed backup volumes and make sure they work well with the manager API in the end.
1.0
Add test case for invalid backup volume list in the manager - It's a follow up of https://github.com/rancher/longhorn/issues/399 We should mix healthy and failed backup volumes and make sure they work well with the manager API in the end.
non_priority
add test case for invalid backup volume list in the manager it s a follow up of we should mix healthy and failed backup volumes and make sure they work well with the manager api in the end
0
397,551
11,729,244,941
IssuesEvent
2020-03-10 19:00:33
react-figma/react-figma
https://api.github.com/repos/react-figma/react-figma
closed
horizontalPadding/verticalPadding is not compatible with Yoga
complexity: medium priority: medium topic: figma api topic: yoga type: bug
Let's consider example: ```javascript const NewComponent = createComponent(); export const App = () => { return ( <Page name="New page" isCurrent> <NewComponent.Component> <View layoutMode='HORIZONTAL' horizontalPadding={4} ...
1.0
horizontalPadding/verticalPadding is not compatible with Yoga - Let's consider example: ```javascript const NewComponent = createComponent(); export const App = () => { return ( <Page name="New page" isCurrent> <NewComponent.Component> <View layout...
priority
horizontalpadding verticalpadding is not compatible with yoga let s consider example javascript const newcomponent createcomponent export const app return view layoutmode horizontal horizontalpaddi...
1
237,834
7,767,107,230
IssuesEvent
2018-06-03 00:41:04
martchellop/Entretenibit
https://api.github.com/repos/martchellop/Entretenibit
closed
Add the user click in the card
enhancement priority: high
When the user clicks in a card, a bigger card will show up in the middle of the screen and the background will be out of focus. See #44 for more reference.
1.0
Add the user click in the card - When the user clicks in a card, a bigger card will show up in the middle of the screen and the background will be out of focus. See #44 for more reference.
priority
add the user click in the card when the user clicks in a card a bigger card will show up in the middle of the screen and the background will be out of focus see for more reference
1
36,234
5,039,670,815
IssuesEvent
2016-12-18 22:52:21
red/red
https://api.github.com/repos/red/red
closed
Console crashes when `compose` used with `url!` as an argument to `write`
status.built status.tested type.bug
``` red>> write http://abc.com compose [] *** Internal error: reserved for future use (or not yet implemented) *** Where: write ``` But ``` red>> write http://abc.com compose [ {} {} ] ``` gives (in debug mode) - ``` *** Runtime Error 1: access violation *** in file: /C/Users/ABC/Desktop/red/environment/console/da...
1.0
Console crashes when `compose` used with `url!` as an argument to `write` - ``` red>> write http://abc.com compose [] *** Internal error: reserved for future use (or not yet implemented) *** Where: write ``` But ``` red>> write http://abc.com compose [ {} {} ] ``` gives (in debug mode) - ``` *** Runtime Error 1: a...
non_priority
console crashes when compose used with url as an argument to write red write compose internal error reserved for future use or not yet implemented where write but red write compose gives in debug mode runtime error access violation in file c use...
0
139,132
31,241,553,876
IssuesEvent
2023-08-20 23:09:56
SAST-OldPlatform-DEV/SAST-Test-Repo-1e2b0c79-1082-443e-89bb-c3d57c2612bf
https://api.github.com/repos/SAST-OldPlatform-DEV/SAST-Test-Repo-1e2b0c79-1082-443e-89bb-c3d57c2612bf
opened
Code Security Report: 90 high severity findings, 168 total findings
Mend: code security findings
# Code Security Report ### Scan Metadata **Latest Scan:** 2023-08-20 11:07pm **Total Findings:** 168 | **New Findings:** 0 | **Resolved Findings:** 0 **Tested Project Files:** 3 **Detected Programming Languages:** 1 (Java*) <!-- SAST-MANUAL-SCAN-START --> - [ ] Check this box to manually trigger a scan <!-- SAST-MA...
1.0
Code Security Report: 90 high severity findings, 168 total findings - # Code Security Report ### Scan Metadata **Latest Scan:** 2023-08-20 11:07pm **Total Findings:** 168 | **New Findings:** 0 | **Resolved Findings:** 0 **Tested Project Files:** 3 **Detected Programming Languages:** 1 (Java*) <!-- SAST-MANUAL-SCAN-S...
non_priority
code security report high severity findings total findings code security report scan metadata latest scan total findings new findings resolved findings tested project files detected programming languages java check this box to manually trig...
0
107,856
16,762,433,188
IssuesEvent
2021-06-14 02:01:15
atlslscsrv-app/https-net-atlsecsrv-org.github.io-dev.azure.portal.dashboard-
https://api.github.com/repos/atlslscsrv-app/https-net-atlsecsrv-org.github.io-dev.azure.portal.dashboard-
opened
CVE-2019-13173 (High) detected in fstream-0.1.31.tgz, fstream-1.0.11.tgz
security vulnerability
## CVE-2019-13173 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>fstream-0.1.31.tgz</b>, <b>fstream-1.0.11.tgz</b></p></summary> <p> <details><summary><b>fstream-0.1.31.tgz</b></p><...
True
CVE-2019-13173 (High) detected in fstream-0.1.31.tgz, fstream-1.0.11.tgz - ## CVE-2019-13173 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>fstream-0.1.31.tgz</b>, <b>fstream-1.0.11....
non_priority
cve high detected in fstream tgz fstream tgz cve high severity vulnerability vulnerable libraries fstream tgz fstream tgz fstream tgz advanced file system stream things library home page a href path to dependency file tmp ws scm security ...
0
261,237
27,809,519,806
IssuesEvent
2023-03-18 01:01:39
kristakunkle/juice-shop
https://api.github.com/repos/kristakunkle/juice-shop
closed
notevil-1.3.3.tgz: 1 vulnerabilities (highest severity is: 6.5) - autoclosed
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>notevil-1.3.3.tgz</b></p></summary> <p>Evalulate javascript like the built-in eval() method but safely</p> <p>Library home page: <a href="https://registry.npmjs.org/n...
True
notevil-1.3.3.tgz: 1 vulnerabilities (highest severity is: 6.5) - autoclosed - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>notevil-1.3.3.tgz</b></p></summary> <p>Evalulate javascript like the built-in eval() me...
non_priority
notevil tgz vulnerabilities highest severity is autoclosed vulnerable library notevil tgz evalulate javascript like the built in eval method but safely library home page a href path to dependency file package json path to vulnerable library node modules notevil pack...
0
788,781
27,765,901,841
IssuesEvent
2023-03-16 11:27:15
brucestull/health-activity-tracker
https://api.github.com/repos/brucestull/health-activity-tracker
closed
Add RO-DBT 'Diary Card' model.
priority
Add basic `DiaryCard` model. Future updates will include the numerous fields of the model.
1.0
Add RO-DBT 'Diary Card' model. - Add basic `DiaryCard` model. Future updates will include the numerous fields of the model.
priority
add ro dbt diary card model add basic diarycard model future updates will include the numerous fields of the model
1
167,462
6,338,997,834
IssuesEvent
2017-07-27 07:00:58
BinPar/PRM
https://api.github.com/repos/BinPar/PRM
closed
PRM UNI PRO: ERROR CREANDO LA NUEVA PROMOCION. REFERENCIA A OBJETO...
Priority: High
![image](https://user-images.githubusercontent.com/22589031/28657765-c53cb31e-72a8-11e7-9faa-f4ee2d516541.png) Usuario: Noemí Promoción: Katch ebook @CristianBinpar @minigoBinpar @franciscorrr
1.0
PRM UNI PRO: ERROR CREANDO LA NUEVA PROMOCION. REFERENCIA A OBJETO... - ![image](https://user-images.githubusercontent.com/22589031/28657765-c53cb31e-72a8-11e7-9faa-f4ee2d516541.png) Usuario: Noemí Promoción: Katch ebook @CristianBinpar @minigoBinpar @franciscorrr
priority
prm uni pro error creando la nueva promocion referencia a objeto usuario noemí promoción katch ebook cristianbinpar minigobinpar franciscorrr
1
156,960
5,995,251,380
IssuesEvent
2017-06-03 01:35:25
universAAL/middleware
https://api.github.com/repos/universAAL/middleware
closed
Abstract types are not serialized
bug imported priority 3
_Originally Opened: @Alfiva (2012-04-12 19:00:30_) _Originally Closed: 2013-09-17 15:51:47_ I am not sure that this is actually a bug (and not a design decision) but it is as frustrating. With the introduction of the new data repr. abstract classes it took me a while realizing that abstract types of a concept are not...
1.0
Abstract types are not serialized - _Originally Opened: @Alfiva (2012-04-12 19:00:30_) _Originally Closed: 2013-09-17 15:51:47_ I am not sure that this is actually a bug (and not a design decision) but it is as frustrating. With the introduction of the new data repr. abstract classes it took me a while realizing that...
priority
abstract types are not serialized originally opened alfiva originally closed i am not sure that this is actually a bug and not a design decision but it is as frustrating with the introduction of the new data repr abstract classes it took me a while realizing that abstract types ...
1
247,631
7,921,344,802
IssuesEvent
2018-07-05 07:08:32
hackoregon/data-science-pet-containers
https://api.github.com/repos/hackoregon/data-science-pet-containers
closed
refactor disturbance stops code to use less RAM
High priority bug
It's pushing past 7 GB when the rest of it works in 5 -
1.0
refactor disturbance stops code to use less RAM - It's pushing past 7 GB when the rest of it works in 5 -
priority
refactor disturbance stops code to use less ram it s pushing past gb when the rest of it works in
1
349,062
10,456,424,873
IssuesEvent
2019-09-20 01:04:17
busy-beaver-dev/busy-beaver
https://api.github.com/repos/busy-beaver-dev/busy-beaver
closed
Investigate alternative release workflow
effort high priority low spike
As a developer, I would like to have a nice release workflow Right now everything that gets merged into master gets deployed. This is good, but also not good. It would be good to cut releases. Investigate a good pattern.
1.0
Investigate alternative release workflow - As a developer, I would like to have a nice release workflow Right now everything that gets merged into master gets deployed. This is good, but also not good. It would be good to cut releases. Investigate a good pattern.
priority
investigate alternative release workflow as a developer i would like to have a nice release workflow right now everything that gets merged into master gets deployed this is good but also not good it would be good to cut releases investigate a good pattern
1
22,708
3,792,385,873
IssuesEvent
2016-03-22 09:28:58
CaliOpen/Caliopen
https://api.github.com/repos/CaliOpen/Caliopen
opened
[messages list] Show only the number of messages and not « x/x »
design
Show only the number of messages: ![number of messages](https://cloud.githubusercontent.com/assets/6246015/13947102/cb5d4db2-f018-11e5-8c4c-926a60560bbd.png) and not « x/… » ![number of messages-2](https://cloud.githubusercontent.com/assets/6246015/13947106/cf772d0a-f018-11e5-853a-d3284dd70c92.png)
1.0
[messages list] Show only the number of messages and not « x/x » - Show only the number of messages: ![number of messages](https://cloud.githubusercontent.com/assets/6246015/13947102/cb5d4db2-f018-11e5-8c4c-926a60560bbd.png) and not « x/… » ![number of messages-2](https://cloud.githubusercontent.com/assets/624...
non_priority
show only the number of messages and not « x x » show only the number of messages and not « x … »
0
393,043
26,969,922,822
IssuesEvent
2023-02-09 03:18:21
anansi-project/comicinfo
https://api.github.com/repos/anansi-project/comicinfo
closed
Roundup? StoryArc? What are they?
documentation question
As a user I would very much appreciate more details about the metadata and how it's supposed to be populated. What exactly _is_ the definition of `StoryArc` within the context of the rfcs? Is it the name of a chapter? A collection of chapters? Furthermore, what is `ComicPageType: Roundup` (and the other page types for ...
1.0
Roundup? StoryArc? What are they? - As a user I would very much appreciate more details about the metadata and how it's supposed to be populated. What exactly _is_ the definition of `StoryArc` within the context of the rfcs? Is it the name of a chapter? A collection of chapters? Furthermore, what is `ComicPageType: Rou...
non_priority
roundup storyarc what are they as a user i would very much appreciate more details about the metadata and how it s supposed to be populated what exactly is the definition of storyarc within the context of the rfcs is it the name of a chapter a collection of chapters furthermore what is comicpagetype rou...
0
111,651
14,116,610,127
IssuesEvent
2020-11-08 04:15:11
HACC2020/Trigeeks
https://api.github.com/repos/HACC2020/Trigeeks
closed
make Upcomming event View UI better
UI design
add a toggle button to hide ended events sort events make guestList UI better
1.0
make Upcomming event View UI better - add a toggle button to hide ended events sort events make guestList UI better
non_priority
make upcomming event view ui better add a toggle button to hide ended events sort events make guestlist ui better
0
706,975
24,290,039,976
IssuesEvent
2022-09-29 04:35:59
JasonBock/Rocks
https://api.github.com/repos/JasonBock/Rocks
closed
Use Hash Code to Get Consistent Value From String
enhancement Medium Priority
Using `GetHashCode()` on a `string` seems to yield a different value within every instance of an application or test run. Which is fine - `GetHashCode()` isn't meant to be an object identifier. But I'm using this in `MockProjectedDelegateBuilder`, and it makes testing code that projects these types ... well, hard, to s...
1.0
Use Hash Code to Get Consistent Value From String - Using `GetHashCode()` on a `string` seems to yield a different value within every instance of an application or test run. Which is fine - `GetHashCode()` isn't meant to be an object identifier. But I'm using this in `MockProjectedDelegateBuilder`, and it makes testing...
priority
use hash code to get consistent value from string using gethashcode on a string seems to yield a different value within every instance of an application or test run which is fine gethashcode isn t meant to be an object identifier but i m using this in mockprojecteddelegatebuilder and it makes testing...
1
407,514
27,618,745,224
IssuesEvent
2023-03-09 21:41:52
gravitational/teleport
https://api.github.com/repos/gravitational/teleport
opened
Move uninstall instructions to docs
documentation support-load
This guide is in discussions https://github.com/gravitational/teleport/discussions/9920 Customers don't think it's official and ask us to add this to docs instead.
1.0
Move uninstall instructions to docs - This guide is in discussions https://github.com/gravitational/teleport/discussions/9920 Customers don't think it's official and ask us to add this to docs instead.
non_priority
move uninstall instructions to docs this guide is in discussions customers don t think it s official and ask us to add this to docs instead
0
45,902
5,988,871,289
IssuesEvent
2017-06-02 06:45:20
geetsisbac/IQ4LK23ROQOKHZC3VKUTGRNI
https://api.github.com/repos/geetsisbac/IQ4LK23ROQOKHZC3VKUTGRNI
reopened
C9sGJ03248TDDO9xOQ9vZLyWe5wnSz96xUm5eW3WTzntq+wrMTG0zUHMYOkUUAmHqw5sZKMGFhXNaH1/ZOIJKMS41rj1FvKovp3inj6/OvWzthT+HYFyUmbDWkQGS01wKlJoW8+W7ijkMLMHxaZ+e/689nLehhr4spCDgK4sqSM=
design
1k7+ImuR0ZyFQv8px5+FF1TWTogREtiwXT7QNu5dDStlcXjwEVAu0cN+j3+c91QN30ZpiEAdV9JR5Eea6iZWSFfpgEmUDBK4DJCF73dOczag2FyZzUKpBeJtpf5tV4q92r1bPK+31Un5em0qMMngg8HsioAl7lAlDNP68Xmgo0/JozqFbBDGiUMgvFISP3JWNMh6lvz18UXaoXAFypSxPPCqJLraj5M4sGOfjVtOjluPwxAMPFelTNyUqwZeD5eOuY/JCXT9sKiwEGadwSBQYkLFJ78lCRq97hVh66IFwHb06DPUGMU9sWN0q3OGgd53...
1.0
C9sGJ03248TDDO9xOQ9vZLyWe5wnSz96xUm5eW3WTzntq+wrMTG0zUHMYOkUUAmHqw5sZKMGFhXNaH1/ZOIJKMS41rj1FvKovp3inj6/OvWzthT+HYFyUmbDWkQGS01wKlJoW8+W7ijkMLMHxaZ+e/689nLehhr4spCDgK4sqSM= - 1k7+ImuR0ZyFQv8px5+FF1TWTogREtiwXT7QNu5dDStlcXjwEVAu0cN+j3+c91QN30ZpiEAdV9JR5Eea6iZWSFfpgEmUDBK4DJCF73dOczag2FyZzUKpBeJtpf5tV4q92r1bPK+31Un5em0qM...
non_priority
ovwztht e qckcqykvicvlnli iuawlkj vauns lbr q
0
73,303
14,021,170,015
IssuesEvent
2020-10-29 20:50:31
r-lib/usethis
https://api.github.com/repos/r-lib/usethis
closed
Extend `use_test` to support writing tests for files in `src/`
code :desktop_computer: feature
It seems like a reasonable use case to support writing testthat tests for exported functions from `src/` and not restrict things just to scripts in `R/`. This is currently being handled by the `get_active_r_file` functions which supports only files in `R/` with `r` or `R` extensions.
1.0
Extend `use_test` to support writing tests for files in `src/` - It seems like a reasonable use case to support writing testthat tests for exported functions from `src/` and not restrict things just to scripts in `R/`. This is currently being handled by the `get_active_r_file` functions which supports only files in `R/...
non_priority
extend use test to support writing tests for files in src it seems like a reasonable use case to support writing testthat tests for exported functions from src and not restrict things just to scripts in r this is currently being handled by the get active r file functions which supports only files in r ...
0
288,395
8,839,086,629
IssuesEvent
2019-01-06 01:05:12
bosik/diacomp
https://api.github.com/repos/bosik/diacomp
closed
Login / Once logged and tapped Back, login screen is shown again
app:android priority:major type:bug
STR: * Fresh install or clear app data * Start app * Login into account, wait until data imported * Tap Back ER: * App is closed AR: * Login activity is shown
1.0
Login / Once logged and tapped Back, login screen is shown again - STR: * Fresh install or clear app data * Start app * Login into account, wait until data imported * Tap Back ER: * App is closed AR: * Login activity is shown
priority
login once logged and tapped back login screen is shown again str fresh install or clear app data start app login into account wait until data imported tap back er app is closed ar login activity is shown
1
26,782
7,869,116,592
IssuesEvent
2018-06-24 09:43:52
archlinuxcn/repo
https://api.github.com/repos/archlinuxcn/repo
closed
PHP53's obsolete dependency.
rebuild
### 问题类型 / Type of issues Obsolete dependency. * 打包错误 / packaging error ### 受影响的软件包 / Affected packages * `php53` ---- 请在此补充说明。 Please describe in detail here. ``` Cannot load modules/libphp53.so into server: libicui18n.so.59: ``` Existing shared object: ``` > pacman -Ql icu | grep libicui18n ic...
1.0
PHP53's obsolete dependency. - ### 问题类型 / Type of issues Obsolete dependency. * 打包错误 / packaging error ### 受影响的软件包 / Affected packages * `php53` ---- 请在此补充说明。 Please describe in detail here. ``` Cannot load modules/libphp53.so into server: libicui18n.so.59: ``` Existing shared object: ``` > pacma...
non_priority
s obsolete dependency 问题类型 type of issues obsolete dependency 打包错误 packaging error 受影响的软件包 affected packages 请在此补充说明。 please describe in detail here cannot load modules so into server so existing shared object pacman ql icu grep icu ...
0
343,741
24,781,004,836
IssuesEvent
2022-10-24 04:57:27
Susmita-Dey/Sukoon
https://api.github.com/repos/Susmita-Dey/Sukoon
closed
Incorrect Links in CONTRIBUTING.md and CODE_OF_CONDUCT.md
documentation good first issue assigned hacktoberfest
2 of the Quick Links in [CONTRIUBTING.md](https://github.com/Susmita-Dey/Sukoon/blob/main/CONTRIBUTING.md#quicklinks) aren't working and Mozilla code of conduct enforcement ladder link in [CODE_OF_CONDUCT.md](https://github.com/Susmita-Dey/Sukoon/blob/main/CODE_OF_CONDUCT.md#attribution) is pointing towards just mozill...
1.0
Incorrect Links in CONTRIBUTING.md and CODE_OF_CONDUCT.md - 2 of the Quick Links in [CONTRIUBTING.md](https://github.com/Susmita-Dey/Sukoon/blob/main/CONTRIBUTING.md#quicklinks) aren't working and Mozilla code of conduct enforcement ladder link in [CODE_OF_CONDUCT.md](https://github.com/Susmita-Dey/Sukoon/blob/main/COD...
non_priority
incorrect links in contributing md and code of conduct md of the quick links in aren t working and mozilla code of conduct enforcement ladder link in is pointing towards just mozilla inclusion repo instead of actual enforcement ladder documentation
0
566,803
16,830,821,076
IssuesEvent
2021-06-18 04:20:11
openmsupply/msupply-dashboard
https://api.github.com/repos/openmsupply/msupply-dashboard
closed
User permissions
Priority: High
I've been meaning to write this out awhile ago, better late then never, this is one idea of how we can handle finer grained user permissions (looks like it can be done for Grafana Enterprise (paid version), but not for the free version. ### Exposing Grafana User to SQL Can hard code a variable `$grafanaUser` !...
1.0
User permissions - I've been meaning to write this out awhile ago, better late then never, this is one idea of how we can handle finer grained user permissions (looks like it can be done for Grafana Enterprise (paid version), but not for the free version. ### Exposing Grafana User to SQL Can hard code a variable ...
priority
user permissions i ve been meaning to write this out awhile ago better late then never this is one idea of how we can handle finer grained user permissions looks like it can be done for grafana enterprise paid version but not for the free version exposing grafana user to sql can hard code a variable ...
1
203,681
23,169,848,031
IssuesEvent
2022-07-30 14:37:59
jvm-bloggers/jvm-bloggers
https://api.github.com/repos/jvm-bloggers/jvm-bloggers
closed
Spring Boot update to 2.6.10
Security Enhancement
As for now, we can safely bump up Spring Boot to version `2.6.10` - upgrading to `2.7` line is causing some bigger issues, mainly related to the `h2` v2 (that has been started used by default in this line) and `liquibase` operating on it, but it should be fixed in a different issue's scope.
True
Spring Boot update to 2.6.10 - As for now, we can safely bump up Spring Boot to version `2.6.10` - upgrading to `2.7` line is causing some bigger issues, mainly related to the `h2` v2 (that has been started used by default in this line) and `liquibase` operating on it, but it should be fixed in a different issue's scop...
non_priority
spring boot update to as for now we can safely bump up spring boot to version upgrading to line is causing some bigger issues mainly related to the that has been started used by default in this line and liquibase operating on it but it should be fixed in a different issue s scope
0
288,872
8,852,541,138
IssuesEvent
2019-01-08 18:39:10
visit-dav/issues-test
https://api.github.com/repos/visit-dav/issues-test
closed
BOV reader coring in avtNekDomainBoundaries for certain settings for DATA_BRICKLETS
bug crash likelihood medium priority reviewed severity high wrong results
-----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 294 Status: Resolved Project: VisIt Tracker: Bug Priority: Urge...
1.0
BOV reader coring in avtNekDomainBoundaries for certain settings for DATA_BRICKLETS - -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine t...
priority
bov reader coring in avtnekdomainboundaries for certain settings for data bricklets redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine t...
1
471,011
13,551,743,520
IssuesEvent
2020-09-17 11:35:01
gnosis/conditional-tokens-explorer
https://api.github.com/repos/gnosis/conditional-tokens-explorer
reopened
Do not clear out fields on the 'Split Positions' page when Reject transaction in Metamask
Low priority enhancement
**Steps:** 1. Open Split Position page 2. Fill on all the required fields 3. Click on the Split 4. Click on the Reject button in metamask **Actual Result:** all the filled in fields are cleared out when the warning message appears ![download.jfif](https://images.zenhubusercontent.com/5f55ec970a2e890ec10f7778/d5a558...
1.0
Do not clear out fields on the 'Split Positions' page when Reject transaction in Metamask - **Steps:** 1. Open Split Position page 2. Fill on all the required fields 3. Click on the Split 4. Click on the Reject button in metamask **Actual Result:** all the filled in fields are cleared out when the warning message a...
priority
do not clear out fields on the split positions page when reject transaction in metamask steps open split position page fill on all the required fields click on the split click on the reject button in metamask actual result all the filled in fields are cleared out when the warning message a...
1
184,742
14,289,810,139
IssuesEvent
2020-11-23 19:51:48
github-vet/rangeclosure-findings
https://api.github.com/repos/github-vet/rangeclosure-findings
closed
DE-labtory/it-chain: common/mock/network_manager_test.go; 21 LoC
fresh small test
Found a possible issue in [DE-labtory/it-chain](https://www.github.com/DE-labtory/it-chain) at [common/mock/network_manager_test.go](https://github.com/DE-labtory/it-chain/blob/ae0dc29e864f6de1002aa7f31aa0650f39b8b8d7/common/mock/network_manager_test.go#L53-L73) The below snippet of Go code triggered static analysis ...
1.0
DE-labtory/it-chain: common/mock/network_manager_test.go; 21 LoC - Found a possible issue in [DE-labtory/it-chain](https://www.github.com/DE-labtory/it-chain) at [common/mock/network_manager_test.go](https://github.com/DE-labtory/it-chain/blob/ae0dc29e864f6de1002aa7f31aa0650f39b8b8d7/common/mock/network_manager_test.g...
non_priority
de labtory it chain common mock network manager test go loc found a possible issue in at the below snippet of go code triggered static analysis which searches for goroutines and or defer statements which capture loop variables click here to show the line s of go which triggered the analyzer...
0
4,408
2,551,443,552
IssuesEvent
2015-02-02 09:42:54
rweichler/cylinder
https://api.github.com/repos/rweichler/cylinder
closed
For some people, when opening folders the background disappears when the animation is going, and then it reappears when the animation finishes
bug PRIORITY
Stems from the solution to #17. For the life of me I can't figure out what tweak is causing this. I have a hunch this is a 64-bit issue, because the only people who are reporting this have 5Ses... And if that's the case then I can't fix it :/
1.0
For some people, when opening folders the background disappears when the animation is going, and then it reappears when the animation finishes - Stems from the solution to #17. For the life of me I can't figure out what tweak is causing this. I have a hunch this is a 64-bit issue, because the only people who are rep...
priority
for some people when opening folders the background disappears when the animation is going and then it reappears when the animation finishes stems from the solution to for the life of me i can t figure out what tweak is causing this i have a hunch this is a bit issue because the only people who are repor...
1
801,613
28,495,393,576
IssuesEvent
2023-04-18 13:54:04
quarkus-qe/quarkus-test-suite
https://api.github.com/repos/quarkus-qe/quarkus-test-suite
closed
Review and remove usage of @QuarkusTest
bug priority/urgent
There are still some tests that use `@QuarkusTest` rather than `@QuarkusScenario`. Review these tests and reimplement them with new framework.
1.0
Review and remove usage of @QuarkusTest - There are still some tests that use `@QuarkusTest` rather than `@QuarkusScenario`. Review these tests and reimplement them with new framework.
priority
review and remove usage of quarkustest there are still some tests that use quarkustest rather than quarkusscenario review these tests and reimplement them with new framework
1
709,502
24,380,698,607
IssuesEvent
2022-10-04 07:33:37
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.gap.com - design is broken
browser-firefox priority-normal engine-gecko
<!-- @browser: Firefox 105.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/111688 --> **URL**: https://www.gap.com/ **Browser / Version**: Firefox 105.0 **Operati...
1.0
www.gap.com - design is broken - <!-- @browser: Firefox 105.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/111688 --> **URL**: https://www.gap.com/ **Browser / V...
priority
design is broken url browser version firefox operating system windows tested another browser yes chrome problem type design is broken description items not fully visible steps to reproduce missing sidebar feedback button view the screenshot ...
1
594,381
18,044,436,473
IssuesEvent
2021-09-18 16:39:32
Imanity-Software/ImanitySpigot3-git
https://api.github.com/repos/Imanity-Software/ImanitySpigot3-git
closed
無法使用/knockback
bug priority=high
### Expected behavior 預期狀況 knockback指令運作正常 ### Observed/Actual behavior 實際狀況 當我使用/kb或是/knockback指令時後臺會報錯 ### Steps/models to reproduce 重現的方式 [23:11:49 INFO]: [Server thread] Nw_Tohka_TW issued server command: /kb [23:11:49 ERROR]: [Server thread] null org.bukkit.command.CommandException: Unhandled exce...
1.0
無法使用/knockback - ### Expected behavior 預期狀況 knockback指令運作正常 ### Observed/Actual behavior 實際狀況 當我使用/kb或是/knockback指令時後臺會報錯 ### Steps/models to reproduce 重現的方式 [23:11:49 INFO]: [Server thread] Nw_Tohka_TW issued server command: /kb [23:11:49 ERROR]: [Server thread] null org.bukkit.command.CommandExceptio...
priority
無法使用 knockback expected behavior 預期狀況 knockback指令運作正常 observed actual behavior 實際狀況 當我使用 kb或是 knockback指令時後臺會報錯 steps models to reproduce 重現的方式 nw tohka tw issued server command kb null org bukkit command commandexception unhandled exception executing kb in org imanity iman...
1
323,017
27,661,509,586
IssuesEvent
2023-03-12 15:23:05
digirati-co-uk/iiif-manifest-editor
https://api.github.com/repos/digirati-co-uk/iiif-manifest-editor
closed
Adding a new Canvas inserts into the sequence after the current selection
:computer: Usability Testing
Building on top of #136, adding a new Canvas will add it immediately after the current Canvas context, rather than always at the end. If this insertion point is currently out of view, scroll it into view. Google slides will bring it into view but moving it as little as possible - it won't centre it, just adjust the ...
1.0
Adding a new Canvas inserts into the sequence after the current selection - Building on top of #136, adding a new Canvas will add it immediately after the current Canvas context, rather than always at the end. If this insertion point is currently out of view, scroll it into view. Google slides will bring it into vie...
non_priority
adding a new canvas inserts into the sequence after the current selection building on top of adding a new canvas will add it immediately after the current canvas context rather than always at the end if this insertion point is currently out of view scroll it into view google slides will bring it into view ...
0
540,712
15,816,200,031
IssuesEvent
2021-04-05 12:42:55
worldanvil/worldanvil-bug-tracker
https://api.github.com/repos/worldanvil/worldanvil-bug-tracker
closed
User name and title is outside of span element on article comments
Feature: World Presentation Priority: Optional Severity: Trivial Status: Done Type: Bug
**World Anvil Username**: Ademal **World / Campaign / RPG Character / Manuscript Title**: Ethnis **Feature**: **Related URLS** (To public & visible pages add screenshots otherwise): ![image](https://user-images.githubusercontent.com/16270856/113526481-0f90fa00-956f-11eb-970c-e4faf32393b4.png) **Describe t...
1.0
User name and title is outside of span element on article comments - **World Anvil Username**: Ademal **World / Campaign / RPG Character / Manuscript Title**: Ethnis **Feature**: **Related URLS** (To public & visible pages add screenshots otherwise): ![image](https://user-images.githubusercontent.com/1627085...
priority
user name and title is outside of span element on article comments world anvil username ademal world campaign rpg character manuscript title ethnis feature related urls to public visible pages add screenshots otherwise describe the issue in comments user titles a...
1
738,615
25,569,059,567
IssuesEvent
2022-11-30 16:16:55
oncokb/oncokb
https://api.github.com/repos/oncokb/oncokb
closed
Prepare for data v3.18 release
high priority
- [x] Generate database - [x] Run mvn test to make sure all tests pass, update tests accordingly - [x] Generate v3.18 database dumps by running https://github.com/knowledgesystems/oncokb-deployment/blob/master/oncokb-data-release/release.sh - [x] Update News - [x] Update release note - [x] Update oncokb-annotator ...
1.0
Prepare for data v3.18 release - - [x] Generate database - [x] Run mvn test to make sure all tests pass, update tests accordingly - [x] Generate v3.18 database dumps by running https://github.com/knowledgesystems/oncokb-deployment/blob/master/oncokb-data-release/release.sh - [x] Update News - [x] Update release not...
priority
prepare for data release generate database run mvn test to make sure all tests pass update tests accordingly generate database dumps by running update news update release note update oncokb annotator tests update oncokb summary image and update the index html in oncokb pub...
1
275,658
30,279,985,414
IssuesEvent
2023-07-08 01:29:57
opensearch-project/opentelemetry-demo
https://api.github.com/repos/opensearch-project/opentelemetry-demo
opened
proto-loader-0.7.6.tgz: 1 vulnerabilities (highest severity is: 5.5)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>proto-loader-0.7.6.tgz</b></p></summary> <p></p> <p>Path to dependency file: /src/paymentservice/package.json</p> <p>Path to vulnerable library: /src/paymentservice/n...
True
proto-loader-0.7.6.tgz: 1 vulnerabilities (highest severity is: 5.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>proto-loader-0.7.6.tgz</b></p></summary> <p></p> <p>Path to dependency file: /src/paymentservic...
non_priority
proto loader tgz vulnerabilities highest severity is vulnerable library proto loader tgz path to dependency file src paymentservice package json path to vulnerable library src paymentservice node modules protobufjs package json found in head commit a href vuln...
0
269,403
23,441,259,948
IssuesEvent
2022-08-15 15:06:14
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
Failing test: Chrome UI Functional Tests.test/functional/apps/discover/classic/index·ts - discover/classic "after all" hook: afterTestSuite.trigger in "discover/classic"
failed-test Team:DataDiscovery
A test failed on a tracked branch ``` NoSuchSessionError: invalid session id at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:522:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:589:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:514:28) ...
1.0
Failing test: Chrome UI Functional Tests.test/functional/apps/discover/classic/index·ts - discover/classic "after all" hook: afterTestSuite.trigger in "discover/classic" - A test failed on a tracked branch ``` NoSuchSessionError: invalid session id at Object.throwDecodedError (node_modules/selenium-webdriver/lib/e...
non_priority
failing test chrome ui functional tests test functional apps discover classic index·ts discover classic after all hook aftertestsuite trigger in discover classic a test failed on a tracked branch nosuchsessionerror invalid session id at object throwdecodederror node modules selenium webdriver lib e...
0
297,170
9,161,370,731
IssuesEvent
2019-03-01 10:16:49
rubykube/barong
https://api.github.com/repos/rubykube/barong
closed
Ability to specify multiple cors in 1.8
Priority: high
We need ability for few cors domain origins in `1-8-stable`.
1.0
Ability to specify multiple cors in 1.8 - We need ability for few cors domain origins in `1-8-stable`.
priority
ability to specify multiple cors in we need ability for few cors domain origins in stable
1
687,710
23,536,131,008
IssuesEvent
2022-08-19 21:01:42
googleapis/nodejs-dlp
https://api.github.com/repos/googleapis/nodejs-dlp
closed
test: should list jobs failed
type: bug priority: p1 api: dlp flakybot: issue
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: ab636eb83dffe1d3c2122b6abfd52c6c324da62b b...
1.0
test: should list jobs failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: ab636eb83d...
priority
test should list jobs failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output expected to match job projects w locations global dl...
1
321,174
9,794,475,932
IssuesEvent
2019-06-10 23:07:04
ilevkivskyi/com2ann
https://api.github.com/repos/ilevkivskyi/com2ann
closed
Crash when first statement in a function body is a decorator (class or function)
bug priority-high
For example this crashes: ```python def outer(): # type: () -> None @wrapper def inner(): # type: () -> None pass ```
1.0
Crash when first statement in a function body is a decorator (class or function) - For example this crashes: ```python def outer(): # type: () -> None @wrapper def inner(): # type: () -> None pass ```
priority
crash when first statement in a function body is a decorator class or function for example this crashes python def outer type none wrapper def inner type none pass
1
40,957
10,597,056,456
IssuesEvent
2019-10-09 23:06:02
orbeon/orbeon-forms
https://api.github.com/repos/orbeon/orbeon-forms
opened
Native landscape mode support
Module: Form Builder Module: Form Runner Type: RFE
- [ ] "Wide Form" or "Landscape Form" option in Form Builder - possibly there could also be a "PDF Only" option - [ ] show wider editing area when in landscape - [ ] test mode should also be wider - [ ] runtime should be wider - [ ] PDF should print in landscape mode when configured (see also #1733) [+1 fro...
1.0
Native landscape mode support - - [ ] "Wide Form" or "Landscape Form" option in Form Builder - possibly there could also be a "PDF Only" option - [ ] show wider editing area when in landscape - [ ] test mode should also be wider - [ ] runtime should be wider - [ ] PDF should print in landscape mode when config...
non_priority
native landscape mode support wide form or landscape form option in form builder possibly there could also be a pdf only option show wider editing area when in landscape test mode should also be wider runtime should be wider pdf should print in landscape mode when configured see ...
0
308,090
9,430,089,585
IssuesEvent
2019-04-12 08:09:09
TNG/ngqp
https://api.github.com/repos/TNG/ngqp
closed
Type and export improvements
Comp: Core Priority: Low Status: Accepted Type: Improvement
In our ControlValueAccessors, 1. Do not export the provider itself 2. Change the type from `any` to `Provider`
1.0
Type and export improvements - In our ControlValueAccessors, 1. Do not export the provider itself 2. Change the type from `any` to `Provider`
priority
type and export improvements in our controlvalueaccessors do not export the provider itself change the type from any to provider
1
728,149
25,068,064,579
IssuesEvent
2022-11-07 09:55:41
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.walmart.com - site is not usable
browser-firefox priority-important engine-gecko
<!-- @browser: Firefox 106.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; rv:106.0) Gecko/20100101 Firefox/106.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/113549 --> **URL**: https://www.walmart.com **Browser / Version**: Firefox 106.0 **Operating System...
1.0
www.walmart.com - site is not usable - <!-- @browser: Firefox 106.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; rv:106.0) Gecko/20100101 Firefox/106.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/113549 --> **URL**: https://www.walmart.com **Browser / Vers...
priority
site is not usable url browser version firefox operating system windows tested another browser yes other problem type site is not usable description page not loading correctly steps to reproduce ok after going to walmart com i go to departements and search f...
1
97,772
28,497,885,507
IssuesEvent
2023-04-18 15:17:48
deephaven/deephaven-core
https://api.github.com/repos/deephaven/deephaven-core
opened
Add build information to native application
feature request build
For benchmarking and other provenance use cases, it would be useful to have more build information at the application layer. This is related to #3704, but focused on the officially packaged server application(s). This could likely be served via our non-published jars MANIFEST: * `deephaven-server-jetty-app.jar` for...
1.0
Add build information to native application - For benchmarking and other provenance use cases, it would be useful to have more build information at the application layer. This is related to #3704, but focused on the officially packaged server application(s). This could likely be served via our non-published jars MAN...
non_priority
add build information to native application for benchmarking and other provenance use cases it would be useful to have more build information at the application layer this is related to but focused on the officially packaged server application s this could likely be served via our non published jars manife...
0
126,917
12,302,161,037
IssuesEvent
2020-05-11 16:30:40
microsoft/MixedRealityToolkit-Unity
https://api.github.com/repos/microsoft/MixedRealityToolkit-Unity
closed
MRTK 2.4 Release Notes Missing ObjectManipulator and BoundsControl
Documentation Release Blocker
## Describe the issue Our 2.4 release notes are missing the awesome new ObjectManipulator graduation from @thalbern and @MenelvagorMilsom. We should mention these as they are much cleaner than ManipulationHandler and BoundingBox.
1.0
MRTK 2.4 Release Notes Missing ObjectManipulator and BoundsControl - ## Describe the issue Our 2.4 release notes are missing the awesome new ObjectManipulator graduation from @thalbern and @MenelvagorMilsom. We should mention these as they are much cleaner than ManipulationHandler and BoundingBox.
non_priority
mrtk release notes missing objectmanipulator and boundscontrol describe the issue our release notes are missing the awesome new objectmanipulator graduation from thalbern and menelvagormilsom we should mention these as they are much cleaner than manipulationhandler and boundingbox
0
658,490
21,894,695,896
IssuesEvent
2022-05-20 07:26:18
bounswe/bounswe2022group3
https://api.github.com/repos/bounswe/bounswe2022group3
closed
[Practice App]: Containerization of the application
priority: moderate effort: moderate practice-app
We will deploy our app in docker containers. We need dockerfiles and docker-compose files to have a consistent and pre-configured deployment environment. ## Server - [x] Create Dockerfile - [x] Create Docker-compose file - [x] Configure env variables and credentials ## Client - [x] Create Dockerfile - [x]...
1.0
[Practice App]: Containerization of the application - We will deploy our app in docker containers. We need dockerfiles and docker-compose files to have a consistent and pre-configured deployment environment. ## Server - [x] Create Dockerfile - [x] Create Docker-compose file - [x] Configure env variables and cre...
priority
containerization of the application we will deploy our app in docker containers we need dockerfiles and docker compose files to have a consistent and pre configured deployment environment server create dockerfile create docker compose file configure env variables and credentials clie...
1
159,132
6,041,033,061
IssuesEvent
2017-06-10 20:02:29
tatools/sunshine
https://api.github.com/repos/tatools/sunshine
closed
Public classes have to be final
Priority 1
Declare all public classes as final to prevent 'bad' coding in future.
1.0
Public classes have to be final - Declare all public classes as final to prevent 'bad' coding in future.
priority
public classes have to be final declare all public classes as final to prevent bad coding in future
1
361,221
10,705,888,564
IssuesEvent
2019-10-24 14:28:35
pravega/pravega
https://api.github.com/repos/pravega/pravega
closed
Sporadic build failure: HDFSIntegrationTest> testEndToEndWithFencing
area/tier2 kind/bug priority/P1 version/0.6.0 version/0.7.0
**Problem description** This test failed on travis: ``` io.pravega.segmentstore.server.host.HDFSIntegrationTest > testEndToEndWithFencing FAILED java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: OperationProcessor is shutting down. Caused by:java.util.concurrent.CancellationExce...
1.0
Sporadic build failure: HDFSIntegrationTest> testEndToEndWithFencing - **Problem description** This test failed on travis: ``` io.pravega.segmentstore.server.host.HDFSIntegrationTest > testEndToEndWithFencing FAILED java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: OperationProce...
priority
sporadic build failure hdfsintegrationtest testendtoendwithfencing problem description this test failed on travis io pravega segmentstore server host hdfsintegrationtest testendtoendwithfencing failed java util concurrent completionexception java util concurrent cancellationexception operationproce...
1
249,334
18,858,184,796
IssuesEvent
2021-11-12 09:28:47
YEOWEIHNGWHYELAB/pe
https://api.github.com/repos/YEOWEIHNGWHYELAB/pe
opened
DG's flow of content can be organized better.
severity.Low type.DocumentationBug
The product scope should be the first thing to be stated in the document so that developers know better about how this app will be deigned to suit the target audience. Glossary can be placed at the very end. <!--session: 1636704749765-5400e6d5-3fc4-4aa2-81f0-3dd47a07d11c--> <!--Version: Web v3.4.1-->
1.0
DG's flow of content can be organized better. - The product scope should be the first thing to be stated in the document so that developers know better about how this app will be deigned to suit the target audience. Glossary can be placed at the very end. <!--session: 1636704749765-5400e6d5-3fc4-4aa2-81f0-3dd47a07d...
non_priority
dg s flow of content can be organized better the product scope should be the first thing to be stated in the document so that developers know better about how this app will be deigned to suit the target audience glossary can be placed at the very end
0
244,244
7,872,541,801
IssuesEvent
2018-06-25 11:36:55
VulcanForge/pvp-mode
https://api.github.com/repos/VulcanForge/pvp-mode
opened
Players with PvP Mode ON determine use of proximity info
improvement medium priority new feature
Provide a command '/pvp radar' for players with PvP Mode ON to toggle showing (ON) / not showing (OFF) the proximity info of themselves and other players with PvP Mode ON. If a player toggles it ON, his proximity is shown to all players with PvP Mode ON, and (s)he gets the proximity info of all other players with PvP M...
1.0
Players with PvP Mode ON determine use of proximity info - Provide a command '/pvp radar' for players with PvP Mode ON to toggle showing (ON) / not showing (OFF) the proximity info of themselves and other players with PvP Mode ON. If a player toggles it ON, his proximity is shown to all players with PvP Mode ON, and (s...
priority
players with pvp mode on determine use of proximity info provide a command pvp radar for players with pvp mode on to toggle showing on not showing off the proximity info of themselves and other players with pvp mode on if a player toggles it on his proximity is shown to all players with pvp mode on and s...
1
230,280
25,460,677,657
IssuesEvent
2022-11-24 18:33:11
billmcchesney1/singleton
https://api.github.com/repos/billmcchesney1/singleton
opened
CVE-2022-41946 (Medium) detected in postgresql-42.2.16.jar
security vulnerability
## CVE-2022-41946 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>postgresql-42.2.16.jar</b></p></summary> <p>PostgreSQL JDBC Driver Postgresql</p> <p>Library home page: <a href="htt...
True
CVE-2022-41946 (Medium) detected in postgresql-42.2.16.jar - ## CVE-2022-41946 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>postgresql-42.2.16.jar</b></p></summary> <p>PostgreSQL ...
non_priority
cve medium detected in postgresql jar cve medium severity vulnerability vulnerable library postgresql jar postgresql jdbc driver postgresql library home page a href path to dependency file ws modules md data initdb build gradle path to vulnerable library home wss...
0
9,876
8,736,582,338
IssuesEvent
2018-12-11 19:56:19
HumanCellAtlas/dcp
https://api.github.com/repos/HumanCellAtlas/dcp
closed
M1.9: Ensure analysis pipelines output logs in enough detail to diagnose errors when reported
Epic Secondary Analysis Service
Relates to: M1.9: Ensure analysis pipelines output logs in enough detail to diagnose errors when reported. [See DCP-General Availability Document](https://docs.google.com/document/d/14gVAMscd0d8KgWqOO11Y1kSp4ztVavZXA7zrtrhyiW0/edit#)
1.0
M1.9: Ensure analysis pipelines output logs in enough detail to diagnose errors when reported - Relates to: M1.9: Ensure analysis pipelines output logs in enough detail to diagnose errors when reported. [See DCP-General Availability Document](https://docs.google.com/document/d/14gVAMscd0d8KgWqOO11Y1kSp4ztVavZXA7zrtrhy...
non_priority
ensure analysis pipelines output logs in enough detail to diagnose errors when reported relates to ensure analysis pipelines output logs in enough detail to diagnose errors when reported
0
644,965
20,991,938,253
IssuesEvent
2022-03-29 10:04:24
GoogleCloudPlatform/python-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples
opened
appengine.flexible.twilio.main_test: test_receive_sms failed
priority: p1 type: bug flakybot: issue
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: 3b6d797140afa6ca900a1e38a554795bfe800368 b...
1.0
appengine.flexible.twilio.main_test: test_receive_sms failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop comme...
priority
appengine flexible twilio main test test receive sms failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output traceback most recent call last ...
1
792,551
27,965,253,380
IssuesEvent
2023-03-24 18:54:41
sunpy/sunpy
https://api.github.com/repos/sunpy/sunpy
closed
Provide easier access to valid TimeSeries source keywords
Feature Request Package Novice Priority Low Effort Medium timeseries Hacktoberfest Good First Issue
<!-- We know asking good questions takes effort, and we appreciate your time. Thank you. Please be aware that everyone has to follow our code of conduct: https://github.com/sunpy/sunpy/blob/master/CODE_OF_CONDUCT.rst Also that these comments are hidden when you submit this github issue. Please have a search...
1.0
Provide easier access to valid TimeSeries source keywords - <!-- We know asking good questions takes effort, and we appreciate your time. Thank you. Please be aware that everyone has to follow our code of conduct: https://github.com/sunpy/sunpy/blob/master/CODE_OF_CONDUCT.rst Also that these comments are hidde...
priority
provide easier access to valid timeseries source keywords we know asking good questions takes effort and we appreciate your time thank you please be aware that everyone has to follow our code of conduct also that these comments are hidden when you submit this github issue please have a search ...
1
18,627
10,166,975,014
IssuesEvent
2019-08-07 17:04:26
PrometheusClientNet/Prometheus.Client
https://api.github.com/repos/PrometheusClientNet/Prometheus.Client
opened
Consider cache encoded strings in MetricsWriter
enhancement performance
As it shown by benchmarks it takes lots of time to encode strings while scrape processing. Consider to implement some caching layer to hold encoded values to improve the performance.
True
Consider cache encoded strings in MetricsWriter - As it shown by benchmarks it takes lots of time to encode strings while scrape processing. Consider to implement some caching layer to hold encoded values to improve the performance.
non_priority
consider cache encoded strings in metricswriter as it shown by benchmarks it takes lots of time to encode strings while scrape processing consider to implement some caching layer to hold encoded values to improve the performance
0
435,629
30,510,702,220
IssuesEvent
2023-07-18 20:35:18
cd-moj/cd-moj.docs
https://api.github.com/repos/cd-moj/cd-moj.docs
closed
[Doc]: Criação de guia de contribuição
documentation good first issue
**Descrição** Criar um guia de contribuição para padronizar a criação de issues e commits realizados, além de mostrar como contribuir. **Tarefas :** - [x] Criar o arquivo do guia de contribuição na documentação; - [x] Realizar o deploy;
1.0
[Doc]: Criação de guia de contribuição - **Descrição** Criar um guia de contribuição para padronizar a criação de issues e commits realizados, além de mostrar como contribuir. **Tarefas :** - [x] Criar o arquivo do guia de contribuição na documentação; - [x] Realizar o deploy;
non_priority
criação de guia de contribuição descrição criar um guia de contribuição para padronizar a criação de issues e commits realizados além de mostrar como contribuir tarefas criar o arquivo do guia de contribuição na documentação realizar o deploy
0
140,114
5,397,252,041
IssuesEvent
2017-02-27 14:12:56
g8os/fs
https://api.github.com/repos/g8os/fs
closed
New Flist implementation
priority_major state_verification type_feature
fs should support the new flist format. This new flist format is based on capnp and distributed in the form of a rocksdb DB files. Jumpscale is still used to generate the flist. You can find reference implementation at https://github.com/Jumpscale/jumpscale_core8/tree/8.2.0_dev_flist/lib/JumpScale/tools/flist
1.0
New Flist implementation - fs should support the new flist format. This new flist format is based on capnp and distributed in the form of a rocksdb DB files. Jumpscale is still used to generate the flist. You can find reference implementation at https://github.com/Jumpscale/jumpscale_core8/tree/8.2.0_dev_flist/lib/...
priority
new flist implementation fs should support the new flist format this new flist format is based on capnp and distributed in the form of a rocksdb db files jumpscale is still used to generate the flist you can find reference implementation at
1
377,141
11,165,079,879
IssuesEvent
2019-12-27 07:59:01
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
m.mobile.de - site is not usable
browser-firefox-mobile engine-gecko ml-needsdiagnosis-false ml-probability-high priority-important
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://m.mobile.de/lkw-inserat/mercedes-benz-lf-409-so-kfz-l%C3%B6schfahrzeug-mit-feuerl%C3%B6schpumpe-n%C3%BCrnberg/279478145.html?ref=srp **...
1.0
m.mobile.de - site is not usable - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://m.mobile.de/lkw-inserat/mercedes-benz-lf-409-so-kfz-l%C3%B6schfahrzeug-mit-feuerl%C3%B6schpumpe-n%C3%...
priority
m mobile de site is not usable url browser version firefox mobile operating system android tested another browser yes problem type site is not usable description links to detailed view falls mostly steps to reproduce when one wants to see the details oft a car of...
1
176,385
6,558,869,421
IssuesEvent
2017-09-06 23:48:20
washingtonstateuniversity/WSUWP-Plugin-iDonate
https://api.github.com/repos/washingtonstateuniversity/WSUWP-Plugin-iDonate
opened
Update iDonate Data Tags
priority: 1 severity: 2 - High
We are currently using extra data tags that we don't need for single designations, which may be causing some additional issues. See below for a response from iDonate For single designations, should we only use data-designation and set the data-cash-default to pass in the amount? Currently, we also set data-designati...
1.0
Update iDonate Data Tags - We are currently using extra data tags that we don't need for single designations, which may be causing some additional issues. See below for a response from iDonate For single designations, should we only use data-designation and set the data-cash-default to pass in the amount? Currently,...
priority
update idonate data tags we are currently using extra data tags that we don t need for single designations which may be causing some additional issues see below for a response from idonate for single designations should we only use data designation and set the data cash default to pass in the amount currently ...
1
445,895
12,837,778,498
IssuesEvent
2020-07-07 16:19:07
hydroshare/hydroshare
https://api.github.com/repos/hydroshare/hydroshare
closed
bag it creation fails for resource with hidden chararacter in title
High Priority bug
@Castronova discover that for this resource https://www.hydroshare.org/resource/1fedd80cd20245409a0ea02cc2a1ecf0/ downloading as a bagit file fails . Downloading a simple zip works. I did some resource and the title does contain hidden characters: Achieving Reproducible Computational Hydrologic Models by Integrating...
1.0
bag it creation fails for resource with hidden chararacter in title - @Castronova discover that for this resource https://www.hydroshare.org/resource/1fedd80cd20245409a0ea02cc2a1ecf0/ downloading as a bagit file fails . Downloading a simple zip works. I did some resource and the title does contain hidden characters: ...
priority
bag it creation fails for resource with hidden chararacter in title castronova discover that for this resource downloading as a bagit file fails downloading a simple zip works i did some resource and the title does contain hidden characters achieving reproducible computational hydrologic models by integrati...
1
396,762
11,713,672,144
IssuesEvent
2020-03-09 10:46:20
mozilla/addons
https://api.github.com/repos/mozilla/addons
closed
API does not permit uploading additional source archive (required for review)
component: api neverstale priority: p3
If a webextension's source is obfuscated, the reviewing rules say that authors must upload a source archive for reviewers. Webpack and other ES6 transpilers count as obfuscation, so this will affect many addons. ### Describe the problem and steps to reproduce it: I want to upload a source code archive as well as ...
1.0
API does not permit uploading additional source archive (required for review) - If a webextension's source is obfuscated, the reviewing rules say that authors must upload a source archive for reviewers. Webpack and other ES6 transpilers count as obfuscation, so this will affect many addons. ### Describe the problem ...
priority
api does not permit uploading additional source archive required for review if a webextension s source is obfuscated the reviewing rules say that authors must upload a source archive for reviewers webpack and other transpilers count as obfuscation so this will affect many addons describe the problem an...
1
311,783
9,539,182,938
IssuesEvent
2019-04-30 16:18:34
zeit/ncc
https://api.github.com/repos/zeit/ncc
closed
Failed to build fluent-ffmpeg with Error: Can't resolve './lib-cov/fluent-ffmpeg'
committed package issue priority
## Steps to reproduce ``` git clone https://github.com/styfle/ncc-bug-fluent-ffmpeg cd ncc-bug-fluent-ffmpeg yarn ncc build index.js ``` ## Output ``` ncc: Version 0.18.1 ncc: Compiling file index.js Error: Hash: 010bf5d256da3ab07bed Version: webpack 5.0.0-alpha.9 Time: 93ms Built at: 04/24/2019 5:2...
1.0
Failed to build fluent-ffmpeg with Error: Can't resolve './lib-cov/fluent-ffmpeg' - ## Steps to reproduce ``` git clone https://github.com/styfle/ncc-bug-fluent-ffmpeg cd ncc-bug-fluent-ffmpeg yarn ncc build index.js ``` ## Output ``` ncc: Version 0.18.1 ncc: Compiling file index.js Error: Hash: 010bf...
priority
failed to build fluent ffmpeg with error can t resolve lib cov fluent ffmpeg steps to reproduce git clone cd ncc bug fluent ffmpeg yarn ncc build index js output ncc version ncc compiling file index js error hash version webpack alpha time built at...
1
291,690
25,167,017,989
IssuesEvent
2022-11-10 21:53:28
devfile/api
https://api.github.com/repos/devfile/api
closed
Add schema validation to devfile community registry
area/test-automation
**Which area this feature is related to?** /area test-automation ## Which functionality do you think we should add? **Why is this needed? Is your feature request related to a problem?** The existing devfile community registry test relies on functional tests, e.g. odo and others, to indirectly validate the devfile...
1.0
Add schema validation to devfile community registry - **Which area this feature is related to?** /area test-automation ## Which functionality do you think we should add? **Why is this needed? Is your feature request related to a problem?** The existing devfile community registry test relies on functional tests, e...
non_priority
add schema validation to devfile community registry which area this feature is related to area test automation which functionality do you think we should add why is this needed is your feature request related to a problem the existing devfile community registry test relies on functional tests e...
0
736,660
25,482,085,854
IssuesEvent
2022-11-25 23:28:05
Jexactyl/Jexactyl
https://api.github.com/repos/Jexactyl/Jexactyl
closed
Create server doesn't work after update
type: bug report priority: high
### Current Behavior When i try to create new server, i get error Unable to create this server. Please contact an administrator. also, sometime if you write less ram etc, it sais Memory must be greater than or equal to 256 on all (256 instead of 4,096 RAM example) ### Expected Behavior When you press create server ...
1.0
Create server doesn't work after update - ### Current Behavior When i try to create new server, i get error Unable to create this server. Please contact an administrator. also, sometime if you write less ram etc, it sais Memory must be greater than or equal to 256 on all (256 instead of 4,096 RAM example) ### Expect...
priority
create server doesn t work after update current behavior when i try to create new server i get error unable to create this server please contact an administrator also sometime if you write less ram etc it sais memory must be greater than or equal to on all instead of ram example expected beh...
1
90,065
11,341,110,922
IssuesEvent
2020-01-23 08:34:43
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
closed
comment codes within JSON
*as-designed json
Issue Type: <b>Bug</b> In the below JSON, everything following the `/*` is interpreted as a multi-line comment. { 'user-agent': 'python-requests/2.18.4', 'accept-encoding': 'gzip, deflate', 'accept': '\*/*', 'content-type': 'application/json' } VS Code version: Code 1.41.1 (26076a4de9...
1.0
comment codes within JSON - Issue Type: <b>Bug</b> In the below JSON, everything following the `/*` is interpreted as a multi-line comment. { 'user-agent': 'python-requests/2.18.4', 'accept-encoding': 'gzip, deflate', 'accept': '\*/*', 'content-type': 'application/json' } VS Code ver...
non_priority
comment codes within json issue type bug in the below json everything following the is interpreted as a multi line comment user agent python requests accept encoding gzip deflate accept content type application json vs code version ...
0
656,155
21,722,039,730
IssuesEvent
2022-05-11 01:55:34
grpc/grpc
https://api.github.com/repos/grpc/grpc
opened
shared library and global states
kind/question priority/P3
Hello, The problem is that grpc crashes in fallowing situation: 1. executable contains grpc server - static linking to grpc 2. library (dll) contains grpc services - static linking to grpc Executable load dll via `QPluginLoader` that provides services. In this use case grpc is initialized twice, once in main e...
1.0
shared library and global states - Hello, The problem is that grpc crashes in fallowing situation: 1. executable contains grpc server - static linking to grpc 2. library (dll) contains grpc services - static linking to grpc Executable load dll via `QPluginLoader` that provides services. In this use case grpc i...
priority
shared library and global states hello the problem is that grpc crashes in fallowing situation executable contains grpc server static linking to grpc library dll contains grpc services static linking to grpc executable load dll via qpluginloader that provides services in this use case grpc i...
1
540,270
15,803,538,098
IssuesEvent
2021-04-03 14:43:58
zeoflow/flow-kit
https://api.github.com/repos/zeoflow/flow-kit
opened
Inside the *.app package the classes should implement lifecycle handlers
@bug @priority-very-low
**Description:** Inside the *.app package the classes should implement lifecycle handlers ###### To help us triage faster, please check to make sure you are using the [latest version](https://github.com/zeoflow/flow-kit/releases) of the library. ###### We also happily accept [pull requests](https://github.com/zeofl...
1.0
Inside the *.app package the classes should implement lifecycle handlers - **Description:** Inside the *.app package the classes should implement lifecycle handlers ###### To help us triage faster, please check to make sure you are using the [latest version](https://github.com/zeoflow/flow-kit/releases) of the libra...
priority
inside the app package the classes should implement lifecycle handlers description inside the app package the classes should implement lifecycle handlers to help us triage faster please check to make sure you are using the of the library we also happily accept
1
587,882
17,633,965,023
IssuesEvent
2021-08-19 11:34:03
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
lightning endless loop and huge logs when there is UK duplicated items in tables with list partition.
type/bug priority/release-blocker severity/critical sig/migrate component/lightning
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) - Use lightning to import tables with list partition, and there are duplicate items. ./tidb-lightning -config /minio/tools_test_data/list_partition_sample/lightning.toml <!-- a step by...
1.0
lightning endless loop and huge logs when there is UK duplicated items in tables with list partition. - ## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) - Use lightning to import tables with list partition, and there are duplicate items. ...
priority
lightning endless loop and huge logs when there is uk duplicated items in tables with list partition bug report please answer these questions before submitting your issue thanks minimal reproduce step required use lightning to import tables with list partition and there are duplicate items ...
1
11,012
4,128,397,164
IssuesEvent
2016-06-10 06:03:33
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
Joomla Backend login creates directory .pki in root of webserver
No Code Attached Yet
#### Steps to reproduce the issue Login to Joomla v3.5.1 Backend creates directory .pki in the root of the webserver. After deleting directory .pki, directory is created again during Joomla backend login. #### Expected result Not creating any directories during Joomla backend login. #### Actual result Cr...
1.0
Joomla Backend login creates directory .pki in root of webserver - #### Steps to reproduce the issue Login to Joomla v3.5.1 Backend creates directory .pki in the root of the webserver. After deleting directory .pki, directory is created again during Joomla backend login. #### Expected result Not creating any d...
non_priority
joomla backend login creates directory pki in root of webserver steps to reproduce the issue login to joomla backend creates directory pki in the root of the webserver after deleting directory pki directory is created again during joomla backend login expected result not creating any di...
0
424,597
12,313,450,694
IssuesEvent
2020-05-12 15:19:27
CDH-Studio/UpSkill
https://api.github.com/repos/CDH-Studio/UpSkill
closed
Implement CI\CD
Low Priority enhancement
Look into adding CI/CD probably with GitHub Actions verifying the application build and if the tests pass.
1.0
Implement CI\CD - Look into adding CI/CD probably with GitHub Actions verifying the application build and if the tests pass.
priority
implement ci cd look into adding ci cd probably with github actions verifying the application build and if the tests pass
1
8,205
26,453,349,575
IssuesEvent
2023-01-16 12:52:02
rancher/elemental
https://api.github.com/repos/rancher/elemental
closed
Research - Use autoscaling for self-hosted runners in public cloud
area/automation kind/QA
Right now, we have self hosted runners in the public cloud, the machines is started and stopped on demand. It is a good first step but when we will add more tests, we will need something better. We can think about autoscaling the runners, it is possible with the Github API and there are some resources on how to ach...
1.0
Research - Use autoscaling for self-hosted runners in public cloud - Right now, we have self hosted runners in the public cloud, the machines is started and stopped on demand. It is a good first step but when we will add more tests, we will need something better. We can think about autoscaling the runners, it is po...
non_priority
research use autoscaling for self hosted runners in public cloud right now we have self hosted runners in the public cloud the machines is started and stopped on demand it is a good first step but when we will add more tests we will need something better we can think about autoscaling the runners it is po...
0
360,453
25,290,255,958
IssuesEvent
2022-11-16 23:17:36
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Component: InputTextarea (Documentation)
Component: Documentation
### Describe the bug The documentation for InputTextarea has autoResize as a string in the example, it should be a boolean. ### Environment N/A ### Reproducer _No response_ ### Angular version 14.2.7 ### PrimeNG version 14.2.2 ### Build / Runtime Angular CLI App ### Language ALL ### Node version (for AoT ...
1.0
Component: InputTextarea (Documentation) - ### Describe the bug The documentation for InputTextarea has autoResize as a string in the example, it should be a boolean. ### Environment N/A ### Reproducer _No response_ ### Angular version 14.2.7 ### PrimeNG version 14.2.2 ### Build / Runtime Angular CLI App ##...
non_priority
component inputtextarea documentation describe the bug the documentation for inputtextarea has autoresize as a string in the example it should be a boolean environment n a reproducer no response angular version primeng version build runtime angular cli app ...
0
372,024
11,008,034,006
IssuesEvent
2019-12-04 09:44:38
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.pcgamer.com - see bug description
browser-firefox-mobile engine-gecko priority-important
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.pcgamer.com/halo-reach-pc-port-impressions/?utm_content=buffere4f3a&utm_medium=social&utm_source=facebook&utm_campaign=buffer_pcgam...
1.0
www.pcgamer.com - see bug description - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.pcgamer.com/halo-reach-pc-port-impressions/?utm_content=buffere4f3a&utm_medium=social&utm_s...
priority
see bug description url browser version firefox mobile operating system android tested another browser unknown problem type something else description autoplay isn t blocked despite my settings steps to reproduce browser configuration gfx webren...
1
183,907
31,788,945,468
IssuesEvent
2023-09-13 00:36:32
bcgov/cas-registration
https://api.github.com/repos/bcgov/cas-registration
opened
Incorporate Opt-in workflows into the design
Backlog Refinement Moose 🦌 UX Research UX Design
#### Describe the task Context (to be refined) below: > **Hanna:** Hi Scrum Team, it seems like there's been a decision in the business area that industrial operations will be allowed to opt in starting in the first year, i.e. at the same time as the other OBPS registrants. We will need to account for this in the Regi...
1.0
Incorporate Opt-in workflows into the design - #### Describe the task Context (to be refined) below: > **Hanna:** Hi Scrum Team, it seems like there's been a decision in the business area that industrial operations will be allowed to opt in starting in the first year, i.e. at the same time as the other OBPS registrant...
non_priority
incorporate opt in workflows into the design describe the task context to be refined below hanna hi scrum team it seems like there s been a decision in the business area that industrial operations will be allowed to opt in starting in the first year i e at the same time as the other obps registrant...
0
265,393
8,353,762,047
IssuesEvent
2018-10-02 11:09:54
handsontable/handsontable
https://api.github.com/repos/handsontable/handsontable
closed
[Column sorting] New, inserted row breaks the table data
Plugin: column sorting Priority: high Regression Status: Released
### Description After creating new rows, Handsontable breaks the dataset. ### Steps to reproduce <!--- Provide steps to reproduce this issue --> 1. Insert new row when the `columnSorting` plugin is enabled. 2. You can see broken dataset (first row with improper data). ![bug2](https://user-images.githubusercon...
1.0
[Column sorting] New, inserted row breaks the table data - ### Description After creating new rows, Handsontable breaks the dataset. ### Steps to reproduce <!--- Provide steps to reproduce this issue --> 1. Insert new row when the `columnSorting` plugin is enabled. 2. You can see broken dataset (first row with i...
priority
new inserted row breaks the table data description after creating new rows handsontable breaks the dataset steps to reproduce insert new row when the columnsorting plugin is enabled you can see broken dataset first row with improper data your environment handsonta...
1
132,560
18,268,766,958
IssuesEvent
2021-10-04 11:36:36
artsking/linux-3.0.35
https://api.github.com/repos/artsking/linux-3.0.35
opened
CVE-2021-20261 (Medium) detected in linux-stable-rtv3.8.6
security vulnerability
## CVE-2021-20261 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home pa...
True
CVE-2021-20261 (Medium) detected in linux-stable-rtv3.8.6 - ## CVE-2021-20261 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> <p>Julia Car...
non_priority
cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source f...
0
40,558
10,549,748,713
IssuesEvent
2019-10-03 09:26:38
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
Many compilation warnings
bug topic:buildsystem
**Godot version:** Latest master #7b64a24 **OS version:** MacOSX Mojave Scons v3.0.1 **Issue description:** there are many compilation warnings: ``` thirdparty/bullet/LinearMath/btVector3.h:335:7: warning: argument value 10880 is outside the valid range [0, 255] [-Wargument-outside-range] y...
1.0
Many compilation warnings - **Godot version:** Latest master #7b64a24 **OS version:** MacOSX Mojave Scons v3.0.1 **Issue description:** there are many compilation warnings: ``` thirdparty/bullet/LinearMath/btVector3.h:335:7: warning: argument value 10880 is outside the valid range [0, 255] [-Wargument-outsi...
non_priority
many compilation warnings godot version latest master os version macosx mojave scons issue description there are many compilation warnings thirdparty bullet linearmath h warning argument value is outside the valid range y bt splat ps y ...
0
458,160
13,170,060,380
IssuesEvent
2020-08-11 14:38:06
magento/magento2
https://api.github.com/repos/magento/magento2
closed
M 2.4.0 upgrading issue - Unable to apply patch Magento\Review\Setup\Patch\Schema\AddUniqueConstraintToReviewEntitySummary
Fixed in 2.4.x Issue: Format is not valid Priority: P1 Progress: done Reproduced on 2.4.x Severity: S0
### Preconditions Install Magento 2.3.5 CE using composer ### Steps to reproduce 1. Run SQL command ```sql INSERT INTO review*entity*summary (`entity*pk_value`, `entity_type`, `reviews_count`, `rating_summary`, `store*id`) VALUES (1, 1, 1, 1, 1),(1, 1, 1, 2, 1); {code} 1. Follow a general upgrade flow <htt...
1.0
M 2.4.0 upgrading issue - Unable to apply patch Magento\Review\Setup\Patch\Schema\AddUniqueConstraintToReviewEntitySummary - ### Preconditions Install Magento 2.3.5 CE using composer ### Steps to reproduce 1. Run SQL command ```sql INSERT INTO review*entity*summary (`entity*pk_value`, `entity_type`, `reviews_c...
priority
m upgrading issue unable to apply patch magento review setup patch schema adduniqueconstrainttoreviewentitysummary preconditions install magento ce using composer steps to reproduce run sql command sql insert into review entity summary entity pk value entity type reviews c...
1
33,931
4,866,112,677
IssuesEvent
2016-11-14 22:41:36
part-up/part-up
https://api.github.com/repos/part-up/part-up
closed
disable /start
Acceptance test finding enhancement
#688 removed the start a part-up link in the global header. We should also disable the direct url to prevent mistakes by users.
1.0
disable /start - #688 removed the start a part-up link in the global header. We should also disable the direct url to prevent mistakes by users.
non_priority
disable start removed the start a part up link in the global header we should also disable the direct url to prevent mistakes by users
0
118,189
4,732,918,810
IssuesEvent
2016-10-19 09:27:36
bespokeinteractive/mchapp
https://api.github.com/repos/bespokeinteractive/mchapp
closed
ANC clinic> Add Tetanus immunization: the system gives this error “Saving Failed! Internal Server Error”
bug High Priority
ANC clinic> Add Tetanus immunization: the system gives this error “Saving Failed! Internal Server Error” Suggestion --------------- Allow updating of tetanus vaccine administered to the ANC patient. Display a pop-up message "tetanus vaccine updated successfully" on successfully updating the vaccine details.
1.0
ANC clinic> Add Tetanus immunization: the system gives this error “Saving Failed! Internal Server Error” - ANC clinic> Add Tetanus immunization: the system gives this error “Saving Failed! Internal Server Error” Suggestion --------------- Allow updating of tetanus vaccine administered to the ANC patient. Display ...
priority
anc clinic add tetanus immunization the system gives this error “saving failed internal server error” anc clinic add tetanus immunization the system gives this error “saving failed internal server error” suggestion allow updating of tetanus vaccine administered to the anc patient display ...
1
539,351
15,787,235,798
IssuesEvent
2021-04-01 18:55:07
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
Time is showing 24:00 instead of 00:00
Customization/Formatting Priority:P2 Type:Bug Visualization/
### Bugs timedate shows 24:xx instead of 00:xx. - Firefox 66.0b14 (64-bit) - Debian 9 - Postgres - Metabase v0.31.2 - hosted in Debian 9 - H2 database #### Repeatable steps to reproduce the issue* Set the date in a table to display in yyyy-m-d h:m:s 24 hour format. Look at a datetime with the time ...
1.0
Time is showing 24:00 instead of 00:00 - ### Bugs timedate shows 24:xx instead of 00:xx. - Firefox 66.0b14 (64-bit) - Debian 9 - Postgres - Metabase v0.31.2 - hosted in Debian 9 - H2 database #### Repeatable steps to reproduce the issue* Set the date in a table to display in yyyy-m-d h:m:s 24 hour f...
priority
time is showing instead of bugs timedate shows xx instead of xx firefox bit debian postgres metabase hosted in debian database repeatable steps to reproduce the issue set the date in a table to display in yyyy m d h m s hour format look at...
1
579,413
17,191,053,739
IssuesEvent
2021-07-16 11:00:55
thoth-station/kebechet
https://api.github.com/repos/thoth-station/kebechet
reopened
Improve formatting of changelog computed
#hacktoberfest good first issue hacktoberfest kind/feature priority/important-soon
**Is your feature request related to a problem? Please describe.** The current formatting is not very pretty - especially when smart changelog entries are computed. It would be nice to revisit formatting and make it prettier for users.
1.0
Improve formatting of changelog computed - **Is your feature request related to a problem? Please describe.** The current formatting is not very pretty - especially when smart changelog entries are computed. It would be nice to revisit formatting and make it prettier for users.
priority
improve formatting of changelog computed is your feature request related to a problem please describe the current formatting is not very pretty especially when smart changelog entries are computed it would be nice to revisit formatting and make it prettier for users
1
343,798
10,336,590,178
IssuesEvent
2019-09-03 13:17:17
wherebyus/general-tasks
https://api.github.com/repos/wherebyus/general-tasks
closed
We need to add Call To Action to the Event model, then add that choice for inline events in promos
Priority: High Product: Events UX: Not Validated
## Feature or problem - [ ] Update the event model with a `callToAction` property - [ ] Add call to action to the inline event editor in promos - [ ] Update the AggregateEvent component to handle a `callToAction` property ## UX Validation Not Validated ### Suggested priority High ### Stakeholders *Submitted:* michae...
1.0
We need to add Call To Action to the Event model, then add that choice for inline events in promos - ## Feature or problem - [ ] Update the event model with a `callToAction` property - [ ] Add call to action to the inline event editor in promos - [ ] Update the AggregateEvent component to handle a `callToAction` proper...
priority
we need to add call to action to the event model then add that choice for inline events in promos feature or problem update the event model with a calltoaction property add call to action to the inline event editor in promos update the aggregateevent component to handle a calltoaction property ...
1
656,894
21,779,074,648
IssuesEvent
2022-05-13 16:40:05
WordPress/openverse-frontend
https://api.github.com/repos/WordPress/openverse-frontend
opened
Feedback page contains Content Security Policy violations
🟩 priority: low 🛠 goal: fix 🕹 aspect: interface 🟨 tech: javascript
## Description <!-- Concisely describe the bug. Compare your experience with what you expected to happen. --> <!-- For example: "I clicked the 'submit' button and instead of seeing a thank you message, I saw a blank page." --> The feedback page issues warnings about ignored Content Security Policies. ## Reproduct...
1.0
Feedback page contains Content Security Policy violations - ## Description <!-- Concisely describe the bug. Compare your experience with what you expected to happen. --> <!-- For example: "I clicked the 'submit' button and instead of seeing a thank you message, I saw a blank page." --> The feedback page issues warni...
priority
feedback page contains content security policy violations description the feedback page issues warnings about ignored content security policies reproduction open the browser console visit screenshots additional context resolution 🙋 i would be i...
1
303,718
26,225,475,105
IssuesEvent
2023-01-04 18:16:07
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
reopened
logictest: mixed-version testserver tests are too flaky
C-bug skipped-test T-sql-sessions
According to the stats on https://teamcity.cockroachdb.com/test/2967917534255592156?currentProjectId=Cockroach_Ci_TestsGcpLinuxX8664BigVm&branch=&expandTestHistoryChartSection=true, 98 of the last 255 runs failed. The failure generally is: ``` Failed === RUN TestLogic_testserver_test_22_1_22_2 test_log_scop...
1.0
logictest: mixed-version testserver tests are too flaky - According to the stats on https://teamcity.cockroachdb.com/test/2967917534255592156?currentProjectId=Cockroach_Ci_TestsGcpLinuxX8664BigVm&branch=&expandTestHistoryChartSection=true, 98 of the last 255 runs failed. The failure generally is: ``` Failed === RU...
non_priority
logictest mixed version testserver tests are too flaky according to the stats on of the last runs failed the failure generally is failed run testlogic testserver test test log scope go test logs captured to artifacts tmp tmp logtestlogic testserver test test l...
0
219,863
16,853,750,271
IssuesEvent
2021-06-21 01:25:43
irods/irods
https://api.github.com/repos/irods/irods
closed
Codespell report for "iRODS" (on fossies.org)
bug documentation
The FOSS server [fossies.org](https://fossies.org) - supporting also the [iRODS](https://fossies.org/iRODS) project - offers among others a feature named "[Source code misspelling reports](https://fossies.org/features.html#codespell)". Such reports are normally only generated on request, but as Fossies administrator I ...
1.0
Codespell report for "iRODS" (on fossies.org) - The FOSS server [fossies.org](https://fossies.org) - supporting also the [iRODS](https://fossies.org/iRODS) project - offers among others a feature named "[Source code misspelling reports](https://fossies.org/features.html#codespell)". Such reports are normally only gener...
non_priority
codespell report for irods on fossies org the foss server supporting also the project offers among others a feature named such reports are normally only generated on request but as fossies administrator i have just created for testing purposes such a based analysis for the irods github mast...
0
90,108
25,977,413,018
IssuesEvent
2022-12-19 15:54:29
GoogleContainerTools/skaffold
https://api.github.com/repos/GoogleContainerTools/skaffold
closed
Deploy might not work properly warning while building an image
area/build priority/p2 kind/friction
### Expected behavior There should not be any "deploy" related warnings if Kubernetes context is not relevant. Alternatively I expect an option to suppress such warnings. ### Actual behavior I get the following on `skaffold build`: ``` time="2022-10-22T14:40:11Z" level=warning msg="unable to get the kubectl...
1.0
Deploy might not work properly warning while building an image - ### Expected behavior There should not be any "deploy" related warnings if Kubernetes context is not relevant. Alternatively I expect an option to suppress such warnings. ### Actual behavior I get the following on `skaffold build`: ``` time="2...
non_priority
deploy might not work properly warning while building an image expected behavior there should not be any deploy related warnings if kubernetes context is not relevant alternatively i expect an option to suppress such warnings actual behavior i get the following on skaffold build time ...
0
7,089
16,494,742,023
IssuesEvent
2021-05-25 09:05:50
RasaHQ/rasa
https://api.github.com/repos/RasaHQ/rasa
closed
Prototype Rasa 3.0 Architecture
area:rasa-oss :ferris_wheel: feature:rasa-3.0/architecture-prototype type:enhancement :sparkles:
Following on from discussions about a new Rasa OS architecture for 3.0: - [Initial concept](https://www.notion.so/rasa/Rasa-Project-26915237c1c74d578af4a44f0df95755) - [Discussion of current problems](https://www.notion.so/rasa/Rasa-Open-Source-Architecture-Sync-62f864267188476d9108cdeab2b6a5c3) - [Exploration of ...
1.0
Prototype Rasa 3.0 Architecture - Following on from discussions about a new Rasa OS architecture for 3.0: - [Initial concept](https://www.notion.so/rasa/Rasa-Project-26915237c1c74d578af4a44f0df95755) - [Discussion of current problems](https://www.notion.so/rasa/Rasa-Open-Source-Architecture-Sync-62f864267188476d910...
non_priority
prototype rasa architecture following on from discussions about a new rasa os architecture for we would like to build a prototype to assess the new proposed graph architecture functionality must have train nlu only based on current model config train entire model...
0