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
35,298
7,694,225,601
IssuesEvent
2018-05-18 08:00:20
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
client side OOME 3.9.4 3.10.1 cach config
Team: Client Type: Critical Type: Defect
from https://hazelcast-l337.ci.cloudbees.com/view/rollup/job/rollup-All_3.9.4_3.10.1/25/console ```16:07:48 /disk1/jenkins/workspace/rollup-All_3.9.4_3.10.1/3.10.1/2018_05_17-12_40_22/stable/destroy/create-use-destroy-HDnearcache Failed 16:07:48 fail HzClient6HZ _create-use-destroy_createUseDistDestroy_cacheBak1HD-...
1.0
client side OOME 3.9.4 3.10.1 cach config - from https://hazelcast-l337.ci.cloudbees.com/view/rollup/job/rollup-All_3.9.4_3.10.1/25/console ```16:07:48 /disk1/jenkins/workspace/rollup-All_3.9.4_3.10.1/3.10.1/2018_05_17-12_40_22/stable/destroy/create-use-destroy-HDnearcache Failed 16:07:48 fail HzClient6HZ _create-u...
non_priority
client side oome cach config from jenkins workspace rollup all stable destroy create use destroy hdnearcache failed fail create use destroy createusedistdestroy nchd hzcmd cache createusedestroy threadid java lang exception java lang outofmemor...
0
187,072
6,744,678,729
IssuesEvent
2017-10-20 16:32:14
TerraFusion/basicFusion
https://api.github.com/repos/TerraFusion/basicFusion
closed
Fix Python module not being loaded in configureEnv.sh
bug High Priority
Python might not be loaded by user when running script. Need to be sure to load a Python 2.7 module before script runs.
1.0
Fix Python module not being loaded in configureEnv.sh - Python might not be loaded by user when running script. Need to be sure to load a Python 2.7 module before script runs.
priority
fix python module not being loaded in configureenv sh python might not be loaded by user when running script need to be sure to load a python module before script runs
1
542,861
15,872,645,805
IssuesEvent
2021-04-09 00:22:28
kubernetes/website
https://api.github.com/repos/kubernetes/website
closed
Make “Contributing to the Upstream Kubernetes Code” more discoverable
help wanted kind/feature language/en lifecycle/rotten priority/awaiting-more-evidence sig/contributor-experience
**This is a Feature Request** :information_source: since this issue was recorded, https://k8s.dev/ came into existence. **What would you like to be added** I'd like someone who visits https://kubernetes.io/docs/contribute/ to be able to discover [Contributing to the Upstream Kubernetes Code](https://kubernetes.i...
1.0
Make “Contributing to the Upstream Kubernetes Code” more discoverable - **This is a Feature Request** :information_source: since this issue was recorded, https://k8s.dev/ came into existence. **What would you like to be added** I'd like someone who visits https://kubernetes.io/docs/contribute/ to be able to disc...
priority
make “contributing to the upstream kubernetes code” more discoverable this is a feature request information source since this issue was recorded came into existence what would you like to be added i d like someone who visits to be able to discover without clicking anywhere on the page scro...
1
1,473
3,015,905,166
IssuesEvent
2015-07-29 22:04:11
angular/angular
https://api.github.com/repos/angular/angular
closed
Remove leaf operations which have no side-effects
comp: core/change_detection effort2: medium (day) hotlist: CD size P2: required type: performance
There are a lot of statements in code which only make sense if there is a next item following. If it is a leaf they should be removed. Example: ```Dart var change_interpolate1 = false; // NOT NEEDED if (change_componentName0) { currentProto = _protos[1]; interpolate1 = "" "${componentNa...
True
Remove leaf operations which have no side-effects - There are a lot of statements in code which only make sense if there is a next item following. If it is a leaf they should be removed. Example: ```Dart var change_interpolate1 = false; // NOT NEEDED if (change_componentName0) { currentProto =...
non_priority
remove leaf operations which have no side effects there are a lot of statements in code which only make sense if there is a next item following if it is a leaf they should be removed example dart var change false not needed if change currentproto protos ...
0
735,951
25,449,966,725
IssuesEvent
2022-11-24 09:42:33
strusoft/femdesign-api
https://api.github.com/repos/strusoft/femdesign-api
closed
Change title of package on food4rhino
priority:later framework:grasshopper
Change title of package on food4rhino to `FEM-Design API` or similar: <img width="1113" alt="image" src="https://user-images.githubusercontent.com/52665994/203339301-ee158389-ee00-4e5e-9e23-c78edf6317b5.png"> Now it can be easily confused with the FEM-Design versioning.
1.0
Change title of package on food4rhino - Change title of package on food4rhino to `FEM-Design API` or similar: <img width="1113" alt="image" src="https://user-images.githubusercontent.com/52665994/203339301-ee158389-ee00-4e5e-9e23-c78edf6317b5.png"> Now it can be easily confused with the FEM-Design versioning.
priority
change title of package on change title of package on to fem design api or similar img width alt image src now it can be easily confused with the fem design versioning
1
435,185
12,532,470,417
IssuesEvent
2020-06-04 16:00:03
getkirby/kirby
https://api.github.com/repos/getkirby/kirby
closed
Queries fail silently when a page is missing
priority: high 🔥 type: bug 🐛
**Describe the bug** When you query a page that doesn't exist, the rest of the instructions carry on using the previous result. **To Reproduce** Steps to reproduce the behavior: 1. Create a pages field with the query `site.page("foo").children.flip` 2. Make sure a page `foo` doesn't exist 3. You will see th...
1.0
Queries fail silently when a page is missing - **Describe the bug** When you query a page that doesn't exist, the rest of the instructions carry on using the previous result. **To Reproduce** Steps to reproduce the behavior: 1. Create a pages field with the query `site.page("foo").children.flip` 2. Make sure...
priority
queries fail silently when a page is missing describe the bug when you query a page that doesn t exist the rest of the instructions carry on using the previous result to reproduce steps to reproduce the behavior create a pages field with the query site page foo children flip make sure...
1
214,496
7,273,749,868
IssuesEvent
2018-02-21 07:04:11
wso2/product-is
https://api.github.com/repos/wso2/product-is
opened
Provide a sample private_key_jwt issuer to run this sample.
Affected/5.5.0-Alpha Priority/Highest Type/Docs
Provide a sample private_key_jwt issuer [1] to run this sample at least point to a sample location [1] https://docs.wso2.com/display/IS550/Private+Key+JWT+Client+Authentication+for+OIDC Below is the description : The JWT must contain some REQUIRED claim values and may contain some OPTIONAL claim values. For mor...
1.0
Provide a sample private_key_jwt issuer to run this sample. - Provide a sample private_key_jwt issuer [1] to run this sample at least point to a sample location [1] https://docs.wso2.com/display/IS550/Private+Key+JWT+Client+Authentication+for+OIDC Below is the description : The JWT must contain some REQUIRED cl...
priority
provide a sample private key jwt issuer to run this sample provide a sample private key jwt issuer to run this sample at least point to a sample location below is the description the jwt must contain some required claim values and may contain some optional claim values for more information on the re...
1
27,028
27,569,163,482
IssuesEvent
2023-03-08 07:44:55
thm-mni-ii/feedbacksystem
https://api.github.com/repos/thm-mni-ii/feedbacksystem
closed
Button to move on to the next task
usability UI/UX fbs-core: web
Currently, it is very frustrating to navigate through a whole series of tasks. If you have solved a task correctly, then you have to navigate back to find the new task and click on it. This should be improved by being able to switch to the next or previous task within the task. Also, there should be a function to go...
True
Button to move on to the next task - Currently, it is very frustrating to navigate through a whole series of tasks. If you have solved a task correctly, then you have to navigate back to find the new task and click on it. This should be improved by being able to switch to the next or previous task within the task. A...
non_priority
button to move on to the next task currently it is very frustrating to navigate through a whole series of tasks if you have solved a task correctly then you have to navigate back to find the new task and click on it this should be improved by being able to switch to the next or previous task within the task a...
0
248,143
18,858,039,300
IssuesEvent
2021-11-12 09:19:00
Zenlzb/pe
https://api.github.com/repos/Zenlzb/pe
opened
[UG] Error in Notes about command format
type.DocumentationBug severity.Low
Under the last point: > Extraneous parameters for commands ... There is a clear command listed, when the program does not have a clear command. <!--session: 1636696497012-67e92c92-f1de-4aff-9d61-c6a8e85d2444--> <!--Version: Web v3.4.1-->
1.0
[UG] Error in Notes about command format - Under the last point: > Extraneous parameters for commands ... There is a clear command listed, when the program does not have a clear command. <!--session: 1636696497012-67e92c92-f1de-4aff-9d61-c6a8e85d2444--> <!--Version: Web v3.4.1-->
non_priority
error in notes about command format under the last point extraneous parameters for commands there is a clear command listed when the program does not have a clear command
0
815,199
30,541,364,257
IssuesEvent
2023-07-19 21:45:01
fgoepp/tp23-statistical-illusions
https://api.github.com/repos/fgoepp/tp23-statistical-illusions
closed
Sleeping Beauty Sprint 4 Increment
Priority 1
- Change structure of the Illusion and delete page 4 # Edit - Add another page after the question of the experiment to end the experiment and lead to further discussion. - Delete the autoplay function of the video.
1.0
Sleeping Beauty Sprint 4 Increment - - Change structure of the Illusion and delete page 4 # Edit - Add another page after the question of the experiment to end the experiment and lead to further discussion. - Delete the autoplay function of the video.
priority
sleeping beauty sprint increment change structure of the illusion and delete page edit add another page after the question of the experiment to end the experiment and lead to further discussion delete the autoplay function of the video
1
296,538
25,557,600,392
IssuesEvent
2022-11-30 08:15:39
gama-platform/gama
https://api.github.com/repos/gama-platform/gama
closed
Error message in case of a multi-simulations experiment
🤗 Enhancement About UI 👍 Fix to be tested
**Describe the improvement you'd like** Currently, when an error occures, information are provided about the agent and the cycle (and the number of occurences). I am running simulations with multiple simulations, as a consequence it would be useful to have an information about the simulation in which the error has ...
1.0
Error message in case of a multi-simulations experiment - **Describe the improvement you'd like** Currently, when an error occures, information are provided about the agent and the cycle (and the number of occurences). I am running simulations with multiple simulations, as a consequence it would be useful to have a...
non_priority
error message in case of a multi simulations experiment describe the improvement you d like currently when an error occures information are provided about the agent and the cycle and the number of occurences i am running simulations with multiple simulations as a consequence it would be useful to have a...
0
25,916
2,684,042,472
IssuesEvent
2015-03-28 16:05:42
oxyplot/oxyplot
https://api.github.com/repos/oxyplot/oxyplot
closed
Xamarin.Forms Android Crashes 100%
Android help-wanted high-priority unconfirmed-bug Xamarin.Forms you-take-it
First of all, awesome project!!!! Running it on Android via Xamarin.Forms crashes (use the examples to test) ``` System.MissingMethodException: Method not found: 'Android.Views.View.set_Background'. 11-25 12:59:29.630 E/mono (12912): at Xamarin.Forms.Platform.Android.VisualElementRenderer`1[OxyPlot.Xamari...
1.0
Xamarin.Forms Android Crashes 100% - First of all, awesome project!!!! Running it on Android via Xamarin.Forms crashes (use the examples to test) ``` System.MissingMethodException: Method not found: 'Android.Views.View.set_Background'. 11-25 12:59:29.630 E/mono (12912): at Xamarin.Forms.Platform.Android.V...
priority
xamarin forms android crashes first of all awesome project running it on android via xamarin forms crashes use the examples to test system missingmethodexception method not found android views view set background e mono at xamarin forms platform android visualelementr...
1
295,410
9,086,096,309
IssuesEvent
2019-02-18 10:04:36
NickBurneConsulting-GivePanel/givepanel
https://api.github.com/repos/NickBurneConsulting-GivePanel/givepanel
closed
New main graph on dashboard
Priority
This should be changed to be a revenue graph. The Y axis should be the total amount of revenue generated and the X axis should be the date. In the future users should be able to select a date range but for now we could do the last 30 days by default. Also in the future we may want to add other data lines (such...
1.0
New main graph on dashboard - This should be changed to be a revenue graph. The Y axis should be the total amount of revenue generated and the X axis should be the date. In the future users should be able to select a date range but for now we could do the last 30 days by default. Also in the future we may want...
priority
new main graph on dashboard this should be changed to be a revenue graph the y axis should be the total amount of revenue generated and the x axis should be the date in the future users should be able to select a date range but for now we could do the last days by default also in the future we may want ...
1
648,129
21,176,446,048
IssuesEvent
2022-04-08 00:43:49
cal-itp/data-infra
https://api.github.com/repos/cal-itp/data-infra
closed
GTFS Guidelines: realtime feeds critical errors
gtfs-rt project-msd Priority: P1
## Question How many critical errors exist in the realtime feeds for a provider? See also #513. ## Stakeholder / End User Data Quality team (@o-ram), part of Mobility Services Data (MSD) ## User story As a member of the Data Quality team, I want to be able to identify how many [critical errors](http...
1.0
GTFS Guidelines: realtime feeds critical errors - ## Question How many critical errors exist in the realtime feeds for a provider? See also #513. ## Stakeholder / End User Data Quality team (@o-ram), part of Mobility Services Data (MSD) ## User story As a member of the Data Quality team, I want to b...
priority
gtfs guidelines realtime feeds critical errors question how many critical errors exist in the realtime feeds for a provider see also stakeholder end user data quality team o ram part of mobility services data msd user story as a member of the data quality team i want to be ...
1
39,513
2,856,059,251
IssuesEvent
2015-06-02 13:18:54
gapt/gapt
https://api.github.com/repos/gapt/gapt
closed
Multiset equals between sequents does not work properly
Bug High Priority Imported
_From [shaoli...@gmail.com](https://code.google.com/u/113190107447576027220/) on December 15, 2010 18:42:00_ adding the following test to LKTest fails "MultisetEquals" should { "compute correctly in multiset equality of the empty sequent and a sequent without succedent" in { (Sequent(f2::Nil,Nil) multis...
1.0
Multiset equals between sequents does not work properly - _From [shaoli...@gmail.com](https://code.google.com/u/113190107447576027220/) on December 15, 2010 18:42:00_ adding the following test to LKTest fails "MultisetEquals" should { "compute correctly in multiset equality of the empty sequent and a sequent w...
priority
multiset equals between sequents does not work properly from on december adding the following test to lktest fails multisetequals should compute correctly in multiset equality of the empty sequent and a sequent without succedent in sequent nil nil multisetequals sequent n...
1
14,907
9,567,203,201
IssuesEvent
2019-05-06 02:28:53
uqbar-project/wollok
https://api.github.com/repos/uqbar-project/wollok
closed
Reorganize menu
Wont do (IDE Related) i18n type: Enhancement type: Question / Discussion usability
Wollok has a renaming feature (though buggy, see #1210). But it is very difficult to find. First, it is nested in the menu below "refactoring" which is not a concept that beginners know. Second, in spanish it is named "redenominar", it should be "renombrar". I do not know if its better to just fix this particular ...
True
Reorganize menu - Wollok has a renaming feature (though buggy, see #1210). But it is very difficult to find. First, it is nested in the menu below "refactoring" which is not a concept that beginners know. Second, in spanish it is named "redenominar", it should be "renombrar". I do not know if its better to just f...
non_priority
reorganize menu wollok has a renaming feature though buggy see but it is very difficult to find first it is nested in the menu below refactoring which is not a concept that beginners know second in spanish it is named redenominar it should be renombrar i do not know if its better to just fix ...
0
325,705
9,935,015,153
IssuesEvent
2019-07-02 15:36:10
arfc/2019-park-math-comp
https://api.github.com/repos/arfc/2019-park-math-comp
reopened
delete this repository?
Comp:Output Difficulty:1-Beginner Priority:2-Normal Status:1-New Type:Question
Since this paper was withdrawn, and the work is captured in 2019-park-global, perhaps this repository should be deleted?
1.0
delete this repository? - Since this paper was withdrawn, and the work is captured in 2019-park-global, perhaps this repository should be deleted?
priority
delete this repository since this paper was withdrawn and the work is captured in park global perhaps this repository should be deleted
1
334,632
29,929,980,646
IssuesEvent
2023-06-22 08:48:36
ray-project/ray
https://api.github.com/repos/ray-project/ray
closed
Release test rllib_learning_tests_appo_old_stack_torch.aws failed
bug P0 release-test unstable-release-test
Release test rllib_learning_tests_appo_old_stack_torch.aws failed. See https://buildkite.com/ray-project/release-tests-branch/builds/1815#0188dcd4-fa09-4e5e-867a-8ad0ebc8b21e for more details. cc @rllib -- created by ray-test-bot
2.0
Release test rllib_learning_tests_appo_old_stack_torch.aws failed - Release test rllib_learning_tests_appo_old_stack_torch.aws failed. See https://buildkite.com/ray-project/release-tests-branch/builds/1815#0188dcd4-fa09-4e5e-867a-8ad0ebc8b21e for more details. cc @rllib -- created by ray-test-bot
non_priority
release test rllib learning tests appo old stack torch aws failed release test rllib learning tests appo old stack torch aws failed see for more details cc rllib created by ray test bot
0
71,901
7,268,245,941
IssuesEvent
2018-02-20 09:25:44
microcks/microcks
https://api.github.com/repos/microcks/microcks
closed
Temporarily remove security constraints on tests API
component/tests kind/task
For now, security constraints on tests API is blocking Microcks Jenkins plugin to create new tests. Remove this constraints while thinking on the best way to secure invokation from Jenkins jobs.
1.0
Temporarily remove security constraints on tests API - For now, security constraints on tests API is blocking Microcks Jenkins plugin to create new tests. Remove this constraints while thinking on the best way to secure invokation from Jenkins jobs.
non_priority
temporarily remove security constraints on tests api for now security constraints on tests api is blocking microcks jenkins plugin to create new tests remove this constraints while thinking on the best way to secure invokation from jenkins jobs
0
562,309
16,656,790,055
IssuesEvent
2021-06-05 17:19:16
piqueserver/piqueserver
https://api.github.com/repos/piqueserver/piqueserver
closed
bug with disabling web server logging
bug config options priority:low
**Describe the bug** I tried to disable logging in the [status_server] block in config, but piqueserver was unable to start the web server . Everything else is in the default config. The error appears only when I stop piqueserver. https://github.com/piqueserver/piqueserver/blob/1.0.x/piqueserver/config/config.toml#L2...
1.0
bug with disabling web server logging - **Describe the bug** I tried to disable logging in the [status_server] block in config, but piqueserver was unable to start the web server . Everything else is in the default config. The error appears only when I stop piqueserver. https://github.com/piqueserver/piqueserver/blob...
priority
bug with disabling web server logging describe the bug i tried to disable logging in the block in config but piqueserver was unable to start the web server everything else is in the default config the error appears only when i stop piqueserver logging false to reproduce steps to reproduce t...
1
291,802
8,949,759,534
IssuesEvent
2019-01-25 08:48:08
metasfresh/metasfresh
https://api.github.com/repos/metasfresh/metasfresh
closed
Errors in Tax Codes Report
branch:master priority:high topic:Accounting
### Is this a bug or feature request? Bug ### What is the current behavior? Seems that the report "Fibu Kontenblatt is not considering all Tax Codes. #### Which are the steps to reproduce? ### What is the expected or desired behavior?
1.0
Errors in Tax Codes Report - ### Is this a bug or feature request? Bug ### What is the current behavior? Seems that the report "Fibu Kontenblatt is not considering all Tax Codes. #### Which are the steps to reproduce? ### What is the expected or desired behavior?
priority
errors in tax codes report is this a bug or feature request bug what is the current behavior seems that the report fibu kontenblatt is not considering all tax codes which are the steps to reproduce what is the expected or desired behavior
1
53,401
3,039,910,299
IssuesEvent
2015-08-07 12:25:26
Itseez/opencv
https://api.github.com/repos/Itseez/opencv
closed
ObjectDetection sample crash abort on mac os 10.10.4
affected: master bug category: samples priority: normal
Hi! I build opencv3.0.0 samples and run ObjectDetection ,but it crash abort with SIGABRT on CV_Assert( clEnqueueWriteBuffer(q, (cl_mem)u->handle, CL_TRUE, dstrawofs, total, alignedPtr.getAlignedPtr(), 0, 0, 0) >= 0 ); in OpenCLAllocator::upload function .when I delete eyes_cascade....
1.0
ObjectDetection sample crash abort on mac os 10.10.4 - Hi! I build opencv3.0.0 samples and run ObjectDetection ,but it crash abort with SIGABRT on CV_Assert( clEnqueueWriteBuffer(q, (cl_mem)u->handle, CL_TRUE, dstrawofs, total, alignedPtr.getAlignedPtr(), 0, 0, 0) >= 0 ); in OpenCLAllo...
priority
objectdetection sample crash abort on mac os hi i build samples and run objectdetection but it crash abort with sigabrt on cv assert clenqueuewritebuffer q cl mem u handle cl true dstrawofs total alignedptr getalignedptr in openclallocator u...
1
227,700
25,109,330,585
IssuesEvent
2022-11-08 19:08:14
MatBenfield/news
https://api.github.com/repos/MatBenfield/news
closed
[SecurityWeek] Microsoft: China Flaw Disclosure Law Part of Zero-Day Exploit Surge
SecurityWeek Stale
The world’s largest software maker is warning that China-based nation state threat actors are taking advantage of a one-year-old law to “stockpile” zero-days for use in sustained malware attacks. [read more](https://www.securityweek.com/microsoft-china-flaw-disclosure-law-part-zero-day-exploit-surge) <https://www...
True
[SecurityWeek] Microsoft: China Flaw Disclosure Law Part of Zero-Day Exploit Surge - The world’s largest software maker is warning that China-based nation state threat actors are taking advantage of a one-year-old law to “stockpile” zero-days for use in sustained malware attacks. [read more](https://www.securityweek...
non_priority
microsoft china flaw disclosure law part of zero day exploit surge the world’s largest software maker is warning that china based nation state threat actors are taking advantage of a one year old law to “stockpile” zero days for use in sustained malware attacks
0
92,854
3,874,683,110
IssuesEvent
2016-04-11 21:22:02
tuura/workcraft
https://api.github.com/repos/tuura/workcraft
opened
Increase of place capacity in STG simulation is confusing
enhancement priority/low tag/stg
A place property `Capacity` shows its promised capacity. This capacity may get exceeded in STG simulation. In this case the capacity property is automatically increased. This may be confusing to the user. The capacity increased needs to be made more explicit. One option is to issue a warning before increasing a place c...
1.0
Increase of place capacity in STG simulation is confusing - A place property `Capacity` shows its promised capacity. This capacity may get exceeded in STG simulation. In this case the capacity property is automatically increased. This may be confusing to the user. The capacity increased needs to be made more explicit. ...
priority
increase of place capacity in stg simulation is confusing a place property capacity shows its promised capacity this capacity may get exceeded in stg simulation in this case the capacity property is automatically increased this may be confusing to the user the capacity increased needs to be made more explicit ...
1
31,506
11,944,911,152
IssuesEvent
2020-04-03 04:02:31
CSE545/BankingSystem
https://api.github.com/repos/CSE545/BankingSystem
closed
OTP authenticates other users as well.
Backend Security Flaw bug
1. Login as some user. 2. Now in the otp page, enter other user's credentials and enter the same otp. 3. It authenticates other user with the same otp. This should not happen.
True
OTP authenticates other users as well. - 1. Login as some user. 2. Now in the otp page, enter other user's credentials and enter the same otp. 3. It authenticates other user with the same otp. This should not happen.
non_priority
otp authenticates other users as well login as some user now in the otp page enter other user s credentials and enter the same otp it authenticates other user with the same otp this should not happen
0
7,399
7,923,012,965
IssuesEvent
2018-07-05 12:51:13
nestjs/nest
https://api.github.com/repos/nestjs/nest
closed
Allow Client side Grpc stream cancellation
scope: microservices status: done 👏 type: feature :tada:
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Check one of the following options with "x" -->...
1.0
Allow Client side Grpc stream cancellation - <!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Please search GitHub for a similar issue or PR before submitting. Ch...
non_priority
allow client side grpc stream cancellation please help us process github issues faster by providing the following information issues missing important information may be closed without investigation i m submitting a please search github for a similar issue or pr before submitting ch...
0
550,385
16,110,841,948
IssuesEvent
2021-04-27 20:57:45
PREreview/prereview
https://api.github.com/repos/PREreview/prereview
opened
Add request workflow
bug high priority
When user adds request it should lead to Add request tab rather than on read tab.
1.0
Add request workflow - When user adds request it should lead to Add request tab rather than on read tab.
priority
add request workflow when user adds request it should lead to add request tab rather than on read tab
1
356,868
25,176,279,931
IssuesEvent
2022-11-11 09:32:41
avock/pe
https://api.github.com/repos/avock/pe
opened
Error in UML Diagram for `Create Command`
severity.High type.DocumentationBug
![image.png](https://raw.githubusercontent.com/avock/pe/main/files/a4b0e2ab-2c29-448c-b545-224c7d2693f8.png) In the UML diagram it is mentioned that a `CreateCommand` is being called, however this class does not exist within the code base I believe it should be `CreateTeamCommand` instead <!--session: 166815427566...
1.0
Error in UML Diagram for `Create Command` - ![image.png](https://raw.githubusercontent.com/avock/pe/main/files/a4b0e2ab-2c29-448c-b545-224c7d2693f8.png) In the UML diagram it is mentioned that a `CreateCommand` is being called, however this class does not exist within the code base I believe it should be `CreateTeamC...
non_priority
error in uml diagram for create command in the uml diagram it is mentioned that a createcommand is being called however this class does not exist within the code base i believe it should be createteamcommand instead
0
235,376
19,342,267,571
IssuesEvent
2021-12-15 06:45:46
prgrms-web-devcourse/Team_Ahpuh_Surf_BE
https://api.github.com/repos/prgrms-web-devcourse/Team_Ahpuh_Surf_BE
closed
좋아요 도메인 API 구현
feat test
## ✨ Description > 좋아요 도메인에 대한 API들을 구현합니다. ## 📌 구현 내용 - [x] 게시글 좋아요 - [x] 게시글 좋아요 취소 - [x] 테스트
1.0
좋아요 도메인 API 구현 - ## ✨ Description > 좋아요 도메인에 대한 API들을 구현합니다. ## 📌 구현 내용 - [x] 게시글 좋아요 - [x] 게시글 좋아요 취소 - [x] 테스트
non_priority
좋아요 도메인 api 구현 ✨ description 좋아요 도메인에 대한 api들을 구현합니다 📌 구현 내용 게시글 좋아요 게시글 좋아요 취소 테스트
0
382,935
11,340,429,012
IssuesEvent
2020-01-23 06:24:27
coder3101/cp-editor
https://api.github.com/repos/coder3101/cp-editor
opened
Command-line options
enhancement medium_priority
**Is your feature request related to a problem? Please describe.** Command-line options like `--help` and `--version` are not supported. When I open a file, a new CP Editor window will be opened. Sometimes I'd like it to be opened in an opened CP Editor window. The process won't return until I close it. Someti...
1.0
Command-line options - **Is your feature request related to a problem? Please describe.** Command-line options like `--help` and `--version` are not supported. When I open a file, a new CP Editor window will be opened. Sometimes I'd like it to be opened in an opened CP Editor window. The process won't return u...
priority
command line options is your feature request related to a problem please describe command line options like help and version are not supported when i open a file a new cp editor window will be opened sometimes i d like it to be opened in an opened cp editor window the process won t return u...
1
12,676
5,225,319,374
IssuesEvent
2017-01-27 17:56:09
servo/servo
https://api.github.com/repos/servo/servo
closed
Can't compile dev and release in parallel
A-build
STEPS TO REPRODUCE: 1. Pull servo 2. `./mach fetch` 3. In one terminal, `./mach build --dev` 4. In another terminal, `./mach build --release` EXPECTED RESULTS: Both build in parallel ACTUAL RESULTS: The release build says "`Blocking waiting for file lock on the git checkout`" until the dev build finishes. I would ex...
1.0
Can't compile dev and release in parallel - STEPS TO REPRODUCE: 1. Pull servo 2. `./mach fetch` 3. In one terminal, `./mach build --dev` 4. In another terminal, `./mach build --release` EXPECTED RESULTS: Both build in parallel ACTUAL RESULTS: The release build says "`Blocking waiting for file lock on the git checkout...
non_priority
can t compile dev and release in parallel steps to reproduce pull servo mach fetch in one terminal mach build dev in another terminal mach build release expected results both build in parallel actual results the release build says blocking waiting for file lock on the git checkout...
0
125,716
4,963,959,316
IssuesEvent
2016-12-03 14:37:57
DanGrew/JenkinsTestTracker
https://api.github.com/repos/DanGrew/JenkinsTestTracker
closed
Triggers configuration
Medium Priority Rolling
Change configuration focus from image flashes + sounds to triggers and actions. Failure trigger + pass trigger can have separate image and sound actions.
1.0
Triggers configuration - Change configuration focus from image flashes + sounds to triggers and actions. Failure trigger + pass trigger can have separate image and sound actions.
priority
triggers configuration change configuration focus from image flashes sounds to triggers and actions failure trigger pass trigger can have separate image and sound actions
1
741,704
25,813,153,247
IssuesEvent
2022-12-12 01:26:05
aitos-io/BoAT-X-Framework
https://api.github.com/repos/aitos-io/BoAT-X-Framework
opened
platone my_contract_cpp_abi_setName parameters should judgment msg parameter is empty
bug Severity/major Priority/P1
BCHAR *my_contract_cpp_abi_setName(BoatPlatoneTx *tx_ptr, BCHAR* msg) { static BCHAR tx_hash_str[67] = ""; BoatFieldVariable data_field; RlpEncodedStreamObject *rlp_stream_ptr; RlpObject rlp_object_list; RlpObject rlp_object_txtype; BUINT64 txtype; RlpObject rlp_object_string_func_na...
1.0
platone my_contract_cpp_abi_setName parameters should judgment msg parameter is empty - BCHAR *my_contract_cpp_abi_setName(BoatPlatoneTx *tx_ptr, BCHAR* msg) { static BCHAR tx_hash_str[67] = ""; BoatFieldVariable data_field; RlpEncodedStreamObject *rlp_stream_ptr; RlpObject rlp_object_list; Rl...
priority
platone my contract cpp abi setname parameters should judgment msg parameter is empty bchar my contract cpp abi setname boatplatonetx tx ptr bchar msg static bchar tx hash str boatfieldvariable data field rlpencodedstreamobject rlp stream ptr rlpobject rlp object list rlpob...
1
686,571
23,496,093,475
IssuesEvent
2022-08-18 01:42:06
linkerd/linkerd2
https://api.github.com/repos/linkerd/linkerd2
closed
Add validation for the --default-inbound-policy flag
area/cli priority/P2 enhancement polish area/install area/policy
### What problem are you trying to solve? The `linkerd install` command supports a `--deault-inbound-policy` flag. However, this flag accepts any string value, even if it's not a supported policy mode. This can make it difficult to know exactly what the supported values are or can allow unexpected behavior when an i...
1.0
Add validation for the --default-inbound-policy flag - ### What problem are you trying to solve? The `linkerd install` command supports a `--deault-inbound-policy` flag. However, this flag accepts any string value, even if it's not a supported policy mode. This can make it difficult to know exactly what the supporte...
priority
add validation for the default inbound policy flag what problem are you trying to solve the linkerd install command supports a deault inbound policy flag however this flag accepts any string value even if it s not a supported policy mode this can make it difficult to know exactly what the supporte...
1
46,372
19,101,925,717
IssuesEvent
2021-11-30 00:04:33
BCDevOps/developer-experience
https://api.github.com/repos/BCDevOps/developer-experience
closed
Test volume encryption in CLAB
team/DXC tech/storage ops and shared services
**Describe the issue** AG is looking to encrypt messages in Kafka at rest at some point and just wanting to understand the options. NetApp supports volume encyption. Create a new storage class in CLAB for encrypted volumes and have AG test it out. **Additional context** https://netapp-trident.readthedocs.io/en/stable...
1.0
Test volume encryption in CLAB - **Describe the issue** AG is looking to encrypt messages in Kafka at rest at some point and just wanting to understand the options. NetApp supports volume encyption. Create a new storage class in CLAB for encrypted volumes and have AG test it out. **Additional context** https://netapp...
non_priority
test volume encryption in clab describe the issue ag is looking to encrypt messages in kafka at rest at some point and just wanting to understand the options netapp supports volume encyption create a new storage class in clab for encrypted volumes and have ag test it out additional context definitio...
0
5,007
2,570,332,354
IssuesEvent
2015-02-10 08:33:54
cs2103jan2015-w09-1j/main
https://api.github.com/repos/cs2103jan2015-w09-1j/main
closed
A user can apply skins to the interface
priority.low
... so that user friendliness can be improved for the user.
1.0
A user can apply skins to the interface - ... so that user friendliness can be improved for the user.
priority
a user can apply skins to the interface so that user friendliness can be improved for the user
1
707,029
24,292,288,629
IssuesEvent
2022-09-29 07:16:20
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.walgreens.com - site is not usable
browser-firefox priority-normal engine-gecko
<!-- @browser: Firefox 106.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/111514 --> **URL**: https://www.walgreens.com/findcare/covid19/otc/patient **Browser / ...
1.0
www.walgreens.com - site is not usable - <!-- @browser: Firefox 106.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/111514 --> **URL**: https://www.walgreens.com/f...
priority
site is not usable url browser version firefox operating system windows tested another browser no problem type site is not usable description buttons or links not working steps to reproduce can not select my local walgreens location by finding store and cli...
1
11,092
13,935,140,229
IssuesEvent
2020-10-22 11:03:45
zammad/zammad
https://api.github.com/repos/zammad/zammad
closed
Zammad can't import specific ISO-2022-JP mails
bug mail processing prioritised by payment verified
<!-- Hi there - thanks for filing an issue. Please ensure the following things before creating an issue - thank you! 🤓 Since november 15th we handle all requests, except real bugs, at our community board. Full explanation: https://community.zammad.org/t/major-change-regarding-github-issues-community-board/21 P...
1.0
Zammad can't import specific ISO-2022-JP mails - <!-- Hi there - thanks for filing an issue. Please ensure the following things before creating an issue - thank you! 🤓 Since november 15th we handle all requests, except real bugs, at our community board. Full explanation: https://community.zammad.org/t/major-chang...
non_priority
zammad can t import specific iso jp mails hi there thanks for filing an issue please ensure the following things before creating an issue thank you 🤓 since november we handle all requests except real bugs at our community board full explanation please post feature requests develop...
0
131,413
12,484,483,904
IssuesEvent
2020-05-30 14:58:03
shunei4517/MAL
https://api.github.com/repos/shunei4517/MAL
opened
setting up material ui
documentation
# install material ui ```zsh yarn add @material-ui/core ``` # setup for tree shaking ## install babel-plugin-import ```zsh yarn add -D babel-plugin-import ``` ## add `.babelrc.js` to root directory ```.babelrc.js const plugins = [ [ 'babel-plugin-import', { 'libraryName': '@material-ui/...
1.0
setting up material ui - # install material ui ```zsh yarn add @material-ui/core ``` # setup for tree shaking ## install babel-plugin-import ```zsh yarn add -D babel-plugin-import ``` ## add `.babelrc.js` to root directory ```.babelrc.js const plugins = [ [ 'babel-plugin-import', { 'lib...
non_priority
setting up material ui install material ui zsh yarn add material ui core setup for tree shaking install babel plugin import zsh yarn add d babel plugin import add babelrc js to root directory babelrc js const plugins babel plugin import lib...
0
612,182
19,006,365,572
IssuesEvent
2021-11-23 00:44:31
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
Potential strict aliasing rule violation in bitwise_binary_op (on ARM/NEON)
high priority triaged module: correctness (silent) module: arm
## 🐛 Bug The following code snippet fails on a source build on ARM (Neoverse N1) when the vectorized code path is triggered (tensor length >=16) when compiling with `-O1 -fstrict-aliasing` (or any higher optimization): ```python import torch device = 'cpu' size = 16 a = torch.full((size,), 6, dtype=torch.int32...
1.0
Potential strict aliasing rule violation in bitwise_binary_op (on ARM/NEON) - ## 🐛 Bug The following code snippet fails on a source build on ARM (Neoverse N1) when the vectorized code path is triggered (tensor length >=16) when compiling with `-O1 -fstrict-aliasing` (or any higher optimization): ```python import ...
priority
potential strict aliasing rule violation in bitwise binary op on arm neon 🐛 bug the following code snippet fails on a source build on arm neoverse when the vectorized code path is triggered tensor length when compiling with fstrict aliasing or any higher optimization python import tor...
1
427,462
29,813,457,792
IssuesEvent
2023-06-16 16:57:12
keironchaudhry/june-pride-hackathon-2023
https://api.github.com/repos/keironchaudhry/june-pride-hackathon-2023
opened
User Story: Personality game
documentation
As a **user**, I want **to be able to find a question game** so that **I can play it in person with another stranger to get to know them better**.
1.0
User Story: Personality game - As a **user**, I want **to be able to find a question game** so that **I can play it in person with another stranger to get to know them better**.
non_priority
user story personality game as a user i want to be able to find a question game so that i can play it in person with another stranger to get to know them better
0
435,798
12,541,505,598
IssuesEvent
2020-06-05 12:28:45
tud-zih-energy/lo2s
https://api.github.com/repos/tud-zih-energy/lo2s
closed
Duplicate registry entries
bug high priority
It seems that #144 broke `lo2s` - maybe only directly visible without `NDEBUG`. I assume the registry is crudely complaining about duplicate entries. I get the following error for the simplest use cases ``` ./cmake-build-debug/lo2s ls lo2s: lo2s/lib/otf2xx/include/otf2xx/registry.hpp:286: std::enable_if_t<otf2::...
1.0
Duplicate registry entries - It seems that #144 broke `lo2s` - maybe only directly visible without `NDEBUG`. I assume the registry is crudely complaining about duplicate entries. I get the following error for the simplest use cases ``` ./cmake-build-debug/lo2s ls lo2s: lo2s/lib/otf2xx/include/otf2xx/registry.hpp...
priority
duplicate registry entries it seems that broke maybe only directly visible without ndebug i assume the registry is crudely complaining about duplicate entries i get the following error for the simplest use cases cmake build debug ls lib include registry hpp std enable if t h...
1
416,217
12,141,290,455
IssuesEvent
2020-04-23 22:11:49
wavedrom/wavedrom
https://api.github.com/repos/wavedrom/wavedrom
closed
support multiple waveforms in a single file
Priority-Low enhancement :rainbow: imported
_From [alex.d...@gmail.com](https://code.google.com/u/112117906073099522199/) on March 03, 2011 08:28:32_ new data file format proposed <json> { "form1": {<desc>}, "form2": {<desc>}, "form3": {<desc>}, } <desc> [<lane>, <lane>, <lane>], [<mark>, <mark>, <mark>] <lane> (name: <scalar>, wave: <string>, data: <d...
1.0
support multiple waveforms in a single file - _From [alex.d...@gmail.com](https://code.google.com/u/112117906073099522199/) on March 03, 2011 08:28:32_ new data file format proposed <json> { "form1": {<desc>}, "form2": {<desc>}, "form3": {<desc>}, } <desc> [<lane>, <lane>, <lane>], [<mark>, <mark>, <mark>] <l...
priority
support multiple waveforms in a single file from on march new data file format proposed name wave data original issue
1
20,763
3,836,035,649
IssuesEvent
2016-04-01 16:26:24
GoogleCloudPlatform/gcloud-python
https://api.github.com/repos/GoogleCloudPlatform/gcloud-python
opened
System test for 'Topic.check_iam_permissions' fails with 503
pubsub question testing
While working on a new system test for `Topic.check_iam_permissions` (the wrapper for `projects.topics.testIamPermissions`), the back-end consistently fails the API call with a 503:: ```python (Pdb) pp content '{\n "error": {\n "code": 503,\n "message": "The service was unable to fulfill your request. Pleas...
1.0
System test for 'Topic.check_iam_permissions' fails with 503 - While working on a new system test for `Topic.check_iam_permissions` (the wrapper for `projects.topics.testIamPermissions`), the back-end consistently fails the API call with a 503:: ```python (Pdb) pp content '{\n "error": {\n "code": 503,\n "m...
non_priority
system test for topic check iam permissions fails with while working on a new system test for topic check iam permissions the wrapper for projects topics testiampermissions the back end consistently fails the api call with a python pdb pp content n error n code n message...
0
153,975
12,179,359,161
IssuesEvent
2020-04-28 10:32:16
unicode-org/icu4x
https://api.github.com/repos/unicode-org/icu4x
opened
Running tests with different feature sets / architectures
testing
We should think about how we test different feature sets and architectures. By default, `cargo test` only tests your default architecture and the crate's default features. Examples of things we want to test: - `std` vs. `no_std` environment (by enabling or disabling the `std` feature) - Building for the wasm32_...
1.0
Running tests with different feature sets / architectures - We should think about how we test different feature sets and architectures. By default, `cargo test` only tests your default architecture and the crate's default features. Examples of things we want to test: - `std` vs. `no_std` environment (by enabling...
non_priority
running tests with different feature sets architectures we should think about how we test different feature sets and architectures by default cargo test only tests your default architecture and the crate s default features examples of things we want to test std vs no std environment by enabling...
0
714,821
24,576,706,909
IssuesEvent
2022-10-13 12:54:04
chansooligans/oagdedupe
https://api.github.com/repos/chansooligans/oagdedupe
closed
dependency inversion: clustering submodule
enhancement priority
oagdedupe.cluster is used after active learning is completed and model has predicted match scores. This step uses a graph to retrieve connected components and each connected component is a linked ("deduplicated") entity. Currently the `Connected Components` object handles this task. It already inherits from BaseClu...
1.0
dependency inversion: clustering submodule - oagdedupe.cluster is used after active learning is completed and model has predicted match scores. This step uses a graph to retrieve connected components and each connected component is a linked ("deduplicated") entity. Currently the `Connected Components` object handle...
priority
dependency inversion clustering submodule oagdedupe cluster is used after active learning is completed and model has predicted match scores this step uses a graph to retrieve connected components and each connected component is a linked deduplicated entity currently the connected components object handle...
1
354,266
25,157,739,358
IssuesEvent
2022-11-10 14:42:41
OpenMined/PySyft
https://api.github.com/repos/OpenMined/PySyft
opened
lazyrepeatarray has documentation referring specifically to differential privacy
Type: Documentation :books: 0.8
This data structure has nothing to do with DP and shouldn't be tightly coupled in practice or in documentation with DP code.
1.0
lazyrepeatarray has documentation referring specifically to differential privacy - This data structure has nothing to do with DP and shouldn't be tightly coupled in practice or in documentation with DP code.
non_priority
lazyrepeatarray has documentation referring specifically to differential privacy this data structure has nothing to do with dp and shouldn t be tightly coupled in practice or in documentation with dp code
0
382,291
26,491,558,419
IssuesEvent
2023-01-17 23:19:17
irods/python-irodsclient
https://api.github.com/repos/irods/python-irodsclient
closed
Show iRODS Permission Model - List Access Levels
enhancement documentation
We are now in testing phase of 4.3.0. Regarding with the 10 level access controls of iRODS 4.3.0; I am not sure how much this will be important or needed at this moment but I think it looks that end users may need this and also portal clients running on top of PRC may find it useful once PRC is used against iRODS 4.3.0...
1.0
Show iRODS Permission Model - List Access Levels - We are now in testing phase of 4.3.0. Regarding with the 10 level access controls of iRODS 4.3.0; I am not sure how much this will be important or needed at this moment but I think it looks that end users may need this and also portal clients running on top of PRC may ...
non_priority
show irods permission model list access levels we are now in testing phase of regarding with the level access controls of irods i am not sure how much this will be important or needed at this moment but i think it looks that end users may need this and also portal clients running on top of prc may f...
0
192,313
6,848,579,281
IssuesEvent
2017-11-13 19:00:44
USGCRP/gcis
https://api.github.com/repos/USGCRP/gcis
opened
Add Images for Figures with a Single Panel
context Content Management priority high type content
For the CSSR, we only populated Images for Figures with multiple subpanels in the TSU system. We should go through and populate the images for single-panel figures.
1.0
Add Images for Figures with a Single Panel - For the CSSR, we only populated Images for Figures with multiple subpanels in the TSU system. We should go through and populate the images for single-panel figures.
priority
add images for figures with a single panel for the cssr we only populated images for figures with multiple subpanels in the tsu system we should go through and populate the images for single panel figures
1
373,223
11,035,607,558
IssuesEvent
2019-12-07 14:55:49
iluwatar/uml-reverse-mapper
https://api.github.com/repos/iluwatar/uml-reverse-mapper
closed
Upgrade to Java 11
epic:core epic:plugin info:under construction priority:normal type:refactoring
The project is currently using Java 8 features. In this task we update to Java 11. Travis build should also be set to use openjdk 11.
1.0
Upgrade to Java 11 - The project is currently using Java 8 features. In this task we update to Java 11. Travis build should also be set to use openjdk 11.
priority
upgrade to java the project is currently using java features in this task we update to java travis build should also be set to use openjdk
1
610,515
18,910,436,488
IssuesEvent
2021-11-16 13:37:07
Michael-J-Scofield/discord-anti-spam
https://api.github.com/repos/Michael-J-Scofield/discord-anti-spam
closed
DiscordAPIError: Unknown Message
priority: high status: confirmed type: bug
I tried using this package a long time ago and due to this problem I gave up on trying to use it. I saw that the issue had been "fixed," so I gave it a try again, and I still am getting this issue when there is spam. I spam, I get the warning to please stop spamming, and then crash. throw new DiscordAPIError(request...
1.0
DiscordAPIError: Unknown Message - I tried using this package a long time ago and due to this problem I gave up on trying to use it. I saw that the issue had been "fixed," so I gave it a try again, and I still am getting this issue when there is spam. I spam, I get the warning to please stop spamming, and then crash. ...
priority
discordapierror unknown message i tried using this package a long time ago and due to this problem i gave up on trying to use it i saw that the issue had been fixed so i gave it a try again and i still am getting this issue when there is spam i spam i get the warning to please stop spamming and then crash ...
1
819,235
30,724,793,040
IssuesEvent
2023-07-27 18:43:25
algorand/go-algorand
https://api.github.com/repos/algorand/go-algorand
closed
[Research] Ledger firmware build process
Low Priority Team Hyper Flow
Application on the ledger device test are currently executed manually to validate that new applications integrate with the the ledger firmware. These test are currently executed in docker with the hopes of automating the test. The goal of this ticket is to understand the build process of the ledger firmware. In the c...
1.0
[Research] Ledger firmware build process - Application on the ledger device test are currently executed manually to validate that new applications integrate with the the ledger firmware. These test are currently executed in docker with the hopes of automating the test. The goal of this ticket is to understand the bu...
priority
ledger firmware build process application on the ledger device test are currently executed manually to validate that new applications integrate with the the ledger firmware these test are currently executed in docker with the hopes of automating the test the goal of this ticket is to understand the build proce...
1
422,868
12,287,490,657
IssuesEvent
2020-05-09 12:27:16
googleapis/elixir-google-api
https://api.github.com/repos/googleapis/elixir-google-api
opened
Synthesis failed for VideoIntelligence
api: videointelligence autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate VideoIntelligence. :broken_heart: Here's the output from running `synth.py`: ``` 2020-05-09 05:22:03 [INFO] logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/elixir-google-api 2020-05-09 05:22:03,735 autosynth > logs will be written to: /tmpfs/src/github/synthto...
1.0
Synthesis failed for VideoIntelligence - Hello! Autosynth couldn't regenerate VideoIntelligence. :broken_heart: Here's the output from running `synth.py`: ``` 2020-05-09 05:22:03 [INFO] logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/elixir-google-api 2020-05-09 05:22:03,735 autosynth > logs will...
priority
synthesis failed for videointelligence hello autosynth couldn t regenerate videointelligence broken heart here s the output from running synth py logs will be written to tmpfs src github synthtool logs googleapis elixir google api autosynth logs will be written to tmpfs ...
1
47,772
2,985,122,491
IssuesEvent
2015-07-18 18:11:20
e-government-ua/i
https://api.github.com/repos/e-government-ua/i
opened
На дашборде подвязать использоване сервиса экспорта данных по БП ("downloadTasksData")
hi priority
На дашборде, если у пользователя группа "mngr" - отрисовывать: 1) поле input для даты (умолчательно ставить прошлый день) 2) кнопку "Экспортировать", при нажатии на которую вызывать сервис "downloadTasksData" (параметры слать те-же что в таске 517, только дату из п.1) 3) Параметры для сервиса передавать с клиента ...
1.0
На дашборде подвязать использоване сервиса экспорта данных по БП ("downloadTasksData") - На дашборде, если у пользователя группа "mngr" - отрисовывать: 1) поле input для даты (умолчательно ставить прошлый день) 2) кнопку "Экспортировать", при нажатии на которую вызывать сервис "downloadTasksData" (параметры слать т...
priority
на дашборде подвязать использоване сервиса экспорта данных по бп downloadtasksdata на дашборде если у пользователя группа mngr отрисовывать поле input для даты умолчательно ставить прошлый день кнопку экспортировать при нажатии на которую вызывать сервис downloadtasksdata параметры слать т...
1
96,535
3,969,294,155
IssuesEvent
2016-05-03 22:55:30
Baystation12/Baystation12
https://api.github.com/repos/Baystation12/Baystation12
closed
Forced antag spawn while ghosting in autotraitor
⚠ priority: high ⚠
<!-- PUT YOUR ANSWERS ON THE BLANK LINES BELOW THE HEADERS (The lines with four #'s) Don't edit them or delete them it's part of the formatting --> #### Brief description of the issue Game mode was autotraitor, I latejoined as an observing ghost, approximately 15-20 minutes later I was forcibly spawned as an...
1.0
Forced antag spawn while ghosting in autotraitor - <!-- PUT YOUR ANSWERS ON THE BLANK LINES BELOW THE HEADERS (The lines with four #'s) Don't edit them or delete them it's part of the formatting --> #### Brief description of the issue Game mode was autotraitor, I latejoined as an observing ghost, approximate...
priority
forced antag spawn while ghosting in autotraitor put your answers on the blank lines below the headers the lines with four s don t edit them or delete them it s part of the formatting brief description of the issue game mode was autotraitor i latejoined as an observing ghost approximate...
1
182,100
14,102,821,441
IssuesEvent
2020-11-06 09:20:55
microsoft/react-native-windows
https://api.github.com/repos/microsoft/react-native-windows
closed
Re-enable DesktopIntegrationTests (were intermittently crashing in CI)
Area: Tests bug
``` ##[error]The active test run was aborted. Reason: Test host process crashed Results File: d:\a\_temp\TestResults\VssAdministrator_fv-az123_2020-05-29_18_00_26.trx ##[error]The active Test Run was aborted because the host process exited unexpectedly while executing following test(s): ##[error]RNTesterIntegration...
1.0
Re-enable DesktopIntegrationTests (were intermittently crashing in CI) - ``` ##[error]The active test run was aborted. Reason: Test host process crashed Results File: d:\a\_temp\TestResults\VssAdministrator_fv-az123_2020-05-29_18_00_26.trx ##[error]The active Test Run was aborted because the host process exited unex...
non_priority
re enable desktopintegrationtests were intermittently crashing in ci the active test run was aborted reason test host process crashed results file d a temp testresults vssadministrator fv trx the active test run was aborted because the host process exited unexpectedly while executing...
0
47,071
13,056,027,032
IssuesEvent
2020-07-30 03:25:57
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
Error in copy-constructor of I3MCTree when adding simprod DetectorSim to the tray (Trac #2387)
Incomplete Migration Migrated from Trac combo core defect
Migrated from https://code.icecube.wisc.edu/ticket/2387 ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "description": "The following code runs fine if the DetectorSim traysegment is not added after calling the I3MCTree copy-constructor.\nFailure can be caused by executing the script wi...
1.0
Error in copy-constructor of I3MCTree when adding simprod DetectorSim to the tray (Trac #2387) - Migrated from https://code.icecube.wisc.edu/ticket/2387 ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "description": "The following code runs fine if the DetectorSim traysegment is not add...
non_priority
error in copy constructor of when adding simprod detectorsim to the tray trac migrated from json status closed changetime description the following code runs fine if the detectorsim traysegment is not added after calling the copy constructor nfailure can be cau...
0
184,673
21,784,927,966
IssuesEvent
2022-05-14 01:50:22
emilwareus/generator-jhipster
https://api.github.com/repos/emilwareus/generator-jhipster
opened
CVE-2022-22970 (Medium) detected in spring-beans-5.0.6.RELEASE.jar, spring-core-5.0.6.RELEASE.jar
security vulnerability
## CVE-2022-22970 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>spring-beans-5.0.6.RELEASE.jar</b>, <b>spring-core-5.0.6.RELEASE.jar</b></p></summary> <p> <details><summary><b>sp...
True
CVE-2022-22970 (Medium) detected in spring-beans-5.0.6.RELEASE.jar, spring-core-5.0.6.RELEASE.jar - ## CVE-2022-22970 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>spring-beans-5....
non_priority
cve medium detected in spring beans release jar spring core release jar cve medium severity vulnerability vulnerable libraries spring beans release jar spring core release jar spring beans release jar spring beans library home page a href p...
0
45,574
9,785,258,047
IssuesEvent
2019-06-09 04:53:41
electrumsv/electrumsv
https://api.github.com/repos/electrumsv/electrumsv
opened
Run mypy over the code-base and get it working in some initial form
code quality enhancement
Some of the source code has been marked up with type annotations, it just needs someone to get mypy working. Not sure how much work is involved.
1.0
Run mypy over the code-base and get it working in some initial form - Some of the source code has been marked up with type annotations, it just needs someone to get mypy working. Not sure how much work is involved.
non_priority
run mypy over the code base and get it working in some initial form some of the source code has been marked up with type annotations it just needs someone to get mypy working not sure how much work is involved
0
305,231
26,372,004,433
IssuesEvent
2023-01-11 21:34:18
Azure/azure-sdk-for-js
https://api.github.com/repos/Azure/azure-sdk-for-js
closed
Smoke test for storage-blob-changefeed is failing with authentication error
Client Storage test-enhancement
Smoke test is failing for storage-blob-changefeed with below error. Currently smoke test is disabled for this package. We should reenable this test once issue in this sample testing is resolved. ##[error]Test Failed - Package: storage-blob-changefeed - Sample File:basic.js Exception: RestError: <?xml version="1.0" en...
1.0
Smoke test for storage-blob-changefeed is failing with authentication error - Smoke test is failing for storage-blob-changefeed with below error. Currently smoke test is disabled for this package. We should reenable this test once issue in this sample testing is resolved. ##[error]Test Failed - Package: storage-blob-c...
non_priority
smoke test for storage blob changefeed is failing with authentication error smoke test is failing for storage blob changefeed with below error currently smoke test is disabled for this package we should reenable this test once issue in this sample testing is resolved test failed package storage blob changef...
0
98,262
11,049,526,387
IssuesEvent
2019-12-10 00:01:52
tectijuana/logicaprogramacion
https://api.github.com/repos/tectijuana/logicaprogramacion
closed
Proyecto Final
documentation
Estudiante de NT demuestra propuestas de trabajo usando Github Pages con su Software propuesta
1.0
Proyecto Final - Estudiante de NT demuestra propuestas de trabajo usando Github Pages con su Software propuesta
non_priority
proyecto final estudiante de nt demuestra propuestas de trabajo usando github pages con su software propuesta
0
179,875
14,725,215,738
IssuesEvent
2021-01-06 04:16:25
holtzmak/Humane-Transport
https://api.github.com/repos/holtzmak/Humane-Transport
closed
Investigate (and create) Role-Based Access and Security Provisions for the application
documentation
We've since decided that transporters need to login to the application to use it because: 1. Valid login information protects transporters from malicious attempts to submit fake animal transport forms in their name 2. Prevents unauthorized persons from using the application (we don't want or need the general public s...
1.0
Investigate (and create) Role-Based Access and Security Provisions for the application - We've since decided that transporters need to login to the application to use it because: 1. Valid login information protects transporters from malicious attempts to submit fake animal transport forms in their name 2. Prevents un...
non_priority
investigate and create role based access and security provisions for the application we ve since decided that transporters need to login to the application to use it because valid login information protects transporters from malicious attempts to submit fake animal transport forms in their name prevents un...
0
425,370
12,339,308,028
IssuesEvent
2020-05-14 17:54:24
threefoldfoundation/tfwebserver_projects_people
https://api.github.com/repos/threefoldfoundation/tfwebserver_projects_people
closed
Wisdom Council image
priority_major
Zia started and came up with this: ![ZQ - CIA - WS - 2020 05 - GRAPHIC - Wisdom Council ](https://user-images.githubusercontent.com/20182572/81944320-e38a2480-95fc-11ea-8de1-f0497271d64d.png) Again due to lack of time we haven't made it so it aligns with other images. I'm thinking of something more like this: ...
1.0
Wisdom Council image - Zia started and came up with this: ![ZQ - CIA - WS - 2020 05 - GRAPHIC - Wisdom Council ](https://user-images.githubusercontent.com/20182572/81944320-e38a2480-95fc-11ea-8de1-f0497271d64d.png) Again due to lack of time we haven't made it so it aligns with other images. I'm thinking of som...
priority
wisdom council image zia started and came up with this again due to lack of time we haven t made it so it aligns with other images i m thinking of something more like this would it be possible also logo can be a bit like a web with hands webmakers around
1
114,244
9,693,753,544
IssuesEvent
2019-05-24 16:57:28
microsoft/VFSForGit
https://api.github.com/repos/microsoft/VFSForGit
opened
LooseObjectStepTests.CorruptLooseObjectIsDeleted failed in CI build
type: test-reliability
https://gvfs.visualstudio.com/ci/_build/results?buildId=11641 ``` Errors, Failures and Warnings 1) Failed : GVFS.FunctionalTests.Tests.EnlistmentPerTestCase.LooseObjectStepTests.CorruptLooseObjectIsDeleted() Incorrect number of loose objects after third loose object step Expected: 0 But was: 1 at GVFS.T...
1.0
LooseObjectStepTests.CorruptLooseObjectIsDeleted failed in CI build - https://gvfs.visualstudio.com/ci/_build/results?buildId=11641 ``` Errors, Failures and Warnings 1) Failed : GVFS.FunctionalTests.Tests.EnlistmentPerTestCase.LooseObjectStepTests.CorruptLooseObjectIsDeleted() Incorrect number of loose object...
non_priority
looseobjectsteptests corruptlooseobjectisdeleted failed in ci build errors failures and warnings failed gvfs functionaltests tests enlistmentpertestcase looseobjectsteptests corruptlooseobjectisdeleted incorrect number of loose objects after third loose object step expected but was ...
0
137,337
18,752,688,739
IssuesEvent
2021-11-05 05:49:46
madhans23/linux-4.15
https://api.github.com/repos/madhans23/linux-4.15
opened
CVE-2019-19051 (Medium) detected in linux-stablev4.17.12
security vulnerability
## CVE-2019-19051 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stablev4.17.12</b></p></summary> <p> <p>Linux kernel stable tree</p> <p>Library home page: <a href=https://git...
True
CVE-2019-19051 (Medium) detected in linux-stablev4.17.12 - ## CVE-2019-19051 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stablev4.17.12</b></p></summary> <p> <p>Linux kerne...
non_priority
cve medium detected in linux cve medium severity vulnerability vulnerable library linux linux kernel stable tree library home page a href found in head commit a href found in base branch master vulnerable source files drivers net wi...
0
733,777
25,321,664,610
IssuesEvent
2022-11-18 04:51:23
meshery/meshery-linkerd
https://api.github.com/repos/meshery/meshery-linkerd
closed
Linkerd Provisioning failure: Kubernetes 1.25
kind/bug priority/urgent issue/stale
#### Screenshots/Logs ``` $ k logs -n linkerd linkerd-destination-6488985db9-hr7cp Defaulted container "linkerd-proxy" out of: linkerd-proxy, destination, sp-validator, policy, linkerd-init (init) Error from server (BadRequest): container "linkerd-proxy" in pod "linkerd-destination-6488985db9-hr7cp" is waiting to...
1.0
Linkerd Provisioning failure: Kubernetes 1.25 - #### Screenshots/Logs ``` $ k logs -n linkerd linkerd-destination-6488985db9-hr7cp Defaulted container "linkerd-proxy" out of: linkerd-proxy, destination, sp-validator, policy, linkerd-init (init) Error from server (BadRequest): container "linkerd-proxy" in pod "lin...
priority
linkerd provisioning failure kubernetes screenshots logs k logs n linkerd linkerd destination defaulted container linkerd proxy out of linkerd proxy destination sp validator policy linkerd init init error from server badrequest container linkerd proxy in pod linkerd destinati...
1
277,860
8,633,577,269
IssuesEvent
2018-11-22 14:16:33
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.pommesglueck.de - design is broken
browser-firefox-mobile priority-normal
<!-- @browser: Firefox Mobile 64.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:64.0) Gecko/64.0 Firefox/64.0 --> <!-- @reported_with: mobile-reporter --> **URL**: http://www.pommesglueck.de/menue/ **Browser / Version**: Firefox Mobile 64.0 **Operating System**: Android 8.0.0 **Tested Another Browser**...
1.0
www.pommesglueck.de - design is broken - <!-- @browser: Firefox Mobile 64.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:64.0) Gecko/64.0 Firefox/64.0 --> <!-- @reported_with: mobile-reporter --> **URL**: http://www.pommesglueck.de/menue/ **Browser / Version**: Firefox Mobile 64.0 **Operating System**:...
priority
design is broken url browser version firefox mobile operating system android tested another browser no problem type design is broken description man kann das ende der seite ganz unten nicht sehen steps to reproduce browser configuration none ...
1
496,401
14,346,546,657
IssuesEvent
2020-11-29 01:14:05
azerothcore/azerothcore-wotlk
https://api.github.com/repos/azerothcore/azerothcore-wotlk
closed
Hack tool or exploit
Priority - Critical
Hack tool or exploit ##### SMALL DESCRIPTION: I found a player in my server that uses the exploit to create coins and items. Unfortunately, I have no way to get any information from that player ![image](https://user-images.githubusercontent.com/18535853/76367425-f451bc00-6367-11ea-92c0-86f768ea1e6d.png) ![image]...
1.0
Hack tool or exploit - Hack tool or exploit ##### SMALL DESCRIPTION: I found a player in my server that uses the exploit to create coins and items. Unfortunately, I have no way to get any information from that player ![image](https://user-images.githubusercontent.com/18535853/76367425-f451bc00-6367-11ea-92c0-86f7...
priority
hack tool or exploit hack tool or exploit small description i found a player in my server that uses the exploit to create coins and items unfortunately i have no way to get any information from that player steps to reproduce the problem i guess there may be through the bank ...
1
182,817
14,922,928,148
IssuesEvent
2021-01-23 16:49:31
chrisnorman7/earwax
https://api.github.com/repos/chrisnorman7/earwax
closed
Create "Getting Started with Stories" document
documentation enhancement
There needs to be a document explaining how to get started with stories.
1.0
Create "Getting Started with Stories" document - There needs to be a document explaining how to get started with stories.
non_priority
create getting started with stories document there needs to be a document explaining how to get started with stories
0
135,751
18,721,218,886
IssuesEvent
2021-11-03 12:01:39
samisalamiws/gradle-with-private-dep
https://api.github.com/repos/samisalamiws/gradle-with-private-dep
opened
CVE-2021-21295 (Medium) detected in netty-all-4.0.33.Final.jar
security vulnerability
## CVE-2021-21295 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-all-4.0.33.Final.jar</b></p></summary> <p>Netty is an asynchronous event-driven network application framework ...
True
CVE-2021-21295 (Medium) detected in netty-all-4.0.33.Final.jar - ## CVE-2021-21295 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-all-4.0.33.Final.jar</b></p></summary> <p>Net...
non_priority
cve medium detected in netty all final jar cve medium severity vulnerability vulnerable library netty all final jar netty is an asynchronous event driven network application framework for rapid development of maintainable high performance protocol servers and clients ...
0
7,582
5,082,095,274
IssuesEvent
2016-12-29 14:01:48
lionheart/openradar-mirror
https://api.github.com/repos/lionheart/openradar-mirror
opened
29825294: IKEv2 VPN from mobileconfig does not appear in Set Service Order in System Preferences
classification:ui/usability reproducible:always status:open
#### Description Area: Networking Summary: An IKEv2 VPN that is delivered through a mobileconfig profile does not appear in "Set Service Order" in the Network System Preferences pane. Therefore it is not possible to prioritise the network connection above or below other network adapters. Steps to Reproduce: 1...
True
29825294: IKEv2 VPN from mobileconfig does not appear in Set Service Order in System Preferences - #### Description Area: Networking Summary: An IKEv2 VPN that is delivered through a mobileconfig profile does not appear in "Set Service Order" in the Network System Preferences pane. Therefore it is not possible to...
non_priority
vpn from mobileconfig does not appear in set service order in system preferences description area networking summary an vpn that is delivered through a mobileconfig profile does not appear in set service order in the network system preferences pane therefore it is not possible to prioritise the...
0
185,489
6,722,374,135
IssuesEvent
2017-10-16 14:56:55
Drupal4Gov/Drupal-GovCon-2017
https://api.github.com/repos/Drupal4Gov/Drupal-GovCon-2017
closed
Tweak archive site redirects to append .html
low priority
Google search results has a lot of pages such as https://www.drupalgovcon.org/drupal-govcon-2016/program, which now 404 in the new Drupal site when they should redirect to https://www.drupalgovcon.org/drupal-govcon-2016/program.html (appending the .html)
1.0
Tweak archive site redirects to append .html - Google search results has a lot of pages such as https://www.drupalgovcon.org/drupal-govcon-2016/program, which now 404 in the new Drupal site when they should redirect to https://www.drupalgovcon.org/drupal-govcon-2016/program.html (appending the .html)
priority
tweak archive site redirects to append html google search results has a lot of pages such as which now in the new drupal site when they should redirect to appending the html
1
18,405
2,615,170,409
IssuesEvent
2015-03-01 06:52:13
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
opened
How to do full text search with Indexedb
auto-migrated Milestone-Q22012 New offline Priority-P2 Tutorial Type-Feature
``` Possibly a good library: https://github.com/olivernn/lunr.js/tree/ ``` Original issue reported on code.google.com by `ericbide...@html5rocks.com` on 18 Oct 2011 at 7:04
1.0
How to do full text search with Indexedb - ``` Possibly a good library: https://github.com/olivernn/lunr.js/tree/ ``` Original issue reported on code.google.com by `ericbide...@html5rocks.com` on 18 Oct 2011 at 7:04
priority
how to do full text search with indexedb possibly a good library original issue reported on code google com by ericbide com on oct at
1
680,335
23,266,598,211
IssuesEvent
2022-08-04 18:01:36
chakra-ui/chakra-ui
https://api.github.com/repos/chakra-ui/chakra-ui
closed
Preview build of CodeSandbox is broken
Priority: High 🚨
### Description When I've submitted a PR and open CodeSandbox preview, an error has been occurred regardless of the content of PR. ### Link to Reproduction https://codesandbox.io/s/create-react-app-ts-x2jy8c ### Steps to reproduce 1. Submit PR 2. Create CodeSandbox with preview build hosted on `pkg.csb.dev`. 3. ...
1.0
Preview build of CodeSandbox is broken - ### Description When I've submitted a PR and open CodeSandbox preview, an error has been occurred regardless of the content of PR. ### Link to Reproduction https://codesandbox.io/s/create-react-app-ts-x2jy8c ### Steps to reproduce 1. Submit PR 2. Create CodeSandbox with pr...
priority
preview build of codesandbox is broken description when i ve submitted a pr and open codesandbox preview an error has been occurred regardless of the content of pr link to reproduction steps to reproduce submit pr create codesandbox with preview build hosted on pkg csb dev the error...
1
794,042
28,020,249,086
IssuesEvent
2023-03-28 04:27:14
decompme/decomp.me
https://api.github.com/repos/decompme/decomp.me
closed
Codemirror state not being properly updated with latest scratch contents after saving and then navigating to and from the scratch page
bug help wanted frontend high priority
https://discord.com/channels/897066363951128586/897066363951128590/1083756322874458253 Video that reproduces it above. I can confirm this happens both on local builds and on local `yarn dev`. I also noticed that the network request for the scratch data includes the correct, up-to-date source code, and the site ev...
1.0
Codemirror state not being properly updated with latest scratch contents after saving and then navigating to and from the scratch page - https://discord.com/channels/897066363951128586/897066363951128590/1083756322874458253 Video that reproduces it above. I can confirm this happens both on local builds and on loc...
priority
codemirror state not being properly updated with latest scratch contents after saving and then navigating to and from the scratch page video that reproduces it above i can confirm this happens both on local builds and on local yarn dev i also noticed that the network request for the scratch data includes ...
1
16,393
21,162,951,338
IssuesEvent
2022-04-07 11:03:54
nodejs/node
https://api.github.com/repos/nodejs/node
closed
child_process stdin is not emitting 'drain' so that piping can resume
child_process
### Version v16.14.2 ### Platform Linux mcws 5.4.0-96-generic #109-Ubuntu SMP Wed Jan 12 16:49:16 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ### Subsystem stream child_process ### What steps will reproduce the bug? Run: ```js import childProcess from 'child_process' import stream from 'stream' import util fro...
1.0
child_process stdin is not emitting 'drain' so that piping can resume - ### Version v16.14.2 ### Platform Linux mcws 5.4.0-96-generic #109-Ubuntu SMP Wed Jan 12 16:49:16 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ### Subsystem stream child_process ### What steps will reproduce the bug? Run: ```js import childPr...
non_priority
child process stdin is not emitting drain so that piping can resume version platform linux mcws generic ubuntu smp wed jan utc gnu linux subsystem stream child process what steps will reproduce the bug run js import childprocess from child proc...
0
632,669
20,203,922,801
IssuesEvent
2022-02-11 18:01:09
aws-solutions/aws-media-insights-content-localization
https://api.github.com/repos/aws-solutions/aws-media-insights-content-localization
closed
add missing tests into the release-workflow
enhancement point: 3 priority: low
add hawkeye scanner and e2e tests back into the release-workflow
1.0
add missing tests into the release-workflow - add hawkeye scanner and e2e tests back into the release-workflow
priority
add missing tests into the release workflow add hawkeye scanner and tests back into the release workflow
1
723,770
24,907,515,398
IssuesEvent
2022-10-29 12:53:59
pyg-team/pytorch_geometric
https://api.github.com/repos/pyg-team/pytorch_geometric
closed
[Community Sprint] Add missing type hints and TorchScript support 🚀
feature 0 - Priority P0 roadmap type hints
### 🚀 The feature, motivation and pitch **We are kicking off our very first community sprint!** The community sprint resolves around **adding missing type hints and TorchScript support** for various functions across PyG, aiming to improve and clean-up our core codebase. Each individual contribution is designed t...
1.0
[Community Sprint] Add missing type hints and TorchScript support 🚀 - ### 🚀 The feature, motivation and pitch **We are kicking off our very first community sprint!** The community sprint resolves around **adding missing type hints and TorchScript support** for various functions across PyG, aiming to improve and...
priority
add missing type hints and torchscript support 🚀 🚀 the feature motivation and pitch we are kicking off our very first community sprint the community sprint resolves around adding missing type hints and torchscript support for various functions across pyg aiming to improve and clean up our cor...
1
45,659
7,195,148,165
IssuesEvent
2018-02-04 14:16:03
ganeti/ganeti
https://api.github.com/repos/ganeti/ganeti
closed
FAQ Documentation: Features: Storage
AutoMigrated Status:Fixed Type-Documentation
Originally reported of Google Code with ID 658. ``` Hi Santi, We're creating a Ganeti FAQ, and need your help generating content for the topic "Features: Storage." Please answer questions 1.5-1.8 in the Google Doc "Ganeti Eng FAQ": https://docs.google.com/a/google.com/document/d/1FvxBhqoqSQ40kU7D_BEBo4E33yP_7EY3e48...
1.0
FAQ Documentation: Features: Storage - Originally reported of Google Code with ID 658. ``` Hi Santi, We're creating a Ganeti FAQ, and need your help generating content for the topic "Features: Storage." Please answer questions 1.5-1.8 in the Google Doc "Ganeti Eng FAQ": https://docs.google.com/a/google.com/document...
non_priority
faq documentation features storage originally reported of google code with id hi santi we re creating a ganeti faq and need your help generating content for the topic features storage please answer questions in the google doc ganeti eng faq deadline eod monday january thanks...
0
136,244
30,506,290,732
IssuesEvent
2023-07-18 17:08:27
Lexpedite/blawx
https://api.github.com/repos/Lexpedite/blawx
opened
Code generation via LLM
enhancement code editor
Blawx code is currently represented as XML. That method has been deprecated by Blockly, and there is an issue for upgrading (#137). Once that has happened, it will be possible to give something like the -0613 models of GPT4 a JSON schema, and a set of examples to work from, and ask it to generate Blockly code direct...
1.0
Code generation via LLM - Blawx code is currently represented as XML. That method has been deprecated by Blockly, and there is an issue for upgrading (#137). Once that has happened, it will be possible to give something like the -0613 models of GPT4 a JSON schema, and a set of examples to work from, and ask it to ge...
non_priority
code generation via llm blawx code is currently represented as xml that method has been deprecated by blockly and there is an issue for upgrading once that has happened it will be possible to give something like the models of a json schema and a set of examples to work from and ask it to generate b...
0
12,459
2,700,550,023
IssuesEvent
2015-04-04 08:48:48
lextm/obfuscar
https://api.github.com/repos/lextm/obfuscar
closed
Obfuscated program crashes with exception (sometimes)
auto-migrated question Type-Defect
``` What steps will reproduce the problem? 1. run MY program 2. obfuscate it 3. run again What is the expected output? Running program as well as non-obfuscated version. What do you see instead? Crash with exception. What version of the product are you using? 1.5.4 On what operating system? openSuse 10.3. Please ...
1.0
Obfuscated program crashes with exception (sometimes) - ``` What steps will reproduce the problem? 1. run MY program 2. obfuscate it 3. run again What is the expected output? Running program as well as non-obfuscated version. What do you see instead? Crash with exception. What version of the product are you using? ...
non_priority
obfuscated program crashes with exception sometimes what steps will reproduce the problem run my program obfuscate it run again what is the expected output running program as well as non obfuscated version what do you see instead crash with exception what version of the product are you using ...
0
750,254
26,195,015,816
IssuesEvent
2023-01-03 12:41:19
mozilla/addons-server
https://api.github.com/repos/mozilla/addons-server
closed
Add more throttling around ratings
component:ratings_and_reviews priority: p3 priority:p3
We should have throttling for ratings per day on top of the per minute thresholds we already have. Let's start with: - 24 new ratings per user per day - 36 new ratings per IP per day - 50 edits/deletes per user per day - 100 edits/deletes per IP per day
2.0
Add more throttling around ratings - We should have throttling for ratings per day on top of the per minute thresholds we already have. Let's start with: - 24 new ratings per user per day - 36 new ratings per IP per day - 50 edits/deletes per user per day - 100 edits/deletes per IP per day
priority
add more throttling around ratings we should have throttling for ratings per day on top of the per minute thresholds we already have let s start with new ratings per user per day new ratings per ip per day edits deletes per user per day edits deletes per ip per day
1
130,663
5,119,236,517
IssuesEvent
2017-01-08 15:57:08
graphcool/console
https://api.github.com/repos/graphcool/console
opened
Improvements with DateTime in databrowser
area/models/databrowser enhancement priority/high
When I create a `DateTime` field in the playground or in a script, this is the behaviour: ```graphql mutation { createMovie( releaseDate: "2016-02-02" title: "Movie" ) { releaseDate } } ``` ```json { "data": { "createMovie": { "movie": { "releaseDate":...
1.0
Improvements with DateTime in databrowser - When I create a `DateTime` field in the playground or in a script, this is the behaviour: ```graphql mutation { createMovie( releaseDate: "2016-02-02" title: "Movie" ) { releaseDate } } ``` ```json { "data": { "createMovie":...
priority
improvements with datetime in databrowser when i create a datetime field in the playground or in a script this is the behaviour graphql mutation createmovie releasedate title movie releasedate json data createmovie ...
1
247,836
18,857,991,393
IssuesEvent
2021-11-12 09:15:42
jayasting98/pe
https://api.github.com/repos/jayasting98/pe
opened
`add` command UG description does not match up with actual functionality
severity.VeryLow type.DocumentationBug
Tag parameter(s) are missing from the command format. ![image.png](https://raw.githubusercontent.com/jayasting98/pe/main/files/acac508a-39be-4e83-905e-a99ae010190a.png) <!--session: 1636704727187-d20302e8-b05b-454d-89e9-afe6e8c56d65--> <!--Version: Web v3.4.1-->
1.0
`add` command UG description does not match up with actual functionality - Tag parameter(s) are missing from the command format. ![image.png](https://raw.githubusercontent.com/jayasting98/pe/main/files/acac508a-39be-4e83-905e-a99ae010190a.png) <!--session: 1636704727187-d20302e8-b05b-454d-89e9-afe6e8c56d65--> <!--V...
non_priority
add command ug description does not match up with actual functionality tag parameter s are missing from the command format
0
96,655
10,958,528,033
IssuesEvent
2019-11-27 09:35:14
harveylo/TimelineTesting
https://api.github.com/repos/harveylo/TimelineTesting
opened
Milestone: UserControllerTest refactored
documentation
The UserControllerTest refactor is completed: - Replace all multiple assert calls with assertAll calls - All tests have names displayed - The life circle is per-method
1.0
Milestone: UserControllerTest refactored - The UserControllerTest refactor is completed: - Replace all multiple assert calls with assertAll calls - All tests have names displayed - The life circle is per-method
non_priority
milestone usercontrollertest refactored the usercontrollertest refactor is completed replace all multiple assert calls with assertall calls all tests have names displayed the life circle is per method
0
42,088
22,282,333,381
IssuesEvent
2022-06-11 04:04:18
tailscale/tailscale
https://api.github.com/repos/tailscale/tailscale
closed
Lower aggregate performance than expected with sparxsystems Enterprise Architect
L1 Very few P1 Nuisance T3 Performance/Debugging bug
### What is the issue? **Dear Tailscale Support,** Our company is setting up an Enterprise Architect server, using Tailscale VPN between the server and clients. During the configuration, we have encountered challenges, where we would be highly appreciate your support, and looking for your expertise. Below...
True
Lower aggregate performance than expected with sparxsystems Enterprise Architect - ### What is the issue? **Dear Tailscale Support,** Our company is setting up an Enterprise Architect server, using Tailscale VPN between the server and clients. During the configuration, we have encountered challenges, where we...
non_priority
lower aggregate performance than expected with sparxsystems enterprise architect what is the issue dear tailscale support our company is setting up an enterprise architect server using tailscale vpn between the server and clients during the configuration we have encountered challenges where we...
0
292,017
21,946,639,009
IssuesEvent
2022-05-24 01:50:01
Aula14Grupo2/Practicas
https://api.github.com/repos/Aula14Grupo2/Practicas
opened
Correccion del Documento 'Ejercicios de tipos de datos simples.ipynb' Ejercicio #4 y Ejercicio #6
documentation
Dichos ejercicios no fueron pasados correctamente. La fuente de los ejercicios estan en el siguiente enlace: https://aprendeconalf.es/docencia/python/ejercicios/tipos-datos/
1.0
Correccion del Documento 'Ejercicios de tipos de datos simples.ipynb' Ejercicio #4 y Ejercicio #6 - Dichos ejercicios no fueron pasados correctamente. La fuente de los ejercicios estan en el siguiente enlace: https://aprendeconalf.es/docencia/python/ejercicios/tipos-datos/
non_priority
correccion del documento ejercicios de tipos de datos simples ipynb ejercicio y ejercicio dichos ejercicios no fueron pasados correctamente la fuente de los ejercicios estan en el siguiente enlace
0
216,521
7,309,032,115
IssuesEvent
2018-02-28 10:22:37
Mandiklopper/People-Connect
https://api.github.com/repos/Mandiklopper/People-Connect
closed
ACCESS/User Does not Belong to Group
Normal Priority
Please, it is still the same thing./ Error message received is User Anthonia.Onyeji does not belong to any group
1.0
ACCESS/User Does not Belong to Group - Please, it is still the same thing./ Error message received is User Anthonia.Onyeji does not belong to any group
priority
access user does not belong to group please it is still the same thing error message received is user anthonia onyeji does not belong to any group
1
31,397
8,691,322,156
IssuesEvent
2018-12-04 00:49:14
QubesOS/qubes-issues
https://api.github.com/repos/QubesOS/qubes-issues
closed
qubes-builder-mirage template-creation
C: builder bug
### Qubes OS version: <!-- (e.g., `R3.2`) You can get it from the dom0 terminal with the command `cat /etc/qubes-release` Type below this line. --> R4.0 <!-- Type above this line. --> ### Affected component(s): <!-- Type below this line. --> qubes-builder / builder-mirage ...
1.0
qubes-builder-mirage template-creation - ### Qubes OS version: <!-- (e.g., `R3.2`) You can get it from the dom0 terminal with the command `cat /etc/qubes-release` Type below this line. --> R4.0 <!-- Type above this line. --> ### Affected component(s): <!-- Type below this line. --> ...
non_priority
qubes builder mirage template creation qubes os version e g you can get it from the terminal with the command cat etc qubes release type below this line affected component s qubes builder builder mirage steps...
0
172,719
21,054,778,768
IssuesEvent
2022-04-01 01:14:57
gsylvie/t
https://api.github.com/repos/gsylvie/t
opened
CVE-2022-22965 (High) detected in spring-beans-4.3.11.RELEASE.jar
security vulnerability
## CVE-2022-22965 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-beans-4.3.11.RELEASE.jar</b></p></summary> <p>Spring Beans</p> <p>Library home page: <a href="https://github.co...
True
CVE-2022-22965 (High) detected in spring-beans-4.3.11.RELEASE.jar - ## CVE-2022-22965 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-beans-4.3.11.RELEASE.jar</b></p></summary> ...
non_priority
cve high detected in spring beans release jar cve high severity vulnerability vulnerable library spring beans release jar spring beans library home page a href path to dependency file t pom xml path to vulnerable library repository org springframework spring be...
0
92,918
10,763,841,909
IssuesEvent
2019-11-01 06:00:25
P-iknow/nodebird
https://api.github.com/repos/P-iknow/nodebird
opened
option method
documentation study
## options 메쏘드에 대해 ![image](https://user-images.githubusercontent.com/35516239/68005343-4bf46280-fcb8-11e9-85e7-7744d672f6ae.png) POST 메소드로 리모트 서버의 프로토콜을 호출하면 POST만 요청하지 않는다. 동일한 주소의 OPTIONS 메소드를 먼저 요청하고 200 응답을 확인 후 POST 메쏘드를 호출한다. 이것을 Preflighted request라고 한다. POST, PUT처럼 서버 자원을 변경하는 메소드일 경우 서버 확인을 위해 OPTIONS 메...
1.0
option method - ## options 메쏘드에 대해 ![image](https://user-images.githubusercontent.com/35516239/68005343-4bf46280-fcb8-11e9-85e7-7744d672f6ae.png) POST 메소드로 리모트 서버의 프로토콜을 호출하면 POST만 요청하지 않는다. 동일한 주소의 OPTIONS 메소드를 먼저 요청하고 200 응답을 확인 후 POST 메쏘드를 호출한다. 이것을 Preflighted request라고 한다. POST, PUT처럼 서버 자원을 변경하는 메소드일 경우 서버 ...
non_priority
option method options 메쏘드에 대해 post 메소드로 리모트 서버의 프로토콜을 호출하면 post만 요청하지 않는다 동일한 주소의 options 메소드를 먼저 요청하고 응답을 확인 후 post 메쏘드를 호출한다 이것을 preflighted request라고 한다 post put처럼 서버 자원을 변경하는 메소드일 경우 서버 확인을 위해 options 메소드를 사용하는 것이다 post put 메소드는 서버 자원 변경을 위해 많은 데이터를 전송할 수 있기 때문이다 만약 서버에 문제가 있다면 많은 데이터를 보...
0
249,101
26,884,720,145
IssuesEvent
2023-02-06 01:23:10
panasalap/linux-4.19.72_test
https://api.github.com/repos/panasalap/linux-4.19.72_test
closed
CVE-2022-28388 (Medium) detected in linux-yoctov5.4.51 - autoclosed
security vulnerability
## CVE-2022-28388 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary> <p> <p>Yocto Linux Embedded kernel</p> <p>Library home page: <a href=https://gi...
True
CVE-2022-28388 (Medium) detected in linux-yoctov5.4.51 - autoclosed - ## CVE-2022-28388 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary> <p> <p>Yo...
non_priority
cve medium detected in linux autoclosed cve medium severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in head commit a href found in base branch master vulnerable source files ...
0
107,302
4,301,152,168
IssuesEvent
2016-07-20 06:11:13
ClinGen/clincoded
https://api.github.com/repos/ClinGen/clincoded
closed
Remove the "Return to Evidence" button
priority: high R7alpha1 release ready variant curation interface
Once in an Interpretation we will not give curators the ability to return to the evidence pool. For now we will remove the "Return to Evidence" button.
1.0
Remove the "Return to Evidence" button - Once in an Interpretation we will not give curators the ability to return to the evidence pool. For now we will remove the "Return to Evidence" button.
priority
remove the return to evidence button once in an interpretation we will not give curators the ability to return to the evidence pool for now we will remove the return to evidence button
1
11,366
2,649,622,373
IssuesEvent
2015-03-15 03:28:09
zanix/wowroster
https://api.github.com/repos/zanix/wowroster
closed
Guild data fails on clean installs
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. latest versions of both wow addons 2. clean install 3. launch game, scan everything, open guild vault etc, save with no errors via icon, /reloadui, attempt upload to fresh install of wowroster What is the expected output? success What do you see instead? failure Could n...
1.0
Guild data fails on clean installs - ``` What steps will reproduce the problem? 1. latest versions of both wow addons 2. clean install 3. launch game, scan everything, open guild vault etc, save with no errors via icon, /reloadui, attempt upload to fresh install of wowroster What is the expected output? success Wha...
non_priority
guild data fails on clean installs what steps will reproduce the problem latest versions of both wow addons clean install launch game scan everything open guild vault etc save with no errors via icon reloadui attempt upload to fresh install of wowroster what is the expected output success wha...
0
2,322
4,480,056,334
IssuesEvent
2016-08-28 01:19:31
iosdevelopershq/Foobot
https://api.github.com/repos/iosdevelopershq/Foobot
opened
Announcements
New Service
We would like a series of ways to broadcast information to our users. - New user messages: when a new user joins we want Foobot to be able to send them a message - Timed messages: we would like Foobot to, at a definable interval, send messages to all/certain channels - One off messages: We would like to have Foobo...
1.0
Announcements - We would like a series of ways to broadcast information to our users. - New user messages: when a new user joins we want Foobot to be able to send them a message - Timed messages: we would like Foobot to, at a definable interval, send messages to all/certain channels - One off messages: We would li...
non_priority
announcements we would like a series of ways to broadcast information to our users new user messages when a new user joins we want foobot to be able to send them a message timed messages we would like foobot to at a definable interval send messages to all certain channels one off messages we would li...
0
815,044
30,534,043,766
IssuesEvent
2023-07-19 16:00:59
awslabs/aws-dataall
https://api.github.com/repos/awslabs/aws-dataall
closed
Feature request: disable profiling results view to secret datasets
type: newfeature priority: high
**Is your idea related to a problem? Please describe.** Since datasets preview is disabled for "secret" datasets it also seems logical to restrict the view of the profiling results. **Describe the solution you'd like** If a dataset has a confidentiality=secret, profiling results are not visible *P.S. Don't atta...
1.0
Feature request: disable profiling results view to secret datasets - **Is your idea related to a problem? Please describe.** Since datasets preview is disabled for "secret" datasets it also seems logical to restrict the view of the profiling results. **Describe the solution you'd like** If a dataset has a confiden...
priority
feature request disable profiling results view to secret datasets is your idea related to a problem please describe since datasets preview is disabled for secret datasets it also seems logical to restrict the view of the profiling results describe the solution you d like if a dataset has a confiden...
1
484,425
13,939,618,187
IssuesEvent
2020-10-22 16:44:11
interferences-at/mpop
https://api.github.com/repos/interferences-at/mpop
closed
Draw a black region on the right of the screen (dataviz)
OpenGL difficulty: medium mpop_dataviz platform: windows priority: high question
The screen is 1920x1080, but we want to draw only black on the right.
1.0
Draw a black region on the right of the screen (dataviz) - The screen is 1920x1080, but we want to draw only black on the right.
priority
draw a black region on the right of the screen dataviz the screen is but we want to draw only black on the right
1
40,565
2,868,928,433
IssuesEvent
2015-06-05 22:00:59
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
pub install is broken
bug Fixed Priority-Critical
<a href="https://github.com/justinfagnani"><img src="https://avatars.githubusercontent.com/u/522948?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [justinfagnani](https://github.com/justinfagnani)** _Originally opened as dart-lang/sdk#5898_ ---- pub looks for a file at dart-sdk/revision, bu...
1.0
pub install is broken - <a href="https://github.com/justinfagnani"><img src="https://avatars.githubusercontent.com/u/522948?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [justinfagnani](https://github.com/justinfagnani)** _Originally opened as dart-lang/sdk#5898_ ---- pub looks for a file ...
priority
pub install is broken issue by originally opened as dart lang sdk pub looks for a file at dart sdk revision but it looks like that file was renamed to version this breaks pub in the editor and command line
1
375,010
11,098,630,297
IssuesEvent
2019-12-16 15:32:20
bounswe/bounswe2019group10
https://api.github.com/repos/bounswe/bounswe2019group10
opened
Writing suggestion system should be changed
Priority: Medium Relation: Backend Status: In Progress Type: New Feature
Writing suggestion system should create new writing entries in the database in a separate table than the actual writings. The admin then can review them and decide to add them to the writing table
1.0
Writing suggestion system should be changed - Writing suggestion system should create new writing entries in the database in a separate table than the actual writings. The admin then can review them and decide to add them to the writing table
priority
writing suggestion system should be changed writing suggestion system should create new writing entries in the database in a separate table than the actual writings the admin then can review them and decide to add them to the writing table
1
158,875
12,428,626,223
IssuesEvent
2020-05-25 06:43:08
FreeRDP/FreeRDP
https://api.github.com/repos/FreeRDP/FreeRDP
closed
Freerdp-2.1.1 floatbar pin unpin stops working with +multitouch command
consider-for-stable fixed-waiting-test
Client OS:- Xubuntu-16.04_x86 (Tried on x64 as well) Server OS:- Windows 10 enterprise and Windows 2016 Freerdp Build Machine:- Xubuntu 16.04_x86 Note:- 1:-Client machine is a laptop Scenario:- 1:-Launch windows 10 session 2:-Try to use floatbar pin unpin button 3:-Result pin unpin not working xfreerdp /...
1.0
Freerdp-2.1.1 floatbar pin unpin stops working with +multitouch command - Client OS:- Xubuntu-16.04_x86 (Tried on x64 as well) Server OS:- Windows 10 enterprise and Windows 2016 Freerdp Build Machine:- Xubuntu 16.04_x86 Note:- 1:-Client machine is a laptop Scenario:- 1:-Launch windows 10 session 2:-Try to us...
non_priority
freerdp floatbar pin unpin stops working with multitouch command client os xubuntu tried on as well server os windows enterprise and windows freerdp build machine xubuntu note client machine is a laptop scenario launch windows session try to use floatbar pin ...
0