Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
1
744
labels
stringlengths
4
574
body
stringlengths
9
211k
index
stringclasses
10 values
text_combine
stringlengths
96
211k
label
stringclasses
2 values
text
stringlengths
96
188k
binary_label
int64
0
1
5,816
8,651,268,682
IssuesEvent
2018-11-27 02:18:38
google/codeworld
https://api.github.com/repos/google/codeworld
closed
Automatic requirement checker for exercises
enhancement in process
Idea from class today, that @marcianx and I plan to work on this evening. When students are completing an exercise in class, there are usually some requirements for success. For example, in class today, we wanted students to redefine three variables to be applications of the same function. Enforcing this by hand i...
1.0
Automatic requirement checker for exercises - Idea from class today, that @marcianx and I plan to work on this evening. When students are completing an exercise in class, there are usually some requirements for success. For example, in class today, we wanted students to redefine three variables to be applications o...
process
automatic requirement checker for exercises idea from class today that marcianx and i plan to work on this evening when students are completing an exercise in class there are usually some requirements for success for example in class today we wanted students to redefine three variables to be applications o...
1
12,855
15,240,065,186
IssuesEvent
2021-02-19 05:56:41
gfx-rs/naga
https://api.github.com/repos/gfx-rs/naga
closed
Analysis doesn't process Call statement correctly
area: processing kind: bug
It should follow the same logic as `Expression::Call`, but currently it's doing less than that.
1.0
Analysis doesn't process Call statement correctly - It should follow the same logic as `Expression::Call`, but currently it's doing less than that.
process
analysis doesn t process call statement correctly it should follow the same logic as expression call but currently it s doing less than that
1
171,838
27,186,110,280
IssuesEvent
2023-02-19 08:17:32
WordPress/wporg-developer
https://api.github.com/repos/WordPress/wporg-developer
closed
Implement WP version archive view.
Redesign
Users should be able to view the code changes between wp versions. This page also contains filters and a unique update to the breadcrumb. ## Screenshot ![image](https://user-images.githubusercontent.com/1657336/217995978-c81f457f-a195-4011-902a-4568abc87feb.png) [Figma](https://www.figma.com/file/2WxlJFzMJvqPf...
1.0
Implement WP version archive view. - Users should be able to view the code changes between wp versions. This page also contains filters and a unique update to the breadcrumb. ## Screenshot ![image](https://user-images.githubusercontent.com/1657336/217995978-c81f457f-a195-4011-902a-4568abc87feb.png) [Figma](htt...
non_process
implement wp version archive view users should be able to view the code changes between wp versions this page also contains filters and a unique update to the breadcrumb screenshot
0
21,648
30,083,376,504
IssuesEvent
2023-06-29 06:35:47
inmanta/web-console
https://api.github.com/repos/inmanta/web-console
opened
Dump server and agent log when e2e tests fail
process
The e2e tests use an Inmanta server created by the local-setup tool. When a test case fails, it's very useful to have access to the server and agent logs to investigate what went wrong. This information goes lost when `yarn kill-server` is executed at the end of the Jenkins pipeline. It would be good to archive this in...
1.0
Dump server and agent log when e2e tests fail - The e2e tests use an Inmanta server created by the local-setup tool. When a test case fails, it's very useful to have access to the server and agent logs to investigate what went wrong. This information goes lost when `yarn kill-server` is executed at the end of the Jenki...
process
dump server and agent log when tests fail the tests use an inmanta server created by the local setup tool when a test case fails it s very useful to have access to the server and agent logs to investigate what went wrong this information goes lost when yarn kill server is executed at the end of the jenkins p...
1
6,942
9,219,359,200
IssuesEvent
2019-03-11 15:16:08
LLK/scratch-blocks
https://api.github.com/repos/LLK/scratch-blocks
closed
Blocks in "Echo of the Light - prototype" do not show up
bug compatibility
### Expected Behavior The blocks show up (when you have the "Pen Text Engine" sprite selected), looking something like this: ![The scripting area in 2.0, showing a myriad of complex, lengthy scripts](https://user-images.githubusercontent.com/9948030/50038055-bee8e200-ffef-11e8-8d2e-7ede3ffbff16.png) ### Actual...
True
Blocks in "Echo of the Light - prototype" do not show up - ### Expected Behavior The blocks show up (when you have the "Pen Text Engine" sprite selected), looking something like this: ![The scripting area in 2.0, showing a myriad of complex, lengthy scripts](https://user-images.githubusercontent.com/9948030/50038...
non_process
blocks in echo of the light prototype do not show up expected behavior the blocks show up when you have the pen text engine sprite selected looking something like this actual behavior the blocks don t show up at all note that the the scripts run though if you click the green f...
0
21,959
30,454,236,407
IssuesEvent
2023-07-16 17:28:05
lynnandtonic/nestflix.fun
https://api.github.com/repos/lynnandtonic/nestflix.fun
closed
Typo/misquote for Invitation to Love
bug in process
**Describe the bug** The quote in Invitation to Love is incorrect. **To Reproduce** Steps to reproduce the behavior: 1. Go to the listing for Invitation to Love (as seen in Twin Peaks) 2. See the quote at the bottom listed as "Chetster, you little fruit loop. You’re done!" **Expected behavior** The correct...
1.0
Typo/misquote for Invitation to Love - **Describe the bug** The quote in Invitation to Love is incorrect. **To Reproduce** Steps to reproduce the behavior: 1. Go to the listing for Invitation to Love (as seen in Twin Peaks) 2. See the quote at the bottom listed as "Chetster, you little fruit loop. You’re done!...
process
typo misquote for invitation to love describe the bug the quote in invitation to love is incorrect to reproduce steps to reproduce the behavior go to the listing for invitation to love as seen in twin peaks see the quote at the bottom listed as chetster you little fruit loop you’re done ...
1
190,194
14,537,283,334
IssuesEvent
2020-12-15 08:57:04
microsoft/azure-pipelines-tasks
https://api.github.com/repos/microsoft/azure-pipelines-tasks
closed
Visual Studio Test (V 2.*) Task: How to retrieve TestRunId when Test Selection uses Test Plan.
Area: Test question
**Question, Bug, or Feature?** *Type*: Question **Enter Task Name**: Visual Studio Test V2 ## Environment Azure Pipelines ## Issue Description Hi Team, We are using Visual Studio Test (V 2.*) Task to execute Automated Tests under given Test plan. In Automated Test methods , we have custo...
1.0
Visual Studio Test (V 2.*) Task: How to retrieve TestRunId when Test Selection uses Test Plan. - **Question, Bug, or Feature?** *Type*: Question **Enter Task Name**: Visual Studio Test V2 ## Environment Azure Pipelines ## Issue Description Hi Team, We are using Visual Studio Test (V 2.*)...
non_process
visual studio test v task how to retrieve testrunid when test selection uses test plan question bug or feature type question enter task name visual studio test environment azure pipelines issue description hi team we are using visual studio test v ...
0
620,950
19,573,887,893
IssuesEvent
2022-01-04 13:20:31
literakl/mezinamiridici
https://api.github.com/repos/literakl/mezinamiridici
opened
Service worker does not update obsolete index file
type: bug priority: P1
Index page has the correct expiration metadata though it is serves cached content even on new page view. Manual refresh was neccessary.
1.0
Service worker does not update obsolete index file - Index page has the correct expiration metadata though it is serves cached content even on new page view. Manual refresh was neccessary.
non_process
service worker does not update obsolete index file index page has the correct expiration metadata though it is serves cached content even on new page view manual refresh was neccessary
0
367,387
10,853,158,545
IssuesEvent
2019-11-13 14:13:39
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
opened
Motion again super slow in Safari
Browser Issues [Priority] High
**Describe the bug** Previously: #17383. For me this issue makes the editor **very** hard to use. If I'm editing a post quick block movement is perpetually delayed. :( **To reproduce** * Undo or redo blocks OR * Paste blocks OR * Delete a block I think it becomes more obvious as there are more blocks p...
1.0
Motion again super slow in Safari - **Describe the bug** Previously: #17383. For me this issue makes the editor **very** hard to use. If I'm editing a post quick block movement is perpetually delayed. :( **To reproduce** * Undo or redo blocks OR * Paste blocks OR * Delete a block I think it becomes mor...
non_process
motion again super slow in safari describe the bug previously for me this issue makes the editor very hard to use if i m editing a post quick block movement is perpetually delayed to reproduce undo or redo blocks or paste blocks or delete a block i think it becomes more ob...
0
424,535
29,144,612,086
IssuesEvent
2023-05-18 00:57:38
jrsteensen/OpenHornet
https://api.github.com/repos/jrsteensen/OpenHornet
opened
Generate MFG Files: OH1A8A1-1 - ASSY, FWD UFC
Type: Documentation "Category: MCAD Priority: Normal"
Generate the manufacturing files for Generate MFG Files: OH1A8A1-1 - ASSY, FWD UFC. __Check off each item in issue as you complete it.__ ### File generation - [OH Wiki HOWTO Link](https://github.com/jrsteensen/OpenHornet/wiki/HOWTO:-Generating-Fusion360-Manufacturing-Files) - [ ] Generate SVG files (if required.) - ...
1.0
Generate MFG Files: OH1A8A1-1 - ASSY, FWD UFC - Generate the manufacturing files for Generate MFG Files: OH1A8A1-1 - ASSY, FWD UFC. __Check off each item in issue as you complete it.__ ### File generation - [OH Wiki HOWTO Link](https://github.com/jrsteensen/OpenHornet/wiki/HOWTO:-Generating-Fusion360-Manufacturing-F...
non_process
generate mfg files assy fwd ufc generate the manufacturing files for generate mfg files assy fwd ufc check off each item in issue as you complete it file generation generate svg files if required generate files if required generate step files if required c...
0
95,267
3,941,413,440
IssuesEvent
2016-04-27 07:36:17
raml-org/raml-js-parser-2
https://api.github.com/repos/raml-org/raml-js-parser-2
closed
types are getting parsed as a whole, not individually anymore
bug priority:normal
Using the following RAML: ```yaml #%RAML 1.0 title: API types: TypeA: type: object properties: a: string[] TypeB: type: object properties: b: type: string[] TypeC: type: object properties: d: type: array items: typ...
1.0
types are getting parsed as a whole, not individually anymore - Using the following RAML: ```yaml #%RAML 1.0 title: API types: TypeA: type: object properties: a: string[] TypeB: type: object properties: b: type: string[] TypeC: type: object propertie...
non_process
types are getting parsed as a whole not individually anymore using the following raml yaml raml title api types typea type object properties a string typeb type object properties b type string typec type object properties ...
0
7,465
10,563,144,519
IssuesEvent
2019-10-04 20:10:10
nodejs/security-wg
https://api.github.com/repos/nodejs/security-wg
closed
HackerOne Support team ideas
process
Some ideas on further improving the triage process with the help of the HackerOne team which has been valuable from the recent reports I've seen (thanks a lot Alek, Megan and Reed). 1. We currently have a `Node.js WG triage team` bucket for everything that has been triaged. Quite a bit of the reports are still for l...
1.0
HackerOne Support team ideas - Some ideas on further improving the triage process with the help of the HackerOne team which has been valuable from the recent reports I've seen (thanks a lot Alek, Megan and Reed). 1. We currently have a `Node.js WG triage team` bucket for everything that has been triaged. Quite a bit...
process
hackerone support team ideas some ideas on further improving the triage process with the help of the hackerone team which has been valuable from the recent reports i ve seen thanks a lot alek megan and reed we currently have a node js wg triage team bucket for everything that has been triaged quite a bit...
1
19,783
26,163,381,744
IssuesEvent
2022-12-31 23:47:56
RobertCraigie/prisma-client-py
https://api.github.com/repos/RobertCraigie/prisma-client-py
closed
Required array fields cannot be used in type safe raw queries
bug/2-confirmed topic: types kind/bug process/candidate level/advanced priority/high topic: crash topic: raw queries
<!-- Thanks for helping us improve Prisma Client Python! 🙏 Please follow the sections in the template and provide as much information as possible about your problem, e.g. by enabling additional logging output. See https://prisma-client-py.readthedocs.io/en/stable/reference/logging/ for how to enable additional log...
1.0
Required array fields cannot be used in type safe raw queries - <!-- Thanks for helping us improve Prisma Client Python! 🙏 Please follow the sections in the template and provide as much information as possible about your problem, e.g. by enabling additional logging output. See https://prisma-client-py.readthedocs....
process
required array fields cannot be used in type safe raw queries thanks for helping us improve prisma client python 🙏 please follow the sections in the template and provide as much information as possible about your problem e g by enabling additional logging output see for how to enable additional loggin...
1
146,812
11,757,819,698
IssuesEvent
2020-03-13 14:21:50
CIMDBORG/CIMMigrationProject
https://api.github.com/repos/CIMDBORG/CIMMigrationProject
opened
Code Clean-Up
Testing enhancement
[codechanges.txt](https://github.com/CIMDBORG/CIMMigrationProject/files/4330006/codechanges.txt) The attached document is a very informal list of what needs to be looked at in the database. These small clean-ups will make the application look and run smoother.
1.0
Code Clean-Up - [codechanges.txt](https://github.com/CIMDBORG/CIMMigrationProject/files/4330006/codechanges.txt) The attached document is a very informal list of what needs to be looked at in the database. These small clean-ups will make the application look and run smoother.
non_process
code clean up the attached document is a very informal list of what needs to be looked at in the database these small clean ups will make the application look and run smoother
0
12,036
14,738,645,232
IssuesEvent
2021-01-07 05:20:58
kdjstudios/SABillingGitlab
https://api.github.com/repos/kdjstudios/SABillingGitlab
closed
Invoice summary email
anc-process anp-2.5 ant-child/secondary ant-enhancement grt-billing
In GitLab by @kdjstudios on Jul 5, 2018, 09:44 Hello team, While working on #937; it became apparent that not always is the user who is running the billing cycle have access to the email address used at the site level. Which is where the email/fax summaries will be sent. how difficult would it be to have this email b...
1.0
Invoice summary email - In GitLab by @kdjstudios on Jul 5, 2018, 09:44 Hello team, While working on #937; it became apparent that not always is the user who is running the billing cycle have access to the email address used at the site level. Which is where the email/fax summaries will be sent. how difficult would it...
process
invoice summary email in gitlab by kdjstudios on jul hello team while working on it became apparent that not always is the user who is running the billing cycle have access to the email address used at the site level which is where the email fax summaries will be sent how difficult would it be to ...
1
13,255
15,725,719,140
IssuesEvent
2021-03-29 10:20:12
hashicorp/packer-plugin-amazon
https://api.github.com/repos/hashicorp/packer-plugin-amazon
opened
amazon-import - improvement
enhancement post-processor/amazon-import
_This issue was originally opened by @Roxyrob as hashicorp/packer#9582. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-770034737). The original body of the issue is below._ <hr> #### Feature Description amazon-import supporting "import-sna...
1.0
amazon-import - improvement - _This issue was originally opened by @Roxyrob as hashicorp/packer#9582. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-770034737). The original body of the issue is below._ <hr> #### Feature Description amazon...
process
amazon import improvement this issue was originally opened by roxyrob as hashicorp packer it was migrated here as a result of the the original body of the issue is below feature description amazon import supporting import snapshot ami import passing through snapshot use case s ...
1
22,167
3,940,523,602
IssuesEvent
2016-04-27 01:26:42
extnet/Ext.NET
https://api.github.com/repos/extnet/Ext.NET
closed
Support multiple axes per position in a chart
2.x 3.x 4.x feature fixed-in-latest-extjs sencha
http://forums.ext.net/showthread.php?26496 http://www.sencha.com/forum/showthread.php?275032 **Update:** Allegedly fixed in a _pending_ release at the time of 6.0.1 release.
1.0
Support multiple axes per position in a chart - http://forums.ext.net/showthread.php?26496 http://www.sencha.com/forum/showthread.php?275032 **Update:** Allegedly fixed in a _pending_ release at the time of 6.0.1 release.
non_process
support multiple axes per position in a chart update allegedly fixed in a pending release at the time of release
0
6,380
9,429,859,405
IssuesEvent
2019-04-12 07:30:11
googleapis/google-cloud-node
https://api.github.com/repos/googleapis/google-cloud-node
closed
use `process.execSync` in favor of `execa` in tests
type: process
`process.execSync` is great for writing unit tests, it's what we use in Node.js itself. I think that `execa`, `cross-spawn`, etc., address some historic inconsistencies in the Node.js API that we shouldn't be bumping into in simple assertions (and I'm not sure what, if any of the issues, continue to exist on Node.js...
1.0
use `process.execSync` in favor of `execa` in tests - `process.execSync` is great for writing unit tests, it's what we use in Node.js itself. I think that `execa`, `cross-spawn`, etc., address some historic inconsistencies in the Node.js API that we shouldn't be bumping into in simple assertions (and I'm not sure wh...
process
use process execsync in favor of execa in tests process execsync is great for writing unit tests it s what we use in node js itself i think that execa cross spawn etc address some historic inconsistencies in the node js api that we shouldn t be bumping into in simple assertions and i m not sure wh...
1
175,155
13,536,866,458
IssuesEvent
2020-09-16 09:39:06
Muhammad-Mamduh/Muhammad-Mamduh
https://api.github.com/repos/Muhammad-Mamduh/Muhammad-Mamduh
opened
ali
Taggg (a) Taggggggg (b) Taggggggg (c) test tag0 test tag1 test tag2 test tag3 test tag4 test tag5 test tag6 test tag7 test tag8 test tag9
# :clipboard: Bug Details >ali key | value --|-- Reported At | 2020-09-16 09:38:45 UTC Email | test@example.com Categories | Report a bug Tags | test tag0, test tag1, test tag2, test tag3, test tag4, test tag5, test tag6, test tag7, test tag8, test tag9, Taggg (a), Taggggggg (b), Taggggggg (c) App Version...
10.0
ali - # :clipboard: Bug Details >ali key | value --|-- Reported At | 2020-09-16 09:38:45 UTC Email | test@example.com Categories | Report a bug Tags | test tag0, test tag1, test tag2, test tag3, test tag4, test tag5, test tag6, test tag7, test tag8, test tag9, Taggg (a), Taggggggg (b), Taggggggg (c) App V...
non_process
ali clipboard bug details ali key value reported at utc email test example com categories report a bug tags test test test test test test test test test test taggg a taggggggg b taggggggg c app version kotlin session durat...
0
60,764
8,461,218,227
IssuesEvent
2018-10-22 21:07:31
droidkfx/Yet-Another-Productivity-App
https://api.github.com/repos/droidkfx/Yet-Another-Productivity-App
closed
document new features
documentation
- [ ] Logout needs to be documented - [ ] Document update to yapa-api - added authentication, bugfix multithread access to task
1.0
document new features - - [ ] Logout needs to be documented - [ ] Document update to yapa-api - added authentication, bugfix multithread access to task
non_process
document new features logout needs to be documented document update to yapa api added authentication bugfix multithread access to task
0
16,545
21,568,598,940
IssuesEvent
2022-05-02 04:17:56
lynnandtonic/nestflix.fun
https://api.github.com/repos/lynnandtonic/nestflix.fun
closed
Add The Cooper Clan
suggested title in process
Title: The Cooper Clan Type (film/tv show): TV show Show in which it appears: Monk Is the parent show streaming anywhere? Amazon Prime and Peacock About when in the parent show does it appear? Season 8, Episode 1, "Mr. Monk's Favorite Show" Actual footage of the show can be seen (yes/no)? Yes Cast: C...
1.0
Add The Cooper Clan - Title: The Cooper Clan Type (film/tv show): TV show Show in which it appears: Monk Is the parent show streaming anywhere? Amazon Prime and Peacock About when in the parent show does it appear? Season 8, Episode 1, "Mr. Monk's Favorite Show" Actual footage of the show can be seen (ye...
process
add the cooper clan title the cooper clan type film tv show tv show show in which it appears monk is the parent show streaming anywhere amazon prime and peacock about when in the parent show does it appear season episode mr monk s favorite show actual footage of the show can be seen ye...
1
184,476
14,981,394,459
IssuesEvent
2021-01-28 14:47:44
google/jsonnet
https://api.github.com/repos/google/jsonnet
reopened
Document -S (--string) in language reference (and maybe tutorial, too).
documentation
Not much else to say. ```sh $ jsonnet --version && cat test.jsonnet && echo && jsonnet test.jsonnet Jsonnet commandline interpreter v0.16.0 local wrapper = [ { some_prop: true } ]; std.manifestYamlDoc(wrapper) "- \"some_prop\": true" ```
1.0
Document -S (--string) in language reference (and maybe tutorial, too). - Not much else to say. ```sh $ jsonnet --version && cat test.jsonnet && echo && jsonnet test.jsonnet Jsonnet commandline interpreter v0.16.0 local wrapper = [ { some_prop: true } ]; std.manifestYamlDoc(wrapper) "- \"some_pr...
non_process
document s string in language reference and maybe tutorial too not much else to say sh jsonnet version cat test jsonnet echo jsonnet test jsonnet jsonnet commandline interpreter local wrapper some prop true std manifestyamldoc wrapper some prop...
0
20,367
27,024,939,008
IssuesEvent
2023-02-11 13:28:47
firebase/firebase-cpp-sdk
https://api.github.com/repos/firebase/firebase-cpp-sdk
closed
[C++] Nightly Integration Testing Report for Firestore
type: process nightly-testing
<hidden value="integration-test-status-comment"></hidden> ### ✅&nbsp; [build against repo] Integration test succeeded! Requested by @sunmou99 on commit b1a5444b10c751c4c039a29bb9fe531b39d1b9ad Last updated: Sat Feb 11 04:02 PST 2023 **[View integration test log & download artifacts](https://github.com/firebase/fire...
1.0
[C++] Nightly Integration Testing Report for Firestore - <hidden value="integration-test-status-comment"></hidden> ### ✅&nbsp; [build against repo] Integration test succeeded! Requested by @sunmou99 on commit b1a5444b10c751c4c039a29bb9fe531b39d1b9ad Last updated: Sat Feb 11 04:02 PST 2023 **[View integration test l...
process
nightly integration testing report for firestore ✅ nbsp integration test succeeded requested by on commit last updated sat feb pst ❌ nbsp integration test failed requested by firebase workflow trigger on commit last updated fri feb pst failu...
1
54,299
6,378,250,202
IssuesEvent
2017-08-02 12:15:57
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
TestClientGoCustomResourceExample flakes
kind/flake priority/failing-test sig/api-machinery
flaking on HEAD: https://storage.googleapis.com/k8s-gubernator/triage/index.html?pr=1&job=ci-kubernetes-test-go&test=TestClientGoCustomResourceExample https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-test-go/8135#k8siokubernetesvendork8sioapiextensions-apiservertestintegration-testclie...
1.0
TestClientGoCustomResourceExample flakes - flaking on HEAD: https://storage.googleapis.com/k8s-gubernator/triage/index.html?pr=1&job=ci-kubernetes-test-go&test=TestClientGoCustomResourceExample https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-test-go/8135#k8siokubernetesvendork8sioapie...
non_process
testclientgocustomresourceexample flakes flaking on head kubernetes sig api machinery test failures
0
22,745
32,062,153,572
IssuesEvent
2023-09-24 19:33:11
bitfocus/companion-module-requests
https://api.github.com/repos/bitfocus/companion-module-requests
opened
ENTTEC S-Play
NOT YET PROCESSED
- [x] **I have researched the list of existing Companion modules and requests and have determined this has not yet been requested** The name of the device, hardware, or software you would like to control: ENTTEC S-PLAY via the http api https://www.enttec.com/product/lighting-show-recorder/smart-light-show-controll...
1.0
ENTTEC S-Play - - [x] **I have researched the list of existing Companion modules and requests and have determined this has not yet been requested** The name of the device, hardware, or software you would like to control: ENTTEC S-PLAY via the http api https://www.enttec.com/product/lighting-show-recorder/smart-lig...
process
enttec s play i have researched the list of existing companion modules and requests and have determined this has not yet been requested the name of the device hardware or software you would like to control enttec s play via the http api s play has osc support but it s very limited what you wou...
1
120,156
12,060,360,654
IssuesEvent
2020-04-15 21:03:12
SAP/openui5
https://api.github.com/repos/SAP/openui5
closed
Tooltips still not satisfactory
documentation
OpenUI5 version: 1.68.1 I have found this issue https://github.com/SAP/openui5/issues/1612 and I have to say I agree and conclude it is not fixed still. 1. All Controls show a tooltip aggregation and the documentation keeps sending you in circles. For example, the https://openui5.hana.ondemand.com/#/api/sap.f.Car...
1.0
Tooltips still not satisfactory - OpenUI5 version: 1.68.1 I have found this issue https://github.com/SAP/openui5/issues/1612 and I have to say I agree and conclude it is not fixed still. 1. All Controls show a tooltip aggregation and the documentation keeps sending you in circles. For example, the https://openui5...
non_process
tooltips still not satisfactory version i have found this issue and i have to say i agree and conclude it is not fixed still all controls show a tooltip aggregation and the documentation keeps sending you in circles for example the has a tooltip aggregation it tells you the option to use the...
0
381,726
11,286,759,318
IssuesEvent
2020-01-16 01:49:07
Radarr/Radarr
https://api.github.com/repos/Radarr/Radarr
closed
Update cleanReleaseGroupRegEx parsing
confirmed done aphrodite enhancement parser priority:low sonarr upstream
Scene name gets messed up on a repost/xpost/scrambled post-fix. The Sonarr code was updated, so should be easy fix. https://github.com/Radarr/Radarr/blob/develop/src/NzbDrone.Core/Parser/Parser.cs#L113 Added strings for movies would be xpost/Scrambled, but for usability ideally make it user configurable.
1.0
Update cleanReleaseGroupRegEx parsing - Scene name gets messed up on a repost/xpost/scrambled post-fix. The Sonarr code was updated, so should be easy fix. https://github.com/Radarr/Radarr/blob/develop/src/NzbDrone.Core/Parser/Parser.cs#L113 Added strings for movies would be xpost/Scrambled, but for usability ...
non_process
update cleanreleasegroupregex parsing scene name gets messed up on a repost xpost scrambled post fix the sonarr code was updated so should be easy fix added strings for movies would be xpost scrambled but for usability ideally make it user configurable
0
9,421
12,416,849,919
IssuesEvent
2020-05-22 19:09:36
NationalSecurityAgency/ghidra
https://api.github.com/repos/NationalSecurityAgency/ghidra
closed
M68000 decompiler: Read of volatile region ignored if followed by one or more writes
Feature: Processor/68000 Type: Bug
**Describe the bug** When a read of a volatile memory region is followed by a sequence of zero-writes, the read is silently dropped from the decompiled output. **To Reproduce** Steps to reproduce the behavior: 1. Load the code segment included below as M68020 Big Endian code. 2. Define a volatile read-write regi...
1.0
M68000 decompiler: Read of volatile region ignored if followed by one or more writes - **Describe the bug** When a read of a volatile memory region is followed by a sequence of zero-writes, the read is silently dropped from the decompiled output. **To Reproduce** Steps to reproduce the behavior: 1. Load the code ...
process
decompiler read of volatile region ignored if followed by one or more writes describe the bug when a read of a volatile memory region is followed by a sequence of zero writes the read is silently dropped from the decompiled output to reproduce steps to reproduce the behavior load the code segme...
1
68,657
14,941,691,911
IssuesEvent
2021-01-25 20:08:23
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
"SQL Information Protection" is not available under "Security Center --> Pricing & Settings"
Pri2 cxp doc-enhancement security-center/svc triaged
The option "SQL Information Protection" is not available under "Security Center --> Pricing & Settings" [Enter feedback here] --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 4ecc186b-cbfd-1c4e-fc2e-165883dc0a02 * Version Independe...
True
"SQL Information Protection" is not available under "Security Center --> Pricing & Settings" - The option "SQL Information Protection" is not available under "Security Center --> Pricing & Settings" [Enter feedback here] --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft....
non_process
sql information protection is not available under security center pricing settings the option sql information protection is not available under security center pricing settings document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue l...
0
19,486
25,795,378,490
IssuesEvent
2022-12-10 13:53:47
vesoft-inc/nebula-studio
https://api.github.com/repos/vesoft-inc/nebula-studio
closed
connect a non-existent address timeout and get 500 code
process/fixed severity/major affects/v3.2 type/bug
**Describe the bug (__must be provided__)** A clear and concise description of what the bug is. **Your Environments (__must be provided__)** * OS: `Mac OS 12.3.1` * Node-version: `18.7.0` * Studio-version: `all` **How To Reproduce(__must be provided__)** Steps to reproduce the behavior: 1. input ...
1.0
connect a non-existent address timeout and get 500 code - **Describe the bug (__must be provided__)** A clear and concise description of what the bug is. **Your Environments (__must be provided__)** * OS: `Mac OS 12.3.1` * Node-version: `18.7.0` * Studio-version: `all` **How To Reproduce(__must be provid...
process
connect a non existent address timeout and get code describe the bug must be provided a clear and concise description of what the bug is your environments must be provided os mac os node version studio version all how to reproduce must be provided ...
1
304,995
26,354,230,353
IssuesEvent
2023-01-11 08:26:15
OffchainLabs/arb-token-lists
https://api.github.com/repos/OffchainLabs/arb-token-lists
closed
CI integration tests
Type: Tests
Test "arbify": - Fetch public arbified list (i.e., CMC); we'll call it L - aribify it locally; i.e., check that arbifying its corresponding layer 1 list with L as the previous list still (deep)-equals L Test "update": - Fetch public arbified list (i.e., CMC); we'll call it L - Updating L should still equal L ...
1.0
CI integration tests - Test "arbify": - Fetch public arbified list (i.e., CMC); we'll call it L - aribify it locally; i.e., check that arbifying its corresponding layer 1 list with L as the previous list still (deep)-equals L Test "update": - Fetch public arbified list (i.e., CMC); we'll call it L - Updating L...
non_process
ci integration tests test arbify fetch public arbified list i e cmc we ll call it l aribify it locally i e check that arbifying its corresponding layer list with l as the previous list still deep equals l test update fetch public arbified list i e cmc we ll call it l updating l...
0
13,313
15,783,613,299
IssuesEvent
2021-04-01 14:11:55
ooi-data/CE04OSPS-SF01B-3C-PARADA102-streamed-parad_sa_sample
https://api.github.com/repos/ooi-data/CE04OSPS-SF01B-3C-PARADA102-streamed-parad_sa_sample
opened
🛑 Processing failed: OSError
process
## Overview `OSError` found in `processing_task` task during run ended on 2021-04-01T14:11:54.836710. ## Details Flow name: `CE04OSPS-SF01B-3C-PARADA102-streamed-parad_sa_sample` Task name: `processing_task` Error type: `OSError` Error message: [Errno 16] Please reduce your request rate. <details> <summary>Traceba...
1.0
🛑 Processing failed: OSError - ## Overview `OSError` found in `processing_task` task during run ended on 2021-04-01T14:11:54.836710. ## Details Flow name: `CE04OSPS-SF01B-3C-PARADA102-streamed-parad_sa_sample` Task name: `processing_task` Error type: `OSError` Error message: [Errno 16] Please reduce your request ra...
process
🛑 processing failed oserror overview oserror found in processing task task during run ended on details flow name streamed parad sa sample task name processing task error type oserror error message please reduce your request rate traceback traceback most rec...
1
75,804
21,001,817,879
IssuesEvent
2022-03-29 18:13:37
cse-sim/cse
https://api.github.com/repos/cse-sim/cse
opened
Add economizer to RSYS
enhancement building science 2 - medium priority
- Add input for minimum OA fraction with hourly/subhourly variability - Add inputs for economizer controls (see [EnergyPlus documentation](https://bigladdersoftware.com/epx/docs/9-6/input-output-reference/group-controllers.html#controlleroutdoorair)) - Maximum OA flow/fraction? - Control type (Fixed/differential...
1.0
Add economizer to RSYS - - Add input for minimum OA fraction with hourly/subhourly variability - Add inputs for economizer controls (see [EnergyPlus documentation](https://bigladdersoftware.com/epx/docs/9-6/input-output-reference/group-controllers.html#controlleroutdoorair)) - Maximum OA flow/fraction? - Control...
non_process
add economizer to rsys add input for minimum oa fraction with hourly subhourly variability add inputs for economizer controls see maximum oa flow fraction control type fixed differential drybulb enthalpy lockout some controls can probably be set based on expressions others may need c...
0
164,114
25,921,480,784
IssuesEvent
2022-12-15 22:28:02
coder/coder
https://api.github.com/repos/coder/coder
closed
Long metadata strings get truncated
site design waiting-for-info
Can we have a way to specify that a particular metadata string not be truncated even if its too long? <img width="826" alt="Screen Shot 2022-10-25 at 9 41 29 pm" src="https://user-images.githubusercontent.com/21701128/197753151-e89e7778-8f67-4470-a77e-6fd3b74acb9d.png">
1.0
Long metadata strings get truncated - Can we have a way to specify that a particular metadata string not be truncated even if its too long? <img width="826" alt="Screen Shot 2022-10-25 at 9 41 29 pm" src="https://user-images.githubusercontent.com/21701128/197753151-e89e7778-8f67-4470-a77e-6fd3b74acb9d.png">
non_process
long metadata strings get truncated can we have a way to specify that a particular metadata string not be truncated even if its too long img width alt screen shot at pm src
0
4,064
6,995,525,398
IssuesEvent
2017-12-15 19:40:42
syndesisio/syndesis
https://api.github.com/repos/syndesisio/syndesis
opened
Improve Development Process
cat/discussion cat/process cat/retro
I personally think this should be an Epic, as it's so broad and there are a lot of areas we can improve on here. This was a card in the retrospective that drew my attention. The general comment on it was that we need time to accommodate for QE, UXD, and Docs review after implementing specific features, and that this wa...
1.0
Improve Development Process - I personally think this should be an Epic, as it's so broad and there are a lot of areas we can improve on here. This was a card in the retrospective that drew my attention. The general comment on it was that we need time to accommodate for QE, UXD, and Docs review after implementing speci...
process
improve development process i personally think this should be an epic as it s so broad and there are a lot of areas we can improve on here this was a card in the retrospective that drew my attention the general comment on it was that we need time to accommodate for qe uxd and docs review after implementing speci...
1
265,546
28,297,918,719
IssuesEvent
2023-04-10 01:16:19
hshivhare67/platform_external_tcpdump_AOSP10_r33_4.9.2
https://api.github.com/repos/hshivhare67/platform_external_tcpdump_AOSP10_r33_4.9.2
closed
CVE-2020-8037 (High) detected in platform_external_tcpdumpandroid-mainline-12.0.0_r17 - autoclosed
Mend: dependency security vulnerability
## CVE-2020-8037 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>platform_external_tcpdumpandroid-mainline-12.0.0_r17</b></p></summary> <p> <p>Library home page: <a href=https://github...
True
CVE-2020-8037 (High) detected in platform_external_tcpdumpandroid-mainline-12.0.0_r17 - autoclosed - ## CVE-2020-8037 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>platform_external_t...
non_process
cve high detected in platform external tcpdumpandroid mainline autoclosed cve high severity vulnerability vulnerable library platform external tcpdumpandroid mainline library home page a href found in head commit a href found in base branch master ...
0
148,952
19,560,750,033
IssuesEvent
2022-01-03 15:54:15
shaimael/Webgoat
https://api.github.com/repos/shaimael/Webgoat
opened
CVE-2017-7957 (High) detected in xstream-1.4.5.jar
security vulnerability
## CVE-2017-7957 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.5.jar</b></p></summary> <p>XStream is a serialization library from Java objects to XML and back.</p> <p>Pat...
True
CVE-2017-7957 (High) detected in xstream-1.4.5.jar - ## CVE-2017-7957 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.5.jar</b></p></summary> <p>XStream is a serialization ...
non_process
cve high detected in xstream jar cve high severity vulnerability vulnerable library xstream jar xstream is a serialization library from java objects to xml and back path to dependency file webgoat lessons vulnerable components pom xml path to vulnerable library reposi...
0
258,894
8,180,602,948
IssuesEvent
2018-08-28 20:00:29
MultiPoolMiner/MultiPoolMiner
https://api.github.com/repos/MultiPoolMiner/MultiPoolMiner
closed
WIP: Algorithms.txt with all new Equihash and CryptoNight algorithms
priority workaround
### Important!!! **Algorithms.txt in the download zip file is broken - please use the file in this thread!** Due to the quick changes in the CryptoNight and Equihash ecosystem we are struggling to keep Algorithms.txt up-to-date. Should you encounter issues with CryptoNight or Equihash miners then make sure you...
1.0
WIP: Algorithms.txt with all new Equihash and CryptoNight algorithms - ### Important!!! **Algorithms.txt in the download zip file is broken - please use the file in this thread!** Due to the quick changes in the CryptoNight and Equihash ecosystem we are struggling to keep Algorithms.txt up-to-date. Should you ...
non_process
wip algorithms txt with all new equihash and cryptonight algorithms important algorithms txt in the download zip file is broken please use the file in this thread due to the quick changes in the cryptonight and equihash ecosystem we are struggling to keep algorithms txt up to date should you ...
0
254
2,677,662,878
IssuesEvent
2015-03-26 02:10:45
meteor/meteor
https://api.github.com/repos/meteor/meteor
closed
Release 1.0.5
Project:Release Process
This issue tracks the release of Meteor 1.0.5. Have any concerns? Mention them here. Finding that the RCs are working great? Mention that here. We will keep this top-level description updated with known issues. The current RC is `1.0.5-rc.0`. Update to the release candidate with: `meteor update --release 1.0.5-rc.0`...
1.0
Release 1.0.5 - This issue tracks the release of Meteor 1.0.5. Have any concerns? Mention them here. Finding that the RCs are working great? Mention that here. We will keep this top-level description updated with known issues. The current RC is `1.0.5-rc.0`. Update to the release candidate with: `meteor update --rel...
process
release this issue tracks the release of meteor have any concerns mention them here finding that the rcs are working great mention that here we will keep this top level description updated with known issues the current rc is rc update to the release candidate with meteor update rel...
1
54,447
13,348,768,024
IssuesEvent
2020-08-29 20:20:28
cosmos/cosmos-sdk
https://api.github.com/repos/cosmos/cosmos-sdk
closed
go mod tidy fails with crypto/secp256k1/internal/secp256k1: no matching versions for query "latest"
build
When you run `go mod tidy`, the process exits with error: ```bash alessio@phoenix:~/work/cosmos-sdk$ go mod tidy go: finding module for package github.com/cosmos/cosmos-sdk/crypto/secp256k1/internal/secp256k1 github.com/cosmos/cosmos-sdk/crypto/keys/secp256k1 imports github.com/cosmos/cosmos-sdk/crypto/secp256k...
1.0
go mod tidy fails with crypto/secp256k1/internal/secp256k1: no matching versions for query "latest" - When you run `go mod tidy`, the process exits with error: ```bash alessio@phoenix:~/work/cosmos-sdk$ go mod tidy go: finding module for package github.com/cosmos/cosmos-sdk/crypto/secp256k1/internal/secp256k1 git...
non_process
go mod tidy fails with crypto internal no matching versions for query latest when you run go mod tidy the process exits with error bash alessio phoenix work cosmos sdk go mod tidy go finding module for package github com cosmos cosmos sdk crypto internal github com cosmos cosmos sdk crypto...
0
180,415
6,649,520,876
IssuesEvent
2017-09-28 13:31:33
tootsuite/mastodon
https://api.github.com/repos/tootsuite/mastodon
closed
Ability to add alt text to images/media
a11y enhancement new user experience priority - high
Images must have text alternatives that describe the information or function represented by the images. This ensures that images can be used by people with various disabilities. The main technique to add alt text is via the `alt` attribute. Twitter added the ability to add alt text to images earlier this year. Somet...
1.0
Ability to add alt text to images/media - Images must have text alternatives that describe the information or function represented by the images. This ensures that images can be used by people with various disabilities. The main technique to add alt text is via the `alt` attribute. Twitter added the ability to add a...
non_process
ability to add alt text to images media images must have text alternatives that describe the information or function represented by the images this ensures that images can be used by people with various disabilities the main technique to add alt text is via the alt attribute twitter added the ability to add a...
0
4,450
7,315,757,361
IssuesEvent
2018-03-01 12:16:26
rubberduck-vba/Rubberduck
https://api.github.com/repos/rubberduck-vba/Rubberduck
closed
comment seen as code
antlr bug difficulty-02-ducky feature-inspections parse-tree-processing up-for-grabs
Error: Local variable 'testbatch' is not declared - (XLTest163a.xlsm) XLTest.Informations, line 227 ``` Sub testAudit() '@notrace testautotest testbatch ```
1.0
comment seen as code - Error: Local variable 'testbatch' is not declared - (XLTest163a.xlsm) XLTest.Informations, line 227 ``` Sub testAudit() '@notrace testautotest testbatch ```
process
comment seen as code error local variable testbatch is not declared xlsm xltest informations line sub testaudit notrace testautotest testbatch
1
13,058
15,394,228,219
IssuesEvent
2021-03-03 17:38:45
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
Obsolete 'detection of stimulus involved in cell cycle checkpoint' branch
cell cycle and DNA processes obsoletion
Dear all, The proposal has been made to obsolete the 'detection of stimulus involved in cell cycle checkpoint' branch. The reason for obsoletion is that these terms correspond to molecular functions. The terms impacted are: GO:0090429 detection of endogenous biotic stimulus GO:0072394 detection of stimulus inv...
1.0
Obsolete 'detection of stimulus involved in cell cycle checkpoint' branch - Dear all, The proposal has been made to obsolete the 'detection of stimulus involved in cell cycle checkpoint' branch. The reason for obsoletion is that these terms correspond to molecular functions. The terms impacted are: GO:0090429 d...
process
obsolete detection of stimulus involved in cell cycle checkpoint branch dear all the proposal has been made to obsolete the detection of stimulus involved in cell cycle checkpoint branch the reason for obsoletion is that these terms correspond to molecular functions the terms impacted are go detecti...
1
13,814
5,467,265,993
IssuesEvent
2017-03-10 00:31:53
mitchellh/packer
https://api.github.com/repos/mitchellh/packer
closed
build -force should remove existing AWS AMI
bug builder/amazon
According to the docs, -force should remove existing artifacts before building, however this seems to work for QEMU but not for amazon-ebs builder: # packer build -force template.json [...] ==> amazon-ebs: Error: name conflicts with an existing AMI: ami-0f160a63 Build 'amazon-ebs' errored: Error: name conflicts with...
1.0
build -force should remove existing AWS AMI - According to the docs, -force should remove existing artifacts before building, however this seems to work for QEMU but not for amazon-ebs builder: # packer build -force template.json [...] ==> amazon-ebs: Error: name conflicts with an existing AMI: ami-0f160a63 Build 'a...
non_process
build force should remove existing aws ami according to the docs force should remove existing artifacts before building however this seems to work for qemu but not for amazon ebs builder packer build force template json amazon ebs error name conflicts with an existing ami ami build amazon ebs ...
0
135,309
18,678,892,678
IssuesEvent
2021-11-01 01:02:30
benchmarkdebricked/kubernetes
https://api.github.com/repos/benchmarkdebricked/kubernetes
opened
CVE-2020-15113 (High) detected in mobyv17.03.2-ce, kubernetesv1.16.0-alpha.0
security vulnerability
## CVE-2020-15113 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>mobyv17.03.2-ce</b>, <b>kubernetesv1.16.0-alpha.0</b></p></summary> <p> </p> </details> <p></p> <details><summary><...
True
CVE-2020-15113 (High) detected in mobyv17.03.2-ce, kubernetesv1.16.0-alpha.0 - ## CVE-2020-15113 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>mobyv17.03.2-ce</b>, <b>kubernetesv1.1...
non_process
cve high detected in ce alpha cve high severity vulnerability vulnerable libraries ce alpha vulnerability details in etcd before versions and certain directory paths are created etcd data directory and the directory path whe...
0
668,369
22,580,879,121
IssuesEvent
2022-06-28 11:31:36
Mezzanine-UI/mezzanine
https://api.github.com/repos/Mezzanine-UI/mezzanine
closed
Add support for React v18 and server side render
feature Priority: HIGH react
### Is your feature request related to a problem? Please describe. 1. mezzanine `createNotifier` use `render` and `unmountComponentAtNode` which comes from `react-dom` package and is already marked as DEPRECATED in react v18. 2. In SSR mode, document will be undefined. ### Describe the solution you'd like See h...
1.0
Add support for React v18 and server side render - ### Is your feature request related to a problem? Please describe. 1. mezzanine `createNotifier` use `render` and `unmountComponentAtNode` which comes from `react-dom` package and is already marked as DEPRECATED in react v18. 2. In SSR mode, document will be undefi...
non_process
add support for react and server side render is your feature request related to a problem please describe mezzanine createnotifier use render and unmountcomponentatnode which comes from react dom package and is already marked as deprecated in react in ssr mode document will be undefined ...
0
12,004
14,738,160,194
IssuesEvent
2021-01-07 03:56:16
kdjstudios/SABillingGitlab
https://api.github.com/repos/kdjstudios/SABillingGitlab
closed
001 NCSM - NCSM 1st cycle accounts
anc-ops anc-process anp-important ant-bug ant-support
In GitLab by @kdjstudios on May 9, 2018, 12:17 **Submitted by:** "Jesus Corchado" <jesus.corchado@answernet.com> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-05-09-47848/conversation **Server:** Internal **Client/Site:** Multiple **Account:** NA **Issue:** Sorry, we found another item...
1.0
001 NCSM - NCSM 1st cycle accounts - In GitLab by @kdjstudios on May 9, 2018, 12:17 **Submitted by:** "Jesus Corchado" <jesus.corchado@answernet.com> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-05-09-47848/conversation **Server:** Internal **Client/Site:** Multiple **Account:** NA **Is...
process
ncsm ncsm cycle accounts in gitlab by kdjstudios on may submitted by jesus corchado helpdesk server internal client site multiple account na issue sorry we found another item that we need fixed i processed the billing on the outbound sites for the ncsm ...
1
174,454
14,483,172,461
IssuesEvent
2020-12-10 14:51:51
nilearn/nilearn
https://api.github.com/repos/nilearn/nilearn
closed
Improve Documentation of masker family
Documentation
Perhaps the docstrings for the following classes could be improved: ``` - NiftiMasker - NiftiLabelsMasker - NiftiMapsMasker - MultiNiftiMasker ``` More specifically, at the top of the respective class docstrings, one might add - a more generous explanation of the purpose of the class - its commonalities and differenc...
1.0
Improve Documentation of masker family - Perhaps the docstrings for the following classes could be improved: ``` - NiftiMasker - NiftiLabelsMasker - NiftiMapsMasker - MultiNiftiMasker ``` More specifically, at the top of the respective class docstrings, one might add - a more generous explanation of the purpose of th...
non_process
improve documentation of masker family perhaps the docstrings for the following classes could be improved niftimasker niftilabelsmasker niftimapsmasker multiniftimasker more specifically at the top of the respective class docstrings one might add a more generous explanation of the purpose of th...
0
6,838
9,979,560,449
IssuesEvent
2019-07-09 23:24:03
GroceriStar/food-static-files-generator
https://api.github.com/repos/GroceriStar/food-static-files-generator
closed
fileSystem methods separation
enhancement good first issue help wanted in-process
**Is your feature request related to a problem? Please describe.** https://github.com/GroceriStar/food-static-files-generator/blob/master/src/fileSystem.js https://github.com/GroceriStar/food-static-files-generator/issues/72 **Describe the solution you'd like** move write and read methods to a separated file. it ...
1.0
fileSystem methods separation - **Is your feature request related to a problem? Please describe.** https://github.com/GroceriStar/food-static-files-generator/blob/master/src/fileSystem.js https://github.com/GroceriStar/food-static-files-generator/issues/72 **Describe the solution you'd like** move write and read ...
process
filesystem methods separation is your feature request related to a problem please describe describe the solution you d like move write and read methods to a separated file it will help to make writefile js less complicated and shorter describe alternatives you ve considered a clear and co...
1
92,993
10,764,432,758
IssuesEvent
2019-11-01 08:15:47
tiuweehan/ped
https://api.github.com/repos/tiuweehan/ped
opened
Sort command is not valid (and supposed to come in v1.3)
severity.Medium type.DocumentationBug
Sort is not a valid command in the application and UG says `coming in 1.3` even though the version is 1.3 ![Screenshot 2019-11-01 at 4.14.51 PM.png](https://raw.githubusercontent.com/tiuweehan/ped/master/files/a6f940a8-9708-4658-a09b-bda886054ad6.png)
1.0
Sort command is not valid (and supposed to come in v1.3) - Sort is not a valid command in the application and UG says `coming in 1.3` even though the version is 1.3 ![Screenshot 2019-11-01 at 4.14.51 PM.png](https://raw.githubusercontent.com/tiuweehan/ped/master/files/a6f940a8-9708-4658-a09b-bda886054ad6.png)
non_process
sort command is not valid and supposed to come in sort is not a valid command in the application and ug says coming in even though the version is
0
10,663
13,453,185,035
IssuesEvent
2020-09-09 00:11:26
zaimoni/Cataclysm
https://api.github.com/repos/zaimoni/Cataclysm
opened
local fork: PDCurses
process refactor
For tile support. Also the reference curses implementation for Windows. catacurse.cpp/h is a hand-rolled re-implementation. License is public domain (ok).
1.0
local fork: PDCurses - For tile support. Also the reference curses implementation for Windows. catacurse.cpp/h is a hand-rolled re-implementation. License is public domain (ok).
process
local fork pdcurses for tile support also the reference curses implementation for windows catacurse cpp h is a hand rolled re implementation license is public domain ok
1
437,847
12,603,364,566
IssuesEvent
2020-06-11 13:22:21
EBISPOT/goci
https://api.github.com/repos/EBISPOT/goci
closed
Beta not imported into curation interface from deposition
Priority: High Type: Bug
Beta was entered in the submission template but was not imported into the curation interface - Example Buchwald J 32157176.
1.0
Beta not imported into curation interface from deposition - Beta was entered in the submission template but was not imported into the curation interface - Example Buchwald J 32157176.
non_process
beta not imported into curation interface from deposition beta was entered in the submission template but was not imported into the curation interface example buchwald j
0
256,862
19,474,118,292
IssuesEvent
2021-12-24 08:47:43
dxc-technology/halstack-style-guide
https://api.github.com/repos/dxc-technology/halstack-style-guide
reopened
[Docs] Component review and design improvements
category: documentation :notebook: task: epic :pushpin:
## Component reviews - [x] #190 - [x] #224 - [x] #225 - [x] #443 - [x] #477 - [x] #478 - [x] #497 - [x] #499 - [x] #530 - [x] #542 - [x] #619 ## Fixes - [x] #322 - [x] #323 - [x] #437 - [x] #460 - [x] #474 - [x] #547 - [x] #572 - [x] #588 - [x] #645 - [x] #646 - [ ] #656 ## Design ...
1.0
[Docs] Component review and design improvements - ## Component reviews - [x] #190 - [x] #224 - [x] #225 - [x] #443 - [x] #477 - [x] #478 - [x] #497 - [x] #499 - [x] #530 - [x] #542 - [x] #619 ## Fixes - [x] #322 - [x] #323 - [x] #437 - [x] #460 - [x] #474 - [x] #547 - [x] #572 - [x] #588 ...
non_process
component review and design improvements component reviews fixes design improvements
0
530,639
15,435,333,606
IssuesEvent
2021-03-07 08:22:29
magento/magento2
https://api.github.com/repos/magento/magento2
closed
Page layouts are hard-coded in Magento\Widget\Block\Adminhtml\Widget\Instance\Edit\Chooser\Container
Issue: Confirmed Issue: ready for confirmation Priority: P2 Progress: PR in progress Reported on 2.3.5 Reproduced on 2.4.x Severity: S3 Triage: Dev.Experience
### Preconditions (*) Magento 2.3.5 ### Steps to reproduce (*) Have a look at the code source of `Magento\Widget\Block\Adminhtml\Widget\Instance\Edit\Chooser\Container`. ### Expected result (*) The function `getPageLayouts()` should return the actual list of page layouts declared by the different modules...
1.0
Page layouts are hard-coded in Magento\Widget\Block\Adminhtml\Widget\Instance\Edit\Chooser\Container - ### Preconditions (*) Magento 2.3.5 ### Steps to reproduce (*) Have a look at the code source of `Magento\Widget\Block\Adminhtml\Widget\Instance\Edit\Chooser\Container`. ### Expected result (*) The func...
non_process
page layouts are hard coded in magento widget block adminhtml widget instance edit chooser container preconditions magento steps to reproduce have a look at the code source of magento widget block adminhtml widget instance edit chooser container expected result the func...
0
17,778
23,704,366,931
IssuesEvent
2022-08-29 22:33:47
googleapis/gapic-showcase
https://api.github.com/repos/googleapis/gapic-showcase
opened
switch docs to reference "latest" release assets instead of specific version
type: process
We should change all of the examples in the README to use the "latest" release version, specifically when downloading release assets. See https://docs.github.com/en/repositories/releasing-projects-on-github/linking-to-releases. As part of this, we'd need to exclude the release version from the asset names e.g. `gapi...
1.0
switch docs to reference "latest" release assets instead of specific version - We should change all of the examples in the README to use the "latest" release version, specifically when downloading release assets. See https://docs.github.com/en/repositories/releasing-projects-on-github/linking-to-releases. As part of...
process
switch docs to reference latest release assets instead of specific version we should change all of the examples in the readme to use the latest release version specifically when downloading release assets see as part of this we d need to exclude the release version from the asset names e g gapic showcas...
1
5,571
8,407,883,919
IssuesEvent
2018-10-11 22:34:58
HumanCellAtlas/dcp-community
https://api.github.com/repos/HumanCellAtlas/dcp-community
opened
Add recommended format for Slack Channels
charter-process
Adopt the best practice that @lauraclarke created in the Ingest Support charter: Recommended format for Slack Channels `[HumanCellAtlas/channel](https://humancellatlas.slack.com/messages/channel)` - [ ] Update charter template to include sub-sections for Mailing Lists and Slack Channels now that we have mailing...
1.0
Add recommended format for Slack Channels - Adopt the best practice that @lauraclarke created in the Ingest Support charter: Recommended format for Slack Channels `[HumanCellAtlas/channel](https://humancellatlas.slack.com/messages/channel)` - [ ] Update charter template to include sub-sections for Mailing Lists...
process
add recommended format for slack channels adopt the best practice that lauraclarke created in the ingest support charter recommended format for slack channels update charter template to include sub sections for mailing lists and slack channels now that we have mailing lists update existing ch...
1
3,213
6,274,320,909
IssuesEvent
2017-07-18 01:37:39
gaocegege/Processing.R
https://api.github.com/repos/gaocegege/Processing.R
opened
Add compiler or related tech to solve call back functions
community/processing difficulty/high priority/p1 size/no-idea status/to-be-claimed type/bug
related issues: #166 There are some functions which will be defined in R but it is called in Java. Actually we have limited implementation for these functions, for example, draw and settings. But some libraries and some other built-in functions need to be supported. Built-in functions includes: mouse related fun...
1.0
Add compiler or related tech to solve call back functions - related issues: #166 There are some functions which will be defined in R but it is called in Java. Actually we have limited implementation for these functions, for example, draw and settings. But some libraries and some other built-in functions need to be ...
process
add compiler or related tech to solve call back functions related issues there are some functions which will be defined in r but it is called in java actually we have limited implementation for these functions for example draw and settings but some libraries and some other built in functions need to be su...
1
13,316
15,784,065,090
IssuesEvent
2021-04-01 14:42:52
edwardsmarc/CASFRI
https://api.github.com/repos/edwardsmarc/CASFRI
opened
Create one version of TT_RowIsValid() and TT_HasPrecedence() for each process that requires it
enhancement high post-translation process
TT_RowIsValid() and TT_HasPrecedence() are two functions that have to be overwritten according to the context they are used. They only require to be passed the same king of argument and to return a boolean. They are used in many contexts: - in the basic geohistory test - in the real data geohistory test - in t...
1.0
Create one version of TT_RowIsValid() and TT_HasPrecedence() for each process that requires it - TT_RowIsValid() and TT_HasPrecedence() are two functions that have to be overwritten according to the context they are used. They only require to be passed the same king of argument and to return a boolean. They are use...
process
create one version of tt rowisvalid and tt hasprecedence for each process that requires it tt rowisvalid and tt hasprecedence are two functions that have to be overwritten according to the context they are used they only require to be passed the same king of argument and to return a boolean they are use...
1
6,584
9,661,896,557
IssuesEvent
2019-05-20 19:18:33
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
opened
Ensure Python tests run under Windows
P1 team-Rules-Python type: process
We [currently disable](https://github.com/bazelbuild/bazel/blob/bdc6c10b674757df38982e71752aab8eddab47a0/src/test/shell/bazel/BUILD#L724-L725) some Python tests under Windows because until recently our CI machines didn't have both Python 2 and Python 3 available. Now that that's resolved, we should enable them. P1 b...
1.0
Ensure Python tests run under Windows - We [currently disable](https://github.com/bazelbuild/bazel/blob/bdc6c10b674757df38982e71752aab8eddab47a0/src/test/shell/bazel/BUILD#L724-L725) some Python tests under Windows because until recently our CI machines didn't have both Python 2 and Python 3 available. Now that that's ...
process
ensure python tests run under windows we some python tests under windows because until recently our ci machines didn t have both python and python available now that that s resolved we should enable them because this blocks fixing which in turn is needed to enable toolchains on windows separat...
1
4,857
7,745,937,541
IssuesEvent
2018-05-29 19:59:47
GoogleCloudPlatform/google-cloud-python
https://api.github.com/repos/GoogleCloudPlatform/google-cloud-python
reopened
[BigQuery] cannot be used with Python 3.7 (Pandas)
api: bigquery testing type: process
Pandas/Cython doesn't currently support 3.7. Once it does we need to enable 3.7 testing on BigQuery. Collecting pandas>=0.17.1 (from google-cloud-monitoring==0.29.0) Using cached https://files.pythonhosted.org/packages/08/01/803834bc8a4e708aedebb133095a88a4dad9f45bbaf5ad777d2bea543c7e/pandas-0.22.0.tar.gz Could no...
1.0
[BigQuery] cannot be used with Python 3.7 (Pandas) - Pandas/Cython doesn't currently support 3.7. Once it does we need to enable 3.7 testing on BigQuery. Collecting pandas>=0.17.1 (from google-cloud-monitoring==0.29.0) Using cached https://files.pythonhosted.org/packages/08/01/803834bc8a4e708aedebb133095a88a4dad9f4...
process
cannot be used with python pandas pandas cython doesn t currently support once it does we need to enable testing on bigquery collecting pandas from google cloud monitoring using cached could not find a version that satisfies the requirement cython from versions no matchin...
1
8,563
11,736,676,482
IssuesEvent
2020-03-11 13:28:55
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Mapping for South Africa
Pri2 automation/svc awaiting-product-team-response cxp process-automation/subsvc product-question triaged
Hi, what is the mapping for South Africa? Are solutions like Update Management not available in that region? --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: f8f86bd0-7555-9be2-1015-76e3ab88062f * Version Independent ID: 1d310402-fadf-d602-04...
1.0
Mapping for South Africa - Hi, what is the mapping for South Africa? Are solutions like Update Management not available in that region? --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: f8f86bd0-7555-9be2-1015-76e3ab88062f * Version Independen...
process
mapping for south africa hi what is the mapping for south africa are solutions like update management not available in that region document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id fadf conten...
1
3,208
6,264,803,417
IssuesEvent
2017-07-16 11:54:55
nodejs/node
https://api.github.com/repos/nodejs/node
closed
n.kill(19) throws error
child_process doc good first contribution process
On versions 6 and 7 of Node.js when I started a child process with `const n = require('child_process').spawn` if I try, `n.kill(19)`, I get an error saying the signal is not recognized but 19 is a valid signal http://stackoverflow.com/questions/9951556/why-number-9-in-kill-9-command-in-unix I would expe...
2.0
n.kill(19) throws error - On versions 6 and 7 of Node.js when I started a child process with `const n = require('child_process').spawn` if I try, `n.kill(19)`, I get an error saying the signal is not recognized but 19 is a valid signal http://stackoverflow.com/questions/9951556/why-number-9-in-kill-9-comma...
process
n kill throws error on versions and of node js when i started a child process with const n require child process spawn if i try n kill i get an error saying the signal is not recognized but is a valid signal i would expect it to work if i do n kill sigstop it seems to...
1
12,529
14,972,166,098
IssuesEvent
2021-01-27 22:21:36
BootBlock/FileSieve
https://api.github.com/repos/BootBlock/FileSieve
opened
Decouple Profile processing from the UI
backend-core processing ui
To allow the simultaneous processing of multiple profiles and to allow the Trigger system to fire for more than one profile at a time, profile processing will need to be decoupled from the user interface. Requires some thought, especially when it comes to showing the fact that multiple profiles are being processed a...
1.0
Decouple Profile processing from the UI - To allow the simultaneous processing of multiple profiles and to allow the Trigger system to fire for more than one profile at a time, profile processing will need to be decoupled from the user interface. Requires some thought, especially when it comes to showing the fact th...
process
decouple profile processing from the ui to allow the simultaneous processing of multiple profiles and to allow the trigger system to fire for more than one profile at a time profile processing will need to be decoupled from the user interface requires some thought especially when it comes to showing the fact th...
1
2,226
3,575,814,867
IssuesEvent
2016-01-27 17:12:44
allo-/firefox-profilemaker
https://api.github.com/repos/allo-/firefox-profilemaker
closed
Migrate all forms to DynamicConfigForm
Infrastructure
All Forms should use an options dictionary and be created by ``create_configform``. Then the view can be adapted to create forms from a list of ``(id, name, options)`` tuples instead of Form objects.
1.0
Migrate all forms to DynamicConfigForm - All Forms should use an options dictionary and be created by ``create_configform``. Then the view can be adapted to create forms from a list of ``(id, name, options)`` tuples instead of Form objects.
non_process
migrate all forms to dynamicconfigform all forms should use an options dictionary and be created by create configform then the view can be adapted to create forms from a list of id name options tuples instead of form objects
0
20,122
26,659,350,410
IssuesEvent
2023-01-25 19:36:47
pb866/Kimai.jl
https://api.github.com/repos/pb866/Kimai.jl
opened
Allow comments in input files
enhancement data processing
Allow the possibility to add comments in the input data files of vacation and sick leave by specifying a character, e.g. `#`, in `CSV.read`.
1.0
Allow comments in input files - Allow the possibility to add comments in the input data files of vacation and sick leave by specifying a character, e.g. `#`, in `CSV.read`.
process
allow comments in input files allow the possibility to add comments in the input data files of vacation and sick leave by specifying a character e g in csv read
1
17,476
23,298,447,210
IssuesEvent
2022-08-07 00:19:06
mdsreq-fga-unb/2022.1-GDS
https://api.github.com/repos/mdsreq-fga-unb/2022.1-GDS
closed
Riscos
Planejamento Processo de Desenvolvimento
**Descrição** quando será realizado o gerenciamento dos riscos? em que momento do processo? Ou seja, quando e como a equipe irá revisar e atualizar os riscos do projeto e do produto?
1.0
Riscos - **Descrição** quando será realizado o gerenciamento dos riscos? em que momento do processo? Ou seja, quando e como a equipe irá revisar e atualizar os riscos do projeto e do produto?
process
riscos descrição quando será realizado o gerenciamento dos riscos em que momento do processo ou seja quando e como a equipe irá revisar e atualizar os riscos do projeto e do produto
1
9,879
12,886,461,010
IssuesEvent
2020-07-13 09:31:17
prisma/prisma
https://api.github.com/repos/prisma/prisma
closed
Improve tests in `cli` (currently using Mocha)
kind/improvement process/candidate team/typescript topic: internal topic: tests
Tests in https://github.com/prisma/prisma/tree/master/src/packages/cli/src/__tests__/ They run on Mocha while we are using Jest everywhere else. Each new Mocha test now require a manual edit of the package.json. Maybe it makes sense to keep Mocha for the integration tests but we should use Jest for the rest. ...
1.0
Improve tests in `cli` (currently using Mocha) - Tests in https://github.com/prisma/prisma/tree/master/src/packages/cli/src/__tests__/ They run on Mocha while we are using Jest everywhere else. Each new Mocha test now require a manual edit of the package.json. Maybe it makes sense to keep Mocha for the integrati...
process
improve tests in cli currently using mocha tests in they run on mocha while we are using jest everywhere else each new mocha test now require a manual edit of the package json maybe it makes sense to keep mocha for the integration tests but we should use jest for the rest todo adding jest alon...
1
15,276
19,257,181,218
IssuesEvent
2021-12-09 12:36:46
km4ack/pi-build
https://api.github.com/repos/km4ack/pi-build
closed
EES post to outbox on Bullseye and Pat 0.12 not working
bug in process
I initially thought this was a CRONJOB issue of not posting the EES emails to the PAT outbox but I believe it is a bug in the movetopi.html script referencing a bad location for the outbox. The EES email is created is in /var/www/html/emails The mv command to post to the PAT outbox is referencing a folder that...
1.0
EES post to outbox on Bullseye and Pat 0.12 not working - I initially thought this was a CRONJOB issue of not posting the EES emails to the PAT outbox but I believe it is a bug in the movetopi.html script referencing a bad location for the outbox. The EES email is created is in /var/www/html/emails The mv comm...
process
ees post to outbox on bullseye and pat not working i initially thought this was a cronjob issue of not posting the ees emails to the pat outbox but i believe it is a bug in the movetopi html script referencing a bad location for the outbox the ees email is created is in var www html emails the mv comma...
1
790,151
27,817,435,632
IssuesEvent
2023-03-18 21:06:53
qutebrowser/qutebrowser
https://api.github.com/repos/qutebrowser/qutebrowser
closed
Crashes in QStyleSheetStyle::styleHint
qt priority: 1 - middle bug: segfault/crash/hang
**Version info**: ``` qutebrowser v1.10.2 Git commit: Backend: QtWebEngine (Chromium 77.0.3865.129) Qt: 5.14.2 CPython: 3.8.2 PyQt: 5.14.2 sip: 5.1.2 colorama: 0.4.3 pypeg2: 2.15 jinja2: 2.11.2 pygments: 2.6.1 yaml: 5.3.1 cssutils: no attr: 19.3.0 PyQt5.QtWebEngineWidgets: yes PyQt5.QtWebEngine:...
1.0
Crashes in QStyleSheetStyle::styleHint - **Version info**: ``` qutebrowser v1.10.2 Git commit: Backend: QtWebEngine (Chromium 77.0.3865.129) Qt: 5.14.2 CPython: 3.8.2 PyQt: 5.14.2 sip: 5.1.2 colorama: 0.4.3 pypeg2: 2.15 jinja2: 2.11.2 pygments: 2.6.1 yaml: 5.3.1 cssutils: no attr: 19.3.0 PyQt5.Qt...
non_process
crashes in qstylesheetstyle stylehint version info qutebrowser git commit backend qtwebengine chromium qt cpython pyqt sip colorama pygments yaml cssutils no attr qtwebenginewidgets yes qt...
0
346,815
31,025,942,689
IssuesEvent
2023-08-10 09:08:38
YeolJyeongKong/fittering-BE
https://api.github.com/repos/YeolJyeongKong/fittering-BE
opened
로그인 기능 수정
🐞 BugFix ✅ Test
### 로그인 - 입력 정보로 조회되는 유저가 없을 때 `null`을 반환해야 하는데 예외만 날리고 있어 문제 발생 + 입력한 이메일로 조회된 유저가 있음 - 비밀번호 틀렸음 : `일치하는 유저 정보가 없습니다.` - 비밀번호 맞음 : `200` OK + 입력한 이메일로 조회된 유저가 없음 - `500` : **수정 필요!!** - OAuth로 로그인한 사용자에게 **JWT 발급**이 되는지 점검 필요
1.0
로그인 기능 수정 - ### 로그인 - 입력 정보로 조회되는 유저가 없을 때 `null`을 반환해야 하는데 예외만 날리고 있어 문제 발생 + 입력한 이메일로 조회된 유저가 있음 - 비밀번호 틀렸음 : `일치하는 유저 정보가 없습니다.` - 비밀번호 맞음 : `200` OK + 입력한 이메일로 조회된 유저가 없음 - `500` : **수정 필요!!** - OAuth로 로그인한 사용자에게 **JWT 발급**이 되는지 점검 필요
non_process
로그인 기능 수정 로그인 입력 정보로 조회되는 유저가 없을 때 null 을 반환해야 하는데 예외만 날리고 있어 문제 발생 입력한 이메일로 조회된 유저가 있음 비밀번호 틀렸음 일치하는 유저 정보가 없습니다 비밀번호 맞음 ok 입력한 이메일로 조회된 유저가 없음 수정 필요 oauth로 로그인한 사용자에게 jwt 발급 이 되는지 점검 필요
0
13,362
15,825,666,566
IssuesEvent
2021-04-06 06:13:28
elastic/beats
https://api.github.com/repos/elastic/beats
closed
Create decode_xml_wineventlog processor
7.13 candidate :Processors Epic Team:Security-External Integrations Theme: from_splunk_wizard enhancement
The goal is to separate the XML processing capability of the `winlog` input from the ability to read XML event logs from Windows. This will allow event log XML to be processed from a variety of sources. One use case is to be able to process Windows event logs that have been written to an S3 bucket as XML. As a nice ...
1.0
Create decode_xml_wineventlog processor - The goal is to separate the XML processing capability of the `winlog` input from the ability to read XML event logs from Windows. This will allow event log XML to be processed from a variety of sources. One use case is to be able to process Windows event logs that have been wri...
process
create decode xml wineventlog processor the goal is to separate the xml processing capability of the winlog input from the ability to read xml event logs from windows this will allow event log xml to be processed from a variety of sources one use case is to be able to process windows event logs that have been wri...
1
205,014
7,093,473,776
IssuesEvent
2018-01-12 20:40:16
hexlet-codebattle/codebattle
https://api.github.com/repos/hexlet-codebattle/codebattle
closed
Отключить возможность ввода текста и выбор языка для наблюдателей
easy high_priority
Третьи лица могут писать в левый редактор. Запретить!
1.0
Отключить возможность ввода текста и выбор языка для наблюдателей - Третьи лица могут писать в левый редактор. Запретить!
non_process
отключить возможность ввода текста и выбор языка для наблюдателей третьи лица могут писать в левый редактор запретить
0
21,419
29,359,591,378
IssuesEvent
2023-05-28 00:36:48
devssa/onde-codar-em-salvador
https://api.github.com/repos/devssa/onde-codar-em-salvador
closed
[Remoto] Data Analyst na Coodesh
SALVADOR DATA SCIENCE PYTHON SQL ETL REQUISITOS REMOTO PROCESSOS GITHUB INGLÊS SCALA UMA POWER BI C R TABLEAU DOCUMENTAÇÃO TESTES AUTOMATIZADOS MODELAGEM DE BANCO DE DADOS MANUTENÇÃO NEGÓCIOS DATA WAREHOUSE ENGENHARIA DE SOFTWARE MONITORAMENTO Stale
## Descrição da vaga: Esta é uma vaga de um parceiro da plataforma Coodesh, ao candidatar-se você terá acesso as informações completas sobre a empresa e benefícios. Fique atento ao redirecionamento que vai te levar para uma url [https://coodesh.com](https://coodesh.com/vagas/data-analyst-124220888?utm_source=git...
1.0
[Remoto] Data Analyst na Coodesh - ## Descrição da vaga: Esta é uma vaga de um parceiro da plataforma Coodesh, ao candidatar-se você terá acesso as informações completas sobre a empresa e benefícios. Fique atento ao redirecionamento que vai te levar para uma url [https://coodesh.com](https://coodesh.com/vagas/da...
process
data analyst na coodesh descrição da vaga esta é uma vaga de um parceiro da plataforma coodesh ao candidatar se você terá acesso as informações completas sobre a empresa e benefícios fique atento ao redirecionamento que vai te levar para uma url com o pop up personalizado de candidatura 👋 a oz...
1
26,374
2,684,343,495
IssuesEvent
2015-03-28 21:57:47
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
opened
Clink was there before ConEmu
2–5 stars bug imported Priority-Medium
_From [michfi...@gmail.com](https://code.google.com/u/116044569754157729756/) on April 25, 2013 03:23:28_ OS version: Win8 x64 ConEmu version: latest *Bug description* Looks like ConEmu , probably at first start is overwriting clink's hook or something. If you have clink installed before ConEmu , it will stop workin...
1.0
Clink was there before ConEmu - _From [michfi...@gmail.com](https://code.google.com/u/116044569754157729756/) on April 25, 2013 03:23:28_ OS version: Win8 x64 ConEmu version: latest *Bug description* Looks like ConEmu , probably at first start is overwriting clink's hook or something. If you have clink installed bef...
non_process
clink was there before conemu from on april os version conemu version latest bug description looks like conemu probably at first start is overwriting clink s hook or something if you have clink installed before conemu it will stop working later steps to reproduction install cl...
0
28,581
11,661,735,553
IssuesEvent
2020-03-03 07:34:31
bas/WebGoat
https://api.github.com/repos/bas/WebGoat
opened
CVE-2018-19839 (Medium) detected in CSS::Sass-v3.4.11
security vulnerability
## CVE-2018-19839 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>CSS::Sassv3.4.11</b></p></summary> <p> <p>Library home page: <a href=https://metacpan.org/pod/CSS::Sass>https://meta...
True
CVE-2018-19839 (Medium) detected in CSS::Sass-v3.4.11 - ## CVE-2018-19839 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>CSS::Sassv3.4.11</b></p></summary> <p> <p>Library home page:...
non_process
cve medium detected in css sass cve medium severity vulnerability vulnerable library css library home page a href found in head commit a href library source files the source files were matched to this source library based on a best effort mat...
0
654,768
21,662,200,083
IssuesEvent
2022-05-06 20:40:02
orbeon/orbeon-forms
https://api.github.com/repos/orbeon/orbeon-forms
closed
During Push to Remote, `Authorization` header not sent in PUT, resulting in a 403
Module: Form Runner Priority: Regression
As #5310 and #5314, this also regressed when we switched from using an `xf:submission` to directly calling Scala API.
1.0
During Push to Remote, `Authorization` header not sent in PUT, resulting in a 403 - As #5310 and #5314, this also regressed when we switched from using an `xf:submission` to directly calling Scala API.
non_process
during push to remote authorization header not sent in put resulting in a as and this also regressed when we switched from using an xf submission to directly calling scala api
0
23,845
12,134,136,383
IssuesEvent
2020-04-23 10:11:43
Spottedleaf/Tuinity
https://api.github.com/repos/Spottedleaf/Tuinity
closed
Console Error
confirmed performance upstream vanilla
Minecraft: 1.15.2 Tuinity: build 13 Console Error followed by huge TPS lag. https://pastebin.com/raw/wVfU3zQb I have this problem in only one server the other one i have is fine :/
True
Console Error - Minecraft: 1.15.2 Tuinity: build 13 Console Error followed by huge TPS lag. https://pastebin.com/raw/wVfU3zQb I have this problem in only one server the other one i have is fine :/
non_process
console error minecraft tuinity build console error followed by huge tps lag i have this problem in only one server the other one i have is fine
0
109,972
23,850,189,645
IssuesEvent
2022-09-06 17:10:11
creativecommons/wp-plugin-creativecommons
https://api.github.com/repos/creativecommons/wp-plugin-creativecommons
opened
[Feature] migrate from `create-guten-block` scripts to a `@wordpress/scripts` core setup
🟩 priority: low 🚦 status: awaiting triage ✨ goal: improvement 💻 aspect: code
## Problem Previously: #189 The use of `create-guten-block` as a scaffolding for the WordPress Gutenberg blocks has a number of compatibility and stability issues. Since the blocks were originally created with `create-guten-block` core WP has grown its capacity to handle scaffolding, dev, and build. To keep block...
1.0
[Feature] migrate from `create-guten-block` scripts to a `@wordpress/scripts` core setup - ## Problem Previously: #189 The use of `create-guten-block` as a scaffolding for the WordPress Gutenberg blocks has a number of compatibility and stability issues. Since the blocks were originally created with `create-guten...
non_process
migrate from create guten block scripts to a wordpress scripts core setup problem previously the use of create guten block as a scaffolding for the wordpress gutenberg blocks has a number of compatibility and stability issues since the blocks were originally created with create guten block co...
0
125,441
17,836,185,198
IssuesEvent
2021-09-03 01:38:50
michaeldotson/todoListApi
https://api.github.com/repos/michaeldotson/todoListApi
opened
CVE-2021-23438 (Medium) detected in mpath-0.5.1.tgz
security vulnerability
## CVE-2021-23438 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mpath-0.5.1.tgz</b></p></summary> <p>{G,S}et object values using MongoDB-like path notation</p> <p>Library home page...
True
CVE-2021-23438 (Medium) detected in mpath-0.5.1.tgz - ## CVE-2021-23438 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mpath-0.5.1.tgz</b></p></summary> <p>{G,S}et object values usi...
non_process
cve medium detected in mpath tgz cve medium severity vulnerability vulnerable library mpath tgz g s et object values using mongodb like path notation library home page a href path to dependency file todolistapi package json path to vulnerable library todolistapi no...
0
5,710
8,565,138,038
IssuesEvent
2018-11-09 18:54:24
easy-software-ufal/annotations_repos
https://api.github.com/repos/easy-software-ufal/annotations_repos
opened
Metadata autofac/Autofac resolved with missing property values even when [DefaultValue] attributes are not present.
C# RMA wrong processing
Issue: `https://github.com/autofac/Autofac/issues/231` PR: `null`
1.0
Metadata autofac/Autofac resolved with missing property values even when [DefaultValue] attributes are not present. - Issue: `https://github.com/autofac/Autofac/issues/231` PR: `null`
process
metadata autofac autofac resolved with missing property values even when attributes are not present issue pr null
1
21,539
29,837,211,933
IssuesEvent
2023-06-19 00:37:46
devssa/onde-codar-em-salvador
https://api.github.com/repos/devssa/onde-codar-em-salvador
closed
[Remoto] Fullstack Developer na Coodesh
SALVADOR BACK-END FRONT-END PJ MONGODB JAVASCRIPT FULL-STACK MVC HTML SCRUM SQL GIT REST DOCKER KUBERNETES DEVOPS JSON ANGULAR REACT AWS REQUISITOS REMOTO ASP.NET PROCESSOS INOVAÇÃO GITHUB KANBAN FLUTTER AZURE E-COMMERCE IONIC UMA C R APIs METODOLOGIAS ÁGEIS SAAS MANUTENÇÃO AUTOMAÇÃO DE PROCESSOS EKS Stale
## Descrição da vaga: Esta é uma vaga de um parceiro da plataforma Coodesh, ao candidatar-se você terá acesso as informações completas sobre a empresa e benefícios. Fique atento ao redirecionamento que vai te levar para uma url [https://coodesh.com](https://coodesh.com/jobs/fullstack-developer-181905126?utm_sour...
2.0
[Remoto] Fullstack Developer na Coodesh - ## Descrição da vaga: Esta é uma vaga de um parceiro da plataforma Coodesh, ao candidatar-se você terá acesso as informações completas sobre a empresa e benefícios. Fique atento ao redirecionamento que vai te levar para uma url [https://coodesh.com](https://coodesh.com/j...
process
fullstack developer na coodesh descrição da vaga esta é uma vaga de um parceiro da plataforma coodesh ao candidatar se você terá acesso as informações completas sobre a empresa e benefícios fique atento ao redirecionamento que vai te levar para uma url com o pop up personalizado de candidatura 👋 ...
1
121,810
12,134,424,466
IssuesEvent
2020-04-23 10:41:49
handsontable/handsontable
https://api.github.com/repos/handsontable/handsontable
opened
skipColumnOnPaste and skipRowOnPaste when added to table settings hang the browser down after pasting
Copy-paste Type: Bug Type: Documentation needed
### Description <!--- Tell us what happens and what should happen --> Options [`skipColumnOnPaste`](https://handsontable.com/docs/7.4.2/Options.html#skipColumnOnPaste) and [`skipRowOnPaste`](https://handsontable.com/docs/7.4.2/Options.html#skipRowOnPaste) when added to table settings hang the browser down after pasti...
1.0
skipColumnOnPaste and skipRowOnPaste when added to table settings hang the browser down after pasting - ### Description <!--- Tell us what happens and what should happen --> Options [`skipColumnOnPaste`](https://handsontable.com/docs/7.4.2/Options.html#skipColumnOnPaste) and [`skipRowOnPaste`](https://handsontable.co...
non_process
skipcolumnonpaste and skiprowonpaste when added to table settings hang the browser down after pasting description options and when added to table settings hang the browser down after pasting it is said that when added to a column property it skips the column on paste and pastes the data on ...
0
558
2,570,755,310
IssuesEvent
2015-02-10 12:02:26
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
hazelcast.xml variable replacement only works at the front of an xml attribute string
Team: Core Type: Defect
For example, I would like to do: ```xml <hazelcast> <import resource="hazelcast/group-${env}-config.xml"/> ... ``` But this tries to import a file called "qa-config.xml" instead of "hazelcast/group-qa-config.xml" Here is a unit test that demonstrates the same problem. I am on version 3.4 ```java @Te...
1.0
hazelcast.xml variable replacement only works at the front of an xml attribute string - For example, I would like to do: ```xml <hazelcast> <import resource="hazelcast/group-${env}-config.xml"/> ... ``` But this tries to import a file called "qa-config.xml" instead of "hazelcast/group-qa-config.xml" Here i...
non_process
hazelcast xml variable replacement only works at the front of an xml attribute string for example i would like to do xml but this tries to import a file called qa config xml instead of hazelcast group qa config xml here is a unit test that demonstrates the same problem i am on vers...
0
9,394
12,396,134,154
IssuesEvent
2020-05-20 19:57:27
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
Temporary layers generated by processing tools from inputs with custom CRS have no CRS defined
Bug Processing Projections/Transformations
**Describe the bug** I create a point with one of the 'ZANGI' CRS (which are not user-defined but are custom) and save it in a GeoPackage. Then I run the Vector-GeoProcessing-Buffer tool and generate a buffer as a temporary layer. Bug: The buffer polygon draws in completely the wrong place as it has no CRS def...
1.0
Temporary layers generated by processing tools from inputs with custom CRS have no CRS defined - **Describe the bug** I create a point with one of the 'ZANGI' CRS (which are not user-defined but are custom) and save it in a GeoPackage. Then I run the Vector-GeoProcessing-Buffer tool and generate a buffer as a temp...
process
temporary layers generated by processing tools from inputs with custom crs have no crs defined describe the bug i create a point with one of the zangi crs which are not user defined but are custom and save it in a geopackage then i run the vector geoprocessing buffer tool and generate a buffer as a temp...
1
389,186
11,498,672,675
IssuesEvent
2020-02-12 12:29:44
massenergize/frontend-portal
https://api.github.com/repos/massenergize/frontend-portal
closed
footer - newsletter subscription
enhancement priority 2
ISSUE 1190 Reported on Fri Dec 13 2019 19:02:16 GMT-0500 (EST) Reported by Kaat Vander Straeten(KAATvds@gmail.com) PRIORITY = Medium STATUS = - Submitted Site Url: http://community-dev.massenergize.org/wayland/contactus Description: In footer under newsletter signup boxes, replace "Your mail id is confidential" wi...
1.0
footer - newsletter subscription - ISSUE 1190 Reported on Fri Dec 13 2019 19:02:16 GMT-0500 (EST) Reported by Kaat Vander Straeten(KAATvds@gmail.com) PRIORITY = Medium STATUS = - Submitted Site Url: http://community-dev.massenergize.org/wayland/contactus Description: In footer under newsletter signup boxes, replac...
non_process
footer newsletter subscription issue reported on fri dec gmt est reported by kaat vander straeten kaatvds gmail com priority medium status submitted site url description in footer under newsletter signup boxes replace your mail id is confidential with your name and email are conf...
0
11,366
14,175,827,369
IssuesEvent
2020-11-12 22:17:49
MicrosoftDocs/azure-devops-docs
https://api.github.com/repos/MicrosoftDocs/azure-devops-docs
closed
How to trigger pipeline on dockerhub push?
Pri2 devops-cicd-process/tech devops/prod doc-bug
"An error occurred while loading the YAML build pipeline. 'image' key is not defined for Docker hub container resource: argocd" Trying to trigger a azure devops pipeline from an external dockerhub repositiory. ```yaml resources: -containers: - container: tools type: ACR azureSubscription: exa...
1.0
How to trigger pipeline on dockerhub push? - "An error occurred while loading the YAML build pipeline. 'image' key is not defined for Docker hub container resource: argocd" Trying to trigger a azure devops pipeline from an external dockerhub repositiory. ```yaml resources: -containers: - container: tools ...
process
how to trigger pipeline on dockerhub push an error occurred while loading the yaml build pipeline image key is not defined for docker hub container resource argocd trying to trigger a azure devops pipeline from an external dockerhub repositiory yaml resources containers container tools ...
1
60,525
12,126,384,687
IssuesEvent
2020-04-22 16:56:29
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
Assertion failed 'offsetFitsInVectorMem(emitGetInsSC(id))'
arch-arm32 area-CodeGen-coreclr os-windows
Windows arm32 with: ``` set COMPlus_TieredCompilation=0 set COMPlus_JitStress=1 ``` From attempt to re-enable "runtime-coreclr jitstress" testing: https://dev.azure.com/dnceng/public/_build/results?buildId=574937&view=results ``` JIT\Methodical\explicit\coverage\expl_float_1_d\expl_float_1_d.cmd [FAIL] ...
1.0
Assertion failed 'offsetFitsInVectorMem(emitGetInsSC(id))' - Windows arm32 with: ``` set COMPlus_TieredCompilation=0 set COMPlus_JitStress=1 ``` From attempt to re-enable "runtime-coreclr jitstress" testing: https://dev.azure.com/dnceng/public/_build/results?buildId=574937&view=results ``` JIT\Methodica...
non_process
assertion failed offsetfitsinvectormem emitgetinssc id windows with set complus tieredcompilation set complus jitstress from attempt to re enable runtime coreclr jitstress testing jit methodical explicit coverage expl float d expl float d cmd assert fai...
0
75,073
9,200,110,476
IssuesEvent
2019-03-07 16:20:33
GCTC-NTGC/TalentCloud
https://api.github.com/repos/GCTC-NTGC/TalentCloud
closed
Applicant - Bilingual prompt
Design Front-end
# Description The lack of clarification in bilingualism at poster level has caused current processes to crash, after managers find a large number of applicants without the bilingual skills on a bilingual position. We need an improved solution to flag bilingual requirements and their full impact at the job poster level...
1.0
Applicant - Bilingual prompt - # Description The lack of clarification in bilingualism at poster level has caused current processes to crash, after managers find a large number of applicants without the bilingual skills on a bilingual position. We need an improved solution to flag bilingual requirements and their full...
non_process
applicant bilingual prompt description the lack of clarification in bilingualism at poster level has caused current processes to crash after managers find a large number of applicants without the bilingual skills on a bilingual position we need an improved solution to flag bilingual requirements and their full...
0
177,546
21,479,032,541
IssuesEvent
2022-04-26 15:56:08
andrewguest/Kubernetes-example
https://api.github.com/repos/andrewguest/Kubernetes-example
closed
CVE-2021-3803 (High) detected in nth-check-2.0.0.tgz, nth-check-1.0.2.tgz - autoclosed
security vulnerability
## CVE-2021-3803 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>nth-check-2.0.0.tgz</b>, <b>nth-check-1.0.2.tgz</b></p></summary> <p> <details><summary><b>nth-check-2.0.0.tgz</b></p...
True
CVE-2021-3803 (High) detected in nth-check-2.0.0.tgz, nth-check-1.0.2.tgz - autoclosed - ## CVE-2021-3803 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>nth-check-2.0.0.tgz</b>, <b>n...
non_process
cve high detected in nth check tgz nth check tgz autoclosed cve high severity vulnerability vulnerable libraries nth check tgz nth check tgz nth check tgz parses and compiles css nth checks to highly optimized functions library home page a h...
0
418,274
28,114,215,221
IssuesEvent
2023-03-31 09:30:18
manushridiv/ped
https://api.github.com/repos/manushridiv/ped
opened
Inconsistencies in the user guide and return value
type.DocumentationBug severity.Low
![image.png](https://raw.githubusercontent.com/manushridiv/ped/main/files/7f17a240-df63-470a-a8f7-114e036659f8.png) The view notes function is adding a task to the list, however documentation has mentioned that the required output for the input is: There are no notes for this task! <!--session: 1680252526668-d9d9825...
1.0
Inconsistencies in the user guide and return value - ![image.png](https://raw.githubusercontent.com/manushridiv/ped/main/files/7f17a240-df63-470a-a8f7-114e036659f8.png) The view notes function is adding a task to the list, however documentation has mentioned that the required output for the input is: There are no note...
non_process
inconsistencies in the user guide and return value the view notes function is adding a task to the list however documentation has mentioned that the required output for the input is there are no notes for this task
0
19,613
25,969,347,144
IssuesEvent
2022-12-19 09:57:51
googleapis/google-api-dotnet-client
https://api.github.com/repos/googleapis/google-api-dotnet-client
closed
1.58.0 release on NuGet has no corresponding GitHub release or Git tag
type: process priority: p2
The 1.58.0 package on NuGet was released on 01Dec, but I haven't seen the corresponding GitHub release or tag since then. Just wanted to get a sense of what changes were made before I upgrade my project to the latest version. Thanks!
1.0
1.58.0 release on NuGet has no corresponding GitHub release or Git tag - The 1.58.0 package on NuGet was released on 01Dec, but I haven't seen the corresponding GitHub release or tag since then. Just wanted to get a sense of what changes were made before I upgrade my project to the latest version. Thanks!
process
release on nuget has no corresponding github release or git tag the package on nuget was released on but i haven t seen the corresponding github release or tag since then just wanted to get a sense of what changes were made before i upgrade my project to the latest version thanks
1
3,754
6,733,154,225
IssuesEvent
2017-10-18 14:00:40
york-region-tpss/stp
https://api.github.com/repos/york-region-tpss/stp
closed
Price Estimate Formula
enhancement process workflow
Provide a formula to calculate this year's estimated price from previous year's price. ![image](https://user-images.githubusercontent.com/3499016/30332782-36e4b7ee-97a9-11e7-8ffb-14af7f8287a5.png) Note: formula should be simplified so that user should only input the increase rate. and the data should be writte...
1.0
Price Estimate Formula - Provide a formula to calculate this year's estimated price from previous year's price. ![image](https://user-images.githubusercontent.com/3499016/30332782-36e4b7ee-97a9-11e7-8ffb-14af7f8287a5.png) Note: formula should be simplified so that user should only input the increase rate. and ...
process
price estimate formula provide a formula to calculate this year s estimated price from previous year s price note formula should be simplified so that user should only input the increase rate and the data should be written into database directly
1
14,529
17,630,658,472
IssuesEvent
2021-08-19 07:31:31
lynnandtonic/nestflix.fun
https://api.github.com/repos/lynnandtonic/nestflix.fun
closed
Add Maria Bamford Is Nuts!
suggested title in process
Please add as much of the following info as you can: Title: Maria Bamford Is Nuts! Type (film/tv show): TV Show Film or show in which it appears: Lady Dynamite Is the parent film/show streaming anywhere? Netflix / MuskVision About when in the parent film/show does it appear? Season 2, Episode 2, around 1...
1.0
Add Maria Bamford Is Nuts! - Please add as much of the following info as you can: Title: Maria Bamford Is Nuts! Type (film/tv show): TV Show Film or show in which it appears: Lady Dynamite Is the parent film/show streaming anywhere? Netflix / MuskVision About when in the parent film/show does it appear? ...
process
add maria bamford is nuts please add as much of the following info as you can title maria bamford is nuts type film tv show tv show film or show in which it appears lady dynamite is the parent film show streaming anywhere netflix muskvision about when in the parent film show does it appear ...
1
18,377
24,504,707,237
IssuesEvent
2022-10-10 15:23:43
openxla/stablehlo
https://api.github.com/repos/openxla/stablehlo
opened
Fix clang tidy variable naming mismatches
Process
Fix "argument name at declaration does not match argument name at definition" issues: ``` -bool isCompatibleForHloTypeInference(TypeRange l, TypeRange r) { - if (l.size() != r.size()) return false; - for (auto [lt, rt] : llvm::zip(l, r)) +bool isCompatibleForHloTypeInference(TypeRange tp1, TypeRange tp2) { + ...
1.0
Fix clang tidy variable naming mismatches - Fix "argument name at declaration does not match argument name at definition" issues: ``` -bool isCompatibleForHloTypeInference(TypeRange l, TypeRange r) { - if (l.size() != r.size()) return false; - for (auto [lt, rt] : llvm::zip(l, r)) +bool isCompatibleForHloTypeI...
process
fix clang tidy variable naming mismatches fix argument name at declaration does not match argument name at definition issues bool iscompatibleforhlotypeinference typerange l typerange r if l size r size return false for auto llvm zip l r bool iscompatibleforhlotypeinferenc...
1
20,740
27,439,840,966
IssuesEvent
2023-03-02 10:13:20
open-telemetry/opentelemetry-collector-contrib
https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib
closed
Ability to prefiix metrics from spanmetrics processor
enhancement processor/spanmetrics needs triage
### Component(s) processor/spanmetrics ### Is your feature request related to a problem? Please describe. Feature request to add an arbitrary prefix to metric names emitted by spanmetrics processor. Currently with the 4 metric names set as `calls_total`, `latency_bucket`, `latency_count`, and `latency_sum` become...
1.0
Ability to prefiix metrics from spanmetrics processor - ### Component(s) processor/spanmetrics ### Is your feature request related to a problem? Please describe. Feature request to add an arbitrary prefix to metric names emitted by spanmetrics processor. Currently with the 4 metric names set as `calls_total`, `la...
process
ability to prefiix metrics from spanmetrics processor component s processor spanmetrics is your feature request related to a problem please describe feature request to add an arbitrary prefix to metric names emitted by spanmetrics processor currently with the metric names set as calls total la...
1
85,346
10,436,970,838
IssuesEvent
2019-09-17 20:49:03
toolboxtheplatform/toolbox.app
https://api.github.com/repos/toolboxtheplatform/toolbox.app
opened
Implement Google Analytics or similar
documentation
Explore some analytical tools to implement them for statistics.
1.0
Implement Google Analytics or similar - Explore some analytical tools to implement them for statistics.
non_process
implement google analytics or similar explore some analytical tools to implement them for statistics
0
21,431
29,359,594,964
IssuesEvent
2023-05-28 00:37:32
devssa/onde-codar-em-salvador
https://api.github.com/repos/devssa/onde-codar-em-salvador
closed
[Remoto] DevSecOps Engineer na Coodesh
SALVADOR REDES JAVASCRIPT DEVOPS ANGULAR REACT REQUISITOS REMOTO PROCESSOS GITHUB INGLÊS CI SEGURANÇA UMA C R APIs METODOLOGIAS ÁGEIS TREINAMENTO LGPD PRIVACIDADE DE DADOS CONTAINER IAC Stale
## Descrição da vaga: Esta é uma vaga de um parceiro da plataforma Coodesh, ao candidatar-se você terá acesso as informações completas sobre a empresa e benefícios. Fique atento ao redirecionamento que vai te levar para uma url [https://coodesh.com](https://coodesh.com/jobs/devsecops-engineer-142805520?utm_sourc...
1.0
[Remoto] DevSecOps Engineer na Coodesh - ## Descrição da vaga: Esta é uma vaga de um parceiro da plataforma Coodesh, ao candidatar-se você terá acesso as informações completas sobre a empresa e benefícios. Fique atento ao redirecionamento que vai te levar para uma url [https://coodesh.com](https://coodesh.com/jo...
process
devsecops engineer na coodesh descrição da vaga esta é uma vaga de um parceiro da plataforma coodesh ao candidatar se você terá acesso as informações completas sobre a empresa e benefícios fique atento ao redirecionamento que vai te levar para uma url com o pop up personalizado de candidatura 👋 ...
1
122,334
4,833,970,479
IssuesEvent
2016-11-08 12:54:44
Putaitu/samoosa
https://api.github.com/repos/Putaitu/samoosa
closed
Attach/paste images onto issues
estimate:3h priority:high type:improvement
Use the solution from [SimpleMDE for GitHub wiki](https://github.com/Putaitu/simplemde-for-github-wiki) Upload the images to a separate branch
1.0
Attach/paste images onto issues - Use the solution from [SimpleMDE for GitHub wiki](https://github.com/Putaitu/simplemde-for-github-wiki) Upload the images to a separate branch
non_process
attach paste images onto issues use the solution from upload the images to a separate branch
0
4,005
6,934,952,021
IssuesEvent
2017-12-03 01:20:06
bartop/tpl
https://api.github.com/repos/bartop/tpl
closed
Add gcc5 and gcc6 to test matrix to Travis CI
new feature process upgrade
Currently tests are only made on gcc7, but the code should also be runnable (and tested) at gcc5 and gcc6.
1.0
Add gcc5 and gcc6 to test matrix to Travis CI - Currently tests are only made on gcc7, but the code should also be runnable (and tested) at gcc5 and gcc6.
process
add and to test matrix to travis ci currently tests are only made on but the code should also be runnable and tested at and
1
19,638
26,004,875,962
IssuesEvent
2022-12-20 18:21:28
raycast/extensions
https://api.github.com/repos/raycast/extensions
closed
[Kill Process] Chinese process name is wrong
bug extension status: stalled extension: kill-process
### Extension https://github.com/raycast/extensions/tree/a8a11e9408170c13a2bf502d62bb38eeece15e77/extensions/kill-process/ ### Description It looks like a wrong stdout of `exec`, I have debug it with `{encoding: 'utf-8'}`, it does not work. `企业微信` is Kill Process extension is `M-dM-<M^AM-dM-8M^ZM-eM->M-.M-dM-...
1.0
[Kill Process] Chinese process name is wrong - ### Extension https://github.com/raycast/extensions/tree/a8a11e9408170c13a2bf502d62bb38eeece15e77/extensions/kill-process/ ### Description It looks like a wrong stdout of `exec`, I have debug it with `{encoding: 'utf-8'}`, it does not work. `企业微信` is Kill Process...
process
chinese process name is wrong extension description it looks like a wrong stdout of exec i have debug it with encoding utf it does not work 企业微信 is kill process extension is m dm m m dm m steps to reproduce install extension kill process use the extension ...
1