diff --git a/backend/data.json b/backend/data.json index 0e85c05b..5927a0b2 100644 --- a/backend/data.json +++ b/backend/data.json @@ -1,80 +1,99 @@ [ { "Issue": { - "issue_url": "https://github.com/hlever-1/Ghe2d/issues/17", - "issue_createdAt": "2023-09-22T20:32:11Z", + "issue_url": "https://github.com/timscodebase/uno/issues/6", + "issue_createdAt": "2023-09-23T05:31:32Z", "issue_repo": { - "repo_name": "Ghe2d", - "repo_desc": "", - "repo_url": "https://github.com/hlever-1/Ghe2d", - "repo_stars": 2, + "repo_name": "uno", + "repo_desc": "This is a simple Uno game made with SvelteKit and Svelte. We will style it with TailwindCSS and use Socket.io for multiplayer.", + "repo_url": "https://github.com/timscodebase/uno", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Svelte" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "hlever-1" + "repo_owner": "timscodebase" } }, - "issue_title": "Create-buffer", + "issue_title": "Set up Sooket.io for multi player support", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/PanXProject/awesome-certificates/issues/21", - "issue_createdAt": "2023-09-22T20:29:10Z", + "issue_url": "https://github.com/Ganesh910/darling/issues/3", + "issue_createdAt": "2023-09-23T05:22:29Z", "issue_repo": { - "repo_name": "awesome-certificates", - "repo_desc": "List of IT, computer science and business courses with free certificates \u0026 badges.", - "repo_url": "https://github.com/PanXProject/awesome-certificates", - "repo_stars": 727, + "repo_name": "darling", + "repo_desc": "This is an application for chatting with terminal only.", + "repo_url": "https://github.com/Ganesh910/darling", + "repo_stars": 2, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "PanXProject" + "repo_owner": "Ganesh910" } }, - "issue_title": "Add Hubspot Certificates", + "issue_title": "Add More Test Cases", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "up for grabs" + "label_name": "beginner" + }, + { + "label_name": "Novice" + }, + { + "label_name": "Test Case" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -86,24 +105,59 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/apitrace/apitrace/issues/896", + "issue_createdAt": "2023-09-23T05:21:36Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "apitrace", + "repo_desc": "Tools for tracing OpenGL, Direct3D, and other graphics APIs", + "repo_url": "https://github.com/apitrace/apitrace", + "repo_stars": 2438, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "Emacs Lisp" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Objective-C++" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "PowerShell" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "apitrace" } }, - "issue_title": "", + "issue_title": "[enhancement] replace zlib", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -115,13 +169,13 @@ }, { "Issue": { - "issue_url": "https://github.com/datsfilipe/datsfilipe.dev/issues/31", - "issue_createdAt": "2023-09-22T20:26:16Z", + "issue_url": "https://github.com/timscodebase/uno/issues/5", + "issue_createdAt": "2023-09-23T05:20:10Z", "issue_repo": { - "repo_name": "datsfilipe.dev", - "repo_desc": "My personal website 🫠", - "repo_url": "https://github.com/datsfilipe/datsfilipe.dev", - "repo_stars": 2, + "repo_name": "uno", + "repo_desc": "This is a simple Uno game made with SvelteKit and Svelte. We will style it with TailwindCSS and use Socket.io for multiplayer.", + "repo_url": "https://github.com/timscodebase/uno", + "repo_stars": 3, "repo_langs": { "Nodes": [ { @@ -131,28 +185,37 @@ "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Astro" + "repo_prog_language": "Svelte" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "datsfilipe" + "repo_owner": "timscodebase" } }, - "issue_title": "fix left bar styles for root files in tree view", + "issue_title": "Better integrate TailWild", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -164,89 +227,47 @@ }, { "Issue": { - "issue_url": "https://github.com/subhamay-bhattacharyya/9998-cfn-template/issues/1", - "issue_createdAt": "2023-09-22T20:22:50Z", - "issue_repo": { - "repo_name": "9998-cfn-template", - "repo_desc": "AWS CloudFormation Repository Template", - "repo_url": "https://github.com/subhamay-bhattacharyya/9998-cfn-template", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "subhamay-bhattacharyya" - } - }, - "issue_title": "Initial Release", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/sonnyp/Workbench/issues/633", - "issue_createdAt": "2023-09-22T20:15:41Z", + "issue_url": "https://github.com/rizinorg/cutter.re/issues/49", + "issue_createdAt": "2023-09-23T05:17:55Z", "issue_repo": { - "repo_name": "Workbench", - "repo_desc": "Code playground for GNOME 🛠️", - "repo_url": "https://github.com/sonnyp/Workbench", - "repo_stars": 519, + "repo_name": "cutter.re", + "repo_desc": "The Cutter website", + "repo_url": "https://github.com/rizinorg/cutter.re", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Meson" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Ruby" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Vala" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "sonnyp" + "repo_owner": "rizinorg" } }, - "issue_title": "Document Libadwaita 1.4", + "issue_title": "Add dark theme and switch", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "Library 📚️" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -261,50 +282,35 @@ }, { "Issue": { - "issue_url": "https://github.com/sonnyp/Workbench/issues/632", - "issue_createdAt": "2023-09-22T20:14:53Z", + "issue_url": "https://github.com/waterloo-rocketry/omnibus/issues/140", + "issue_createdAt": "2023-09-23T05:06:43Z", "issue_repo": { - "repo_name": "Workbench", - "repo_desc": "Code playground for GNOME 🛠️", - "repo_url": "https://github.com/sonnyp/Workbench", - "repo_stars": 519, + "repo_name": "omnibus", + "repo_desc": "It's a Bird... It's a Plane.. It's Omnibus!", + "repo_url": "https://github.com/waterloo-rocketry/omnibus", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Meson" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Vala" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Rust" + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "sonnyp" + "repo_owner": "waterloo-rocketry" } }, - "issue_title": "Use AdwToolbarView", + "issue_title": "Add Log Files", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -322,25 +328,25 @@ }, { "Issue": { - "issue_url": "https://github.com/quicsec/quicsec/issues/40", - "issue_createdAt": "2023-09-22T20:11:15Z", + "issue_url": "https://github.com/sulton-max/Training.AirBnb.Clone/issues/17", + "issue_createdAt": "2023-09-23T05:02:47Z", "issue_repo": { - "repo_name": "quicsec", - "repo_desc": "HTTP/3-enable existing HTTP apps. Add runtime plugins for workload identity, mTLS, and metrics/logs", - "repo_url": "https://github.com/quicsec/quicsec", - "repo_stars": 52, + "repo_name": "Training.AirBnb.Clone", + "repo_desc": "", + "repo_url": "https://github.com/sulton-max/Training.AirBnb.Clone", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "quicsec" + "repo_owner": "sulton-max" } }, - "issue_title": "Prometheus metrics decrease", + "issue_title": "Create `ListingModel`", "issue_labels": { "Nodes": [ { @@ -348,9 +354,12 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "foundation" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -362,53 +371,44 @@ }, { "Issue": { - "issue_url": "https://github.com/antvis/L7/issues/1888", - "issue_createdAt": "2023-09-22T20:10:33Z", + "issue_url": "https://github.com/CodeLit/super-easy-file-backups/issues/13", + "issue_createdAt": "2023-09-23T05:01:21Z", "issue_repo": { - "repo_name": "L7", - "repo_desc": "🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis engine ", - "repo_url": "https://github.com/antvis/L7", - "repo_stars": 3182, + "repo_name": "super-easy-file-backups", + "repo_desc": "Multiplatform backup tool for easy setting up backups on your projects.", + "repo_url": "https://github.com/CodeLit/super-easy-file-backups", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "GLSL" - }, { "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Less" } ] }, "Owner": { - "repo_owner": "antvis" + "repo_owner": "CodeLit" } }, - "issue_title": "【开源自荐】SolidUI 一句话生成任何图形", + "issue_title": "Add hourly backups", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -417,194 +417,194 @@ }, { "Issue": { - "issue_url": "https://github.com/miosisoniii/IaC_for_bfx/issues/1", - "issue_createdAt": "2023-09-22T20:03:42Z", + "issue_url": "https://github.com/Rusydy/counter_app/issues/9", + "issue_createdAt": "2023-09-23T04:55:30Z", "issue_repo": { - "repo_name": "IaC_for_bfx", + "repo_name": "counter_app", "repo_desc": "", - "repo_url": "https://github.com/miosisoniii/IaC_for_bfx", + "repo_url": "https://github.com/Rusydy/counter_app", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HCL" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "miosisoniii" + "repo_owner": "Rusydy" } }, - "issue_title": "Install R and Rstudio on EC2 instance", + "issue_title": "Scrollable `WebViewLayout` Issue", "issue_labels": { "Nodes": [ { - "label_name": "documentation" - }, - { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/cholla-hydro/cholla/issues/344", - "issue_createdAt": "2023-09-22T19:59:47Z", + "issue_url": "https://github.com/oasissoman/OASISS-BASINESS-LTD/issues/3", + "issue_createdAt": "2023-09-23T04:54:06Z", "issue_repo": { - "repo_name": "cholla", - "repo_desc": "A GPU-based hydro code", - "repo_url": "https://github.com/cholla-hydro/cholla", - "repo_stars": 55, + "repo_name": "OASISS-BASINESS-LTD", + "repo_desc": "OASISSBASINESSLTD ", + "repo_url": "https://github.com/oasissoman/OASISS-BASINESS-LTD", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Cuda" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Jupyter Notebook" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "cholla-hydro" + "repo_owner": "oasissoman" } }, - "issue_title": "Deprecate BLOCK macro", + "issue_title": "HASAN ALI HASAN ALSAKAR ALENSY ", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "documentation" + }, + { + "label_name": "duplicate" + }, + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "code cleanup" + "label_name": "invalid" + }, + { + "label_name": "question" + }, + { + "label_name": "wontfix" } ], - "label_totalcount": 2 + "label_totalcount": 9 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/brickbots/PiFinder/issues/95", - "issue_createdAt": "2023-09-22T19:56:51Z", + "issue_url": "https://github.com/markjpT/fuzzy-tribble/issues/3", + "issue_createdAt": "2023-09-23T04:49:59Z", "issue_repo": { - "repo_name": "PiFinder", - "repo_desc": " A plate solving telescope finder based around a Raspberry PI and RPI HQ Camera", - "repo_url": "https://github.com/brickbots/PiFinder", - "repo_stars": 106, + "repo_name": "fuzzy-tribble", + "repo_desc": "", + "repo_url": "https://github.com/markjpT/fuzzy-tribble", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "PLpgSQL" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "brickbots" + "repo_owner": "markjpT" } }, - "issue_title": "Support for Stellarium json observing lists", + "issue_title": "Mark", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "documentation" + }, + { + "label_name": "duplicate" + }, { "label_name": "enhancement" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "invalid" + }, + { + "label_name": "question" + }, + { + "label_name": "wontfix" } ], - "label_totalcount": 2 + "label_totalcount": 9 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/argyleink/open-props/issues/416", - "issue_createdAt": "2023-09-22T19:54:27Z", + "issue_url": "https://github.com/MrKrishnaAgarwal/Swags-for-Developers/issues/47", + "issue_createdAt": "2023-09-23T04:48:29Z", "issue_repo": { - "repo_name": "open-props", - "repo_desc": "CSS custom properties to help accelerate adaptive and consistent design.", - "repo_url": "https://github.com/argyleink/open-props", - "repo_stars": 3706, + "repo_name": "Swags-for-Developers", + "repo_desc": "A Curated List of amazing and awesome swags for developers eg: T-Shirts, Stickers, Goodies, and more.", + "repo_url": "https://github.com/MrKrishnaAgarwal/Swags-for-Developers", + "repo_stars": 41, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "argyleink" + "repo_owner": "MrKrishnaAgarwal" } }, - "issue_title": "Add `form-sizing: normal` to `\u003ctextarea\u003e` in normalize.css", + "issue_title": "This Hacktoberfest 2023: Add more swag websites", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "enhancement" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest-accepted" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -616,65 +616,77 @@ }, { "Issue": { - "issue_url": "https://github.com/databrickslabs/ucx/issues/280", - "issue_createdAt": "2023-09-22T19:52:18Z", + "issue_url": "https://github.com/MinhSpaceX/OOP_PROJECT/issues/20", + "issue_createdAt": "2023-09-23T04:35:43Z", "issue_repo": { - "repo_name": "ucx", - "repo_desc": "Unity Catalog Automated Migration", - "repo_url": "https://github.com/databrickslabs/ucx", - "repo_stars": 18, + "repo_name": "OOP_PROJECT", + "repo_desc": "This is the repo for oop project", + "repo_url": "https://github.com/MinhSpaceX/OOP_PROJECT", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Scala" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "databrickslabs" + "repo_owner": "MinhSpaceX" } }, - "issue_title": "Add support for COUNTER dashboard visualization", + "issue_title": "VERSION NOTE (DO NOT CHANGE)", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "documentation" + }, + { + "label_name": "duplicate" + }, { "label_name": "enhancement" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "assessment step" + "label_name": "invalid" + }, + { + "label_name": "question" + }, + { + "label_name": "wontfix" + }, + { + "label_name": "develop" } ], - "label_totalcount": 3 + "label_totalcount": 10 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 3 } } }, { "Issue": { - "issue_url": "https://github.com/anilphiyak617/Quicky-Owner-Frontend/issues/1", - "issue_createdAt": "2023-09-22T19:50:03Z", + "issue_url": "https://github.com/hrushikeshrv/mjxgui/issues/22", + "issue_createdAt": "2023-09-23T04:35:08Z", "issue_repo": { - "repo_name": "Quicky-Owner-Frontend", - "repo_desc": "", - "repo_url": "https://github.com/anilphiyak617/Quicky-Owner-Frontend", - "repo_stars": 0, + "repo_name": "mjxgui", + "repo_desc": "A WYSIWYG equation editor for the web with LaTeX support", + "repo_url": "https://github.com/hrushikeshrv/mjxgui", + "repo_stars": 15, "repo_langs": { "Nodes": [ { @@ -684,22 +696,31 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "anilphiyak617" + "repo_owner": "hrushikeshrv" } }, - "issue_title": "Fixing the Info section", + "issue_title": "Rewrite docs to clarify installation and usage", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -711,38 +732,47 @@ }, { "Issue": { - "issue_url": "https://github.com/MikeMatovu/asset_register/issues/1", - "issue_createdAt": "2023-09-22T19:48:56Z", + "issue_url": "https://github.com/getAlby/lightning-browser-extension/issues/2774", + "issue_createdAt": "2023-09-23T04:30:11Z", "issue_repo": { - "repo_name": "asset_register", - "repo_desc": "", - "repo_url": "https://github.com/MikeMatovu/asset_register", - "repo_stars": 0, + "repo_name": "lightning-browser-extension", + "repo_desc": "The Bitcoin Lightning Browser extension that connects to different wallet interfaces and brings deep lightning integration to the web", + "repo_url": "https://github.com/getAlby/lightning-browser-extension", + "repo_stars": 460, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "MikeMatovu" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" + } + ] + }, + "Owner": { + "repo_owner": "getAlby" } }, - "issue_title": "Search Api not working", + "issue_title": "[BUG] QR code is not scannable", "issue_labels": { "Nodes": [ { "label_name": "bug" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 3 @@ -757,32 +787,35 @@ }, { "Issue": { - "issue_url": "https://github.com/pizzadeliverymen/PizzaBot/issues/5", - "issue_createdAt": "2023-09-22T19:48:44Z", + "issue_url": "https://github.com/lugenx/ecohabit/issues/248", + "issue_createdAt": "2023-09-23T04:09:02Z", "issue_repo": { - "repo_name": "PizzaBot", - "repo_desc": "", - "repo_url": "https://github.com/pizzadeliverymen/PizzaBot", - "repo_stars": 0, + "repo_name": "ecohabit", + "repo_desc": "EcoHabit is a web app project that aims to create awareness of the environment and help people build environmental friendly habits.", + "repo_url": "https://github.com/lugenx/ecohabit", + "repo_stars": 67, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "pizzadeliverymen" + "repo_owner": "lugenx" } }, - "issue_title": "Change who can and cannot reload the bot (maybe add another env for owner's discord id)", + "issue_title": "Use Token from UserContext in Homepage Component", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "front-end" } ], "label_totalcount": 2 @@ -797,53 +830,77 @@ }, { "Issue": { - "issue_url": "https://github.com/nextcloud/neon/issues/836", - "issue_createdAt": "2023-09-22T19:44:49Z", + "issue_url": "https://github.com/WordPress/openverse/issues/3057", + "issue_createdAt": "2023-09-23T04:04:29Z", "issue_repo": { - "repo_name": "neon", - "repo_desc": "A framework for building convergent cross-platform Nextcloud clients using Flutter.", - "repo_url": "https://github.com/nextcloud/neon", - "repo_stars": 54, + "repo_name": "openverse", + "repo_desc": "Openverse is a search engine for openly-licensed media. This monorepo includes all application code.", + "repo_url": "https://github.com/WordPress/openverse", + "repo_stars": 143, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dart" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "C" + "repo_prog_language": "Jinja" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "nextcloud" + "repo_owner": "WordPress" } }, - "issue_title": "Markdown preview not scrollable", + "issue_title": "Validation error in OEmbed endpoint", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "package: neon_notes" + "label_name": "🟨 priority: medium" + }, + { + "label_name": "🛠 goal: fix" + }, + { + "label_name": "💻 aspect: code" + }, + { + "label_name": "🐛 tooling: sentry" + }, + { + "label_name": "🧱 stack: api" } ], - "label_totalcount": 3 + "label_totalcount": 7 }, "Comments": { "issue_comment_count": 0 @@ -855,35 +912,35 @@ }, { "Issue": { - "issue_url": "https://github.com/deangelisdf/visual_novel_pyarcade/issues/17", - "issue_createdAt": "2023-09-22T19:44:33Z", + "issue_url": "https://github.com/thomasjinlo/gochatter/issues/2", + "issue_createdAt": "2023-09-23T04:02:15Z", "issue_repo": { - "repo_name": "visual_novel_pyarcade", - "repo_desc": "Little framework to create a graphic novel with python arcade", - "repo_url": "https://github.com/deangelisdf/visual_novel_pyarcade", + "repo_name": "gochatter", + "repo_desc": "Simple chatting service written in Go", + "repo_url": "https://github.com/thomasjinlo/gochatter", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "deangelisdf" + "repo_owner": "thomasjinlo" } }, - "issue_title": "Implement \"flip\" action", + "issue_title": "add display name", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -895,48 +952,48 @@ }, { "Issue": { - "issue_url": "https://github.com/projectcontour/contour/issues/5774", - "issue_createdAt": "2023-09-22T19:39:37Z", + "issue_url": "https://github.com/Abeldsonndiku/Abeldsonndiku/issues/13", + "issue_createdAt": "2023-09-23T03:47:01Z", "issue_repo": { - "repo_name": "contour", - "repo_desc": "Contour is a Kubernetes ingress controller using Envoy proxy.", - "repo_url": "https://github.com/projectcontour/contour", - "repo_stars": 3501, + "repo_name": "Abeldsonndiku", + "repo_desc": "Config files for my GitHub profile.", + "repo_url": "https://github.com/Abeldsonndiku/Abeldsonndiku", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Dockerfile" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "Rich Text Format" } ] }, "Owner": { - "repo_owner": "projectcontour" + "repo_owner": "Abeldsonndiku" } }, - "issue_title": "Document how HTTPProxy route/include match condition precedence works", + "issue_title": "Merge Yolo", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "documentation" + }, + { + "label_name": "duplicate" + }, + { + "label_name": "enhancement" + }, { "label_name": "help wanted" }, @@ -944,13 +1001,19 @@ "label_name": "good first issue" }, { - "label_name": "area/httpproxy" + "label_name": "invalid" }, { - "label_name": "area/documentation" + "label_name": "question" + }, + { + "label_name": "Users" + }, + { + "label_name": "Registration" } ], - "label_totalcount": 4 + "label_totalcount": 15 }, "Comments": { "issue_comment_count": 0 @@ -962,54 +1025,65 @@ }, { "Issue": { - "issue_url": "https://github.com/kubearmor/KubeArmor/issues/1433", - "issue_createdAt": "2023-09-22T19:37:09Z", + "issue_url": "https://github.com/Hockeey/Man2/issues/23", + "issue_createdAt": "2023-09-23T03:46:19Z", "issue_repo": { - "repo_name": "KubeArmor", - "repo_desc": "Cloud-native Runtime Security Enforcement System. Workload hardening and implementing least-permissive policies made easy. ", - "repo_url": "https://github.com/kubearmor/KubeArmor", - "repo_stars": 831, + "repo_name": "Man2", + "repo_desc": "", + "repo_url": "https://github.com/Hockeey/Man2", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HTML" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "kubearmor" + "repo_owner": "Hockeey" } }, - "issue_title": "Move from ubuntu-20.04 to ubuntu-22.04 GitHub Actions runners", + "issue_title": "ACH transfer instant received 5000", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/moeunrann/RRD/issues/1", + "issue_createdAt": "2023-09-23T03:43:33Z", + "issue_repo": { + "repo_name": "RRD", + "repo_desc": "", + "repo_url": "https://github.com/moeunrann/RRD", + "repo_stars": 0, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "moeunrann" + } + }, + "issue_title": "one pie", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 1 + }, "Assignees": { "issue_assignees_count": 0 } @@ -1017,41 +1091,32 @@ }, { "Issue": { - "issue_url": "https://github.com/Trusted-AI/AIF360/issues/475", - "issue_createdAt": "2023-09-22T19:37:04Z", + "issue_url": "https://github.com/sulton-max/Training.AirBnb.Clone/issues/10", + "issue_createdAt": "2023-09-23T03:42:57Z", "issue_repo": { - "repo_name": "AIF360", - "repo_desc": "A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.", - "repo_url": "https://github.com/Trusted-AI/AIF360", - "repo_stars": 2141, + "repo_name": "Training.AirBnb.Clone", + "repo_desc": "", + "repo_url": "https://github.com/sulton-max/Training.AirBnb.Clone", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "R" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Java" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "Trusted-AI" + "repo_owner": "sulton-max" } }, - "issue_title": "`if_delegate_has_method` is deprecated, use `available_if` instead", + "issue_title": "Create `AppFileContext`", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "easy" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -1060,53 +1125,83 @@ "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 4 } } }, { "Issue": { - "issue_url": "https://github.com/microsoft/vscode-isort/issues/331", - "issue_createdAt": "2023-09-22T19:33:05Z", + "issue_url": "https://github.com/WordPress/openverse/issues/3056", + "issue_createdAt": "2023-09-23T03:42:21Z", "issue_repo": { - "repo_name": "vscode-isort", - "repo_desc": "Import sorting for python using the isort library.", - "repo_url": "https://github.com/microsoft/vscode-isort", - "repo_stars": 70, + "repo_name": "openverse", + "repo_desc": "Openverse is a search engine for openly-licensed media. This monorepo includes all application code.", + "repo_url": "https://github.com/WordPress/openverse", + "repo_stars": 143, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Jinja" + }, + { + "repo_prog_language": "HTML" }, { "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "WordPress" } }, - "issue_title": "Update library packages for the extension ", + "issue_title": "KeyError: 'reason'", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "debt" + "label_name": "help wanted" }, { - "label_name": "needs PR" + "label_name": "🟨 priority: medium" }, { - "label_name": "ghc-osd" + "label_name": "🛠 goal: fix" + }, + { + "label_name": "💻 aspect: code" + }, + { + "label_name": "🐛 tooling: sentry" + }, + { + "label_name": "🧱 stack: api" } ], - "label_totalcount": 4 + "label_totalcount": 7 }, "Comments": { "issue_comment_count": 0 @@ -1118,47 +1213,56 @@ }, { "Issue": { - "issue_url": "https://github.com/microsoft/vscode-autopep8/issues/166", - "issue_createdAt": "2023-09-22T19:32:40Z", + "issue_url": "https://github.com/sunpy/sunpy/issues/7215", + "issue_createdAt": "2023-09-23T03:37:01Z", "issue_repo": { - "repo_name": "vscode-autopep8", - "repo_desc": "Formatting support for python using autopep8.", - "repo_url": "https://github.com/microsoft/vscode-autopep8", - "repo_stars": 10, + "repo_name": "sunpy", + "repo_desc": "SunPy - Python for Solar Physics", + "repo_url": "https://github.com/sunpy/sunpy", + "repo_stars": 807, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "C" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Xonsh" + }, + { + "repo_prog_language": "IDL" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "sunpy" } }, - "issue_title": "Update library packages for the extension", + "issue_title": "Provide a better error message when padding a rotated map of integer data with a missing value of NaN", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "Package Novice" }, { - "label_name": "debt" + "label_name": "map" }, { - "label_name": "needs PR" + "label_name": "Priority Low" }, { - "label_name": "ghc-osd" + "label_name": "Effort Low" + }, + { + "label_name": "Good First Issue" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -1170,47 +1274,72 @@ }, { "Issue": { - "issue_url": "https://github.com/microsoft/vscode-flake8/issues/222", - "issue_createdAt": "2023-09-22T19:31:25Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "vscode-flake8", - "repo_desc": "Linting support for python using the flake8 library.", - "repo_url": "https://github.com/microsoft/vscode-flake8", - "repo_stars": 28, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "TypeScript" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "" } }, - "issue_title": "Update library packages for the extension", + "issue_title": "", + "issue_labels": { + "Nodes": null, + "label_totalcount": 0 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/UBCAgroBot/AppliedAI/issues/5", + "issue_createdAt": "2023-09-23T03:26:04Z", + "issue_repo": { + "repo_name": "AppliedAI", + "repo_desc": "Central Codebase for Applied AI Team", + "repo_url": "https://github.com/UBCAgroBot/AppliedAI", + "repo_stars": 0, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "UBCAgroBot" + } + }, + "issue_title": "Decide SOW/Goal 23-M-11_GrapeQA", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" }, { - "label_name": "debt" + "label_name": "question" }, { - "label_name": "needs PR" + "label_name": "problem doc" }, { - "label_name": "ghc-osd" + "label_name": "23-M-11_GrapeQA" + }, + { + "label_name": "Sprint #1" } ], - "label_totalcount": 4 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -1222,50 +1351,44 @@ }, { "Issue": { - "issue_url": "https://github.com/microsoft/vscode-pylint/issues/396", - "issue_createdAt": "2023-09-22T19:30:40Z", + "issue_url": "https://github.com/thexahmed00/BaaS-ChatApp/issues/1", + "issue_createdAt": "2023-09-23T02:55:30Z", "issue_repo": { - "repo_name": "vscode-pylint", - "repo_desc": "Linting support for python using the pylint library.", - "repo_url": "https://github.com/microsoft/vscode-pylint", - "repo_stars": 52, + "repo_name": "BaaS-ChatApp", + "repo_desc": " This is a chat application built using Appwrite (BaaS) technologies. It allows users to chat with each other in real-time.", + "repo_url": "https://github.com/thexahmed00/BaaS-ChatApp", + "repo_stars": 1, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "thexahmed00" } }, - "issue_title": "Update library packages for the extension", + "issue_title": "Fix chat messages alignment issue", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "debt" + "label_name": "enhancement" }, { - "label_name": "needs PR" + "label_name": "help wanted" }, { - "label_name": "ghc-osd" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -1277,35 +1400,41 @@ }, { "Issue": { - "issue_url": "https://github.com/davidvlaminck/OTLMOW-Model/issues/24", - "issue_createdAt": "2023-09-22T19:30:28Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5208", + "issue_createdAt": "2023-09-23T02:52:17Z", "issue_repo": { - "repo_name": "OTLMOW-Model", - "repo_desc": "The main use case of otlmow-model is to provide a class model, allowing instances of OTL compliant classes. The classes have data validation and automatic conversion for attributes and relations between objects.", - "repo_url": "https://github.com/davidvlaminck/OTLMOW-Model", - "repo_stars": 1, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 37, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "davidvlaminck" + "repo_owner": "teambtcmap" } }, - "issue_title": "Casting down function", + "issue_title": "Finanzoo GmbH", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "verify-submission" + }, + { + "label_name": "Germany" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -1317,44 +1446,53 @@ }, { "Issue": { - "issue_url": "https://github.com/opendatahub-io/caikit-tgis-serving/issues/90", - "issue_createdAt": "2023-09-22T19:28:24Z", + "issue_url": "https://github.com/WSC-Nettie-Owners/wscnettie/issues/21", + "issue_createdAt": "2023-09-23T02:52:00Z", "issue_repo": { - "repo_name": "caikit-tgis-serving", + "repo_name": "wscnettie", "repo_desc": "", - "repo_url": "https://github.com/opendatahub-io/caikit-tgis-serving", - "repo_stars": 0, + "repo_url": "https://github.com/WSC-Nettie-Owners/wscnettie", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Svelte" } ] }, "Owner": { - "repo_owner": "opendatahub-io" + "repo_owner": "WSC-Nettie-Owners" } }, - "issue_title": "SMMR update is not needed anymore", + "issue_title": "Make the Flashcards Page Look ~PRETTY~", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "kind/enhancement" + "label_name": "JavaScript" + }, + { + "label_name": "HTML" + }, + { + "label_name": "CSS" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -1366,68 +1504,63 @@ }, { "Issue": { - "issue_url": "https://github.com/garagino/carinha/issues/34", - "issue_createdAt": "2023-09-22T19:21:50Z", + "issue_url": "https://github.com/hacktoberfesthowto/howto-blog/issues/36", + "issue_createdAt": "2023-09-23T02:41:39Z", "issue_repo": { - "repo_name": "carinha", - "repo_desc": "A mood swinging plant", - "repo_url": "https://github.com/garagino/carinha", - "repo_stars": 5, + "repo_name": "howto-blog", + "repo_desc": "hugo blog template for Hacktoberfest HOWTO", + "repo_url": "https://github.com/hacktoberfesthowto/howto-blog", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C++" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "garagino" + "repo_owner": "hacktoberfesthowto" } }, - "issue_title": "Remove old presence sensor codes", + "issue_title": "Add a picture of the 2023 t-shirt to the history page:", "issue_labels": { "Nodes": [ { - "label_name": "duplicate" + "label_name": "documentation" + }, + { + "label_name": "enhancement" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/gozeloglu/wounter/issues/3", - "issue_createdAt": "2023-09-22T19:16:53Z", + "issue_url": "https://github.com/kellia12/Business-Project/issues/5", + "issue_createdAt": "2023-09-23T02:37:59Z", "issue_repo": { - "repo_name": "wounter", - "repo_desc": "Word counter CLI tool written in Go.", - "repo_url": "https://github.com/gozeloglu/wounter", + "repo_name": "Business-Project", + "repo_desc": "", + "repo_url": "https://github.com/kellia12/Business-Project", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Go" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "gozeloglu" + "repo_owner": "kellia12" } }, - "issue_title": "Colorful text", + "issue_title": "Event/Game Schedule Display", "issue_labels": { "Nodes": [ { @@ -1449,24 +1582,31 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/kellia12/Business-Project/issues/4", + "issue_createdAt": "2023-09-23T02:37:28Z", "issue_repo": { - "repo_name": "", + "repo_name": "Business-Project", "repo_desc": "", - "repo_url": "", + "repo_url": "https://github.com/kellia12/Business-Project", "repo_stars": 0, "repo_langs": { - "Nodes": null + "Nodes": [] }, "Owner": { - "repo_owner": "" + "repo_owner": "kellia12" } }, - "issue_title": "", + "issue_title": "Event/Game Schedule Results", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -1478,47 +1618,29 @@ }, { "Issue": { - "issue_url": "https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/256", - "issue_createdAt": "2023-09-22T19:14:36Z", + "issue_url": "https://github.com/HAECCS/api-server/issues/1", + "issue_createdAt": "2023-09-23T02:35:35Z", "issue_repo": { - "repo_name": "peertube-plugin-livechat", + "repo_name": "api-server", "repo_desc": "", - "repo_url": "https://github.com/JohnXLivingston/peertube-plugin-livechat", - "repo_stars": 69, + "repo_url": "https://github.com/HAECCS/api-server", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Lua" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Mustache" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "JohnXLivingston" + "repo_owner": "HAECCS" } }, - "issue_title": "Anonymous user: tell them that they can open the chat on a remote instance", + "issue_title": "first issue", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" @@ -1530,50 +1652,44 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/sebe324/PythonCalculator/issues/23", - "issue_createdAt": "2023-09-22T19:14:02Z", + "issue_url": "https://github.com/daneski13/tmux-styler/issues/1", + "issue_createdAt": "2023-09-23T02:31:53Z", "issue_repo": { - "repo_name": "PythonCalculator", - "repo_desc": "A calculator made in PySimpleGui with C++ bindings", - "repo_url": "https://github.com/sebe324/PythonCalculator", - "repo_stars": 3, + "repo_name": "tmux-styler", + "repo_desc": "Tmux tpm plugin offering an easy hackable way to style tmux", + "repo_url": "https://github.com/daneski13/tmux-styler", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "sebe324" + "repo_owner": "daneski13" } }, - "issue_title": "Add an option to choose between radians and degrees", + "issue_title": "Examples Folder / Advanced Configuration Documentation Contributions", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" - }, - { - "label_name": "python" - }, - { - "label_name": "c++" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -1585,47 +1701,28 @@ }, { "Issue": { - "issue_url": "https://github.com/microsoft/vscode-flake8/issues/221", - "issue_createdAt": "2023-09-22T19:11:42Z", + "issue_url": "https://github.com/subhamay-bhattacharyya/9998-cfn-template/issues/1", + "issue_createdAt": "2023-09-23T02:31:53Z", "issue_repo": { - "repo_name": "vscode-flake8", - "repo_desc": "Linting support for python using the flake8 library.", - "repo_url": "https://github.com/microsoft/vscode-flake8", - "repo_stars": 28, + "repo_name": "9998-cfn-template", + "repo_desc": "AWS CloudFormation Repository Template", + "repo_url": "https://github.com/subhamay-bhattacharyya/9998-cfn-template", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "TypeScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "subhamay-bhattacharyya" } }, - "issue_title": "Add Python 3.11 and 3.12-dev to tests actions", + "issue_title": "Initial Release", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "debt" - }, - { - "label_name": "needs PR" - }, - { - "label_name": "ghc-osd" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 1 @@ -1637,200 +1734,244 @@ }, { "Issue": { - "issue_url": "https://github.com/microsoft/vscode-pylint/issues/395", - "issue_createdAt": "2023-09-22T19:10:20Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "vscode-pylint", - "repo_desc": "Linting support for python using the pylint library.", - "repo_url": "https://github.com/microsoft/vscode-pylint", - "repo_stars": 52, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, + "repo_langs": { + "Nodes": null + }, + "Owner": { + "repo_owner": "" + } + }, + "issue_title": "", + "issue_labels": { + "Nodes": null, + "label_totalcount": 0 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/WSC-Nettie-Owners/wscnettie/issues/19", + "issue_createdAt": "2023-09-23T02:17:58Z", + "issue_repo": { + "repo_name": "wscnettie", + "repo_desc": "", + "repo_url": "https://github.com/WSC-Nettie-Owners/wscnettie", + "repo_stars": 1, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Svelte" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "WSC-Nettie-Owners" } }, - "issue_title": "Add Python 3.12-dev to tests actions", + "issue_title": "Add a README for the Signup Page", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "debt" + "label_name": "good first issue" }, { - "label_name": "needs PR" + "label_name": "Markdown" }, { - "label_name": "ghc-osd" + "label_name": "Tango" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/microsoft/vscode-pylint/issues/394", - "issue_createdAt": "2023-09-22T19:09:15Z", + "issue_url": "https://github.com/WSC-Nettie-Owners/wscnettie/issues/18", + "issue_createdAt": "2023-09-23T02:16:07Z", "issue_repo": { - "repo_name": "vscode-pylint", - "repo_desc": "Linting support for python using the pylint library.", - "repo_url": "https://github.com/microsoft/vscode-pylint", - "repo_stars": 52, + "repo_name": "wscnettie", + "repo_desc": "", + "repo_url": "https://github.com/WSC-Nettie-Owners/wscnettie", + "repo_stars": 1, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Svelte" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "WSC-Nettie-Owners" } }, - "issue_title": "Remove Python 3.7 from tests actions ", + "issue_title": "Add a README for the [profileid] Page", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "debt" + "label_name": "good first issue" }, { - "label_name": "needs PR" + "label_name": "Markdown" }, { - "label_name": "ghc-osd" + "label_name": "Tango" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/DFO-CHS-Dynamic-Hydrographic-Products/WLTools/issues/49", - "issue_createdAt": "2023-09-22T19:08:57Z", + "issue_url": "https://github.com/WSC-Nettie-Owners/wscnettie/issues/17", + "issue_createdAt": "2023-09-23T02:14:34Z", "issue_repo": { - "repo_name": "WLTools", + "repo_name": "wscnettie", "repo_desc": "", - "repo_url": "https://github.com/DFO-CHS-Dynamic-Hydrographic-Products/WLTools", - "repo_stars": 0, + "repo_url": "https://github.com/WSC-Nettie-Owners/wscnettie", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Svelte" } ] }, "Owner": { - "repo_owner": "DFO-CHS-Dynamic-Hydrographic-Products" + "repo_owner": "WSC-Nettie-Owners" } }, - "issue_title": "Convert all Float objects to Double (or double?).", + "issue_title": "Add a README for the Profile Page", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" }, { - "label_name": "consistency" + "label_name": "Markdown" + }, + { + "label_name": "Tango" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/datasektionen/calypso/issues/51", - "issue_createdAt": "2023-09-22T18:59:33Z", + "issue_url": "https://github.com/WSC-Nettie-Owners/wscnettie/issues/16", + "issue_createdAt": "2023-09-23T02:09:06Z", "issue_repo": { - "repo_name": "calypso", - "repo_desc": "Like Prometheus, but with better shape", - "repo_url": "https://github.com/datasektionen/calypso", - "repo_stars": 0, + "repo_name": "wscnettie", + "repo_desc": "", + "repo_url": "https://github.com/WSC-Nettie-Owners/wscnettie", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Procfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Svelte" } ] }, "Owner": { - "repo_owner": "datasektionen" + "repo_owner": "WSC-Nettie-Owners" } }, - "issue_title": "Timestamps in RSS feed are wrong", + "issue_title": "Add a README for the Login Page", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" + }, + { + "label_name": "Markdown" + }, + { + "label_name": "Tango" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -1842,47 +1983,56 @@ }, { "Issue": { - "issue_url": "https://github.com/frozolotl/tree-sitter-typst/issues/15", - "issue_createdAt": "2023-09-22T18:50:11Z", + "issue_url": "https://github.com/AFLplusplus/LibAFL/issues/1547", + "issue_createdAt": "2023-09-23T02:08:42Z", "issue_repo": { - "repo_name": "tree-sitter-typst", - "repo_desc": "A tree-sitter grammar for the typst typesetting language with a focus on correctness", - "repo_url": "https://github.com/frozolotl/tree-sitter-typst", - "repo_stars": 47, + "repo_name": "LibAFL", + "repo_desc": "Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...", + "repo_url": "https://github.com/AFLplusplus/LibAFL", + "repo_stars": 1551, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" }, { "repo_prog_language": "C++" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Scheme" + "repo_prog_language": "Python" }, { - "repo_prog_language": "C" + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "frozolotl" + "repo_owner": "AFLplusplus" } }, - "issue_title": "Distinguish parentheses in math mode", + "issue_title": "Migrate libafl_libfuzzer to centralised LLMP", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "libafl_libfuzzer" } ], "label_totalcount": 2 @@ -1897,38 +2047,50 @@ }, { "Issue": { - "issue_url": "https://github.com/badcoiq/badcoiq/issues/5", - "issue_createdAt": "2023-09-22T18:46:59Z", + "issue_url": "https://github.com/WSC-Nettie-Owners/wscnettie/issues/15", + "issue_createdAt": "2023-09-23T02:06:57Z", "issue_repo": { - "repo_name": "badcoiq", - "repo_desc": "badcoiq", - "repo_url": "https://github.com/badcoiq/badcoiq", + "repo_name": "wscnettie", + "repo_desc": "", + "repo_url": "https://github.com/WSC-Nettie-Owners/wscnettie", "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Svelte" } ] }, "Owner": { - "repo_owner": "badcoiq" + "repo_owner": "WSC-Nettie-Owners" } }, - "issue_title": "Добавить класс контейнер для текстур", + "issue_title": "Add a README for the [netLvl] Page", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" + }, + { + "label_name": "Markdown" + }, + { + "label_name": "Tango" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -1940,105 +2102,151 @@ }, { "Issue": { - "issue_url": "https://github.com/CalHolt/cpnt260-a2/issues/1", - "issue_createdAt": "2023-09-22T18:46:01Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5207", + "issue_createdAt": "2023-09-23T02:04:45Z", "issue_repo": { - "repo_name": "cpnt260-a2", - "repo_desc": "", - "repo_url": "https://github.com/CalHolt/cpnt260-a2", - "repo_stars": 0, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 37, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "CalHolt" + "repo_owner": "teambtcmap" } }, - "issue_title": "Task: add h1 and paragraph above card", + "issue_title": "Pousada Lago do Amanhecer", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "location-submission" + }, + { + "label_name": "Brazil" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/phanzr/internship/issues/1", - "issue_createdAt": "2023-09-22T18:46:00Z", + "issue_url": "https://github.com/WSC-Nettie-Owners/wscnettie/issues/14", + "issue_createdAt": "2023-09-23T02:04:41Z", "issue_repo": { - "repo_name": "internship", + "repo_name": "wscnettie", "repo_desc": "", - "repo_url": "https://github.com/phanzr/internship", - "repo_stars": 0, + "repo_url": "https://github.com/WSC-Nettie-Owners/wscnettie", + "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Svelte" + } + ] }, "Owner": { - "repo_owner": "phanzr" + "repo_owner": "WSC-Nettie-Owners" } }, - "issue_title": "Taller QA", + "issue_title": "Add a README for the Quizzes Page", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" + }, + { + "label_name": "Markdown" + }, + { + "label_name": "Tango" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/unkn0w/noobs/issues/192", - "issue_createdAt": "2023-09-22T18:44:28Z", + "issue_url": "https://github.com/WSC-Nettie-Owners/wscnettie/issues/13", + "issue_createdAt": "2023-09-23T02:03:06Z", "issue_repo": { - "repo_name": "noobs", - "repo_desc": "Kolekcja skryptów do szybkiego stawiania usług na serwerach Mikrusa", - "repo_url": "https://github.com/unkn0w/noobs", - "repo_stars": 205, + "repo_name": "wscnettie", + "repo_desc": "", + "repo_url": "https://github.com/WSC-Nettie-Owners/wscnettie", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Svelte" } ] }, "Owner": { - "repo_owner": "unkn0w" + "repo_owner": "WSC-Nettie-Owners" } }, - "issue_title": "chce_przekierowanie.sh - refactor kodu", + "issue_title": "Add a README for the Games Page", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" + }, + { + "label_name": "Markdown" + }, + { + "label_name": "Tango" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -2050,35 +2258,50 @@ }, { "Issue": { - "issue_url": "https://github.com/wtg/Shuttle-Tracker-SwiftUI/issues/160", - "issue_createdAt": "2023-09-22T18:29:59Z", + "issue_url": "https://github.com/WSC-Nettie-Owners/wscnettie/issues/12", + "issue_createdAt": "2023-09-23T01:59:56Z", "issue_repo": { - "repo_name": "Shuttle-Tracker-SwiftUI", - "repo_desc": "Rensselaer campus shuttle tracker", - "repo_url": "https://github.com/wtg/Shuttle-Tracker-SwiftUI", - "repo_stars": 8, + "repo_name": "wscnettie", + "repo_desc": "", + "repo_url": "https://github.com/WSC-Nettie-Owners/wscnettie", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Svelte" } ] }, "Owner": { - "repo_owner": "wtg" + "repo_owner": "WSC-Nettie-Owners" } }, - "issue_title": "Disable leave-bus notification", + "issue_title": "Add a README for the Flashcards Page", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" }, { - "label_name": "ios" + "label_name": "Markdown" + }, + { + "label_name": "Tango" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -2090,35 +2313,46 @@ }, { "Issue": { - "issue_url": "https://github.com/unkn0w/noobs/issues/190", - "issue_createdAt": "2023-09-22T18:25:37Z", + "issue_url": "https://github.com/UBCAgroBot/AppliedAI/issues/4", + "issue_createdAt": "2023-09-23T01:55:03Z", "issue_repo": { - "repo_name": "noobs", - "repo_desc": "Kolekcja skryptów do szybkiego stawiania usług na serwerach Mikrusa", - "repo_url": "https://github.com/unkn0w/noobs", - "repo_stars": 205, + "repo_name": "AppliedAI", + "repo_desc": "Central Codebase for Applied AI Team", + "repo_url": "https://github.com/UBCAgroBot/AppliedAI", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "unkn0w" + "repo_owner": "UBCAgroBot" } }, - "issue_title": "chce_ssh_config.sh - uzupełnienie danych", + "issue_title": "Decide SOW/Goal 23-M-10_GrapeLD", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" + }, + { + "label_name": "question" + }, + { + "label_name": "problem doc" + }, + { + "label_name": "23-M-10_GrapeLD" + }, + { + "label_name": "Sprint #1" } ], - "label_totalcount": 1 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -2127,35 +2361,43 @@ }, { "Issue": { - "issue_url": "https://github.com/linebender/kurbo/issues/303", - "issue_createdAt": "2023-09-22T18:23:49Z", + "issue_url": "https://github.com/UBCAgroBot/AppliedAI/issues/3", + "issue_createdAt": "2023-09-23T01:45:32Z", "issue_repo": { - "repo_name": "kurbo", - "repo_desc": "A Rust library for manipulating curves", - "repo_url": "https://github.com/linebender/kurbo", - "repo_stars": 555, + "repo_name": "AppliedAI", + "repo_desc": "Central Codebase for Applied AI Team", + "repo_url": "https://github.com/UBCAgroBot/AppliedAI", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "linebender" + "repo_owner": "UBCAgroBot" } }, - "issue_title": "Make move_to less strict", + "issue_title": "Decide SOW/Goal 23-M-09_GrapeCD", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "documentation" }, { "label_name": "good first issue" + }, + { + "label_name": "question" + }, + { + "label_name": "problem doc" + }, + { + "label_name": "23-M-09_GrapeCD" + }, + { + "label_name": "Sprint #1" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -2167,50 +2409,101 @@ }, { "Issue": { - "issue_url": "https://github.com/AerospaceNU/better-engine-control-software/issues/5", - "issue_createdAt": "2023-09-22T18:21:19Z", + "issue_url": "https://github.com/UBCAgroBot/AppliedAI/issues/2", + "issue_createdAt": "2023-09-23T01:31:51Z", "issue_repo": { - "repo_name": "better-engine-control-software", - "repo_desc": "ECS but better", - "repo_url": "https://github.com/AerospaceNU/better-engine-control-software", - "repo_stars": 1, + "repo_name": "AppliedAI", + "repo_desc": "Central Codebase for Applied AI Team", + "repo_url": "https://github.com/UBCAgroBot/AppliedAI", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Python" + "Nodes": [] + }, + "Owner": { + "repo_owner": "UBCAgroBot" + } + }, + "issue_title": "Decide SOW/Goal 23-C-08_Weed", + "issue_labels": { + "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "question" + }, + { + "label_name": "problem doc" + }, + { + "label_name": "23-C-08_Weed" + }, + { + "label_name": "Sprint #1" + } + ], + "label_totalcount": 6 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/timscodebase/uno/issues/4", + "issue_createdAt": "2023-09-23T01:26:14Z", + "issue_repo": { + "repo_name": "uno", + "repo_desc": "This is a simple Uno game made with SvelteKit and Svelte. We will style it with TailwindCSS and use Socket.io for multiplayer.", + "repo_url": "https://github.com/timscodebase/uno", + "repo_stars": 3, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C" + "repo_prog_language": "Svelte" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "AerospaceNU" + "repo_owner": "timscodebase" } }, - "issue_title": "Rename the `CMake` folder", + "issue_title": "Game UI", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -2222,136 +2515,150 @@ }, { "Issue": { - "issue_url": "https://github.com/m4ndycheung/tv-show-dom-project/issues/3", - "issue_createdAt": "2023-09-22T18:15:20Z", + "issue_url": "https://github.com/UBCAgroBot/AppliedAI/issues/1", + "issue_createdAt": "2023-09-23T01:22:11Z", "issue_repo": { - "repo_name": "tv-show-dom-project", - "repo_desc": "", - "repo_url": "https://github.com/m4ndycheung/tv-show-dom-project", + "repo_name": "AppliedAI", + "repo_desc": "Central Codebase for Applied AI Team", + "repo_url": "https://github.com/UBCAgroBot/AppliedAI", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "m4ndycheung" + "repo_owner": "UBCAgroBot" } }, - "issue_title": "Test the Project Board", + "issue_title": "Decide SOW/Goal 23-C-07_Maize ", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" + }, + { + "label_name": "question" + }, + { + "label_name": "problem doc" + }, + { + "label_name": "23-C-07_Maize" + }, + { + "label_name": "Sprint #1" } ], - "label_totalcount": 1 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/LBC-LNBio/pyKVFinder/issues/61", - "issue_createdAt": "2023-09-22T18:08:50Z", + "issue_url": "https://github.com/CSCI-GA-2820-FA23-001/wishlists/issues/2", + "issue_createdAt": "2023-09-23T01:07:41Z", "issue_repo": { - "repo_name": "pyKVFinder", - "repo_desc": "pyKVFinder: Python-C parallel KVFinder", - "repo_url": "https://github.com/LBC-LNBio/pyKVFinder", - "repo_stars": 17, + "repo_name": "wishlists", + "repo_desc": "This repository contains the wishlists service for NYU DevOps Fall 2023-001", + "repo_url": "https://github.com/CSCI-GA-2820-FA23-001/wishlists", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "C" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "SWIG" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Procfile" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "LBC-LNBio" + "repo_owner": "CSCI-GA-2820-FA23-001" } }, - "issue_title": "[Bug]: help me understand use of pyKVFinder", + "issue_title": "Write User Story for CREATE", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "technical debt" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/AerospaceNU/better-engine-control-software/issues/2", - "issue_createdAt": "2023-09-22T18:04:24Z", + "issue_url": "https://github.com/WSC-Nettie-Owners/wscnettie/issues/11", + "issue_createdAt": "2023-09-23T01:03:56Z", "issue_repo": { - "repo_name": "better-engine-control-software", - "repo_desc": "ECS but better", - "repo_url": "https://github.com/AerospaceNU/better-engine-control-software", + "repo_name": "wscnettie", + "repo_desc": "", + "repo_url": "https://github.com/WSC-Nettie-Owners/wscnettie", "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "C" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Svelte" } ] }, "Owner": { - "repo_owner": "AerospaceNU" + "repo_owner": "WSC-Nettie-Owners" } }, - "issue_title": "Remove `Testing` folder and ignore", + "issue_title": "Add a README for the Navbar Page", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" + }, + { + "label_name": "Markdown" + }, + { + "label_name": "Tango" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -2363,68 +2670,53 @@ }, { "Issue": { - "issue_url": "https://github.com/grafana/grafana/issues/75316", - "issue_createdAt": "2023-09-22T18:03:37Z", + "issue_url": "https://github.com/WSC-Nettie-Owners/wscnettie/issues/10", + "issue_createdAt": "2023-09-23T00:58:34Z", "issue_repo": { - "repo_name": "grafana", - "repo_desc": "The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more. ", - "repo_url": "https://github.com/grafana/grafana", - "repo_stars": 57169, + "repo_name": "wscnettie", + "repo_desc": "", + "repo_url": "https://github.com/WSC-Nettie-Owners/wscnettie", + "repo_stars": 1, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Svelte" } ] }, "Owner": { - "repo_owner": "grafana" + "repo_owner": "WSC-Nettie-Owners" } }, - "issue_title": "Task: Validate dashboardUid on deletion", + "issue_title": "Optimize Query in Quizzes", "issue_labels": { "Nodes": [ { - "label_name": "type/debt" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "area/public-dashboards" + "label_name": "JavaScript" + }, + { + "label_name": "gql" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -2433,35 +2725,53 @@ }, { "Issue": { - "issue_url": "https://github.com/gozeloglu/wounter/issues/2", - "issue_createdAt": "2023-09-22T18:02:41Z", + "issue_url": "https://github.com/timscodebase/uno/issues/3", + "issue_createdAt": "2023-09-23T00:53:35Z", "issue_repo": { - "repo_name": "wounter", - "repo_desc": "Word counter CLI tool written in Go.", - "repo_url": "https://github.com/gozeloglu/wounter", - "repo_stars": 0, + "repo_name": "uno", + "repo_desc": "This is a simple Uno game made with SvelteKit and Svelte. We will style it with TailwindCSS and use Socket.io for multiplayer.", + "repo_url": "https://github.com/timscodebase/uno", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Svelte" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "gozeloglu" + "repo_owner": "timscodebase" } }, - "issue_title": "Write usage for `--help` option", + "issue_title": "We need help with the game loop", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -2473,195 +2783,237 @@ }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/308", - "issue_createdAt": "2023-09-22T17:59:04Z", + "issue_url": "https://github.com/WSC-Nettie-Owners/wscnettie/issues/9", + "issue_createdAt": "2023-09-23T00:50:16Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "wscnettie", + "repo_desc": "", + "repo_url": "https://github.com/WSC-Nettie-Owners/wscnettie", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Svelte" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "WSC-Nettie-Owners" } }, - "issue_title": "Remove unused imports in Supplier class in solutions module and in kata", + "issue_title": "Optimize Query in Flashcards", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "ghc23" + "label_name": "JavaScript" + }, + { + "label_name": "gql" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/307", - "issue_createdAt": "2023-09-22T17:58:17Z", + "issue_url": "https://github.com/networkx/networkx/issues/6947", + "issue_createdAt": "2023-09-23T00:46:55Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "networkx", + "repo_desc": "Network Analysis in Python", + "repo_url": "https://github.com/networkx/networkx", + "repo_stars": 13182, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "networkx" } }, - "issue_title": "Remove unused imports in Order class in solutions module and in kata", + "issue_title": "change default for new function `join_trees` ", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "type: Enhancements" }, { - "label_name": "ghc23" + "label_name": "Good First Issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/306", - "issue_createdAt": "2023-09-22T17:57:02Z", + "issue_url": "https://github.com/trailofbits/dylint/issues/850", + "issue_createdAt": "2023-09-23T00:45:41Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "dylint", + "repo_desc": "A tool for running Rust lints from dynamic libraries", + "repo_url": "https://github.com/trailofbits/dylint", + "repo_stars": 293, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "trailofbits" } }, - "issue_title": "Remove unused imports in LineItem class in solutions module and in kata", + "issue_title": "Extend `wrong_serialize_struct_arg` to handle `serialize_struct_variant`, etc.", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "ghc23" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/305", - "issue_createdAt": "2023-09-22T17:55:52Z", + "issue_url": "https://github.com/hyperdxio/hyperdx/issues/36", + "issue_createdAt": "2023-09-23T00:45:00Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "hyperdx", + "repo_desc": "Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors.", + "repo_url": "https://github.com/hyperdxio/hyperdx", + "repo_stars": 4131, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "hyperdxio" } }, - "issue_title": "Remove unused imports in Customer class in solutions module and in kata", + "issue_title": "Enable tree shaking for `lodash` on the frontend", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "ghc23" + "label_name": "p3" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/gozeloglu/wounter/issues/1", - "issue_createdAt": "2023-09-22T17:47:23Z", + "issue_url": "https://github.com/Ovsyanka83/universi/issues/53", + "issue_createdAt": "2023-09-23T00:44:51Z", "issue_repo": { - "repo_name": "wounter", - "repo_desc": "Word counter CLI tool written in Go.", - "repo_url": "https://github.com/gozeloglu/wounter", - "repo_stars": 0, + "repo_name": "universi", + "repo_desc": "Modern Stripe-like API versioning in FastAPI", + "repo_url": "https://github.com/Ovsyanka83/universi", + "repo_stars": 19, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "gozeloglu" + "repo_owner": "Ovsyanka83" } }, - "issue_title": "Count words from file option", + "issue_title": "Add an ability to add and delete validators for pydantic models in version changes", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -2673,77 +3025,81 @@ }, { "Issue": { - "issue_url": "https://github.com/microsoft/vscode-isort/issues/327", - "issue_createdAt": "2023-09-22T17:45:59Z", + "issue_url": "https://github.com/koladev32/djangorestframework-simple-apikey/issues/50", + "issue_createdAt": "2023-09-23T00:38:52Z", "issue_repo": { - "repo_name": "vscode-isort", - "repo_desc": "Import sorting for python using the isort library.", - "repo_url": "https://github.com/microsoft/vscode-isort", - "repo_stars": 70, + "repo_name": "djangorestframework-simple-apikey", + "repo_desc": "🔐 A simple package for API Key authentication in Django Rest.", + "repo_url": "https://github.com/koladev32/djangorestframework-simple-apikey", + "repo_stars": 27, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "koladev32" } }, - "issue_title": "Remove Python 3.7 from tests actions ", + "issue_title": "Add Translations to the Documentation", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "debt" + "label_name": "enhancement" }, { - "label_name": "needs PR" + "label_name": "help wanted" }, { - "label_name": "ghc-osd" + "label_name": "good first issue" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/JustinCasler/COMP-333-HW1/issues/3", - "issue_createdAt": "2023-09-22T17:45:53Z", + "issue_url": "https://github.com/Ovsyanka83/universi/issues/51", + "issue_createdAt": "2023-09-23T00:32:54Z", "issue_repo": { - "repo_name": "COMP-333-HW1", - "repo_desc": "COMP333 HW1: Landing Page", - "repo_url": "https://github.com/JustinCasler/COMP-333-HW1", - "repo_stars": 2, + "repo_name": "universi", + "repo_desc": "Modern Stripe-like API versioning in FastAPI", + "repo_url": "https://github.com/Ovsyanka83/universi", + "repo_stars": 19, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "JustinCasler" + "repo_owner": "Ovsyanka83" } }, - "issue_title": "Plan layout of the website", + "issue_title": "Optimize request migration for migration-less cases", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -2761,98 +3117,62 @@ }, { "Issue": { - "issue_url": "https://github.com/microsoft/vscode-autopep8/issues/164", - "issue_createdAt": "2023-09-22T17:43:35Z", + "issue_url": "https://github.com/Vancouver-Datajam/News_processor/issues/2", + "issue_createdAt": "2023-09-23T00:02:41Z", "issue_repo": { - "repo_name": "vscode-autopep8", - "repo_desc": "Formatting support for python using autopep8.", - "repo_url": "https://github.com/microsoft/vscode-autopep8", - "repo_stars": 10, + "repo_name": "News_processor", + "repo_desc": "Repo for the News Processor team", + "repo_url": "https://github.com/Vancouver-Datajam/News_processor", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "Vancouver-Datajam" } }, - "issue_title": "Add Python 3.12-dev to tests actions ", + "issue_title": "Getting the Data / Data Scrapping", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "debt" - }, - { - "label_name": "needs PR" - }, - { - "label_name": "ghc-osd" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/UWB-Biocomputing/Graphitti/issues/536", - "issue_createdAt": "2023-09-22T17:42:20Z", + "issue_url": "https://github.com/th3kumar/Snoozz-Sleeping-Buddy/issues/14", + "issue_createdAt": "2023-09-22T23:55:46Z", "issue_repo": { - "repo_name": "Graphitti", - "repo_desc": "A project to facilitate construction of high-performance simulations of graph-structured systems.", - "repo_url": "https://github.com/UWB-Biocomputing/Graphitti", - "repo_stars": 5, + "repo_name": "Snoozz-Sleeping-Buddy", + "repo_desc": "A white noise app developed with Kotlin. It helps to mediate, sleep better, focus, relax and be calm.( Under Construction )", + "repo_url": "https://github.com/th3kumar/Snoozz-Sleeping-Buddy", + "repo_stars": 16, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Starlark" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Cuda" - }, - { - "repo_prog_language": "Objective-C" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "UWB-Biocomputing" + "repo_owner": "th3kumar" } }, - "issue_title": "Has this bug fix code from BrainGrid made it into Graphitti?", + "issue_title": "Implement Communication Between Fragments", "issue_labels": { "Nodes": [ { @@ -2860,12 +3180,9 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "cleanup" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -2877,80 +3194,74 @@ }, { "Issue": { - "issue_url": "https://github.com/lakmerol/onepage/issues/1", - "issue_createdAt": "2023-09-22T17:38:42Z", + "issue_url": "https://github.com/SignalFlagZ/sd-civitai-browser/issues/9", + "issue_createdAt": "2023-09-22T23:50:27Z", "issue_repo": { - "repo_name": "onepage", - "repo_desc": "onepage for aytitech bootcamp", - "repo_url": "https://github.com/lakmerol/onepage", - "repo_stars": 0, + "repo_name": "sd-civitai-browser", + "repo_desc": "An extension to help download models from CivitAi without leaving WebUI", + "repo_url": "https://github.com/SignalFlagZ/sd-civitai-browser", + "repo_stars": 27, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "Python" }, { "repo_prog_language": "CSS" }, - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "lakmerol" + "repo_owner": "SignalFlagZ" } }, - "issue_title": "Changing background image ", + "issue_title": "Delay in loading process", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "question" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/rahulsushilsharma/story-writer/issues/1", - "issue_createdAt": "2023-09-22T17:36:00Z", + "issue_url": "https://github.com/Ethanscharlie/charlie2d/issues/9", + "issue_createdAt": "2023-09-22T23:43:10Z", "issue_repo": { - "repo_name": "story-writer", - "repo_desc": "A project to use LLMs, and vector dbs to create novels/stories", - "repo_url": "https://github.com/rahulsushilsharma/story-writer", - "repo_stars": 0, + "repo_name": "charlie2d", + "repo_desc": "A simple c++ w/SDL2 framwork", + "repo_url": "https://github.com/Ethanscharlie/charlie2d", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C++" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "rahulsushilsharma" + "repo_owner": "Ethanscharlie" } }, - "issue_title": "Add novel scrapper", + "issue_title": "Make a cool logo", "issue_labels": { "Nodes": [ { @@ -2966,147 +3277,117 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/PlaceholderOrganization/PlaceholderBackend/issues/1", - "issue_createdAt": "2023-09-22T17:35:58Z", + "issue_url": "https://github.com/akuity/kargo/issues/837", + "issue_createdAt": "2023-09-22T23:43:08Z", "issue_repo": { - "repo_name": "PlaceholderBackend", - "repo_desc": "", - "repo_url": "https://github.com/PlaceholderOrganization/PlaceholderBackend", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "PlaceholderOrganization" - } - }, - "issue_title": "There is no code", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/microsoft/vscode-black-formatter/issues/321", - "issue_createdAt": "2023-09-22T17:35:40Z", - "issue_repo": { - "repo_name": "vscode-black-formatter", - "repo_desc": "Formatting support for Python using the Black formatter", - "repo_url": "https://github.com/microsoft/vscode-black-formatter", - "repo_stars": 112, + "repo_name": "kargo", + "repo_desc": "Application lifecycle orchestration", + "repo_url": "https://github.com/akuity/kargo", + "repo_stars": 563, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Starlark" + }, + { + "repo_prog_language": "Mustache" + }, + { + "repo_prog_language": "Go" }, { "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Less" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "akuity" } }, - "issue_title": "Remove Python 3.7 from tests actions", + "issue_title": "docs: improve CLI installation instructions in quickstart", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "area/documentation" }, { - "label_name": "debt" + "label_name": "kind/enhancement" }, { - "label_name": "needs PR" + "label_name": "good first issue" }, { - "label_name": "ghc-osd" + "label_name": "priority/normal" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/activist-org/activist/issues/400", - "issue_createdAt": "2023-09-22T17:34:51Z", + "issue_url": "https://github.com/Ethanscharlie/charlie2d/issues/3", + "issue_createdAt": "2023-09-22T23:37:59Z", "issue_repo": { - "repo_name": "activist", - "repo_desc": "Open-source, nonprofit activism platform", - "repo_url": "https://github.com/activist-org/activist", - "repo_stars": 74, + "repo_name": "charlie2d", + "repo_desc": "A simple c++ w/SDL2 framwork", + "repo_url": "https://github.com/Ethanscharlie/charlie2d", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "C++" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "activist-org" + "repo_owner": "Ethanscharlie" } }, - "issue_title": "Create sign in/sign up tooltip (or general tooltip with variants)", + "issue_title": "Rename SceneManager to GameManager", "issue_labels": { "Nodes": [ { - "label_name": "feature" - }, - { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "design" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -3118,197 +3399,164 @@ }, { "Issue": { - "issue_url": "https://github.com/microsoft/vscode-black-formatter/issues/320", - "issue_createdAt": "2023-09-22T17:34:15Z", + "issue_url": "https://github.com/Ethanscharlie/charlie2d/issues/2", + "issue_createdAt": "2023-09-22T23:37:24Z", "issue_repo": { - "repo_name": "vscode-black-formatter", - "repo_desc": "Formatting support for Python using the Black formatter", - "repo_url": "https://github.com/microsoft/vscode-black-formatter", - "repo_stars": 112, + "repo_name": "charlie2d", + "repo_desc": "A simple c++ w/SDL2 framwork", + "repo_url": "https://github.com/Ethanscharlie/charlie2d", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "C++" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "Ethanscharlie" } }, - "issue_title": "Add Python 3.12-dev to tests actions", + "issue_title": "Rename GameObject to Entity", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "debt" - }, - { - "label_name": "needs PR" + "label_name": "enhancement" }, { - "label_name": "ghc-osd" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/microsoft/vscode-mypy/issues/158", - "issue_createdAt": "2023-09-22T17:32:14Z", + "issue_url": "https://github.com/She-Code-Africa-Port-Harcourt/Aller.gia/issues/7", + "issue_createdAt": "2023-09-22T23:09:17Z", "issue_repo": { - "repo_name": "vscode-mypy", - "repo_desc": "Linting support for Python using the mypy linter.", - "repo_url": "https://github.com/microsoft/vscode-mypy", - "repo_stars": 64, + "repo_name": "Aller.gia", + "repo_desc": "Aller.gia is an AI app that tracks allergy. An allergy is an exaggerated immune response to substances that are normally harmless to most people. These substances, known as allergens, can trigger a wide range of symptoms and reactions in individuals who are allergic to them. Common allergens include medications, dust mites, pet dander, certain food", + "repo_url": "https://github.com/She-Code-Africa-Port-Harcourt/Aller.gia", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "She-Code-Africa-Port-Harcourt" } }, - "issue_title": "Add Python 3.12-dev to tests pipelines ", + "issue_title": "Social Media OAuth: Google, Facebook and X", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "debt" - }, - { - "label_name": "needs PR" - }, - { - "label_name": "ghc-osd" + "label_name": "hackoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/microsoft/vscode-black-formatter/issues/319", - "issue_createdAt": "2023-09-22T17:30:25Z", + "issue_url": "https://github.com/She-Code-Africa-Port-Harcourt/Aller.gia/issues/6", + "issue_createdAt": "2023-09-22T23:07:25Z", "issue_repo": { - "repo_name": "vscode-black-formatter", - "repo_desc": "Formatting support for Python using the Black formatter", - "repo_url": "https://github.com/microsoft/vscode-black-formatter", - "repo_stars": 112, + "repo_name": "Aller.gia", + "repo_desc": "Aller.gia is an AI app that tracks allergy. An allergy is an exaggerated immune response to substances that are normally harmless to most people. These substances, known as allergens, can trigger a wide range of symptoms and reactions in individuals who are allergic to them. Common allergens include medications, dust mites, pet dander, certain food", + "repo_url": "https://github.com/She-Code-Africa-Port-Harcourt/Aller.gia", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "She-Code-Africa-Port-Harcourt" } }, - "issue_title": "Update library packages for the extension", + "issue_title": "Create Sign In Screen", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "debt" - }, - { - "label_name": "needs PR" - }, - { - "label_name": "ghc-osd" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Tonypsilon/bmm.frontend/issues/21", - "issue_createdAt": "2023-09-22T17:27:04Z", + "issue_url": "https://github.com/datsfilipe/datsfilipe.dev/issues/32", + "issue_createdAt": "2023-09-22T22:57:33Z", "issue_repo": { - "repo_name": "bmm.frontend", - "repo_desc": "Frontend of the BMM application", - "repo_url": "https://github.com/Tonypsilon/bmm.frontend", - "repo_stars": 0, + "repo_name": "datsfilipe.dev", + "repo_desc": "My personal website 🫠", + "repo_url": "https://github.com/datsfilipe/datsfilipe.dev", + "repo_stars": 2, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Astro" } ] }, "Owner": { - "repo_owner": "Tonypsilon" + "repo_owner": "datsfilipe" } }, - "issue_title": "Create division component", + "issue_title": "Wrong styles for headings", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "S" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -3323,56 +3571,35 @@ }, { "Issue": { - "issue_url": "https://github.com/activist-org/activist/issues/399", - "issue_createdAt": "2023-09-22T17:25:21Z", + "issue_url": "https://github.com/She-Code-Africa-Port-Harcourt/Aller.gia/issues/5", + "issue_createdAt": "2023-09-22T22:46:35Z", "issue_repo": { - "repo_name": "activist", - "repo_desc": "Open-source, nonprofit activism platform", - "repo_url": "https://github.com/activist-org/activist", - "repo_stars": 74, + "repo_name": "Aller.gia", + "repo_desc": "Aller.gia is an AI app that tracks allergy. An allergy is an exaggerated immune response to substances that are normally harmless to most people. These substances, known as allergens, can trigger a wide range of symptoms and reactions in individuals who are allergic to them. Common allergens include medications, dust mites, pet dander, certain food", + "repo_url": "https://github.com/She-Code-Africa-Port-Harcourt/Aller.gia", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "activist-org" + "repo_owner": "She-Code-Africa-Port-Harcourt" } }, - "issue_title": "Create search tag component", + "issue_title": "Create the Sign Up Screens", "issue_labels": { "Nodes": [ - { - "label_name": "feature" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "design" + "label_name": "hackoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -3384,166 +3611,124 @@ }, { "Issue": { - "issue_url": "https://github.com/alexrobaina/frontend_petsLove/issues/180", - "issue_createdAt": "2023-09-22T17:24:45Z", + "issue_url": "https://github.com/GeraAlcantara/Votaciones_Premios_Front_end/issues/18", + "issue_createdAt": "2023-09-22T22:35:22Z", "issue_repo": { - "repo_name": "frontend_petsLove", - "repo_desc": "Pets love is app for adoption pets and manage shelters and veterinaries", - "repo_url": "https://github.com/alexrobaina/frontend_petsLove", - "repo_stars": 24, + "repo_name": "Votaciones_Premios_Front_end", + "repo_desc": "Sistema de votaciones Front end", + "repo_url": "https://github.com/GeraAlcantara/Votaciones_Premios_Front_end", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "alexrobaina" + "repo_owner": "GeraAlcantara" } }, - "issue_title": "Create SwiperGallery Component", + "issue_title": "Componente Pancarta carrusel (Banner Carousel) Responsive", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" - }, - { - "label_name": "React" + "label_name": "proposal" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/taskcluster/taskgraph/issues/350", - "issue_createdAt": "2023-09-22T17:24:19Z", + "issue_url": "https://github.com/davidvlaminck/OTLMOW-Model/issues/28", + "issue_createdAt": "2023-09-22T22:32:21Z", "issue_repo": { - "repo_name": "taskgraph", - "repo_desc": "Generates task dependency graphs for Taskcluster CI", - "repo_url": "https://github.com/taskcluster/taskgraph", - "repo_stars": 11, + "repo_name": "OTLMOW-Model", + "repo_desc": "The main use case of otlmow-model is to provide a class model, allowing instances of OTL compliant classes. The classes have data validation and automatic conversion for attributes and relations between objects.", + "repo_url": "https://github.com/davidvlaminck/OTLMOW-Model", + "repo_stars": 1, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Batchfile" - }, { "repo_prog_language": "Python" }, - { - "repo_prog_language": "Dockerfile" - }, { "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "PowerShell" } ] }, "Owner": { - "repo_owner": "taskcluster" + "repo_owner": "davidvlaminck" } }, - "issue_title": "The docker_image and fetch transforms don't accept deadline or expiration attributes", + "issue_title": "missing unittest for is_valid_relation", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/approvers/OreOreBot2/issues/1073", - "issue_createdAt": "2023-09-22T17:23:44Z", + "issue_url": "https://github.com/davidvlaminck/OTLMOW-Model/issues/27", + "issue_createdAt": "2023-09-22T22:30:28Z", "issue_repo": { - "repo_name": "OreOreBot2", - "repo_desc": "みんなのアイドル", - "repo_url": "https://github.com/approvers/OreOreBot2", - "repo_stars": 10, + "repo_name": "OTLMOW-Model", + "repo_desc": "The main use case of otlmow-model is to provide a class model, allowing instances of OTL compliant classes. The classes have data validation and automatic conversion for attributes and relations between objects.", + "repo_url": "https://github.com/davidvlaminck/OTLMOW-Model", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "approvers" + "repo_owner": "davidvlaminck" } }, - "issue_title": "ドキュメントの各ディレクトリに説明を追加する", + "issue_title": "multiprocessing for instantiation_test", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "P-high" - }, - { - "label_name": "T-Documents" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -3555,38 +3740,35 @@ }, { "Issue": { - "issue_url": "https://github.com/wtg/Shuttle-Tracker-SwiftUI/issues/158", - "issue_createdAt": "2023-09-22T17:23:09Z", + "issue_url": "https://github.com/davidvlaminck/OTLMOW-Model/issues/26", + "issue_createdAt": "2023-09-22T22:26:22Z", "issue_repo": { - "repo_name": "Shuttle-Tracker-SwiftUI", - "repo_desc": "Rensselaer campus shuttle tracker", - "repo_url": "https://github.com/wtg/Shuttle-Tracker-SwiftUI", - "repo_stars": 8, + "repo_name": "OTLMOW-Model", + "repo_desc": "The main use case of otlmow-model is to provide a class model, allowing instances of OTL compliant classes. The classes have data validation and automatic conversion for attributes and relations between objects.", + "repo_url": "https://github.com/davidvlaminck/OTLMOW-Model", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "wtg" + "repo_owner": "davidvlaminck" } }, - "issue_title": "Add close button to announcement-notification view on macOS", + "issue_title": "missing unittest WKTField and UnionField for a non string value", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" - }, - { - "label_name": "macos" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -3598,25 +3780,28 @@ }, { "Issue": { - "issue_url": "https://github.com/AsaiToshiya/brostr/issues/20", - "issue_createdAt": "2023-09-22T17:21:10Z", + "issue_url": "https://github.com/davidvlaminck/OTLMOW-Model/issues/25", + "issue_createdAt": "2023-09-22T22:23:31Z", "issue_repo": { - "repo_name": "brostr", - "repo_desc": "Nostr URI native browser", - "repo_url": "https://github.com/AsaiToshiya/brostr", + "repo_name": "OTLMOW-Model", + "repo_desc": "The main use case of otlmow-model is to provide a class model, allowing instances of OTL compliant classes. The classes have data validation and automatic conversion for attributes and relations between objects.", + "repo_url": "https://github.com/davidvlaminck/OTLMOW-Model", "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "AsaiToshiya" + "repo_owner": "davidvlaminck" } }, - "issue_title": "Update URI field value when page loads via link", + "issue_title": "missing unittest TimeField", "issue_labels": { "Nodes": [ { @@ -3635,53 +3820,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Tamarou/nerdfight.online/issues/21", - "issue_createdAt": "2023-09-22T17:19:48Z", + "issue_url": "https://github.com/zkoppert/innersource-crawler/issues/50", + "issue_createdAt": "2023-09-22T22:20:21Z", "issue_repo": { - "repo_name": "nerdfight.online", - "repo_desc": "Fediverse instance configuration", - "repo_url": "https://github.com/Tamarou/nerdfight.online", - "repo_stars": 0, + "repo_name": "innersource-crawler", + "repo_desc": "This project creates a repos.json that can be utilized by the SAP InnerSource Portal.", + "repo_url": "https://github.com/zkoppert/innersource-crawler", + "repo_stars": 24, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Elixir" + "repo_prog_language": "Python" }, { "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Perl" } ] }, "Owner": { - "repo_owner": "Tamarou" + "repo_owner": "zkoppert" } }, - "issue_title": "Marge is more equal than perigrin", + "issue_title": "repositories with no description cause an error", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "urgent" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -3690,56 +3863,32 @@ }, { "Issue": { - "issue_url": "https://github.com/activist-org/activist/issues/398", - "issue_createdAt": "2023-09-22T17:18:55Z", + "issue_url": "https://github.com/She-Code-Africa-Port-Harcourt/Aller.gia/issues/4", + "issue_createdAt": "2023-09-22T22:14:37Z", "issue_repo": { - "repo_name": "activist", - "repo_desc": "Open-source, nonprofit activism platform", - "repo_url": "https://github.com/activist-org/activist", - "repo_stars": 74, + "repo_name": "Aller.gia", + "repo_desc": "Aller.gia is an AI app that tracks allergy. An allergy is an exaggerated immune response to substances that are normally harmless to most people. These substances, known as allergens, can trigger a wide range of symptoms and reactions in individuals who are allergic to them. Common allergens include medications, dust mites, pet dander, certain food", + "repo_url": "https://github.com/She-Code-Africa-Port-Harcourt/Aller.gia", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "activist-org" + "repo_owner": "She-Code-Africa-Port-Harcourt" } }, - "issue_title": "Create top selector component", + "issue_title": "Create the Onboarding Screens", "issue_labels": { "Nodes": [ - { - "label_name": "feature" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "design" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -3751,142 +3900,130 @@ }, { "Issue": { - "issue_url": "https://github.com/deetonn/Console/issues/17", - "issue_createdAt": "2023-09-22T17:17:47Z", + "issue_url": "https://github.com/SlangLab-NU/PSST_Training/issues/5", + "issue_createdAt": "2023-09-22T22:08:18Z", "issue_repo": { - "repo_name": "Console", - "repo_desc": "https://github.com/deetonn/Console/wiki", - "repo_url": "https://github.com/deetonn/Console", - "repo_stars": 3, + "repo_name": "PSST_Training", + "repo_desc": "", + "repo_url": "https://github.com/SlangLab-NU/PSST_Training", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "deetonn" + "repo_owner": "SlangLab-NU" } }, - "issue_title": "More documentation", + "issue_title": "Run training script for PSST on Polaris", "issue_labels": { "Nodes": [ { "label_name": "documentation" }, - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/zorzalo3/zorza/issues/64", - "issue_createdAt": "2023-09-22T17:14:45Z", + "issue_url": "https://github.com/YuvarajSingh-0/RentEase/issues/3", + "issue_createdAt": "2023-09-22T22:06:24Z", "issue_repo": { - "repo_name": "zorza", - "repo_desc": "", - "repo_url": "https://github.com/zorzalo3/zorza", - "repo_stars": 14, + "repo_name": "RentEase", + "repo_desc": "A rental management system for houses where owners can maintain the issues of their properties, view resident details and payment status. Tenants can access the rental property and access payments and raise maintenance requests and issues. In short, owners can control their properties and tenants can make their lives simpler.", + "repo_url": "https://github.com/YuvarajSingh-0/RentEase", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "CSS" }, { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "zorzalo3" + "repo_owner": "YuvarajSingh-0" } }, - "issue_title": "Show all absences", + "issue_title": "[FEATURE] CSS to TailwindCSS Migration", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "display" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/esperor/QtGraph/issues/2", - "issue_createdAt": "2023-09-22T17:13:09Z", + "issue_url": "https://github.com/mdn/translated-content/issues/16027", + "issue_createdAt": "2023-09-22T22:05:37Z", "issue_repo": { - "repo_name": "QtGraph", - "repo_desc": "Unreal engine style graph as a widget based on Qt6.", - "repo_url": "https://github.com/esperor/QtGraph", - "repo_stars": 0, + "repo_name": "translated-content", + "repo_desc": "The source repository of all translated content for MDN Web Docs", + "repo_url": "https://github.com/mdn/translated-content", + "repo_stars": 1396, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" + "repo_prog_language": "Markdown" }, { - "repo_prog_language": "C" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "esperor" + "repo_owner": "mdn" } }, - "issue_title": "Create logic gates types", + "issue_title": "Long-term goal: synchronize all outdated pages", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "help wanted" + }, + { + "label_name": "effort: large" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -3898,75 +4035,75 @@ }, { "Issue": { - "issue_url": "https://github.com/usefulsensors/useful-transformers/issues/10", - "issue_createdAt": "2023-09-22T17:12:59Z", + "issue_url": "https://github.com/elastic/apm-agent-nodejs/issues/3634", + "issue_createdAt": "2023-09-22T22:01:37Z", "issue_repo": { - "repo_name": "useful-transformers", - "repo_desc": "Efficient Inference of Transformer models", - "repo_url": "https://github.com/usefulsensors/useful-transformers", - "repo_stars": 95, + "repo_name": "apm-agent-nodejs", + "repo_desc": "Elastic APM Node.js Agent", + "repo_url": "https://github.com/elastic/apm-agent-nodejs", + "repo_stars": 550, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "C" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "usefulsensors" + "repo_owner": "elastic" } }, - "issue_title": "Share information", + "issue_title": "update fastify instr to avoid new deprecation warnings", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "agent-nodejs" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/activist-org/activist/issues/397", - "issue_createdAt": "2023-09-22T17:12:05Z", + "issue_url": "https://github.com/CodeLit/super-easy-file-backups/issues/11", + "issue_createdAt": "2023-09-22T21:50:18Z", "issue_repo": { - "repo_name": "activist", - "repo_desc": "Open-source, nonprofit activism platform", - "repo_url": "https://github.com/activist-org/activist", - "repo_stars": 74, + "repo_name": "super-easy-file-backups", + "repo_desc": "Multiplatform backup tool for easy setting up backups on your projects.", + "repo_url": "https://github.com/CodeLit/super-easy-file-backups", + "repo_stars": 2, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "HTML" @@ -3974,133 +4111,124 @@ ] }, "Owner": { - "repo_owner": "activist-org" + "repo_owner": "CodeLit" } }, - "issue_title": "Create privacy marker component", + "issue_title": "Add compression level option of tar.gz archive", "issue_labels": { "Nodes": [ { - "label_name": "feature" - }, - { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "design" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/sCrypt-Inc/tic-tac-toe/issues/24", - "issue_createdAt": "2023-09-22T17:05:32Z", + "issue_url": "https://github.com/microsoft/hummingbird/issues/736", + "issue_createdAt": "2023-09-22T21:44:00Z", "issue_repo": { - "repo_name": "tic-tac-toe", - "repo_desc": "Tutorial for building a fully onchain application on Bitcoin, exemplified using Tic-tac-toe.", - "repo_url": "https://github.com/sCrypt-Inc/tic-tac-toe", - "repo_stars": 13, + "repo_name": "hummingbird", + "repo_desc": "Hummingbird compiles trained ML models into tensor computation for faster inference.", + "repo_url": "https://github.com/microsoft/hummingbird", + "repo_stars": 3214, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "sCrypt-Inc" + "repo_owner": "microsoft" } }, - "issue_title": "replace with latest buildAddrOutput", + "issue_title": "onnxruntime==1.16.0 release breaks tests", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "help wanted" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/ARM-DOE/pyart/issues/1467", - "issue_createdAt": "2023-09-22T17:02:04Z", + "issue_url": "https://github.com/WilliamTraoreee/blog/issues/10", + "issue_createdAt": "2023-09-22T21:42:21Z", "issue_repo": { - "repo_name": "pyart", - "repo_desc": "The Python-ARM Radar Toolkit. A data model driven interactive toolkit for working with weather radar data. ", - "repo_url": "https://github.com/ARM-DOE/pyart", - "repo_stars": 440, + "repo_name": "blog", + "repo_desc": "", + "repo_url": "https://github.com/WilliamTraoreee/blog", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TeX" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Cython" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "ARM-DOE" + "repo_owner": "WilliamTraoreee" } }, - "issue_title": "Unit tests for aux io and moving to io for release 2.0", + "issue_title": "Add OpenGraph scraper", "issue_labels": { "Nodes": [ { - "label_name": "component: pyart.io" - }, - { - "label_name": "component: pyart.aux_io" - }, - { - "label_name": "Low Priority" - }, - { - "label_name": "Great First Pull Request" + "label_name": "enhancement" }, { "label_name": "good first issue" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -4112,32 +4240,41 @@ }, { "Issue": { - "issue_url": "https://github.com/rohan472000/rohan472000/issues/10", - "issue_createdAt": "2023-09-22T17:01:10Z", + "issue_url": "https://github.com/TabotCharlesBessong/ReactNativeFullStack/issues/45", + "issue_createdAt": "2023-09-22T21:40:56Z", "issue_repo": { - "repo_name": "rohan472000", - "repo_desc": "Check out my script that fetches jokes every 5 minutes and keeps the laughter going!", - "repo_url": "https://github.com/rohan472000/rohan472000", - "repo_stars": 6, + "repo_name": "ReactNativeFullStack", + "repo_desc": "", + "repo_url": "https://github.com/TabotCharlesBessong/ReactNativeFullStack", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "rohan472000" + "repo_owner": "TabotCharlesBessong" } }, - "issue_title": "Help needed implementing new build check to test PRs ", + "issue_title": "Liking Audio", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -4149,261 +4286,242 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/activist-org/activist/issues/396", - "issue_createdAt": "2023-09-22T16:59:17Z", + "issue_url": "https://github.com/laxitshahi/llm-proxy/issues/7", + "issue_createdAt": "2023-09-22T21:40:24Z", "issue_repo": { - "repo_name": "activist", - "repo_desc": "Open-source, nonprofit activism platform", - "repo_url": "https://github.com/activist-org/activist", - "repo_stars": 74, + "repo_name": "llm-proxy", + "repo_desc": "", + "repo_url": "https://github.com/laxitshahi/llm-proxy", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "activist-org" + "repo_owner": "laxitshahi" } }, - "issue_title": "Create documentation entry grid component", + "issue_title": "Enroll and Watch LangChain for LLM Application Development", "issue_labels": { "Nodes": [ - { - "label_name": "feature" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "design" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 7 } } }, { "Issue": { - "issue_url": "https://github.com/activist-org/activist/issues/395", - "issue_createdAt": "2023-09-22T16:49:17Z", + "issue_url": "https://github.com/TabotCharlesBessong/ReactNativeFullStack/issues/44", + "issue_createdAt": "2023-09-22T21:39:51Z", "issue_repo": { - "repo_name": "activist", - "repo_desc": "Open-source, nonprofit activism platform", - "repo_url": "https://github.com/activist-org/activist", - "repo_stars": 74, + "repo_name": "ReactNativeFullStack", + "repo_desc": "", + "repo_url": "https://github.com/TabotCharlesBessong/ReactNativeFullStack", + "repo_stars": 1, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Vue" - }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "activist-org" + "repo_owner": "TabotCharlesBessong" } }, - "issue_title": "Create documentation card component", + "issue_title": "Favourites Audio", "issue_labels": { "Nodes": [ { - "label_name": "feature" + "label_name": "documentation" }, { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "design" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/warnet-gi/WarnetBot/issues/80", - "issue_createdAt": "2023-09-22T16:48:46Z", + "issue_url": "https://github.com/TabotCharlesBessong/ReactNativeFullStack/issues/43", + "issue_createdAt": "2023-09-22T21:38:47Z", "issue_repo": { - "repo_name": "WarnetBot", - "repo_desc": "A bot for Warga Nusantara Teyvat (WARNET) discord server", - "repo_url": "https://github.com/warnet-gi/WarnetBot", - "repo_stars": 4, + "repo_name": "ReactNativeFullStack", + "repo_desc": "", + "repo_url": "https://github.com/TabotCharlesBessong/ReactNativeFullStack", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "warnet-gi" + "repo_owner": "TabotCharlesBessong" } }, - "issue_title": "Fix username display on embed", + "issue_title": "Updating Audio", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "priority" + "label_name": "enhancement" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/hyperdxio/hyperdx/issues/29", - "issue_createdAt": "2023-09-22T16:47:50Z", + "issue_url": "https://github.com/TabotCharlesBessong/ReactNativeFullStack/issues/42", + "issue_createdAt": "2023-09-22T21:37:26Z", "issue_repo": { - "repo_name": "hyperdx", - "repo_desc": "Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors.", - "repo_url": "https://github.com/hyperdxio/hyperdx", - "repo_stars": 4065, + "repo_name": "ReactNativeFullStack", + "repo_desc": "", + "repo_url": "https://github.com/TabotCharlesBessong/ReactNativeFullStack", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "hyperdxio" + "repo_owner": "TabotCharlesBessong" } }, - "issue_title": "Customize 24h vs 12h time formatting globally", + "issue_title": "Uploading Audio", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/SteamDeckHomebrew/holo-docker/issues/7", - "issue_createdAt": "2023-09-22T16:47:27Z", + "issue_url": "https://github.com/hasadna/open-bus-map-search/issues/68", + "issue_createdAt": "2023-09-22T21:36:58Z", "issue_repo": { - "repo_name": "holo-docker", - "repo_desc": "Docker images of the SteamOS Holo system", - "repo_url": "https://github.com/SteamDeckHomebrew/holo-docker", - "repo_stars": 22, + "repo_name": "open-bus-map-search", + "repo_desc": "open-bus-map-search", + "repo_url": "https://github.com/hasadna/open-bus-map-search", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "SteamDeckHomebrew" + "repo_owner": "hasadna" } }, - "issue_title": "auto updates", + "issue_title": "Make the repository contributor friendly", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "help wanted" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -4418,56 +4536,56 @@ }, { "Issue": { - "issue_url": "https://github.com/Azure/LogicAppsUX/issues/3373", - "issue_createdAt": "2023-09-22T16:46:21Z", + "issue_url": "https://github.com/pnp/cli-microsoft365/issues/5513", + "issue_createdAt": "2023-09-22T21:36:30Z", "issue_repo": { - "repo_name": "LogicAppsUX", - "repo_desc": "", - "repo_url": "https://github.com/Azure/LogicAppsUX", - "repo_stars": 54, + "repo_name": "cli-microsoft365", + "repo_desc": "Manage Microsoft 365 and SharePoint Framework projects on any platform", + "repo_url": "https://github.com/pnp/cli-microsoft365", + "repo_stars": 801, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Less" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "PowerShell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Azure" + "repo_owner": "pnp" } }, - "issue_title": "Workflow expression window disappears", + "issue_title": "[Enhancement]: Get current SP user", "issue_labels": { "Nodes": [ { - "label_name": "Bug" + "label_name": "enhancement" }, { - "label_name": "Good First Issue" + "label_name": "help wanted" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -4476,117 +4594,105 @@ }, { "Issue": { - "issue_url": "https://github.com/activist-org/activist/issues/394", - "issue_createdAt": "2023-09-22T16:43:05Z", + "issue_url": "https://github.com/SoloStarkes/ChatRPI/issues/2", + "issue_createdAt": "2023-09-22T21:34:25Z", "issue_repo": { - "repo_name": "activist", - "repo_desc": "Open-source, nonprofit activism platform", - "repo_url": "https://github.com/activist-org/activist", - "repo_stars": 74, + "repo_name": "ChatRPI", + "repo_desc": "", + "repo_url": "https://github.com/SoloStarkes/ChatRPI", + "repo_stars": 1, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" - }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "activist-org" + "repo_owner": "SoloStarkes" } }, - "issue_title": "Create progress bar component", + "issue_title": "Learn the languages required to make an extension", "issue_labels": { "Nodes": [ - { - "label_name": "feature" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "design" + "label_name": "question" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/activist-org/activist/issues/393", - "issue_createdAt": "2023-09-22T16:36:53Z", + "issue_url": "https://github.com/build-trust/ockam/issues/6045", + "issue_createdAt": "2023-09-22T21:28:24Z", "issue_repo": { - "repo_name": "activist", - "repo_desc": "Open-source, nonprofit activism platform", - "repo_url": "https://github.com/activist-org/activist", - "repo_stars": 74, + "repo_name": "ockam", + "repo_desc": "Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale. Use Ockam to build secure-by-design applications that can Trust Data-in-Motion. ", + "repo_url": "https://github.com/build-trust/ockam", + "repo_stars": 3583, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Vue" + "repo_prog_language": "Elixir" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Rust" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Erlang" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Svelte" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "activist-org" + "repo_owner": "build-trust" } }, - "issue_title": "Create organization/create page", + "issue_title": "Run cargo build --release as a build test in CI", "issue_labels": { "Nodes": [ { - "label_name": "feature" + "label_name": "good first issue" }, { "label_name": "help wanted" }, { - "label_name": "good first issue" - }, - { - "label_name": "design" + "label_name": "Component: CI/CD" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -4598,34 +4704,34 @@ }, { "Issue": { - "issue_url": "https://github.com/techrail/devta/issues/99", - "issue_createdAt": "2023-09-22T16:36:18Z", + "issue_url": "https://github.com/ewertonlp/rockectseat-ignite/issues/2", + "issue_createdAt": "2023-09-22T21:23:34Z", "issue_repo": { - "repo_name": "devta", - "repo_desc": "DEVeloper tools that are supposed to help you. ", - "repo_url": "https://github.com/techrail/devta", - "repo_stars": 12, + "repo_name": "rockectseat-ignite", + "repo_desc": "", + "repo_url": "https://github.com/ewertonlp/rockectseat-ignite", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "techrail" + "repo_owner": "ewertonlp" } }, - "issue_title": " Image to Base64 representation", + "issue_title": "Vantagens em utilizar o Vite", "issue_labels": { "Nodes": [ { @@ -4638,23 +4744,32 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ansible-middleware/amq/issues/102", - "issue_createdAt": "2023-09-22T16:29:44Z", + "issue_url": "https://github.com/NOAA-OWP/ngen/issues/651", + "issue_createdAt": "2023-09-22T21:23:28Z", "issue_repo": { - "repo_name": "amq", - "repo_desc": "A collection to manage AMQ brokers", - "repo_url": "https://github.com/ansible-middleware/amq", - "repo_stars": 10, + "repo_name": "ngen", + "repo_desc": "Next Generation Water Modeling Engine and Framework Prototype", + "repo_url": "https://github.com/NOAA-OWP/ngen", + "repo_stars": 69, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Jinja" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "Python" @@ -4662,23 +4777,17 @@ ] }, "Owner": { - "repo_owner": "ansible-middleware" + "repo_owner": "NOAA-OWP" } }, - "issue_title": "Write the \"Ha configuration with active/standby nodes\" guide", + "issue_title": "Unify docs directories", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -4690,38 +4799,29 @@ }, { "Issue": { - "issue_url": "https://github.com/jojosuelobo/agroview-v3/issues/2", - "issue_createdAt": "2023-09-22T16:29:18Z", + "issue_url": "https://github.com/s3alfisc/pyfixest/issues/157", + "issue_createdAt": "2023-09-22T21:18:18Z", "issue_repo": { - "repo_name": "agroview-v3", - "repo_desc": "", - "repo_url": "https://github.com/jojosuelobo/agroview-v3", - "repo_stars": 0, + "repo_name": "pyfixest", + "repo_desc": "(not so) experimental python clone of fixest", + "repo_url": "https://github.com/s3alfisc/pyfixest", + "repo_stars": 30, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Sass" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "jojosuelobo" + "repo_owner": "s3alfisc" } }, - "issue_title": "[Feature]: Register | Sign Up page", + "issue_title": "CRV3 Inference for Poisson Regression ", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -4730,7 +4830,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -4739,38 +4839,50 @@ }, { "Issue": { - "issue_url": "https://github.com/ansible-middleware/amq/issues/101", - "issue_createdAt": "2023-09-22T16:27:01Z", + "issue_url": "https://github.com/techmatters/terraso-mobile-client/issues/445", + "issue_createdAt": "2023-09-22T21:18:06Z", "issue_repo": { - "repo_name": "amq", - "repo_desc": "A collection to manage AMQ brokers", - "repo_url": "https://github.com/ansible-middleware/amq", - "repo_stars": 10, + "repo_name": "terraso-mobile-client", + "repo_desc": "", + "repo_url": "https://github.com/techmatters/terraso-mobile-client", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Jinja" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Objective-C++" } ] }, "Owner": { - "repo_owner": "ansible-middleware" + "repo_owner": "techmatters" } }, - "issue_title": "Write the \"Using custom encypted passwords\" guide", + "issue_title": "Keep location popover open until dismissed", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "landpks" } ], "label_totalcount": 3 @@ -4785,23 +4897,20 @@ }, { "Issue": { - "issue_url": "https://github.com/jojosuelobo/agroview-v3/issues/1", - "issue_createdAt": "2023-09-22T16:25:24Z", + "issue_url": "https://github.com/Hanover-CS/HC24-Dale-Donnelly-Senior-Project/issues/15", + "issue_createdAt": "2023-09-22T21:11:44Z", "issue_repo": { - "repo_name": "agroview-v3", + "repo_name": "HC24-Dale-Donnelly-Senior-Project", "repo_desc": "", - "repo_url": "https://github.com/jojosuelobo/agroview-v3", + "repo_url": "https://github.com/Hanover-CS/HC24-Dale-Donnelly-Senior-Project", "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Sass" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "CSS" @@ -4809,60 +4918,17 @@ ] }, "Owner": { - "repo_owner": "jojosuelobo" - } - }, - "issue_title": "[Feature]: Login | Sign In page", - "issue_labels": { - "Nodes": [ - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/AsaiToshiya/brostr/issues/18", - "issue_createdAt": "2023-09-22T16:21:06Z", - "issue_repo": { - "repo_name": "brostr", - "repo_desc": "Nostr URI native browser", - "repo_url": "https://github.com/AsaiToshiya/brostr", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "AsaiToshiya" + "repo_owner": "Hanover-CS" } }, - "issue_title": "Fix link", + "issue_title": "Display movie list on main page", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -4874,50 +4940,65 @@ }, { "Issue": { - "issue_url": "https://github.com/TBD54566975/developer.tbd.website/issues/748", - "issue_createdAt": "2023-09-22T16:16:35Z", + "issue_url": "https://github.com/YACS-RCOS/yacs.n/issues/794", + "issue_createdAt": "2023-09-22T21:10:53Z", "issue_repo": { - "repo_name": "developer.tbd.website", - "repo_desc": "Source for the TBD Developer Website at developer.tbd.website", - "repo_url": "https://github.com/TBD54566975/developer.tbd.website", - "repo_stars": 8, + "repo_name": "yacs.n", + "repo_desc": "YACS - with support for multi semester and partial semesters", + "repo_url": "https://github.com/YACS-RCOS/yacs.n", + "repo_stars": 29, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Vue" }, { "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Mako" } ] }, "Owner": { - "repo_owner": "TBD54566975" + "repo_owner": "YACS-RCOS" } }, - "issue_title": "Add padding to the feedback widget", + "issue_title": "Feature Request — Show which courses are conflicting", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "Feature Request" + }, + { + "label_name": "front-end" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -4926,25 +5007,40 @@ }, { "Issue": { - "issue_url": "https://github.com/giacomocavalieri/glam/issues/9", - "issue_createdAt": "2023-09-22T16:09:06Z", + "issue_url": "https://github.com/techmatters/terraso-mobile-client/issues/444", + "issue_createdAt": "2023-09-22T21:07:33Z", "issue_repo": { - "repo_name": "glam", - "repo_desc": "A package to help you easily pretty print structured data ✨", - "repo_url": "https://github.com/giacomocavalieri/glam", - "repo_stars": 14, + "repo_name": "terraso-mobile-client", + "repo_desc": "", + "repo_url": "https://github.com/techmatters/terraso-mobile-client", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Gleam" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Objective-C++" } ] }, "Owner": { - "repo_owner": "giacomocavalieri" + "repo_owner": "techmatters" } }, - "issue_title": "Add `doc.nest_docs`", + "issue_title": "Short tap instead of long press to bring up location popover", "issue_labels": { "Nodes": [ { @@ -4952,9 +5048,12 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "landpks" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -4966,73 +5065,104 @@ }, { "Issue": { - "issue_url": "https://github.com/TBD54566975/developer.tbd.website/issues/747", - "issue_createdAt": "2023-09-22T16:07:59Z", + "issue_url": "https://github.com/microsoft/vscode-python/issues/22059", + "issue_createdAt": "2023-09-22T21:05:08Z", "issue_repo": { - "repo_name": "developer.tbd.website", - "repo_desc": "Source for the TBD Developer Website at developer.tbd.website", - "repo_url": "https://github.com/TBD54566975/developer.tbd.website", - "repo_stars": 8, + "repo_name": "vscode-python", + "repo_desc": "Python extension for Visual Studio Code", + "repo_url": "https://github.com/microsoft/vscode-python", + "repo_stars": 4051, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Roff" }, { "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "TBD54566975" + "repo_owner": "microsoft" } }, - "issue_title": "Update Button Link for Incubation Projects Page", + "issue_title": "Make sure \"pytest\" is always referred as lowercase", "issue_labels": { "Nodes": [ + { + "label_name": "feature-request" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "debt" + }, + { + "label_name": "triage-needed" + }, + { + "label_name": "ghc-osd" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/iamnicoj/K8-Workload-Simulation/issues/2", - "issue_createdAt": "2023-09-22T15:52:36Z", + "issue_url": "https://github.com/anicmarko9/responsive-front/issues/273", + "issue_createdAt": "2023-09-22T20:59:27Z", "issue_repo": { - "repo_name": "K8-Workload-Simulation", - "repo_desc": "K8s workload simulation using Litmus chaos. ", - "repo_url": "https://github.com/iamnicoj/K8-Workload-Simulation", - "repo_stars": 0, + "repo_name": "responsive-front", + "repo_desc": "This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.", + "repo_url": "https://github.com/anicmarko9/responsive-front", + "repo_stars": 8, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "iamnicoj" + "repo_owner": "anicmarko9" } }, - "issue_title": "Configured Az subscription ", + "issue_title": "refactor: weight-loss page", "issue_labels": { "Nodes": [ { @@ -5045,27 +5175,40 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Harunadangabas/Zakarikdp-gpay/issues/1", - "issue_createdAt": "2023-09-22T15:52:17Z", + "issue_url": "https://github.com/anicmarko9/responsive-front/issues/272", + "issue_createdAt": "2023-09-22T20:58:11Z", "issue_repo": { - "repo_name": "Zakarikdp-gpay", - "repo_desc": "This work aims to provide global customers who are tasty to get a buying alternative for the Amazon KDP course created by Coach Zak's. ", - "repo_url": "https://github.com/Harunadangabas/Zakarikdp-gpay", - "repo_stars": 0, + "repo_name": "responsive-front", + "repo_desc": "This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.", + "repo_url": "https://github.com/anicmarko9/responsive-front", + "repo_stars": 8, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "Harunadangabas" + "repo_owner": "anicmarko9" } }, - "issue_title": "Import the write-up", + "issue_title": "style: improve bookings page", "issue_labels": { "Nodes": [ { @@ -5078,27 +5221,40 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/iamnicoj/K8-Workload-Simulation/issues/1", - "issue_createdAt": "2023-09-22T15:50:57Z", + "issue_url": "https://github.com/anicmarko9/responsive-front/issues/271", + "issue_createdAt": "2023-09-22T20:57:32Z", "issue_repo": { - "repo_name": "K8-Workload-Simulation", - "repo_desc": "K8s workload simulation using Litmus chaos. ", - "repo_url": "https://github.com/iamnicoj/K8-Workload-Simulation", - "repo_stars": 0, + "repo_name": "responsive-front", + "repo_desc": "This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.", + "repo_url": "https://github.com/anicmarko9/responsive-front", + "repo_stars": 8, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "iamnicoj" + "repo_owner": "anicmarko9" } }, - "issue_title": "Copy DF files from old REPO and CLEAN all possible references to customer info", + "issue_title": "refactor: about-us page container paddings", "issue_labels": { "Nodes": [ { @@ -5111,62 +5267,44 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/SharezoneApp/sharezone-app/issues/1072", - "issue_createdAt": "2023-09-22T15:49:46Z", + "issue_url": "https://github.com/CliMA/ClimaAtmos.jl/issues/2146", + "issue_createdAt": "2023-09-22T20:51:54Z", "issue_repo": { - "repo_name": "sharezone-app", - "repo_desc": "Sharezone is a collaborative school organization app for iOS, Android, macOS and web with +450.000 registered users. Built with Flutter \u0026 Firebase.", - "repo_url": "https://github.com/SharezoneApp/sharezone-app", - "repo_stars": 144, + "repo_name": "ClimaAtmos.jl", + "repo_desc": "ClimaAtmos.jl is a library for building atmospheric circulation models that is designed from the outset to leverage data assimilation and machine learning tools. We welcome contributions!", + "repo_url": "https://github.com/CliMA/ClimaAtmos.jl", + "repo_stars": 55, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Julia" }, { "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "SharezoneApp" + "repo_owner": "CliMA" } }, - "issue_title": "Implement or suggest an easy easter egg", + "issue_title": "`@add_args_table` deprecated", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "Quality assurance" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -5178,56 +5316,50 @@ }, { "Issue": { - "issue_url": "https://github.com/coronasafe/care_fe/issues/6331", - "issue_createdAt": "2023-09-22T15:37:23Z", + "issue_url": "https://github.com/Nick-Gabe/central-nickgabe/issues/73", + "issue_createdAt": "2023-09-22T20:51:22Z", "issue_repo": { - "repo_name": "care_fe", - "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", - "repo_url": "https://github.com/coronasafe/care_fe", - "repo_stars": 108, + "repo_name": "central-nickgabe", + "repo_desc": "Um site para ver assuntos dos quais eu já ensinei ou falei sobre.", + "repo_url": "https://github.com/Nick-Gabe/central-nickgabe", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "TypeScript" }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "CSS" }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ReScript" - }, { "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "coronasafe" + "repo_owner": "Nick-Gabe" } }, - "issue_title": "🛠️ Replace `useDispatch` w. `useQuery`/`request`: Auth (`src/Components/Auth/**`)", + "issue_title": "Melhorar o FCP e o LCP do site", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -5236,18 +5368,15 @@ }, { "Issue": { - "issue_url": "https://github.com/coronasafe/care_fe/issues/6330", - "issue_createdAt": "2023-09-22T15:35:30Z", + "issue_url": "https://github.com/alexrobaina/frontend_petsLove/issues/182", + "issue_createdAt": "2023-09-22T20:48:57Z", "issue_repo": { - "repo_name": "care_fe", - "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", - "repo_url": "https://github.com/coronasafe/care_fe", - "repo_stars": 108, + "repo_name": "frontend_petsLove", + "repo_desc": "Pets love is app for adoption pets and manage shelters and veterinaries", + "repo_url": "https://github.com/alexrobaina/frontend_petsLove", + "repo_stars": 24, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "TypeScript" }, @@ -5255,34 +5384,37 @@ "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ReScript" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "coronasafe" + "repo_owner": "alexrobaina" } }, - "issue_title": "🛠️ Replace `useDispatch` w. `useQuery`/`request`: ABDM (`src/Components/ABDM/**`)", + "issue_title": "Create BasePhoneInput Component using react-phone-input-2", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "React" + }, + { + "label_name": "ui" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -5294,32 +5426,35 @@ }, { "Issue": { - "issue_url": "https://github.com/sulton-max/Training.AirBnb.Clone/issues/6", - "issue_createdAt": "2023-09-22T15:33:16Z", + "issue_url": "https://github.com/miosisoniii/IaC_for_bfx/issues/2", + "issue_createdAt": "2023-09-22T20:48:44Z", "issue_repo": { - "repo_name": "Training.AirBnb.Clone", - "repo_desc": "", - "repo_url": "https://github.com/sulton-max/Training.AirBnb.Clone", - "repo_stars": 4, + "repo_name": "IaC_for_bfx", + "repo_desc": "Demonstrating Terraform IaC with some Bioinformatics applications/scenarios", + "repo_url": "https://github.com/miosisoniii/IaC_for_bfx", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HCL" } ] }, "Owner": { - "repo_owner": "sulton-max" + "repo_owner": "miosisoniii" } }, - "issue_title": "## Implement `UserService`", + "issue_title": "Execute analysis with mock RNA-seq data", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "foundation" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -5334,41 +5469,41 @@ }, { "Issue": { - "issue_url": "https://github.com/AlexMacocian/Daybreak/issues/385", - "issue_createdAt": "2023-09-22T15:31:23Z", + "issue_url": "https://github.com/roybens/MEA_Analysis/issues/2", + "issue_createdAt": "2023-09-22T20:45:19Z", "issue_repo": { - "repo_name": "Daybreak", - "repo_desc": "Custom launcher for Guildwars.", - "repo_url": "https://github.com/AlexMacocian/Daybreak", - "repo_stars": 5, + "repo_name": "MEA_Analysis", + "repo_desc": "Code for analyzing our HD-MEA data", + "repo_url": "https://github.com/roybens/MEA_Analysis", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Python" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "MATLAB" } ] }, "Owner": { - "repo_owner": "AlexMacocian" + "repo_owner": "roybens" } }, - "issue_title": "Reword autoenable umod description", + "issue_title": "Use New kilosort wrapper to remove deprecation warning", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -5377,35 +5512,32 @@ }, { "Issue": { - "issue_url": "https://github.com/deepgram/deepgram-dotnet-sdk/issues/142", - "issue_createdAt": "2023-09-22T15:29:59Z", + "issue_url": "https://github.com/clairmont32/httplib/issues/2", + "issue_createdAt": "2023-09-22T20:43:28Z", "issue_repo": { - "repo_name": "deepgram-dotnet-sdk", - "repo_desc": ".NET SDK for Deepgram's automated speech recognition APIs.", - "repo_url": "https://github.com/deepgram/deepgram-dotnet-sdk", - "repo_stars": 15, + "repo_name": "httplib", + "repo_desc": "My own take on a HTTP wrapper", + "repo_url": "https://github.com/clairmont32/httplib", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "deepgram" + "repo_owner": "clairmont32" } }, - "issue_title": "Add discord badge to the top of the README", + "issue_title": "Refactor DefaultClient to Return Headers", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -5420,44 +5552,44 @@ }, { "Issue": { - "issue_url": "https://github.com/wtfnotavailable/Discord-MusicBot/issues/101", - "issue_createdAt": "2023-09-22T15:27:29Z", + "issue_url": "https://github.com/alexrobaina/frontend_petsLove/issues/181", + "issue_createdAt": "2023-09-22T20:43:25Z", "issue_repo": { - "repo_name": "Discord-MusicBot", - "repo_desc": "An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!", - "repo_url": "https://github.com/wtfnotavailable/Discord-MusicBot", - "repo_stars": 26, + "repo_name": "frontend_petsLove", + "repo_desc": "Pets love is app for adoption pets and manage shelters and veterinaries", + "repo_url": "https://github.com/alexrobaina/frontend_petsLove", + "repo_stars": 24, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "wtfnotavailable" + "repo_owner": "alexrobaina" } }, - "issue_title": "Fix code scanning alert - Shell command built from environment values", + "issue_title": "Create BaseTextArea Component", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "djs-bot" + "label_name": "hacktoberfest" } ], "label_totalcount": 3 @@ -5472,32 +5604,47 @@ }, { "Issue": { - "issue_url": "https://github.com/deepgram-devs/deepgram-go-sdk/issues/82", - "issue_createdAt": "2023-09-22T15:25:58Z", + "issue_url": "https://github.com/GTcreyon/SM63Redux/issues/260", + "issue_createdAt": "2023-09-22T20:38:40Z", "issue_repo": { - "repo_name": "deepgram-go-sdk", - "repo_desc": "Go SDK for Deepgram's automated speech recognition APIs.", - "repo_url": "https://github.com/deepgram-devs/deepgram-go-sdk", - "repo_stars": 11, + "repo_name": "SM63Redux", + "repo_desc": "Code base for Super Mario 63 Redux", + "repo_url": "https://github.com/GTcreyon/SM63Redux", + "repo_stars": 134, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "GDScript" + }, + { + "repo_prog_language": "GLSL" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "deepgram-devs" + "repo_owner": "GTcreyon" } }, - "issue_title": "Add discord badge to the top of the README", + "issue_title": "Split Singleton class into specialised server classes", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "refactor" } ], "label_totalcount": 2 @@ -5512,35 +5659,41 @@ }, { "Issue": { - "issue_url": "https://github.com/deepgram/deepgram-python-sdk/issues/141", - "issue_createdAt": "2023-09-22T15:24:16Z", + "issue_url": "https://github.com/Vacansee/app/issues/11", + "issue_createdAt": "2023-09-22T20:33:44Z", "issue_repo": { - "repo_name": "deepgram-python-sdk", - "repo_desc": "Official Python SDK for Deepgram's automated speech recognition APIs.", - "repo_url": "https://github.com/deepgram/deepgram-python-sdk", - "repo_stars": 79, + "repo_name": "app", + "repo_desc": "Predicting campus occupancy and room availability @ RPI", + "repo_url": "https://github.com/Vacansee/app", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Vue" } ] }, "Owner": { - "repo_owner": "deepgram" + "repo_owner": "Vacansee" } }, - "issue_title": "Add discord badge to the top of the README", + "issue_title": "Map zoomed in too much on browser", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -5555,56 +5708,38 @@ }, { "Issue": { - "issue_url": "https://github.com/learningequality/kolibri/issues/11287", - "issue_createdAt": "2023-09-22T15:17:15Z", + "issue_url": "https://github.com/hlever-1/Ghe2d/issues/18", + "issue_createdAt": "2023-09-22T20:33:27Z", "issue_repo": { - "repo_name": "kolibri", - "repo_desc": "Kolibri Learning Platform: the offline app for universal education", - "repo_url": "https://github.com/learningequality/kolibri", - "repo_stars": 632, + "repo_name": "Ghe2d", + "repo_desc": "", + "repo_url": "https://github.com/hlever-1/Ghe2d", + "repo_stars": 2, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "learningequality" + "repo_owner": "hlever-1" } }, - "issue_title": "Remove TextTruncator component", + "issue_title": "Create-save-image", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -5613,7 +5748,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -5622,46 +5757,34 @@ }, { "Issue": { - "issue_url": "https://github.com/realm/SwiftLint/issues/5232", - "issue_createdAt": "2023-09-22T15:16:28Z", + "issue_url": "https://github.com/hlever-1/Ghe2d/issues/17", + "issue_createdAt": "2023-09-22T20:32:11Z", "issue_repo": { - "repo_name": "SwiftLint", - "repo_desc": "A tool to enforce Swift style and conventions.", - "repo_url": "https://github.com/realm/SwiftLint", - "repo_stars": 17776, + "repo_name": "Ghe2d", + "repo_desc": "", + "repo_url": "https://github.com/hlever-1/Ghe2d", + "repo_stars": 2, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Swift" - }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Starlark" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "C" + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "realm" + "repo_owner": "hlever-1" } }, - "issue_title": "Rule Request: [todo] Extend todo rule to allow FIXME and TODO be separately chosen", + "issue_title": "Create-buffer", "issue_labels": { "Nodes": [ { @@ -5677,43 +5800,40 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/llvm/llvm-project/issues/67154", - "issue_createdAt": "2023-09-22T15:16:09Z", + "issue_url": "https://github.com/PanXProject/awesome-certificates/issues/21", + "issue_createdAt": "2023-09-22T20:29:10Z", "issue_repo": { - "repo_name": "llvm-project", - "repo_desc": "The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.", - "repo_url": "https://github.com/llvm/llvm-project", - "repo_stars": 21934, + "repo_name": "awesome-certificates", + "repo_desc": "List of IT, computer science and business courses with free certificates \u0026 badges.", + "repo_url": "https://github.com/PanXProject/awesome-certificates", + "repo_stars": 728, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "llvm" + "repo_owner": "PanXProject" } }, - "issue_title": "Template arguments can't be used in attributes", + "issue_title": "Add Hubspot Certificates", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "clang:frontend" - }, - { - "label_name": "new issue" + "label_name": "up for grabs" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -5722,57 +5842,36 @@ }, { "Issue": { - "issue_url": "https://github.com/neon-mmd/websurfx/issues/257", - "issue_createdAt": "2023-09-22T15:13:02Z", + "issue_url": "https://github.com/datsfilipe/datsfilipe.dev/issues/31", + "issue_createdAt": "2023-09-22T20:26:16Z", "issue_repo": { - "repo_name": "websurfx", - "repo_desc": ":rocket: An open source alternative to searx which provides a modern-looking :sparkles:, lightning-fast :zap:, privacy respecting :disguised_face:, secure :lock: meta search engine", - "repo_url": "https://github.com/neon-mmd/websurfx", - "repo_stars": 354, + "repo_name": "datsfilipe.dev", + "repo_desc": "My personal website 🫠", + "repo_url": "https://github.com/datsfilipe/datsfilipe.dev", + "repo_stars": 2, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Rust" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Lua" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Astro" } ] }, "Owner": { - "repo_owner": "neon-mmd" + "repo_owner": "datsfilipe" } }, - "issue_title": "📝 Change the location to match the emoticon ", + "issue_title": "fix left bar styles for root files in tree view", "issue_labels": { "Nodes": [ - { - "label_name": "🟧 priority: high" - }, - { - "label_name": "📄 aspect: text" - }, - { - "label_name": "🛠 goal: fix" - }, - { - "label_name": "🏁 status: ready for dev" - }, - { - "label_name": "🔢 points: 1" - }, { "label_name": "help wanted" }, @@ -5780,10 +5879,10 @@ "label_name": "good first issue" } ], - "label_totalcount": 7 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -5792,35 +5891,59 @@ }, { "Issue": { - "issue_url": "https://github.com/networkx/networkx/issues/6944", - "issue_createdAt": "2023-09-22T15:11:51Z", + "issue_url": "https://github.com/sonnyp/Workbench/issues/633", + "issue_createdAt": "2023-09-22T20:15:41Z", "issue_repo": { - "repo_name": "networkx", - "repo_desc": "Network Analysis in Python", - "repo_url": "https://github.com/networkx/networkx", - "repo_stars": 13181, + "repo_name": "Workbench", + "repo_desc": "Code playground for GNOME 🛠️", + "repo_url": "https://github.com/sonnyp/Workbench", + "repo_stars": 520, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Meson" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Vala" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "networkx" + "repo_owner": "sonnyp" } }, - "issue_title": "Add non-graphical examples to graphical degree sequences doc strings ", + "issue_title": "Document Libadwaita 1.4", "issue_labels": { "Nodes": [ { - "label_name": "type: Documentation" + "label_name": "help wanted" }, { - "label_name": "Good First Issue" + "label_name": "good first issue" + }, + { + "label_name": "Library 📚️" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -5832,35 +5955,56 @@ }, { "Issue": { - "issue_url": "https://github.com/redis/rueidis/issues/377", - "issue_createdAt": "2023-09-22T15:02:03Z", + "issue_url": "https://github.com/sonnyp/Workbench/issues/632", + "issue_createdAt": "2023-09-22T20:14:53Z", "issue_repo": { - "repo_name": "rueidis", - "repo_desc": "A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.", - "repo_url": "https://github.com/redis/rueidis", - "repo_stars": 1903, + "repo_name": "Workbench", + "repo_desc": "Code playground for GNOME 🛠️", + "repo_url": "https://github.com/sonnyp/Workbench", + "repo_stars": 520, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Meson" + }, + { + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Vala" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "redis" + "repo_owner": "sonnyp" } }, - "issue_title": "Avoid using QUIT", + "issue_title": "Use AdwToolbarView", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -5872,47 +6016,38 @@ }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5204", - "issue_createdAt": "2023-09-22T15:01:18Z", + "issue_url": "https://github.com/quicsec/quicsec/issues/40", + "issue_createdAt": "2023-09-22T20:11:15Z", "issue_repo": { - "repo_name": "btcmap-data", - "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", - "repo_url": "https://github.com/teambtcmap/btcmap-data", - "repo_stars": 37, + "repo_name": "quicsec", + "repo_desc": "HTTP/3-enable existing HTTP apps. Add runtime plugins for workload identity, mTLS, and metrics/logs", + "repo_url": "https://github.com/quicsec/quicsec", + "repo_stars": 52, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "quicsec" } }, - "issue_title": "Palazzo cicala", + "issue_title": "Prometheus metrics decrease", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "location-submission" - }, - { - "label_name": "Italy" - }, - { - "label_name": "Satoshi Spritz" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -5921,79 +6056,108 @@ }, { "Issue": { - "issue_url": "https://github.com/learningequality/kolibri-design-system/issues/450", - "issue_createdAt": "2023-09-22T15:01:04Z", + "issue_url": "https://github.com/antvis/L7/issues/1888", + "issue_createdAt": "2023-09-22T20:10:33Z", "issue_repo": { - "repo_name": "kolibri-design-system", - "repo_desc": "Kolibri Design System", - "repo_url": "https://github.com/learningequality/kolibri-design-system", - "repo_stars": 18, + "repo_name": "L7", + "repo_desc": "🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis engine ", + "repo_url": "https://github.com/antvis/L7", + "repo_stars": 3183, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "GLSL" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Less" } ] }, "Owner": { - "repo_owner": "learningequality" + "repo_owner": "antvis" } }, - "issue_title": "Add KTextTruncator component", + "issue_title": "【开源自荐】SolidUI 一句话生成任何图形", "issue_labels": { "Nodes": [ - { - "label_name": "Component: A new component" - }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "Component: KTextTruncator" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/cholla-hydro/cholla/issues/344", + "issue_createdAt": "2023-09-22T19:59:47Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "cholla", + "repo_desc": "A GPU-based hydro code", + "repo_url": "https://github.com/cholla-hydro/cholla", + "repo_stars": 55, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Cuda" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Jupyter Notebook" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "cholla-hydro" } }, - "issue_title": "", + "issue_title": "Deprecate BLOCK macro", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "good first issue" + }, + { + "label_name": "code cleanup" + } + ], + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -6005,28 +6169,41 @@ }, { "Issue": { - "issue_url": "https://github.com/instill-ai/community/issues/391", - "issue_createdAt": "2023-09-22T14:55:23Z", + "issue_url": "https://github.com/brickbots/PiFinder/issues/95", + "issue_createdAt": "2023-09-22T19:56:51Z", "issue_repo": { - "repo_name": "community", - "repo_desc": "🎉 All about our lovely community's feedback, feature request, bug report, whim, etc.", - "repo_url": "https://github.com/instill-ai/community", - "repo_stars": 4, + "repo_name": "PiFinder", + "repo_desc": " A plate solving telescope finder based around a Raspberry PI and RPI HQ Camera", + "repo_url": "https://github.com/brickbots/PiFinder", + "repo_stars": 107, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "PLpgSQL" + } + ] }, "Owner": { - "repo_owner": "instill-ai" + "repo_owner": "brickbots" } }, - "issue_title": "Hacktoberfest 2023 🎃", + "issue_title": "Support for Stellarium json observing lists", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -6041,28 +6218,41 @@ }, { "Issue": { - "issue_url": "https://github.com/ECPAIO/AIOPLAN/issues/1", - "issue_createdAt": "2023-09-22T14:46:04Z", + "issue_url": "https://github.com/argyleink/open-props/issues/416", + "issue_createdAt": "2023-09-22T19:54:27Z", "issue_repo": { - "repo_name": "AIOPLAN", - "repo_desc": "Plan for awesome feture", - "repo_url": "https://github.com/ECPAIO/AIOPLAN", - "repo_stars": 0, + "repo_name": "open-props", + "repo_desc": "CSS custom properties to help accelerate adaptive and consistent design.", + "repo_url": "https://github.com/argyleink/open-props", + "repo_stars": 3707, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + } + ] }, "Owner": { - "repo_owner": "ECPAIO" + "repo_owner": "argyleink" } }, - "issue_title": "As a Leader, I would like to have perfect plan for my team. Firstly, I want to create plan to training basic skill about how to use github for teamwork. Secondly, I want to create plan to basic training about web development for my team.", + "issue_title": "Add `form-sizing: normal` to `\u003ctextarea\u003e` in normalize.css", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 1 @@ -6074,68 +6264,50 @@ }, { "Issue": { - "issue_url": "https://github.com/neon-mmd/websurfx/issues/256", - "issue_createdAt": "2023-09-22T14:41:48Z", + "issue_url": "https://github.com/databrickslabs/ucx/issues/280", + "issue_createdAt": "2023-09-22T19:52:18Z", "issue_repo": { - "repo_name": "websurfx", - "repo_desc": ":rocket: An open source alternative to searx which provides a modern-looking :sparkles:, lightning-fast :zap:, privacy respecting :disguised_face:, secure :lock: meta search engine", - "repo_url": "https://github.com/neon-mmd/websurfx", - "repo_stars": 354, + "repo_name": "ucx", + "repo_desc": "Unity Catalog Automated Migration", + "repo_url": "https://github.com/databrickslabs/ucx", + "repo_stars": 18, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Lua" + "repo_prog_language": "Scala" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "neon-mmd" + "repo_owner": "databrickslabs" } }, - "issue_title": "📝 An instances section pointing to the instances documentation page", + "issue_title": "Add support for COUNTER dashboard visualization", "issue_labels": { "Nodes": [ { - "label_name": "🟧 priority: high" - }, - { - "label_name": "📄 aspect: text" - }, - { - "label_name": "⭐ goal: addition" - }, - { - "label_name": "🏁 status: ready for dev" - }, - { - "label_name": "🔢 points: 1" + "label_name": "enhancement" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "assessment step" } ], - "label_totalcount": 7 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -6144,50 +6316,87 @@ }, { "Issue": { - "issue_url": "https://github.com/keploy/keploy/issues/867", - "issue_createdAt": "2023-09-22T14:34:07Z", + "issue_url": "https://github.com/anilphiyak617/Quicky-Owner-Frontend/issues/1", + "issue_createdAt": "2023-09-22T19:50:03Z", "issue_repo": { - "repo_name": "keploy", - "repo_desc": "Test generation for Developers. Generate tests and stubs for your application that actually work!", - "repo_url": "https://github.com/keploy/keploy", - "repo_stars": 2224, + "repo_name": "Quicky-Owner-Frontend", + "repo_desc": "", + "repo_url": "https://github.com/anilphiyak617/Quicky-Owner-Frontend", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Go" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "SCSS" + } + ] + }, + "Owner": { + "repo_owner": "anilphiyak617" + } + }, + "issue_title": "Fixing the Info section", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 1 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/MikeMatovu/asset_register/issues/1", + "issue_createdAt": "2023-09-22T19:48:56Z", + "issue_repo": { + "repo_name": "asset_register", + "repo_desc": "", + "repo_url": "https://github.com/MikeMatovu/asset_register", + "repo_stars": 0, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "keploy" + "repo_owner": "MikeMatovu" } }, - "issue_title": "[bug]: wrong version of keploy is displayed when running locally", + "issue_title": "Search Api not working", "issue_labels": { "Nodes": [ { "label_name": "bug" }, { - "label_name": "Good First Issue" + "label_name": "help wanted" }, { - "label_name": "keploy" + "label_name": "good first issue" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -6196,44 +6405,32 @@ }, { "Issue": { - "issue_url": "https://github.com/TBD54566975/developer.tbd.website/issues/745", - "issue_createdAt": "2023-09-22T14:27:36Z", + "issue_url": "https://github.com/pizzadeliverymen/PizzaBot/issues/5", + "issue_createdAt": "2023-09-22T19:48:44Z", "issue_repo": { - "repo_name": "developer.tbd.website", - "repo_desc": "Source for the TBD Developer Website at developer.tbd.website", - "repo_url": "https://github.com/TBD54566975/developer.tbd.website", - "repo_stars": 8, + "repo_name": "PizzaBot", + "repo_desc": "", + "repo_url": "https://github.com/pizzadeliverymen/PizzaBot", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "TBD54566975" + "repo_owner": "pizzadeliverymen" } }, - "issue_title": "Warning: validateDOMNesting(...): \u003cp\u003e cannot appear as a descendant of \u003cp\u003e.", + "issue_title": "Change who can and cannot reload the bot (maybe add another env for owner's discord id)", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -6248,151 +6445,160 @@ }, { "Issue": { - "issue_url": "https://github.com/TBD54566975/developer.tbd.website/issues/744", - "issue_createdAt": "2023-09-22T14:25:05Z", + "issue_url": "https://github.com/nextcloud/neon/issues/836", + "issue_createdAt": "2023-09-22T19:44:49Z", "issue_repo": { - "repo_name": "developer.tbd.website", - "repo_desc": "Source for the TBD Developer Website at developer.tbd.website", - "repo_url": "https://github.com/TBD54566975/developer.tbd.website", - "repo_stars": 8, + "repo_name": "neon", + "repo_desc": "A framework for building convergent cross-platform Nextcloud clients using Flutter.", + "repo_url": "https://github.com/nextcloud/neon", + "repo_stars": 54, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "TBD54566975" + "repo_owner": "nextcloud" } }, - "issue_title": "Error: Invalid DOM property `frameborder`. Did you mean `frameBorder`?", + "issue_title": "Markdown preview not scrollable", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "package: neon_notes" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/cnmaz/caisse/issues/5", - "issue_createdAt": "2023-09-22T14:24:28Z", + "issue_url": "https://github.com/deangelisdf/visual_novel_pyarcade/issues/17", + "issue_createdAt": "2023-09-22T19:44:33Z", "issue_repo": { - "repo_name": "caisse", - "repo_desc": "Mini sales point project designed for use during events organisez by the sailing school", - "repo_url": "https://github.com/cnmaz/caisse", - "repo_stars": 3, + "repo_name": "visual_novel_pyarcade", + "repo_desc": "Little framework to create a graphic novel with python arcade", + "repo_url": "https://github.com/deangelisdf/visual_novel_pyarcade", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "cnmaz" + "repo_owner": "deangelisdf" } }, - "issue_title": "Translate States from French to English", + "issue_title": "Implement \"flip\" action", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/TBD54566975/developer.tbd.website/issues/743", - "issue_createdAt": "2023-09-22T14:22:29Z", + "issue_url": "https://github.com/projectcontour/contour/issues/5774", + "issue_createdAt": "2023-09-22T19:39:37Z", "issue_repo": { - "repo_name": "developer.tbd.website", - "repo_desc": "Source for the TBD Developer Website at developer.tbd.website", - "repo_url": "https://github.com/TBD54566975/developer.tbd.website", - "repo_stars": 8, + "repo_name": "contour", + "repo_desc": "Contour is a Kubernetes ingress controller using Envoy proxy.", + "repo_url": "https://github.com/projectcontour/contour", + "repo_stars": 3501, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Go" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Smarty" } ] }, "Owner": { - "repo_owner": "TBD54566975" + "repo_owner": "projectcontour" } }, - "issue_title": "Each Child in a list should have a unique \"key\" prop.", + "issue_title": "Document how HTTPProxy route/include match condition precedence works", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "area/httpproxy" + }, + { + "label_name": "area/documentation" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -6404,44 +6610,44 @@ }, { "Issue": { - "issue_url": "https://github.com/OHDSI/GIS/issues/258", - "issue_createdAt": "2023-09-22T14:15:14Z", + "issue_url": "https://github.com/kubearmor/KubeArmor/issues/1433", + "issue_createdAt": "2023-09-22T19:37:09Z", "issue_repo": { - "repo_name": "GIS", - "repo_desc": "", - "repo_url": "https://github.com/OHDSI/GIS", - "repo_stars": 5, + "repo_name": "KubeArmor", + "repo_desc": "Cloud-native Runtime Security Enforcement System. Workload hardening and implementing least-permissive policies made easy. ", + "repo_url": "https://github.com/kubearmor/KubeArmor", + "repo_stars": 831, "repo_langs": { "Nodes": [ { - "repo_prog_language": "R" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Go" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "OHDSI" + "repo_owner": "kubearmor" } }, - "issue_title": "Add indexes to non-geom table", + "issue_title": "Move from ubuntu-20.04 to ubuntu-22.04 GitHub Actions runners", "issue_labels": { "Nodes": [ { - "label_name": "R Package" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -6459,41 +6665,47 @@ }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/304", - "issue_createdAt": "2023-09-22T14:14:01Z", + "issue_url": "https://github.com/Trusted-AI/AIF360/issues/475", + "issue_createdAt": "2023-09-22T19:37:04Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "AIF360", + "repo_desc": "A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.", + "repo_url": "https://github.com/Trusted-AI/AIF360", + "repo_stars": 2142, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "R" + }, + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "Trusted-AI" } }, - "issue_title": "Update maven-surefire-plugin version", + "issue_title": "`if_delegate_has_method` is deprecated, use `available_if` instead", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "dependencies" - }, - { - "label_name": "ghc23" + "label_name": "easy" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -6502,38 +6714,50 @@ }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/303", - "issue_createdAt": "2023-09-22T14:12:45Z", + "issue_url": "https://github.com/microsoft/vscode-isort/issues/331", + "issue_createdAt": "2023-09-22T19:33:05Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "vscode-isort", + "repo_desc": "Import sorting for python using the isort library.", + "repo_url": "https://github.com/microsoft/vscode-isort", + "repo_stars": 70, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "microsoft" } }, - "issue_title": "Remove unused imports in Company class in solutions module and in kata", + "issue_title": "Update library packages for the extension ", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "ghc23" + "label_name": "debt" + }, + { + "label_name": "needs PR" + }, + { + "label_name": "ghc-osd" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 1 @@ -6542,108 +6766,123 @@ }, { "Issue": { - "issue_url": "https://github.com/Cuaies/ares-template/issues/10", - "issue_createdAt": "2023-09-22T14:08:45Z", + "issue_url": "https://github.com/microsoft/vscode-autopep8/issues/166", + "issue_createdAt": "2023-09-22T19:32:40Z", "issue_repo": { - "repo_name": "ares-template", - "repo_desc": "The foundation for building powerful and versatile Discord bots with ease, providing a field-tested structure and essential features to create a bot that stands out on any server.", - "repo_url": "https://github.com/Cuaies/ares-template", - "repo_stars": 0, + "repo_name": "vscode-autopep8", + "repo_desc": "Formatting support for python using autopep8.", + "repo_url": "https://github.com/microsoft/vscode-autopep8", + "repo_stars": 10, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "Cuaies" + "repo_owner": "microsoft" } }, - "issue_title": "[Bug]: NODE_ENV value of 'test' did not match any deployment config file names.", + "issue_title": "Update library packages for the extension", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "status: needs fix" + "label_name": "debt" }, { - "label_name": "good first issue" + "label_name": "needs PR" + }, + { + "label_name": "ghc-osd" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/prestodb/presto/issues/20941", - "issue_createdAt": "2023-09-22T14:05:44Z", + "issue_url": "https://github.com/subconsciousnetwork/noosphere/issues/649", + "issue_createdAt": "2023-09-22T19:31:30Z", "issue_repo": { - "repo_name": "presto", - "repo_desc": "The official home of the Presto distributed SQL query engine for big data", - "repo_url": "https://github.com/prestodb/presto", - "repo_stars": 15083, + "repo_name": "noosphere", + "repo_desc": "Noosphere is a protocol for thought; let's discover it together!", + "repo_url": "https://github.com/subconsciousnetwork/noosphere", + "repo_stars": 538, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Thrift" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "PLSQL" + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "prestodb" + "repo_owner": "subconsciousnetwork" } }, - "issue_title": "bug in bitwise_arithmetic_shift_right ", + "issue_title": "noosphere-cli unrecognized subcommand 'status'", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "Bug" }, { - "label_name": "good first issue" + "label_name": "Documentation" + }, + { + "label_name": "Good First Issue" + }, + { + "label_name": "Help Wanted" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -6652,163 +6891,142 @@ }, { "Issue": { - "issue_url": "https://github.com/SSoelvsten/adiar/issues/536", - "issue_createdAt": "2023-09-22T14:00:41Z", + "issue_url": "https://github.com/microsoft/vscode-flake8/issues/222", + "issue_createdAt": "2023-09-22T19:31:25Z", "issue_repo": { - "repo_name": "adiar", - "repo_desc": "An I/O-efficient implementation of (Binary) Decision Diagrams", - "repo_url": "https://github.com/SSoelvsten/adiar", - "repo_stars": 14, + "repo_name": "vscode-flake8", + "repo_desc": "Linting support for python using the flake8 library.", + "repo_url": "https://github.com/microsoft/vscode-flake8", + "repo_stars": 29, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Python" }, { - "repo_prog_language": "C" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "SSoelvsten" + "repo_owner": "microsoft" } }, - "issue_title": "Use BDDs and ZDDs as conditionals", + "issue_title": "Update library packages for the extension", "issue_labels": { "Nodes": [ { - "label_name": "✨ feature" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "debt" }, { - "label_name": "📁 bdd" + "label_name": "needs PR" }, { - "label_name": "📁 zdd" + "label_name": "ghc-osd" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/hystax/optscale/issues/132", - "issue_createdAt": "2023-09-22T14:00:16Z", + "issue_url": "https://github.com/microsoft/vscode-pylint/issues/396", + "issue_createdAt": "2023-09-22T19:30:40Z", "issue_repo": { - "repo_name": "optscale", - "repo_desc": "FinOps and cloud cost optimization platform combined with ML/AI developer tools to profile and instrument ML experiments and optimize their performance and cloud expenses.", - "repo_url": "https://github.com/hystax/optscale", - "repo_stars": 362, + "repo_name": "vscode-pylint", + "repo_desc": "Linting support for python using the pylint library.", + "repo_url": "https://github.com/microsoft/vscode-pylint", + "repo_stars": 52, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Mako" - }, - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Mustache" - }, - { - "repo_prog_language": "Smarty" + "repo_prog_language": "Python" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "hystax" + "repo_owner": "microsoft" } }, - "issue_title": "Generate .htpasswd files based on env vars", + "issue_title": "Update library packages for the extension", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "debt" + }, + { + "label_name": "needs PR" + }, + { + "label_name": "ghc-osd" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/buildpacks/pack/issues/1918", - "issue_createdAt": "2023-09-22T13:59:53Z", + "issue_url": "https://github.com/davidvlaminck/OTLMOW-Model/issues/24", + "issue_createdAt": "2023-09-22T19:30:28Z", "issue_repo": { - "repo_name": "pack", - "repo_desc": "CLI for building apps using Cloud Native Buildpacks", - "repo_url": "https://github.com/buildpacks/pack", - "repo_stars": 2136, + "repo_name": "OTLMOW-Model", + "repo_desc": "The main use case of otlmow-model is to provide a class model, allowing instances of OTL compliant classes. The classes have data validation and automatic conversion for attributes and relations between objects.", + "repo_url": "https://github.com/davidvlaminck/OTLMOW-Model", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "buildpacks" + "repo_owner": "davidvlaminck" } }, - "issue_title": "`pack buildpack new` should accept `--targets`", + "issue_title": "Casting down function", "issue_labels": { "Nodes": [ - { - "label_name": "type/enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "status/ready" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -6820,53 +7038,41 @@ }, { "Issue": { - "issue_url": "https://github.com/w23/xash3d-fwgs/issues/576", - "issue_createdAt": "2023-09-22T13:58:17Z", + "issue_url": "https://github.com/opendatahub-io/caikit-tgis-serving/issues/90", + "issue_createdAt": "2023-09-22T19:28:24Z", "issue_repo": { - "repo_name": "xash3d-fwgs", - "repo_desc": "Vulkan Ray Tracing fork of Xash3D FWGS engine. Intended to be merged into master at some point in the future.", - "repo_url": "https://github.com/w23/xash3d-fwgs", - "repo_stars": 128, + "repo_name": "caikit-tgis-serving", + "repo_desc": "", + "repo_url": "https://github.com/opendatahub-io/caikit-tgis-serving", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "GLSL" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Pawn" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "w23" + "repo_owner": "opendatahub-io" } }, - "issue_title": "Support and patching MaxRange", + "issue_title": "SMMR update is not needed anymore", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "kind/enhancement" } ], "label_totalcount": 2 @@ -6881,50 +7087,32 @@ }, { "Issue": { - "issue_url": "https://github.com/argilla-io/argilla/issues/3812", - "issue_createdAt": "2023-09-22T13:54:13Z", + "issue_url": "https://github.com/garagino/carinha/issues/34", + "issue_createdAt": "2023-09-22T19:21:50Z", "issue_repo": { - "repo_name": "argilla", - "repo_desc": "✨Argilla: the open-source data curation platform for LLMs", - "repo_url": "https://github.com/argilla-io/argilla", - "repo_stars": 2528, + "repo_name": "carinha", + "repo_desc": "A mood swinging plant", + "repo_url": "https://github.com/garagino/carinha", + "repo_stars": 5, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Mako" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "argilla-io" + "repo_owner": "garagino" } }, - "issue_title": "[DOCS] Update RAG fine-tune OpenAI tutorial to use the Trainer", + "issue_title": "Remove old presence sensor codes", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "duplicate" }, { "label_name": "good first issue" @@ -6936,50 +7124,38 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/TBD54566975/developer.tbd.website/issues/742", - "issue_createdAt": "2023-09-22T13:52:52Z", + "issue_url": "https://github.com/gozeloglu/wounter/issues/3", + "issue_createdAt": "2023-09-22T19:16:53Z", "issue_repo": { - "repo_name": "developer.tbd.website", - "repo_desc": "Source for the TBD Developer Website at developer.tbd.website", - "repo_url": "https://github.com/TBD54566975/developer.tbd.website", - "repo_stars": 8, + "repo_name": "wounter", + "repo_desc": "Word counter CLI tool written in Go.", + "repo_url": "https://github.com/gozeloglu/wounter", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "TBD54566975" + "repo_owner": "gozeloglu" } }, - "issue_title": "Invalid DOM property `class` on /docs page", + "issue_title": "Colorful text", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -6994,53 +7170,53 @@ }, { "Issue": { - "issue_url": "https://github.com/panel-attack/panel-attack/issues/967", - "issue_createdAt": "2023-09-22T13:45:48Z", + "issue_url": "https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/256", + "issue_createdAt": "2023-09-22T19:14:36Z", "issue_repo": { - "repo_name": "panel-attack", - "repo_desc": "Tetris Attack/Panel de Pon clone in lua with LOVE", - "repo_url": "https://github.com/panel-attack/panel-attack", - "repo_stars": 75, + "repo_name": "peertube-plugin-livechat", + "repo_desc": "", + "repo_url": "https://github.com/JohnXLivingston/peertube-plugin-livechat", + "repo_stars": 69, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "Lua" }, { - "repo_prog_language": "Python" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Mustache" } ] }, "Owner": { - "repo_owner": "panel-attack" + "repo_owner": "JohnXLivingston" } }, - "issue_title": "Show difficulty level during 1p classic mode gameplay", + "issue_title": "Anonymous user: tell them that they can open the chat on a remote instance", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "Client-side" - }, - { - "label_name": "graphics" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -7052,35 +7228,47 @@ }, { "Issue": { - "issue_url": "https://github.com/choria-plugins/shell-agent/issues/18", - "issue_createdAt": "2023-09-22T13:42:28Z", + "issue_url": "https://github.com/sebe324/PythonCalculator/issues/23", + "issue_createdAt": "2023-09-22T19:14:02Z", "issue_repo": { - "repo_name": "shell-agent", - "repo_desc": "Choria Plugin for running arbitrary shell commands", - "repo_url": "https://github.com/choria-plugins/shell-agent", - "repo_stars": 1, + "repo_name": "PythonCalculator", + "repo_desc": "A calculator made in PySimpleGui with C++ bindings", + "repo_url": "https://github.com/sebe324/PythonCalculator", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "choria-plugins" + "repo_owner": "sebe324" } }, - "issue_title": "Issue with mco shell run and Puppet 8", + "issue_title": "Add an option to choose between radians and degrees", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "python" + }, + { + "label_name": "c++" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -7089,38 +7277,50 @@ }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/302", - "issue_createdAt": "2023-09-22T13:40:52Z", + "issue_url": "https://github.com/microsoft/vscode-pylint/issues/394", + "issue_createdAt": "2023-09-22T19:09:15Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "vscode-pylint", + "repo_desc": "Linting support for python using the pylint library.", + "repo_url": "https://github.com/microsoft/vscode-pylint", + "repo_stars": 52, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "microsoft" } }, - "issue_title": "Update slides.md in api-design to reflect the correct years of development", + "issue_title": "Remove Python 3.7 from tests actions ", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "ghc23" + "label_name": "debt" }, { - "label_name": "documentation" + "label_name": "needs PR" + }, + { + "label_name": "ghc-osd" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 1 @@ -7132,12 +7332,12 @@ }, { "Issue": { - "issue_url": "https://github.com/Ppojin/kafka-examples/issues/2", - "issue_createdAt": "2023-09-22T13:37:39Z", + "issue_url": "https://github.com/datasektionen/calypso/issues/51", + "issue_createdAt": "2023-09-22T18:59:33Z", "issue_repo": { - "repo_name": "kafka-examples", - "repo_desc": "kafka ecosystem 테스트, java, kubernetes", - "repo_url": "https://github.com/Ppojin/kafka-examples", + "repo_name": "calypso", + "repo_desc": "Like Prometheus, but with better shape", + "repo_url": "https://github.com/datasektionen/calypso", "repo_stars": 0, "repo_langs": { "Nodes": [ @@ -7145,95 +7345,86 @@ "repo_prog_language": "Java" }, { - "repo_prog_language": "Groovy" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Procfile" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Ppojin" + "repo_owner": "datasektionen" } }, - "issue_title": "TODO: application properties using old value", + "issue_title": "Timestamps in RSS feed are wrong", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/hystax/optscale/issues/131", - "issue_createdAt": "2023-09-22T13:36:42Z", + "issue_url": "https://github.com/frozolotl/tree-sitter-typst/issues/15", + "issue_createdAt": "2023-09-22T18:50:11Z", "issue_repo": { - "repo_name": "optscale", - "repo_desc": "FinOps and cloud cost optimization platform combined with ML/AI developer tools to profile and instrument ML experiments and optimize their performance and cloud expenses.", - "repo_url": "https://github.com/hystax/optscale", - "repo_stars": 362, + "repo_name": "tree-sitter-typst", + "repo_desc": "A tree-sitter grammar for the typst typesetting language with a focus on correctness", + "repo_url": "https://github.com/frozolotl/tree-sitter-typst", + "repo_stars": 47, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Mako" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "C++" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Mustache" - }, - { - "repo_prog_language": "Smarty" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "Scheme" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "hystax" + "repo_owner": "frozolotl" } }, - "issue_title": "Add breakdown to GCP resource expenses view", + "issue_title": "Distinguish parentheses in math mode", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -7245,50 +7436,35 @@ }, { "Issue": { - "issue_url": "https://github.com/astral-sh/ruff/issues/7598", - "issue_createdAt": "2023-09-22T13:35:26Z", + "issue_url": "https://github.com/badcoiq/badcoiq/issues/5", + "issue_createdAt": "2023-09-22T18:46:59Z", "issue_repo": { - "repo_name": "ruff", - "repo_desc": "An extremely fast Python linter, written in Rust.", - "repo_url": "https://github.com/astral-sh/ruff", - "repo_stars": 17777, + "repo_name": "badcoiq", + "repo_desc": "badcoiq", + "repo_url": "https://github.com/badcoiq/badcoiq", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "astral-sh" + "repo_owner": "badcoiq" } }, - "issue_title": "Format jupyter notebooks", + "issue_title": "Добавить класс контейнер для текстур", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "formatter" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -7303,50 +7479,38 @@ }, { "Issue": { - "issue_url": "https://github.com/CSPI-QE/firewatch/issues/67", - "issue_createdAt": "2023-09-22T13:30:35Z", + "issue_url": "https://github.com/CalHolt/cpnt260-a2/issues/1", + "issue_createdAt": "2023-09-22T18:46:01Z", "issue_repo": { - "repo_name": "firewatch", - "repo_desc": "React to OpenShift CI test failures", - "repo_url": "https://github.com/CSPI-QE/firewatch", - "repo_stars": 2, + "repo_name": "cpnt260-a2", + "repo_desc": "", + "repo_url": "https://github.com/CalHolt/cpnt260-a2", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Jinja" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "CSPI-QE" + "repo_owner": "CalHolt" } }, - "issue_title": "Replace `exit(1)` with `click.Abort()`", + "issue_title": "Task: add h1 and paragraph above card", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "change-request" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -7355,99 +7519,65 @@ }, { "Issue": { - "issue_url": "https://github.com/tinesoft/nxrocks/issues/184", - "issue_createdAt": "2023-09-22T13:30:10Z", + "issue_url": "https://github.com/phanzr/internship/issues/1", + "issue_createdAt": "2023-09-22T18:46:00Z", "issue_repo": { - "repo_name": "nxrocks", - "repo_desc": "Set of Nx plugins to enhance your Nx workspace (even more!)", - "repo_url": "https://github.com/tinesoft/nxrocks", - "repo_stars": 242, + "repo_name": "internship", + "repo_desc": "", + "repo_url": "https://github.com/phanzr/internship", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "tinesoft" + "repo_owner": "phanzr" } }, - "issue_title": "[Feature] Make sure e2e + smoke tests pass on all OS", + "issue_title": "Taller QA", "issue_labels": { "Nodes": [ - { - "label_name": ":new: enhancement" - }, - { - "label_name": ":hand: help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/SSGOrg/Navi/issues/40", - "issue_createdAt": "2023-09-22T13:25:16Z", + "issue_url": "https://github.com/unkn0w/noobs/issues/192", + "issue_createdAt": "2023-09-22T18:44:28Z", "issue_repo": { - "repo_name": "Navi", - "repo_desc": "An open source digital assistant for cyber security professionals!", - "repo_url": "https://github.com/SSGOrg/Navi", - "repo_stars": 60, + "repo_name": "noobs", + "repo_desc": "Kolekcja skryptów do szybkiego stawiania usług na serwerach Mikrusa", + "repo_url": "https://github.com/unkn0w/noobs", + "repo_stars": 205, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "SSGOrg" + "repo_owner": "unkn0w" } }, - "issue_title": "Include dependency's to install.sh", + "issue_title": "chce_przekierowanie.sh - refactor kodu", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -7459,41 +7589,32 @@ }, { "Issue": { - "issue_url": "https://github.com/rapPayne/people-picker/issues/2", - "issue_createdAt": "2023-09-22T13:24:26Z", + "issue_url": "https://github.com/wtg/Shuttle-Tracker-SwiftUI/issues/160", + "issue_createdAt": "2023-09-22T18:29:59Z", "issue_repo": { - "repo_name": "people-picker", - "repo_desc": "Vanilla JS Demo. Picks a random person for daily standups", - "repo_url": "https://github.com/rapPayne/people-picker", - "repo_stars": 0, + "repo_name": "Shuttle-Tracker-SwiftUI", + "repo_desc": "Rensselaer campus shuttle tracker", + "repo_url": "https://github.com/wtg/Shuttle-Tracker-SwiftUI", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "rapPayne" + "repo_owner": "wtg" } }, - "issue_title": "Feature request: Allow for picked to be put back in queue", + "issue_title": "Disable leave-bus notification", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "ios" } ], "label_totalcount": 2 @@ -7508,52 +7629,25 @@ }, { "Issue": { - "issue_url": "https://github.com/hystax/optscale/issues/130", - "issue_createdAt": "2023-09-22T13:24:25Z", + "issue_url": "https://github.com/unkn0w/noobs/issues/190", + "issue_createdAt": "2023-09-22T18:25:37Z", "issue_repo": { - "repo_name": "optscale", - "repo_desc": "FinOps and cloud cost optimization platform combined with ML/AI developer tools to profile and instrument ML experiments and optimize their performance and cloud expenses.", - "repo_url": "https://github.com/hystax/optscale", - "repo_stars": 362, - "repo_langs": { + "repo_name": "noobs", + "repo_desc": "Kolekcja skryptów do szybkiego stawiania usług na serwerach Mikrusa", + "repo_url": "https://github.com/unkn0w/noobs", + "repo_stars": 205, + "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Mako" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Mustache" - }, - { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "HCL" - }, - { - "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "hystax" + "repo_owner": "unkn0w" } }, - "issue_title": "Disable assignment rule condition delete button if only one condition left", + "issue_title": "chce_ssh_config.sh - uzupełnienie danych", "issue_labels": { "Nodes": [ { @@ -7563,7 +7657,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -7572,53 +7666,32 @@ }, { "Issue": { - "issue_url": "https://github.com/green-coding-berlin/green-metrics-tool/issues/473", - "issue_createdAt": "2023-09-22T13:11:22Z", + "issue_url": "https://github.com/linebender/kurbo/issues/303", + "issue_createdAt": "2023-09-22T18:23:49Z", "issue_repo": { - "repo_name": "green-metrics-tool", - "repo_desc": "Green Metrics tool to measure resource usage of software ", - "repo_url": "https://github.com/green-coding-berlin/green-metrics-tool", - "repo_stars": 82, + "repo_name": "kurbo", + "repo_desc": "A Rust library for manipulating curves", + "repo_url": "https://github.com/linebender/kurbo", + "repo_stars": 555, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "green-coding-berlin" + "repo_owner": "linebender" } }, - "issue_title": "Error logging - moving away from email", + "issue_title": "Make move_to less strict", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "help wanted" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -7633,50 +7706,53 @@ }, { "Issue": { - "issue_url": "https://github.com/tinesoft/nxrocks/issues/183", - "issue_createdAt": "2023-09-22T13:07:37Z", + "issue_url": "https://github.com/AerospaceNU/better-engine-control-software/issues/5", + "issue_createdAt": "2023-09-22T18:21:19Z", "issue_repo": { - "repo_name": "nxrocks", - "repo_desc": "Set of Nx plugins to enhance your Nx workspace (even more!)", - "repo_url": "https://github.com/tinesoft/nxrocks", - "repo_stars": 242, + "repo_name": "better-engine-control-software", + "repo_desc": "ECS but better", + "repo_url": "https://github.com/AerospaceNU/better-engine-control-software", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "tinesoft" + "repo_owner": "AerospaceNU" } }, - "issue_title": "[Feature] Reduce code smells reported by Sonarcloud", + "issue_title": "Rename the `CMake` folder", "issue_labels": { "Nodes": [ { - "label_name": ":new: enhancement" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -7685,115 +7761,115 @@ }, { "Issue": { - "issue_url": "https://github.com/gventuri/pandas-ai/issues/588", - "issue_createdAt": "2023-09-22T13:02:00Z", + "issue_url": "https://github.com/m4ndycheung/tv-show-dom-project/issues/3", + "issue_createdAt": "2023-09-22T18:15:20Z", "issue_repo": { - "repo_name": "pandas-ai", - "repo_desc": "PandasAI is the Python library that integrates Gen AI into pandas, making data analysis conversational", - "repo_url": "https://github.com/gventuri/pandas-ai", - "repo_stars": 8573, + "repo_name": "tv-show-dom-project", + "repo_desc": "", + "repo_url": "https://github.com/m4ndycheung/tv-show-dom-project", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "gventuri" + "repo_owner": "m4ndycheung" } }, - "issue_title": "Switch to databricks-sql-python library for SQL Integration", + "issue_title": "Test the Project Board", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/tinesoft/nxrocks/issues/182", - "issue_createdAt": "2023-09-22T12:57:29Z", + "issue_url": "https://github.com/LBC-LNBio/pyKVFinder/issues/61", + "issue_createdAt": "2023-09-22T18:08:50Z", "issue_repo": { - "repo_name": "nxrocks", - "repo_desc": "Set of Nx plugins to enhance your Nx workspace (even more!)", - "repo_url": "https://github.com/tinesoft/nxrocks", - "repo_stars": 242, + "repo_name": "pyKVFinder", + "repo_desc": "pyKVFinder: Python-C parallel KVFinder", + "repo_url": "https://github.com/LBC-LNBio/pyKVFinder", + "repo_stars": 17, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "SWIG" } ] }, "Owner": { - "repo_owner": "tinesoft" + "repo_owner": "LBC-LNBio" } }, - "issue_title": "[Feature] (nx-spring-boot) Add Support for Java 21", + "issue_title": "[Bug]: help me understand use of pyKVFinder", "issue_labels": { "Nodes": [ - { - "label_name": ":new: enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Iandiehard/diag-client-lib/issues/35", - "issue_createdAt": "2023-09-22T12:47:34Z", + "issue_url": "https://github.com/AerospaceNU/better-engine-control-software/issues/2", + "issue_createdAt": "2023-09-22T18:04:24Z", "issue_repo": { - "repo_name": "diag-client-lib", - "repo_desc": "Diagnostic Client library for diagnosing Automotive ECU, based on Adaptive Autosar Standard", - "repo_url": "https://github.com/Iandiehard/diag-client-lib", - "repo_stars": 34, + "repo_name": "better-engine-control-software", + "repo_desc": "ECS but better", + "repo_url": "https://github.com/AerospaceNU/better-engine-control-software", + "repo_stars": 1, "repo_langs": { "Nodes": [ { "repo_prog_language": "CMake" }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Batchfile" + }, { "repo_prog_language": "C++" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C" }, { "repo_prog_language": "Shell" @@ -7801,10 +7877,10 @@ ] }, "Owner": { - "repo_owner": "Iandiehard" + "repo_owner": "AerospaceNU" } }, - "issue_title": "Build diag-client lib on windows platform", + "issue_title": "Remove `Testing` folder and ignore", "issue_labels": { "Nodes": [ { @@ -7826,124 +7902,135 @@ }, { "Issue": { - "issue_url": "https://github.com/MinhSpaceX/OOP_PROJECT/issues/12", - "issue_createdAt": "2023-09-22T12:43:47Z", + "issue_url": "https://github.com/grafana/grafana/issues/75316", + "issue_createdAt": "2023-09-22T18:03:37Z", "issue_repo": { - "repo_name": "OOP_PROJECT", - "repo_desc": "This is the repo for oop project", - "repo_url": "https://github.com/MinhSpaceX/OOP_PROJECT", - "repo_stars": 0, + "repo_name": "grafana", + "repo_desc": "The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more. ", + "repo_url": "https://github.com/grafana/grafana", + "repo_stars": 57175, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Dockerfile" + } + ] }, "Owner": { - "repo_owner": "MinhSpaceX" + "repo_owner": "grafana" } }, - "issue_title": "Xây dựng class DictionaryCommandline", + "issue_title": "Task: Validate dashboardUid on deletion", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/MinhSpaceX/OOP_PROJECT/issues/11", - "issue_createdAt": "2023-09-22T12:43:07Z", - "issue_repo": { - "repo_name": "OOP_PROJECT", - "repo_desc": "This is the repo for oop project", - "repo_url": "https://github.com/MinhSpaceX/OOP_PROJECT", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "MinhSpaceX" - } - }, - "issue_title": "Tạo class Dictionary lưu trữ mảng Word", - "issue_labels": { - "Nodes": [ + "label_name": "type/debt" + }, { "label_name": "good first issue" + }, + { + "label_name": "area/public-dashboards" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/MinhSpaceX/OOP_PROJECT/issues/10", - "issue_createdAt": "2023-09-22T12:42:34Z", + "issue_url": "https://github.com/gozeloglu/wounter/issues/2", + "issue_createdAt": "2023-09-22T18:02:41Z", "issue_repo": { - "repo_name": "OOP_PROJECT", - "repo_desc": "This is the repo for oop project", - "repo_url": "https://github.com/MinhSpaceX/OOP_PROJECT", + "repo_name": "wounter", + "repo_desc": "Word counter CLI tool written in Go.", + "repo_url": "https://github.com/gozeloglu/wounter", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Go" + } + ] }, "Owner": { - "repo_owner": "MinhSpaceX" + "repo_owner": "gozeloglu" } }, - "issue_title": "Tạo class Word (word_target, word_explain)", + "issue_title": "Write usage for `--help` option", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Transport-for-the-North/caf.toolkit/issues/68", - "issue_createdAt": "2023-09-22T12:41:50Z", + "issue_url": "https://github.com/gozeloglu/wounter/issues/1", + "issue_createdAt": "2023-09-22T17:47:23Z", "issue_repo": { - "repo_name": "caf.toolkit", - "repo_desc": "", - "repo_url": "https://github.com/Transport-for-the-North/caf.toolkit", + "repo_name": "wounter", + "repo_desc": "Word counter CLI tool written in Go.", + "repo_url": "https://github.com/gozeloglu/wounter", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "Transport-for-the-North" + "repo_owner": "gozeloglu" } }, - "issue_title": "Add processor information to `SystemInformation`", + "issue_title": "Count words from file option", "issue_labels": { "Nodes": [ { @@ -7959,310 +8046,337 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Iandiehard/diag-client-lib/issues/33", - "issue_createdAt": "2023-09-22T12:37:40Z", + "issue_url": "https://github.com/microsoft/vscode-isort/issues/327", + "issue_createdAt": "2023-09-22T17:45:59Z", "issue_repo": { - "repo_name": "diag-client-lib", - "repo_desc": "Diagnostic Client library for diagnosing Automotive ECU, based on Adaptive Autosar Standard", - "repo_url": "https://github.com/Iandiehard/diag-client-lib", - "repo_stars": 34, + "repo_name": "vscode-isort", + "repo_desc": "Import sorting for python using the isort library.", + "repo_url": "https://github.com/microsoft/vscode-isort", + "repo_stars": 70, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "Iandiehard" + "repo_owner": "microsoft" } }, - "issue_title": "Integrate OpenSSL in the build system", + "issue_title": "Remove Python 3.7 from tests actions ", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "debt" + }, + { + "label_name": "needs PR" + }, + { + "label_name": "ghc-osd" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/MinhSpaceX/OOP_PROJECT/issues/9", - "issue_createdAt": "2023-09-22T12:35:47Z", + "issue_url": "https://github.com/JustinCasler/COMP-333-HW1/issues/3", + "issue_createdAt": "2023-09-22T17:45:53Z", "issue_repo": { - "repo_name": "OOP_PROJECT", - "repo_desc": "This is the repo for oop project", - "repo_url": "https://github.com/MinhSpaceX/OOP_PROJECT", - "repo_stars": 0, + "repo_name": "COMP-333-HW1", + "repo_desc": "COMP333 HW1: Landing Page", + "repo_url": "https://github.com/JustinCasler/COMP-333-HW1", + "repo_stars": 2, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "MinhSpaceX" + "repo_owner": "JustinCasler" } }, - "issue_title": "Làm phiên bản command line", + "issue_title": "Plan layout of the website", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Together-Java/TJ-Bot/issues/898", - "issue_createdAt": "2023-09-22T12:24:02Z", + "issue_url": "https://github.com/microsoft/vscode-autopep8/issues/164", + "issue_createdAt": "2023-09-22T17:43:35Z", "issue_repo": { - "repo_name": "TJ-Bot", - "repo_desc": "TJ-Bot is a Discord Bot used on the Together Java server. It is maintained by the community, anyone can contribute.", - "repo_url": "https://github.com/Together-Java/TJ-Bot", - "repo_stars": 78, + "repo_name": "vscode-autopep8", + "repo_desc": "Formatting support for python using autopep8.", + "repo_url": "https://github.com/microsoft/vscode-autopep8", + "repo_stars": 10, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "Together-Java" + "repo_owner": "microsoft" } }, - "issue_title": "Disabled Features should be logged", + "issue_title": "Add Python 3.12-dev to tests actions ", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "debt" }, { - "label_name": "priority: low" + "label_name": "needs PR" }, { - "label_name": "help wanted" + "label_name": "ghc-osd" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/coronasafe/care_fe/issues/6328", - "issue_createdAt": "2023-09-22T12:23:03Z", + "issue_url": "https://github.com/UWB-Biocomputing/Graphitti/issues/536", + "issue_createdAt": "2023-09-22T17:42:20Z", "issue_repo": { - "repo_name": "care_fe", - "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", - "repo_url": "https://github.com/coronasafe/care_fe", - "repo_stars": 108, + "repo_name": "Graphitti", + "repo_desc": "A project to facilitate construction of high-performance simulations of graph-structured systems.", + "repo_url": "https://github.com/UWB-Biocomputing/Graphitti", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "C++" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Starlark" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "ReScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Cuda" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Objective-C" } ] }, "Owner": { - "repo_owner": "coronasafe" + "repo_owner": "UWB-Biocomputing" } }, - "issue_title": "🛠️ Replace `useDispatch` w. `useQuery`/`request`: DeathReport (`src/Components/DeathReport/**`)", + "issue_title": "Has this bug fix code from BrainGrid made it into Graphitti?", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" + }, + { + "label_name": "cleanup" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/panel-attack/panel-attack/issues/959", - "issue_createdAt": "2023-09-22T12:14:06Z", + "issue_url": "https://github.com/lakmerol/onepage/issues/1", + "issue_createdAt": "2023-09-22T17:38:42Z", "issue_repo": { - "repo_name": "panel-attack", - "repo_desc": "Tetris Attack/Panel de Pon clone in lua with LOVE", - "repo_url": "https://github.com/panel-attack/panel-attack", - "repo_stars": 75, + "repo_name": "onepage", + "repo_desc": "onepage for aytitech bootcamp", + "repo_url": "https://github.com/lakmerol/onepage", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "Lua" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "panel-attack" + "repo_owner": "lakmerol" } }, - "issue_title": "Default to Miz's panels", + "issue_title": "Changing background image ", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "Client-side" - }, - { - "label_name": "graphics" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/coronasafe/care_fe/issues/6326", - "issue_createdAt": "2023-09-22T12:10:01Z", + "issue_url": "https://github.com/rahulsushilsharma/story-writer/issues/1", + "issue_createdAt": "2023-09-22T17:36:00Z", "issue_repo": { - "repo_name": "care_fe", - "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", - "repo_url": "https://github.com/coronasafe/care_fe", - "repo_stars": 108, + "repo_name": "story-writer", + "repo_desc": "A project to use LLMs, and vector dbs to create novels/stories", + "repo_url": "https://github.com/rahulsushilsharma/story-writer", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ReScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "MDX" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "coronasafe" + "repo_owner": "rahulsushilsharma" } }, - "issue_title": "🛠️ Replace `useDispatch` w. `useQuery`/`request`: Assets (`src/Components/Assets/**`)", + "issue_title": "Add novel scrapper", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/PlaceholderOrganization/PlaceholderBackend/issues/1", + "issue_createdAt": "2023-09-22T17:35:58Z", + "issue_repo": { + "repo_name": "PlaceholderBackend", + "repo_desc": "", + "repo_url": "https://github.com/PlaceholderOrganization/PlaceholderBackend", + "repo_stars": 0, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "PlaceholderOrganization" + } + }, + "issue_title": "There is no code", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 1 + }, "Assignees": { "issue_assignees_count": 0 } @@ -8270,53 +8384,56 @@ }, { "Issue": { - "issue_url": "https://github.com/mortbopet/Ripes/issues/300", - "issue_createdAt": "2023-09-22T12:08:51Z", + "issue_url": "https://github.com/activist-org/activist/issues/400", + "issue_createdAt": "2023-09-22T17:34:51Z", "issue_repo": { - "repo_name": "Ripes", - "repo_desc": "A graphical processor simulator and assembly editor for the RISC-V ISA", - "repo_url": "https://github.com/mortbopet/Ripes", - "repo_stars": 2116, + "repo_name": "activist", + "repo_desc": "Open-source, nonprofit activism platform", + "repo_url": "https://github.com/activist-org/activist", + "repo_stars": 74, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Assembly" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "mortbopet" + "repo_owner": "activist-org" } }, - "issue_title": "Improve UI colors by using system-provided palette", + "issue_title": "Create sign in/sign up tooltip (or general tooltip with variants)", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "feature" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "design" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -8328,230 +8445,200 @@ }, { "Issue": { - "issue_url": "https://github.com/latticexyz/mud/issues/1573", - "issue_createdAt": "2023-09-22T11:50:28Z", + "issue_url": "https://github.com/microsoft/vscode-black-formatter/issues/320", + "issue_createdAt": "2023-09-22T17:34:15Z", "issue_repo": { - "repo_name": "mud", - "repo_desc": "MUD is an engine for Autonomous Worlds", - "repo_url": "https://github.com/latticexyz/mud", - "repo_stars": 503, + "repo_name": "vscode-black-formatter", + "repo_desc": "Formatting support for Python using the Black formatter", + "repo_url": "https://github.com/microsoft/vscode-black-formatter", + "repo_stars": 112, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Solidity" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "WebAssembly" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "latticexyz" + "repo_owner": "microsoft" } }, - "issue_title": "Add tests for `requireNoCallback` on `World` methods", + "issue_title": "Add Python 3.12-dev to tests actions", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "debt" + }, + { + "label_name": "needs PR" + }, + { + "label_name": "ghc-osd" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/FreeCAD/FreeCAD/issues/10773", - "issue_createdAt": "2023-09-22T11:49:08Z", + "issue_url": "https://github.com/microsoft/vscode-mypy/issues/158", + "issue_createdAt": "2023-09-22T17:32:14Z", "issue_repo": { - "repo_name": "FreeCAD", - "repo_desc": "This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.", - "repo_url": "https://github.com/FreeCAD/FreeCAD", - "repo_stars": 15176, + "repo_name": "vscode-mypy", + "repo_desc": "Linting support for Python using the mypy linter.", + "repo_url": "https://github.com/microsoft/vscode-mypy", + "repo_stars": 64, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "QMake" - }, - { - "repo_prog_language": "NSIS" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "FreeCAD" + "repo_owner": "microsoft" } }, - "issue_title": "[Problem] Part: Missing API documentation for `src/Mod/Part/App/BRepFeat/MakePrismPy`", + "issue_title": "Add Python 3.12-dev to tests pipelines ", "issue_labels": { "Nodes": [ { - "label_name": "Good first issue" + "label_name": "good first issue" }, { - "label_name": "Documentation" + "label_name": "debt" + }, + { + "label_name": "needs PR" + }, + { + "label_name": "ghc-osd" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/equinor/xtgeo/issues/898", - "issue_createdAt": "2023-09-22T11:43:28Z", + "issue_url": "https://github.com/microsoft/vscode-black-formatter/issues/319", + "issue_createdAt": "2023-09-22T17:30:25Z", "issue_repo": { - "repo_name": "xtgeo", - "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", - "repo_url": "https://github.com/equinor/xtgeo", - "repo_stars": 101, + "repo_name": "vscode-black-formatter", + "repo_desc": "Formatting support for Python using the Black formatter", + "repo_url": "https://github.com/microsoft/vscode-black-formatter", + "repo_stars": 112, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SWIG" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "equinor" + "repo_owner": "microsoft" } }, - "issue_title": "Add type annotations to `xtgeo_dialog`", + "issue_title": "Update library packages for the extension", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "debt" + }, + { + "label_name": "needs PR" + }, + { + "label_name": "ghc-osd" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/equinor/xtgeo/issues/897", - "issue_createdAt": "2023-09-22T11:41:06Z", + "issue_url": "https://github.com/Tonypsilon/bmm.frontend/issues/21", + "issue_createdAt": "2023-09-22T17:27:04Z", "issue_repo": { - "repo_name": "xtgeo", - "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", - "repo_url": "https://github.com/equinor/xtgeo", - "repo_stars": 101, + "repo_name": "bmm.frontend", + "repo_desc": "Frontend of the BMM application", + "repo_url": "https://github.com/Tonypsilon/bmm.frontend", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "SWIG" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "equinor" + "repo_owner": "Tonypsilon" } }, - "issue_title": "Add type annotations to common `sys` functions", + "issue_title": "Create division component", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "S" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -8563,47 +8650,56 @@ }, { "Issue": { - "issue_url": "https://github.com/equinor/xtgeo/issues/896", - "issue_createdAt": "2023-09-22T11:39:17Z", + "issue_url": "https://github.com/activist-org/activist/issues/399", + "issue_createdAt": "2023-09-22T17:25:21Z", "issue_repo": { - "repo_name": "xtgeo", - "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", - "repo_url": "https://github.com/equinor/xtgeo", - "repo_stars": 101, + "repo_name": "activist", + "repo_desc": "Open-source, nonprofit activism platform", + "repo_url": "https://github.com/activist-org/activist", + "repo_stars": 74, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "C" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "SWIG" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "equinor" + "repo_owner": "activist-org" } }, - "issue_title": "Add type annotations to common `calc` functions", + "issue_title": "Create search tag component", "issue_labels": { "Nodes": [ + { + "label_name": "feature" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "design" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -8615,62 +8711,53 @@ }, { "Issue": { - "issue_url": "https://github.com/GeekyAnts/GaugesFlutter/issues/250", - "issue_createdAt": "2023-09-22T11:31:18Z", + "issue_url": "https://github.com/alexrobaina/frontend_petsLove/issues/180", + "issue_createdAt": "2023-09-22T17:24:45Z", "issue_repo": { - "repo_name": "GaugesFlutter", - "repo_desc": "A linear gauge package for Flutter that displays progress and can be customized for appearance and behavior.", - "repo_url": "https://github.com/GeekyAnts/GaugesFlutter", - "repo_stars": 32, + "repo_name": "frontend_petsLove", + "repo_desc": "Pets love is app for adoption pets and manage shelters and veterinaries", + "repo_url": "https://github.com/alexrobaina/frontend_petsLove", + "repo_stars": 24, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "CMake" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "GeekyAnts" + "repo_owner": "alexrobaina" } }, - "issue_title": "Draw pointer above CustomCurve", + "issue_title": "Create SwiperGallery Component", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "has reproducible steps" + "label_name": "hacktoberfest" + }, + { + "label_name": "React" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -8679,135 +8766,111 @@ }, { "Issue": { - "issue_url": "https://github.com/SAP/luigi/issues/3446", - "issue_createdAt": "2023-09-22T11:29:46Z", + "issue_url": "https://github.com/taskcluster/taskgraph/issues/350", + "issue_createdAt": "2023-09-22T17:24:19Z", "issue_repo": { - "repo_name": "luigi", - "repo_desc": "Micro frontend framework", - "repo_url": "https://github.com/SAP/luigi", - "repo_stars": 734, + "repo_name": "taskgraph", + "repo_desc": "Generates task dependency graphs for Taskcluster CI", + "repo_url": "https://github.com/taskcluster/taskgraph", + "repo_stars": 11, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Svelte" + "repo_prog_language": "PowerShell" } ] }, "Owner": { - "repo_owner": "SAP" + "repo_owner": "taskcluster" } }, - "issue_title": "Update Fiddle dep versions", + "issue_title": "The docker_image and fetch transforms don't accept deadline or expiration attributes", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/622", - "issue_createdAt": "2023-09-22T11:25:58Z", + "issue_url": "https://github.com/approvers/OreOreBot2/issues/1073", + "issue_createdAt": "2023-09-22T17:23:44Z", "issue_repo": { - "repo_name": "fork-commit-merge", - "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", - "repo_url": "https://github.com/nikohoffren/fork-commit-merge", - "repo_stars": 116, + "repo_name": "OreOreBot2", + "repo_desc": "みんなのアイドル", + "repo_url": "https://github.com/approvers/OreOreBot2", + "repo_stars": 10, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "Go" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Elixir" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "nikohoffren" + "repo_owner": "approvers" } }, - "issue_title": "Fork, Commit, Merge - Easy Issue (SASS)", + "issue_title": "ドキュメントの各ディレクトリに説明を追加する", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "first-contributors" - }, - { - "label_name": "first-contributor" - }, - { - "label_name": "easy" - }, - { - "label_name": "css" + "label_name": "P-high" }, { - "label_name": "sass" + "label_name": "T-Documents" } ], - "label_totalcount": 7 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -8819,38 +8882,35 @@ }, { "Issue": { - "issue_url": "https://github.com/lucasbordeau/obsidian-tiddlywiki/issues/12", - "issue_createdAt": "2023-09-22T11:25:21Z", + "issue_url": "https://github.com/wtg/Shuttle-Tracker-SwiftUI/issues/158", + "issue_createdAt": "2023-09-22T17:23:09Z", "issue_repo": { - "repo_name": "obsidian-tiddlywiki", - "repo_desc": "Import/export TiddlyWiki tiddler files with Obsidian", - "repo_url": "https://github.com/lucasbordeau/obsidian-tiddlywiki", + "repo_name": "Shuttle-Tracker-SwiftUI", + "repo_desc": "Rensselaer campus shuttle tracker", + "repo_url": "https://github.com/wtg/Shuttle-Tracker-SwiftUI", "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "lucasbordeau" + "repo_owner": "wtg" } }, - "issue_title": "Improve Readme", + "issue_title": "Add close button to announcement-notification view on macOS", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" }, { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "macos" } ], "label_totalcount": 3 @@ -8865,50 +8925,32 @@ }, { "Issue": { - "issue_url": "https://github.com/alexrobaina/frontend_petsLove/issues/178", - "issue_createdAt": "2023-09-22T11:19:17Z", + "issue_url": "https://github.com/AsaiToshiya/brostr/issues/20", + "issue_createdAt": "2023-09-22T17:21:10Z", "issue_repo": { - "repo_name": "frontend_petsLove", - "repo_desc": "Pets love is app for adoption pets and manage shelters and veterinaries", - "repo_url": "https://github.com/alexrobaina/frontend_petsLove", - "repo_stars": 24, + "repo_name": "brostr", + "repo_desc": "Nostr URI native browser", + "repo_url": "https://github.com/AsaiToshiya/brostr", + "repo_stars": 1, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "alexrobaina" + "repo_owner": "AsaiToshiya" } }, - "issue_title": "Create LinkedIconText Component", + "issue_title": "Update URI field value when page loads via link", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "React" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -8920,71 +8962,53 @@ }, { "Issue": { - "issue_url": "https://github.com/neon-mmd/websurfx/issues/255", - "issue_createdAt": "2023-09-22T11:18:22Z", + "issue_url": "https://github.com/Tamarou/nerdfight.online/issues/21", + "issue_createdAt": "2023-09-22T17:19:48Z", "issue_repo": { - "repo_name": "websurfx", - "repo_desc": ":rocket: An open source alternative to searx which provides a modern-looking :sparkles:, lightning-fast :zap:, privacy respecting :disguised_face:, secure :lock: meta search engine", - "repo_url": "https://github.com/neon-mmd/websurfx", - "repo_stars": 354, + "repo_name": "nerdfight.online", + "repo_desc": "Fediverse instance configuration", + "repo_url": "https://github.com/Tamarou/nerdfight.online", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "Elixir" }, { - "repo_prog_language": "Lua" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Perl" } ] }, "Owner": { - "repo_owner": "neon-mmd" + "repo_owner": "Tamarou" } }, - "issue_title": "📝 A link to the `Websurfx` instances documentation page ", + "issue_title": "Marge is more equal than perigrin", "issue_labels": { "Nodes": [ { - "label_name": "🟧 priority: high" - }, - { - "label_name": "📄 aspect: text" - }, - { - "label_name": "💻 aspect: code" - }, - { - "label_name": "⭐ goal: addition" - }, - { - "label_name": "🏁 status: ready for dev" - }, - { - "label_name": "🔢 points: 1" + "label_name": "enhancement" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "urgent" } ], - "label_totalcount": 8 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 5 }, "Assignees": { "issue_assignees_count": 0 @@ -8993,50 +9017,56 @@ }, { "Issue": { - "issue_url": "https://github.com/raspiblitz/raspiblitz/issues/4185", - "issue_createdAt": "2023-09-22T11:04:38Z", + "issue_url": "https://github.com/activist-org/activist/issues/398", + "issue_createdAt": "2023-09-22T17:18:55Z", "issue_repo": { - "repo_name": "raspiblitz", - "repo_desc": "Get your own Bitcoin \u0026 Lightning Node running - on a RaspberryPi with a nice LCD", - "repo_url": "https://github.com/raspiblitz/raspiblitz", - "repo_stars": 2252, + "repo_name": "activist", + "repo_desc": "Open-source, nonprofit activism platform", + "repo_url": "https://github.com/activist-org/activist", + "repo_stars": 74, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "raspiblitz" + "repo_owner": "activist-org" } }, - "issue_title": "Add UTXO.live", + "issue_title": "Create top selector component", "issue_labels": { "Nodes": [ + { + "label_name": "feature" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "hackathon" + "label_name": "design" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -9048,33 +9078,30 @@ }, { "Issue": { - "issue_url": "https://github.com/sebe324/retro-game/issues/45", - "issue_createdAt": "2023-09-22T11:04:37Z", + "issue_url": "https://github.com/deetonn/Console/issues/17", + "issue_createdAt": "2023-09-22T17:17:47Z", "issue_repo": { - "repo_name": "retro-game", - "repo_desc": "a 2d game made in SFML and c++", - "repo_url": "https://github.com/sebe324/retro-game", - "repo_stars": 4, + "repo_name": "Console", + "repo_desc": "https://github.com/deetonn/Console/wiki", + "repo_url": "https://github.com/deetonn/Console", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "CMake" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "sebe324" + "repo_owner": "deetonn" } }, - "issue_title": "Player's character should face in the direction of the cursor's location.", + "issue_title": "More documentation", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "enhancement" }, @@ -9082,7 +9109,7 @@ "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -9094,46 +9121,40 @@ }, { "Issue": { - "issue_url": "https://github.com/coronasafe/care_fe/issues/6323", - "issue_createdAt": "2023-09-22T11:02:00Z", + "issue_url": "https://github.com/zorzalo3/zorza/issues/64", + "issue_createdAt": "2023-09-22T17:14:45Z", "issue_repo": { - "repo_name": "care_fe", - "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", - "repo_url": "https://github.com/coronasafe/care_fe", - "repo_stars": 108, + "repo_name": "zorza", + "repo_desc": "", + "repo_url": "https://github.com/zorzalo3/zorza", + "repo_stars": 14, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ReScript" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "coronasafe" + "repo_owner": "zorzalo3" } }, - "issue_title": "Bug: Medicine Administrations table starts with an additional hour offset to the future", + "issue_title": "Show all absences", "issue_labels": { "Nodes": [ { @@ -9143,7 +9164,7 @@ "label_name": "good first issue" }, { - "label_name": "P2" + "label_name": "display" } ], "label_totalcount": 3 @@ -9152,53 +9173,47 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/equinor/xtgeo/issues/895", - "issue_createdAt": "2023-09-22T11:01:45Z", + "issue_url": "https://github.com/esperor/QtGraph/issues/2", + "issue_createdAt": "2023-09-22T17:13:09Z", "issue_repo": { - "repo_name": "xtgeo", - "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", - "repo_url": "https://github.com/equinor/xtgeo", - "repo_stars": 101, + "repo_name": "QtGraph", + "repo_desc": "Unreal engine style graph as a widget based on Qt6.", + "repo_url": "https://github.com/esperor/QtGraph", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "CMake" + "repo_prog_language": "C++" }, { "repo_prog_language": "C" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "SWIG" + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "equinor" + "repo_owner": "esperor" } }, - "issue_title": "Add type annotations to `RoffGrid`", + "issue_title": "Create logic gates types", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -9210,40 +9225,34 @@ }, { "Issue": { - "issue_url": "https://github.com/equinor/xtgeo/issues/894", - "issue_createdAt": "2023-09-22T10:56:12Z", + "issue_url": "https://github.com/usefulsensors/useful-transformers/issues/10", + "issue_createdAt": "2023-09-22T17:12:59Z", "issue_repo": { - "repo_name": "xtgeo", - "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", - "repo_url": "https://github.com/equinor/xtgeo", - "repo_stars": 101, + "repo_name": "useful-transformers", + "repo_desc": "Efficient Inference of Transformer models", + "repo_url": "https://github.com/usefulsensors/useful-transformers", + "repo_stars": 96, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, { "repo_prog_language": "CMake" }, { - "repo_prog_language": "C" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C" }, { - "repo_prog_language": "SWIG" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "equinor" + "repo_owner": "usefulsensors" } }, - "issue_title": "Add type annotations to `_Grid3D`", + "issue_title": "Share information", "issue_labels": { "Nodes": [ { @@ -9253,74 +9262,65 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/opencast/opencast/issues/5261", - "issue_createdAt": "2023-09-22T10:53:48Z", + "issue_url": "https://github.com/activist-org/activist/issues/397", + "issue_createdAt": "2023-09-22T17:12:05Z", "issue_repo": { - "repo_name": "opencast", - "repo_desc": "The free and open source solution for automated video capture and distribution at scale.", - "repo_url": "https://github.com/opencast/opencast", - "repo_stars": 341, + "repo_name": "activist", + "repo_desc": "Open-source, nonprofit activism platform", + "repo_url": "https://github.com/activist-org/activist", + "repo_stars": 74, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "XSLT" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "ANTLR" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Less" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "opencast" + "repo_owner": "activist-org" } }, - "issue_title": "Drop unused internal logger", + "issue_title": "Create privacy marker component", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "feature" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "design" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -9332,40 +9332,34 @@ }, { "Issue": { - "issue_url": "https://github.com/equinor/xtgeo/issues/893", - "issue_createdAt": "2023-09-22T10:53:10Z", + "issue_url": "https://github.com/sCrypt-Inc/tic-tac-toe/issues/24", + "issue_createdAt": "2023-09-22T17:05:32Z", "issue_repo": { - "repo_name": "xtgeo", - "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", - "repo_url": "https://github.com/equinor/xtgeo", - "repo_stars": 101, + "repo_name": "tic-tac-toe", + "repo_desc": "Tutorial for building a fully onchain application on Bitcoin, exemplified using Tic-tac-toe.", + "repo_url": "https://github.com/sCrypt-Inc/tic-tac-toe", + "repo_stars": 13, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "CMake" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "SWIG" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "equinor" + "repo_owner": "sCrypt-Inc" } }, - "issue_title": "Fix failing big test", + "issue_title": "replace with latest buildAddrOutput", "issue_labels": { "Nodes": [ { @@ -9378,68 +9372,62 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/wansenai/wansen-erp/issues/21", - "issue_createdAt": "2023-09-22T10:52:09Z", + "issue_url": "https://github.com/ARM-DOE/pyart/issues/1467", + "issue_createdAt": "2023-09-22T17:02:04Z", "issue_repo": { - "repo_name": "wansen-erp", - "repo_desc": "Wansen erp system front-end ui", - "repo_url": "https://github.com/wansenai/wansen-erp", - "repo_stars": 5, + "repo_name": "pyart", + "repo_desc": "The Python-ARM Radar Toolkit. A data model driven interactive toolkit for working with weather radar data. ", + "repo_url": "https://github.com/ARM-DOE/pyart", + "repo_stars": 440, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Less" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TeX" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Cython" } ] }, "Owner": { - "repo_owner": "wansenai" + "repo_owner": "ARM-DOE" } }, - "issue_title": "Remove unused components", + "issue_title": "Unit tests for aux io and moving to io for release 2.0", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "component: pyart.io" }, { - "label_name": "enhancement" + "label_name": "component: pyart.aux_io" + }, + { + "label_name": "Low Priority" + }, + { + "label_name": "Great First Pull Request" }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -9451,71 +9439,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Ayushpanditmoto/projectshub/issues/56", - "issue_createdAt": "2023-09-22T10:49:42Z", + "issue_url": "https://github.com/rohan472000/rohan472000/issues/10", + "issue_createdAt": "2023-09-22T17:01:10Z", "issue_repo": { - "repo_name": "projectshub", - "repo_desc": "Welcome to the ProjectsHub Platform repository! 🚀Your go-to platform for hackathons, coding challenges, project concepts, and freelance tasks. Join now to explore, learn, and collaborate with fellow tech enthusiasts. Let's create something amazing together! 🚀", - "repo_url": "https://github.com/Ayushpanditmoto/projectshub", - "repo_stars": 15, + "repo_name": "rohan472000", + "repo_desc": "Check out my script that fetches jokes every 5 minutes and keeps the laughter going!", + "repo_url": "https://github.com/rohan472000/rohan472000", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Ayushpanditmoto" + "repo_owner": "rohan472000" } }, - "issue_title": "Create a Dynamic routes", + "issue_title": "Help needed implementing new build check to test PRs ", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "Eddiehub:good-first-issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest-accepted" + "label_name": "help wanted" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -9524,65 +9482,59 @@ }, { "Issue": { - "issue_url": "https://github.com/organicmaps/organicmaps/issues/6089", - "issue_createdAt": "2023-09-22T10:48:20Z", + "issue_url": "https://github.com/activist-org/activist/issues/396", + "issue_createdAt": "2023-09-22T16:59:17Z", "issue_repo": { - "repo_name": "organicmaps", - "repo_desc": "🍃 Organic Maps is a free Android \u0026 iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!", - "repo_url": "https://github.com/organicmaps/organicmaps", - "repo_stars": 7250, + "repo_name": "activist", + "repo_desc": "Open-source, nonprofit activism platform", + "repo_url": "https://github.com/activist-org/activist", + "repo_stars": 74, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Objective-C++" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Perl" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "organicmaps" + "repo_owner": "activist-org" } }, - "issue_title": "Handle implied access ", + "issue_title": "Create documentation entry grid component", "issue_labels": { "Nodes": [ { - "label_name": "Good first issue" + "label_name": "feature" }, { - "label_name": "Generator" + "label_name": "help wanted" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "design" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -9591,81 +9543,89 @@ }, { "Issue": { - "issue_url": "https://github.com/AxisCommunications/go-dpop/issues/4", - "issue_createdAt": "2023-09-22T10:40:37Z", + "issue_url": "https://github.com/UtopianYoungChung/census06-21/issues/1", + "issue_createdAt": "2023-09-22T16:50:51Z", "issue_repo": { - "repo_name": "go-dpop", - "repo_desc": "DPoP for golang clients and servers", - "repo_url": "https://github.com/AxisCommunications/go-dpop", - "repo_stars": 1, + "repo_name": "census06-21", + "repo_desc": "", + "repo_url": "https://github.com/UtopianYoungChung/census06-21", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Go" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "AxisCommunications" + "repo_owner": "UtopianYoungChung" } }, - "issue_title": "[Request]: Helper function for hashing bound authorization token", + "issue_title": "Welcome", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/Nilstrieb/cargo-minimize/issues/30", - "issue_createdAt": "2023-09-22T10:29:24Z", + "issue_url": "https://github.com/activist-org/activist/issues/395", + "issue_createdAt": "2023-09-22T16:49:17Z", "issue_repo": { - "repo_name": "cargo-minimize", - "repo_desc": "A tool to help with minimization of Rust code", - "repo_url": "https://github.com/Nilstrieb/cargo-minimize", - "repo_stars": 35, + "repo_name": "activist", + "repo_desc": "Open-source, nonprofit activism platform", + "repo_url": "https://github.com/activist-org/activist", + "repo_stars": 74, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Nilstrieb" + "repo_owner": "activist-org" } }, - "issue_title": "Make --verify-fn cross-platform", + "issue_title": "Create documentation card component", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "feature" }, { "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "design" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -9677,56 +9637,32 @@ }, { "Issue": { - "issue_url": "https://github.com/Infisical/infisical/issues/1015", - "issue_createdAt": "2023-09-22T10:26:19Z", + "issue_url": "https://github.com/warnet-gi/WarnetBot/issues/80", + "issue_createdAt": "2023-09-22T16:48:46Z", "issue_repo": { - "repo_name": "infisical", - "repo_desc": "♾ Infisical is an open-source, end-to-end encrypted platform for secret management: sync secrets across your team/infrastructure and prevent secret leaks.", - "repo_url": "https://github.com/Infisical/infisical", - "repo_stars": 9630, + "repo_name": "WarnetBot", + "repo_desc": "A bot for Warga Nusantara Teyvat (WARNET) discord server", + "repo_url": "https://github.com/warnet-gi/WarnetBot", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Smarty" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Infisical" + "repo_owner": "warnet-gi" } }, - "issue_title": "[ENG-118] Imports are not supported in infisical export command", + "issue_title": "Fix username display on embed", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "🪓 cli" + "label_name": "priority" } ], "label_totalcount": 2 @@ -9741,90 +9677,93 @@ }, { "Issue": { - "issue_url": "https://github.com/external-secrets/external-secrets/issues/2726", - "issue_createdAt": "2023-09-22T10:24:27Z", + "issue_url": "https://github.com/hyperdxio/hyperdx/issues/29", + "issue_createdAt": "2023-09-22T16:47:50Z", "issue_repo": { - "repo_name": "external-secrets", - "repo_desc": "External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.", - "repo_url": "https://github.com/external-secrets/external-secrets", - "repo_stars": 3096, + "repo_name": "hyperdx", + "repo_desc": "Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors.", + "repo_url": "https://github.com/hyperdxio/hyperdx", + "repo_stars": 4131, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Go" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "external-secrets" + "repo_owner": "hyperdxio" } }, - "issue_title": "Improve logging to include which parameter is missing", + "issue_title": "Customize 24h vs 12h time formatting globally", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "kind/feature" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/cowprotocol/tenderly-watch-tower/issues/54", - "issue_createdAt": "2023-09-22T10:08:04Z", + "issue_url": "https://github.com/SteamDeckHomebrew/holo-docker/issues/7", + "issue_createdAt": "2023-09-22T16:47:27Z", "issue_repo": { - "repo_name": "tenderly-watch-tower", - "repo_desc": "Watching to make sure CoWs are treated Tenderly 👀", - "repo_url": "https://github.com/cowprotocol/tenderly-watch-tower", - "repo_stars": 1, + "repo_name": "holo-docker", + "repo_desc": "Docker images of the SteamOS Holo system", + "repo_url": "https://github.com/SteamDeckHomebrew/holo-docker", + "repo_stars": 22, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "cowprotocol" + "repo_owner": "SteamDeckHomebrew" } }, - "issue_title": "bug: new block timeout", + "issue_title": "auto updates", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "help wanted" } ], "label_totalcount": 2 @@ -9839,38 +9778,56 @@ }, { "Issue": { - "issue_url": "https://github.com/TJStienstra/brim/issues/112", - "issue_createdAt": "2023-09-22T10:06:46Z", + "issue_url": "https://github.com/Azure/LogicAppsUX/issues/3373", + "issue_createdAt": "2023-09-22T16:46:21Z", "issue_repo": { - "repo_name": "brim", - "repo_desc": "A Modular and Extensible Open-Source Framework for Creating Bicycle-Rider Models", - "repo_url": "https://github.com/TJStienstra/brim", - "repo_stars": 3, + "repo_name": "LogicAppsUX", + "repo_desc": "", + "repo_url": "https://github.com/Azure/LogicAppsUX", + "repo_stars": 54, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Less" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "TJStienstra" + "repo_owner": "Azure" } }, - "issue_title": "Get all symbols", + "issue_title": "Workflow expression window disappears", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "Good First Issue" }, { - "label_name": "good first issue" + "label_name": "Feature Request" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -9879,38 +9836,59 @@ }, { "Issue": { - "issue_url": "https://github.com/asyncapi/conference-website/issues/198", - "issue_createdAt": "2023-09-22T10:00:28Z", + "issue_url": "https://github.com/activist-org/activist/issues/394", + "issue_createdAt": "2023-09-22T16:43:05Z", "issue_repo": { - "repo_name": "conference-website", - "repo_desc": "Website for the AsyncAPI online conference", - "repo_url": "https://github.com/asyncapi/conference-website", - "repo_stars": 8, + "repo_name": "activist", + "repo_desc": "Open-source, nonprofit activism platform", + "repo_url": "https://github.com/activist-org/activist", + "repo_stars": 74, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "asyncapi" + "repo_owner": "activist-org" } }, - "issue_title": "Update `Get Free Tickets` on main page to link to proper google form", + "issue_title": "Create progress bar component", "issue_labels": { "Nodes": [ + { + "label_name": "feature" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "design" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -9919,47 +9897,56 @@ }, { "Issue": { - "issue_url": "https://github.com/mydraft-cc/ui/issues/203", - "issue_createdAt": "2023-09-22T09:57:45Z", + "issue_url": "https://github.com/activist-org/activist/issues/393", + "issue_createdAt": "2023-09-22T16:36:53Z", "issue_repo": { - "repo_name": "ui", - "repo_desc": "Open source wireframing tool written in typescript, react and redux.", - "repo_url": "https://github.com/mydraft-cc/ui", - "repo_stars": 482, + "repo_name": "activist", + "repo_desc": "Open-source, nonprofit activism platform", + "repo_url": "https://github.com/activist-org/activist", + "repo_stars": 74, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Vue" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "mydraft-cc" + "repo_owner": "activist-org" } }, - "issue_title": "HBJK", + "issue_title": "Create organization/create page", "issue_labels": { "Nodes": [ + { + "label_name": "feature" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "design" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -9971,40 +9958,34 @@ }, { "Issue": { - "issue_url": "https://github.com/equinor/xtgeo/issues/892", - "issue_createdAt": "2023-09-22T09:57:15Z", + "issue_url": "https://github.com/techrail/devta/issues/99", + "issue_createdAt": "2023-09-22T16:36:18Z", "issue_repo": { - "repo_name": "xtgeo", - "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", - "repo_url": "https://github.com/equinor/xtgeo", - "repo_stars": 101, + "repo_name": "devta", + "repo_desc": "DEVeloper tools that are supposed to help you. ", + "repo_url": "https://github.com/techrail/devta", + "repo_stars": 13, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "CMake" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "SWIG" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "equinor" + "repo_owner": "techrail" } }, - "issue_title": "Add type annotations to `Grid`", + "issue_title": " Image to Base64 representation", "issue_labels": { "Nodes": [ { @@ -10023,142 +10004,139 @@ }, { "Issue": { - "issue_url": "https://github.com/vitaliihonta/zio-temporal/issues/129", - "issue_createdAt": "2023-09-22T09:54:14Z", + "issue_url": "https://github.com/ansible-middleware/amq/issues/102", + "issue_createdAt": "2023-09-22T16:29:44Z", "issue_repo": { - "repo_name": "zio-temporal", - "repo_desc": "Build invincible apps with ZIO and https://temporal.io", - "repo_url": "https://github.com/vitaliihonta/zio-temporal", - "repo_stars": 49, + "repo_name": "amq", + "repo_desc": "A collection to manage AMQ brokers", + "repo_url": "https://github.com/ansible-middleware/amq", + "repo_stars": 10, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Scala" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Jinja" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "vitaliihonta" + "repo_owner": "ansible-middleware" } }, - "issue_title": "Migrate to zio.ZLayerAspect", + "issue_title": "Write the \"Ha configuration with active/standby nodes\" guide", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/equinor/xtgeo/issues/891", - "issue_createdAt": "2023-09-22T09:53:43Z", + "issue_url": "https://github.com/jojosuelobo/agroview-v3/issues/2", + "issue_createdAt": "2023-09-22T16:29:18Z", "issue_repo": { - "repo_name": "xtgeo", - "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", - "repo_url": "https://github.com/equinor/xtgeo", - "repo_stars": 101, + "repo_name": "agroview-v3", + "repo_desc": "", + "repo_url": "https://github.com/jojosuelobo/agroview-v3", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C" + "repo_prog_language": "Sass" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "SWIG" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "equinor" + "repo_owner": "jojosuelobo" } }, - "issue_title": "Add type annotations to `GridProperties`", + "issue_title": "[Feature]: Register | Sign Up page", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/zopefoundation/meta/issues/206", - "issue_createdAt": "2023-09-22T09:52:56Z", + "issue_url": "https://github.com/ansible-middleware/amq/issues/101", + "issue_createdAt": "2023-09-22T16:27:01Z", "issue_repo": { - "repo_name": "meta", - "repo_desc": "Meta issues concerning many/all of the zopefoundation repositories.", - "repo_url": "https://github.com/zopefoundation/meta", - "repo_stars": 7, + "repo_name": "amq", + "repo_desc": "A collection to manage AMQ brokers", + "repo_url": "https://github.com/ansible-middleware/amq", + "repo_stars": 10, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "Jinja" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "zopefoundation" + "repo_owner": "ansible-middleware" } }, - "issue_title": "Clean up references to travis-ci", + "issue_title": "Write the \"Using custom encypted passwords\" guide", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -10170,43 +10148,37 @@ }, { "Issue": { - "issue_url": "https://github.com/layer5io/layer5/issues/4942", - "issue_createdAt": "2023-09-22T09:52:03Z", + "issue_url": "https://github.com/jojosuelobo/agroview-v3/issues/1", + "issue_createdAt": "2023-09-22T16:25:24Z", "issue_repo": { - "repo_name": "layer5", - "repo_desc": "Layer5, expect more from your infrastructure", - "repo_url": "https://github.com/layer5io/layer5", - "repo_stars": 696, + "repo_name": "agroview-v3", + "repo_desc": "", + "repo_url": "https://github.com/jojosuelobo/agroview-v3", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Sass" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "MDX" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "layer5io" + "repo_owner": "jojosuelobo" } }, - "issue_title": "[Community] Member Profile: Rhoda Michael", + "issue_title": "[Feature]: Login | Sign In page", "issue_labels": { "Nodes": [ { @@ -10214,24 +10186,12 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "language/markdown" - }, - { - "label_name": "framework/gatsby" - }, - { - "label_name": "area/community" } ], - "label_totalcount": 6 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -10240,47 +10200,35 @@ }, { "Issue": { - "issue_url": "https://github.com/equinor/xtgeo/issues/890", - "issue_createdAt": "2023-09-22T09:41:58Z", + "issue_url": "https://github.com/AsaiToshiya/brostr/issues/18", + "issue_createdAt": "2023-09-22T16:21:06Z", "issue_repo": { - "repo_name": "xtgeo", - "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", - "repo_url": "https://github.com/equinor/xtgeo", - "repo_stars": 101, + "repo_name": "brostr", + "repo_desc": "Nostr URI native browser", + "repo_url": "https://github.com/AsaiToshiya/brostr", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "SWIG" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "equinor" + "repo_owner": "AsaiToshiya" } }, - "issue_title": "Add mypy to linting GitHub workflow", + "issue_title": "Fix link", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -10292,80 +10240,87 @@ }, { "Issue": { - "issue_url": "https://github.com/equinor/xtgeo/issues/889", - "issue_createdAt": "2023-09-22T09:40:24Z", + "issue_url": "https://github.com/TBD54566975/developer.tbd.website/issues/748", + "issue_createdAt": "2023-09-22T16:16:35Z", "issue_repo": { - "repo_name": "xtgeo", - "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", - "repo_url": "https://github.com/equinor/xtgeo", - "repo_stars": 101, + "repo_name": "developer.tbd.website", + "repo_desc": "Source for the TBD Developer Website at developer.tbd.website", + "repo_url": "https://github.com/TBD54566975/developer.tbd.website", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C" + "repo_prog_language": "MDX" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "SWIG" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "equinor" + "repo_owner": "TBD54566975" } }, - "issue_title": "Add type annotations to `GridProperty`", + "issue_title": "Add padding to the feedback widget", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/MarinaPaley/IOSU-2023/issues/1", - "issue_createdAt": "2023-09-22T09:35:27Z", + "issue_url": "https://github.com/giacomocavalieri/glam/issues/9", + "issue_createdAt": "2023-09-22T16:09:06Z", "issue_repo": { - "repo_name": "IOSU-2023", - "repo_desc": "ИОСУ ФИО 2023-2024 ТУУ-411", - "repo_url": "https://github.com/MarinaPaley/IOSU-2023", - "repo_stars": 0, + "repo_name": "glam", + "repo_desc": "A package to help you easily pretty print structured data ✨", + "repo_url": "https://github.com/giacomocavalieri/glam", + "repo_stars": 14, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Gleam" + } + ] }, "Owner": { - "repo_owner": "MarinaPaley" + "repo_owner": "giacomocavalieri" } }, - "issue_title": "Правила работы", + "issue_title": "Add `doc.nest_docs`", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -10377,47 +10332,50 @@ }, { "Issue": { - "issue_url": "https://github.com/Greenstand/treetracker-web-map-core-demo/issues/38", - "issue_createdAt": "2023-09-22T09:34:57Z", + "issue_url": "https://github.com/TBD54566975/developer.tbd.website/issues/747", + "issue_createdAt": "2023-09-22T16:07:59Z", "issue_repo": { - "repo_name": "treetracker-web-map-core-demo", - "repo_desc": "", - "repo_url": "https://github.com/Greenstand/treetracker-web-map-core-demo", - "repo_stars": 4, + "repo_name": "developer.tbd.website", + "repo_desc": "Source for the TBD Developer Website at developer.tbd.website", + "repo_url": "https://github.com/TBD54566975/developer.tbd.website", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "MDX" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Greenstand" + "repo_owner": "TBD54566975" } }, - "issue_title": "Research: if it possible to let iphone people try this app", + "issue_title": "Update Button Link for Incubation Projects Page", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "invalid" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -10426,184 +10384,155 @@ }, { "Issue": { - "issue_url": "https://github.com/dotnet/maui/issues/17569", - "issue_createdAt": "2023-09-22T09:27:34Z", + "issue_url": "https://github.com/iamnicoj/K8-Workload-Simulation/issues/2", + "issue_createdAt": "2023-09-22T15:52:36Z", "issue_repo": { - "repo_name": "maui", - "repo_desc": ".NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.", - "repo_url": "https://github.com/dotnet/maui", - "repo_stars": 19678, + "repo_name": "K8-Workload-Simulation", + "repo_desc": "K8s workload simulation using Litmus chaos. ", + "repo_url": "https://github.com/iamnicoj/K8-Workload-Simulation", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "dotnet" + "repo_owner": "iamnicoj" } }, - "issue_title": "MauiWebViewNavigationDelegate: PlatformView cannot be null here", + "issue_title": "Configured Az subscription ", "issue_labels": { "Nodes": [ - { - "label_name": "t/bug" - }, { "label_name": "good first issue" - }, - { - "label_name": "platform/android 🤖" - }, - { - "label_name": "control-webview" - }, - { - "label_name": "s/needs-repro" } ], - "label_totalcount": 5 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/exercism/java/issues/2388", - "issue_createdAt": "2023-09-22T09:26:19Z", + "issue_url": "https://github.com/Harunadangabas/Zakarikdp-gpay/issues/1", + "issue_createdAt": "2023-09-22T15:52:17Z", "issue_repo": { - "repo_name": "java", - "repo_desc": "Exercism exercises in Java.", - "repo_url": "https://github.com/exercism/java", - "repo_stars": 603, + "repo_name": "Zakarikdp-gpay", + "repo_desc": "This work aims to provide global customers who are tasty to get a buying alternative for the Amazon KDP course created by Coach Zak's. ", + "repo_url": "https://github.com/Harunadangabas/Zakarikdp-gpay", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Smarty" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "exercism" + "repo_owner": "Harunadangabas" } }, - "issue_title": "Sync test cases for practice exercises", + "issue_title": "Import the write-up", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "x:action/sync" - }, - { - "label_name": "x:knowledge/elementary" - }, - { - "label_name": "x:module/practice-exercise" - }, - { - "label_name": "x:type/content" - }, + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/iamnicoj/K8-Workload-Simulation/issues/1", + "issue_createdAt": "2023-09-22T15:50:57Z", + "issue_repo": { + "repo_name": "K8-Workload-Simulation", + "repo_desc": "K8s workload simulation using Litmus chaos. ", + "repo_url": "https://github.com/iamnicoj/K8-Workload-Simulation", + "repo_stars": 0, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "iamnicoj" + } + }, + "issue_title": "Copy DF files from old REPO and CLEAN all possible references to customer info", + "issue_labels": { + "Nodes": [ { - "label_name": "x:size/medium" + "label_name": "good first issue" } ], - "label_totalcount": 6 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/redhat-documentation/vale-at-red-hat/issues/643", - "issue_createdAt": "2023-09-22T09:24:17Z", + "issue_url": "https://github.com/SharezoneApp/sharezone-app/issues/1072", + "issue_createdAt": "2023-09-22T15:49:46Z", "issue_repo": { - "repo_name": "vale-at-red-hat", - "repo_desc": "Vale config files, styles, and docs to help individuals and teams roll out Vale", - "repo_url": "https://github.com/redhat-documentation/vale-at-red-hat", - "repo_stars": 29, + "repo_name": "sharezone-app", + "repo_desc": "Sharezone is a collaborative school organization app for iOS, Android, macOS and web with +450.000 registered users. Built with Flutter \u0026 Firebase.", + "repo_url": "https://github.com/SharezoneApp/sharezone-app", + "repo_stars": 145, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Less" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "redhat-documentation" + "repo_owner": "SharezoneApp" } }, - "issue_title": "[chore] Add \"quick start\" to Vale at Red Hat rules", + "issue_title": "Implement or suggest an easy easter egg", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest2023" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -10615,56 +10544,56 @@ }, { "Issue": { - "issue_url": "https://github.com/redhat-documentation/vale-at-red-hat/issues/642", - "issue_createdAt": "2023-09-22T09:17:32Z", + "issue_url": "https://github.com/coronasafe/care_fe/issues/6331", + "issue_createdAt": "2023-09-22T15:37:23Z", "issue_repo": { - "repo_name": "vale-at-red-hat", - "repo_desc": "Vale config files, styles, and docs to help individuals and teams roll out Vale", - "repo_url": "https://github.com/redhat-documentation/vale-at-red-hat", - "repo_stars": 29, + "repo_name": "care_fe", + "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", + "repo_url": "https://github.com/coronasafe/care_fe", + "repo_stars": 108, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Less" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ReScript" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Python" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "redhat-documentation" + "repo_owner": "coronasafe" } }, - "issue_title": "[chore] Add \"Application Stream\" and \"AppStream repository\" to Vale at Red Hat rules", + "issue_title": "🛠️ Replace `useDispatch` w. `useQuery`/`request`: Auth (`src/Components/Auth/**`)", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest2023" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -10673,31 +10602,46 @@ }, { "Issue": { - "issue_url": "https://github.com/shreeramshanmugasundaram/gdsc-website/issues/14", - "issue_createdAt": "2023-09-22T09:12:18Z", + "issue_url": "https://github.com/coronasafe/care_fe/issues/6330", + "issue_createdAt": "2023-09-22T15:35:30Z", "issue_repo": { - "repo_name": "gdsc-website", - "repo_desc": "", - "repo_url": "https://github.com/shreeramshanmugasundaram/gdsc-website", - "repo_stars": 0, + "repo_name": "care_fe", + "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", + "repo_url": "https://github.com/coronasafe/care_fe", + "repo_stars": 108, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ReScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "shreeramshanmugasundaram" + "repo_owner": "coronasafe" } }, - "issue_title": "Add Favicon ", + "issue_title": "🛠️ Replace `useDispatch` w. `useQuery`/`request`: ABDM (`src/Components/ABDM/**`)", "issue_labels": { "Nodes": [ { @@ -10716,50 +10660,32 @@ }, { "Issue": { - "issue_url": "https://github.com/redhat-documentation/vale-at-red-hat/issues/641", - "issue_createdAt": "2023-09-22T09:12:01Z", + "issue_url": "https://github.com/sulton-max/Training.AirBnb.Clone/issues/6", + "issue_createdAt": "2023-09-22T15:33:16Z", "issue_repo": { - "repo_name": "vale-at-red-hat", - "repo_desc": "Vale config files, styles, and docs to help individuals and teams roll out Vale", - "repo_url": "https://github.com/redhat-documentation/vale-at-red-hat", - "repo_stars": 29, + "repo_name": "Training.AirBnb.Clone", + "repo_desc": "", + "repo_url": "https://github.com/sulton-max/Training.AirBnb.Clone", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Less" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "redhat-documentation" + "repo_owner": "sulton-max" } }, - "issue_title": "[chore] Add \"Rolling Stream\" to Vale at Red Hat rules", + "issue_title": "Implement `UserService`", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest2023" + "label_name": "foundation" } ], "label_totalcount": 2 @@ -10768,114 +10694,84 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/redhat-documentation/vale-at-red-hat/issues/640", - "issue_createdAt": "2023-09-22T09:10:25Z", + "issue_url": "https://github.com/AlexMacocian/Daybreak/issues/385", + "issue_createdAt": "2023-09-22T15:31:23Z", "issue_repo": { - "repo_name": "vale-at-red-hat", - "repo_desc": "Vale config files, styles, and docs to help individuals and teams roll out Vale", - "repo_url": "https://github.com/redhat-documentation/vale-at-red-hat", - "repo_stars": 29, + "repo_name": "Daybreak", + "repo_desc": "Custom launcher for Guildwars.", + "repo_url": "https://github.com/AlexMacocian/Daybreak", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Less" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "C#" }, { - "repo_prog_language": "Python" + "repo_prog_language": "PowerShell" } ] }, "Owner": { - "repo_owner": "redhat-documentation" + "repo_owner": "AlexMacocian" } }, - "issue_title": "[chore] Add \"softirq\" to Vale at Red Hat rules", + "issue_title": "Reword autoenable umod description", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "hacktoberfest2023" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/redhat-documentation/vale-at-red-hat/issues/639", - "issue_createdAt": "2023-09-22T09:08:43Z", + "issue_url": "https://github.com/deepgram/deepgram-dotnet-sdk/issues/142", + "issue_createdAt": "2023-09-22T15:29:59Z", "issue_repo": { - "repo_name": "vale-at-red-hat", - "repo_desc": "Vale config files, styles, and docs to help individuals and teams roll out Vale", - "repo_url": "https://github.com/redhat-documentation/vale-at-red-hat", - "repo_stars": 29, + "repo_name": "deepgram-dotnet-sdk", + "repo_desc": ".NET SDK for Deepgram's automated speech recognition APIs.", + "repo_url": "https://github.com/deepgram/deepgram-dotnet-sdk", + "repo_stars": 15, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Less" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "C#" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "redhat-documentation" + "repo_owner": "deepgram" } }, - "issue_title": "[chore] Add \"DNF Automatic\" to Vale at Red Hat rules ", + "issue_title": "Add discord badge to the top of the README", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest2023" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 @@ -10890,18 +10786,15 @@ }, { "Issue": { - "issue_url": "https://github.com/hashicorp/terraform-cdk/issues/3142", - "issue_createdAt": "2023-09-22T09:06:47Z", + "issue_url": "https://github.com/wtfnotavailable/Discord-MusicBot/issues/101", + "issue_createdAt": "2023-09-22T15:27:29Z", "issue_repo": { - "repo_name": "terraform-cdk", - "repo_desc": "Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform", - "repo_url": "https://github.com/hashicorp/terraform-cdk", - "repo_stars": 4532, + "repo_name": "Discord-MusicBot", + "repo_desc": "An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!", + "repo_url": "https://github.com/wtfnotavailable/Discord-MusicBot", + "repo_stars": 26, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "Shell" }, @@ -10909,52 +10802,31 @@ "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "Go" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "hashicorp" + "repo_owner": "wtfnotavailable" } }, - "issue_title": "lib: Support `terraform_data` built-in resource", + "issue_title": "Fix code scanning alert - Shell command built from environment values", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "help wanted" - }, - { - "label_name": "cdktf" - }, - { - "label_name": "core-parity" + "label_name": "djs-bot" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -10966,99 +10838,81 @@ }, { "Issue": { - "issue_url": "https://github.com/redhat-documentation/vale-at-red-hat/issues/638", - "issue_createdAt": "2023-09-22T09:00:44Z", + "issue_url": "https://github.com/deepgram-devs/deepgram-go-sdk/issues/82", + "issue_createdAt": "2023-09-22T15:25:58Z", "issue_repo": { - "repo_name": "vale-at-red-hat", - "repo_desc": "Vale config files, styles, and docs to help individuals and teams roll out Vale", - "repo_url": "https://github.com/redhat-documentation/vale-at-red-hat", - "repo_stars": 29, + "repo_name": "deepgram-go-sdk", + "repo_desc": "Go SDK for Deepgram's automated speech recognition APIs.", + "repo_url": "https://github.com/deepgram-devs/deepgram-go-sdk", + "repo_stars": 12, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Less" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "redhat-documentation" + "repo_owner": "deepgram-devs" } }, - "issue_title": "[chore] Add \"Ansible Playbook\" to Vale at Red Hat rules", + "issue_title": "Add discord badge to the top of the README", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest2023" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/pymc-labs/CausalPy/issues/249", - "issue_createdAt": "2023-09-22T08:53:55Z", + "issue_url": "https://github.com/deepgram/deepgram-python-sdk/issues/141", + "issue_createdAt": "2023-09-22T15:24:16Z", "issue_repo": { - "repo_name": "CausalPy", - "repo_desc": "A Python package for causal inference in quasi-experimental settings", - "repo_url": "https://github.com/pymc-labs/CausalPy", - "repo_stars": 543, + "repo_name": "deepgram-python-sdk", + "repo_desc": "Official Python SDK for Deepgram's automated speech recognition APIs.", + "repo_url": "https://github.com/deepgram/deepgram-python-sdk", + "repo_stars": 79, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "pymc-labs" + "repo_owner": "deepgram" } }, - "issue_title": "Point users with questions towards GitHub discussions", + "issue_title": "Add discord badge to the top of the README", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -11067,13 +10921,13 @@ }, { "Issue": { - "issue_url": "https://github.com/pymc-labs/pymc-marketing/issues/382", - "issue_createdAt": "2023-09-22T08:52:41Z", + "issue_url": "https://github.com/learningequality/kolibri/issues/11287", + "issue_createdAt": "2023-09-22T15:17:15Z", "issue_repo": { - "repo_name": "pymc-marketing", - "repo_desc": "Bayesian marketing toolbox in PyMC. Media Mix (MMM), customer lifetime value (CLV), buy-till-you-die (BTYD) models and more.", - "repo_url": "https://github.com/pymc-labs/pymc-marketing", - "repo_stars": 260, + "repo_name": "kolibri", + "repo_desc": "Kolibri Learning Platform: the offline app for universal education", + "repo_url": "https://github.com/learningequality/kolibri", + "repo_stars": 632, "repo_langs": { "Nodes": [ { @@ -11081,18 +10935,42 @@ }, { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "pymc-labs" + "repo_owner": "learningequality" } }, - "issue_title": "Point users with questions towards GitHub discussions", + "issue_title": "Remove TextTruncator component", "issue_labels": { "Nodes": [ { - "label_name": "docs" + "label_name": "help wanted" }, { "label_name": "good first issue" @@ -11101,34 +10979,55 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Python-Dojo/Dojo-Helper-App/issues/20", - "issue_createdAt": "2023-09-22T08:51:56Z", + "issue_url": "https://github.com/realm/SwiftLint/issues/5232", + "issue_createdAt": "2023-09-22T15:16:28Z", "issue_repo": { - "repo_name": "Dojo-Helper-App", - "repo_desc": "Place for people to complete bounties supplied by Ray in The Python Dojo discord channel.", - "repo_url": "https://github.com/Python-Dojo/Dojo-Helper-App", - "repo_stars": 2, + "repo_name": "SwiftLint", + "repo_desc": "A tool to enforce Swift style and conventions.", + "repo_url": "https://github.com/realm/SwiftLint", + "repo_stars": 17776, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Starlark" + }, + { + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "Python-Dojo" + "repo_owner": "realm" } }, - "issue_title": "Create a gitignore file", + "issue_title": "Rule Request: [todo] Extend todo rule to allow FIXME and TODO be separately chosen", "issue_labels": { "Nodes": [ { @@ -11150,44 +11049,34 @@ }, { "Issue": { - "issue_url": "https://github.com/data-console/workshops/issues/8", - "issue_createdAt": "2023-09-22T08:48:50Z", + "issue_url": "https://github.com/llvm/llvm-project/issues/67154", + "issue_createdAt": "2023-09-22T15:16:09Z", "issue_repo": { - "repo_name": "workshops", - "repo_desc": "", - "repo_url": "https://github.com/data-console/workshops", - "repo_stars": 0, + "repo_name": "llvm-project", + "repo_desc": "The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.", + "repo_url": "https://github.com/llvm/llvm-project", + "repo_stars": 21939, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "data-console" + "repo_owner": "llvm" } }, - "issue_title": "Create dataset template", + "issue_title": "Template arguments can't be used in attributes", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "clang:frontend" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { "issue_assignees_count": 0 @@ -11196,15 +11085,18 @@ }, { "Issue": { - "issue_url": "https://github.com/data-console/workshops/issues/7", - "issue_createdAt": "2023-09-22T08:47:33Z", + "issue_url": "https://github.com/neon-mmd/websurfx/issues/257", + "issue_createdAt": "2023-09-22T15:13:02Z", "issue_repo": { - "repo_name": "workshops", - "repo_desc": "", - "repo_url": "https://github.com/data-console/workshops", - "repo_stars": 0, + "repo_name": "websurfx", + "repo_desc": ":rocket: An open source alternative to searx which provides a modern-looking :sparkles:, lightning-fast :zap:, privacy respecting :disguised_face:, secure :lock: meta search engine", + "repo_url": "https://github.com/neon-mmd/websurfx", + "repo_stars": 354, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "JavaScript" }, @@ -11212,7 +11104,10 @@ "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Lua" }, { "repo_prog_language": "Dockerfile" @@ -11220,20 +11115,38 @@ ] }, "Owner": { - "repo_owner": "data-console" + "repo_owner": "neon-mmd" } }, - "issue_title": "Create notebook template", + "issue_title": "📝 Change the location to match the emoticon ", "issue_labels": { "Nodes": [ + { + "label_name": "🟧 priority: high" + }, + { + "label_name": "📄 aspect: text" + }, + { + "label_name": "🛠 goal: fix" + }, + { + "label_name": "🏁 status: ready for dev" + }, + { + "label_name": "🔢 points: 1" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 7 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -11242,44 +11155,38 @@ }, { "Issue": { - "issue_url": "https://github.com/data-console/workshops/issues/6", - "issue_createdAt": "2023-09-22T08:45:15Z", + "issue_url": "https://github.com/networkx/networkx/issues/6944", + "issue_createdAt": "2023-09-22T15:11:51Z", "issue_repo": { - "repo_name": "workshops", - "repo_desc": "", - "repo_url": "https://github.com/data-console/workshops", - "repo_stars": 0, + "repo_name": "networkx", + "repo_desc": "Network Analysis in Python", + "repo_url": "https://github.com/networkx/networkx", + "repo_stars": 13182, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "data-console" + "repo_owner": "networkx" } }, - "issue_title": "Create cloud-project template", + "issue_title": "Add non-graphical examples to graphical degree sequences doc strings ", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "type: Documentation" + }, + { + "label_name": "Good First Issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -11288,34 +11195,28 @@ }, { "Issue": { - "issue_url": "https://github.com/data-console/workshops/issues/5", - "issue_createdAt": "2023-09-22T08:42:49Z", + "issue_url": "https://github.com/redis/rueidis/issues/377", + "issue_createdAt": "2023-09-22T15:02:03Z", "issue_repo": { - "repo_name": "workshops", - "repo_desc": "", - "repo_url": "https://github.com/data-console/workshops", - "repo_stars": 0, + "repo_name": "rueidis", + "repo_desc": "A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.", + "repo_url": "https://github.com/redis/rueidis", + "repo_stars": 1903, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "data-console" + "repo_owner": "redis" } }, - "issue_title": "Create table template", + "issue_title": "Avoid using QUIT", "issue_labels": { "Nodes": [ { @@ -11334,90 +11235,102 @@ }, { "Issue": { - "issue_url": "https://github.com/data-console/workshops/issues/4", - "issue_createdAt": "2023-09-22T08:42:40Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5204", + "issue_createdAt": "2023-09-22T15:01:18Z", "issue_repo": { - "repo_name": "workshops", - "repo_desc": "", - "repo_url": "https://github.com/data-console/workshops", - "repo_stars": 0, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 37, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "data-console" + "repo_owner": "teambtcmap" } }, - "issue_title": "Create workflow template", + "issue_title": "Palazzo cicala", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "location-submission" + }, + { + "label_name": "Italy" + }, + { + "label_name": "Satoshi Spritz" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/data-console/workshops/issues/3", - "issue_createdAt": "2023-09-22T08:41:30Z", + "issue_url": "https://github.com/learningequality/kolibri-design-system/issues/450", + "issue_createdAt": "2023-09-22T15:01:04Z", "issue_repo": { - "repo_name": "workshops", - "repo_desc": "", - "repo_url": "https://github.com/data-console/workshops", - "repo_stars": 0, + "repo_name": "kolibri-design-system", + "repo_desc": "Kolibri Design System", + "repo_url": "https://github.com/learningequality/kolibri-design-system", + "repo_stars": 18, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "data-console" + "repo_owner": "learningequality" } }, - "issue_title": "Create scheduler template", + "issue_title": "Add KTextTruncator component", "issue_labels": { "Nodes": [ + { + "label_name": "Component: A new component" + }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "Component: KTextTruncator" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -11426,102 +11339,96 @@ }, { "Issue": { - "issue_url": "https://github.com/data-console/workshops/issues/2", - "issue_createdAt": "2023-09-22T08:40:29Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "workshops", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/data-console/workshops", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "data-console" + "repo_owner": "" } }, - "issue_title": "Create Workspace template", + "issue_title": "", + "issue_labels": { + "Nodes": null, + "label_totalcount": 0 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/instill-ai/community/issues/391", + "issue_createdAt": "2023-09-22T14:55:23Z", + "issue_repo": { + "repo_name": "community", + "repo_desc": "🎉 All about our lovely community's feedback, feature request, bug report, whim, etc.", + "repo_url": "https://github.com/instill-ai/community", + "repo_stars": 4, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "instill-ai" + } + }, + "issue_title": "Hacktoberfest 2023 🎃", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/crytic/building-secure-contracts/issues/333", - "issue_createdAt": "2023-09-22T08:31:37Z", + "issue_url": "https://github.com/ECPAIO/AIOPLAN/issues/1", + "issue_createdAt": "2023-09-22T14:46:04Z", "issue_repo": { - "repo_name": "building-secure-contracts", - "repo_desc": "Guidelines and training material to write secure smart contracts", - "repo_url": "https://github.com/crytic/building-secure-contracts", - "repo_stars": 1952, + "repo_name": "AIOPLAN", + "repo_desc": "Plan for awesome feture", + "repo_url": "https://github.com/ECPAIO/AIOPLAN", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Solidity" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "crytic" + "repo_owner": "ECPAIO" } }, - "issue_title": "Add the rekt test", + "issue_title": "As a Leader, I would like to have perfect plan for my team. Firstly, I want to create plan to training basic skill about how to use github for teamwork. Secondly, I want to create plan to basic training about web development for my team.", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -11530,53 +11437,68 @@ }, { "Issue": { - "issue_url": "https://github.com/DesignLiquido/delegua/issues/507", - "issue_createdAt": "2023-09-22T08:31:34Z", + "issue_url": "https://github.com/neon-mmd/websurfx/issues/256", + "issue_createdAt": "2023-09-22T14:41:48Z", "issue_repo": { - "repo_name": "delegua", - "repo_desc": "Linguagem de programação 100% em português baseada em TypeScript, independente de sistema operacional e dispositivo, e suporte a múltiplos dialetos.", - "repo_url": "https://github.com/DesignLiquido/delegua", - "repo_stars": 157, + "repo_name": "websurfx", + "repo_desc": ":rocket: An open source alternative to searx which provides a modern-looking :sparkles:, lightning-fast :zap:, privacy respecting :disguised_face:, secure :lock: meta search engine", + "repo_url": "https://github.com/neon-mmd/websurfx", + "repo_stars": 354, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Portugol" + "repo_prog_language": "Lua" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "DesignLiquido" + "repo_owner": "neon-mmd" } }, - "issue_title": "Formas de uso da função `aleatorio`", + "issue_title": "📝 An instances section pointing to the instances documentation page", "issue_labels": { "Nodes": [ { - "label_name": "melhoria" + "label_name": "🟧 priority: high" }, { - "label_name": "good first issue" + "label_name": "📄 aspect: text" }, { - "label_name": "visualg" + "label_name": "⭐ goal: addition" + }, + { + "label_name": "🏁 status: ready for dev" + }, + { + "label_name": "🔢 points: 1" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 7 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -11585,38 +11507,50 @@ }, { "Issue": { - "issue_url": "https://github.com/cdsleiden/python-tutorial/issues/96", - "issue_createdAt": "2023-09-22T08:30:29Z", + "issue_url": "https://github.com/keploy/keploy/issues/867", + "issue_createdAt": "2023-09-22T14:34:07Z", "issue_repo": { - "repo_name": "python-tutorial", - "repo_desc": "Beginner's introduction to programming in Python", - "repo_url": "https://github.com/cdsleiden/python-tutorial", - "repo_stars": 3, + "repo_name": "keploy", + "repo_desc": "Test generation for Developers. Generate tests and stubs for your application that actually work!", + "repo_url": "https://github.com/keploy/keploy", + "repo_stars": 2224, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "cdsleiden" + "repo_owner": "keploy" } }, - "issue_title": "Exercise numbers in section 11 have typos", + "issue_title": "[bug]: wrong version of keploy is displayed when running locally", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "data analysis course" + "label_name": "Good First Issue" + }, + { + "label_name": "keploy" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -11625,62 +11559,50 @@ }, { "Issue": { - "issue_url": "https://github.com/VirtusLab/besom/issues/155", - "issue_createdAt": "2023-09-22T08:29:58Z", + "issue_url": "https://github.com/TBD54566975/developer.tbd.website/issues/745", + "issue_createdAt": "2023-09-22T14:27:36Z", "issue_repo": { - "repo_name": "besom", - "repo_desc": "Besom - a broom made of twigs tied round a stick. Brooms and besoms are used for protection, to ward off evil spirits, and cleansing of ritual spaces. Also, an experimental pulumi-scala implementation, incidentally.", - "repo_url": "https://github.com/VirtusLab/besom", - "repo_stars": 9, + "repo_name": "developer.tbd.website", + "repo_desc": "Source for the TBD Developer Website at developer.tbd.website", + "repo_url": "https://github.com/TBD54566975/developer.tbd.website", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Scala" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Just" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Go" + "repo_prog_language": "MDX" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "VirtusLab" + "repo_owner": "TBD54566975" } }, - "issue_title": "Make sure our templates compile", + "issue_title": "Warning: validateDOMNesting(...): \u003cp\u003e cannot appear as a descendant of \u003cp\u003e.", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "kind/improvement" - }, - { - "label_name": "impact/first-48" - }, - { - "label_name": "size/S" - }, - { - "label_name": "area/build" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -11689,114 +11611,154 @@ }, { "Issue": { - "issue_url": "https://github.com/zeek/spicy-ldap/issues/21", - "issue_createdAt": "2023-09-22T08:29:46Z", + "issue_url": "https://github.com/TBD54566975/developer.tbd.website/issues/744", + "issue_createdAt": "2023-09-22T14:25:05Z", "issue_repo": { - "repo_name": "spicy-ldap", - "repo_desc": "LDAP analyzer", - "repo_url": "https://github.com/zeek/spicy-ldap", - "repo_stars": 10, + "repo_name": "developer.tbd.website", + "repo_desc": "Source for the TBD Developer Website at developer.tbd.website", + "repo_url": "https://github.com/TBD54566975/developer.tbd.website", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Zeek" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "MDX" }, { - "repo_prog_language": "Standard ML" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "zeek" + "repo_owner": "TBD54566975" } }, - "issue_title": "Malformed ldap search filters", + "issue_title": "Error: Invalid DOM property `frameborder`. Did you mean `frameBorder`?", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Devographics/Monorepo/issues/301", - "issue_createdAt": "2023-09-22T08:25:28Z", + "issue_url": "https://github.com/cnmaz/caisse/issues/5", + "issue_createdAt": "2023-09-22T14:24:28Z", "issue_repo": { - "repo_name": "Monorepo", - "repo_desc": "Monorepo containing the State of JS apps", - "repo_url": "https://github.com/Devographics/Monorepo", - "repo_stars": 78, + "repo_name": "caisse", + "repo_desc": "Mini sales point project designed for use during events organisez by the sailing school", + "repo_url": "https://github.com/cnmaz/caisse", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Astro" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Python" + } + ] + }, + "Owner": { + "repo_owner": "cnmaz" + } + }, + "issue_title": "Translate States from French to English", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/TBD54566975/developer.tbd.website/issues/743", + "issue_createdAt": "2023-09-22T14:22:29Z", + "issue_repo": { + "repo_name": "developer.tbd.website", + "repo_desc": "Source for the TBD Developer Website at developer.tbd.website", + "repo_url": "https://github.com/TBD54566975/developer.tbd.website", + "repo_stars": 8, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Just" + "repo_prog_language": "CSS" }, { "repo_prog_language": "MDX" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Devographics" + "repo_owner": "TBD54566975" } }, - "issue_title": "Feature request - faster onboarding for gmail users", + "issue_title": "Each Child in a list should have a unique \"key\" prop.", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "surveyform" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -11805,59 +11767,47 @@ }, { "Issue": { - "issue_url": "https://github.com/google/comprehensive-rust/issues/1232", - "issue_createdAt": "2023-09-22T08:17:02Z", + "issue_url": "https://github.com/OHDSI/GIS/issues/258", + "issue_createdAt": "2023-09-22T14:15:14Z", "issue_repo": { - "repo_name": "comprehensive-rust", - "repo_desc": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.", - "repo_url": "https://github.com/google/comprehensive-rust", - "repo_stars": 19380, + "repo_name": "GIS", + "repo_desc": "", + "repo_url": "https://github.com/OHDSI/GIS", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "AIDL" + "repo_prog_language": "R" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" }, - { - "repo_prog_language": "Handlebars" - }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "google" + "repo_owner": "OHDSI" } }, - "issue_title": "Rewrite speaker note system", + "issue_title": "Add indexes to non-geom table", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "R Package" }, { - "label_name": "help wanted" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -11872,67 +11822,78 @@ }, { "Issue": { - "issue_url": "https://github.com/jfmartinz/ResourceHub/issues/3", - "issue_createdAt": "2023-09-22T08:13:20Z", + "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/303", + "issue_createdAt": "2023-09-22T14:12:45Z", "issue_repo": { - "repo_name": "ResourceHub", - "repo_desc": "ResourceHub is an open-source project that makes it easy for everyone to contribute and make their first PULL REQUEST. You can get started by simply adding a resource. Plus, it's a one-stop repo where the community gathers and shares useful resources related to web development!", - "repo_url": "https://github.com/jfmartinz/ResourceHub", - "repo_stars": 3, + "repo_name": "eclipse-collections-kata", + "repo_desc": "Eclipse Collections Katas ", + "repo_url": "https://github.com/eclipse/eclipse-collections-kata", + "repo_stars": 414, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Java" + } + ] }, "Owner": { - "repo_owner": "jfmartinz" + "repo_owner": "eclipse" } }, - "issue_title": "Create a Bug fix Template", + "issue_title": "Remove unused imports in Company class in solutions module and in kata", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "ghc23" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/jfmartinz/ResourceHub/issues/2", - "issue_createdAt": "2023-09-22T08:07:21Z", + "issue_url": "https://github.com/Cuaies/ares-template/issues/10", + "issue_createdAt": "2023-09-22T14:08:45Z", "issue_repo": { - "repo_name": "ResourceHub", - "repo_desc": "ResourceHub is an open-source project that makes it easy for everyone to contribute and make their first PULL REQUEST. You can get started by simply adding a resource. Plus, it's a one-stop repo where the community gathers and shares useful resources related to web development!", - "repo_url": "https://github.com/jfmartinz/ResourceHub", - "repo_stars": 3, + "repo_name": "ares-template", + "repo_desc": "The foundation for building powerful and versatile Discord bots with ease, providing a field-tested structure and essential features to create a bot that stands out on any server.", + "repo_url": "https://github.com/Cuaies/ares-template", + "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "jfmartinz" + "repo_owner": "Cuaies" } }, - "issue_title": "Create Feature Request Template", + "issue_title": "[Bug]: NODE_ENV value of 'test' did not match any deployment config file names.", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "bug" + }, + { + "label_name": "status: needs fix" }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -11944,25 +11905,52 @@ }, { "Issue": { - "issue_url": "https://github.com/gcappon/replay-bg/issues/36", - "issue_createdAt": "2023-09-22T08:04:36Z", + "issue_url": "https://github.com/prestodb/presto/issues/20941", + "issue_createdAt": "2023-09-22T14:05:44Z", "issue_repo": { - "repo_name": "replay-bg", - "repo_desc": "ReplayBG is a digital twin-based methodology to assess new strategies for type 1 diabetes management.", - "repo_url": "https://github.com/gcappon/replay-bg", - "repo_stars": 3, + "repo_name": "presto", + "repo_desc": "The official home of the Presto distributed SQL query engine for big data", + "repo_url": "https://github.com/prestodb/presto", + "repo_stars": 15084, "repo_langs": { "Nodes": [ { - "repo_prog_language": "MATLAB" + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Thrift" + }, + { + "repo_prog_language": "PLSQL" } ] }, "Owner": { - "repo_owner": "gcappon" + "repo_owner": "prestodb" } }, - "issue_title": "Correct DSS", + "issue_title": "bug in bitwise_arithmetic_shift_right ", "issue_labels": { "Nodes": [ { @@ -11975,7 +11963,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 6 }, "Assignees": { "issue_assignees_count": 0 @@ -11984,56 +11972,53 @@ }, { "Issue": { - "issue_url": "https://github.com/rupali-codes/LinksHub/issues/1688", - "issue_createdAt": "2023-09-22T08:00:51Z", + "issue_url": "https://github.com/SSoelvsten/adiar/issues/536", + "issue_createdAt": "2023-09-22T14:00:41Z", "issue_repo": { - "repo_name": "LinksHub", - "repo_desc": "LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work. These resources include links to free software, libraries, frameworks, and other tools that can be used to build and deploy applications and websites.", - "repo_url": "https://github.com/rupali-codes/LinksHub", - "repo_stars": 416, + "repo_name": "adiar", + "repo_desc": "An I/O-efficient implementation of (Binary) Decision Diagrams", + "repo_url": "https://github.com/SSoelvsten/adiar", + "repo_stars": 14, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "rupali-codes" + "repo_owner": "SSoelvsten" } }, - "issue_title": "[BUG] Not showing description of the subcategory", + "issue_title": "Use BDDs and ZDDs as conditionals", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "✨ feature" }, { "label_name": "good first issue" }, { - "label_name": "up for grabs" + "label_name": "📁 bdd" }, { - "label_name": "first-timers" + "label_name": "📁 zdd" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -12042,31 +12027,52 @@ }, { "Issue": { - "issue_url": "https://github.com/salif9/MySimonGame/issues/2", - "issue_createdAt": "2023-09-22T07:59:27Z", + "issue_url": "https://github.com/hystax/optscale/issues/132", + "issue_createdAt": "2023-09-22T14:00:16Z", "issue_repo": { - "repo_name": "MySimonGame", - "repo_desc": "MySimpleSimonGame ", - "repo_url": "https://github.com/salif9/MySimonGame", - "repo_stars": 0, + "repo_name": "optscale", + "repo_desc": "FinOps and cloud cost optimization platform combined with ML/AI developer tools to profile and instrument ML experiments and optimize their performance and cloud expenses.", + "repo_url": "https://github.com/hystax/optscale", + "repo_stars": 362, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Mako" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Mustache" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "salif9" + "repo_owner": "hystax" } }, - "issue_title": "Change Footer", + "issue_title": "Generate .htpasswd files based on env vars", "issue_labels": { "Nodes": [ { @@ -12076,35 +12082,29 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/rupali-codes/LinksHub/issues/1687", - "issue_createdAt": "2023-09-22T07:53:27Z", + "issue_url": "https://github.com/buildpacks/pack/issues/1918", + "issue_createdAt": "2023-09-22T13:59:53Z", "issue_repo": { - "repo_name": "LinksHub", - "repo_desc": "LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work. These resources include links to free software, libraries, frameworks, and other tools that can be used to build and deploy applications and websites.", - "repo_url": "https://github.com/rupali-codes/LinksHub", - "repo_stars": 416, + "repo_name": "pack", + "repo_desc": "CLI for building apps using Cloud Native Buildpacks", + "repo_url": "https://github.com/buildpacks/pack", + "repo_stars": 2136, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Makefile" }, { "repo_prog_language": "Dockerfile" @@ -12112,29 +12112,26 @@ ] }, "Owner": { - "repo_owner": "rupali-codes" + "repo_owner": "buildpacks" } }, - "issue_title": "[BUG] Show selected subcategory in the sidebar", + "issue_title": "`pack buildpack new` should accept `--targets`", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "type/enhancement" }, { "label_name": "good first issue" }, { - "label_name": "up for grabs" - }, - { - "label_name": "first-timers" + "label_name": "status/ready" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -12143,83 +12140,56 @@ }, { "Issue": { - "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/621", - "issue_createdAt": "2023-09-22T07:53:12Z", + "issue_url": "https://github.com/w23/xash3d-fwgs/issues/576", + "issue_createdAt": "2023-09-22T13:58:17Z", "issue_repo": { - "repo_name": "fork-commit-merge", - "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", - "repo_url": "https://github.com/nikohoffren/fork-commit-merge", - "repo_stars": 116, + "repo_name": "xash3d-fwgs", + "repo_desc": "Vulkan Ray Tracing fork of Xash3D FWGS engine. Intended to be merged into master at some point in the future.", + "repo_url": "https://github.com/w23/xash3d-fwgs", + "repo_stars": 128, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "Python" }, { - "repo_prog_language": "C++" + "repo_prog_language": "GLSL" }, { - "repo_prog_language": "Elixir" + "repo_prog_language": "Pawn" } ] }, "Owner": { - "repo_owner": "nikohoffren" + "repo_owner": "w23" } }, - "issue_title": "Fork, Commit, Merge - Easy Issue (Express.js)", + "issue_title": "Support and patching MaxRange", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "first-contributors" - }, - { - "label_name": "first-contributor" - }, - { - "label_name": "easy" - }, - { - "label_name": "javascript" - }, - { - "label_name": "nodejs" - }, - { - "label_name": "express" - }, - { - "label_name": "http" } ], - "label_totalcount": 9 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -12231,65 +12201,56 @@ }, { "Issue": { - "issue_url": "https://github.com/biomejs/biome/issues/380", - "issue_createdAt": "2023-09-22T07:51:57Z", + "issue_url": "https://github.com/argilla-io/argilla/issues/3812", + "issue_createdAt": "2023-09-22T13:54:13Z", "issue_repo": { - "repo_name": "biome", - "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. ", - "repo_url": "https://github.com/biomejs/biome", - "repo_stars": 2489, + "repo_name": "argilla", + "repo_desc": "✨Argilla: the open-source data curation platform for LLMs", + "repo_url": "https://github.com/argilla-io/argilla", + "repo_stars": 2528, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "Astro" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Just" + "repo_prog_language": "Python" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Mako" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "biomejs" + "repo_owner": "argilla-io" } }, - "issue_title": "📎 Document `setup-biome` in the website", + "issue_title": "[DOCS] Update RAG fine-tune OpenAI tutorial to use the Trainer", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "S-Help-wanted" + "label_name": "documentation" }, { - "label_name": "A-Website" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -12301,59 +12262,47 @@ }, { "Issue": { - "issue_url": "https://github.com/cloudquery/cloudquery/issues/13994", - "issue_createdAt": "2023-09-22T07:50:38Z", + "issue_url": "https://github.com/TBD54566975/developer.tbd.website/issues/742", + "issue_createdAt": "2023-09-22T13:52:52Z", "issue_repo": { - "repo_name": "cloudquery", - "repo_desc": "The open source high performance data integration platform built for developers.", - "repo_url": "https://github.com/cloudquery/cloudquery", - "repo_stars": 5136, + "repo_name": "developer.tbd.website", + "repo_desc": "Source for the TBD Developer Website at developer.tbd.website", + "repo_url": "https://github.com/TBD54566975/developer.tbd.website", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "MDX" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "cloudquery" + "repo_owner": "TBD54566975" } }, - "issue_title": "feat: Debug logging for Azure", + "issue_title": "Invalid DOM property `class` on /docs page", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 1 @@ -12365,17 +12314,26 @@ }, { "Issue": { - "issue_url": "https://github.com/Vendic/hyva-checkout-create-account/issues/3", - "issue_createdAt": "2023-09-22T07:46:46Z", + "issue_url": "https://github.com/panel-attack/panel-attack/issues/967", + "issue_createdAt": "2023-09-22T13:45:48Z", "issue_repo": { - "repo_name": "hyva-checkout-create-account", - "repo_desc": "Add a create account option to the Hyvä checkout for Magento 2", - "repo_url": "https://github.com/Vendic/hyva-checkout-create-account", - "repo_stars": 0, + "repo_name": "panel-attack", + "repo_desc": "Tetris Attack/Panel de Pon clone in lua with LOVE", + "repo_url": "https://github.com/panel-attack/panel-attack", + "repo_stars": 75, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Lua" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "PowerShell" }, { "repo_prog_language": "HTML" @@ -12383,20 +12341,26 @@ ] }, "Owner": { - "repo_owner": "Vendic" + "repo_owner": "panel-attack" } }, - "issue_title": "Add setting to select an email template", + "issue_title": "Show difficulty level during 1p classic mode gameplay", "issue_labels": { "Nodes": [ { - "label_name": "feature request" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "Client-side" + }, + { + "label_name": "graphics" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -12408,41 +12372,35 @@ }, { "Issue": { - "issue_url": "https://github.com/Vendic/hyva-checkout-create-account/issues/2", - "issue_createdAt": "2023-09-22T07:45:04Z", + "issue_url": "https://github.com/choria-plugins/shell-agent/issues/18", + "issue_createdAt": "2023-09-22T13:42:28Z", "issue_repo": { - "repo_name": "hyva-checkout-create-account", - "repo_desc": "Add a create account option to the Hyvä checkout for Magento 2", - "repo_url": "https://github.com/Vendic/hyva-checkout-create-account", - "repo_stars": 0, + "repo_name": "shell-agent", + "repo_desc": "Choria Plugin for running arbitrary shell commands", + "repo_url": "https://github.com/choria-plugins/shell-agent", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Ruby" } ] }, "Owner": { - "repo_owner": "Vendic" + "repo_owner": "choria-plugins" } }, - "issue_title": "Add setting to toggle the reset password mail sender", + "issue_title": "Issue with mco shell run and Puppet 8", "issue_labels": { "Nodes": [ - { - "label_name": "feature request" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -12451,210 +12409,151 @@ }, { "Issue": { - "issue_url": "https://github.com/Vendic/hyva-checkout-create-account/issues/1", - "issue_createdAt": "2023-09-22T07:44:18Z", + "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/302", + "issue_createdAt": "2023-09-22T13:40:52Z", "issue_repo": { - "repo_name": "hyva-checkout-create-account", - "repo_desc": "Add a create account option to the Hyvä checkout for Magento 2", - "repo_url": "https://github.com/Vendic/hyva-checkout-create-account", - "repo_stars": 0, + "repo_name": "eclipse-collections-kata", + "repo_desc": "Eclipse Collections Katas ", + "repo_url": "https://github.com/eclipse/eclipse-collections-kata", + "repo_stars": 414, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "Vendic" + "repo_owner": "eclipse" } }, - "issue_title": "Add setting to enable/disable the checkbox in the checkout", + "issue_title": "Update slides.md in api-design to reflect the correct years of development", "issue_labels": { "Nodes": [ { - "label_name": "feature request" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "ghc23" + }, + { + "label_name": "documentation" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/Ppojin/kafka-examples/issues/2", + "issue_createdAt": "2023-09-22T13:37:39Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", + "repo_name": "kafka-examples", + "repo_desc": "kafka ecosystem 테스트, java, kubernetes", + "repo_url": "https://github.com/Ppojin/kafka-examples", "repo_stars": 0, - "repo_langs": { - "Nodes": null - }, - "Owner": { - "repo_owner": "" - } - }, - "issue_title": "", - "issue_labels": { - "Nodes": null, - "label_totalcount": 0 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/widgetbook/widgetbook/issues/901", - "issue_createdAt": "2023-09-22T07:40:40Z", - "issue_repo": { - "repo_name": "widgetbook", - "repo_desc": "Widgetbook is the custom widget library and collaboration platform for Flutter frontend teams.", - "repo_url": "https://github.com/widgetbook/widgetbook", - "repo_stars": 577, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "Java" }, { - "repo_prog_language": "C" + "repo_prog_language": "Groovy" }, { - "repo_prog_language": "Swift" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "widgetbook" + "repo_owner": "Ppojin" } }, - "issue_title": "Nullable Double Slider Knob's `initialValue` Cannot be `null`", + "issue_title": "TODO: application properties using old value", "issue_labels": { "Nodes": [ { - "label_name": "t: bug" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "p: core" - }, - { - "label_name": "m: knobs" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/620", - "issue_createdAt": "2023-09-22T07:29:07Z", + "issue_url": "https://github.com/hystax/optscale/issues/131", + "issue_createdAt": "2023-09-22T13:36:42Z", "issue_repo": { - "repo_name": "fork-commit-merge", - "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", - "repo_url": "https://github.com/nikohoffren/fork-commit-merge", - "repo_stars": 116, + "repo_name": "optscale", + "repo_desc": "FinOps and cloud cost optimization platform combined with ML/AI developer tools to profile and instrument ML experiments and optimize their performance and cloud expenses.", + "repo_url": "https://github.com/hystax/optscale", + "repo_stars": 362, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Mako" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Mustache" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "Smarty" }, { - "repo_prog_language": "C++" + "repo_prog_language": "HCL" }, { - "repo_prog_language": "Elixir" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "nikohoffren" + "repo_owner": "hystax" } }, - "issue_title": "Fork, Commit, Merge - Easy Issue (JavaScript/Jasmine)", + "issue_title": "Add breakdown to GCP resource expenses view", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "first-contributor" - }, - { - "label_name": "easy" - }, - { - "label_name": "javascript" - }, - { - "label_name": "testing" - }, - { - "label_name": "jasmine" } ], - "label_totalcount": 7 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -12666,150 +12565,105 @@ }, { "Issue": { - "issue_url": "https://github.com/zephyrproject-rtos/zephyr/issues/62962", - "issue_createdAt": "2023-09-22T07:26:47Z", + "issue_url": "https://github.com/astral-sh/ruff/issues/7598", + "issue_createdAt": "2023-09-22T13:35:26Z", "issue_repo": { - "repo_name": "zephyr", - "repo_desc": "Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.", - "repo_url": "https://github.com/zephyrproject-rtos/zephyr", - "repo_stars": 8397, + "repo_name": "ruff", + "repo_desc": "An extremely fast Python linter, written in Rust.", + "repo_url": "https://github.com/astral-sh/ruff", + "repo_stars": 17788, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Assembly" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Perl" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Verilog" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "EmberScript" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "zephyrproject-rtos" + "repo_owner": "astral-sh" } }, - "issue_title": "STM32: Investigate use of IF_ENABLED() to increase drivers readability", + "issue_title": "Format jupyter notebooks", "issue_labels": { "Nodes": [ { - "label_name": "Enhancement" - }, - { - "label_name": "platform: STM32" + "label_name": "good first issue" }, { - "label_name": "Good first issue" + "label_name": "formatter" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/619", - "issue_createdAt": "2023-09-22T07:25:14Z", + "issue_url": "https://github.com/CSPI-QE/firewatch/issues/67", + "issue_createdAt": "2023-09-22T13:30:35Z", "issue_repo": { - "repo_name": "fork-commit-merge", - "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", - "repo_url": "https://github.com/nikohoffren/fork-commit-merge", - "repo_stars": 116, + "repo_name": "firewatch", + "repo_desc": "React to OpenShift CI test failures", + "repo_url": "https://github.com/CSPI-QE/firewatch", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Makefile" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Dart" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Jinja" }, { - "repo_prog_language": "Elixir" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "nikohoffren" + "repo_owner": "CSPI-QE" } }, - "issue_title": "Fork, Commit, Merge - Medium Issue (JavaScript/Jest)", + "issue_title": "Replace `exit(1)` with `click.Abort()`", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "first-contributors" - }, - { - "label_name": "first-contributor" - }, - { - "label_name": "medium" - }, - { - "label_name": "javascript" - }, - { - "label_name": "jest" - }, - { - "label_name": "testing" + "label_name": "change-request" } ], - "label_totalcount": 8 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -12821,80 +12675,50 @@ }, { "Issue": { - "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/618", - "issue_createdAt": "2023-09-22T07:24:15Z", + "issue_url": "https://github.com/tinesoft/nxrocks/issues/184", + "issue_createdAt": "2023-09-22T13:30:10Z", "issue_repo": { - "repo_name": "fork-commit-merge", - "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", - "repo_url": "https://github.com/nikohoffren/fork-commit-merge", - "repo_stars": 116, + "repo_name": "nxrocks", + "repo_desc": "Set of Nx plugins to enhance your Nx workspace (even more!)", + "repo_url": "https://github.com/tinesoft/nxrocks", + "repo_stars": 242, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Elixir" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "nikohoffren" + "repo_owner": "tinesoft" } }, - "issue_title": "Fork, Commit, Merge - Hard Issue (JavaScript/Jest)", + "issue_title": "[Feature] Make sure e2e + smoke tests pass on all OS", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "first-contributors" - }, - { - "label_name": "first-contributor" - }, - { - "label_name": "hard" + "label_name": ":new: enhancement" }, { - "label_name": "javascript" + "label_name": ":hand: help wanted" }, { - "label_name": "jest" + "label_name": "good first issue" }, { - "label_name": "testing" + "label_name": "hacktoberfest" } ], - "label_totalcount": 8 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -12906,21 +12730,15 @@ }, { "Issue": { - "issue_url": "https://github.com/GenaGrig/boutique_ado_pp5/issues/11", - "issue_createdAt": "2023-09-22T07:20:18Z", + "issue_url": "https://github.com/SSGOrg/Navi/issues/40", + "issue_createdAt": "2023-09-22T13:25:16Z", "issue_repo": { - "repo_name": "boutique_ado_pp5", - "repo_desc": "", - "repo_url": "https://github.com/GenaGrig/boutique_ado_pp5", - "repo_stars": 1, + "repo_name": "Navi", + "repo_desc": "An open source digital assistant for cyber security professionals!", + "repo_url": "https://github.com/SSGOrg/Navi", + "repo_stars": 60, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "Python" }, @@ -12929,21 +12747,27 @@ }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "GenaGrig" + "repo_owner": "SSGOrg" } }, - "issue_title": "USER STORY: Search list", + "issue_title": "Include dependency's to install.sh", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -12955,44 +12779,44 @@ }, { "Issue": { - "issue_url": "https://github.com/GenaGrig/boutique_ado_pp5/issues/10", - "issue_createdAt": "2023-09-22T07:18:41Z", + "issue_url": "https://github.com/rapPayne/people-picker/issues/2", + "issue_createdAt": "2023-09-22T13:24:26Z", "issue_repo": { - "repo_name": "boutique_ado_pp5", - "repo_desc": "", - "repo_url": "https://github.com/GenaGrig/boutique_ado_pp5", - "repo_stars": 1, + "repo_name": "people-picker", + "repo_desc": "Vanilla JS Demo. Picks a random person for daily standups", + "repo_url": "https://github.com/rapPayne/people-picker", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "GenaGrig" + "repo_owner": "rapPayne" } }, - "issue_title": "USER STORY: Search products", + "issue_title": "Feature request: Allow for picked to be put back in queue", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -13004,145 +12828,172 @@ }, { "Issue": { - "issue_url": "https://github.com/deepgram/deepgram-node-sdk/issues/162", - "issue_createdAt": "2023-09-22T07:15:22Z", + "issue_url": "https://github.com/hystax/optscale/issues/130", + "issue_createdAt": "2023-09-22T13:24:25Z", "issue_repo": { - "repo_name": "deepgram-node-sdk", - "repo_desc": "Official JavaScript SDK for Deepgram's automated speech recognition APIs.", - "repo_url": "https://github.com/deepgram/deepgram-node-sdk", - "repo_stars": 60, + "repo_name": "optscale", + "repo_desc": "FinOps and cloud cost optimization platform combined with ML/AI developer tools to profile and instrument ML experiments and optimize their performance and cloud expenses.", + "repo_url": "https://github.com/hystax/optscale", + "repo_stars": 362, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Mako" + }, + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Mustache" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "deepgram" + "repo_owner": "hystax" } }, - "issue_title": "Add discord badge to the top of the README", + "issue_title": "Disable assignment rule condition delete button if only one condition left", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/mmgordon82/BurpSuiteInstaller/issues/3", - "issue_createdAt": "2023-09-22T07:08:51Z", + "issue_url": "https://github.com/green-coding-berlin/green-metrics-tool/issues/473", + "issue_createdAt": "2023-09-22T13:11:22Z", "issue_repo": { - "repo_name": "BurpSuiteInstaller", - "repo_desc": "Install and Activate your Burp Suite Professional with ase.", - "repo_url": "https://github.com/mmgordon82/BurpSuiteInstaller", - "repo_stars": 12, + "repo_name": "green-metrics-tool", + "repo_desc": "Green Metrics tool to measure resource usage of software ", + "repo_url": "https://github.com/green-coding-berlin/green-metrics-tool", + "repo_stars": 82, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Go" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Inno Setup" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "C" }, { - "repo_prog_language": "Jinja" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "mmgordon82" + "repo_owner": "green-coding-berlin" } }, - "issue_title": "\"No such file or directory\" error!", + "issue_title": "Error logging - moving away from email", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "help wanted" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 6 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Iandiehard/diag-client-lib/issues/32", - "issue_createdAt": "2023-09-22T07:02:38Z", + "issue_url": "https://github.com/tinesoft/nxrocks/issues/183", + "issue_createdAt": "2023-09-22T13:07:37Z", "issue_repo": { - "repo_name": "diag-client-lib", - "repo_desc": "Diagnostic Client library for diagnosing Automotive ECU, based on Adaptive Autosar Standard", - "repo_url": "https://github.com/Iandiehard/diag-client-lib", - "repo_stars": 34, + "repo_name": "nxrocks", + "repo_desc": "Set of Nx plugins to enhance your Nx workspace (even more!)", + "repo_url": "https://github.com/tinesoft/nxrocks", + "repo_stars": 242, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Iandiehard" + "repo_owner": "tinesoft" } }, - "issue_title": "Create pipeline to run gtest ", + "issue_title": "[Feature] Reduce code smells reported by Sonarcloud", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": ":new: enhancement" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -13154,68 +13005,35 @@ }, { "Issue": { - "issue_url": "https://github.com/rivet-gg/rivet/issues/142", - "issue_createdAt": "2023-09-22T06:59:50Z", + "issue_url": "https://github.com/gventuri/pandas-ai/issues/588", + "issue_createdAt": "2023-09-22T13:02:00Z", "issue_repo": { - "repo_name": "rivet", - "repo_desc": "Open-source solution to deploy, scale, and operate your multiplayer game", - "repo_url": "https://github.com/rivet-gg/rivet", - "repo_stars": 1549, + "repo_name": "pandas-ai", + "repo_desc": "PandasAI is the Python library that integrates Gen AI into pandas, making data analysis conversational", + "repo_url": "https://github.com/gventuri/pandas-ai", + "repo_stars": 8573, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Nix" - }, - { - "repo_prog_language": "SaltStack" - }, - { - "repo_prog_language": "Jinja" - }, - { - "repo_prog_language": "HCL" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Smarty" - }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "rivet-gg" + "repo_owner": "gventuri" } }, - "issue_title": "[SVC-3104] Terraform terraform::gen should only generate variables for plans that use them", + "issue_title": "Switch to databricks-sql-python library for SQL Integration", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "maintenance" - }, - { - "label_name": "infrastructure" + "label_name": "enhancement" }, { - "label_name": "Low priority" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -13227,107 +13045,103 @@ }, { "Issue": { - "issue_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues/issues/1867", - "issue_createdAt": "2023-09-22T06:59:41Z", + "issue_url": "https://github.com/tinesoft/nxrocks/issues/182", + "issue_createdAt": "2023-09-22T12:57:29Z", "issue_repo": { - "repo_name": "Unit_Automation_Issues", - "repo_desc": "", - "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", - "repo_stars": 0, + "repo_name": "nxrocks", + "repo_desc": "Set of Nx plugins to enhance your Nx workspace (even more!)", + "repo_url": "https://github.com/tinesoft/nxrocks", + "repo_stars": 242, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + } + ] }, "Owner": { - "repo_owner": "AutomationSyncUser" + "repo_owner": "tinesoft" } }, - "issue_title": "1827847812", + "issue_title": "[Feature] (nx-spring-boot) Add Support for Java 21", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "help wanted" + "label_name": ":new: enhancement" }, { "label_name": "good first issue" }, { - "label_name": "invalid" - }, - { - "label_name": "question" + "label_name": "hacktoberfest" } ], - "label_totalcount": 6 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues/issues/1866", - "issue_createdAt": "2023-09-22T06:58:23Z", + "issue_url": "https://github.com/lightsofapollo/storytime/issues/15", + "issue_createdAt": "2023-09-22T12:55:54Z", "issue_repo": { - "repo_name": "Unit_Automation_Issues", + "repo_name": "storytime", "repo_desc": "", - "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", - "repo_stars": 0, + "repo_url": "https://github.com/lightsofapollo/storytime", + "repo_stars": 4, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "AutomationSyncUser" + "repo_owner": "lightsofapollo" } }, - "issue_title": "832987911", + "issue_title": "[ FEAT ] Add favicon and title.", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" - }, - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "invalid" - }, - { - "label_name": "question" } ], - "label_totalcount": 7 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Iandiehard/diag-client-lib/issues/31", - "issue_createdAt": "2023-09-22T06:54:19Z", + "issue_url": "https://github.com/Iandiehard/diag-client-lib/issues/35", + "issue_createdAt": "2023-09-22T12:47:34Z", "issue_repo": { "repo_name": "diag-client-lib", "repo_desc": "Diagnostic Client library for diagnosing Automotive ECU, based on Adaptive Autosar Standard", @@ -13353,7 +13167,7 @@ "repo_owner": "Iandiehard" } }, - "issue_title": "Assign proper name to each spawned thread", + "issue_title": "Build diag-client lib on windows platform", "issue_labels": { "Nodes": [ { @@ -13375,39 +13189,27 @@ }, { "Issue": { - "issue_url": "https://github.com/TabotCharlesBessong/ReactNativeFullStack/issues/38", - "issue_createdAt": "2023-09-22T06:43:07Z", + "issue_url": "https://github.com/Transport-for-the-North/caf.toolkit/issues/68", + "issue_createdAt": "2023-09-22T12:41:50Z", "issue_repo": { - "repo_name": "ReactNativeFullStack", + "repo_name": "caf.toolkit", "repo_desc": "", - "repo_url": "https://github.com/TabotCharlesBessong/ReactNativeFullStack", - "repo_stars": 1, + "repo_url": "https://github.com/Transport-for-the-North/caf.toolkit", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "TabotCharlesBessong" + "repo_owner": "Transport-for-the-North" } }, - "issue_title": "Logout", + "issue_title": "Add processor information to `SystemInformation`", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "enhancement" }, @@ -13415,7 +13217,7 @@ "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -13427,39 +13229,36 @@ }, { "Issue": { - "issue_url": "https://github.com/TabotCharlesBessong/ReactNativeFullStack/issues/37", - "issue_createdAt": "2023-09-22T06:42:27Z", + "issue_url": "https://github.com/Iandiehard/diag-client-lib/issues/33", + "issue_createdAt": "2023-09-22T12:37:40Z", "issue_repo": { - "repo_name": "ReactNativeFullStack", - "repo_desc": "", - "repo_url": "https://github.com/TabotCharlesBessong/ReactNativeFullStack", - "repo_stars": 1, + "repo_name": "diag-client-lib", + "repo_desc": "Diagnostic Client library for diagnosing Automotive ECU, based on Adaptive Autosar Standard", + "repo_url": "https://github.com/Iandiehard/diag-client-lib", + "repo_stars": 34, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C++" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "TabotCharlesBessong" + "repo_owner": "Iandiehard" } }, - "issue_title": "Removing from cloud", + "issue_title": "Integrate OpenSSL to the build system", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "enhancement" }, @@ -13467,46 +13266,40 @@ "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Korak-997/portfolio/issues/24", - "issue_createdAt": "2023-09-22T06:42:25Z", + "issue_url": "https://github.com/Together-Java/TJ-Bot/issues/898", + "issue_createdAt": "2023-09-22T12:24:02Z", "issue_repo": { - "repo_name": "portfolio", - "repo_desc": "A nice and simple portfolio website to showcase skills and bio", - "repo_url": "https://github.com/Korak-997/portfolio", - "repo_stars": 2, + "repo_name": "TJ-Bot", + "repo_desc": "TJ-Bot is a Discord Bot used on the Together Java server. It is maintained by the community, anyone can contribute.", + "repo_url": "https://github.com/Together-Java/TJ-Bot", + "repo_stars": 78, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Korak-997" + "repo_owner": "Together-Java" } }, - "issue_title": "Documentation comments not found for functions and classes", + "issue_title": "Disabled Features should be logged", "issue_labels": { "Nodes": [ { @@ -13514,32 +13307,41 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "priority: low" + }, + { + "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Korak-997/portfolio/issues/23", - "issue_createdAt": "2023-09-22T06:42:09Z", + "issue_url": "https://github.com/coronasafe/care_fe/issues/6328", + "issue_createdAt": "2023-09-22T12:23:03Z", "issue_repo": { - "repo_name": "portfolio", - "repo_desc": "A nice and simple portfolio website to showcase skills and bio", - "repo_url": "https://github.com/Korak-997/portfolio", - "repo_stars": 2, + "repo_name": "care_fe", + "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", + "repo_url": "https://github.com/coronasafe/care_fe", + "repo_stars": 108, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "JavaScript" }, @@ -13547,64 +13349,73 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ReScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "Korak-997" + "repo_owner": "coronasafe" } }, - "issue_title": "Avoid `target='_blank'` attribute without `rel='noopener noreferrer'`", + "issue_title": "🛠️ Replace `useDispatch` w. `useQuery`/`request`: DeathReport (`src/Components/DeathReport/**`)", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Korak-997/portfolio/issues/20", - "issue_createdAt": "2023-09-22T06:41:14Z", + "issue_url": "https://github.com/panel-attack/panel-attack/issues/959", + "issue_createdAt": "2023-09-22T12:14:06Z", "issue_repo": { - "repo_name": "portfolio", - "repo_desc": "A nice and simple portfolio website to showcase skills and bio", - "repo_url": "https://github.com/Korak-997/portfolio", - "repo_stars": 2, + "repo_name": "panel-attack", + "repo_desc": "Tetris Attack/Panel de Pon clone in lua with LOVE", + "repo_url": "https://github.com/panel-attack/panel-attack", + "repo_stars": 75, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Lua" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Korak-997" + "repo_owner": "panel-attack" } }, - "issue_title": "Disallow unnecessary `v-bind` directives", + "issue_title": "Default to Miz's panels", "issue_labels": { "Nodes": [ { @@ -13612,9 +13423,15 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "Client-side" + }, + { + "label_name": "graphics" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -13626,18 +13443,21 @@ }, { "Issue": { - "issue_url": "https://github.com/Korak-997/portfolio/issues/18", - "issue_createdAt": "2023-09-22T06:40:47Z", + "issue_url": "https://github.com/coronasafe/care_fe/issues/6326", + "issue_createdAt": "2023-09-22T12:10:01Z", "issue_repo": { - "repo_name": "portfolio", - "repo_desc": "A nice and simple portfolio website to showcase skills and bio", - "repo_url": "https://github.com/Korak-997/portfolio", - "repo_stars": 2, + "repo_name": "care_fe", + "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", + "repo_url": "https://github.com/coronasafe/care_fe", + "repo_stars": 108, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "JavaScript" }, @@ -13645,25 +13465,31 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ReScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "Korak-997" + "repo_owner": "coronasafe" } }, - "issue_title": "Getter without a setter pair in objects", + "issue_title": "🛠️ Replace `useDispatch` w. `useQuery`/`request`: Assets (`src/Components/Assets/**`)", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -13675,175 +13501,117 @@ }, { "Issue": { - "issue_url": "https://github.com/Agenta-AI/agenta/issues/641", - "issue_createdAt": "2023-09-22T06:40:39Z", + "issue_url": "https://github.com/mortbopet/Ripes/issues/300", + "issue_createdAt": "2023-09-22T12:08:51Z", "issue_repo": { - "repo_name": "agenta", - "repo_desc": " The LLMOps platform to build robust LLM apps. Easily experiment and evaluate different prompts, models, and workflows.", - "repo_url": "https://github.com/Agenta-AI/agenta", - "repo_stars": 350, + "repo_name": "Ripes", + "repo_desc": "A graphical processor simulator and assembly editor for the RISC-V ISA", + "repo_url": "https://github.com/mortbopet/Ripes", + "repo_stars": 2117, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "C++" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Assembly" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "Python" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Agenta-AI" + "repo_owner": "mortbopet" } }, - "issue_title": "[Bug] Error message not visible in Light mode", + "issue_title": "Improve UI colors by using system-provided palette", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "Frontend" - }, - { - "label_name": "UI" - }, - { - "label_name": "UX" - }, - { - "label_name": "reactjs" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "typescript" - }, - { - "label_name": "css" } ], - "label_totalcount": 9 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Korak-997/portfolio/issues/17", - "issue_createdAt": "2023-09-22T06:40:31Z", + "issue_url": "https://github.com/latticexyz/mud/issues/1573", + "issue_createdAt": "2023-09-22T11:50:28Z", "issue_repo": { - "repo_name": "portfolio", - "repo_desc": "A nice and simple portfolio website to showcase skills and bio", - "repo_url": "https://github.com/Korak-997/portfolio", - "repo_stars": 2, + "repo_name": "mud", + "repo_desc": "MUD is an engine for Autonomous Worlds", + "repo_url": "https://github.com/latticexyz/mud", + "repo_stars": 503, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Vue" - } - ] - }, - "Owner": { - "repo_owner": "Korak-997" - } - }, - "issue_title": "Disallow unused properties", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Korak-997/portfolio/issues/16", - "issue_createdAt": "2023-09-22T06:40:15Z", - "issue_repo": { - "repo_name": "portfolio", - "repo_desc": "A nice and simple portfolio website to showcase skills and bio", - "repo_url": "https://github.com/Korak-997/portfolio", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ + "repo_prog_language": "Solidity" + }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "WebAssembly" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Korak-997" + "repo_owner": "latticexyz" } }, - "issue_title": "Require emits option with name triggered by `$emit()`", + "issue_title": "Add tests for `requireNoCallback` on `World` methods", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -13855,50 +13623,65 @@ }, { "Issue": { - "issue_url": "https://github.com/orbitinghail/sqlsync/issues/25", - "issue_createdAt": "2023-09-22T06:40:07Z", + "issue_url": "https://github.com/FreeCAD/FreeCAD/issues/10773", + "issue_createdAt": "2023-09-22T11:49:08Z", "issue_repo": { - "repo_name": "sqlsync", - "repo_desc": "SQLSync is a collaborative offline-first wrapper around SQLite. It is designed to synchronize web application state between users, devices, and the edge.", - "repo_url": "https://github.com/orbitinghail/sqlsync", - "repo_stars": 196, + "repo_name": "FreeCAD", + "repo_desc": "This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.", + "repo_url": "https://github.com/FreeCAD/FreeCAD", + "repo_stars": 15179, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Just" + "repo_prog_language": "QMake" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "NSIS" } ] }, "Owner": { - "repo_owner": "orbitinghail" + "repo_owner": "FreeCAD" } }, - "issue_title": "QR code for sharing the demo", + "issue_title": "[Problem] Part: Missing API documentation for `src/Mod/Part/App/BRepFeat/MakePrismPy`", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "Good first issue" }, { - "label_name": "demo" + "label_name": "Documentation" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -13907,44 +13690,47 @@ }, { "Issue": { - "issue_url": "https://github.com/Korak-997/portfolio/issues/15", - "issue_createdAt": "2023-09-22T06:39:54Z", + "issue_url": "https://github.com/equinor/xtgeo/issues/898", + "issue_createdAt": "2023-09-22T11:43:28Z", "issue_repo": { - "repo_name": "portfolio", - "repo_desc": "A nice and simple portfolio website to showcase skills and bio", - "repo_url": "https://github.com/Korak-997/portfolio", - "repo_stars": 2, + "repo_name": "xtgeo", + "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", + "repo_url": "https://github.com/equinor/xtgeo", + "repo_stars": 101, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "SWIG" } ] }, "Owner": { - "repo_owner": "Korak-997" + "repo_owner": "equinor" } }, - "issue_title": "Prefer default value for props", + "issue_title": "Add type annotations to `xtgeo_dialog`", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -13956,44 +13742,47 @@ }, { "Issue": { - "issue_url": "https://github.com/Korak-997/portfolio/issues/12", - "issue_createdAt": "2023-09-22T06:38:51Z", + "issue_url": "https://github.com/equinor/xtgeo/issues/897", + "issue_createdAt": "2023-09-22T11:41:06Z", "issue_repo": { - "repo_name": "portfolio", - "repo_desc": "A nice and simple portfolio website to showcase skills and bio", - "repo_url": "https://github.com/Korak-997/portfolio", - "repo_stars": 2, + "repo_name": "xtgeo", + "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", + "repo_url": "https://github.com/equinor/xtgeo", + "repo_stars": 101, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "SWIG" } ] }, "Owner": { - "repo_owner": "Korak-997" + "repo_owner": "equinor" } }, - "issue_title": "(JS-0116) `async function` should have `await` expression", + "issue_title": "Add type annotations to common `sys` functions", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -14005,44 +13794,47 @@ }, { "Issue": { - "issue_url": "https://github.com/Korak-997/portfolio/issues/10", - "issue_createdAt": "2023-09-22T06:38:08Z", + "issue_url": "https://github.com/equinor/xtgeo/issues/896", + "issue_createdAt": "2023-09-22T11:39:17Z", "issue_repo": { - "repo_name": "portfolio", - "repo_desc": "A nice and simple portfolio website to showcase skills and bio", - "repo_url": "https://github.com/Korak-997/portfolio", - "repo_stars": 2, + "repo_name": "xtgeo", + "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", + "repo_url": "https://github.com/equinor/xtgeo", + "repo_stars": 101, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "SWIG" } ] }, "Owner": { - "repo_owner": "Korak-997" + "repo_owner": "equinor" } }, - "issue_title": "(JS-0712) Avoid `target='_blank'` attribute without `rel='noopener noreferrer'`", + "issue_title": "Add type annotations to common `calc` functions", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -14054,31 +13846,46 @@ }, { "Issue": { - "issue_url": "https://github.com/aimclub/FEDOT/issues/1173", - "issue_createdAt": "2023-09-22T06:26:35Z", + "issue_url": "https://github.com/GeekyAnts/GaugesFlutter/issues/250", + "issue_createdAt": "2023-09-22T11:31:18Z", "issue_repo": { - "repo_name": "FEDOT", - "repo_desc": "Automated modeling and machine learning framework FEDOT", - "repo_url": "https://github.com/aimclub/FEDOT", - "repo_stars": 552, + "repo_name": "GaugesFlutter", + "repo_desc": "A linear gauge package for Flutter that displays progress and can be customized for appearance and behavior.", + "repo_url": "https://github.com/GeekyAnts/GaugesFlutter", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "aimclub" + "repo_owner": "GeekyAnts" } }, - "issue_title": "Unserializable operation", + "issue_title": "Draw pointer above CustomCurve", "issue_labels": { "Nodes": [ { @@ -14088,50 +13895,68 @@ "label_name": "good first issue" }, { - "label_name": "test" + "label_name": "has reproducible steps" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/id-unibe-ch/ansible-role-postfix/issues/19", - "issue_createdAt": "2023-09-22T06:22:32Z", + "issue_url": "https://github.com/SAP/luigi/issues/3446", + "issue_createdAt": "2023-09-22T11:29:46Z", "issue_repo": { - "repo_name": "ansible-role-postfix", - "repo_desc": "This ansible role manages the postfix configuration including the alias file", - "repo_url": "https://github.com/id-unibe-ch/ansible-role-postfix", - "repo_stars": 0, + "repo_name": "luigi", + "repo_desc": "Micro frontend framework", + "repo_url": "https://github.com/SAP/luigi", + "repo_stars": 734, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Jinja" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Svelte" } ] }, "Owner": { - "repo_owner": "id-unibe-ch" + "repo_owner": "SAP" } }, - "issue_title": "Fix ansible_managed string in templates", + "issue_title": "Update Fiddle dep versions", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -14143,15 +13968,18 @@ }, { "Issue": { - "issue_url": "https://github.com/coronasafe/care_fe/issues/6322", - "issue_createdAt": "2023-09-22T06:18:57Z", + "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/622", + "issue_createdAt": "2023-09-22T11:25:58Z", "issue_repo": { - "repo_name": "care_fe", - "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", - "repo_url": "https://github.com/coronasafe/care_fe", - "repo_stars": 108, + "repo_name": "fork-commit-merge", + "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", + "repo_url": "https://github.com/nikohoffren/fork-commit-merge", + "repo_stars": 116, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "HTML" }, @@ -14159,98 +13987,104 @@ "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "ReScript" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Elixir" } ] }, "Owner": { - "repo_owner": "coronasafe" + "repo_owner": "nikohoffren" } }, - "issue_title": "add auto reset in asset config page", + "issue_title": "Fork, Commit, Merge - Easy Issue (SASS)", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "camera-integration" + "label_name": "first-contributors" + }, + { + "label_name": "first-contributor" + }, + { + "label_name": "easy" + }, + { + "label_name": "css" + }, + { + "label_name": "sass" } ], - "label_totalcount": 2 + "label_totalcount": 7 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/coronasafe/care_fe/issues/6321", - "issue_createdAt": "2023-09-22T06:18:54Z", + "issue_url": "https://github.com/lucasbordeau/obsidian-tiddlywiki/issues/12", + "issue_createdAt": "2023-09-22T11:25:21Z", "issue_repo": { - "repo_name": "care_fe", - "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", - "repo_url": "https://github.com/coronasafe/care_fe", - "repo_stars": 108, + "repo_name": "obsidian-tiddlywiki", + "repo_desc": "Import/export TiddlyWiki tiddler files with Obsidian", + "repo_url": "https://github.com/lucasbordeau/obsidian-tiddlywiki", + "repo_stars": 8, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ReScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "MDX" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "coronasafe" + "repo_owner": "lucasbordeau" } }, - "issue_title": "reset button not working in IOS devices", + "issue_title": "Improve Readme", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -14262,47 +14096,53 @@ }, { "Issue": { - "issue_url": "https://github.com/skit-ai/skit-pipelines/issues/124", - "issue_createdAt": "2023-09-22T06:17:03Z", + "issue_url": "https://github.com/alexrobaina/frontend_petsLove/issues/178", + "issue_createdAt": "2023-09-22T11:19:17Z", "issue_repo": { - "repo_name": "skit-pipelines", - "repo_desc": "Reusable workflows for ml using kubeflow components.", - "repo_url": "https://github.com/skit-ai/skit-pipelines", - "repo_stars": 4, + "repo_name": "frontend_petsLove", + "repo_desc": "Pets love is app for adoption pets and manage shelters and veterinaries", + "repo_url": "https://github.com/alexrobaina/frontend_petsLove", + "repo_stars": 24, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "skit-ai" + "repo_owner": "alexrobaina" } }, - "issue_title": "Moving SLU model evaluation as a seperate component", + "issue_title": "Create LinkedIconText Component", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "refactoring" + "label_name": "hacktoberfest" + }, + { + "label_name": "React" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -14311,132 +14151,120 @@ }, { "Issue": { - "issue_url": "https://github.com/H4K3R13/The-Hello-World-Project/issues/35", - "issue_createdAt": "2023-09-22T06:15:17Z", + "issue_url": "https://github.com/neon-mmd/websurfx/issues/255", + "issue_createdAt": "2023-09-22T11:18:22Z", "issue_repo": { - "repo_name": "The-Hello-World-Project", - "repo_desc": "This repository hosts programs that output 'Hello World' in various programming languages. 🌍✨", - "repo_url": "https://github.com/H4K3R13/The-Hello-World-Project", - "repo_stars": 11, + "repo_name": "websurfx", + "repo_desc": ":rocket: An open source alternative to searx which provides a modern-looking :sparkles:, lightning-fast :zap:, privacy respecting :disguised_face:, secure :lock: meta search engine", + "repo_url": "https://github.com/neon-mmd/websurfx", + "repo_stars": 354, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Java" + "repo_prog_language": "CSS" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "APL" - }, - { - "repo_prog_language": "Go" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "Lua" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "H4K3R13" + "repo_owner": "neon-mmd" } }, - "issue_title": "Add A++", + "issue_title": "📝 A link to the `Websurfx` instances documentation page ", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "🟧 priority: high" }, { - "label_name": "first-timers-only" + "label_name": "📄 aspect: text" }, { - "label_name": "beginners" + "label_name": "💻 aspect: code" }, { - "label_name": "low-hanging-fruit" + "label_name": "⭐ goal: addition" + }, + { + "label_name": "🏁 status: ready for dev" + }, + { + "label_name": "🔢 points: 1" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 8 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/H4K3R13/The-Hello-World-Project/issues/34", - "issue_createdAt": "2023-09-22T06:14:56Z", + "issue_url": "https://github.com/raspiblitz/raspiblitz/issues/4185", + "issue_createdAt": "2023-09-22T11:04:38Z", "issue_repo": { - "repo_name": "The-Hello-World-Project", - "repo_desc": "This repository hosts programs that output 'Hello World' in various programming languages. 🌍✨", - "repo_url": "https://github.com/H4K3R13/The-Hello-World-Project", - "repo_stars": 11, + "repo_name": "raspiblitz", + "repo_desc": "Get your own Bitcoin \u0026 Lightning Node running - on a RaspberryPi with a nice LCD", + "repo_url": "https://github.com/raspiblitz/raspiblitz", + "repo_stars": 2253, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "APL" - }, - { - "repo_prog_language": "Go" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "HCL" } ] }, "Owner": { - "repo_owner": "H4K3R13" + "repo_owner": "raspiblitz" } }, - "issue_title": "Add A+", + "issue_title": "Add UTXO.live", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hackathon" } ], "label_totalcount": 2 @@ -14451,59 +14279,38 @@ }, { "Issue": { - "issue_url": "https://github.com/H4K3R13/The-Hello-World-Project/issues/33", - "issue_createdAt": "2023-09-22T06:14:14Z", + "issue_url": "https://github.com/sebe324/retro-game/issues/45", + "issue_createdAt": "2023-09-22T11:04:37Z", "issue_repo": { - "repo_name": "The-Hello-World-Project", - "repo_desc": "This repository hosts programs that output 'Hello World' in various programming languages. 🌍✨", - "repo_url": "https://github.com/H4K3R13/The-Hello-World-Project", - "repo_stars": 11, + "repo_name": "retro-game", + "repo_desc": "a 2d game made in SFML and c++", + "repo_url": "https://github.com/sebe324/retro-game", + "repo_stars": 4, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "C" - }, { "repo_prog_language": "C++" }, { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "APL" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "PHP" + "repo_prog_language": "C" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "H4K3R13" + "repo_owner": "sebe324" } }, - "issue_title": "Add A#", + "issue_title": "Player's character should face in the direction of the cursor's location.", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "first-timers-only" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -14518,78 +14325,111 @@ }, { "Issue": { - "issue_url": "https://github.com/schrojunzhang/KarmaDock/issues/2", - "issue_createdAt": "2023-09-22T06:10:32Z", + "issue_url": "https://github.com/coronasafe/care_fe/issues/6323", + "issue_createdAt": "2023-09-22T11:02:00Z", "issue_repo": { - "repo_name": "KarmaDock", - "repo_desc": "", - "repo_url": "https://github.com/schrojunzhang/KarmaDock", - "repo_stars": 6, + "repo_name": "care_fe", + "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", + "repo_url": "https://github.com/coronasafe/care_fe", + "repo_stars": 108, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ReScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "schrojunzhang" + "repo_owner": "coronasafe" } }, - "issue_title": "Using KarmaDock for virtual screening", + "issue_title": "Bug: Medicine Administrations table starts with an additional hour offset to the future", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" + }, + { + "label_name": "P2" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Kr555Dev/THE-DARK-PASSAGE/issues/1", - "issue_createdAt": "2023-09-22T06:06:19Z", + "issue_url": "https://github.com/equinor/xtgeo/issues/895", + "issue_createdAt": "2023-09-22T11:01:45Z", "issue_repo": { - "repo_name": "THE-DARK-PASSAGE", - "repo_desc": "A simple horror game made within 48 hours", - "repo_url": "https://github.com/Kr555Dev/THE-DARK-PASSAGE", - "repo_stars": 1, + "repo_name": "xtgeo", + "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", + "repo_url": "https://github.com/equinor/xtgeo", + "repo_stars": 101, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Python" }, { - "repo_prog_language": "ShaderLab" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "HLSL" + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "SWIG" } ] }, "Owner": { - "repo_owner": "Kr555Dev" + "repo_owner": "equinor" } }, - "issue_title": "Add dynamic lighting and postprocessing ", + "issue_title": "Add type annotations to `RoffGrid`", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -14601,28 +14441,40 @@ }, { "Issue": { - "issue_url": "https://github.com/noahweasley/Node-User-Settings/issues/7", - "issue_createdAt": "2023-09-22T06:03:30Z", + "issue_url": "https://github.com/equinor/xtgeo/issues/894", + "issue_createdAt": "2023-09-22T10:56:12Z", "issue_repo": { - "repo_name": "Node-User-Settings", - "repo_desc": "A universal but simple node library to implement user settings, built to work with Electron.js with little or no configurations", - "repo_url": "https://github.com/noahweasley/Node-User-Settings", - "repo_stars": 1, + "repo_name": "xtgeo", + "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", + "repo_url": "https://github.com/equinor/xtgeo", + "repo_stars": 101, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "SWIG" } ] }, "Owner": { - "repo_owner": "noahweasley" + "repo_owner": "equinor" } }, - "issue_title": "Add Typings using JsDoc", + "issue_title": "Add type annotations to `_Grid3D`", "issue_labels": { "Nodes": [ { @@ -14632,7 +14484,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -14641,65 +14493,68 @@ }, { "Issue": { - "issue_url": "https://github.com/rizinorg/rizin/issues/3879", - "issue_createdAt": "2023-09-22T06:03:20Z", + "issue_url": "https://github.com/opencast/opencast/issues/5261", + "issue_createdAt": "2023-09-22T10:53:48Z", "issue_repo": { - "repo_name": "rizin", - "repo_desc": "UNIX-like reverse engineering framework and command-line toolset.", - "repo_url": "https://github.com/rizinorg/rizin", - "repo_stars": 2108, + "repo_name": "opencast", + "repo_desc": "The free and open source solution for automated video capture and distribution at scale.", + "repo_url": "https://github.com/opencast/opencast", + "repo_stars": 341, "repo_langs": { "Nodes": [ { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "XSLT" }, { - "repo_prog_language": "C" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Meson" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Assembly" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "R" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "Perl" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Less" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "rizinorg" + "repo_owner": "opencast" } }, - "issue_title": "Make it clear the \"details\" of command are available.", + "issue_title": "Drop unused internal logger", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" }, { - "label_name": "shell" + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -14708,21 +14563,40 @@ }, { "Issue": { - "issue_url": "https://github.com/OushouFoundation/gallery/issues/1", - "issue_createdAt": "2023-09-22T06:01:08Z", + "issue_url": "https://github.com/equinor/xtgeo/issues/893", + "issue_createdAt": "2023-09-22T10:53:10Z", "issue_repo": { - "repo_name": "gallery", - "repo_desc": "Osho Foundation 2023 Flagship Project - OSHO GALLERY", - "repo_url": "https://github.com/OushouFoundation/gallery", - "repo_stars": 0, + "repo_name": "xtgeo", + "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", + "repo_url": "https://github.com/equinor/xtgeo", + "repo_stars": 101, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "SWIG" + } + ] }, "Owner": { - "repo_owner": "OushouFoundation" + "repo_owner": "equinor" } }, - "issue_title": "6", + "issue_title": "Fix failing big test", "issue_labels": { "Nodes": [ { @@ -14741,28 +14615,62 @@ }, { "Issue": { - "issue_url": "https://github.com/nishuranjan/learningdharaportal/issues/7", - "issue_createdAt": "2023-09-22T05:58:44Z", + "issue_url": "https://github.com/wansenai/wansen-erp/issues/21", + "issue_createdAt": "2023-09-22T10:52:09Z", "issue_repo": { - "repo_name": "learningdharaportal", - "repo_desc": "For live video classes and their related reads", - "repo_url": "https://github.com/nishuranjan/learningdharaportal", - "repo_stars": 0, + "repo_name": "wansen-erp", + "repo_desc": ":sparkles: The beautiful front-end erp system", + "repo_url": "https://github.com/wansenai/wansen-erp", + "repo_stars": 6, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Less" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "nishuranjan" + "repo_owner": "wansenai" } }, - "issue_title": "create project structure (folders)", + "issue_title": "Remove unused components", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -14774,165 +14682,199 @@ }, { "Issue": { - "issue_url": "https://github.com/nishuranjan/learningdharaportal/issues/4", - "issue_createdAt": "2023-09-22T05:51:32Z", + "issue_url": "https://github.com/nextcloud/all-in-one/issues/3399", + "issue_createdAt": "2023-09-22T10:50:50Z", "issue_repo": { - "repo_name": "learningdharaportal", - "repo_desc": "For live video classes and their related reads", - "repo_url": "https://github.com/nishuranjan/learningdharaportal", - "repo_stars": 0, + "repo_name": "all-in-one", + "repo_desc": "Nextcloud AIO stands for Nextcloud All-in-One and provides easy deployment and maintenance with most features included in this one Nextcloud instance.", + "repo_url": "https://github.com/nextcloud/all-in-one", + "repo_stars": 2605, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Twig" + } + ] }, "Owner": { - "repo_owner": "nishuranjan" + "repo_owner": "nextcloud" } }, - "issue_title": "Add code collaborator in learningdhara portal repository", + "issue_title": "Optimisations of the installation description for AIO with Docker rootless and Nginx proxy manager", "issue_labels": { "Nodes": [ + { + "label_name": "1. to develop" + }, + { + "label_name": "documentation" + }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/equinor/xtgeoapp-grd3dmaps/issues/87", - "issue_createdAt": "2023-09-22T05:51:26Z", + "issue_url": "https://github.com/Ayushpanditmoto/projectshub/issues/56", + "issue_createdAt": "2023-09-22T10:49:42Z", "issue_repo": { - "repo_name": "xtgeoapp-grd3dmaps", - "repo_desc": "XTGeo scripts, with focus on maps from 3D grids in various ways based on XTGeo lib", - "repo_url": "https://github.com/equinor/xtgeoapp-grd3dmaps", - "repo_stars": 4, + "repo_name": "projectshub", + "repo_desc": "Welcome to the ProjectsHub Platform repository! 🚀Your go-to platform for hackathons, coding challenges, project concepts, and freelance tasks. Join now to explore, learn, and collaborate with fellow tech enthusiasts. Let's create something amazing together! 🚀", + "repo_url": "https://github.com/Ayushpanditmoto/projectshub", + "repo_stars": 15, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "equinor" + "repo_owner": "Ayushpanditmoto" } }, - "issue_title": "Add linting to CI workflows and lint code", + "issue_title": "Create a Dynamic routes", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/nishuranjan/learningdharaportal/issues/3", - "issue_createdAt": "2023-09-22T05:50:48Z", - "issue_repo": { - "repo_name": "learningdharaportal", - "repo_desc": "For live video classes and their related reads", - "repo_url": "https://github.com/nishuranjan/learningdharaportal", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "nishuranjan" - } - }, - "issue_title": "create repository of learningdhara portal", - "issue_labels": { - "Nodes": [ + }, { - "label_name": "good first issue" + "label_name": "Eddiehub:good-first-issue" + }, + { + "label_name": "hacktoberfest-accepted" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/philsupertramp/inet/issues/10", - "issue_createdAt": "2023-09-22T05:46:32Z", + "issue_url": "https://github.com/organicmaps/organicmaps/issues/6089", + "issue_createdAt": "2023-09-22T10:48:20Z", "issue_repo": { - "repo_name": "inet", - "repo_desc": "Thesis: Machine Learning Methods for Localization and Classification of Insects in Images", - "repo_url": "https://github.com/philsupertramp/inet", - "repo_stars": 0, + "repo_name": "organicmaps", + "repo_desc": "🍃 Organic Maps is a free Android \u0026 iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!", + "repo_url": "https://github.com/organicmaps/organicmaps", + "repo_stars": 7258, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "C++" }, { - "repo_prog_language": "PostScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Objective-C" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Objective-C++" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "C" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Perl" + }, + { + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "philsupertramp" + "repo_owner": "organicmaps" } }, - "issue_title": "Change docs template", + "issue_title": "Handle implied access ", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "Good first issue" }, { - "label_name": "good first issue" + "label_name": "Generator" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -14941,52 +14883,25 @@ }, { "Issue": { - "issue_url": "https://github.com/arguflow/arguflow/issues/465", - "issue_createdAt": "2023-09-22T05:31:59Z", + "issue_url": "https://github.com/AxisCommunications/go-dpop/issues/4", + "issue_createdAt": "2023-09-22T10:40:37Z", "issue_repo": { - "repo_name": "arguflow", - "repo_desc": "Rust REST API server and white-label SolidJS UIs for semantic search and RAG/no-hallucination LLM-chat", - "repo_url": "https://github.com/arguflow/arguflow", - "repo_stars": 46, + "repo_name": "go-dpop", + "repo_desc": "DPoP for golang clients and servers", + "repo_url": "https://github.com/AxisCommunications/go-dpop", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PLpgSQL" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "arguflow" + "repo_owner": "AxisCommunications" } }, - "issue_title": "feature: feeling lucky button ", + "issue_title": "[Request]: Helper function for hashing bound authorization token", "issue_labels": { "Nodes": [ { @@ -14994,21 +14909,12 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "medium priority" - }, - { - "label_name": "💎 Bounty" - }, - { - "label_name": "search" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 15 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -15017,133 +14923,163 @@ }, { "Issue": { - "issue_url": "https://github.com/cowprotocol/tenderly-watch-tower/issues/50", - "issue_createdAt": "2023-09-22T05:27:44Z", + "issue_url": "https://github.com/Nilstrieb/cargo-minimize/issues/30", + "issue_createdAt": "2023-09-22T10:29:24Z", "issue_repo": { - "repo_name": "tenderly-watch-tower", - "repo_desc": "Watching to make sure CoWs are treated Tenderly 👀", - "repo_url": "https://github.com/cowprotocol/tenderly-watch-tower", - "repo_stars": 1, + "repo_name": "cargo-minimize", + "repo_desc": "A tool to help with minimization of Rust code", + "repo_url": "https://github.com/Nilstrieb/cargo-minimize", + "repo_stars": 35, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "cowprotocol" + "repo_owner": "Nilstrieb" } }, - "issue_title": "chore: standardise variable nomenclature", + "issue_title": "Make --verify-fn cross-platform", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/EddieHubCommunity/BioDrop/issues/9135", - "issue_createdAt": "2023-09-22T05:23:06Z", + "issue_url": "https://github.com/Infisical/infisical/issues/1015", + "issue_createdAt": "2023-09-22T10:26:19Z", "issue_repo": { - "repo_name": "BioDrop", - "repo_desc": "Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.", - "repo_url": "https://github.com/EddieHubCommunity/BioDrop", - "repo_stars": 4676, + "repo_name": "infisical", + "repo_desc": "♾ Infisical is an open-source, end-to-end encrypted platform for secret management: sync secrets across your team/infrastructure and prevent secret leaks.", + "repo_url": "https://github.com/Infisical/infisical", + "repo_stars": 9632, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Makefile" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Smarty" } ] }, "Owner": { - "repo_owner": "EddieHubCommunity" + "repo_owner": "Infisical" } }, - "issue_title": "[FEATURE] Increase execution time for loading json files", + "issue_title": "[ENG-118] Imports are not supported in infisical export command", "issue_labels": { "Nodes": [ - { - "label_name": "⭐ goal: addition" - }, - { - "label_name": "💻 aspect: code" - }, - { - "label_name": "🏁 status: ready for dev" - }, { "label_name": "good first issue" }, { - "label_name": "🔢 points: 1" + "label_name": "🪓 cli" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/equinor/xtgeoapp-grd3dmaps/issues/86", - "issue_createdAt": "2023-09-22T05:21:59Z", + "issue_url": "https://github.com/external-secrets/external-secrets/issues/2726", + "issue_createdAt": "2023-09-22T10:24:27Z", "issue_repo": { - "repo_name": "xtgeoapp-grd3dmaps", - "repo_desc": "XTGeo scripts, with focus on maps from 3D grids in various ways based on XTGeo lib", - "repo_url": "https://github.com/equinor/xtgeoapp-grd3dmaps", - "repo_stars": 4, + "repo_name": "external-secrets", + "repo_desc": "External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.", + "repo_url": "https://github.com/external-secrets/external-secrets", + "repo_stars": 3098, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "equinor" + "repo_owner": "external-secrets" } }, - "issue_title": "Move to a pyproject.toml based package", + "issue_title": "Improve logging to include which parameter is missing", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "kind/feature" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -15155,8 +15091,8 @@ }, { "Issue": { - "issue_url": "https://github.com/cowprotocol/tenderly-watch-tower/issues/48", - "issue_createdAt": "2023-09-22T04:51:05Z", + "issue_url": "https://github.com/cowprotocol/tenderly-watch-tower/issues/54", + "issue_createdAt": "2023-09-22T10:08:04Z", "issue_repo": { "repo_name": "tenderly-watch-tower", "repo_desc": "Watching to make sure CoWs are treated Tenderly 👀", @@ -15173,11 +15109,11 @@ "repo_owner": "cowprotocol" } }, - "issue_title": "chore: dump registry of chain", + "issue_title": "bug: new block timeout", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" @@ -15195,41 +15131,38 @@ }, { "Issue": { - "issue_url": "https://github.com/Vyvy-vi/iris-flower-classifier/issues/6", - "issue_createdAt": "2023-09-22T04:40:31Z", + "issue_url": "https://github.com/TJStienstra/brim/issues/112", + "issue_createdAt": "2023-09-22T10:06:46Z", "issue_repo": { - "repo_name": "iris-flower-classifier", - "repo_desc": "Logistic Regression on Iris Flower Dataset with Numpy and pandas and predicted weights used to serve results to a website via FastAPI ", - "repo_url": "https://github.com/Vyvy-vi/iris-flower-classifier", - "repo_stars": 0, + "repo_name": "brim", + "repo_desc": "A Modular and Extensible Open-Source Framework for Creating Bicycle-Rider Models", + "repo_url": "https://github.com/TJStienstra/brim", + "repo_stars": 3, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Jupyter Notebook" - }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Vyvy-vi" + "repo_owner": "TJStienstra" } }, - "issue_title": "[CHORE]: Move css to static\\styles.css", + "issue_title": "Get all symbols", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -15238,47 +15171,38 @@ }, { "Issue": { - "issue_url": "https://github.com/jbauschatz/GaelicAdventureGame/issues/48", - "issue_createdAt": "2023-09-22T04:30:19Z", + "issue_url": "https://github.com/asyncapi/conference-website/issues/198", + "issue_createdAt": "2023-09-22T10:00:28Z", "issue_repo": { - "repo_name": "GaelicAdventureGame", - "repo_desc": "Text-Based Adventure Game in Scottish Gaelic and English", - "repo_url": "https://github.com/jbauschatz/GaelicAdventureGame", - "repo_stars": 1, + "repo_name": "conference-website", + "repo_desc": "Website for the AsyncAPI online conference", + "repo_url": "https://github.com/asyncapi/conference-website", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "jbauschatz" + "repo_owner": "asyncapi" } }, - "issue_title": "Center text in the screen", + "issue_title": "Update `Get Free Tickets` on main page to link to proper google form", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "ui" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -15287,34 +15211,47 @@ }, { "Issue": { - "issue_url": "https://github.com/mojaloop/project/issues/3530", - "issue_createdAt": "2023-09-22T04:30:03Z", + "issue_url": "https://github.com/mydraft-cc/ui/issues/203", + "issue_createdAt": "2023-09-22T09:57:45Z", "issue_repo": { - "repo_name": "project", - "repo_desc": "Repo to track product development issues for the Mojaloop project.", - "repo_url": "https://github.com/mojaloop/project", - "repo_stars": 21, + "repo_name": "ui", + "repo_desc": "Open source wireframing tool written in typescript, react and redux.", + "repo_url": "https://github.com/mydraft-cc/ui", + "repo_stars": 482, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "PowerShell" + } + ] }, "Owner": { - "repo_owner": "mojaloop" + "repo_owner": "mydraft-cc" } }, - "issue_title": "Migrate thirdparty-sdk dependency on sdk-scheme-adapter to api-snippets", + "issue_title": "HBJK", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "story" - }, - { - "label_name": "core-dev-squad" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -15326,71 +15263,50 @@ }, { "Issue": { - "issue_url": "https://github.com/matplotlib/matplotlib/issues/26865", - "issue_createdAt": "2023-09-22T04:29:28Z", + "issue_url": "https://github.com/equinor/xtgeo/issues/892", + "issue_createdAt": "2023-09-22T09:57:15Z", "issue_repo": { - "repo_name": "matplotlib", - "repo_desc": "matplotlib: plotting with Python", - "repo_url": "https://github.com/matplotlib/matplotlib", - "repo_stars": 18114, + "repo_name": "xtgeo", + "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", + "repo_url": "https://github.com/equinor/xtgeo", + "repo_stars": 101, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "C++" + "repo_prog_language": "CMake" }, { "repo_prog_language": "C" }, { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "TeX" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "SWIG" } ] }, "Owner": { - "repo_owner": "matplotlib" + "repo_owner": "equinor" } }, - "issue_title": "[MNT]: Remove 3.7-deprecated API", + "issue_title": "Add type annotations to `Grid`", "issue_labels": { "Nodes": [ { - "label_name": "mentored: hackathon" - }, - { - "label_name": "Difficulty: Easy" - }, - { - "label_name": "Good first issue" - }, - { - "label_name": "Maintenance" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -15399,69 +15315,96 @@ }, { "Issue": { - "issue_url": "https://github.com/Vyvy-vi/py-series/issues/11", - "issue_createdAt": "2023-09-22T04:27:57Z", + "issue_url": "https://github.com/vitaliihonta/zio-temporal/issues/129", + "issue_createdAt": "2023-09-22T09:54:14Z", "issue_repo": { - "repo_name": "py-series", - "repo_desc": "Python examples to detect progressions and output their sum", - "repo_url": "https://github.com/Vyvy-vi/py-series", - "repo_stars": 0, + "repo_name": "zio-temporal", + "repo_desc": "Build invincible apps with ZIO and https://temporal.io", + "repo_url": "https://github.com/vitaliihonta/zio-temporal", + "repo_stars": 49, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Scala" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Vyvy-vi" + "repo_owner": "vitaliihonta" } }, - "issue_title": "[CHORE]: switch to list comprehensions", + "issue_title": "Migrate to zio.ZLayerAspect", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/stackbuilders/dotenv-hs/issues/179", - "issue_createdAt": "2023-09-22T04:24:12Z", + "issue_url": "https://github.com/equinor/xtgeo/issues/891", + "issue_createdAt": "2023-09-22T09:53:43Z", "issue_repo": { - "repo_name": "dotenv-hs", - "repo_desc": "Load environment variables from dotenv files for Haskell", - "repo_url": "https://github.com/stackbuilders/dotenv-hs", - "repo_stars": 59, + "repo_name": "xtgeo", + "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", + "repo_url": "https://github.com/equinor/xtgeo", + "repo_stars": 101, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Haskell" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "SWIG" } ] }, "Owner": { - "repo_owner": "stackbuilders" + "repo_owner": "equinor" } }, - "issue_title": "Parse content that starts with curly brackets", + "issue_title": "Add type annotations to `GridProperties`", "issue_labels": { "Nodes": [ { - "label_name": "Good first issue" + "label_name": "good first issue" } ], "label_totalcount": 1 @@ -15476,35 +15419,38 @@ }, { "Issue": { - "issue_url": "https://github.com/Omkar17Coder/Fitness/issues/3", - "issue_createdAt": "2023-09-22T04:21:22Z", + "issue_url": "https://github.com/zopefoundation/meta/issues/206", + "issue_createdAt": "2023-09-22T09:52:56Z", "issue_repo": { - "repo_name": "Fitness", - "repo_desc": "AI ML based Fitness Application", - "repo_url": "https://github.com/Omkar17Coder/Fitness", - "repo_stars": 0, + "repo_name": "meta", + "repo_desc": "Meta issues concerning many/all of the zopefoundation repositories.", + "repo_url": "https://github.com/zopefoundation/meta", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Jinja" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Omkar17Coder" + "repo_owner": "zopefoundation" } }, - "issue_title": "Any_Yoga_Posture", + "issue_title": "Clean up references to travis-ci", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -15516,158 +15462,117 @@ }, { "Issue": { - "issue_url": "https://github.com/Omkar17Coder/Fitness/issues/2", - "issue_createdAt": "2023-09-22T04:20:57Z", - "issue_repo": { - "repo_name": "Fitness", - "repo_desc": "AI ML based Fitness Application", - "repo_url": "https://github.com/Omkar17Coder/Fitness", - "repo_stars": 0, + "issue_url": "https://github.com/layer5io/layer5/issues/4942", + "issue_createdAt": "2023-09-22T09:52:03Z", + "issue_repo": { + "repo_name": "layer5", + "repo_desc": "Layer5, expect more from your infrastructure", + "repo_url": "https://github.com/layer5io/layer5", + "repo_stars": 696, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "Omkar17Coder" + "repo_owner": "layer5io" } }, - "issue_title": "Face_Detection_Code", + "issue_title": "[Community] Member Profile: Rhoda Michael", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { "label_name": "hacktoberfest" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Omkar17Coder/Fitness/issues/1", - "issue_createdAt": "2023-09-22T04:20:23Z", - "issue_repo": { - "repo_name": "Fitness", - "repo_desc": "AI ML based Fitness Application", - "repo_url": "https://github.com/Omkar17Coder/Fitness", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Jupyter Notebook" - } - ] - }, - "Owner": { - "repo_owner": "Omkar17Coder" - } - }, - "issue_title": "Add_Hand and Leg Detection Code", - "issue_labels": { - "Nodes": [ + }, { - "label_name": "good first issue" + "label_name": "language/markdown" }, { - "label_name": "hacktoberfest" + "label_name": "framework/gatsby" + }, + { + "label_name": "area/community" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/stackbuilders/dotenv-hs/issues/178", - "issue_createdAt": "2023-09-22T04:19:52Z", + "issue_url": "https://github.com/equinor/xtgeo/issues/890", + "issue_createdAt": "2023-09-22T09:41:58Z", "issue_repo": { - "repo_name": "dotenv-hs", - "repo_desc": "Load environment variables from dotenv files for Haskell", - "repo_url": "https://github.com/stackbuilders/dotenv-hs", - "repo_stars": 59, + "repo_name": "xtgeo", + "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", + "repo_url": "https://github.com/equinor/xtgeo", + "repo_stars": 101, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Haskell" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C" }, { "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "stackbuilders" - } - }, - "issue_title": "Be able to do variable substitution when the content is inside quotes", - "issue_labels": { - "Nodes": [ - { - "label_name": "Good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/vinteo/hass-opensprinkler/issues/251", - "issue_createdAt": "2023-09-22T04:18:29Z", - "issue_repo": { - "repo_name": "hass-opensprinkler", - "repo_desc": "OpenSprinkler Integration for Home Assistant", - "repo_url": "https://github.com/vinteo/hass-opensprinkler", - "repo_stars": 167, - "repo_langs": { - "Nodes": [ + }, { - "repo_prog_language": "Python" + "repo_prog_language": "SWIG" } ] }, "Owner": { - "repo_owner": "vinteo" + "repo_owner": "equinor" } }, - "issue_title": "Service to set rain delay", + "issue_title": "Add mypy to linting GitHub workflow", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -15679,68 +15584,50 @@ }, { "Issue": { - "issue_url": "https://github.com/quarkusio/quarkus/issues/36084", - "issue_createdAt": "2023-09-22T04:17:54Z", + "issue_url": "https://github.com/equinor/xtgeo/issues/889", + "issue_createdAt": "2023-09-22T09:40:24Z", "issue_repo": { - "repo_name": "quarkus", - "repo_desc": "Quarkus: Supersonic Subatomic Java. ", - "repo_url": "https://github.com/quarkusio/quarkus", - "repo_stars": 12285, + "repo_name": "xtgeo", + "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", + "repo_url": "https://github.com/equinor/xtgeo", + "repo_stars": 101, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Groovy" - }, - { - "repo_prog_language": "FreeMarker" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "Scala" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "C" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "SWIG" } ] }, "Owner": { - "repo_owner": "quarkusio" + "repo_owner": "equinor" } }, - "issue_title": "Exception when specifying QUARKUS_OTEL_EXPORTER_OTLP_TRACES_PROTOCOL=grpc", + "issue_title": "Add type annotations to `GridProperty`", "issue_labels": { "Nodes": [ - { - "label_name": "kind/bug" - }, { "label_name": "good first issue" - }, - { - "label_name": "area/tracing" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 6 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -15749,25 +15636,21 @@ }, { "Issue": { - "issue_url": "https://github.com/Vyvy-vi/py-series/issues/2", - "issue_createdAt": "2023-09-22T04:13:30Z", + "issue_url": "https://github.com/MarinaPaley/IOSU-2023/issues/1", + "issue_createdAt": "2023-09-22T09:35:27Z", "issue_repo": { - "repo_name": "py-series", - "repo_desc": "Python examples to detect progressions and output their sum", - "repo_url": "https://github.com/Vyvy-vi/py-series", + "repo_name": "IOSU-2023", + "repo_desc": "ИОСУ ФИО 2023-2024 ТУУ-411", + "repo_url": "https://github.com/MarinaPaley/IOSU-2023", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Vyvy-vi" + "repo_owner": "MarinaPaley" } }, - "issue_title": "[FEAT]: add function to generate fibonacci series", + "issue_title": "Правила работы", "issue_labels": { "Nodes": [ { @@ -15786,35 +15669,47 @@ }, { "Issue": { - "issue_url": "https://github.com/Vyvy-vi/py-series/issues/1", - "issue_createdAt": "2023-09-22T04:06:40Z", + "issue_url": "https://github.com/Greenstand/treetracker-web-map-core-demo/issues/38", + "issue_createdAt": "2023-09-22T09:34:57Z", "issue_repo": { - "repo_name": "py-series", - "repo_desc": "Python examples to detect progressions and output their sum", - "repo_url": "https://github.com/Vyvy-vi/py-series", - "repo_stars": 0, + "repo_name": "treetracker-web-map-core-demo", + "repo_desc": "", + "repo_url": "https://github.com/Greenstand/treetracker-web-map-core-demo", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "Vyvy-vi" + "repo_owner": "Greenstand" } }, - "issue_title": "[FEAT]: Reduce redundancy", + "issue_title": "Research: if it possible to let iphone people try this app", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "invalid" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -15823,71 +15718,74 @@ }, { "Issue": { - "issue_url": "https://github.com/arguflow/arguflow/issues/460", - "issue_createdAt": "2023-09-22T04:00:58Z", + "issue_url": "https://github.com/dotnet/maui/issues/17569", + "issue_createdAt": "2023-09-22T09:27:34Z", "issue_repo": { - "repo_name": "arguflow", - "repo_desc": "Rust REST API server and white-label SolidJS UIs for semantic search and RAG/no-hallucination LLM-chat", - "repo_url": "https://github.com/arguflow/arguflow", - "repo_stars": 46, + "repo_name": "maui", + "repo_desc": ".NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.", + "repo_url": "https://github.com/dotnet/maui", + "repo_stars": 19680, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PLpgSQL" - }, - { - "repo_prog_language": "Rust" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Java" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C#" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "PowerShell" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "arguflow" + "repo_owner": "dotnet" } }, - "issue_title": "styling: make RegisterOrUserProfile component display Github star button with register next to login as normal link", + "issue_title": "MauiWebViewNavigationDelegate: PlatformView cannot be null here", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "t/bug" }, { "label_name": "good first issue" }, { - "label_name": "💎 Bounty" + "label_name": "platform/android 🤖" + }, + { + "label_name": "area/controls 🎮" }, { - "label_name": "search" + "label_name": "control-webview" + }, + { + "label_name": "s/needs-repro" } ], - "label_totalcount": 4 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 6 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -15896,38 +15794,53 @@ }, { "Issue": { - "issue_url": "https://github.com/lucasbordeau/obsidian-tiddlywiki/issues/9", - "issue_createdAt": "2023-09-22T03:46:28Z", + "issue_url": "https://github.com/exercism/java/issues/2388", + "issue_createdAt": "2023-09-22T09:26:19Z", "issue_repo": { - "repo_name": "obsidian-tiddlywiki", - "repo_desc": "Import/export TiddlyWiki tiddler files with Obsidian", - "repo_url": "https://github.com/lucasbordeau/obsidian-tiddlywiki", - "repo_stars": 8, + "repo_name": "java", + "repo_desc": "Exercism exercises in Java.", + "repo_url": "https://github.com/exercism/java", + "repo_stars": 603, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Java" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Smarty" } ] }, "Owner": { - "repo_owner": "lucasbordeau" + "repo_owner": "exercism" } }, - "issue_title": "Obsidian Headings Map To Broken Tiddlywiki Headings", + "issue_title": "Sync test cases for practice exercises", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "x:action/sync" + }, + { + "label_name": "x:knowledge/elementary" + }, + { + "label_name": "x:module/practice-exercise" + }, + { + "label_name": "x:type/content" + }, + { + "label_name": "x:size/medium" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -15939,59 +15852,53 @@ }, { "Issue": { - "issue_url": "https://github.com/istoreos/istoreos/issues/1012", - "issue_createdAt": "2023-09-22T03:40:36Z", + "issue_url": "https://github.com/redhat-documentation/vale-at-red-hat/issues/643", + "issue_createdAt": "2023-09-22T09:24:17Z", "issue_repo": { - "repo_name": "istoreos", - "repo_desc": "提供一个人人会用的的路由、NAS系统", - "repo_url": "https://github.com/istoreos/istoreos", - "repo_stars": 2672, + "repo_name": "vale-at-red-hat", + "repo_desc": "Vale config files, styles, and docs to help individuals and teams roll out Vale", + "repo_url": "https://github.com/redhat-documentation/vale-at-red-hat", + "repo_stars": 29, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Awk" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Assembly" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Lua" + "repo_prog_language": "Less" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "M4" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "istoreos" + "repo_owner": "redhat-documentation" } }, - "issue_title": "关于RK35xx系列机型混刷不同作者固件可能出现的问题", + "issue_title": "[chore] Add \"quick start\" to Vale at Red Hat rules", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest2023" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -16003,28 +15910,50 @@ }, { "Issue": { - "issue_url": "https://github.com/varun10sudhir/FrontEnd/issues/3", - "issue_createdAt": "2023-09-22T03:30:27Z", + "issue_url": "https://github.com/redhat-documentation/vale-at-red-hat/issues/642", + "issue_createdAt": "2023-09-22T09:17:32Z", "issue_repo": { - "repo_name": "FrontEnd", - "repo_desc": "SourceSprint repository for front-end", - "repo_url": "https://github.com/varun10sudhir/FrontEnd", - "repo_stars": 0, + "repo_name": "vale-at-red-hat", + "repo_desc": "Vale config files, styles, and docs to help individuals and teams roll out Vale", + "repo_url": "https://github.com/redhat-documentation/vale-at-red-hat", + "repo_stars": 29, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Less" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "varun10sudhir" + "repo_owner": "redhat-documentation" } }, - "issue_title": "Landing Page -- Socials", + "issue_title": "[chore] Add \"Application Stream\" and \"AppStream repository\" to Vale at Red Hat rules", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest2023" } ], "label_totalcount": 2 @@ -16039,21 +15968,31 @@ }, { "Issue": { - "issue_url": "https://github.com/varun10sudhir/FrontEnd/issues/2", - "issue_createdAt": "2023-09-22T03:24:31Z", + "issue_url": "https://github.com/shreeramshanmugasundaram/gdsc-website/issues/14", + "issue_createdAt": "2023-09-22T09:12:18Z", "issue_repo": { - "repo_name": "FrontEnd", - "repo_desc": "SourceSprint repository for front-end", - "repo_url": "https://github.com/varun10sudhir/FrontEnd", + "repo_name": "gdsc-website", + "repo_desc": "", + "repo_url": "https://github.com/shreeramshanmugasundaram/gdsc-website", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" + } + ] }, "Owner": { - "repo_owner": "varun10sudhir" + "repo_owner": "shreeramshanmugasundaram" } }, - "issue_title": "Landing Page -- IEEE+TechLoop Logo", + "issue_title": "Add Favicon ", "issue_labels": { "Nodes": [ { @@ -16072,32 +16011,53 @@ }, { "Issue": { - "issue_url": "https://github.com/Taz03/JIA/issues/43", - "issue_createdAt": "2023-09-22T03:22:58Z", + "issue_url": "https://github.com/redhat-documentation/vale-at-red-hat/issues/641", + "issue_createdAt": "2023-09-22T09:12:01Z", "issue_repo": { - "repo_name": "JIA", - "repo_desc": "Java API Wrapper for Instagram Private API - Java Instagram API(JIA)", - "repo_url": "https://github.com/Taz03/JIA", - "repo_stars": 12, + "repo_name": "vale-at-red-hat", + "repo_desc": "Vale config files, styles, and docs to help individuals and teams roll out Vale", + "repo_url": "https://github.com/redhat-documentation/vale-at-red-hat", + "repo_stars": 29, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Less" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Taz03" + "repo_owner": "redhat-documentation" } }, - "issue_title": "Upgrarde to Gradle 8.4", + "issue_title": "[chore] Add \"Rolling Stream\" to Vale at Red Hat rules", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest2023" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -16109,92 +16069,111 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/incubator-streampark/issues/3161", - "issue_createdAt": "2023-09-22T03:19:19Z", + "issue_url": "https://github.com/redhat-documentation/vale-at-red-hat/issues/640", + "issue_createdAt": "2023-09-22T09:10:25Z", "issue_repo": { - "repo_name": "incubator-streampark", - "repo_desc": "StreamPark, Make stream processing easier! easy-to-use streaming application development framework and operation platform", - "repo_url": "https://github.com/apache/incubator-streampark", - "repo_stars": 3433, + "repo_name": "vale-at-red-hat", + "repo_desc": "Vale config files, styles, and docs to help individuals and teams roll out Vale", + "repo_url": "https://github.com/redhat-documentation/vale-at-red-hat", + "repo_stars": 29, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Scala" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { "repo_prog_language": "Less" }, { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "redhat-documentation" } }, - "issue_title": "[Feature] Improve the blog module of incubator-streampark-website", + "issue_title": "[chore] Add \"softirq\" to Vale at Red Hat rules", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest2023" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/varun10sudhir/FrontEnd/issues/1", - "issue_createdAt": "2023-09-22T03:19:17Z", + "issue_url": "https://github.com/redhat-documentation/vale-at-red-hat/issues/639", + "issue_createdAt": "2023-09-22T09:08:43Z", "issue_repo": { - "repo_name": "FrontEnd", - "repo_desc": "SourceSprint repository for front-end", - "repo_url": "https://github.com/varun10sudhir/FrontEnd", - "repo_stars": 0, + "repo_name": "vale-at-red-hat", + "repo_desc": "Vale config files, styles, and docs to help individuals and teams roll out Vale", + "repo_url": "https://github.com/redhat-documentation/vale-at-red-hat", + "repo_stars": 29, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Less" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "varun10sudhir" + "repo_owner": "redhat-documentation" } }, - "issue_title": "Landing Page - Add image", + "issue_title": "[chore] Add \"DNF Automatic\" to Vale at Red Hat rules ", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest2023" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -16206,21 +16185,52 @@ }, { "Issue": { - "issue_url": "https://github.com/kellia12/Business-Project/issues/3", - "issue_createdAt": "2023-09-22T03:02:07Z", + "issue_url": "https://github.com/hashicorp/terraform-cdk/issues/3142", + "issue_createdAt": "2023-09-22T09:06:47Z", "issue_repo": { - "repo_name": "Business-Project", - "repo_desc": "", - "repo_url": "https://github.com/kellia12/Business-Project", - "repo_stars": 0, + "repo_name": "terraform-cdk", + "repo_desc": "Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform", + "repo_url": "https://github.com/hashicorp/terraform-cdk", + "repo_stars": 4532, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "HCL" + } + ] }, "Owner": { - "repo_owner": "kellia12" + "repo_owner": "hashicorp" } }, - "issue_title": "Event/Game Schedule", + "issue_title": "lib: Support `terraform_data` built-in resource", "issue_labels": { "Nodes": [ { @@ -16228,9 +16238,18 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "cdktf" + }, + { + "label_name": "core-parity" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -16242,71 +16261,90 @@ }, { "Issue": { - "issue_url": "https://github.com/kellia12/Business-Project/issues/2", - "issue_createdAt": "2023-09-22T02:56:16Z", + "issue_url": "https://github.com/redhat-documentation/vale-at-red-hat/issues/638", + "issue_createdAt": "2023-09-22T09:00:44Z", "issue_repo": { - "repo_name": "Business-Project", - "repo_desc": "", - "repo_url": "https://github.com/kellia12/Business-Project", - "repo_stars": 0, + "repo_name": "vale-at-red-hat", + "repo_desc": "Vale config files, styles, and docs to help individuals and teams roll out Vale", + "repo_url": "https://github.com/redhat-documentation/vale-at-red-hat", + "repo_stars": 29, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Less" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "kellia12" + "repo_owner": "redhat-documentation" } }, - "issue_title": "Build an Encrypted Database for Security", + "issue_title": "[chore] Add \"Ansible Playbook\" to Vale at Red Hat rules", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest2023" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Jdecristi/chirp/issues/31", - "issue_createdAt": "2023-09-22T02:55:52Z", + "issue_url": "https://github.com/pymc-labs/CausalPy/issues/249", + "issue_createdAt": "2023-09-22T08:53:55Z", "issue_repo": { - "repo_name": "chirp", - "repo_desc": "", - "repo_url": "https://github.com/Jdecristi/chirp", - "repo_stars": 2, + "repo_name": "CausalPy", + "repo_desc": "A Python package for causal inference in quasi-experimental settings", + "repo_url": "https://github.com/pymc-labs/CausalPy", + "repo_stars": 543, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "Jdecristi" + "repo_owner": "pymc-labs" } }, - "issue_title": "Github Issue Template has wrong emoji", + "issue_title": "Point users with questions towards GitHub discussions", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "documentation" }, { "label_name": "good first issue" @@ -16315,65 +16353,41 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1870", - "issue_createdAt": "2023-09-22T02:50:47Z", + "issue_url": "https://github.com/pymc-labs/pymc-marketing/issues/382", + "issue_createdAt": "2023-09-22T08:52:41Z", "issue_repo": { - "repo_name": "OpenColorIO", - "repo_desc": "A color management framework for visual effects and animation.", - "repo_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO", - "repo_stars": 1585, + "repo_name": "pymc-marketing", + "repo_desc": "Bayesian marketing toolbox in PyMC. Media Mix (MMM), customer lifetime value (CLV), buy-till-you-die (BTYD) models and more.", + "repo_url": "https://github.com/pymc-labs/pymc-marketing", + "repo_stars": 260, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" + "repo_prog_language": "Makefile" }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Roff" - }, - { - "repo_prog_language": "Objective-C++" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "AcademySoftwareFoundation" + "repo_owner": "pymc-labs" } }, - "issue_title": "Add code examples for using color space heuristics", + "issue_title": "Point users with questions towards GitHub discussions", "issue_labels": { "Nodes": [ { - "label_name": "Documentation" + "label_name": "docs" }, { "label_name": "good first issue" @@ -16391,37 +16405,25 @@ }, { "Issue": { - "issue_url": "https://github.com/panel-attack/panel-attack/issues/958", - "issue_createdAt": "2023-09-22T02:50:25Z", + "issue_url": "https://github.com/Python-Dojo/Dojo-Helper-App/issues/20", + "issue_createdAt": "2023-09-22T08:51:56Z", "issue_repo": { - "repo_name": "panel-attack", - "repo_desc": "Tetris Attack/Panel de Pon clone in lua with LOVE", - "repo_url": "https://github.com/panel-attack/panel-attack", - "repo_stars": 75, + "repo_name": "Dojo-Helper-App", + "repo_desc": "Place for people to complete bounties supplied by Ray in The Python Dojo discord channel.", + "repo_url": "https://github.com/Python-Dojo/Dojo-Helper-App", + "repo_stars": 2, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Lua" - }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "panel-attack" + "repo_owner": "Python-Dojo" } }, - "issue_title": "Randomize opponent in challenge mode", + "issue_title": "Create a gitignore file", "issue_labels": { "Nodes": [ { @@ -16429,18 +16431,12 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "Client-side" - }, - { - "label_name": "low-ish priority" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -16449,74 +16445,44 @@ }, { "Issue": { - "issue_url": "https://github.com/arguflow/arguflow/issues/455", - "issue_createdAt": "2023-09-22T02:49:45Z", + "issue_url": "https://github.com/data-console/workshops/issues/8", + "issue_createdAt": "2023-09-22T08:48:50Z", "issue_repo": { - "repo_name": "arguflow", - "repo_desc": "Rust REST API server and white-label SolidJS UIs for semantic search and RAG/no-hallucination LLM-chat", - "repo_url": "https://github.com/arguflow/arguflow", - "repo_stars": 46, + "repo_name": "workshops", + "repo_desc": "", + "repo_url": "https://github.com/data-console/workshops", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "PLpgSQL" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Dockerfile" - }, { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "Jupyter Notebook" - }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "arguflow" + "repo_owner": "data-console" } }, - "issue_title": "bugfix: hide show more button on ScoreCard and CardMetadataDisplay until after hydration", + "issue_title": "Create dataset template", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" - }, - { - "label_name": "medium priority" - }, - { - "label_name": "💎 Bounty" - }, - { - "label_name": "search" } ], - "label_totalcount": 5 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 21 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -16525,62 +16491,41 @@ }, { "Issue": { - "issue_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1869", - "issue_createdAt": "2023-09-22T02:36:12Z", + "issue_url": "https://github.com/data-console/workshops/issues/7", + "issue_createdAt": "2023-09-22T08:47:33Z", "issue_repo": { - "repo_name": "OpenColorIO", - "repo_desc": "A color management framework for visual effects and animation.", - "repo_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO", - "repo_stars": 1585, + "repo_name": "workshops", + "repo_desc": "", + "repo_url": "https://github.com/data-console/workshops", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Roff" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Objective-C++" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "AcademySoftwareFoundation" + "repo_owner": "data-console" } }, - "issue_title": "Add code examples for ColorSpaceMenuHelper", + "issue_title": "Create notebook template", "issue_labels": { "Nodes": [ - { - "label_name": "Documentation" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -16592,50 +16537,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Cherrytree56567/PSEMU/issues/15", - "issue_createdAt": "2023-09-22T02:31:49Z", + "issue_url": "https://github.com/data-console/workshops/issues/6", + "issue_createdAt": "2023-09-22T08:45:15Z", "issue_repo": { - "repo_name": "PSEMU", - "repo_desc": "An experimental PS1 Emulator made in c++ 20", - "repo_url": "https://github.com/Cherrytree56567/PSEMU", - "repo_stars": 4, + "repo_name": "workshops", + "repo_desc": "", + "repo_url": "https://github.com/data-console/workshops", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Assembly" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Cherrytree56567" + "repo_owner": "data-console" } }, - "issue_title": "Implement memory-mapped I/O for CD-ROM and HDD", + "issue_title": "Create cloud-project template", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "up-for-grabs" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -16647,62 +16583,41 @@ }, { "Issue": { - "issue_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1868", - "issue_createdAt": "2023-09-22T02:23:00Z", + "issue_url": "https://github.com/data-console/workshops/issues/5", + "issue_createdAt": "2023-09-22T08:42:49Z", "issue_repo": { - "repo_name": "OpenColorIO", - "repo_desc": "A color management framework for visual effects and animation.", - "repo_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO", - "repo_stars": 1585, + "repo_name": "workshops", + "repo_desc": "", + "repo_url": "https://github.com/data-console/workshops", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Roff" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Objective-C++" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "AcademySoftwareFoundation" + "repo_owner": "data-console" } }, - "issue_title": "Improve documentation for running unit tests", + "issue_title": "Create table template", "issue_labels": { "Nodes": [ - { - "label_name": "Documentation" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -16714,56 +16629,41 @@ }, { "Issue": { - "issue_url": "https://github.com/xorbitsai/xorbits/issues/714", - "issue_createdAt": "2023-09-22T02:21:18Z", + "issue_url": "https://github.com/data-console/workshops/issues/4", + "issue_createdAt": "2023-09-22T08:42:40Z", "issue_repo": { - "repo_name": "xorbits", - "repo_desc": "Scalable Python DS \u0026 ML, in an API compatible \u0026 lightning fast way.", - "repo_url": "https://github.com/xorbitsai/xorbits", - "repo_stars": 823, + "repo_name": "workshops", + "repo_desc": "", + "repo_url": "https://github.com/data-console/workshops", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Cython" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "xorbitsai" + "repo_owner": "data-console" } }, - "issue_title": "DOC: add user guide on lightgbm", + "issue_title": "Create workflow template", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -16775,56 +16675,41 @@ }, { "Issue": { - "issue_url": "https://github.com/xorbitsai/xorbits/issues/713", - "issue_createdAt": "2023-09-22T02:20:21Z", + "issue_url": "https://github.com/data-console/workshops/issues/3", + "issue_createdAt": "2023-09-22T08:41:30Z", "issue_repo": { - "repo_name": "xorbits", - "repo_desc": "Scalable Python DS \u0026 ML, in an API compatible \u0026 lightning fast way.", - "repo_url": "https://github.com/xorbitsai/xorbits", - "repo_stars": 823, + "repo_name": "workshops", + "repo_desc": "", + "repo_url": "https://github.com/data-console/workshops", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Cython" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "xorbitsai" + "repo_owner": "data-console" } }, - "issue_title": "DOC: xgboost user guide", + "issue_title": "Create scheduler template", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -16836,117 +16721,99 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28550", - "issue_createdAt": "2023-09-22T02:19:55Z", + "issue_url": "https://github.com/data-console/workshops/issues/2", + "issue_createdAt": "2023-09-22T08:40:29Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "workshops", + "repo_desc": "", + "repo_url": "https://github.com/data-console/workshops", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ANTLR" - }, - { - "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "data-console" } }, - "issue_title": "DataSourcePoolDestroyerTest unit test fails occasionally", + "issue_title": "Create Workspace template", "issue_labels": { "Nodes": [ - { - "label_name": "status: volunteer wanted" - }, - { - "label_name": "in: test" - }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1867", - "issue_createdAt": "2023-09-22T02:14:07Z", + "issue_url": "https://github.com/crytic/building-secure-contracts/issues/333", + "issue_createdAt": "2023-09-22T08:31:37Z", "issue_repo": { - "repo_name": "OpenColorIO", - "repo_desc": "A color management framework for visual effects and animation.", - "repo_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO", - "repo_stars": 1585, + "repo_name": "building-secure-contracts", + "repo_desc": "Guidelines and training material to write secure smart contracts", + "repo_url": "https://github.com/crytic/building-secure-contracts", + "repo_stars": 1952, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Java" + "repo_prog_language": "Solidity" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Roff" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Objective-C++" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "AcademySoftwareFoundation" + "repo_owner": "crytic" } }, - "issue_title": "Improve Windows build scripts and documentation", + "issue_title": "Add the rekt test", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "help wanted" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -16958,62 +16825,50 @@ }, { "Issue": { - "issue_url": "https://github.com/numaproj/numaflow/issues/1079", - "issue_createdAt": "2023-09-22T02:09:23Z", + "issue_url": "https://github.com/DesignLiquido/delegua/issues/507", + "issue_createdAt": "2023-09-22T08:31:34Z", "issue_repo": { - "repo_name": "numaflow", - "repo_desc": "Kubernetes-native platform to run massively parallel data/streaming jobs", - "repo_url": "https://github.com/numaproj/numaflow", - "repo_stars": 463, + "repo_name": "delegua", + "repo_desc": "Linguagem de programação 100% em português baseada em TypeScript, independente de sistema operacional e dispositivo, e suporte a múltiplos dialetos.", + "repo_url": "https://github.com/DesignLiquido/delegua", + "repo_stars": 157, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Awk" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Smarty" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Lua" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Portugol" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "ANTLR" } ] }, "Owner": { - "repo_owner": "numaproj" + "repo_owner": "DesignLiquido" } }, - "issue_title": "link checker in CI for our docs", + "issue_title": "Formas de uso da função `aleatorio`", "issue_labels": { "Nodes": [ + { + "label_name": "melhoria" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "visualg" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -17025,105 +16880,99 @@ }, { "Issue": { - "issue_url": "https://github.com/api7/adc/issues/59", - "issue_createdAt": "2023-09-22T02:06:12Z", + "issue_url": "https://github.com/cdsleiden/python-tutorial/issues/96", + "issue_createdAt": "2023-09-22T08:30:29Z", "issue_repo": { - "repo_name": "adc", - "repo_desc": "APISIX declarative CLI - ADC", - "repo_url": "https://github.com/api7/adc", - "repo_stars": 6, + "repo_name": "python-tutorial", + "repo_desc": "Beginner's introduction to programming in Python", + "repo_url": "https://github.com/cdsleiden/python-tutorial", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Lua" + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "api7" + "repo_owner": "cdsleiden" } }, - "issue_title": "Feature: rename `config.yaml` to something else.", + "issue_title": "Exercise numbers in section 11 have typos", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "data analysis course" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5840", - "issue_createdAt": "2023-09-22T02:01:04Z", + "issue_url": "https://github.com/VirtusLab/besom/issues/155", + "issue_createdAt": "2023-09-22T08:29:58Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, + "repo_name": "besom", + "repo_desc": "Besom - a broom made of twigs tied round a stick. Brooms and besoms are used for protection, to ward off evil spirits, and cleansing of ritual spaces. Also, an experimental pulumi-scala implementation, incidentally.", + "repo_url": "https://github.com/VirtusLab/besom", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "Scala" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Just" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Go" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "VirtusLab" } }, - "issue_title": "Delete the `logo-hexagon.svg` file", + "issue_title": "Make sure our templates compile", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "grace hopper" + "label_name": "kind/improvement" + }, + { + "label_name": "impact/first-48" + }, + { + "label_name": "size/S" + }, + { + "label_name": "area/build" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -17135,53 +16984,44 @@ }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5839", - "issue_createdAt": "2023-09-22T01:58:57Z", + "issue_url": "https://github.com/zeek/spicy-ldap/issues/21", + "issue_createdAt": "2023-09-22T08:29:46Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, + "repo_name": "spicy-ldap", + "repo_desc": "LDAP analyzer", + "repo_url": "https://github.com/zeek/spicy-ldap", + "repo_stars": 10, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Zeek" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Standard ML" } ] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "zeek" } }, - "issue_title": "Delete the `logo-light.svg` file", + "issue_title": "Malformed ldap search filters", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "grace hopper" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -17190,26 +17030,38 @@ }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5838", - "issue_createdAt": "2023-09-22T01:56:59Z", + "issue_url": "https://github.com/Devographics/Monorepo/issues/301", + "issue_createdAt": "2023-09-22T08:25:28Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, + "repo_name": "Monorepo", + "repo_desc": "Monorepo containing the State of JS apps", + "repo_url": "https://github.com/Devographics/Monorepo", + "repo_stars": 78, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "SCSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Astro" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Just" }, { "repo_prog_language": "MDX" @@ -17220,23 +17072,26 @@ ] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "Devographics" } }, - "issue_title": "Delete the `js-black.svg` file", + "issue_title": "Feature request - faster onboarding for gmail users", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "grace hopper" + "label_name": "surveyform" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -17245,44 +17100,62 @@ }, { "Issue": { - "issue_url": "https://github.com/JoshuaKGoldberg/create-typescript-app/issues/875", - "issue_createdAt": "2023-09-22T01:56:56Z", + "issue_url": "https://github.com/google/comprehensive-rust/issues/1232", + "issue_createdAt": "2023-09-22T08:17:02Z", "issue_repo": { - "repo_name": "create-typescript-app", - "repo_desc": "Quickstart-friendly TypeScript template with comprehensive formatting, linting, releases, testing, and other great tooling built-in. ✨", - "repo_url": "https://github.com/JoshuaKGoldberg/create-typescript-app", - "repo_stars": 371, + "repo_name": "comprehensive-rust", + "repo_desc": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.", + "repo_url": "https://github.com/google/comprehensive-rust", + "repo_stars": 19394, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "AIDL" + }, + { + "repo_prog_language": "Rust" + }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "JoshuaKGoldberg" + "repo_owner": "google" } }, - "issue_title": "🧪 Testing: Fill in unit test coverage for workflows.ts", + "issue_title": "Rewrite speaker note system", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "status: accepting prs" - }, - { - "label_name": "area: testing" + "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -17294,47 +17167,28 @@ }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5837", - "issue_createdAt": "2023-09-22T01:54:58Z", + "issue_url": "https://github.com/jfmartinz/ResourceHub/issues/3", + "issue_createdAt": "2023-09-22T08:13:20Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, + "repo_name": "ResourceHub", + "repo_desc": "ResourceHub is an open-source project that makes it easy for everyone to contribute and make their first PULL REQUEST. You can get started by simply adding a resource. Plus, it's a one-stop repo where the community gathers and shares useful resources related to web development!", + "repo_url": "https://github.com/jfmartinz/ResourceHub", + "repo_stars": 3, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "jfmartinz" } }, - "issue_title": "Delete the `nodejs-new-black.svg` file", + "issue_title": "Create a Bug fix Template", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "grace hopper" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -17349,56 +17203,25 @@ }, { "Issue": { - "issue_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1866", - "issue_createdAt": "2023-09-22T01:54:00Z", + "issue_url": "https://github.com/jfmartinz/ResourceHub/issues/2", + "issue_createdAt": "2023-09-22T08:07:21Z", "issue_repo": { - "repo_name": "OpenColorIO", - "repo_desc": "A color management framework for visual effects and animation.", - "repo_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO", - "repo_stars": 1585, + "repo_name": "ResourceHub", + "repo_desc": "ResourceHub is an open-source project that makes it easy for everyone to contribute and make their first PULL REQUEST. You can get started by simply adding a resource. Plus, it's a one-stop repo where the community gathers and shares useful resources related to web development!", + "repo_url": "https://github.com/jfmartinz/ResourceHub", + "repo_stars": 3, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Roff" - }, - { - "repo_prog_language": "Objective-C++" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Batchfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "AcademySoftwareFoundation" + "repo_owner": "jfmartinz" } }, - "issue_title": "Document the available built-in transforms", + "issue_title": "Create Feature Request Template", "issue_labels": { "Nodes": [ { - "label_name": "Documentation" + "label_name": "help wanted" }, { "label_name": "good first issue" @@ -17416,47 +17239,32 @@ }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5836", - "issue_createdAt": "2023-09-22T01:52:50Z", + "issue_url": "https://github.com/gcappon/replay-bg/issues/36", + "issue_createdAt": "2023-09-22T08:04:36Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, + "repo_name": "replay-bg", + "repo_desc": "ReplayBG is a digital twin-based methodology to assess new strategies for type 1 diabetes management.", + "repo_url": "https://github.com/gcappon/replay-bg", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "MATLAB" } ] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "gcappon" } }, - "issue_title": "Delete the `nodejs-new-white.svg` file", + "issue_title": "Correct DSS", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "grace hopper" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -17471,107 +17279,86 @@ }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5835", - "issue_createdAt": "2023-09-22T01:51:32Z", + "issue_url": "https://github.com/rupali-codes/LinksHub/issues/1688", + "issue_createdAt": "2023-09-22T08:00:51Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, + "repo_name": "LinksHub", + "repo_desc": "LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work. These resources include links to free software, libraries, frameworks, and other tools that can be used to build and deploy applications and websites.", + "repo_url": "https://github.com/rupali-codes/LinksHub", + "repo_stars": 416, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "SCSS" - }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "CSS" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "rupali-codes" } }, - "issue_title": "Delete the `js-green.svg` file", + "issue_title": "[BUG] Not showing description of the subcategory", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" }, { - "label_name": "grace hopper" + "label_name": "first-timers" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 6 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1865", - "issue_createdAt": "2023-09-22T01:50:09Z", + "issue_url": "https://github.com/salif9/MySimonGame/issues/2", + "issue_createdAt": "2023-09-22T07:59:27Z", "issue_repo": { - "repo_name": "OpenColorIO", - "repo_desc": "A color management framework for visual effects and animation.", - "repo_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO", - "repo_stars": 1585, + "repo_name": "MySimonGame", + "repo_desc": "MySimpleSimonGame ", + "repo_url": "https://github.com/salif9/MySimonGame", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Roff" - }, - { - "repo_prog_language": "Objective-C++" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "AcademySoftwareFoundation" + "repo_owner": "salif9" } }, - "issue_title": "Add example LUT/CTF files for doing performance tuning", + "issue_title": "Change Footer", "issue_labels": { "Nodes": [ { @@ -17581,92 +17368,150 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5834", - "issue_createdAt": "2023-09-22T01:49:11Z", + "issue_url": "https://github.com/rupali-codes/LinksHub/issues/1687", + "issue_createdAt": "2023-09-22T07:53:27Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, + "repo_name": "LinksHub", + "repo_desc": "LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work. These resources include links to free software, libraries, frameworks, and other tools that can be used to build and deploy applications and websites.", + "repo_url": "https://github.com/rupali-codes/LinksHub", + "repo_stars": 416, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "SCSS" - }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "CSS" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "rupali-codes" } }, - "issue_title": "Delete the `openjs_foundation-logo.svg` file", + "issue_title": "[BUG] Show selected subcategory in the sidebar", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" }, { - "label_name": "grace hopper" + "label_name": "first-timers" + }, + { + "label_name": "🚀 ready" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 7 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ht-l1/group-coding-challenges/issues/1", - "issue_createdAt": "2023-09-22T01:47:55Z", + "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/621", + "issue_createdAt": "2023-09-22T07:53:12Z", "issue_repo": { - "repo_name": "group-coding-challenges", - "repo_desc": "A repo for everyone to come together solving coding challenges and inspire each other!", - "repo_url": "https://github.com/ht-l1/group-coding-challenges", - "repo_stars": 0, + "repo_name": "fork-commit-merge", + "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", + "repo_url": "https://github.com/nikohoffren/fork-commit-merge", + "repo_stars": 116, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Elixir" + } + ] }, "Owner": { - "repo_owner": "ht-l1" + "repo_owner": "nikohoffren" } }, - "issue_title": "add yourself as a contributor", + "issue_title": "Fork, Commit, Merge - Easy Issue (Express.js)", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "first-contributors" + }, + { + "label_name": "first-contributor" + }, + { + "label_name": "easy" + }, + { + "label_name": "javascript" + }, + { + "label_name": "nodejs" + }, + { + "label_name": "express" + }, + { + "label_name": "http" } ], - "label_totalcount": 1 + "label_totalcount": 9 }, "Comments": { "issue_comment_count": 0 @@ -17678,50 +17523,65 @@ }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5833", - "issue_createdAt": "2023-09-22T01:47:28Z", + "issue_url": "https://github.com/biomejs/biome/issues/380", + "issue_createdAt": "2023-09-22T07:51:57Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, + "repo_name": "biome", + "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. ", + "repo_url": "https://github.com/biomejs/biome", + "repo_stars": 2493, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" }, { "repo_prog_language": "SCSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Astro" + }, + { + "repo_prog_language": "Just" }, { "repo_prog_language": "MDX" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "biomejs" } }, - "issue_title": "Delete the `community-icons.png` file", + "issue_title": "📎 Document `setup-biome` in the website", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "grace hopper" + "label_name": "S-Help-wanted" + }, + { + "label_name": "A-Website" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -17733,65 +17593,62 @@ }, { "Issue": { - "issue_url": "https://github.com/xilinx-chase/tvm/issues/1", - "issue_createdAt": "2023-09-22T01:47:15Z", + "issue_url": "https://github.com/cloudquery/cloudquery/issues/13994", + "issue_createdAt": "2023-09-22T07:50:38Z", "issue_repo": { - "repo_name": "tvm", - "repo_desc": "Open deep learning compiler stack for cpu, gpu and specialized accelerators", - "repo_url": "https://github.com/xilinx-chase/tvm", - "repo_stars": 0, + "repo_name": "cloudquery", + "repo_desc": "The open source high performance data integration platform built for developers.", + "repo_url": "https://github.com/cloudquery/cloudquery", + "repo_stars": 5135, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Go" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Smarty" }, { - "repo_prog_language": "Groovy" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Go" + "repo_prog_language": "MDX" }, { - "repo_prog_language": "Assembly" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "xilinx-chase" + "repo_owner": "cloudquery" } }, - "issue_title": "[CI Problem] Some tests are being run here", + "issue_title": "feat: Debug logging for Azure", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "trigger-linux-ci" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -17800,38 +17657,38 @@ }, { "Issue": { - "issue_url": "https://github.com/lightsofapollo/storytime/issues/12", - "issue_createdAt": "2023-09-22T01:46:24Z", + "issue_url": "https://github.com/Vendic/hyva-checkout-create-account/issues/3", + "issue_createdAt": "2023-09-22T07:46:46Z", "issue_repo": { - "repo_name": "storytime", - "repo_desc": "", - "repo_url": "https://github.com/lightsofapollo/storytime", - "repo_stars": 4, + "repo_name": "hyva-checkout-create-account", + "repo_desc": "Add a create account option to the Hyvä checkout for Magento 2", + "repo_url": "https://github.com/Vendic/hyva-checkout-create-account", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "lightsofapollo" + "repo_owner": "Vendic" } }, - "issue_title": "Allow editing character sheet on creation ", + "issue_title": "Add setting to select an email template", "issue_labels": { "Nodes": [ + { + "label_name": "feature request" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -17843,47 +17700,35 @@ }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5832", - "issue_createdAt": "2023-09-22T01:43:37Z", + "issue_url": "https://github.com/Vendic/hyva-checkout-create-account/issues/2", + "issue_createdAt": "2023-09-22T07:45:04Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, + "repo_name": "hyva-checkout-create-account", + "repo_desc": "Add a create account option to the Hyvä checkout for Magento 2", + "repo_url": "https://github.com/Vendic/hyva-checkout-create-account", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "MDX" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "Vendic" } }, - "issue_title": "Delete the `logo-light.png` file", + "issue_title": "Add setting to toggle the reset password mail sender", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "feature request" }, { - "label_name": "grace hopper" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -17898,59 +17743,38 @@ }, { "Issue": { - "issue_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1864", - "issue_createdAt": "2023-09-22T01:42:39Z", + "issue_url": "https://github.com/Vendic/hyva-checkout-create-account/issues/1", + "issue_createdAt": "2023-09-22T07:44:18Z", "issue_repo": { - "repo_name": "OpenColorIO", - "repo_desc": "A color management framework for visual effects and animation.", - "repo_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO", - "repo_stars": 1585, + "repo_name": "hyva-checkout-create-account", + "repo_desc": "Add a create account option to the Hyvä checkout for Magento 2", + "repo_url": "https://github.com/Vendic/hyva-checkout-create-account", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Roff" - }, - { - "repo_prog_language": "Objective-C++" - }, - { - "repo_prog_language": "Objective-C" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "AcademySoftwareFoundation" + "repo_owner": "Vendic" } }, - "issue_title": "Restore OpenEXR support to ocioperf", + "issue_title": "Add setting to enable/disable the checkbox in the checkout", "issue_labels": { "Nodes": [ + { + "label_name": "feature request" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -17962,56 +17786,27 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28549", - "issue_createdAt": "2023-09-22T01:42:10Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ANTLR" - }, - { - "repo_prog_language": "FreeMarker" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "apache" + "repo_owner": "" } }, - "issue_title": "Add more unit tests for EncryptColumnNameReviser", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "in: test" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" - } - ], - "label_totalcount": 3 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -18020,56 +17815,59 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28548", - "issue_createdAt": "2023-09-22T01:41:15Z", + "issue_url": "https://github.com/widgetbook/widgetbook/issues/901", + "issue_createdAt": "2023-09-22T07:40:40Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "widgetbook", + "repo_desc": "Widgetbook is the custom widget library and collaboration platform for Flutter frontend teams.", + "repo_url": "https://github.com/widgetbook/widgetbook", + "repo_stars": 577, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "widgetbook" } }, - "issue_title": "Add more unit tests for EncryptColumnExistedReviser", + "issue_title": "Nullable Double Slider Knob's `initialValue` Cannot be `null`", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "t: bug" }, { "label_name": "good first issue" }, { - "label_name": "project: OSD2023" + "label_name": "p: core" + }, + { + "label_name": "m: knobs" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -18078,50 +17876,77 @@ }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5831", - "issue_createdAt": "2023-09-22T01:39:39Z", + "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/620", + "issue_createdAt": "2023-09-22T07:29:07Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, + "repo_name": "fork-commit-merge", + "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", + "repo_url": "https://github.com/nikohoffren/fork-commit-merge", + "repo_stars": 116, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Elixir" } ] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "nikohoffren" } }, - "issue_title": "Delete the `logo-hexagon.png` file", + "issue_title": "Fork, Commit, Merge - Easy Issue (JavaScript/Jasmine)", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "grace hopper" + "label_name": "first-contributor" + }, + { + "label_name": "easy" + }, + { + "label_name": "javascript" + }, + { + "label_name": "testing" + }, + { + "label_name": "jasmine" } ], - "label_totalcount": 2 + "label_totalcount": 7 }, "Comments": { "issue_comment_count": 0 @@ -18133,169 +17958,150 @@ }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5830", - "issue_createdAt": "2023-09-22T01:37:23Z", + "issue_url": "https://github.com/zephyrproject-rtos/zephyr/issues/62962", + "issue_createdAt": "2023-09-22T07:26:47Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, + "repo_name": "zephyr", + "repo_desc": "Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.", + "repo_url": "https://github.com/zephyrproject-rtos/zephyr", + "repo_stars": 8398, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "Assembly" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "C++" }, { "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "nodejs" - } - }, - "issue_title": "Delete the `node-cert-logo.png` file", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "grace hopper" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5829", - "issue_createdAt": "2023-09-22T01:34:56Z", - "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, - "repo_langs": { - "Nodes": [ + }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Perl" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Verilog" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "EmberScript" } ] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "zephyrproject-rtos" } }, - "issue_title": "Delete the `ghc-banner.png` file", + "issue_title": "STM32: Investigate use of IF_ENABLED() to increase drivers readability", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "Enhancement" }, { - "label_name": "grace hopper" + "label_name": "platform: STM32" + }, + { + "label_name": "Good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1863", - "issue_createdAt": "2023-09-22T01:34:23Z", + "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/619", + "issue_createdAt": "2023-09-22T07:25:14Z", "issue_repo": { - "repo_name": "OpenColorIO", - "repo_desc": "A color management framework for visual effects and animation.", - "repo_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO", - "repo_stars": 1585, + "repo_name": "fork-commit-merge", + "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", + "repo_url": "https://github.com/nikohoffren/fork-commit-merge", + "repo_stars": 116, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Java" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "Roff" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Objective-C++" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Elixir" } ] }, "Owner": { - "repo_owner": "AcademySoftwareFoundation" + "repo_owner": "nikohoffren" } }, - "issue_title": "Add NamedTransform support to ocioconvert", + "issue_title": "Fork, Commit, Merge - Medium Issue (JavaScript/Jest)", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "first-contributors" + }, + { + "label_name": "first-contributor" + }, + { + "label_name": "medium" + }, + { + "label_name": "javascript" + }, + { + "label_name": "jest" + }, + { + "label_name": "testing" } ], - "label_totalcount": 1 + "label_totalcount": 8 }, "Comments": { "issue_comment_count": 0 @@ -18307,105 +18113,80 @@ }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5828", - "issue_createdAt": "2023-09-22T01:33:41Z", + "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/618", + "issue_createdAt": "2023-09-22T07:24:15Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, + "repo_name": "fork-commit-merge", + "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", + "repo_url": "https://github.com/nikohoffren/fork-commit-merge", + "repo_stars": 116, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "HTML" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "nodejs" - } - }, - "issue_title": "Delete the `_cursor.png` file", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "grace hopper" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5827", - "issue_createdAt": "2023-09-22T01:31:55Z", - "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Go" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Elixir" } ] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "nikohoffren" } }, - "issue_title": "Delete the `placeholder-img.png` file", + "issue_title": "Fork, Commit, Merge - Hard Issue (JavaScript/Jest)", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "grace hopper" + "label_name": "first-contributors" + }, + { + "label_name": "first-contributor" + }, + { + "label_name": "hard" + }, + { + "label_name": "javascript" + }, + { + "label_name": "jest" + }, + { + "label_name": "testing" } ], - "label_totalcount": 2 + "label_totalcount": 8 }, "Comments": { "issue_comment_count": 0 @@ -18417,65 +18198,44 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/incubator-opendal/issues/3157", - "issue_createdAt": "2023-09-22T01:31:05Z", + "issue_url": "https://github.com/GenaGrig/boutique_ado_pp5/issues/11", + "issue_createdAt": "2023-09-22T07:20:18Z", "issue_repo": { - "repo_name": "incubator-opendal", - "repo_desc": "Apache OpenDAL: access data freely.", - "repo_url": "https://github.com/apache/incubator-opendal", - "repo_stars": 1868, + "repo_name": "boutique_ado_pp5", + "repo_desc": "", + "repo_url": "https://github.com/GenaGrig/boutique_ado_pp5", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "Shell" }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Gherkin" - }, - { - "repo_prog_language": "Ruby" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Java" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "GenaGrig" } }, - "issue_title": "docs: Update the announcement email template to ensure that disclaimers have been added", + "issue_title": "USER STORY: Search list", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -18487,34 +18247,37 @@ }, { "Issue": { - "issue_url": "https://github.com/kosmos-io/kosmos/issues/63", - "issue_createdAt": "2023-09-22T01:30:50Z", + "issue_url": "https://github.com/GenaGrig/boutique_ado_pp5/issues/10", + "issue_createdAt": "2023-09-22T07:18:41Z", "issue_repo": { - "repo_name": "kosmos", + "repo_name": "boutique_ado_pp5", "repo_desc": "", - "repo_url": "https://github.com/kosmos-io/kosmos", - "repo_stars": 35, + "repo_url": "https://github.com/GenaGrig/boutique_ado_pp5", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "kosmos-io" + "repo_owner": "GenaGrig" } }, - "issue_title": "kosmosctl: feedback information and other optimization suggestions", + "issue_title": "USER STORY: Search products", "issue_labels": { "Nodes": [ { @@ -18533,139 +18296,124 @@ }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5826", - "issue_createdAt": "2023-09-22T01:27:54Z", + "issue_url": "https://github.com/deepgram/deepgram-node-sdk/issues/162", + "issue_createdAt": "2023-09-22T07:15:22Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, + "repo_name": "deepgram-node-sdk", + "repo_desc": "Official JavaScript SDK for Deepgram's automated speech recognition APIs.", + "repo_url": "https://github.com/deepgram/deepgram-node-sdk", + "repo_stars": 60, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "SCSS" - }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "deepgram" } }, - "issue_title": "Delete the `node-favicon.png` file", + "issue_title": "Add discord badge to the top of the README", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "grace hopper" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5825", - "issue_createdAt": "2023-09-22T01:25:26Z", + "issue_url": "https://github.com/mmgordon82/BurpSuiteInstaller/issues/3", + "issue_createdAt": "2023-09-22T07:08:51Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, + "repo_name": "BurpSuiteInstaller", + "repo_desc": "Install and Activate your Burp Suite Professional with ase.", + "repo_url": "https://github.com/mmgordon82/BurpSuiteInstaller", + "repo_stars": 13, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "Go" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Inno Setup" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Jinja" } ] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "mmgordon82" } }, - "issue_title": "Delete the `nodejs-dark.png` file", + "issue_title": "\"No such file or directory\" error!", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "grace hopper" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 6 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5824", - "issue_createdAt": "2023-09-22T01:23:18Z", + "issue_url": "https://github.com/Iandiehard/diag-client-lib/issues/32", + "issue_createdAt": "2023-09-22T07:02:38Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, + "repo_name": "diag-client-lib", + "repo_desc": "Diagnostic Client library for diagnosing Automotive ECU, based on Adaptive Autosar Standard", + "repo_url": "https://github.com/Iandiehard/diag-client-lib", + "repo_stars": 34, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C++" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "Shell" @@ -18673,17 +18421,17 @@ ] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "Iandiehard" } }, - "issue_title": "Delete the `nodejs-green.png` file", + "issue_title": "Create pipeline to run gtest ", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "grace hopper" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -18698,50 +18446,68 @@ }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5823", - "issue_createdAt": "2023-09-22T01:21:05Z", + "issue_url": "https://github.com/rivet-gg/rivet/issues/142", + "issue_createdAt": "2023-09-22T06:59:50Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, + "repo_name": "rivet", + "repo_desc": "Open-source solution to deploy, scale, and operate your multiplayer game", + "repo_url": "https://github.com/rivet-gg/rivet", + "repo_stars": 1550, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Nix" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "SaltStack" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Jinja" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "rivet-gg" } }, - "issue_title": "Delete the `nodejs-black.png` file", + "issue_title": "[SVC-3104] Terraform terraform::gen should only generate variables for plans that use them", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "grace hopper" + "label_name": "maintenance" + }, + { + "label_name": "infrastructure" + }, + { + "label_name": "Low priority" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -18753,206 +18519,140 @@ }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5822", - "issue_createdAt": "2023-09-22T01:18:38Z", + "issue_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues/issues/1867", + "issue_createdAt": "2023-09-22T06:59:41Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2882, + "repo_name": "Unit_Automation_Issues", + "repo_desc": "", + "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "AutomationSyncUser" } }, - "issue_title": "Delete the `nodejs-training.png` file", + "issue_title": "1827847812", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "documentation" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "grace hopper" + "label_name": "invalid" + }, + { + "label_name": "question" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/alexrobaina/frontend_petsLove/issues/175", - "issue_createdAt": "2023-09-22T01:18:08Z", + "issue_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues/issues/1866", + "issue_createdAt": "2023-09-22T06:58:23Z", "issue_repo": { - "repo_name": "frontend_petsLove", - "repo_desc": "Pets love is app for adoption pets and manage shelters and veterinaries", - "repo_url": "https://github.com/alexrobaina/frontend_petsLove", - "repo_stars": 24, + "repo_name": "Unit_Automation_Issues", + "repo_desc": "", + "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "alexrobaina" + "repo_owner": "AutomationSyncUser" } }, - "issue_title": "Create Profile pet", + "issue_title": "832987911", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "hacktoberfest" + "label_name": "documentation" }, { - "label_name": "React" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 4 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/proj-padaria/padaria-doc/issues/9", - "issue_createdAt": "2023-09-22T01:17:42Z", - "issue_repo": { - "repo_name": "padaria-doc", - "repo_desc": "Documentação para o sistema de gestão de padarias.", - "repo_url": "https://github.com/proj-padaria/padaria-doc", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "PLpgSQL" - } - ] - }, - "Owner": { - "repo_owner": "proj-padaria" - } - }, - "issue_title": "Revisar DDL's", - "issue_labels": { - "Nodes": [ + "label_name": "duplicate" + }, { "label_name": "enhancement" }, { "label_name": "good first issue" + }, + { + "label_name": "invalid" + }, + { + "label_name": "question" } ], - "label_totalcount": 2 + "label_totalcount": 7 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ParadiseSS13/Paradise/issues/22538", - "issue_createdAt": "2023-09-22T01:11:31Z", + "issue_url": "https://github.com/Iandiehard/diag-client-lib/issues/31", + "issue_createdAt": "2023-09-22T06:54:19Z", "issue_repo": { - "repo_name": "Paradise", - "repo_desc": "Paradise Station's GitHub main repository.", - "repo_url": "https://github.com/ParadiseSS13/Paradise", - "repo_stars": 343, + "repo_name": "diag-client-lib", + "repo_desc": "Diagnostic Client library for diagnosing Automotive ECU, based on Adaptive Autosar Standard", + "repo_url": "https://github.com/Iandiehard/diag-client-lib", + "repo_stars": 34, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "CMake" }, { "repo_prog_language": "C++" }, { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "DM" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "C#" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "ParadiseSS13" + "repo_owner": "Iandiehard" } }, - "issue_title": "black hat no work grey people", + "issue_title": "Assign proper name to each spawned thread", "issue_labels": { "Nodes": [ { - "label_name": "Sprites" + "label_name": "enhancement" }, { - "label_name": "Good First Issue" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -18967,13 +18667,13 @@ }, { "Issue": { - "issue_url": "https://github.com/alexrobaina/frontend_petsLove/issues/174", - "issue_createdAt": "2023-09-22T01:08:55Z", + "issue_url": "https://github.com/TabotCharlesBessong/ReactNativeFullStack/issues/37", + "issue_createdAt": "2023-09-22T06:42:27Z", "issue_repo": { - "repo_name": "frontend_petsLove", - "repo_desc": "Pets love is app for adoption pets and manage shelters and veterinaries", - "repo_url": "https://github.com/alexrobaina/frontend_petsLove", - "repo_stars": 24, + "repo_name": "ReactNativeFullStack", + "repo_desc": "", + "repo_url": "https://github.com/TabotCharlesBessong/ReactNativeFullStack", + "repo_stars": 1, "repo_langs": { "Nodes": [ { @@ -18991,26 +18691,26 @@ ] }, "Owner": { - "repo_owner": "alexrobaina" + "repo_owner": "TabotCharlesBessong" } }, - "issue_title": "Create ContactCard Component", + "issue_title": "Removing from cloud", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "hacktoberfest" + "label_name": "enhancement" }, { - "label_name": "React" + "label_name": "good first issue" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -19019,31 +18719,34 @@ }, { "Issue": { - "issue_url": "https://github.com/waterloo-rocketry/omnibus/issues/138", - "issue_createdAt": "2023-09-22T00:58:41Z", + "issue_url": "https://github.com/Korak-997/portfolio/issues/24", + "issue_createdAt": "2023-09-22T06:42:25Z", "issue_repo": { - "repo_name": "omnibus", - "repo_desc": "It's a Bird... It's a Plane.. It's Omnibus!", - "repo_url": "https://github.com/waterloo-rocketry/omnibus", - "repo_stars": 9, + "repo_name": "portfolio", + "repo_desc": "A nice and simple portfolio website to showcase skills and bio", + "repo_url": "https://github.com/Korak-997/portfolio", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Vue" } ] }, "Owner": { - "repo_owner": "waterloo-rocketry" + "repo_owner": "Korak-997" } }, - "issue_title": "Add Save Prompt on Close", + "issue_title": "Documentation comments not found for functions and classes", "issue_labels": { "Nodes": [ { @@ -19059,40 +18762,50 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/jmyers03/soft-dev-proj2023/issues/1", - "issue_createdAt": "2023-09-22T00:52:40Z", + "issue_url": "https://github.com/Korak-997/portfolio/issues/23", + "issue_createdAt": "2023-09-22T06:42:09Z", "issue_repo": { - "repo_name": "soft-dev-proj2023", - "repo_desc": "Repo for team \"The Washed Seniors\" for Software Development Fall 2023", - "repo_url": "https://github.com/jmyers03/soft-dev-proj2023", - "repo_stars": 0, + "repo_name": "portfolio", + "repo_desc": "A nice and simple portfolio website to showcase skills and bio", + "repo_url": "https://github.com/Korak-997/portfolio", + "repo_stars": 2, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Vue" + } + ] }, "Owner": { - "repo_owner": "jmyers03" + "repo_owner": "Korak-997" } }, - "issue_title": "User Story: Add list of goals", + "issue_title": "Avoid `target='_blank'` attribute without `rel='noopener noreferrer'`", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -19104,59 +18817,62 @@ }, { "Issue": { - "issue_url": "https://github.com/DoF-6413/SummerSwerve2023/issues/37", - "issue_createdAt": "2023-09-22T00:39:16Z", + "issue_url": "https://github.com/Korak-997/portfolio/issues/20", + "issue_createdAt": "2023-09-22T06:41:14Z", "issue_repo": { - "repo_name": "SummerSwerve2023", - "repo_desc": "DoF's programming during the summer of 2023, including the swervedrive and implementation of Littleton's advantagescope", - "repo_url": "https://github.com/DoF-6413/SummerSwerve2023", - "repo_stars": 3, + "repo_name": "portfolio", + "repo_desc": "A nice and simple portfolio website to showcase skills and bio", + "repo_url": "https://github.com/Korak-997/portfolio", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Vue" } ] }, "Owner": { - "repo_owner": "DoF-6413" + "repo_owner": "Korak-997" } }, - "issue_title": "WristSim With WPILib Arm", + "issue_title": "Disallow unnecessary `v-bind` directives", "issue_labels": { "Nodes": [ { - "label_name": "Optimization" - }, - { - "label_name": "Good First Issue" - }, - { - "label_name": "Mid Priority" + "label_name": "enhancement" }, { - "label_name": "Feature" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/genehemias/ShortWorkout/issues/9", - "issue_createdAt": "2023-09-22T00:36:36Z", + "issue_url": "https://github.com/Korak-997/portfolio/issues/18", + "issue_createdAt": "2023-09-22T06:40:47Z", "issue_repo": { - "repo_name": "ShortWorkout", - "repo_desc": "", - "repo_url": "https://github.com/genehemias/ShortWorkout", - "repo_stars": 1, + "repo_name": "portfolio", + "repo_desc": "A nice and simple portfolio website to showcase skills and bio", + "repo_url": "https://github.com/Korak-997/portfolio", + "repo_stars": 2, "repo_langs": { "Nodes": [ { @@ -19167,21 +18883,27 @@ }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Vue" } ] }, "Owner": { - "repo_owner": "genehemias" + "repo_owner": "Korak-997" } }, - "issue_title": "\"Next\" button", + "issue_title": "Getter without a setter pair in objects", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -19193,74 +18915,95 @@ }, { "Issue": { - "issue_url": "https://github.com/OneBusAway/onebusaway-ios/issues/680", - "issue_createdAt": "2023-09-22T00:35:37Z", + "issue_url": "https://github.com/Agenta-AI/agenta/issues/641", + "issue_createdAt": "2023-09-22T06:40:39Z", "issue_repo": { - "repo_name": "onebusaway-ios", - "repo_desc": "OneBusAway for iOS, written in Swift.", - "repo_url": "https://github.com/OneBusAway/onebusaway-ios", - "repo_stars": 54, + "repo_name": "agenta", + "repo_desc": " The LLMOps platform to build robust LLM apps. Easily experiment and evaluate different prompts, models, and workflows.", + "repo_url": "https://github.com/Agenta-AI/agenta", + "repo_stars": 351, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Objective-C" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Swift" + "repo_prog_language": "Python" }, { - "repo_prog_language": "C" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "PureBasic" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "OneBusAway" + "repo_owner": "Agenta-AI" } }, - "issue_title": "Show bookmarks when location access is denied", + "issue_title": "[Bug] Error message not visible in Light mode", "issue_labels": { "Nodes": [ { - "label_name": "Bookmarks" + "label_name": "bug" }, { - "label_name": "Good First Issue" + "label_name": "good first issue" }, { - "label_name": "Hacktoberfest" + "label_name": "Frontend" + }, + { + "label_name": "UI" + }, + { + "label_name": "UX" + }, + { + "label_name": "reactjs" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "typescript" + }, + { + "label_name": "css" } ], - "label_totalcount": 3 + "label_totalcount": 9 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/genehemias/ShortWorkout/issues/8", - "issue_createdAt": "2023-09-22T00:33:29Z", + "issue_url": "https://github.com/Korak-997/portfolio/issues/17", + "issue_createdAt": "2023-09-22T06:40:31Z", "issue_repo": { - "repo_name": "ShortWorkout", - "repo_desc": "", - "repo_url": "https://github.com/genehemias/ShortWorkout", - "repo_stars": 1, + "repo_name": "portfolio", + "repo_desc": "A nice and simple portfolio website to showcase skills and bio", + "repo_url": "https://github.com/Korak-997/portfolio", + "repo_stars": 2, "repo_langs": { "Nodes": [ { @@ -19271,21 +19014,27 @@ }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Vue" } ] }, "Owner": { - "repo_owner": "genehemias" + "repo_owner": "Korak-997" } }, - "issue_title": "workout counter", + "issue_title": "Disallow unused properties", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -19297,181 +19046,145 @@ }, { "Issue": { - "issue_url": "https://github.com/Submitty/Submitty/issues/9795", - "issue_createdAt": "2023-09-22T00:33:12Z", + "issue_url": "https://github.com/Korak-997/portfolio/issues/16", + "issue_createdAt": "2023-09-22T06:40:15Z", "issue_repo": { - "repo_name": "Submitty", - "repo_desc": "Homework Submission, Automated Grading, and TA grading system.", - "repo_url": "https://github.com/Submitty/Submitty", - "repo_stars": 523, + "repo_name": "portfolio", + "repo_desc": "A nice and simple portfolio website to showcase skills and bio", + "repo_url": "https://github.com/Korak-997/portfolio", + "repo_stars": 2, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Vue" } ] }, "Owner": { - "repo_owner": "Submitty" + "repo_owner": "Korak-997" } }, - "issue_title": "Add ability to add attachments when editing discussion forum post", + "issue_title": "Require emits option with name triggered by `$emit()`", "issue_labels": { "Nodes": [ { - "label_name": "enhancement / feature request" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "Discussion Forum" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5199", - "issue_createdAt": "2023-09-22T00:29:18Z", + "issue_url": "https://github.com/orbitinghail/sqlsync/issues/25", + "issue_createdAt": "2023-09-22T06:40:07Z", "issue_repo": { - "repo_name": "btcmap-data", - "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", - "repo_url": "https://github.com/teambtcmap/btcmap-data", - "repo_stars": 37, + "repo_name": "sqlsync", + "repo_desc": "SQLSync is a collaborative offline-first wrapper around SQLite. It is designed to synchronize web application state between users, devices, and the edge.", + "repo_url": "https://github.com/orbitinghail/sqlsync", + "repo_stars": 197, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Just" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "orbitinghail" } }, - "issue_title": "BitcoinHB", + "issue_title": "QR code for sharing the demo", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "location-submission" - }, - { - "label_name": "United States" + "label_name": "demo" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Submitty/Submitty/issues/9794", - "issue_createdAt": "2023-09-22T00:28:13Z", + "issue_url": "https://github.com/Korak-997/portfolio/issues/15", + "issue_createdAt": "2023-09-22T06:39:54Z", "issue_repo": { - "repo_name": "Submitty", - "repo_desc": "Homework Submission, Automated Grading, and TA grading system.", - "repo_url": "https://github.com/Submitty/Submitty", - "repo_stars": 523, + "repo_name": "portfolio", + "repo_desc": "A nice and simple portfolio website to showcase skills and bio", + "repo_url": "https://github.com/Korak-997/portfolio", + "repo_stars": 2, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Vue" } ] }, "Owner": { - "repo_owner": "Submitty" + "repo_owner": "Korak-997" } }, - "issue_title": "Forum attachment functionality is buggy", + "issue_title": "Prefer default value for props", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "Discussion Forum" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -19483,205 +19196,237 @@ }, { "Issue": { - "issue_url": "https://github.com/francislagueu/osiris/issues/1", - "issue_createdAt": "2023-09-22T00:26:16Z", + "issue_url": "https://github.com/Korak-997/portfolio/issues/12", + "issue_createdAt": "2023-09-22T06:38:51Z", "issue_repo": { - "repo_name": "osiris", - "repo_desc": "", - "repo_url": "https://github.com/francislagueu/osiris", - "repo_stars": 0, + "repo_name": "portfolio", + "repo_desc": "A nice and simple portfolio website to showcase skills and bio", + "repo_url": "https://github.com/Korak-997/portfolio", + "repo_stars": 2, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Vue" + } + ] }, "Owner": { - "repo_owner": "francislagueu" + "repo_owner": "Korak-997" } }, - "issue_title": "User Authentication", + "issue_title": "(JS-0116) `async function` should have `await` expression", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Mutuharjo-Game-Development/EducationGame/issues/9", - "issue_createdAt": "2023-09-22T00:18:52Z", + "issue_url": "https://github.com/Korak-997/portfolio/issues/10", + "issue_createdAt": "2023-09-22T06:38:08Z", "issue_repo": { - "repo_name": "EducationGame", - "repo_desc": "Repository untuk Produksi Game Edukasi Pertama SMK Mutuharjo", - "repo_url": "https://github.com/Mutuharjo-Game-Development/EducationGame", - "repo_stars": 4, + "repo_name": "portfolio", + "repo_desc": "A nice and simple portfolio website to showcase skills and bio", + "repo_url": "https://github.com/Korak-997/portfolio", + "repo_stars": 2, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Vue" + } + ] }, "Owner": { - "repo_owner": "Mutuharjo-Game-Development" + "repo_owner": "Korak-997" } }, - "issue_title": "Buatkan saya Asset Untuk Enviroment (Tumbuhan, Gedung ,Dll)", + "issue_title": "(JS-0712) Avoid `target='_blank'` attribute without `rel='noopener noreferrer'`", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/MissouriMRR/SUAS-2023/issues/130", - "issue_createdAt": "2023-09-22T00:07:04Z", + "issue_url": "https://github.com/aimclub/FEDOT/issues/1173", + "issue_createdAt": "2023-09-22T06:26:35Z", "issue_repo": { - "repo_name": "SUAS-2023", - "repo_desc": "Missouri S\u0026T Multirotor Design Team's code for the 2023-2024 Student Unmanned Aerial Systems Competition (SUAS).", - "repo_url": "https://github.com/MissouriMRR/SUAS-2023", - "repo_stars": 7, + "repo_name": "FEDOT", + "repo_desc": "Automated modeling and machine learning framework FEDOT", + "repo_url": "https://github.com/aimclub/FEDOT", + "repo_stars": 552, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" }, + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "MissouriMRR" + "repo_owner": "aimclub" } }, - "issue_title": "Switch Standard Object Classification Algorithm to cv2.matchShapes", + "issue_title": "Unserializable operation", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "ODLC" - }, - { - "label_name": "vision" + "label_name": "test" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Aareon/NexusDownloadFlow-2023/issues/1", - "issue_createdAt": "2023-09-21T23:52:36Z", + "issue_url": "https://github.com/id-unibe-ch/ansible-role-postfix/issues/19", + "issue_createdAt": "2023-09-22T06:22:32Z", "issue_repo": { - "repo_name": "NexusDownloadFlow-2023", - "repo_desc": "Desktop auto clicker application to automate nexus downloads.", - "repo_url": "https://github.com/Aareon/NexusDownloadFlow-2023", - "repo_stars": 1, + "repo_name": "ansible-role-postfix", + "repo_desc": "This ansible role manages the postfix configuration including the alias file", + "repo_url": "https://github.com/id-unibe-ch/ansible-role-postfix", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "PowerShell" + "repo_prog_language": "Jinja" } ] }, "Owner": { - "repo_owner": "Aareon" + "repo_owner": "id-unibe-ch" } }, - "issue_title": "PyInstaller Action cannot locate `.config`", + "issue_title": "Fix ansible_managed string in templates", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "github-action" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/genehemias/ShortWorkout/issues/7", - "issue_createdAt": "2023-09-21T23:50:25Z", + "issue_url": "https://github.com/alltheplaces/alltheplaces/issues/5903", + "issue_createdAt": "2023-09-22T06:21:33Z", "issue_repo": { - "repo_name": "ShortWorkout", - "repo_desc": "", - "repo_url": "https://github.com/genehemias/ShortWorkout", - "repo_stars": 1, + "repo_name": "alltheplaces", + "repo_desc": "A set of spiders and scrapers to extract location information from places that post their location on the internet.", + "repo_url": "https://github.com/alltheplaces/alltheplaces", + "repo_stars": 476, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "genehemias" + "repo_owner": "alltheplaces" } }, - "issue_title": "add more exercises", + "issue_title": "Rossmann Poland (1712 POI, rossmann_de spider may be a good base)", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "Spider type: Sitemap" + }, + { + "label_name": "Spider type: Structured Data" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -19690,107 +19435,107 @@ }, { "Issue": { - "issue_url": "https://github.com/genehemias/ShortWorkout/issues/6", - "issue_createdAt": "2023-09-21T23:45:57Z", + "issue_url": "https://github.com/coronasafe/care_fe/issues/6322", + "issue_createdAt": "2023-09-22T06:18:57Z", "issue_repo": { - "repo_name": "ShortWorkout", - "repo_desc": "", - "repo_url": "https://github.com/genehemias/ShortWorkout", - "repo_stars": 1, + "repo_name": "care_fe", + "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", + "repo_url": "https://github.com/coronasafe/care_fe", + "repo_stars": 108, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ReScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "genehemias" + "repo_owner": "coronasafe" } }, - "issue_title": "improve exercise descriptions", + "issue_title": "add auto reset in asset config page", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "camera-integration" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/genehemias/ShortWorkout/issues/5", - "issue_createdAt": "2023-09-21T23:42:29Z", + "issue_url": "https://github.com/coronasafe/care_fe/issues/6321", + "issue_createdAt": "2023-09-22T06:18:54Z", "issue_repo": { - "repo_name": "ShortWorkout", - "repo_desc": "", - "repo_url": "https://github.com/genehemias/ShortWorkout", - "repo_stars": 1, + "repo_name": "care_fe", + "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", + "repo_url": "https://github.com/coronasafe/care_fe", + "repo_stars": 108, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ReScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "genehemias" - } - }, - "issue_title": "Audio is too loud", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/renocoloring/ai-coloring-pages.com/issues/1", - "issue_createdAt": "2023-09-21T23:40:42Z", - "issue_repo": { - "repo_name": "ai-coloring-pages.com", - "repo_desc": "", - "repo_url": "https://github.com/renocoloring/ai-coloring-pages.com", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "renocoloring" + "repo_owner": "coronasafe" } }, - "issue_title": "Introducing AI-Enhanced Coloring Pages", + "issue_title": "reset button not working in IOS devices", "issue_labels": { "Nodes": [ { @@ -19809,38 +19554,44 @@ }, { "Issue": { - "issue_url": "https://github.com/genehemias/ShortWorkout/issues/4", - "issue_createdAt": "2023-09-21T23:29:21Z", + "issue_url": "https://github.com/skit-ai/skit-pipelines/issues/124", + "issue_createdAt": "2023-09-22T06:17:03Z", "issue_repo": { - "repo_name": "ShortWorkout", - "repo_desc": "", - "repo_url": "https://github.com/genehemias/ShortWorkout", - "repo_stars": 1, + "repo_name": "skit-pipelines", + "repo_desc": "Reusable workflows for ml using kubeflow components.", + "repo_url": "https://github.com/skit-ai/skit-pipelines", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "genehemias" + "repo_owner": "skit-ai" } }, - "issue_title": "Style = \"dark mode\"", + "issue_title": "Moving SLU model evaluation as a seperate component", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "refactoring" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 1 @@ -19852,47 +19603,68 @@ }, { "Issue": { - "issue_url": "https://github.com/Northeastern-Electric-Racing/Cerberus/issues/42", - "issue_createdAt": "2023-09-21T23:28:43Z", + "issue_url": "https://github.com/H4K3R13/The-Hello-World-Project/issues/35", + "issue_createdAt": "2023-09-22T06:15:17Z", "issue_repo": { - "repo_name": "Cerberus", - "repo_desc": "FreeRTOS Application that runs on MPU22A", - "repo_url": "https://github.com/Northeastern-Electric-Racing/Cerberus", - "repo_stars": 0, + "repo_name": "The-Hello-World-Project", + "repo_desc": "This repository hosts programs that output 'Hello World' in various programming languages. 🌍✨", + "repo_url": "https://github.com/H4K3R13/The-Hello-World-Project", + "repo_stars": 11, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "C" }, { - "repo_prog_language": "C" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Assembly" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "APL" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "Northeastern-Electric-Racing" + "repo_owner": "H4K3R13" } }, - "issue_title": "Monitor Temp Data", + "issue_title": "Add A++", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "RTOS change" + "label_name": "first-timers-only" + }, + { + "label_name": "beginners" + }, + { + "label_name": "low-hanging-fruit" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -19904,44 +19676,59 @@ }, { "Issue": { - "issue_url": "https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide/issues/69", - "issue_createdAt": "2023-09-21T23:27:03Z", + "issue_url": "https://github.com/H4K3R13/The-Hello-World-Project/issues/34", + "issue_createdAt": "2023-09-22T06:14:56Z", "issue_repo": { - "repo_name": "cloud-optimized-geospatial-formats-guide", - "repo_desc": "", - "repo_url": "https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide", - "repo_stars": 36, + "repo_name": "The-Hello-World-Project", + "repo_desc": "This repository hosts programs that output 'Hello World' in various programming languages. 🌍✨", + "repo_url": "https://github.com/H4K3R13/The-Hello-World-Project", + "repo_stars": 11, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "APL" }, { - "repo_prog_language": "Lua" + "repo_prog_language": "Go" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "cloudnativegeo" + "repo_owner": "H4K3R13" } }, - "issue_title": "Add License to Website", + "issue_title": "Add A+", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "first-timers-only" } ], "label_totalcount": 2 @@ -19956,44 +19743,59 @@ }, { "Issue": { - "issue_url": "https://github.com/microsoft/sarif-vscode-extension/issues/525", - "issue_createdAt": "2023-09-21T23:26:36Z", + "issue_url": "https://github.com/H4K3R13/The-Hello-World-Project/issues/33", + "issue_createdAt": "2023-09-22T06:14:14Z", "issue_repo": { - "repo_name": "sarif-vscode-extension", - "repo_desc": "SARIF Microsoft Visual Studio Code extension", - "repo_url": "https://github.com/microsoft/sarif-vscode-extension", - "repo_stars": 95, + "repo_name": "The-Hello-World-Project", + "repo_desc": "This repository hosts programs that output 'Hello World' in various programming languages. 🌍✨", + "repo_url": "https://github.com/H4K3R13/The-Hello-World-Project", + "repo_stars": 11, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Java" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "APL" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "H4K3R13" } }, - "issue_title": "Convert to using `openRepository` API", + "issue_title": "Add A#", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "techdebt" + "label_name": "first-timers-only" } ], "label_totalcount": 2 @@ -20008,34 +19810,25 @@ }, { "Issue": { - "issue_url": "https://github.com/fani-lab/LADy/issues/53", - "issue_createdAt": "2023-09-21T23:23:03Z", + "issue_url": "https://github.com/schrojunzhang/KarmaDock/issues/2", + "issue_createdAt": "2023-09-22T06:10:32Z", "issue_repo": { - "repo_name": "LADy", - "repo_desc": "A System for Latent Aspect Detection", - "repo_url": "https://github.com/fani-lab/LADy", - "repo_stars": 3, + "repo_name": "KarmaDock", + "repo_desc": "", + "repo_url": "https://github.com/schrojunzhang/KarmaDock", + "repo_stars": 11, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "fani-lab" + "repo_owner": "schrojunzhang" } }, - "issue_title": "Setup and Quickstart", + "issue_title": "Using KarmaDock for virtual screening", "issue_labels": { "Nodes": [ { @@ -20045,37 +19838,40 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/kantord/SeaGOAT/issues/236", - "issue_createdAt": "2023-09-21T23:19:22Z", + "issue_url": "https://github.com/Kr555Dev/THE-DARK-PASSAGE/issues/1", + "issue_createdAt": "2023-09-22T06:06:19Z", "issue_repo": { - "repo_name": "SeaGOAT", - "repo_desc": "local-first semantic code search engine", - "repo_url": "https://github.com/kantord/SeaGOAT", - "repo_stars": 561, + "repo_name": "THE-DARK-PASSAGE", + "repo_desc": "A simple horror game made within 48 hours", + "repo_url": "https://github.com/Kr555Dev/THE-DARK-PASSAGE", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "C#" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "ShaderLab" + }, + { + "repo_prog_language": "HLSL" } ] }, "Owner": { - "repo_owner": "kantord" + "repo_owner": "Kr555Dev" } }, - "issue_title": "Configure gt using custom host and port", + "issue_title": "Add dynamic lighting and postprocessing ", "issue_labels": { "Nodes": [ { @@ -20083,15 +19879,12 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "up for grabs" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -20100,119 +19893,135 @@ }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5198", - "issue_createdAt": "2023-09-21T23:18:23Z", + "issue_url": "https://github.com/noahweasley/Node-User-Settings/issues/7", + "issue_createdAt": "2023-09-22T06:03:30Z", "issue_repo": { - "repo_name": "btcmap-data", - "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", - "repo_url": "https://github.com/teambtcmap/btcmap-data", - "repo_stars": 37, + "repo_name": "Node-User-Settings", + "repo_desc": "A universal but simple node library to implement user settings, built to work with Electron.js with little or no configurations", + "repo_url": "https://github.com/noahweasley/Node-User-Settings", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "noahweasley" } }, - "issue_title": "Down the Rabbit Hole", + "issue_title": "Add Typings using JsDoc", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "location-submission" - }, - { - "label_name": "Malta" - }, - { - "label_name": "Bitcoin Club Malta" } ], - "label_totalcount": 5 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 4 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/lady-thee/bookstore_website/issues/11", - "issue_createdAt": "2023-09-21T23:11:17Z", + "issue_url": "https://github.com/rizinorg/rizin/issues/3879", + "issue_createdAt": "2023-09-22T06:03:20Z", "issue_repo": { - "repo_name": "bookstore_website", - "repo_desc": "This is an e-commerce website for purchasing books. It is built with Django and Django Rest Framework ", - "repo_url": "https://github.com/lady-thee/bookstore_website", - "repo_stars": 1, + "repo_name": "rizin", + "repo_desc": "UNIX-like reverse engineering framework and command-line toolset.", + "repo_url": "https://github.com/rizinorg/rizin", + "repo_stars": 2108, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "Dockerfile" }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Meson" + }, + { + "repo_prog_language": "Assembly" + }, + { + "repo_prog_language": "R" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Perl" + }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "lady-thee" + "repo_owner": "rizinorg" } }, - "issue_title": "Finished Task #16", + "issue_title": "Make it clear the \"details\" of command are available.", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "shell" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/OushouFoundation/gallery/issues/1", + "issue_createdAt": "2023-09-22T06:01:08Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", + "repo_name": "gallery", + "repo_desc": "Osho Foundation 2023 Flagship Project - OSHO GALLERY", + "repo_url": "https://github.com/OushouFoundation/gallery", "repo_stars": 0, "repo_langs": { - "Nodes": null + "Nodes": [] }, "Owner": { - "repo_owner": "" + "repo_owner": "OushouFoundation" } }, - "issue_title": "", + "issue_title": "6", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -20224,71 +20033,28 @@ }, { "Issue": { - "issue_url": "https://github.com/42atomys/stud42/issues/516", - "issue_createdAt": "2023-09-21T22:48:48Z", + "issue_url": "https://github.com/nishuranjan/learningdharaportal/issues/7", + "issue_createdAt": "2023-09-22T05:58:44Z", "issue_repo": { - "repo_name": "stud42", - "repo_desc": "Stud42 official repository since major 3 update (https://s42.app)", - "repo_url": "https://github.com/42atomys/stud42", - "repo_stars": 865, + "repo_name": "learningdharaportal", + "repo_desc": "For live video classes and their related reads", + "repo_url": "https://github.com/nishuranjan/learningdharaportal", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "HCL" - }, - { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "42atomys" + "repo_owner": "nishuranjan" } }, - "issue_title": "fix: mismatch between number of campuses in database and API resulting to an error", + "issue_title": "create project structure (folders)", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "priority/medium 🟨" - }, - { - "label_name": "aspect/backend 💻" - }, - { - "label_name": "domain/complicated 🟨" - }, - { - "label_name": "type/bug 🔥" } ], - "label_totalcount": 5 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -20300,93 +20066,71 @@ }, { "Issue": { - "issue_url": "https://github.com/dapr/java-sdk/issues/926", - "issue_createdAt": "2023-09-21T22:48:41Z", + "issue_url": "https://github.com/nishuranjan/learningdharaportal/issues/4", + "issue_createdAt": "2023-09-22T05:51:32Z", "issue_repo": { - "repo_name": "java-sdk", - "repo_desc": "Dapr SDK for Java", - "repo_url": "https://github.com/dapr/java-sdk", - "repo_stars": 234, + "repo_name": "learningdharaportal", + "repo_desc": "For live video classes and their related reads", + "repo_url": "https://github.com/nishuranjan/learningdharaportal", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "dapr" + "repo_owner": "nishuranjan" } }, - "issue_title": "Document That Users Can Self-Assign Issues", + "issue_title": "Add code collaborator in learningdhara portal repository", "issue_labels": { "Nodes": [ - { - "label_name": "kind/documentation" - }, { "label_name": "good first issue" - }, - { - "label_name": "triaged/resolved" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/WilliamTraoreee/blog/issues/8", - "issue_createdAt": "2023-09-21T22:47:03Z", + "issue_url": "https://github.com/equinor/xtgeoapp-grd3dmaps/issues/87", + "issue_createdAt": "2023-09-22T05:51:26Z", "issue_repo": { - "repo_name": "blog", - "repo_desc": "", - "repo_url": "https://github.com/WilliamTraoreee/blog", + "repo_name": "xtgeoapp-grd3dmaps", + "repo_desc": "XTGeo scripts, with focus on maps from 3D grids in various ways based on XTGeo lib", + "repo_url": "https://github.com/equinor/xtgeoapp-grd3dmaps", "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "WilliamTraoreee" + "repo_owner": "equinor" } }, - "issue_title": "Body overflow issue on mobile (iPhone X - X.com webview)", + "issue_title": "Add linting to CI workflows and lint code", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -20395,57 +20139,48 @@ }, { "Issue": { - "issue_url": "https://github.com/Eskendi/Weliyaa-imo-code-/issues/1", - "issue_createdAt": "2023-09-21T22:35:48Z", + "issue_url": "https://github.com/nishuranjan/learningdharaportal/issues/3", + "issue_createdAt": "2023-09-22T05:50:48Z", "issue_repo": { - "repo_name": "Weliyaa-imo-code-", - "repo_desc": "", - "repo_url": "https://github.com/Eskendi/Weliyaa-imo-code-", - "repo_stars": 1, + "repo_name": "learningdharaportal", + "repo_desc": "For live video classes and their related reads", + "repo_url": "https://github.com/nishuranjan/learningdharaportal", + "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "Eskendi" + "repo_owner": "nishuranjan" } }, - "issue_title": "account code imo ", + "issue_title": "create repository of learningdhara portal", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "wontfix" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Harvard-Neutrino/LeptonInjector/issues/31", - "issue_createdAt": "2023-09-21T22:25:26Z", + "issue_url": "https://github.com/philsupertramp/inet/issues/10", + "issue_createdAt": "2023-09-22T05:46:32Z", "issue_repo": { - "repo_name": "LeptonInjector", - "repo_desc": "Injection and weighting framework for BSM interactions with complex topologies and geometric concerns", - "repo_url": "https://github.com/Harvard-Neutrino/LeptonInjector", - "repo_stars": 3, + "repo_name": "inet", + "repo_desc": "Thesis: Machine Learning Methods for Localization and Classification of Insects in Images", + "repo_url": "https://github.com/philsupertramp/inet", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, { "repo_prog_language": "Python" }, @@ -20453,92 +20188,43 @@ "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "Harvard-Neutrino" - } - }, - "issue_title": "Correct exported cmake include paths", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "invalid" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/AFLplusplus/LibAFL/issues/1541", - "issue_createdAt": "2023-09-21T22:24:41Z", - "issue_repo": { - "repo_name": "LibAFL", - "repo_desc": "Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...", - "repo_url": "https://github.com/AFLplusplus/LibAFL", - "repo_stars": 1550, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "PostScript" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "AFLplusplus" + "repo_owner": "philsupertramp" } }, - "issue_title": "Calibration stage noisily updates event manager", + "issue_title": "Change docs template", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -20547,25 +20233,25 @@ }, { "Issue": { - "issue_url": "https://github.com/dteok/my-customisations/issues/3", - "issue_createdAt": "2023-09-21T22:17:03Z", + "issue_url": "https://github.com/cowprotocol/tenderly-watch-tower/issues/50", + "issue_createdAt": "2023-09-22T05:27:44Z", "issue_repo": { - "repo_name": "my-customisations", - "repo_desc": "My very own customisations of VSCode, shell dotfiles, zsh dotfiles, etc.", - "repo_url": "https://github.com/dteok/my-customisations", + "repo_name": "tenderly-watch-tower", + "repo_desc": "Watching to make sure CoWs are treated Tenderly 👀", + "repo_url": "https://github.com/cowprotocol/tenderly-watch-tower", "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "dteok" + "repo_owner": "cowprotocol" } }, - "issue_title": "Duplicate ZPROFILE and ZSHRC", + "issue_title": "chore: standardise variable nomenclature", "issue_labels": { "Nodes": [ { @@ -20584,111 +20270,99 @@ }, { "Issue": { - "issue_url": "https://github.com/sktime/sktime/issues/5286", - "issue_createdAt": "2023-09-21T22:08:38Z", + "issue_url": "https://github.com/EddieHubCommunity/BioDrop/issues/9135", + "issue_createdAt": "2023-09-22T05:23:06Z", "issue_repo": { - "repo_name": "sktime", - "repo_desc": "A unified framework for machine learning with time series", - "repo_url": "https://github.com/sktime/sktime", - "repo_stars": 6808, + "repo_name": "BioDrop", + "repo_desc": "Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.", + "repo_url": "https://github.com/EddieHubCommunity/BioDrop", + "repo_stars": 4677, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "sktime" + "repo_owner": "EddieHubCommunity" } }, - "issue_title": "[ENH] allow multivariate `y` in time series classifiers and regressors, broadcast if estimator is only univariate", + "issue_title": "[FEATURE] Increase execution time for loading json files", "issue_labels": { "Nodes": [ { - "label_name": "feature request" + "label_name": "⭐ goal: addition" }, { - "label_name": "good first issue" + "label_name": "💻 aspect: code" }, { - "label_name": "module:classification" + "label_name": "🏁 status: ready for dev" }, { - "label_name": "module:regression" + "label_name": "good first issue" }, { - "label_name": "enhancement" + "label_name": "🔢 points: 1" } ], "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/dapr/cli/issues/1345", - "issue_createdAt": "2023-09-21T22:07:05Z", + "issue_url": "https://github.com/equinor/xtgeoapp-grd3dmaps/issues/86", + "issue_createdAt": "2023-09-22T05:21:59Z", "issue_repo": { - "repo_name": "cli", - "repo_desc": "Command-line tools for Dapr.", - "repo_url": "https://github.com/dapr/cli", - "repo_stars": 297, + "repo_name": "xtgeoapp-grd3dmaps", + "repo_desc": "XTGeo scripts, with focus on maps from 3D grids in various ways based on XTGeo lib", + "repo_url": "https://github.com/equinor/xtgeoapp-grd3dmaps", + "repo_stars": 4, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Go" - }, { "repo_prog_language": "Makefile" }, { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "dapr" + "repo_owner": "equinor" } }, - "issue_title": "Document That Users Can Self-Assign Issues", + "issue_title": "Move to a pyproject.toml based package", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "triaged/resolved" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -20697,25 +20371,29 @@ }, { "Issue": { - "issue_url": "https://github.com/backdrop/backdrop-issues/issues/6231", - "issue_createdAt": "2023-09-21T22:02:55Z", + "issue_url": "https://github.com/cowprotocol/tenderly-watch-tower/issues/48", + "issue_createdAt": "2023-09-22T04:51:05Z", "issue_repo": { - "repo_name": "backdrop-issues", - "repo_desc": "Issue tracker for Backdrop core.", - "repo_url": "https://github.com/backdrop/backdrop-issues", - "repo_stars": 141, + "repo_name": "tenderly-watch-tower", + "repo_desc": "Watching to make sure CoWs are treated Tenderly 👀", + "repo_url": "https://github.com/cowprotocol/tenderly-watch-tower", + "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "TypeScript" + } + ] }, "Owner": { - "repo_owner": "backdrop" + "repo_owner": "cowprotocol" } }, - "issue_title": "[UX] don't allow projects with identical names to be enabled", + "issue_title": "chore: dump registry of chain", "issue_labels": { "Nodes": [ { - "label_name": "type - bug report" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -20733,99 +20411,90 @@ }, { "Issue": { - "issue_url": "https://github.com/hackerman-jpeg/YouTube_Downloader/issues/1", - "issue_createdAt": "2023-09-21T22:02:10Z", + "issue_url": "https://github.com/Vyvy-vi/iris-flower-classifier/issues/6", + "issue_createdAt": "2023-09-22T04:40:31Z", "issue_repo": { - "repo_name": "YouTube_Downloader", - "repo_desc": "Python script to aide in downloading and converting YouTube videos.", - "repo_url": "https://github.com/hackerman-jpeg/YouTube_Downloader", + "repo_name": "iris-flower-classifier", + "repo_desc": "Logistic Regression on Iris Flower Dataset with Numpy and pandas and predicted weights used to serve results to a website via FastAPI ", + "repo_url": "https://github.com/Vyvy-vi/iris-flower-classifier", "repo_stars": 0, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Jupyter Notebook" + }, { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "hackerman-jpeg" + "repo_owner": "Vyvy-vi" } }, - "issue_title": "Video Title Parsing", + "issue_title": "[CHORE]: Move css to static\\styles.css", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/delta-io/delta-rs/issues/1657", - "issue_createdAt": "2023-09-21T22:01:45Z", + "issue_url": "https://github.com/jbauschatz/GaelicAdventureGame/issues/48", + "issue_createdAt": "2023-09-22T04:30:19Z", "issue_repo": { - "repo_name": "delta-rs", - "repo_desc": "A native Rust library for Delta Lake, with bindings into Python", - "repo_url": "https://github.com/delta-io/delta-rs", - "repo_stars": 1387, + "repo_name": "GaelicAdventureGame", + "repo_desc": "Text-Based Adventure Game in Scottish Gaelic and English", + "repo_url": "https://github.com/jbauschatz/GaelicAdventureGame", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TLA" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "delta-io" + "repo_owner": "jbauschatz" } }, - "issue_title": "Make table protocol version / table features easily accessible", + "issue_title": "Center text in the screen", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "enhancement" }, { "label_name": "good first issue" + }, + { + "label_name": "ui" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -20834,93 +20503,34 @@ }, { "Issue": { - "issue_url": "https://github.com/datopian/flowershow/issues/566", - "issue_createdAt": "2023-09-21T21:54:49Z", + "issue_url": "https://github.com/mojaloop/project/issues/3530", + "issue_createdAt": "2023-09-22T04:30:03Z", "issue_repo": { - "repo_name": "flowershow", - "repo_desc": "💐 Publish your obsidian digital garden or any markdown site easily and elegantly.", - "repo_url": "https://github.com/datopian/flowershow", - "repo_stars": 494, + "repo_name": "project", + "repo_desc": "Repo to track product development issues for the Mojaloop project.", + "repo_url": "https://github.com/mojaloop/project", + "repo_stars": 21, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "datopian" + "repo_owner": "mojaloop" } }, - "issue_title": "Flowershow default template is not responsive for larger screens", + "issue_title": "Migrate thirdparty-sdk dependency on sdk-scheme-adapter to api-snippets", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Studio-Lovelies/GG-JointJustice-Unity/issues/395", - "issue_createdAt": "2023-09-21T21:47:13Z", - "issue_repo": { - "repo_name": "GG-JointJustice-Unity", - "repo_desc": "It's the repo for the GGJJ Unity version! I'm too dumb to come up with a wittier description.", - "repo_url": "https://github.com/Studio-Lovelies/GG-JointJustice-Unity", - "repo_stars": 7, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "ShaderLab" - }, - { - "repo_prog_language": "HLSL" - }, - { - "repo_prog_language": "Ink" - } - ] - }, - "Owner": { - "repo_owner": "Studio-Lovelies" - } - }, - "issue_title": "[BUG] Missing CourtRecordItemName images and descriptions for evidence", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" }, { - "label_name": "documentation" - }, - { - "label_name": "good first issue" + "label_name": "story" }, { - "label_name": "automation" + "label_name": "core-dev-squad" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -20932,13 +20542,13 @@ }, { "Issue": { - "issue_url": "https://github.com/matplotlib/matplotlib/issues/26864", - "issue_createdAt": "2023-09-21T21:45:12Z", + "issue_url": "https://github.com/matplotlib/matplotlib/issues/26865", + "issue_createdAt": "2023-09-22T04:29:28Z", "issue_repo": { "repo_name": "matplotlib", "repo_desc": "matplotlib: plotting with Python", "repo_url": "https://github.com/matplotlib/matplotlib", - "repo_stars": 18114, + "repo_stars": 18116, "repo_langs": { "Nodes": [ { @@ -20977,26 +20587,26 @@ "repo_owner": "matplotlib" } }, - "issue_title": "[TST]: increase unit test coverage ", + "issue_title": "[MNT]: Remove 3.7-deprecated API", "issue_labels": { "Nodes": [ { "label_name": "mentored: hackathon" }, { - "label_name": "topic: testing" + "label_name": "Difficulty: Easy" }, { - "label_name": "topic: units and array ducktypes" + "label_name": "Good first issue" }, { - "label_name": "Good first issue" + "label_name": "Maintenance" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -21005,95 +20615,109 @@ }, { "Issue": { - "issue_url": "https://github.com/ISIS3510-202320-Team22/Wiki/issues/5", - "issue_createdAt": "2023-09-21T21:41:25Z", + "issue_url": "https://github.com/Vyvy-vi/py-series/issues/11", + "issue_createdAt": "2023-09-22T04:27:57Z", "issue_repo": { - "repo_name": "Wiki", - "repo_desc": "", - "repo_url": "https://github.com/ISIS3510-202320-Team22/Wiki", + "repo_name": "py-series", + "repo_desc": "Python examples to detect progressions and output their sum", + "repo_url": "https://github.com/Vyvy-vi/py-series", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "ISIS3510-202320-Team22" + "repo_owner": "Vyvy-vi" } }, - "issue_title": "Functionalities of the app", + "issue_title": "[CHORE]: switch to list comprehensions", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 6 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/ParadiseSS13/Paradise/issues/22532", - "issue_createdAt": "2023-09-21T21:27:01Z", + "issue_url": "https://github.com/stackbuilders/dotenv-hs/issues/179", + "issue_createdAt": "2023-09-22T04:24:12Z", "issue_repo": { - "repo_name": "Paradise", - "repo_desc": "Paradise Station's GitHub main repository.", - "repo_url": "https://github.com/ParadiseSS13/Paradise", - "repo_stars": 343, + "repo_name": "dotenv-hs", + "repo_desc": "Load environment variables from dotenv files for Haskell", + "repo_url": "https://github.com/stackbuilders/dotenv-hs", + "repo_stars": 59, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "DM" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Haskell" }, { - "repo_prog_language": "C#" - }, + "repo_prog_language": "Shell" + } + ] + }, + "Owner": { + "repo_owner": "stackbuilders" + } + }, + "issue_title": "Parse content that starts with curly brackets", + "issue_labels": { + "Nodes": [ + { + "label_name": "Good first issue" + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/Omkar17Coder/Fitness/issues/3", + "issue_createdAt": "2023-09-22T04:21:22Z", + "issue_repo": { + "repo_name": "Fitness", + "repo_desc": "AI ML based Fitness Application", + "repo_url": "https://github.com/Omkar17Coder/Fitness", + "repo_stars": 0, + "repo_langs": { + "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "ParadiseSS13" + "repo_owner": "Omkar17Coder" } }, - "issue_title": "\"Aggression Supression Pen\" name misspelling, number of doses incorrect.", + "issue_title": "Any_Yoga_Posture", "issue_labels": { "Nodes": [ { - "label_name": "Grammar and Formatting" + "label_name": "good first issue" }, { - "label_name": "Good First Issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 @@ -21108,56 +20732,38 @@ }, { "Issue": { - "issue_url": "https://github.com/elastic/elastic-package/issues/1466", - "issue_createdAt": "2023-09-21T21:24:03Z", + "issue_url": "https://github.com/Omkar17Coder/Fitness/issues/2", + "issue_createdAt": "2023-09-22T04:20:57Z", "issue_repo": { - "repo_name": "elastic-package", - "repo_desc": "elastic-package - Command line tool for developing Elastic Integrations", - "repo_url": "https://github.com/elastic/elastic-package", - "repo_stars": 37, + "repo_name": "Fitness", + "repo_desc": "AI ML based Fitness Application", + "repo_url": "https://github.com/Omkar17Coder/Fitness", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HCL" - }, - { - "repo_prog_language": "PowerShell" + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "elastic" + "repo_owner": "Omkar17Coder" } }, - "issue_title": "changelog add command - merge unreleased changes into added version", + "issue_title": "Face_Detection_Code", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -21166,81 +20772,72 @@ }, { "Issue": { - "issue_url": "https://github.com/beanbeanjuice/cafeBot/issues/596", - "issue_createdAt": "2023-09-21T21:21:42Z", + "issue_url": "https://github.com/Omkar17Coder/Fitness/issues/1", + "issue_createdAt": "2023-09-22T04:20:23Z", "issue_repo": { - "repo_name": "cafeBot", - "repo_desc": "A bot to be used in Discord Servers! It has a currency system, cafe menu, poll and raffle system, and much more! It also has interaction commands such as hugging and smiling, but also commands for getting cafe memes, and soon to be more!", - "repo_url": "https://github.com/beanbeanjuice/cafeBot", - "repo_stars": 9, + "repo_name": "Fitness", + "repo_desc": "AI ML based Fitness Application", + "repo_url": "https://github.com/Omkar17Coder/Fitness", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "beanbeanjuice" + "repo_owner": "Omkar17Coder" } }, - "issue_title": "[IMPROVEMENT] Remove Whitespace for \"AI\" Messages", + "issue_title": "Add_Hand and Leg Detection Code", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "small" - }, - { - "label_name": "improvement" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/operator-framework/olm-docs/issues/311", - "issue_createdAt": "2023-09-21T21:19:38Z", + "issue_url": "https://github.com/stackbuilders/dotenv-hs/issues/178", + "issue_createdAt": "2023-09-22T04:19:52Z", "issue_repo": { - "repo_name": "olm-docs", - "repo_desc": "Hugo doc site for https://github.com/operator-framework/operator-lifecycle-manager", - "repo_url": "https://github.com/operator-framework/olm-docs", - "repo_stars": 11, + "repo_name": "dotenv-hs", + "repo_desc": "Load environment variables from dotenv files for Haskell", + "repo_url": "https://github.com/stackbuilders/dotenv-hs", + "repo_stars": 59, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Haskell" }, { "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "operator-framework" + "repo_owner": "stackbuilders" } }, - "issue_title": "emphasize semver template reliance on version", + "issue_title": "Be able to do variable substitution when the content is inside quotes", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "Good first issue" } ], "label_totalcount": 1 @@ -21255,62 +20852,35 @@ }, { "Issue": { - "issue_url": "https://github.com/unicode-org/icu4x/issues/4067", - "issue_createdAt": "2023-09-21T21:16:39Z", + "issue_url": "https://github.com/vinteo/hass-opensprinkler/issues/251", + "issue_createdAt": "2023-09-22T04:18:29Z", "issue_repo": { - "repo_name": "icu4x", - "repo_desc": "Solving i18n for client-side and resource-constrained environments.", - "repo_url": "https://github.com/unicode-org/icu4x", - "repo_stars": 1140, + "repo_name": "hass-opensprinkler", + "repo_desc": "OpenSprinkler Integration for Home Assistant", + "repo_url": "https://github.com/vinteo/hass-opensprinkler", + "repo_stars": 167, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "SCSS" - }, { "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "unicode-org" + "repo_owner": "vinteo" } }, - "issue_title": "Investigate spike in datetime binsize between 2022-12-29 and 2023-08-21", + "issue_title": "Service to set rain delay", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "C-test-infra" + "label_name": "help wanted" }, { - "label_name": "S-small" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -21325,44 +20895,68 @@ }, { "Issue": { - "issue_url": "https://github.com/canonical/cloud-init/issues/4453", - "issue_createdAt": "2023-09-21T21:16:14Z", + "issue_url": "https://github.com/quarkusio/quarkus/issues/36084", + "issue_createdAt": "2023-09-22T04:17:54Z", "issue_repo": { - "repo_name": "cloud-init", - "repo_desc": "Official upstream for the cloud-init: cloud instance initialization", - "repo_url": "https://github.com/canonical/cloud-init", - "repo_stars": 2321, + "repo_name": "quarkus", + "repo_desc": "Quarkus: Supersonic Subatomic Java. ", + "repo_url": "https://github.com/quarkusio/quarkus", + "repo_stars": 12286, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Groovy" + }, + { + "repo_prog_language": "FreeMarker" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Scala" + }, + { + "repo_prog_language": "ANTLR" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "canonical" + "repo_owner": "quarkusio" } }, - "issue_title": "[enhancement]: Add shellcheck to CI", + "issue_title": "Exception when specifying QUARKUS_OTEL_EXPORTER_OTLP_TRACES_PROTOCOL=grpc", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "kind/bug" }, { "label_name": "good first issue" + }, + { + "label_name": "area/tracing" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 6 }, "Assignees": { "issue_assignees_count": 0 @@ -21371,41 +20965,32 @@ }, { "Issue": { - "issue_url": "https://github.com/MESMER-group/mesmer/issues/301", - "issue_createdAt": "2023-09-21T21:14:54Z", + "issue_url": "https://github.com/Vyvy-vi/py-series/issues/2", + "issue_createdAt": "2023-09-22T04:13:30Z", "issue_repo": { - "repo_name": "mesmer", - "repo_desc": "spatially-resolved ESM-specific multi-scenario initial-condition ensemble emulator", - "repo_url": "https://github.com/MESMER-group/mesmer", - "repo_stars": 16, + "repo_name": "py-series", + "repo_desc": "Python examples to detect progressions and output their sum", + "repo_url": "https://github.com/Vyvy-vi/py-series", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "MESMER-group" + "repo_owner": "Vyvy-vi" } }, - "issue_title": "use pre-commit-ci?", + "issue_title": "[FEAT]: add function to generate fibonacci series", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "topic-maintenance" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -21417,28 +21002,25 @@ }, { "Issue": { - "issue_url": "https://github.com/Siddharthrajrana/Photopix/issues/1", - "issue_createdAt": "2023-09-21T21:12:00Z", + "issue_url": "https://github.com/Vyvy-vi/py-series/issues/1", + "issue_createdAt": "2023-09-22T04:06:40Z", "issue_repo": { - "repo_name": "Photopix", - "repo_desc": "This is the first website I'm hosting through git .", - "repo_url": "https://github.com/Siddharthrajrana/Photopix", + "repo_name": "py-series", + "repo_desc": "Python examples to detect progressions and output their sum", + "repo_url": "https://github.com/Vyvy-vi/py-series", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Siddharthrajrana" + "repo_owner": "Vyvy-vi" } }, - "issue_title": "[Feature] Change the Theme of the page from BLUE to RED ", + "issue_title": "[FEAT]: Reduce redundancy", "issue_labels": { "Nodes": [ { @@ -21448,7 +21030,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -21457,29 +21039,32 @@ }, { "Issue": { - "issue_url": "https://github.com/relaxdays/TestUtilities.Scenarios/issues/81", - "issue_createdAt": "2023-09-21T21:07:48Z", + "issue_url": "https://github.com/lucasbordeau/obsidian-tiddlywiki/issues/9", + "issue_createdAt": "2023-09-22T03:46:28Z", "issue_repo": { - "repo_name": "TestUtilities.Scenarios", - "repo_desc": "A wrapper type to produce more readable test output", - "repo_url": "https://github.com/relaxdays/TestUtilities.Scenarios", - "repo_stars": 1, + "repo_name": "obsidian-tiddlywiki", + "repo_desc": "Import/export TiddlyWiki tiddler files with Obsidian", + "repo_url": "https://github.com/lucasbordeau/obsidian-tiddlywiki", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "relaxdays" + "repo_owner": "lucasbordeau" } }, - "issue_title": "Provide `AsScenarios` extension method", + "issue_title": "Obsidian Headings Map To Broken Tiddlywiki Headings", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" @@ -21497,53 +21082,59 @@ }, { "Issue": { - "issue_url": "https://github.com/kserve/kserve/issues/3137", - "issue_createdAt": "2023-09-21T21:05:26Z", + "issue_url": "https://github.com/istoreos/istoreos/issues/1012", + "issue_createdAt": "2023-09-22T03:40:36Z", "issue_repo": { - "repo_name": "kserve", - "repo_desc": "Standardized Serverless ML Inference Platform on Kubernetes", - "repo_url": "https://github.com/kserve/kserve", - "repo_stars": 2446, + "repo_name": "istoreos", + "repo_desc": "提供一个人人会用的的路由、NAS系统", + "repo_url": "https://github.com/istoreos/istoreos", + "repo_stars": 2673, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Awk" }, { - "repo_prog_language": "Python" + "repo_prog_language": "C" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Assembly" }, { - "repo_prog_language": "Procfile" + "repo_prog_language": "Lua" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "M4" + }, + { + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "kserve" + "repo_owner": "istoreos" } }, - "issue_title": "refactor v1 vs. v2 endpoint unit tests", + "issue_title": "关于RK35xx系列机型混刷不同作者固件可能出现的问题", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "python" - }, - { - "label_name": "hacktoberfest2023" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -21555,41 +21146,31 @@ }, { "Issue": { - "issue_url": "https://github.com/anicmarko9/responsive-front/issues/264", - "issue_createdAt": "2023-09-21T20:51:58Z", - "issue_repo": { - "repo_name": "responsive-front", - "repo_desc": "This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.", - "repo_url": "https://github.com/anicmarko9/responsive-front", - "repo_stars": 8, + "issue_url": "https://github.com/varun10sudhir/FrontEnd/issues/3", + "issue_createdAt": "2023-09-22T03:30:27Z", + "issue_repo": { + "repo_name": "FrontEnd", + "repo_desc": "SourceSprint repository for front-end", + "repo_url": "https://github.com/varun10sudhir/FrontEnd", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "anicmarko9" + "repo_owner": "varun10sudhir" } }, - "issue_title": "refactor: try to remove div", + "issue_title": "Landing Page -- Socials", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -21601,41 +21182,28 @@ }, { "Issue": { - "issue_url": "https://github.com/Vyvy-vi/iris-flower-classifier/issues/3", - "issue_createdAt": "2023-09-21T20:51:40Z", + "issue_url": "https://github.com/varun10sudhir/FrontEnd/issues/2", + "issue_createdAt": "2023-09-22T03:24:31Z", "issue_repo": { - "repo_name": "iris-flower-classifier", - "repo_desc": "Logistic Regression on Iris Flower Dataset with Numpy and pandas and predicted weights used to serve results to a website via FastAPI ", - "repo_url": "https://github.com/Vyvy-vi/iris-flower-classifier", + "repo_name": "FrontEnd", + "repo_desc": "SourceSprint repository for front-end", + "repo_url": "https://github.com/varun10sudhir/FrontEnd", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Vyvy-vi" + "repo_owner": "varun10sudhir" } }, - "issue_title": "[FEAT]: Link to Github on website", + "issue_title": "Landing Page -- IEEE+TechLoop Logo", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -21647,53 +21215,32 @@ }, { "Issue": { - "issue_url": "https://github.com/kserve/kserve/issues/3136", - "issue_createdAt": "2023-09-21T20:50:09Z", + "issue_url": "https://github.com/Taz03/JIA/issues/43", + "issue_createdAt": "2023-09-22T03:22:58Z", "issue_repo": { - "repo_name": "kserve", - "repo_desc": "Standardized Serverless ML Inference Platform on Kubernetes", - "repo_url": "https://github.com/kserve/kserve", - "repo_stars": 2446, + "repo_name": "JIA", + "repo_desc": "Java API Wrapper for Instagram Private API - Java Instagram API(JIA)", + "repo_url": "https://github.com/Taz03/JIA", + "repo_stars": 12, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Procfile" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "kserve" + "repo_owner": "Taz03" } }, - "issue_title": "docs for customized storage initializer", + "issue_title": "Upgrarde to Gradle 8.4", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "area/docs" - }, - { - "label_name": "hacktoberfest2023" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -21705,34 +21252,52 @@ }, { "Issue": { - "issue_url": "https://github.com/anicmarko9/responsive-front/issues/263", - "issue_createdAt": "2023-09-21T20:49:44Z", + "issue_url": "https://github.com/apache/incubator-streampark/issues/3161", + "issue_createdAt": "2023-09-22T03:19:19Z", "issue_repo": { - "repo_name": "responsive-front", - "repo_desc": "This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.", - "repo_url": "https://github.com/anicmarko9/responsive-front", - "repo_stars": 8, + "repo_name": "incubator-streampark", + "repo_desc": "StreamPark, Make stream processing easier! easy-to-use streaming application development framework and operation platform", + "repo_url": "https://github.com/apache/incubator-streampark", + "repo_stars": 3433, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Scala" + }, + { + "repo_prog_language": "Java" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Less" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "FreeMarker" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "anicmarko9" + "repo_owner": "apache" } }, - "issue_title": "refactor: reduce height of the image", + "issue_title": "[Feature] Improve the blog module of incubator-streampark-website", "issue_labels": { "Nodes": [ { @@ -21742,7 +21307,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -21751,34 +21316,21 @@ }, { "Issue": { - "issue_url": "https://github.com/anicmarko9/responsive-front/issues/262", - "issue_createdAt": "2023-09-21T20:47:52Z", + "issue_url": "https://github.com/varun10sudhir/FrontEnd/issues/1", + "issue_createdAt": "2023-09-22T03:19:17Z", "issue_repo": { - "repo_name": "responsive-front", - "repo_desc": "This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.", - "repo_url": "https://github.com/anicmarko9/responsive-front", - "repo_stars": 8, + "repo_name": "FrontEnd", + "repo_desc": "SourceSprint repository for front-end", + "repo_url": "https://github.com/varun10sudhir/FrontEnd", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "anicmarko9" + "repo_owner": "varun10sudhir" } }, - "issue_title": "style: FAQ container spacing", + "issue_title": "Landing Page - Add image", "issue_labels": { "Nodes": [ { @@ -21797,41 +21349,31 @@ }, { "Issue": { - "issue_url": "https://github.com/anicmarko9/responsive-front/issues/261", - "issue_createdAt": "2023-09-21T20:45:34Z", + "issue_url": "https://github.com/kellia12/Business-Project/issues/3", + "issue_createdAt": "2023-09-22T03:02:07Z", "issue_repo": { - "repo_name": "responsive-front", - "repo_desc": "This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.", - "repo_url": "https://github.com/anicmarko9/responsive-front", - "repo_stars": 8, + "repo_name": "Business-Project", + "repo_desc": "", + "repo_url": "https://github.com/kellia12/Business-Project", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "anicmarko9" + "repo_owner": "kellia12" } }, - "issue_title": "test: check responsiveness", + "issue_title": "Event/Game Schedule Link Access", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -21843,32 +21385,25 @@ }, { "Issue": { - "issue_url": "https://github.com/astronomy-commons/hipscat/issues/137", - "issue_createdAt": "2023-09-21T20:38:36Z", + "issue_url": "https://github.com/kellia12/Business-Project/issues/2", + "issue_createdAt": "2023-09-22T02:56:16Z", "issue_repo": { - "repo_name": "hipscat", - "repo_desc": "Hierarchical Progressive Survey Catalog", - "repo_url": "https://github.com/astronomy-commons/hipscat", - "repo_stars": 4, + "repo_name": "Business-Project", + "repo_desc": "", + "repo_url": "https://github.com/kellia12/Business-Project", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "astronomy-commons" + "repo_owner": "kellia12" } }, - "issue_title": "Add PartitionInfo validation", + "issue_title": "Build an Encrypted Database for Security - Protocol", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -21886,96 +21421,123 @@ }, { "Issue": { - "issue_url": "https://github.com/shravan20/github-readme-quotes/issues/241", - "issue_createdAt": "2023-09-21T20:34:39Z", + "issue_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1870", + "issue_createdAt": "2023-09-22T02:50:47Z", "issue_repo": { - "repo_name": "github-readme-quotes", - "repo_desc": "Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes", - "repo_url": "https://github.com/shravan20/github-readme-quotes", - "repo_stars": 208, + "repo_name": "OpenColorIO", + "repo_desc": "A color management framework for visual effects and animation.", + "repo_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO", + "repo_stars": 1587, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C++" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "CMake" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Roff" + }, + { + "repo_prog_language": "Objective-C++" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "shravan20" + "repo_owner": "AcademySoftwareFoundation" } }, - "issue_title": "feat: Add custom quote for auto-correct fails", + "issue_title": "Add code examples for using color space heuristics", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "Little work" - }, - { - "label_name": "hacktoberfest" + "label_name": "Documentation" }, { - "label_name": "backend" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Vyvy-vi/iris-flower-classifier/issues/2", - "issue_createdAt": "2023-09-21T20:32:51Z", + "issue_url": "https://github.com/panel-attack/panel-attack/issues/958", + "issue_createdAt": "2023-09-22T02:50:25Z", "issue_repo": { - "repo_name": "iris-flower-classifier", - "repo_desc": "Logistic Regression on Iris Flower Dataset with Numpy and pandas and predicted weights used to serve results to a website via FastAPI ", - "repo_url": "https://github.com/Vyvy-vi/iris-flower-classifier", - "repo_stars": 0, + "repo_name": "panel-attack", + "repo_desc": "Tetris Attack/Panel de Pon clone in lua with LOVE", + "repo_url": "https://github.com/panel-attack/panel-attack", + "repo_stars": 75, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Lua" }, { "repo_prog_language": "Python" }, + { + "repo_prog_language": "PowerShell" + }, { "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Vyvy-vi" + "repo_owner": "panel-attack" } }, - "issue_title": "[CHORE]: Replace video in README with GIF", + "issue_title": "Randomize opponent in challenge mode", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "Client-side" + }, + { + "label_name": "low-ish priority" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -21984,38 +21546,56 @@ }, { "Issue": { - "issue_url": "https://github.com/Skylark0924/Rofunc/issues/93", - "issue_createdAt": "2023-09-21T20:30:12Z", + "issue_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1869", + "issue_createdAt": "2023-09-22T02:36:12Z", "issue_repo": { - "repo_name": "Rofunc", - "repo_desc": "🤖 The Full Process Python Package for Robot Learning from Demonstration and Robot Manipulation", - "repo_url": "https://github.com/Skylark0924/Rofunc", - "repo_stars": 185, + "repo_name": "OpenColorIO", + "repo_desc": "A color management framework for visual effects and animation.", + "repo_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO", + "repo_stars": 1587, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "C++" + }, { "repo_prog_language": "Python" }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Java" + }, { "repo_prog_language": "CMake" }, { "repo_prog_language": "Shell" }, + { + "repo_prog_language": "Roff" + }, + { + "repo_prog_language": "Objective-C++" + }, + { + "repo_prog_language": "Objective-C" + }, { "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "Skylark0924" + "repo_owner": "AcademySoftwareFoundation" } }, - "issue_title": "Problems with Stable Version and Nightly version", + "issue_title": "Add code examples for ColorSpaceMenuHelper", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "Documentation" }, { "label_name": "good first issue" @@ -22024,50 +21604,62 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Valks-Terraria-Mods/ValksStructures/issues/1", - "issue_createdAt": "2023-09-21T20:29:42Z", + "issue_url": "https://github.com/Cherrytree56567/PSEMU/issues/15", + "issue_createdAt": "2023-09-22T02:31:49Z", "issue_repo": { - "repo_name": "ValksStructures", - "repo_desc": "", - "repo_url": "https://github.com/Valks-Terraria-Mods/ValksStructures", - "repo_stars": 0, + "repo_name": "PSEMU", + "repo_desc": "An experimental PS1 Emulator made in c++ 20", + "repo_url": "https://github.com/Cherrytree56567/PSEMU", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Assembly" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "Valks-Terraria-Mods" + "repo_owner": "Cherrytree56567" } }, - "issue_title": "Placing a structure over trees / cacti / demon alters may cause the game to freeze forever", + "issue_title": "Implement memory-mapped I/O for CD-ROM and HDD", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "up-for-grabs" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -22076,88 +21668,62 @@ }, { "Issue": { - "issue_url": "https://github.com/shravan20/github-readme-quotes/issues/240", - "issue_createdAt": "2023-09-21T20:28:14Z", + "issue_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1868", + "issue_createdAt": "2023-09-22T02:23:00Z", "issue_repo": { - "repo_name": "github-readme-quotes", - "repo_desc": "Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes", - "repo_url": "https://github.com/shravan20/github-readme-quotes", - "repo_stars": 208, + "repo_name": "OpenColorIO", + "repo_desc": "A color management framework for visual effects and animation.", + "repo_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO", + "repo_stars": 1587, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C++" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "CMake" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Roff" + }, + { + "repo_prog_language": "Objective-C++" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "shravan20" + "repo_owner": "AcademySoftwareFoundation" } }, - "issue_title": "feat: Create a leaderboards for custom themes/quotes/other bits for users", + "issue_title": "Improve documentation for running unit tests", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "Documentation" }, { "label_name": "good first issue" - }, - { - "label_name": "Much work" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "frontend" - }, - { - "label_name": "backend" } ], - "label_totalcount": 7 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", - "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, - "repo_langs": { - "Nodes": null - }, - "Owner": { - "repo_owner": "" - } - }, - "issue_title": "", - "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -22169,38 +21735,50 @@ }, { "Issue": { - "issue_url": "https://github.com/datasektionen/pico/issues/50", - "issue_createdAt": "2023-09-21T20:27:55Z", + "issue_url": "https://github.com/xorbitsai/xorbits/issues/714", + "issue_createdAt": "2023-09-22T02:21:18Z", "issue_repo": { - "repo_name": "pico", - "repo_desc": "Länkförkortare", - "repo_url": "https://github.com/datasektionen/pico", - "repo_stars": 0, + "repo_name": "xorbits", + "repo_desc": "Scalable Python DS \u0026 ML, in an API compatible \u0026 lightning fast way.", + "repo_url": "https://github.com/xorbitsai/xorbits", + "repo_stars": 823, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" - } + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Cython" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + } ] }, "Owner": { - "repo_owner": "datasektionen" + "repo_owner": "xorbitsai" } }, - "issue_title": "Internal server error when authorizing user who's not in the dfunkt database", + "issue_title": "DOC: add user guide on lightgbm", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "documentation" }, { "label_name": "good first issue" @@ -22209,7 +21787,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -22218,181 +21796,187 @@ }, { "Issue": { - "issue_url": "https://github.com/shravan20/github-readme-quotes/issues/239", - "issue_createdAt": "2023-09-21T20:24:37Z", + "issue_url": "https://github.com/xorbitsai/xorbits/issues/713", + "issue_createdAt": "2023-09-22T02:20:21Z", "issue_repo": { - "repo_name": "github-readme-quotes", - "repo_desc": "Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes", - "repo_url": "https://github.com/shravan20/github-readme-quotes", - "repo_stars": 208, + "repo_name": "xorbits", + "repo_desc": "Scalable Python DS \u0026 ML, in an API compatible \u0026 lightning fast way.", + "repo_url": "https://github.com/xorbitsai/xorbits", + "repo_stars": 823, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Cython" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "shravan20" + "repo_owner": "xorbitsai" } }, - "issue_title": "feat: Dynamic Quote Backgrounds from Unsplash", + "issue_title": "DOC: xgboost user guide", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "documentation" }, { "label_name": "good first issue" - }, - { - "label_name": "Medium work" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "frontend" - }, - { - "label_name": "backend" } ], - "label_totalcount": 7 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/argilla-io/argilla/issues/3807", - "issue_createdAt": "2023-09-21T20:21:53Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28550", + "issue_createdAt": "2023-09-22T02:19:55Z", "issue_repo": { - "repo_name": "argilla", - "repo_desc": "✨Argilla: the open-source data curation platform for LLMs", - "repo_url": "https://github.com/argilla-io/argilla", - "repo_stars": 2528, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Mako" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "argilla-io" + "repo_owner": "apache" } }, - "issue_title": "[DOCS] Typos code snippets for unification strategies", + "issue_title": "DataSourcePoolDestroyerTest unit test fails occasionally", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "status: volunteer wanted" + }, + { + "label_name": "in: test" }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 6 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/shravan20/github-readme-quotes/issues/237", - "issue_createdAt": "2023-09-21T20:17:16Z", + "issue_url": "https://github.com/ray-project/ray/issues/39804", + "issue_createdAt": "2023-09-22T02:17:22Z", "issue_repo": { - "repo_name": "github-readme-quotes", - "repo_desc": "Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes", - "repo_url": "https://github.com/shravan20/github-readme-quotes", - "repo_stars": 208, + "repo_name": "ray", + "repo_desc": "Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.", + "repo_url": "https://github.com/ray-project/ray", + "repo_stars": 27722, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "C" }, { "repo_prog_language": "HTML" }, + { + "repo_prog_language": "Jupyter Notebook" + }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "shravan20" + "repo_owner": "ray-project" } }, - "issue_title": "feat: GitHub README Template Generator", + "issue_title": "[Data] Improve the object store usage info ", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "Medium work" - }, - { - "label_name": "hacktoberfest" + "label_name": "enhancement" }, { - "label_name": "frontend" + "label_name": "P1" }, { - "label_name": "backend" + "label_name": "data" } ], - "label_totalcount": 6 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -22404,65 +21988,62 @@ }, { "Issue": { - "issue_url": "https://github.com/matplotlib/matplotlib/issues/26862", - "issue_createdAt": "2023-09-21T20:17:13Z", + "issue_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1867", + "issue_createdAt": "2023-09-22T02:14:07Z", "issue_repo": { - "repo_name": "matplotlib", - "repo_desc": "matplotlib: plotting with Python", - "repo_url": "https://github.com/matplotlib/matplotlib", - "repo_stars": 18114, + "repo_name": "OpenColorIO", + "repo_desc": "A color management framework for visual effects and animation.", + "repo_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO", + "repo_stars": 1587, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "C++" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "C" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Java" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "C" + "repo_prog_language": "Roff" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "Objective-C++" }, { - "repo_prog_language": "TeX" + "repo_prog_language": "Objective-C" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "matplotlib" + "repo_owner": "AcademySoftwareFoundation" } }, - "issue_title": "[Doc]: regularize doc formatting", + "issue_title": "Improve Windows build scripts and documentation", "issue_labels": { "Nodes": [ { - "label_name": "Documentation" - }, - { - "label_name": "Good first issue" + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -22471,65 +22052,62 @@ }, { "Issue": { - "issue_url": "https://github.com/openssl/openssl/issues/22168", - "issue_createdAt": "2023-09-21T20:17:13Z", + "issue_url": "https://github.com/numaproj/numaflow/issues/1079", + "issue_createdAt": "2023-09-22T02:09:23Z", "issue_repo": { - "repo_name": "openssl", - "repo_desc": "TLS/SSL and crypto library", - "repo_url": "https://github.com/openssl/openssl", - "repo_stars": 22686, + "repo_name": "numaflow", + "repo_desc": "Kubernetes-native platform to run massively parallel data/streaming jobs", + "repo_url": "https://github.com/numaproj/numaflow", + "repo_stars": 463, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Perl" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Go" }, { - "repo_prog_language": "C" + "repo_prog_language": "Awk" }, { - "repo_prog_language": "Assembly" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "eC" + "repo_prog_language": "Smarty" }, { - "repo_prog_language": "DIGITAL Command Language" + "repo_prog_language": "Lua" }, { - "repo_prog_language": "M4" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "sed" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "openssl" + "repo_owner": "numaproj" } }, - "issue_title": "PKCS5_PBKDF2_HMAC iter content", + "issue_title": "link checker in CI for our docs", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "help wanted" - }, - { - "label_name": "triaged: documentation" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -22541,63 +22119,84 @@ }, { "Issue": { - "issue_url": "https://github.com/StimDc/FTC_CENTERSTAGE/issues/1", - "issue_createdAt": "2023-09-21T20:15:50Z", + "issue_url": "https://github.com/api7/adc/issues/59", + "issue_createdAt": "2023-09-22T02:06:12Z", "issue_repo": { - "repo_name": "FTC_CENTERSTAGE", - "repo_desc": "Our robot's code for the FTC CENTERSTAGE season", - "repo_url": "https://github.com/StimDc/FTC_CENTERSTAGE", - "repo_stars": 0, + "repo_name": "adc", + "repo_desc": "APISIX declarative CLI - ADC", + "repo_url": "https://github.com/api7/adc", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Lua" } ] }, "Owner": { - "repo_owner": "StimDc" + "repo_owner": "api7" } }, - "issue_title": "Debugger for robot", + "issue_title": "Feature: rename `config.yaml` to something else.", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" }, { - "label_name": "debugger" + "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/shravan20/github-readme-quotes/issues/236", - "issue_createdAt": "2023-09-21T20:14:16Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5840", + "issue_createdAt": "2023-09-22T02:01:04Z", "issue_repo": { - "repo_name": "github-readme-quotes", - "repo_desc": "Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes", - "repo_url": "https://github.com/shravan20/github-readme-quotes", - "repo_stars": 208, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "MDX" }, { "repo_prog_language": "Shell" @@ -22605,35 +22204,20 @@ ] }, "Owner": { - "repo_owner": "shravan20" + "repo_owner": "nodejs" } }, - "issue_title": "feat: Quote of the day Widget Feature ", + "issue_title": "Delete the `logo-hexagon.svg` file", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "Medium work" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "frontend" - }, - { - "label_name": "backend" + "label_name": "grace hopper" } ], - "label_totalcount": 7 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -22645,44 +22229,47 @@ }, { "Issue": { - "issue_url": "https://github.com/mrhosier42/tag/issues/16", - "issue_createdAt": "2023-09-21T20:08:14Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5839", + "issue_createdAt": "2023-09-22T01:58:57Z", "issue_repo": { - "repo_name": "tag", - "repo_desc": "", - "repo_url": "https://github.com/mrhosier42/tag", - "repo_stars": 0, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "mrhosier42" + "repo_owner": "nodejs" } }, - "issue_title": "Incorrectly scoring survey data", + "issue_title": "Delete the `logo-light.svg` file", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "grace hopper" } ], "label_totalcount": 2 @@ -22697,65 +22284,50 @@ }, { "Issue": { - "issue_url": "https://github.com/antonos4o/Soft-Uni-Fundamentals/issues/138", - "issue_createdAt": "2023-09-21T20:08:03Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5838", + "issue_createdAt": "2023-09-22T01:56:59Z", "issue_repo": { - "repo_name": "Soft-Uni-Fundamentals", - "repo_desc": "This is a repository that will be used for learning git and github in the Fundamentals module of SoftUni", - "repo_url": "https://github.com/antonos4o/Soft-Uni-Fundamentals", - "repo_stars": 0, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "antonos4o" + "repo_owner": "nodejs" } }, - "issue_title": "Concatenate Names", + "issue_title": "Delete the `js-black.svg` file", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/YaroslavaMalaya/softeng/issues/14", - "issue_createdAt": "2023-09-21T20:08:01Z", - "issue_repo": { - "repo_name": "softeng", - "repo_desc": "", - "repo_url": "https://github.com/YaroslavaMalaya/softeng", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "YaroslavaMalaya" - } - }, - "issue_title": "short tutorial", - "issue_labels": { - "Nodes": [ + }, { - "label_name": "good first issue" + "label_name": "grace hopper" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -22767,32 +22339,44 @@ }, { "Issue": { - "issue_url": "https://github.com/antonos4o/Soft-Uni-Fundamentals/issues/137", - "issue_createdAt": "2023-09-21T20:06:22Z", + "issue_url": "https://github.com/JoshuaKGoldberg/create-typescript-app/issues/875", + "issue_createdAt": "2023-09-22T01:56:56Z", "issue_repo": { - "repo_name": "Soft-Uni-Fundamentals", - "repo_desc": "This is a repository that will be used for learning git and github in the Fundamentals module of SoftUni", - "repo_url": "https://github.com/antonos4o/Soft-Uni-Fundamentals", - "repo_stars": 0, + "repo_name": "create-typescript-app", + "repo_desc": "Quickstart-friendly TypeScript template with comprehensive formatting, linting, releases, testing, and other great tooling built-in. ✨", + "repo_url": "https://github.com/JoshuaKGoldberg/create-typescript-app", + "repo_stars": 372, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "antonos4o" + "repo_owner": "JoshuaKGoldberg" } }, - "issue_title": "Echo Type", + "issue_title": "🧪 Testing: Fill in unit test coverage for workflows.ts", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "status: accepting prs" + }, + { + "label_name": "area: testing" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -22804,47 +22388,50 @@ }, { "Issue": { - "issue_url": "https://github.com/ThiloK1410/inventory_management/issues/9", - "issue_createdAt": "2023-09-21T20:01:48Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5837", + "issue_createdAt": "2023-09-22T01:54:58Z", "issue_repo": { - "repo_name": "inventory_management", - "repo_desc": "browser based inventory manager with SQL", - "repo_url": "https://github.com/ThiloK1410/inventory_management", - "repo_stars": 0, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "SCSS" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "MDX" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "ThiloK1410" + "repo_owner": "nodejs" } }, - "issue_title": "Remove test_app", + "issue_title": "Delete the `nodejs-new-black.svg` file", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "grace hopper" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -22856,41 +22443,56 @@ }, { "Issue": { - "issue_url": "https://github.com/mrhosier42/tag/issues/15", - "issue_createdAt": "2023-09-21T20:01:29Z", + "issue_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1866", + "issue_createdAt": "2023-09-22T01:54:00Z", "issue_repo": { - "repo_name": "tag", - "repo_desc": "", - "repo_url": "https://github.com/mrhosier42/tag", - "repo_stars": 0, + "repo_name": "OpenColorIO", + "repo_desc": "A color management framework for visual effects and animation.", + "repo_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO", + "repo_stars": 1587, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" + "repo_prog_language": "C++" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Java" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Roff" + }, + { + "repo_prog_language": "Objective-C++" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "mrhosier42" + "repo_owner": "AcademySoftwareFoundation" } }, - "issue_title": "Sanitizing strings, removing whitespaces, etc.", + "issue_title": "Document the available built-in transforms", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "Documentation" }, { "label_name": "good first issue" @@ -22908,44 +22510,47 @@ }, { "Issue": { - "issue_url": "https://github.com/mrhosier42/tag/issues/14", - "issue_createdAt": "2023-09-21T19:56:05Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5836", + "issue_createdAt": "2023-09-22T01:52:50Z", "issue_repo": { - "repo_name": "tag", - "repo_desc": "", - "repo_url": "https://github.com/mrhosier42/tag", - "repo_stars": 0, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "mrhosier42" + "repo_owner": "nodejs" } }, - "issue_title": "Preprocessing special characters", + "issue_title": "Delete the `nodejs-new-white.svg` file", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "grace hopper" } ], "label_totalcount": 2 @@ -22960,35 +22565,29 @@ }, { "Issue": { - "issue_url": "https://github.com/OpenLoco/OpenLoco/issues/2119", - "issue_createdAt": "2023-09-21T19:54:41Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5835", + "issue_createdAt": "2023-09-22T01:51:32Z", "issue_repo": { - "repo_name": "OpenLoco", - "repo_desc": "An open source re-implementation of Chris Sawyer's Locomotion", - "repo_url": "https://github.com/OpenLoco/OpenLoco", - "repo_stars": 1041, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "XC" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Objective-C++" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "Python" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "C" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C#" + "repo_prog_language": "MDX" }, { "repo_prog_language": "Shell" @@ -22996,17 +22595,20 @@ ] }, "Owner": { - "repo_owner": "OpenLoco" + "repo_owner": "nodejs" } }, - "issue_title": "INT32_1DP is actually INT32_2DP", + "issue_title": "Delete the `js-green.svg` file", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "grace hopper" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -23018,90 +22620,114 @@ }, { "Issue": { - "issue_url": "https://github.com/morukele/paystack-rs/issues/17", - "issue_createdAt": "2023-09-21T19:52:45Z", + "issue_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1865", + "issue_createdAt": "2023-09-22T01:50:09Z", "issue_repo": { - "repo_name": "paystack-rs", - "repo_desc": "An open-source rust library for using the PayStack API", - "repo_url": "https://github.com/morukele/paystack-rs", - "repo_stars": 6, + "repo_name": "OpenColorIO", + "repo_desc": "A color management framework for visual effects and animation.", + "repo_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO", + "repo_stars": 1587, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Roff" + }, + { + "repo_prog_language": "Objective-C++" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "morukele" + "repo_owner": "AcademySoftwareFoundation" } }, - "issue_title": "Write test for transaction splits endpoint", + "issue_title": "Add example LUT/CTF files for doing performance tuning", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "test" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/ISIL-ESTE/Student-Workflow-Organizer/issues/137", - "issue_createdAt": "2023-09-21T19:50:23Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5834", + "issue_createdAt": "2023-09-22T01:49:11Z", "issue_repo": { - "repo_name": "Student-Workflow-Organizer", - "repo_desc": "The student organizer website helps students to organize their academic workload through features such as a dashboard, timeline, reminders, collaboration tools, resource library, progress tracking, and analytics. It also allows users to share and summarize courses and seek project help. ", - "repo_url": "https://github.com/ISIL-ESTE/Student-Workflow-Organizer", - "repo_stars": 7, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "SCSS" }, { "repo_prog_language": "TypeScript" }, + { + "repo_prog_language": "MDX" + }, { "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "ISIL-ESTE" + "repo_owner": "nodejs" } }, - "issue_title": "Enhance : Validate env variables ", + "issue_title": "Delete the `openjs_foundation-logo.svg` file", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "fix" + "label_name": "grace hopper" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -23113,44 +22739,28 @@ }, { "Issue": { - "issue_url": "https://github.com/lobsters/lobsters/issues/1207", - "issue_createdAt": "2023-09-21T19:48:37Z", + "issue_url": "https://github.com/ht-l1/group-coding-challenges/issues/1", + "issue_createdAt": "2023-09-22T01:47:55Z", "issue_repo": { - "repo_name": "lobsters", - "repo_desc": "Computing-focused community centered around link aggregation and discussion", - "repo_url": "https://github.com/lobsters/lobsters", - "repo_stars": 3614, + "repo_name": "group-coding-challenges", + "repo_desc": "A repo for everyone to come together solving coding challenges and inspire each other!", + "repo_url": "https://github.com/ht-l1/group-coding-challenges", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "lobsters" + "repo_owner": "ht-l1" } }, - "issue_title": "Add profile toggle value to optionally show your e-mail address to authenticated users", + "issue_title": "add yourself as a contributor", "issue_labels": { "Nodes": [ - { - "label_name": "featurereq" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -23162,50 +22772,50 @@ }, { "Issue": { - "issue_url": "https://github.com/DesignLiquido/delegua/issues/503", - "issue_createdAt": "2023-09-21T19:45:10Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5833", + "issue_createdAt": "2023-09-22T01:47:28Z", "issue_repo": { - "repo_name": "delegua", - "repo_desc": "Linguagem de programação 100% em português baseada em TypeScript, independente de sistema operacional e dispositivo, e suporte a múltiplos dialetos.", - "repo_url": "https://github.com/DesignLiquido/delegua", - "repo_stars": 157, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "SCSS" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Portugol" + "repo_prog_language": "MDX" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "DesignLiquido" + "repo_owner": "nodejs" } }, - "issue_title": "Matriz sendo construída de forma errada", + "issue_title": "Delete the `community-icons.png` file", "issue_labels": { "Nodes": [ - { - "label_name": "problema" - }, { "label_name": "good first issue" }, { - "label_name": "visualg" + "label_name": "grace hopper" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -23217,65 +22827,65 @@ }, { "Issue": { - "issue_url": "https://github.com/artefactual/atom/issues/1662", - "issue_createdAt": "2023-09-21T19:44:39Z", + "issue_url": "https://github.com/xilinx-chase/tvm/issues/1", + "issue_createdAt": "2023-09-22T01:47:15Z", "issue_repo": { - "repo_name": "atom", - "repo_desc": "Open-source, web application for archival description and public access.", - "repo_url": "https://github.com/artefactual/atom", - "repo_stars": 217, + "repo_name": "tvm", + "repo_desc": "Open deep learning compiler stack for cpu, gpu and specialized accelerators", + "repo_url": "https://github.com/xilinx-chase/tvm", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "XSLT" + "repo_prog_language": "C++" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Objective-C" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Groovy" }, { - "repo_prog_language": "VCL" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Less" + "repo_prog_language": "Assembly" } ] }, "Owner": { - "repo_owner": "artefactual" + "repo_owner": "xilinx-chase" } }, - "issue_title": "Problem: Docker gives an error when it is trying to install a package from npm", + "issue_title": "[CI Problem] Some tests are being run here", "issue_labels": { "Nodes": [ { - "label_name": "Type: bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "trigger-linux-ci" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -23284,47 +22894,38 @@ }, { "Issue": { - "issue_url": "https://github.com/cpvalente/ontime/issues/530", - "issue_createdAt": "2023-09-21T19:34:36Z", + "issue_url": "https://github.com/lightsofapollo/storytime/issues/12", + "issue_createdAt": "2023-09-22T01:46:24Z", "issue_repo": { - "repo_name": "ontime", - "repo_desc": "Free, open-source time keeping for live events", - "repo_url": "https://github.com/cpvalente/ontime", - "repo_stars": 230, + "repo_name": "storytime", + "repo_desc": "", + "repo_url": "https://github.com/lightsofapollo/storytime", + "repo_stars": 4, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "cpvalente" + "repo_owner": "lightsofapollo" } }, - "issue_title": "serve user static files from ontime", + "issue_title": "Allow editing character sheet on creation ", "issue_labels": { "Nodes": [ - { - "label_name": "feature" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -23336,109 +22937,175 @@ }, { "Issue": { - "issue_url": "https://github.com/GitHub-padilla/avengers-curso/issues/5", - "issue_createdAt": "2023-09-21T19:29:55Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5832", + "issue_createdAt": "2023-09-22T01:43:37Z", "issue_repo": { - "repo_name": "avengers-curso", - "repo_desc": "Parte de mi curos de Git y GitHub", - "repo_url": "https://github.com/GitHub-padilla/avengers-curso", - "repo_stars": 0, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "GitHub-padilla" + "repo_owner": "nodejs" } }, - "issue_title": "Necesito este Avenger", + "issue_title": "Delete the `logo-light.png` file", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "grace hopper" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Knobloch-Iowa/GreenHouse/issues/24", - "issue_createdAt": "2023-09-21T19:29:33Z", + "issue_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1864", + "issue_createdAt": "2023-09-22T01:42:39Z", "issue_repo": { - "repo_name": "GreenHouse", - "repo_desc": "Build Green house", - "repo_url": "https://github.com/Knobloch-Iowa/GreenHouse", - "repo_stars": 1, + "repo_name": "OpenColorIO", + "repo_desc": "A color management framework for visual effects and animation.", + "repo_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO", + "repo_stars": 1587, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "C++" + }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Roff" + }, + { + "repo_prog_language": "Objective-C++" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "Knobloch-Iowa" + "repo_owner": "AcademySoftwareFoundation" } }, - "issue_title": "Finding Hardware measurement requirements", + "issue_title": "Restore OpenEXR support to ocioperf", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28549", + "issue_createdAt": "2023-09-22T01:42:10Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "apache" } }, - "issue_title": "", + "issue_title": "Add more unit tests for EncryptColumnNameReviser", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "in: test" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" + } + ], + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -23447,110 +23114,108 @@ }, { "Issue": { - "issue_url": "https://github.com/Knobloch-Iowa/GreenHouse/issues/22", - "issue_createdAt": "2023-09-21T19:14:30Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28548", + "issue_createdAt": "2023-09-22T01:41:15Z", "issue_repo": { - "repo_name": "GreenHouse", - "repo_desc": "Build Green house", - "repo_url": "https://github.com/Knobloch-Iowa/GreenHouse", - "repo_stars": 1, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Java" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "Knobloch-Iowa" + "repo_owner": "apache" } }, - "issue_title": "Documentation of configuration of R Pi and sensors", + "issue_title": "Add more unit tests for EncryptColumnExistedReviser", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "in: test" }, { "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/BerriAI/litellm/issues/422", - "issue_createdAt": "2023-09-21T19:13:46Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5831", + "issue_createdAt": "2023-09-22T01:39:39Z", "issue_repo": { - "repo_name": "litellm", - "repo_desc": "Use any LLM as a drop in replacement for GPT. Use Azure, OpenAI, Cohere, Anthropic, Ollama, VLLM, Sagemaker, HuggingFace, Replicate (100+ LLMs)", - "repo_url": "https://github.com/BerriAI/litellm", - "repo_stars": 1300, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "BerriAI" + "repo_owner": "nodejs" } }, - "issue_title": "[Feature]: Add pre commit hooks", + "issue_title": "Delete the `logo-hexagon.png` file", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "grace hopper" } ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", - "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, - "repo_langs": { - "Nodes": null - }, - "Owner": { - "repo_owner": "" - } - }, - "issue_title": "", - "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -23562,44 +23227,50 @@ }, { "Issue": { - "issue_url": "https://github.com/Tonypsilon/bmm.frontend/issues/19", - "issue_createdAt": "2023-09-21T18:54:06Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5830", + "issue_createdAt": "2023-09-22T01:37:23Z", "issue_repo": { - "repo_name": "bmm.frontend", - "repo_desc": "Frontend of the BMM application", - "repo_url": "https://github.com/Tonypsilon/bmm.frontend", - "repo_stars": 0, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Handlebars" }, { "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Tonypsilon" + "repo_owner": "nodejs" } }, - "issue_title": "SeasonStage Component", + "issue_title": "Delete the `node-cert-logo.png` file", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "S" + "label_name": "grace hopper" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -23611,38 +23282,47 @@ }, { "Issue": { - "issue_url": "https://github.com/RushikeshShelar/Digital-Marketing-Website/issues/4", - "issue_createdAt": "2023-09-21T18:51:00Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5829", + "issue_createdAt": "2023-09-22T01:34:56Z", "issue_repo": { - "repo_name": "Digital-Marketing-Website", - "repo_desc": "", - "repo_url": "https://github.com/RushikeshShelar/Digital-Marketing-Website", - "repo_stars": 0, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "RushikeshShelar" + "repo_owner": "nodejs" } }, - "issue_title": "Change of Styles on Different Types of Servers", + "issue_title": "Delete the `ghc-banner.png` file", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "grace hopper" } ], "label_totalcount": 2 @@ -23657,28 +23337,52 @@ }, { "Issue": { - "issue_url": "https://github.com/sCrypt-Inc/scrypt-ord/issues/9", - "issue_createdAt": "2023-09-21T18:44:42Z", + "issue_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1863", + "issue_createdAt": "2023-09-22T01:34:23Z", "issue_repo": { - "repo_name": "scrypt-ord", - "repo_desc": "scrypt 1sat ordinal library", - "repo_url": "https://github.com/sCrypt-Inc/scrypt-ord", - "repo_stars": 2, + "repo_name": "OpenColorIO", + "repo_desc": "A color management framework for visual effects and animation.", + "repo_url": "https://github.com/AcademySoftwareFoundation/OpenColorIO", + "repo_stars": 1587, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "CMake" + }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Roff" + }, + { + "repo_prog_language": "Objective-C++" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "sCrypt-Inc" + "repo_owner": "AcademySoftwareFoundation" } }, - "issue_title": "hashPuzzleNFT", + "issue_title": "Add NamedTransform support to ocioconvert", "issue_labels": { "Nodes": [ { @@ -23688,74 +23392,59 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Submitty/Submitty/issues/9791", - "issue_createdAt": "2023-09-21T18:39:53Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5828", + "issue_createdAt": "2023-09-22T01:33:41Z", "issue_repo": { - "repo_name": "Submitty", - "repo_desc": "Homework Submission, Automated Grading, and TA grading system.", - "repo_url": "https://github.com/Submitty/Submitty", - "repo_stars": 523, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Java" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "MDX" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Submitty" + "repo_owner": "nodejs" } }, - "issue_title": "TA Grading autograding status information is incorrect", + "issue_title": "Delete the `_cursor.png` file", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "Autograding" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "grace hopper" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -23767,197 +23456,224 @@ }, { "Issue": { - "issue_url": "https://github.com/chroma-core/chroma/issues/1169", - "issue_createdAt": "2023-09-21T18:39:47Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5827", + "issue_createdAt": "2023-09-22T01:31:55Z", "issue_repo": { - "repo_name": "chroma", - "repo_desc": "the AI-native open-source embedding database", - "repo_url": "https://github.com/chroma-core/chroma", - "repo_stars": 8685, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "SCSS" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "MDX" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "chroma-core" + "repo_owner": "nodejs" } }, - "issue_title": "[Bug]: type errors in chromadb/utils/embedding_functions.py", + "issue_title": "Delete the `placeholder-img.png` file", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "grace hopper" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/OSU-CMS/Ph2_ACF_GUI/issues/95", - "issue_createdAt": "2023-09-21T18:38:58Z", + "issue_url": "https://github.com/apache/incubator-opendal/issues/3157", + "issue_createdAt": "2023-09-22T01:31:05Z", "issue_repo": { - "repo_name": "Ph2_ACF_GUI", - "repo_desc": "", - "repo_url": "https://github.com/OSU-CMS/Ph2_ACF_GUI", - "repo_stars": 1, + "repo_name": "incubator-opendal", + "repo_desc": "Apache OpenDAL: access data freely.", + "repo_url": "https://github.com/apache/incubator-opendal", + "repo_stars": 1868, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "Python" }, + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "C" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Gherkin" }, { - "repo_prog_language": "PostScript" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "OSU-CMS" + "repo_owner": "apache" } }, - "issue_title": "Create config generator", + "issue_title": "docs: Update the announcement email template to ensure that disclaimers have been added", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/299", - "issue_createdAt": "2023-09-21T18:34:03Z", + "issue_url": "https://github.com/kosmos-io/kosmos/issues/63", + "issue_createdAt": "2023-09-22T01:30:50Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "kosmos", + "repo_desc": "", + "repo_url": "https://github.com/kosmos-io/kosmos", + "repo_stars": 36, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "kosmos-io" } }, - "issue_title": "Typo in hint of TextProcessorJDK.topLetters() in both haiku-kata and haiku-kata-solutions module", + "issue_title": "kosmosctl: feedback information and other optimization suggestions", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "ghc23" - }, - { - "label_name": "documentation" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/298", - "issue_createdAt": "2023-09-21T18:28:09Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5826", + "issue_createdAt": "2023-09-22T01:27:54Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "nodejs" } }, - "issue_title": "Add implementation to WordleJDK.guess(String guess) for wordle-kata-solutions module", + "issue_title": "Delete the `node-favicon.png` file", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "ghc23" + "label_name": "grace hopper" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -23966,81 +23682,105 @@ }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/297", - "issue_createdAt": "2023-09-21T18:26:49Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5825", + "issue_createdAt": "2023-09-22T01:25:26Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "nodejs" } }, - "issue_title": "Add implementation to TextProcessorJDK.findWordleWords() for haiku-kata-solutions module", + "issue_title": "Delete the `nodejs-dark.png` file", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "ghc23" + "label_name": "grace hopper" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/296", - "issue_createdAt": "2023-09-21T18:25:53Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5824", + "issue_createdAt": "2023-09-22T01:23:18Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "nodejs" } }, - "issue_title": "Add implementation to TextProcessorJDK.topVowelAndConsonant() for haiku-kata-solutions module", + "issue_title": "Delete the `nodejs-green.png` file", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "ghc23" + "label_name": "grace hopper" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -24052,41 +23792,47 @@ }, { "Issue": { - "issue_url": "https://github.com/opendatahub-io/model-registry/issues/12", - "issue_createdAt": "2023-09-21T18:25:11Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5823", + "issue_createdAt": "2023-09-22T01:21:05Z", "issue_repo": { - "repo_name": "model-registry", - "repo_desc": "", - "repo_url": "https://github.com/opendatahub-io/model-registry", - "repo_stars": 0, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "Go" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "opendatahub-io" + "repo_owner": "nodejs" } }, - "issue_title": "[feature] Configuration yaml file should support the same options as command line", + "issue_title": "Delete the `nodejs-black.png` file", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "feature" + "label_name": "grace hopper" } ], "label_totalcount": 2 @@ -24101,127 +23847,105 @@ }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/295", - "issue_createdAt": "2023-09-21T18:25:04Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5822", + "issue_createdAt": "2023-09-22T01:18:38Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2882, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - } - ] - }, - "Owner": { - "repo_owner": "eclipse" - } - }, - "issue_title": "Add implementation to TextProcessorJDK.duplicatesAndUnique() for haiku-kata-solutions module", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "ghc23" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/294", - "issue_createdAt": "2023-09-21T18:24:07Z", - "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, - "repo_langs": { - "Nodes": [ + "repo_prog_language": "JavaScript" + }, { - "repo_prog_language": "Java" + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "nodejs" } }, - "issue_title": "Add implementation to TextProcessorJDK.distinctLetters() for haiku-kata-solutions module", + "issue_title": "Delete the `nodejs-training.png` file", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "ghc23" + "label_name": "grace hopper" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/293", - "issue_createdAt": "2023-09-21T18:23:20Z", + "issue_url": "https://github.com/alexrobaina/frontend_petsLove/issues/175", + "issue_createdAt": "2023-09-22T01:18:08Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "frontend_petsLove", + "repo_desc": "Pets love is app for adoption pets and manage shelters and veterinaries", + "repo_url": "https://github.com/alexrobaina/frontend_petsLove", + "repo_stars": 24, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "alexrobaina" } }, - "issue_title": "Add implementation to TextProcessorJDK.topLetters() for haiku-kata-solutions module", + "issue_title": "Create Profile pet", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" }, { - "label_name": "ghc23" + "label_name": "React" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 4 }, "Assignees": { "issue_assignees_count": 1 @@ -24230,25 +23954,25 @@ }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/292", - "issue_createdAt": "2023-09-21T18:21:53Z", + "issue_url": "https://github.com/proj-padaria/padaria-doc/issues/9", + "issue_createdAt": "2023-09-22T01:17:42Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "padaria-doc", + "repo_desc": "Documentação para o sistema de gestão de padarias.", + "repo_url": "https://github.com/proj-padaria/padaria-doc", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "proj-padaria" } }, - "issue_title": "Add implementation to TextProcessorJDK.getHaikuAsChars() for haiku-kata-solutions module", + "issue_title": "Revisar DDL's", "issue_labels": { "Nodes": [ { @@ -24256,140 +23980,164 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "ghc23" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/kamu-data/kamu-cli/issues/236", - "issue_createdAt": "2023-09-21T18:17:53Z", + "issue_url": "https://github.com/ParadiseSS13/Paradise/issues/22538", + "issue_createdAt": "2023-09-22T01:11:31Z", "issue_repo": { - "repo_name": "kamu-cli", - "repo_desc": "New generation decentralized data lake and a streaming data pipeline", - "repo_url": "https://github.com/kamu-data/kamu-cli", - "repo_stars": 239, + "repo_name": "Paradise", + "repo_desc": "Paradise Station's GitHub main repository.", + "repo_url": "https://github.com/ParadiseSS13/Paradise", + "repo_stars": 343, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C++" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "DM" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "kamu-data" + "repo_owner": "ParadiseSS13" } }, - "issue_title": "Implement `kamu login` functionality and authorization in Simple \u0026 Smart Transfer Protocols", + "issue_title": "black hat no work grey people", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "Sprites" + }, + { + "label_name": "Good First Issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/291", - "issue_createdAt": "2023-09-21T18:16:14Z", + "issue_url": "https://github.com/alexrobaina/frontend_petsLove/issues/174", + "issue_createdAt": "2023-09-22T01:08:55Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "frontend_petsLove", + "repo_desc": "Pets love is app for adoption pets and manage shelters and veterinaries", + "repo_url": "https://github.com/alexrobaina/frontend_petsLove", + "repo_stars": 24, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "alexrobaina" } }, - "issue_title": "Add implementation to WordleEC.guess(String guess) for wordle-kata-solutions module", + "issue_title": "Create ContactCard Component", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" }, { - "label_name": "ghc23" + "label_name": "React" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/290", - "issue_createdAt": "2023-09-21T18:14:48Z", + "issue_url": "https://github.com/waterloo-rocketry/omnibus/issues/138", + "issue_createdAt": "2023-09-22T00:58:41Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "omnibus", + "repo_desc": "It's a Bird... It's a Plane.. It's Omnibus!", + "repo_url": "https://github.com/waterloo-rocketry/omnibus", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "waterloo-rocketry" } }, - "issue_title": "Add implementation to TextProcessorEC.findWordleWords() for haiku-kata-solutions module", + "issue_title": "Add Save Prompt on Close", "issue_labels": { "Nodes": [ { @@ -24397,15 +24145,12 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "ghc23" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -24414,29 +24159,23 @@ }, { "Issue": { - "issue_url": "https://github.com/sineels/leeseul940722/issues/16", - "issue_createdAt": "2023-09-21T18:14:44Z", + "issue_url": "https://github.com/jmyers03/soft-dev-proj2023/issues/1", + "issue_createdAt": "2023-09-22T00:52:40Z", "issue_repo": { - "repo_name": "leeseul940722", - "repo_desc": "", - "repo_url": "https://github.com/sineels/leeseul940722", - "repo_stars": 1, + "repo_name": "soft-dev-proj2023", + "repo_desc": "Repo for team \"The Washed Seniors\" for Software Development Fall 2023", + "repo_url": "https://github.com/jmyers03/soft-dev-proj2023", + "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "sineels" + "repo_owner": "jmyers03" } }, - "issue_title": "Title", + "issue_title": "User Story: Add list of goals", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" - }, { "label_name": "enhancement" }, @@ -24445,33 +24184,27 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "question" - }, - { - "label_name": "wontfix" } ], - "label_totalcount": 7 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/289", - "issue_createdAt": "2023-09-21T18:13:58Z", + "issue_url": "https://github.com/DoF-6413/SummerSwerve2023/issues/37", + "issue_createdAt": "2023-09-22T00:39:16Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "SummerSwerve2023", + "repo_desc": "DoF's programming during the summer of 2023, including the swervedrive and implementation of Littleton's advantagescope", + "repo_url": "https://github.com/DoF-6413/SummerSwerve2023", + "repo_stars": 3, "repo_langs": { "Nodes": [ { @@ -24480,72 +24213,84 @@ ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "DoF-6413" } }, - "issue_title": "Add implementation to TextProcessorEC.topVowelAndConsonant() for haiku-kata-solutions module", + "issue_title": "WristSim With WPILib Arm", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "Optimization" }, { - "label_name": "good first issue" + "label_name": "Good First Issue" }, { - "label_name": "ghc23" + "label_name": "Mid Priority" + }, + { + "label_name": "Feature" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/opendatahub-io/model-registry/issues/11", - "issue_createdAt": "2023-09-21T18:13:41Z", + "issue_url": "https://github.com/OneBusAway/onebusaway-ios/issues/680", + "issue_createdAt": "2023-09-22T00:35:37Z", "issue_repo": { - "repo_name": "model-registry", - "repo_desc": "", - "repo_url": "https://github.com/opendatahub-io/model-registry", - "repo_stars": 0, + "repo_name": "onebusaway-ios", + "repo_desc": "OneBusAway for iOS, written in Swift.", + "repo_url": "https://github.com/OneBusAway/onebusaway-ios", + "repo_stars": 54, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Objective-C" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "Go" + "repo_prog_language": "C" }, { - "repo_prog_language": "Python" + "repo_prog_language": "PureBasic" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "opendatahub-io" + "repo_owner": "OneBusAway" } }, - "issue_title": "[feature][service] Add gRPC to DB type converters", + "issue_title": "Show bookmarks when location access is denied", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "Bookmarks" }, { - "label_name": "feature" + "label_name": "Good First Issue" }, { - "label_name": "service" + "label_name": "Hacktoberfest" } ], "label_totalcount": 3 @@ -24560,78 +24305,105 @@ }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/288", - "issue_createdAt": "2023-09-21T18:13:04Z", + "issue_url": "https://github.com/genehemias/ShortWorkout/issues/8", + "issue_createdAt": "2023-09-22T00:33:29Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "ShortWorkout", + "repo_desc": "", + "repo_url": "https://github.com/genehemias/ShortWorkout", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "genehemias" } }, - "issue_title": "Add implementation to TextProcessorEC.duplicatesAndUnique() for haiku-kata-solutions module", + "issue_title": "workout counter", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "ghc23" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/287", - "issue_createdAt": "2023-09-21T18:12:01Z", + "issue_url": "https://github.com/Submitty/Submitty/issues/9795", + "issue_createdAt": "2023-09-22T00:33:12Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "Submitty", + "repo_desc": "Homework Submission, Automated Grading, and TA grading system.", + "repo_url": "https://github.com/Submitty/Submitty", + "repo_stars": 524, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "Java" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "Submitty" } }, - "issue_title": "Add implementation to TextProcessorEC.distinctLetters() for haiku-kata-solutions module", + "issue_title": "Add ability to add attachments when editing discussion forum post", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "enhancement / feature request" }, { "label_name": "good first issue" }, { - "label_name": "ghc23" + "label_name": "Discussion Forum" } ], "label_totalcount": 3 @@ -24640,47 +24412,50 @@ "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/286", - "issue_createdAt": "2023-09-21T18:10:33Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5199", + "issue_createdAt": "2023-09-22T00:29:18Z", "issue_repo": { - "repo_name": "eclipse-collections-kata", - "repo_desc": "Eclipse Collections Katas ", - "repo_url": "https://github.com/eclipse/eclipse-collections-kata", - "repo_stars": 413, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 37, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "eclipse" + "repo_owner": "teambtcmap" } }, - "issue_title": "Add implementation to TextProcessorEC.getHaikuAsCharAdapter() for haiku-kata-solutions module", + "issue_title": "BitcoinHB", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "ghc23" + "label_name": "location-submission" + }, + { + "label_name": "United States" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 1 @@ -24689,152 +24464,124 @@ }, { "Issue": { - "issue_url": "https://github.com/layer5io/layer5/issues/4938", - "issue_createdAt": "2023-09-21T18:03:31Z", + "issue_url": "https://github.com/Submitty/Submitty/issues/9794", + "issue_createdAt": "2023-09-22T00:28:13Z", "issue_repo": { - "repo_name": "layer5", - "repo_desc": "Layer5, expect more from your infrastructure", - "repo_url": "https://github.com/layer5io/layer5", - "repo_stars": 696, + "repo_name": "Submitty", + "repo_desc": "Homework Submission, Automated Grading, and TA grading system.", + "repo_url": "https://github.com/Submitty/Submitty", + "repo_stars": 524, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C++" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "layer5io" + "repo_owner": "Submitty" } }, - "issue_title": "[Community] Member Profile: Shravani Kaware", + "issue_title": "Forum attachment functionality is buggy", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" - }, - { - "label_name": "language/markdown" - }, - { - "label_name": "framework/gatsby" - }, - { - "label_name": "area/community" + "label_name": "Discussion Forum" } ], - "label_totalcount": 6 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 6 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/BrycensRanch/AuthIsForMe/issues/56", - "issue_createdAt": "2023-09-21T17:58:56Z", + "issue_url": "https://github.com/francislagueu/osiris/issues/1", + "issue_createdAt": "2023-09-22T00:26:16Z", "issue_repo": { - "repo_name": "AuthIsForMe", + "repo_name": "osiris", "repo_desc": "", - "repo_url": "https://github.com/BrycensRanch/AuthIsForMe", - "repo_stars": 2, + "repo_url": "https://github.com/francislagueu/osiris", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "EJS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "BrycensRanch" + "repo_owner": "francislagueu" } }, - "issue_title": "Node 20", + "issue_title": "User Authentication", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "kind/feature" - }, - { - "label_name": "todo" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/opensearch-project/.github/issues/177", - "issue_createdAt": "2023-09-21T17:58:22Z", + "issue_url": "https://github.com/Mutuharjo-Game-Development/EducationGame/issues/9", + "issue_createdAt": "2023-09-22T00:18:52Z", "issue_repo": { - "repo_name": ".github", - "repo_desc": "Provides templates and resources for other OpenSearch project repositories.", - "repo_url": "https://github.com/opensearch-project/.github", - "repo_stars": 22, + "repo_name": "EducationGame", + "repo_desc": "Repository untuk Produksi Game Edukasi Pertama SMK Mutuharjo", + "repo_url": "https://github.com/Mutuharjo-Game-Development/EducationGame", + "repo_stars": 4, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "opensearch-project" + "repo_owner": "Mutuharjo-Game-Development" } }, - "issue_title": "[PROPOSAL] Build a GitHub app / workflow that runs on each PR that modifies the CODEOWNERS and MAINTAINERS files to make sure they are in sync", + "issue_title": "Buatkan saya Asset Untuk Enviroment (Tumbuhan, Gedung ,Dll)", "issue_labels": { "Nodes": [ { @@ -24847,74 +24594,53 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/layer5io/layer5/issues/4937", - "issue_createdAt": "2023-09-21T17:57:35Z", + "issue_url": "https://github.com/MissouriMRR/SUAS-2023/issues/130", + "issue_createdAt": "2023-09-22T00:07:04Z", "issue_repo": { - "repo_name": "layer5", - "repo_desc": "Layer5, expect more from your infrastructure", - "repo_url": "https://github.com/layer5io/layer5", - "repo_stars": 696, + "repo_name": "SUAS-2023", + "repo_desc": "Missouri S\u0026T Multirotor Design Team's code for the 2023-2024 Student Unmanned Aerial Systems Competition (SUAS).", + "repo_url": "https://github.com/MissouriMRR/SUAS-2023", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "layer5io" + "repo_owner": "MissouriMRR" } }, - "issue_title": "[Community] Member Profile: Abhijeet Gaurav", + "issue_title": "Switch Standard Object Classification Algorithm to cv2.matchShapes", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" - }, - { - "label_name": "language/markdown" - }, - { - "label_name": "framework/gatsby" + "label_name": "ODLC" }, { - "label_name": "area/community" + "label_name": "vision" } ], - "label_totalcount": 6 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 6 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -24923,87 +24649,90 @@ }, { "Issue": { - "issue_url": "https://github.com/opendatahub-io/model-registry/issues/10", - "issue_createdAt": "2023-09-21T17:53:56Z", + "issue_url": "https://github.com/Aareon/NexusDownloadFlow-2023/issues/1", + "issue_createdAt": "2023-09-21T23:52:36Z", "issue_repo": { - "repo_name": "model-registry", - "repo_desc": "", - "repo_url": "https://github.com/opendatahub-io/model-registry", - "repo_stars": 0, + "repo_name": "NexusDownloadFlow-2023", + "repo_desc": "Desktop auto clicker application to automate nexus downloads.", + "repo_url": "https://github.com/Aareon/NexusDownloadFlow-2023", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "PowerShell" } ] }, "Owner": { - "repo_owner": "opendatahub-io" + "repo_owner": "Aareon" } }, - "issue_title": "[db] Add support for PostgreSQL", + "issue_title": "PyInstaller Action cannot locate `.config`", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "feature" + "label_name": "github-action" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/dry-python/returns/issues/1693", - "issue_createdAt": "2023-09-21T17:53:23Z", + "issue_url": "https://github.com/genehemias/ShortWorkout/issues/7", + "issue_createdAt": "2023-09-21T23:50:25Z", "issue_repo": { - "repo_name": "returns", - "repo_desc": "Make your functions return something meaningful, typed, and safe!", - "repo_url": "https://github.com/dry-python/returns", - "repo_stars": 2902, + "repo_name": "ShortWorkout", + "repo_desc": "", + "repo_url": "https://github.com/genehemias/ShortWorkout", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "dry-python" + "repo_owner": "genehemias" } }, - "issue_title": "Document methods.cond vs pointfree.cond", + "issue_title": "add more exercises", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -25012,37 +24741,41 @@ }, { "Issue": { - "issue_url": "https://github.com/llvm/llvm-project/issues/67046", - "issue_createdAt": "2023-09-21T17:48:05Z", + "issue_url": "https://github.com/genehemias/ShortWorkout/issues/6", + "issue_createdAt": "2023-09-21T23:45:57Z", "issue_repo": { - "repo_name": "llvm-project", - "repo_desc": "The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.", - "repo_url": "https://github.com/llvm/llvm-project", - "repo_stars": 21934, + "repo_name": "ShortWorkout", + "repo_desc": "", + "repo_url": "https://github.com/genehemias/ShortWorkout", + "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "llvm" + "repo_owner": "genehemias" } }, - "issue_title": "C++20 std::midpoint is non-conformant", + "issue_title": "improve exercise descriptions", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "libc++" - }, - { - "label_name": "rejects-valid" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -25051,44 +24784,71 @@ }, { "Issue": { - "issue_url": "https://github.com/opendatahub-io/model-registry/issues/9", - "issue_createdAt": "2023-09-21T17:46:57Z", + "issue_url": "https://github.com/genehemias/ShortWorkout/issues/5", + "issue_createdAt": "2023-09-21T23:42:29Z", "issue_repo": { - "repo_name": "model-registry", + "repo_name": "ShortWorkout", "repo_desc": "", - "repo_url": "https://github.com/opendatahub-io/model-registry", - "repo_stars": 0, + "repo_url": "https://github.com/genehemias/ShortWorkout", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "opendatahub-io" + "repo_owner": "genehemias" } }, - "issue_title": "[chore] Add ODH license headers to non-generated files", + "issue_title": "Audio is too loud", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/renocoloring/ai-coloring-pages.com/issues/1", + "issue_createdAt": "2023-09-21T23:40:42Z", + "issue_repo": { + "repo_name": "ai-coloring-pages.com", + "repo_desc": "", + "repo_url": "https://github.com/renocoloring/ai-coloring-pages.com", + "repo_stars": 0, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "renocoloring" + } + }, + "issue_title": "Introducing AI-Enhanced Coloring Pages", + "issue_labels": { + "Nodes": [ { - "label_name": "chore" + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -25100,62 +24860,41 @@ }, { "Issue": { - "issue_url": "https://github.com/cncf/tag-env-sustainability/issues/214", - "issue_createdAt": "2023-09-21T17:44:57Z", + "issue_url": "https://github.com/genehemias/ShortWorkout/issues/4", + "issue_createdAt": "2023-09-21T23:29:21Z", "issue_repo": { - "repo_name": "tag-env-sustainability", - "repo_desc": "🌳🌍♻️ TAG Environmental Sustainability", - "repo_url": "https://github.com/cncf/tag-env-sustainability", - "repo_stars": 153, + "repo_name": "ShortWorkout", + "repo_desc": "", + "repo_url": "https://github.com/genehemias/ShortWorkout", + "repo_stars": 1, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "SCSS" - }, { "repo_prog_language": "HTML" }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "cncf" + "repo_owner": "genehemias" } }, - "issue_title": "[Action] Automate scraping and generating a list of sustainability conferences and sessions", + "issue_title": "Style = \"dark mode\"", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "prio/soon" - }, - { - "label_name": "issue/action" } ], - "label_totalcount": 5 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -25164,50 +24903,50 @@ }, { "Issue": { - "issue_url": "https://github.com/keploy/keploy/issues/863", - "issue_createdAt": "2023-09-21T17:38:05Z", + "issue_url": "https://github.com/Northeastern-Electric-Racing/Cerberus/issues/42", + "issue_createdAt": "2023-09-21T23:28:43Z", "issue_repo": { - "repo_name": "keploy", - "repo_desc": "Test generation for Developers. Generate tests and stubs for your application that actually work!", - "repo_url": "https://github.com/keploy/keploy", - "repo_stars": 2224, + "repo_name": "Cerberus", + "repo_desc": "FreeRTOS Application that runs on MPU22A", + "repo_url": "https://github.com/Northeastern-Electric-Racing/Cerberus", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Go" + "repo_prog_language": "C" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "Assembly" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "keploy" + "repo_owner": "Northeastern-Electric-Racing" } }, - "issue_title": "[bug]: `sudo:/app/keploy` command not found when running keploy docker image", + "issue_title": "Monitor Temp Data", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "Good First Issue" + "label_name": "good first issue" }, { - "label_name": "keploy" + "label_name": "RTOS change" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -25216,41 +24955,47 @@ }, { "Issue": { - "issue_url": "https://github.com/quarkus-qe/quarkus-test-framework/issues/886", - "issue_createdAt": "2023-09-21T17:26:04Z", + "issue_url": "https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide/issues/69", + "issue_createdAt": "2023-09-21T23:27:03Z", "issue_repo": { - "repo_name": "quarkus-test-framework", - "repo_desc": "Write your test once and run it everywhere!", - "repo_url": "https://github.com/quarkus-qe/quarkus-test-framework", - "repo_stars": 13, + "repo_name": "cloud-optimized-geospatial-formats-guide", + "repo_desc": "", + "repo_url": "https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide", + "repo_stars": 36, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Lua" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "quarkus-qe" + "repo_owner": "cloudnativegeo" } }, - "issue_title": "PR CI workflow should check native mode as well", + "issue_title": "Add License to Website", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "priority/urgent" + "label_name": "enhancement" }, { - "label_name": "github_actions" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -25262,47 +25007,47 @@ }, { "Issue": { - "issue_url": "https://github.com/hyperledger/aries-cloudagent-python/issues/2501", - "issue_createdAt": "2023-09-21T17:22:54Z", + "issue_url": "https://github.com/microsoft/sarif-vscode-extension/issues/525", + "issue_createdAt": "2023-09-21T23:26:36Z", "issue_repo": { - "repo_name": "aries-cloudagent-python", - "repo_desc": "Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and services running in non-mobile environments.", - "repo_url": "https://github.com/hyperledger/aries-cloudagent-python", - "repo_stars": 362, + "repo_name": "sarif-vscode-extension", + "repo_desc": "SARIF Microsoft Visual Studio Code extension", + "repo_url": "https://github.com/microsoft/sarif-vscode-extension", + "repo_stars": 95, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "hyperledger" + "repo_owner": "microsoft" } }, - "issue_title": "Replace or fix multiformats library?", + "issue_title": "Convert to using `openRepository` API", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "techdebt" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -25314,229 +25059,182 @@ }, { "Issue": { - "issue_url": "https://github.com/Significant-Gravitas/Auto-GPT/issues/5289", - "issue_createdAt": "2023-09-21T17:19:33Z", + "issue_url": "https://github.com/fani-lab/LADy/issues/53", + "issue_createdAt": "2023-09-21T23:23:03Z", "issue_repo": { - "repo_name": "Auto-GPT", - "repo_desc": "An experimental open-source attempt to make GPT-4 fully autonomous.", - "repo_url": "https://github.com/Significant-Gravitas/Auto-GPT", - "repo_stars": 149116, + "repo_name": "LADy", + "repo_desc": "A System for Latent Aspect Detection", + "repo_url": "https://github.com/fani-lab/LADy", + "repo_stars": 3, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Jinja" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Significant-Gravitas" + "repo_owner": "fani-lab" } }, - "issue_title": "Option to only allow whitelisted sites in Auto-GPT", + "issue_title": "Setup and Quickstart", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "function: browse" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/sineels/leeseul940722/issues/7", - "issue_createdAt": "2023-09-21T17:18:56Z", + "issue_url": "https://github.com/kantord/SeaGOAT/issues/236", + "issue_createdAt": "2023-09-21T23:19:22Z", "issue_repo": { - "repo_name": "leeseul940722", - "repo_desc": "", - "repo_url": "https://github.com/sineels/leeseul940722", - "repo_stars": 1, + "repo_name": "SeaGOAT", + "repo_desc": "local-first semantic code search engine", + "repo_url": "https://github.com/kantord/SeaGOAT", + "repo_stars": 576, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "sineels" + "repo_owner": "kantord" } }, - "issue_title": "Title", + "issue_title": "Configure gt using custom host and port", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" - }, { "label_name": "enhancement" }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "question" - }, - { - "label_name": "wontfix" + "label_name": "up for grabs" } ], - "label_totalcount": 7 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/apache/airflow/issues/34526", - "issue_createdAt": "2023-09-21T17:17:58Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5198", + "issue_createdAt": "2023-09-21T23:18:23Z", "issue_repo": { - "repo_name": "airflow", - "repo_desc": "Apache Airflow - A platform to programmatically author, schedule, and monitor workflows", - "repo_url": "https://github.com/apache/airflow", - "repo_stars": 31768, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 37, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Mako" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HCL" - }, - { - "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "teambtcmap" } }, - "issue_title": "BaseBranchOperator should allow passing of a Taskgroup group_id.", + "issue_title": "Down the Rabbit Hole", "issue_labels": { "Nodes": [ { - "label_name": "kind:feature" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "area:core-operators" + "label_name": "location-submission" + }, + { + "label_name": "Malta" + }, + { + "label_name": "Bitcoin Club Malta" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/datasektionen/pico/issues/48", - "issue_createdAt": "2023-09-21T17:17:50Z", + "issue_url": "https://github.com/lady-thee/bookstore_website/issues/11", + "issue_createdAt": "2023-09-21T23:11:17Z", "issue_repo": { - "repo_name": "pico", - "repo_desc": "Länkförkortare", - "repo_url": "https://github.com/datasektionen/pico", - "repo_stars": 0, + "repo_name": "bookstore_website", + "repo_desc": "This is an e-commerce website for purchasing books. It is built with Django and Django Rest Framework ", + "repo_url": "https://github.com/lady-thee/bookstore_website", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "datasektionen" + "repo_owner": "lady-thee" } }, - "issue_title": "Make links case insensetive", + "issue_title": "Finished Task #16", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -25548,35 +25246,24 @@ }, { "Issue": { - "issue_url": "https://github.com/datasektionen/Methone/issues/29", - "issue_createdAt": "2023-09-21T17:15:42Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "Methone", - "repo_desc": "The worlds first Top-Bar-as-a-Service", - "repo_url": "https://github.com/datasektionen/Methone", + "repo_name": "", + "repo_desc": "", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "datasektionen" + "repo_owner": "" } }, - "issue_title": "Update the main fuzzy file", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -25588,38 +25275,71 @@ }, { "Issue": { - "issue_url": "https://github.com/ufosc/Jukebox-Frontend/issues/4", - "issue_createdAt": "2023-09-21T17:15:42Z", + "issue_url": "https://github.com/42atomys/stud42/issues/516", + "issue_createdAt": "2023-09-21T22:48:48Z", "issue_repo": { - "repo_name": "Jukebox-Frontend", - "repo_desc": "", - "repo_url": "https://github.com/ufosc/Jukebox-Frontend", - "repo_stars": 1, + "repo_name": "stud42", + "repo_desc": "Stud42 official repository since major 3 update (https://s42.app)", + "repo_url": "https://github.com/42atomys/stud42", + "repo_stars": 865, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "ufosc" + "repo_owner": "42atomys" } }, - "issue_title": "Create Clock Component", + "issue_title": "fix: mismatch between number of campuses in database and API resulting to an error", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "priority/medium 🟨" + }, + { + "label_name": "aspect/backend 💻" + }, + { + "label_name": "domain/complicated 🟨" + }, + { + "label_name": "type/bug 🔥" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -25631,68 +25351,44 @@ }, { "Issue": { - "issue_url": "https://github.com/llvm-mos/llvm-mos-sdk/issues/215", - "issue_createdAt": "2023-09-21T17:15:40Z", + "issue_url": "https://github.com/dapr/java-sdk/issues/926", + "issue_createdAt": "2023-09-21T22:48:41Z", "issue_repo": { - "repo_name": "llvm-mos-sdk", - "repo_desc": "SDK for developing with the llvm-mos compiler.", - "repo_url": "https://github.com/llvm-mos/llvm-mos-sdk", - "repo_stars": 180, + "repo_name": "java-sdk", + "repo_desc": "Dapr SDK for Java", + "repo_url": "https://github.com/dapr/java-sdk", + "repo_stars": 234, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Assembly" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Awk" + "repo_prog_language": "Java" }, { "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "SourcePawn" - }, - { - "repo_prog_language": "Pascal" - }, - { - "repo_prog_language": "Pawn" - }, - { - "repo_prog_language": "NASL" } ] }, "Owner": { - "repo_owner": "llvm-mos" + "repo_owner": "dapr" } }, - "issue_title": "Provide linker-configured PAL_BUF for neslib/nesdoug", + "issue_title": "Document That Users Can Self-Assign Issues", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "kind/documentation" }, { "label_name": "good first issue" }, { - "label_name": "p1" + "label_name": "triaged/resolved" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -25701,41 +25397,47 @@ }, { "Issue": { - "issue_url": "https://github.com/ufosc/Jukebox-Frontend/issues/2", - "issue_createdAt": "2023-09-21T17:08:12Z", + "issue_url": "https://github.com/WilliamTraoreee/blog/issues/8", + "issue_createdAt": "2023-09-21T22:47:03Z", "issue_repo": { - "repo_name": "Jukebox-Frontend", + "repo_name": "blog", "repo_desc": "", - "repo_url": "https://github.com/ufosc/Jukebox-Frontend", - "repo_stars": 1, + "repo_url": "https://github.com/WilliamTraoreee/blog", + "repo_stars": 6, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "ufosc" + "repo_owner": "WilliamTraoreee" } }, - "issue_title": "Create Board 2", + "issue_title": "Body overflow issue on mobile (iPhone X - X.com webview)", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -25744,41 +25446,27 @@ }, { "Issue": { - "issue_url": "https://github.com/ufosc/Jukebox-Frontend/issues/1", - "issue_createdAt": "2023-09-21T17:07:38Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "Jukebox-Frontend", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/ufosc/Jukebox-Frontend", - "repo_stars": 1, + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "ufosc" + "repo_owner": "" } }, - "issue_title": "Create Board 1", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -25787,41 +25475,34 @@ }, { "Issue": { - "issue_url": "https://github.com/Mrinank-Bhowmick/python-beginner-projects/issues/313", - "issue_createdAt": "2023-09-21T17:07:00Z", + "issue_url": "https://github.com/Eskendi/Weliyaa-imo-code-/issues/1", + "issue_createdAt": "2023-09-21T22:35:48Z", "issue_repo": { - "repo_name": "python-beginner-projects", - "repo_desc": "Explore a collection of beginner-friendly Python projects that can be completed with minimal code. Perfect for learning the basics and improving your coding skills.", - "repo_url": "https://github.com/Mrinank-Bhowmick/python-beginner-projects", - "repo_stars": 458, + "repo_name": "Weliyaa-imo-code-", + "repo_desc": "", + "repo_url": "https://github.com/Eskendi/Weliyaa-imo-code-", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Mrinank-Bhowmick" + "repo_owner": "Eskendi" } }, - "issue_title": "Request for Contributions: Projects Utilizing ChatGPT API", + "issue_title": "account code imo ", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "wontfix" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -25830,44 +25511,50 @@ }, { "Issue": { - "issue_url": "https://github.com/datasektionen/cashflow/issues/145", - "issue_createdAt": "2023-09-21T17:05:45Z", + "issue_url": "https://github.com/Harvard-Neutrino/LeptonInjector/issues/31", + "issue_createdAt": "2023-09-21T22:25:26Z", "issue_repo": { - "repo_name": "cashflow", - "repo_desc": "Django project to manage receipts and reimbursements at Datasektionen", - "repo_url": "https://github.com/datasektionen/cashflow", - "repo_stars": 4, + "repo_name": "LeptonInjector", + "repo_desc": "Injection and weighting framework for BSM interactions with complex topologies and geometric concerns", + "repo_url": "https://github.com/Harvard-Neutrino/LeptonInjector", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "C++" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "Procfile" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "datasektionen" + "repo_owner": "Harvard-Neutrino" } }, - "issue_title": "Allow picking a year on the stats page", + "issue_title": "Correct exported cmake include paths", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "invalid" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -25879,41 +25566,59 @@ }, { "Issue": { - "issue_url": "https://github.com/ayushk-singh/Object-Detection/issues/2", - "issue_createdAt": "2023-09-21T17:02:45Z", + "issue_url": "https://github.com/AFLplusplus/LibAFL/issues/1541", + "issue_createdAt": "2023-09-21T22:24:41Z", "issue_repo": { - "repo_name": "Object-Detection", - "repo_desc": "Object Detection using YOLO algorithm ", - "repo_url": "https://github.com/ayushk-singh/Object-Detection", - "repo_stars": 0, + "repo_name": "LibAFL", + "repo_desc": "Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...", + "repo_url": "https://github.com/AFLplusplus/LibAFL", + "repo_stars": 1551, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "ayushk-singh" + "repo_owner": "AFLplusplus" } }, - "issue_title": "Documentation Needed", + "issue_title": "Calibration stage noisily updates event manager", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -25922,35 +25627,32 @@ }, { "Issue": { - "issue_url": "https://github.com/TAEAB/PyTrade/issues/3", - "issue_createdAt": "2023-09-21T16:58:56Z", + "issue_url": "https://github.com/dteok/my-customisations/issues/3", + "issue_createdAt": "2023-09-21T22:17:03Z", "issue_repo": { - "repo_name": "PyTrade", - "repo_desc": "An interface for implementing trading algorithms", - "repo_url": "https://github.com/TAEAB/PyTrade", - "repo_stars": 0, + "repo_name": "my-customisations", + "repo_desc": "My very own customisations of VSCode, shell dotfiles, zsh dotfiles, etc.", + "repo_url": "https://github.com/dteok/my-customisations", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "TAEAB" + "repo_owner": "dteok" } }, - "issue_title": "Documentation: add type hints", + "issue_title": "Duplicate ZPROFILE and ZSHRC", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -25962,37 +25664,56 @@ }, { "Issue": { - "issue_url": "https://github.com/TYPO3-Documentation/Changelog-To-Doc/issues/666", - "issue_createdAt": "2023-09-21T16:53:40Z", + "issue_url": "https://github.com/sktime/sktime/issues/5286", + "issue_createdAt": "2023-09-21T22:08:38Z", "issue_repo": { - "repo_name": "Changelog-To-Doc", - "repo_desc": "", - "repo_url": "https://github.com/TYPO3-Documentation/Changelog-To-Doc", - "repo_stars": 0, + "repo_name": "sktime", + "repo_desc": "A unified framework for machine learning with time series", + "repo_url": "https://github.com/sktime/sktime", + "repo_stars": 6808, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Jupyter Notebook" + } + ] }, "Owner": { - "repo_owner": "TYPO3-Documentation" + "repo_owner": "sktime" } }, - "issue_title": "[FEATURE] Auto DB fields from TCA for type \"flex\"", + "issue_title": "[ENH] allow multivariate `y` in time series classifiers and regressors, broadcast if estimator is only univariate", "issue_labels": { "Nodes": [ + { + "label_name": "feature request" + }, { "label_name": "good first issue" }, { - "label_name": "TYPO3 Explained" + "label_name": "module:classification" }, { - "label_name": "TCA reference" + "label_name": "module:regression" }, { - "label_name": "13.0" + "label_name": "enhancement" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -26004,84 +25725,83 @@ }, { "Issue": { - "issue_url": "https://github.com/gcs-abdulwahab/gcstimetable/issues/24", - "issue_createdAt": "2023-09-21T16:48:37Z", + "issue_url": "https://github.com/dapr/cli/issues/1345", + "issue_createdAt": "2023-09-21T22:07:05Z", "issue_repo": { - "repo_name": "gcstimetable", - "repo_desc": "", - "repo_url": "https://github.com/gcs-abdulwahab/gcstimetable", - "repo_stars": 1, + "repo_name": "cli", + "repo_desc": "Command-line tools for Dapr.", + "repo_url": "https://github.com/dapr/cli", + "repo_stars": 297, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "Go" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Blade" + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "gcs-abdulwahab" + "repo_owner": "dapr" } }, - "issue_title": "Merge Classes of HQ002 See TimeTable", + "issue_title": "Document That Users Can Self-Assign Issues", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "triaged/resolved" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/datasektionen/aaallt/issues/27", - "issue_createdAt": "2023-09-21T16:45:24Z", + "issue_url": "https://github.com/backdrop/backdrop-issues/issues/6231", + "issue_createdAt": "2023-09-21T22:02:55Z", "issue_repo": { - "repo_name": "aaallt", - "repo_desc": "Samlingssida för sektionens system", - "repo_url": "https://github.com/datasektionen/aaallt", - "repo_stars": 0, + "repo_name": "backdrop-issues", + "repo_desc": "Issue tracker for Backdrop core.", + "repo_url": "https://github.com/backdrop/backdrop-issues", + "repo_stars": 141, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Mustache" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "datasektionen" + "repo_owner": "backdrop" } }, - "issue_title": "Make sure all systems are shown on the page", + "issue_title": "[UX] don't allow projects with identical names to be enabled", "issue_labels": { "Nodes": [ + { + "label_name": "type - bug report" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -26093,50 +25813,38 @@ }, { "Issue": { - "issue_url": "https://github.com/skypilot-org/skypilot/issues/2591", - "issue_createdAt": "2023-09-21T16:43:07Z", + "issue_url": "https://github.com/hackerman-jpeg/YouTube_Downloader/issues/1", + "issue_createdAt": "2023-09-21T22:02:10Z", "issue_repo": { - "repo_name": "skypilot", - "repo_desc": "SkyPilot: Run LLMs, AI, and Batch jobs on any cloud. Get maximum savings, highest GPU availability, and managed execution—all with a simple interface.", - "repo_url": "https://github.com/skypilot-org/skypilot", - "repo_stars": 3683, + "repo_name": "YouTube_Downloader", + "repo_desc": "Python script to aide in downloading and converting YouTube videos.", + "repo_url": "https://github.com/hackerman-jpeg/YouTube_Downloader", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jinja" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "skypilot-org" + "repo_owner": "hackerman-jpeg" } }, - "issue_title": "UX: confusing ValueError: Cannot specify spot_recovery without use_spot set to True.", + "issue_title": "Video Title Parsing", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "friction-log" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 1 @@ -26145,53 +25853,59 @@ }, { "Issue": { - "issue_url": "https://github.com/code-charity/youtube/issues/1775", - "issue_createdAt": "2023-09-21T16:37:52Z", + "issue_url": "https://github.com/delta-io/delta-rs/issues/1657", + "issue_createdAt": "2023-09-21T22:01:45Z", "issue_repo": { - "repo_name": "youtube", - "repo_desc": "Top ~ 100 Extension. Enrich your YouTube- \u0026 Video-experience \u0026 -choice [🧰80 lean Features 📌Longest-standing 👨‍👩‍👧‍👧Please help] ⚙️⋮⋮⋮[🎛️☕🎧🔊⏯️🎞️🎬📈🧩🎨 youtube playback, youtube content discovery, youtube player extra buttons, youtube distractions \u0026 related suggestions. youtube ads, quality, codec, full tab, full screen. ... ... ..]⋮⋮⋮", - "repo_url": "https://github.com/code-charity/youtube", - "repo_stars": 2648, + "repo_name": "delta-rs", + "repo_desc": "A native Rust library for Delta Lake, with bindings into Python", + "repo_url": "https://github.com/delta-io/delta-rs", + "repo_stars": 1387, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "TLA" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "code-charity" + "repo_owner": "delta-io" } }, - "issue_title": "Sidebar no longer hidden, even if option is enabled", + "issue_title": "Make table protocol version / table features easily accessible", "issue_labels": { "Nodes": [ { - "label_name": "Bug" + "label_name": "documentation" }, { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "up-for-grabs" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { "issue_assignees_count": 0 @@ -26200,77 +25914,38 @@ }, { "Issue": { - "issue_url": "https://github.com/guibranco/BancosBrasileiros/issues/312", - "issue_createdAt": "2023-09-21T16:35:24Z", + "issue_url": "https://github.com/datopian/flowershow/issues/566", + "issue_createdAt": "2023-09-21T21:54:49Z", "issue_repo": { - "repo_name": "BancosBrasileiros", - "repo_desc": "🇧🇷 :bank: :clipboard: Brazilian banks list", - "repo_url": "https://github.com/guibranco/BancosBrasileiros", - "repo_stars": 362, + "repo_name": "flowershow", + "repo_desc": "💐 Publish your obsidian digital garden or any markdown site easily and elegantly.", + "repo_url": "https://github.com/datopian/flowershow", + "repo_stars": 494, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Java" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Rust" + "repo_prog_language": "CSS" }, { "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "guibranco" + "repo_owner": "datopian" } }, - "issue_title": "Add support to Pub.Dev - Dart", + "issue_title": "Flowershow default template is not responsive for larger screens", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "dependencies" - }, - { - "label_name": "github_actions" - }, - { - "label_name": "documentation" - }, - { - "label_name": "packages" - }, - { - "label_name": "dart" } ], - "label_totalcount": 8 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -26282,53 +25957,50 @@ }, { "Issue": { - "issue_url": "https://github.com/stellar/soroban-docs/issues/579", - "issue_createdAt": "2023-09-21T16:26:02Z", + "issue_url": "https://github.com/Studio-Lovelies/GG-JointJustice-Unity/issues/395", + "issue_createdAt": "2023-09-21T21:47:13Z", "issue_repo": { - "repo_name": "soroban-docs", - "repo_desc": "Documentation for Soroban", - "repo_url": "https://github.com/stellar/soroban-docs", - "repo_stars": 28, + "repo_name": "GG-JointJustice-Unity", + "repo_desc": "It's the repo for the GGJJ Unity version! I'm too dumb to come up with a wittier description.", + "repo_url": "https://github.com/Studio-Lovelies/GG-JointJustice-Unity", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "C#" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "ShaderLab" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HLSL" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Ink" } ] }, "Owner": { - "repo_owner": "stellar" + "repo_owner": "Studio-Lovelies" } }, - "issue_title": "Make some more `0.9.2` -\u003e `20.0.0-rc2` fixes ", + "issue_title": "[BUG] Missing CourtRecordItemName images and descriptions for evidence", "issue_labels": { "Nodes": [ { - "label_name": "documentation (fix)" + "label_name": "bug" + }, + { + "label_name": "documentation" }, { "label_name": "good first issue" + }, + { + "label_name": "automation" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -26340,23 +26012,20 @@ }, { "Issue": { - "issue_url": "https://github.com/filecoin-project/lotus/issues/11287", - "issue_createdAt": "2023-09-21T16:25:42Z", + "issue_url": "https://github.com/matplotlib/matplotlib/issues/26864", + "issue_createdAt": "2023-09-21T21:45:12Z", "issue_repo": { - "repo_name": "lotus", - "repo_desc": "Reference implementation of the Filecoin protocol, written in Go", - "repo_url": "https://github.com/filecoin-project/lotus", - "repo_stars": 2683, + "repo_name": "matplotlib", + "repo_desc": "matplotlib: plotting with Python", + "repo_url": "https://github.com/matplotlib/matplotlib", + "repo_stars": 18116, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" }, { "repo_prog_language": "HTML" @@ -26365,52 +26034,49 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Solidity" + "repo_prog_language": "C" }, { - "repo_prog_language": "Assembly" + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "TeX" + }, + { + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "filecoin-project" + "repo_owner": "matplotlib" } }, - "issue_title": "Bug Report: Goroutine Handling in libp2p-pubsub Topic \"/fil/blocks/\"", + "issue_title": "[TST]: increase unit test coverage ", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "P3" - }, - { - "label_name": "dif/easy" + "label_name": "mentored: hackathon" }, { - "label_name": "kind/bug" + "label_name": "topic: testing" }, { - "label_name": "area/chain" + "label_name": "topic: units and array ducktypes" }, { - "label_name": "effort/minutes" + "label_name": "Good first issue" } ], - "label_totalcount": 7 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -26419,87 +26085,98 @@ }, { "Issue": { - "issue_url": "https://github.com/pektezol/DemoParser/issues/8", - "issue_createdAt": "2023-09-21T16:22:55Z", + "issue_url": "https://github.com/ISIS3510-202320-Team22/Wiki/issues/5", + "issue_createdAt": "2023-09-21T21:41:25Z", "issue_repo": { - "repo_name": "DemoParser", - "repo_desc": "Work-In-Progress demo parser for Portal 2 written in Golang.", - "repo_url": "https://github.com/pektezol/DemoParser", + "repo_name": "Wiki", + "repo_desc": "", + "repo_url": "https://github.com/ISIS3510-202320-Team22/Wiki", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "pektezol" + "repo_owner": "ISIS3510-202320-Team22" } }, - "issue_title": "Function-complete StringTables parsing", + "issue_title": "Functionalities of the app", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 6 } } }, { "Issue": { - "issue_url": "https://github.com/pektezol/DemoParser/issues/7", - "issue_createdAt": "2023-09-21T16:19:36Z", + "issue_url": "https://github.com/ParadiseSS13/Paradise/issues/22532", + "issue_createdAt": "2023-09-21T21:27:01Z", "issue_repo": { - "repo_name": "DemoParser", - "repo_desc": "Work-In-Progress demo parser for Portal 2 written in Golang.", - "repo_url": "https://github.com/pektezol/DemoParser", - "repo_stars": 0, + "repo_name": "Paradise", + "repo_desc": "Paradise Station's GitHub main repository.", + "repo_url": "https://github.com/ParadiseSS13/Paradise", + "repo_stars": 343, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "DM" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "pektezol" + "repo_owner": "ParadiseSS13" } }, - "issue_title": "Parse all packet message types properly", + "issue_title": "\"Aggression Supression Pen\" name misspelling, number of doses incorrect.", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "Grammar and Formatting" }, { - "label_name": "good first issue" + "label_name": "Good First Issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -26511,104 +26188,135 @@ }, { "Issue": { - "issue_url": "https://github.com/Ahno99/Majeur_Info/issues/2", - "issue_createdAt": "2023-09-21T16:17:07Z", + "issue_url": "https://github.com/elastic/elastic-package/issues/1466", + "issue_createdAt": "2023-09-21T21:24:03Z", "issue_repo": { - "repo_name": "Majeur_Info", - "repo_desc": "", - "repo_url": "https://github.com/Ahno99/Majeur_Info", - "repo_stars": 0, + "repo_name": "elastic-package", + "repo_desc": "elastic-package - Command line tool for developing Elastic Integrations", + "repo_url": "https://github.com/elastic/elastic-package", + "repo_stars": 37, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "PowerShell" + } + ] }, "Owner": { - "repo_owner": "Ahno99" + "repo_owner": "elastic" } }, - "issue_title": "Record and write the homework", + "issue_title": "changelog add command - merge unreleased changes into added version", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Z3d0X/filament-fabricator/issues/94", - "issue_createdAt": "2023-09-21T16:15:33Z", + "issue_url": "https://github.com/beanbeanjuice/cafeBot/issues/596", + "issue_createdAt": "2023-09-21T21:21:42Z", "issue_repo": { - "repo_name": "filament-fabricator", - "repo_desc": "Block-Based Page Builder Skeleton for your Filament Apps", - "repo_url": "https://github.com/Z3d0X/filament-fabricator", - "repo_stars": 164, + "repo_name": "cafeBot", + "repo_desc": "A bot to be used in Discord Servers! It has a currency system, cafe menu, poll and raffle system, and much more! It also has interaction commands such as hugging and smiling, but also commands for getting cafe memes, and soon to be more!", + "repo_url": "https://github.com/beanbeanjuice/cafeBot", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "Blade" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "Z3d0X" + "repo_owner": "beanbeanjuice" } }, - "issue_title": "[Document]: Schema Slots Feature", + "issue_title": "[IMPROVEMENT] Remove Whitespace for \"AI\" Messages", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "small" + }, + { + "label_name": "improvement" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/JuliaDynamics/CausalityTools.jl/issues/334", - "issue_createdAt": "2023-09-21T16:14:27Z", + "issue_url": "https://github.com/operator-framework/olm-docs/issues/311", + "issue_createdAt": "2023-09-21T21:19:38Z", "issue_repo": { - "repo_name": "CausalityTools.jl", - "repo_desc": "Algorithms for detecting associations, dynamical influences and causal inference from data.", - "repo_url": "https://github.com/JuliaDynamics/CausalityTools.jl", - "repo_stars": 122, + "repo_name": "olm-docs", + "repo_desc": "Hugo doc site for https://github.com/operator-framework/operator-lifecycle-manager", + "repo_url": "https://github.com/operator-framework/olm-docs", + "repo_stars": 11, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Julia" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "JuliaDynamics" + "repo_owner": "operator-framework" } }, - "issue_title": "Move predefined systems out?", + "issue_title": "emphasize semver template reliance on version", "issue_labels": { "Nodes": [ { @@ -26618,7 +26326,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 7 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -26627,62 +26335,68 @@ }, { "Issue": { - "issue_url": "https://github.com/build-trust/ockam/issues/6028", - "issue_createdAt": "2023-09-21T16:12:21Z", + "issue_url": "https://github.com/unicode-org/icu4x/issues/4067", + "issue_createdAt": "2023-09-21T21:16:39Z", "issue_repo": { - "repo_name": "ockam", - "repo_desc": "Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale. Use Ockam to build secure-by-design applications that can Trust Data-in-Motion. ", - "repo_url": "https://github.com/build-trust/ockam", - "repo_stars": 3583, + "repo_name": "icu4x", + "repo_desc": "Solving i18n for client-side and resource-constrained environments.", + "repo_url": "https://github.com/unicode-org/icu4x", + "repo_stars": 1140, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Elixir" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Erlang" + "repo_prog_language": "C++" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Svelte" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "build-trust" + "repo_owner": "unicode-org" } }, - "issue_title": "Explore if we can setup shell completion as part of install.sh", + "issue_title": "Investigate spike in datetime binsize between 2022-12-29 and 2023-08-21", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "C-test-infra" + }, + { + "label_name": "S-small" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -26691,26 +26405,20 @@ }, { "Issue": { - "issue_url": "https://github.com/crytic/slither/issues/2141", - "issue_createdAt": "2023-09-21T16:11:02Z", + "issue_url": "https://github.com/canonical/cloud-init/issues/4453", + "issue_createdAt": "2023-09-21T21:16:14Z", "issue_repo": { - "repo_name": "slither", - "repo_desc": "Static Analyzer for Solidity", - "repo_url": "https://github.com/crytic/slither", - "repo_stars": 4543, + "repo_name": "cloud-init", + "repo_desc": "Official upstream for the cloud-init: cloud instance initialization", + "repo_url": "https://github.com/canonical/cloud-init", + "repo_stars": 2322, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Solidity" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" }, { "repo_prog_language": "Makefile" @@ -26718,23 +26426,20 @@ ] }, "Owner": { - "repo_owner": "crytic" + "repo_owner": "canonical" } }, - "issue_title": "Printer to list cheatcode usage", + "issue_title": "[enhancement]: Add shellcheck to CI", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "new printer" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -26746,38 +26451,38 @@ }, { "Issue": { - "issue_url": "https://github.com/viljarjf/QM_sim/issues/47", - "issue_createdAt": "2023-09-21T16:09:21Z", + "issue_url": "https://github.com/MESMER-group/mesmer/issues/301", + "issue_createdAt": "2023-09-21T21:14:54Z", "issue_repo": { - "repo_name": "QM_sim", - "repo_desc": "Quantum mechanics simulation library", - "repo_url": "https://github.com/viljarjf/QM_sim", - "repo_stars": 3, + "repo_name": "mesmer", + "repo_desc": "spatially-resolved ESM-specific multi-scenario initial-condition ensemble emulator", + "repo_url": "https://github.com/MESMER-group/mesmer", + "repo_stars": 16, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "viljarjf" + "repo_owner": "MESMER-group" } }, - "issue_title": "Outsource nature constants", + "issue_title": "use pre-commit-ci?", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "topic-maintenance" } ], "label_totalcount": 2 @@ -26792,29 +26497,29 @@ }, { "Issue": { - "issue_url": "https://github.com/jukbot/thai-citizen-id-validator/issues/37", - "issue_createdAt": "2023-09-21T16:08:32Z", + "issue_url": "https://github.com/relaxdays/TestUtilities.Scenarios/issues/81", + "issue_createdAt": "2023-09-21T21:07:48Z", "issue_repo": { - "repo_name": "thai-citizen-id-validator", - "repo_desc": "🇹🇭 Thai Citizen ID validator with zero dependencies ", - "repo_url": "https://github.com/jukbot/thai-citizen-id-validator", - "repo_stars": 52, + "repo_name": "TestUtilities.Scenarios", + "repo_desc": "A wrapper type to produce more readable test output", + "repo_url": "https://github.com/relaxdays/TestUtilities.Scenarios", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "jukbot" + "repo_owner": "relaxdays" } }, - "issue_title": "HELP: Looking for contributors !! ", + "issue_title": "Provide `AsScenarios` extension method", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -26832,41 +26537,50 @@ }, { "Issue": { - "issue_url": "https://github.com/Bloom-Perf/mochi/issues/6", - "issue_createdAt": "2023-09-21T16:05:32Z", + "issue_url": "https://github.com/kserve/kserve/issues/3137", + "issue_createdAt": "2023-09-21T21:05:26Z", "issue_repo": { - "repo_name": "mochi", - "repo_desc": "", - "repo_url": "https://github.com/Bloom-Perf/mochi", - "repo_stars": 1, + "repo_name": "kserve", + "repo_desc": "Standardized Serverless ML Inference Platform on Kubernetes", + "repo_url": "https://github.com/kserve/kserve", + "repo_stars": 2448, "repo_langs": { "Nodes": [ { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "Bloom-Perf" + "repo_owner": "kserve" } }, - "issue_title": "Add unit tests on extractors", + "issue_title": "refactor v1 vs. v2 endpoint unit tests", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "python" }, { - "label_name": "code" + "label_name": "hacktoberfest2023" } ], "label_totalcount": 3 @@ -26881,49 +26595,13 @@ }, { "Issue": { - "issue_url": "https://github.com/jonatanvicente/git_training/issues/21", - "issue_createdAt": "2023-09-21T16:04:43Z", - "issue_repo": { - "repo_name": "git_training", - "repo_desc": "", - "repo_url": "https://github.com/jonatanvicente/git_training", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "jonatanvicente" - } - }, - "issue_title": "Añadir nombres a file yo.txt", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 10 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/gristlabs/grist-core/issues/680", - "issue_createdAt": "2023-09-21T16:02:16Z", + "issue_url": "https://github.com/anicmarko9/responsive-front/issues/264", + "issue_createdAt": "2023-09-21T20:51:58Z", "issue_repo": { - "repo_name": "grist-core", - "repo_desc": "Grist is the evolution of spreadsheets.", - "repo_url": "https://github.com/gristlabs/grist-core", - "repo_stars": 4155, + "repo_name": "responsive-front", + "repo_desc": "This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.", + "repo_url": "https://github.com/anicmarko9/responsive-front", + "repo_stars": 8, "repo_langs": { "Nodes": [ { @@ -26935,38 +26613,23 @@ { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" - }, { "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "gristlabs" + "repo_owner": "anicmarko9" } }, - "issue_title": "Feature Request: Hover over the column name", + "issue_title": "refactor: try to remove div", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -26978,41 +26641,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Ryczko/FormsLab/issues/234", - "issue_createdAt": "2023-09-21T15:57:13Z", + "issue_url": "https://github.com/Vyvy-vi/iris-flower-classifier/issues/3", + "issue_createdAt": "2023-09-21T20:51:40Z", "issue_repo": { - "repo_name": "FormsLab", - "repo_desc": "😊📊 Form builder for anonymous surveys, polls, and collecting feedback. Experience management solution.", - "repo_url": "https://github.com/Ryczko/FormsLab", - "repo_stars": 240, + "repo_name": "iris-flower-classifier", + "repo_desc": "Logistic Regression on Iris Flower Dataset with Numpy and pandas and predicted weights used to serve results to a website via FastAPI ", + "repo_url": "https://github.com/Vyvy-vi/iris-flower-classifier", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Ryczko" + "repo_owner": "Vyvy-vi" } }, - "issue_title": "Prepear progress component", + "issue_title": "[FEAT]: Link to Github on website", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -27024,47 +26687,53 @@ }, { "Issue": { - "issue_url": "https://github.com/opendatahub-io/ai-edge/issues/87", - "issue_createdAt": "2023-09-21T15:50:29Z", + "issue_url": "https://github.com/kserve/kserve/issues/3136", + "issue_createdAt": "2023-09-21T20:50:09Z", "issue_repo": { - "repo_name": "ai-edge", - "repo_desc": "ODH integration with AI at the Edge usecases", - "repo_url": "https://github.com/opendatahub-io/ai-edge", - "repo_stars": 2, + "repo_name": "kserve", + "repo_desc": "Standardized Serverless ML Inference Platform on Kubernetes", + "repo_url": "https://github.com/kserve/kserve", + "repo_stars": 2448, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "Makefile" }, { - "repo_prog_language": "PureBasic" + "repo_prog_language": "Go" }, { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "opendatahub-io" + "repo_owner": "kserve" } }, - "issue_title": "Let pipelines use model from PVC", + "issue_title": "docs for customized storage initializer", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "kind/documentation" - }, - { - "label_name": "kind/enhancement" + "label_name": "area/docs" }, { - "label_name": "priority/high" + "label_name": "hacktoberfest2023" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -27076,31 +26745,34 @@ }, { "Issue": { - "issue_url": "https://github.com/bibleup/browser-extension/issues/2", - "issue_createdAt": "2023-09-21T15:49:37Z", + "issue_url": "https://github.com/anicmarko9/responsive-front/issues/263", + "issue_createdAt": "2023-09-21T20:49:44Z", "issue_repo": { - "repo_name": "browser-extension", - "repo_desc": "BibleUp browser extension", - "repo_url": "https://github.com/bibleup/browser-extension", - "repo_stars": 2, + "repo_name": "responsive-front", + "repo_desc": "This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.", + "repo_url": "https://github.com/anicmarko9/responsive-front", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "bibleup" + "repo_owner": "anicmarko9" } }, - "issue_title": "Broken link", + "issue_title": "refactor: reduce height of the image", "issue_labels": { "Nodes": [ { @@ -27119,23 +26791,23 @@ }, { "Issue": { - "issue_url": "https://github.com/WilliamTraoreee/blog/issues/7", - "issue_createdAt": "2023-09-21T15:48:47Z", + "issue_url": "https://github.com/anicmarko9/responsive-front/issues/262", + "issue_createdAt": "2023-09-21T20:47:52Z", "issue_repo": { - "repo_name": "blog", - "repo_desc": "", - "repo_url": "https://github.com/WilliamTraoreee/blog", - "repo_stars": 4, + "repo_name": "responsive-front", + "repo_desc": "This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.", + "repo_url": "https://github.com/anicmarko9/responsive-front", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" @@ -27143,59 +26815,56 @@ ] }, "Owner": { - "repo_owner": "WilliamTraoreee" + "repo_owner": "anicmarko9" } }, - "issue_title": "Add single page for a post", + "issue_title": "style: FAQ container spacing", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/opendatahub-io/caikit-tgis-serving/issues/87", - "issue_createdAt": "2023-09-21T15:47:49Z", + "issue_url": "https://github.com/anicmarko9/responsive-front/issues/261", + "issue_createdAt": "2023-09-21T20:45:34Z", "issue_repo": { - "repo_name": "caikit-tgis-serving", - "repo_desc": "", - "repo_url": "https://github.com/opendatahub-io/caikit-tgis-serving", - "repo_stars": 0, + "repo_name": "responsive-front", + "repo_desc": "This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.", + "repo_url": "https://github.com/anicmarko9/responsive-front", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "opendatahub-io" + "repo_owner": "anicmarko9" } }, - "issue_title": "Installation script need to be update when ODH 1.10 is out", + "issue_title": "test: check responsiveness", "issue_labels": { "Nodes": [ { @@ -27208,44 +26877,41 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Quadratic-Labs/VerkleTries_Besu/issues/28", - "issue_createdAt": "2023-09-21T15:47:00Z", + "issue_url": "https://github.com/astronomy-commons/hipscat/issues/137", + "issue_createdAt": "2023-09-21T20:38:36Z", "issue_repo": { - "repo_name": "VerkleTries_Besu", - "repo_desc": "", - "repo_url": "https://github.com/Quadratic-Labs/VerkleTries_Besu", - "repo_stars": 9, + "repo_name": "hipscat", + "repo_desc": "Hierarchical Progressive Survey Catalog", + "repo_url": "https://github.com/astronomy-commons/hipscat", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Rust" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Quadratic-Labs" + "repo_owner": "astronomy-commons" } }, - "issue_title": "Tests commitments against another lib", + "issue_title": "Add PartitionInfo validation", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "tests" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -27260,96 +26926,93 @@ }, { "Issue": { - "issue_url": "https://github.com/argyleink/open-props/issues/415", - "issue_createdAt": "2023-09-21T15:42:39Z", + "issue_url": "https://github.com/shravan20/github-readme-quotes/issues/241", + "issue_createdAt": "2023-09-21T20:34:39Z", "issue_repo": { - "repo_name": "open-props", - "repo_desc": "CSS custom properties to help accelerate adaptive and consistent design.", - "repo_url": "https://github.com/argyleink/open-props", - "repo_stars": 3706, + "repo_name": "github-readme-quotes", + "repo_desc": "Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes", + "repo_url": "https://github.com/shravan20/github-readme-quotes", + "repo_stars": 208, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "argyleink" + "repo_owner": "shravan20" } }, - "issue_title": "Large durations", + "issue_title": "feat: Add custom quote for auto-correct fails", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "Little work" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "backend" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 6 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/uwpokerclub/app/issues/516", - "issue_createdAt": "2023-09-21T15:38:08Z", + "issue_url": "https://github.com/Vyvy-vi/iris-flower-classifier/issues/2", + "issue_createdAt": "2023-09-21T20:32:51Z", "issue_repo": { - "repo_name": "app", - "repo_desc": "", - "repo_url": "https://github.com/uwpokerclub/app", + "repo_name": "iris-flower-classifier", + "repo_desc": "Logistic Regression on Iris Flower Dataset with Numpy and pandas and predicted weights used to serve results to a website via FastAPI ", + "repo_url": "https://github.com/Vyvy-vi/iris-flower-classifier", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "uwpokerclub" + "repo_owner": "Vyvy-vi" } }, - "issue_title": "Add option to add a new member directly to the most recent event", + "issue_title": "[CHORE]: Replace video in README with GIF", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -27361,41 +27024,47 @@ }, { "Issue": { - "issue_url": "https://github.com/DokuritsuShienSalon/GoldenHotelNaha/issues/3", - "issue_createdAt": "2023-09-21T15:37:52Z", + "issue_url": "https://github.com/Skylark0924/Rofunc/issues/93", + "issue_createdAt": "2023-09-21T20:30:12Z", "issue_repo": { - "repo_name": "GoldenHotelNaha", - "repo_desc": "", - "repo_url": "https://github.com/DokuritsuShienSalon/GoldenHotelNaha", - "repo_stars": 0, + "repo_name": "Rofunc", + "repo_desc": "🤖 The Full Process Python Package for Robot Learning from Demonstration and Robot Manipulation", + "repo_url": "https://github.com/Skylark0924/Rofunc", + "repo_stars": 185, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "DokuritsuShienSalon" + "repo_owner": "Skylark0924" } }, - "issue_title": "コードする順番", + "issue_title": "Problems with Stable Version and Nightly version", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -27404,47 +27073,41 @@ }, { "Issue": { - "issue_url": "https://github.com/WilliamTraoreee/blog/issues/6", - "issue_createdAt": "2023-09-21T15:35:56Z", + "issue_url": "https://github.com/Valks-Terraria-Mods/ValksStructures/issues/1", + "issue_createdAt": "2023-09-21T20:29:42Z", "issue_repo": { - "repo_name": "blog", + "repo_name": "ValksStructures", "repo_desc": "", - "repo_url": "https://github.com/WilliamTraoreee/blog", - "repo_stars": 4, + "repo_url": "https://github.com/Valks-Terraria-Mods/ValksStructures", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "WilliamTraoreee" + "repo_owner": "Valks-Terraria-Mods" } }, - "issue_title": "Add style for code", + "issue_title": "Placing a structure over trees / cacti / demon alters may cause the game to freeze forever", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -27453,90 +27116,140 @@ }, { "Issue": { - "issue_url": "https://github.com/ziadhm001/IDentiFlow/issues/2", - "issue_createdAt": "2023-09-21T15:31:35Z", + "issue_url": "https://github.com/shravan20/github-readme-quotes/issues/240", + "issue_createdAt": "2023-09-21T20:28:14Z", "issue_repo": { - "repo_name": "IDentiFlow", - "repo_desc": "Verify your identity and get copouns and discounts just because it's you!", - "repo_url": "https://github.com/ziadhm001/IDentiFlow", - "repo_stars": 2, + "repo_name": "github-readme-quotes", + "repo_desc": "Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes", + "repo_url": "https://github.com/shravan20/github-readme-quotes", + "repo_stars": 208, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "ziadhm001" + "repo_owner": "shravan20" } }, - "issue_title": "[FEATURE] Implement user-service backend microservice", + "issue_title": "feat: Create a leaderboards for custom themes/quotes/other bits for users", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "Much work" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "frontend" + }, + { + "label_name": "backend" } ], - "label_totalcount": 1 + "label_totalcount": 7 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/cartograforce/tim/issues/28", - "issue_createdAt": "2023-09-21T15:29:28Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "tim", - "repo_desc": "Timecode Indexing Module", - "repo_url": "https://github.com/cartograforce/tim", - "repo_stars": 3, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, + "repo_langs": { + "Nodes": null + }, + "Owner": { + "repo_owner": "" + } + }, + "issue_title": "", + "issue_labels": { + "Nodes": null, + "label_totalcount": 0 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/datasektionen/pico/issues/50", + "issue_createdAt": "2023-09-21T20:27:55Z", + "issue_repo": { + "repo_name": "pico", + "repo_desc": "Länkförkortare", + "repo_url": "https://github.com/datasektionen/pico", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "cartograforce" + "repo_owner": "datasektionen" } }, - "issue_title": "Update help menu", + "issue_title": "Internal server error when authorizing user who's not in the dfunkt database", "issue_labels": { "Nodes": [ { - "label_name": "documentation" - }, - { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -27545,35 +27258,62 @@ }, { "Issue": { - "issue_url": "https://github.com/JetBrains/jewel/issues/124", - "issue_createdAt": "2023-09-21T15:28:49Z", + "issue_url": "https://github.com/shravan20/github-readme-quotes/issues/239", + "issue_createdAt": "2023-09-21T20:24:37Z", "issue_repo": { - "repo_name": "jewel", - "repo_desc": "An implementation of the IntelliJ look and feels in Compose for Desktop", - "repo_url": "https://github.com/JetBrains/jewel", - "repo_stars": 390, + "repo_name": "github-readme-quotes", + "repo_desc": "Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes", + "repo_url": "https://github.com/shravan20/github-readme-quotes", + "repo_stars": 208, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "JetBrains" + "repo_owner": "shravan20" } }, - "issue_title": "Component should have not more than one modifier to handle InteracionSource event", + "issue_title": "feat: Dynamic Quote Backgrounds from Unsplash", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "Medium work" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "frontend" + }, + { + "label_name": "backend" } ], - "label_totalcount": 1 + "label_totalcount": 7 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -27582,35 +27322,59 @@ }, { "Issue": { - "issue_url": "https://github.com/ARK-Builders/arklib/issues/47", - "issue_createdAt": "2023-09-21T15:24:28Z", + "issue_url": "https://github.com/argilla-io/argilla/issues/3807", + "issue_createdAt": "2023-09-21T20:21:53Z", "issue_repo": { - "repo_name": "arklib", - "repo_desc": "Core of the programs in ARK family", - "repo_url": "https://github.com/ARK-Builders/arklib", - "repo_stars": 0, + "repo_name": "argilla", + "repo_desc": "✨Argilla: the open-source data curation platform for LLMs", + "repo_url": "https://github.com/argilla-io/argilla", + "repo_stars": 2528, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Mako" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "ARK-Builders" + "repo_owner": "argilla-io" } }, - "issue_title": "Declare storage path constants", + "issue_title": "[DOCS] Typos code snippets for unification strategies", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 6 }, "Assignees": { "issue_assignees_count": 1 @@ -27619,13 +27383,13 @@ }, { "Issue": { - "issue_url": "https://github.com/WilliamTraoreee/blog/issues/5", - "issue_createdAt": "2023-09-21T15:22:22Z", + "issue_url": "https://github.com/shravan20/github-readme-quotes/issues/237", + "issue_createdAt": "2023-09-21T20:17:16Z", "issue_repo": { - "repo_name": "blog", - "repo_desc": "", - "repo_url": "https://github.com/WilliamTraoreee/blog", - "repo_stars": 4, + "repo_name": "github-readme-quotes", + "repo_desc": "Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes", + "repo_url": "https://github.com/shravan20/github-readme-quotes", + "repo_stars": 208, "repo_langs": { "Nodes": [ { @@ -27635,18 +27399,18 @@ "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "WilliamTraoreee" + "repo_owner": "shravan20" } }, - "issue_title": "Create toast component", + "issue_title": "feat: GitHub README Template Generator", "issue_labels": { "Nodes": [ { @@ -27654,9 +27418,21 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "Medium work" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "frontend" + }, + { + "label_name": "backend" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -27668,50 +27444,59 @@ }, { "Issue": { - "issue_url": "https://github.com/NethermindEth/nethermind/issues/6120", - "issue_createdAt": "2023-09-21T15:20:57Z", + "issue_url": "https://github.com/matplotlib/matplotlib/issues/26862", + "issue_createdAt": "2023-09-21T20:17:13Z", "issue_repo": { - "repo_name": "nethermind", - "repo_desc": "A robust execution client for Ethereum node operators.", - "repo_url": "https://github.com/NethermindEth/nethermind", - "repo_stars": 975, + "repo_name": "matplotlib", + "repo_desc": "matplotlib: plotting with Python", + "repo_url": "https://github.com/matplotlib/matplotlib", + "repo_stars": 18116, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Solidity" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "TeX" + }, + { + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "NethermindEth" + "repo_owner": "matplotlib" } }, - "issue_title": "Support for blockOverride in eth_call, eth_estimateGas, eth_createAccessList", + "issue_title": "[Doc]: regularize doc formatting", "issue_labels": { "Nodes": [ { - "label_name": "rpc" + "label_name": "Documentation" }, { - "label_name": "good first issue" + "label_name": "Good first issue" } ], "label_totalcount": 2 @@ -27726,47 +27511,68 @@ }, { "Issue": { - "issue_url": "https://github.com/WilliamTraoreee/blog/issues/4", - "issue_createdAt": "2023-09-21T15:20:47Z", + "issue_url": "https://github.com/openssl/openssl/issues/22168", + "issue_createdAt": "2023-09-21T20:17:13Z", "issue_repo": { - "repo_name": "blog", - "repo_desc": "", - "repo_url": "https://github.com/WilliamTraoreee/blog", - "repo_stars": 4, + "repo_name": "openssl", + "repo_desc": "TLS/SSL and crypto library", + "repo_url": "https://github.com/openssl/openssl", + "repo_stars": 22688, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Perl" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C++" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Assembly" + }, + { + "repo_prog_language": "eC" + }, + { + "repo_prog_language": "DIGITAL Command Language" + }, + { + "repo_prog_language": "M4" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "sed" } ] }, "Owner": { - "repo_owner": "WilliamTraoreee" + "repo_owner": "openssl" } }, - "issue_title": "Add white theme", + "issue_title": "PKCS5_PBKDF2_HMAC iter content", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "help wanted" + }, + { + "label_name": "triaged: documentation" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -27775,58 +27581,58 @@ }, { "Issue": { - "issue_url": "https://github.com/fndsjy/Music-Box/issues/11", - "issue_createdAt": "2023-09-21T15:19:31Z", + "issue_url": "https://github.com/StimDc/FTC_CENTERSTAGE/issues/1", + "issue_createdAt": "2023-09-21T20:15:50Z", "issue_repo": { - "repo_name": "Music-Box", - "repo_desc": "Music Box is a simple app to show musics list from 3rd parties data using React framework", - "repo_url": "https://github.com/fndsjy/Music-Box", + "repo_name": "FTC_CENTERSTAGE", + "repo_desc": "Our robot's code for the FTC CENTERSTAGE season", + "repo_url": "https://github.com/StimDc/FTC_CENTERSTAGE", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "fndsjy" + "repo_owner": "StimDc" } }, - "issue_title": "Music Searching Feature", + "issue_title": "Debugger for robot", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "debugger" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/fndsjy/Music-Box/issues/4", - "issue_createdAt": "2023-09-21T15:17:45Z", + "issue_url": "https://github.com/shravan20/github-readme-quotes/issues/236", + "issue_createdAt": "2023-09-21T20:14:16Z", "issue_repo": { - "repo_name": "Music-Box", - "repo_desc": "Music Box is a simple app to show musics list from 3rd parties data using React framework", - "repo_url": "https://github.com/fndsjy/Music-Box", - "repo_stars": 0, + "repo_name": "github-readme-quotes", + "repo_desc": "Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes", + "repo_url": "https://github.com/shravan20/github-readme-quotes", + "repo_stars": 208, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "HTML" }, @@ -27834,56 +27640,86 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "fndsjy" + "repo_owner": "shravan20" } }, - "issue_title": "Slicing Design Figma", + "issue_title": "feat: Quote of the day Widget Feature ", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "Medium work" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "frontend" + }, + { + "label_name": "backend" } ], - "label_totalcount": 1 + "label_totalcount": 7 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/quicsec/quicsec/issues/39", - "issue_createdAt": "2023-09-21T15:14:28Z", + "issue_url": "https://github.com/mrhosier42/tag/issues/16", + "issue_createdAt": "2023-09-21T20:08:14Z", "issue_repo": { - "repo_name": "quicsec", - "repo_desc": "HTTP/3-enable existing HTTP apps. Add runtime plugins for workload identity, mTLS, and metrics/logs", - "repo_url": "https://github.com/quicsec/quicsec", - "repo_stars": 52, + "repo_name": "tag", + "repo_desc": "", + "repo_url": "https://github.com/mrhosier42/tag", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "quicsec" + "repo_owner": "mrhosier42" } }, - "issue_title": "Embed local identity in metrics", + "issue_title": "Incorrectly scoring survey data", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" @@ -27901,44 +27737,32 @@ }, { "Issue": { - "issue_url": "https://github.com/WilliamTraoreee/blog/issues/3", - "issue_createdAt": "2023-09-21T15:13:01Z", + "issue_url": "https://github.com/antonos4o/Soft-Uni-Fundamentals/issues/138", + "issue_createdAt": "2023-09-21T20:08:03Z", "issue_repo": { - "repo_name": "blog", - "repo_desc": "", - "repo_url": "https://github.com/WilliamTraoreee/blog", - "repo_stars": 4, + "repo_name": "Soft-Uni-Fundamentals", + "repo_desc": "This is a repository that will be used for learning git and github in the Fundamentals module of SoftUni", + "repo_url": "https://github.com/antonos4o/Soft-Uni-Fundamentals", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "WilliamTraoreee" + "repo_owner": "antonos4o" } }, - "issue_title": "Add error on login page", + "issue_title": "Concatenate Names", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -27950,44 +27774,28 @@ }, { "Issue": { - "issue_url": "https://github.com/WilliamTraoreee/blog/issues/2", - "issue_createdAt": "2023-09-21T15:12:11Z", + "issue_url": "https://github.com/YaroslavaMalaya/softeng/issues/14", + "issue_createdAt": "2023-09-21T20:08:01Z", "issue_repo": { - "repo_name": "blog", + "repo_name": "softeng", "repo_desc": "", - "repo_url": "https://github.com/WilliamTraoreee/blog", - "repo_stars": 4, + "repo_url": "https://github.com/YaroslavaMalaya/softeng", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "WilliamTraoreee" + "repo_owner": "YaroslavaMalaya" } }, - "issue_title": "Create search by date component", + "issue_title": "short tutorial", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -27999,44 +27807,32 @@ }, { "Issue": { - "issue_url": "https://github.com/WilliamTraoreee/blog/issues/1", - "issue_createdAt": "2023-09-21T15:10:53Z", + "issue_url": "https://github.com/antonos4o/Soft-Uni-Fundamentals/issues/137", + "issue_createdAt": "2023-09-21T20:06:22Z", "issue_repo": { - "repo_name": "blog", - "repo_desc": "", - "repo_url": "https://github.com/WilliamTraoreee/blog", - "repo_stars": 4, + "repo_name": "Soft-Uni-Fundamentals", + "repo_desc": "This is a repository that will be used for learning git and github in the Fundamentals module of SoftUni", + "repo_url": "https://github.com/antonos4o/Soft-Uni-Fundamentals", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "WilliamTraoreee" + "repo_owner": "antonos4o" } }, - "issue_title": "Create search component", + "issue_title": "Echo Type", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -28048,13 +27844,13 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/airflow/issues/34521", - "issue_createdAt": "2023-09-21T15:03:24Z", + "issue_url": "https://github.com/ThiloK1410/inventory_management/issues/9", + "issue_createdAt": "2023-09-21T20:01:48Z", "issue_repo": { - "repo_name": "airflow", - "repo_desc": "Apache Airflow - A platform to programmatically author, schedule, and monitor workflows", - "repo_url": "https://github.com/apache/airflow", - "repo_stars": 31768, + "repo_name": "inventory_management", + "repo_desc": "browser based inventory manager with SQL", + "repo_url": "https://github.com/ThiloK1410/inventory_management", + "repo_stars": 0, "repo_langs": { "Nodes": [ { @@ -28063,56 +27859,35 @@ { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Mako" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "CSS" }, { "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HCL" - }, - { - "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "ThiloK1410" } }, - "issue_title": "Define constant variables for repo routes in databricks hook", + "issue_title": "Remove test_app", "issue_labels": { "Nodes": [ - { - "label_name": "kind:bug" - }, - { - "label_name": "area:providers" - }, { "label_name": "good first issue" - }, - { - "label_name": "provider:databricks" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -28121,17 +27896,23 @@ }, { "Issue": { - "issue_url": "https://github.com/Tonypsilon/bmm.frontend/issues/18", - "issue_createdAt": "2023-09-21T15:00:53Z", + "issue_url": "https://github.com/mrhosier42/tag/issues/15", + "issue_createdAt": "2023-09-21T20:01:29Z", "issue_repo": { - "repo_name": "bmm.frontend", - "repo_desc": "Frontend of the BMM application", - "repo_url": "https://github.com/Tonypsilon/bmm.frontend", + "repo_name": "tag", + "repo_desc": "", + "repo_url": "https://github.com/mrhosier42/tag", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" }, { "repo_prog_language": "HTML" @@ -28142,23 +27923,20 @@ ] }, "Owner": { - "repo_owner": "Tonypsilon" + "repo_owner": "mrhosier42" } }, - "issue_title": "Playing Date component", + "issue_title": "Sanitizing strings, removing whitespaces, etc.", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "M" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -28170,38 +27948,47 @@ }, { "Issue": { - "issue_url": "https://github.com/gohtmx/fiesta/issues/2", - "issue_createdAt": "2023-09-21T15:00:21Z", + "issue_url": "https://github.com/mrhosier42/tag/issues/14", + "issue_createdAt": "2023-09-21T19:56:05Z", "issue_repo": { - "repo_name": "fiesta", - "repo_desc": "Rust binary for creating new web projects with rust, htmx, tailwindcss, actix, and sqlx", - "repo_url": "https://github.com/gohtmx/fiesta", + "repo_name": "tag", + "repo_desc": "", + "repo_url": "https://github.com/mrhosier42/tag", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "gohtmx" + "repo_owner": "mrhosier42" } }, - "issue_title": "Create Website", + "issue_title": "Preprocessing special characters", "issue_labels": { "Nodes": [ { - "label_name": "documentation" - }, - { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -28213,50 +28000,53 @@ }, { "Issue": { - "issue_url": "https://github.com/uwpokerclub/app/issues/515", - "issue_createdAt": "2023-09-21T14:59:36Z", + "issue_url": "https://github.com/OpenLoco/OpenLoco/issues/2119", + "issue_createdAt": "2023-09-21T19:54:41Z", "issue_repo": { - "repo_name": "app", - "repo_desc": "", - "repo_url": "https://github.com/uwpokerclub/app", - "repo_stars": 0, + "repo_name": "OpenLoco", + "repo_desc": "An open source re-implementation of Chris Sawyer's Locomotion", + "repo_url": "https://github.com/OpenLoco/OpenLoco", + "repo_stars": 1041, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "C++" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "XC" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Objective-C++" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "uwpokerclub" + "repo_owner": "OpenLoco" } }, - "issue_title": "Ended events should be able to be \"un-ended\" to fix issues", + "issue_title": "INT32_1DP is actually INT32_2DP", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -28268,32 +28058,32 @@ }, { "Issue": { - "issue_url": "https://github.com/cashubtc/cashu-ts/issues/90", - "issue_createdAt": "2023-09-21T14:56:09Z", + "issue_url": "https://github.com/morukele/paystack-rs/issues/17", + "issue_createdAt": "2023-09-21T19:52:45Z", "issue_repo": { - "repo_name": "cashu-ts", - "repo_desc": "A TypeScript library for building Cashu wallets", - "repo_url": "https://github.com/cashubtc/cashu-ts", - "repo_stars": 23, + "repo_name": "paystack-rs", + "repo_desc": "An open-source rust library for using the PayStack API", + "repo_url": "https://github.com/morukele/paystack-rs", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "cashubtc" + "repo_owner": "morukele" } }, - "issue_title": "Order outputs by amount and not in buckets to keep and send", + "issue_title": "Write test for transaction splits endpoint", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "test" } ], "label_totalcount": 2 @@ -28302,53 +28092,56 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/cachethq/core/issues/41", - "issue_createdAt": "2023-09-21T14:55:14Z", + "issue_url": "https://github.com/ISIL-ESTE/Student-Workflow-Organizer/issues/137", + "issue_createdAt": "2023-09-21T19:50:23Z", "issue_repo": { - "repo_name": "core", - "repo_desc": "🚦 The core of Cachet, the open-source status page system.", - "repo_url": "https://github.com/cachethq/core", - "repo_stars": 38, + "repo_name": "Student-Workflow-Organizer", + "repo_desc": "The student organizer website helps students to organize their academic workload through features such as a dashboard, timeline, reminders, collaboration tools, resource library, progress tracking, and analytics. It also allows users to share and summarize courses and seek project help. ", + "repo_url": "https://github.com/ISIL-ESTE/Student-Workflow-Organizer", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Blade" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "cachethq" + "repo_owner": "ISIL-ESTE" } }, - "issue_title": "Application ID", + "issue_title": "Enhance : Validate env variables ", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "fix" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -28360,29 +28153,38 @@ }, { "Issue": { - "issue_url": "https://github.com/gohtmx/fiesta/issues/1", - "issue_createdAt": "2023-09-21T14:54:31Z", + "issue_url": "https://github.com/lobsters/lobsters/issues/1207", + "issue_createdAt": "2023-09-21T19:48:37Z", "issue_repo": { - "repo_name": "fiesta", - "repo_desc": "Rust binary for creating new web projects with rust, htmx, tailwindcss, actix, and sqlx", - "repo_url": "https://github.com/gohtmx/fiesta", - "repo_stars": 0, + "repo_name": "lobsters", + "repo_desc": "Computing-focused community centered around link aggregation and discussion", + "repo_url": "https://github.com/lobsters/lobsters", + "repo_stars": 3614, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "gohtmx" + "repo_owner": "lobsters" } }, - "issue_title": "Improve cache directory", + "issue_title": "Add profile toggle value to optionally show your e-mail address to authenticated users", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "featurereq" }, { "label_name": "good first issue" @@ -28400,41 +28202,50 @@ }, { "Issue": { - "issue_url": "https://github.com/Jdecristi/chirp/issues/28", - "issue_createdAt": "2023-09-21T14:54:29Z", + "issue_url": "https://github.com/DesignLiquido/delegua/issues/503", + "issue_createdAt": "2023-09-21T19:45:10Z", "issue_repo": { - "repo_name": "chirp", - "repo_desc": "", - "repo_url": "https://github.com/Jdecristi/chirp", - "repo_stars": 2, + "repo_name": "delegua", + "repo_desc": "Linguagem de programação 100% em português baseada em TypeScript, independente de sistema operacional e dispositivo, e suporte a múltiplos dialetos.", + "repo_url": "https://github.com/DesignLiquido/delegua", + "repo_stars": 157, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "Batchfile" + }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Portugol" + }, + { + "repo_prog_language": "ANTLR" } ] }, "Owner": { - "repo_owner": "Jdecristi" + "repo_owner": "DesignLiquido" } }, - "issue_title": "Add welcome AlertModal", + "issue_title": "Matriz sendo construída de forma errada", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "problema" }, { "label_name": "good first issue" + }, + { + "label_name": "visualg" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -28446,31 +28257,65 @@ }, { "Issue": { - "issue_url": "https://github.com/Matthieucolliat/Mon-premier-projet/issues/9", - "issue_createdAt": "2023-09-21T14:52:01Z", + "issue_url": "https://github.com/artefactual/atom/issues/1662", + "issue_createdAt": "2023-09-21T19:44:39Z", "issue_repo": { - "repo_name": "Mon-premier-projet", - "repo_desc": "", - "repo_url": "https://github.com/Matthieucolliat/Mon-premier-projet", - "repo_stars": 0, + "repo_name": "atom", + "repo_desc": "Open-source, web application for archival description and public access.", + "repo_url": "https://github.com/artefactual/atom", + "repo_stars": 217, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "XSLT" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Hack" + }, + { + "repo_prog_language": "VCL" + }, + { + "repo_prog_language": "Less" + } + ] }, "Owner": { - "repo_owner": "Matthieucolliat" + "repo_owner": "artefactual" } }, - "issue_title": "tableau de bord reprenant l'ensemble des progressions de l'utilisateurs", + "issue_title": "Problem: Docker gives an error when it is trying to install a package from npm", "issue_labels": { "Nodes": [ + { + "label_name": "Type: bug" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -28479,25 +28324,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Matthieucolliat/Mon-premier-projet/issues/8", - "issue_createdAt": "2023-09-21T14:51:28Z", + "issue_url": "https://github.com/cpvalente/ontime/issues/530", + "issue_createdAt": "2023-09-21T19:34:36Z", "issue_repo": { - "repo_name": "Mon-premier-projet", - "repo_desc": "", - "repo_url": "https://github.com/Matthieucolliat/Mon-premier-projet", - "repo_stars": 0, + "repo_name": "ontime", + "repo_desc": "Free, open-source time keeping for live events", + "repo_url": "https://github.com/cpvalente/ontime", + "repo_stars": 230, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "TypeScript" + } + ] }, "Owner": { - "repo_owner": "Matthieucolliat" + "repo_owner": "cpvalente" } }, - "issue_title": "plusieurs niveaux que l'user peut recommencer en illimité", + "issue_title": "serve user static files from ontime", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "feature" }, { "label_name": "good first issue" @@ -28515,220 +28376,195 @@ }, { "Issue": { - "issue_url": "https://github.com/Matthieucolliat/Mon-premier-projet/issues/4", - "issue_createdAt": "2023-09-21T14:50:19Z", + "issue_url": "https://github.com/GitHub-padilla/avengers-curso/issues/5", + "issue_createdAt": "2023-09-21T19:29:55Z", "issue_repo": { - "repo_name": "Mon-premier-projet", - "repo_desc": "", - "repo_url": "https://github.com/Matthieucolliat/Mon-premier-projet", + "repo_name": "avengers-curso", + "repo_desc": "Parte de mi curos de Git y GitHub", + "repo_url": "https://github.com/GitHub-padilla/avengers-curso", "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "Matthieucolliat" + "repo_owner": "GitHub-padilla" } }, - "issue_title": "additions, divisions, multiplications, soustractions (voir plus selon avis utilisateurs)", + "issue_title": "Necesito este Avenger", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Matthieucolliat/Mon-premier-projet/issues/3", - "issue_createdAt": "2023-09-21T14:49:34Z", + "issue_url": "https://github.com/Knobloch-Iowa/GreenHouse/issues/24", + "issue_createdAt": "2023-09-21T19:29:33Z", "issue_repo": { - "repo_name": "Mon-premier-projet", - "repo_desc": "", - "repo_url": "https://github.com/Matthieucolliat/Mon-premier-projet", - "repo_stars": 0, + "repo_name": "GreenHouse", + "repo_desc": "Build Green house", + "repo_url": "https://github.com/Knobloch-Iowa/GreenHouse", + "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + } + ] }, "Owner": { - "repo_owner": "Matthieucolliat" + "repo_owner": "Knobloch-Iowa" } }, - "issue_title": "Faire différents types de calculs pour élèves fin primaire début collège", + "issue_title": "Finding Hardware measurement requirements", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/digitalutsc/islandora-sandbox/issues/13", - "issue_createdAt": "2023-09-21T14:43:58Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "islandora-sandbox", - "repo_desc": "This is a Drupal site dump used by ISLE Buildkit as part of deploying Islandora. https://github.com/Islandora-Devops/isle-buildkit ", - "repo_url": "https://github.com/digitalutsc/islandora-sandbox", - "repo_stars": 1, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "PHP" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "digitalutsc" + "repo_owner": "" } }, - "issue_title": "Include fixity check in to the build", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/warmachine028/nike/issues/63", - "issue_createdAt": "2023-09-21T14:37:31Z", + "issue_url": "https://github.com/Knobloch-Iowa/GreenHouse/issues/22", + "issue_createdAt": "2023-09-21T19:14:30Z", "issue_repo": { - "repo_name": "nike", - "repo_desc": "A clean UI/UI landing page for NIke", - "repo_url": "https://github.com/warmachine028/nike", - "repo_stars": 8, + "repo_name": "GreenHouse", + "repo_desc": "Build Green house", + "repo_url": "https://github.com/Knobloch-Iowa/GreenHouse", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "warmachine028" + "repo_owner": "Knobloch-Iowa" } }, - "issue_title": "[BUG 🐞] typo class declaration at sections PopularProducts.jsx", + "issue_title": "Documentation of configuration of R Pi and sensors", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "documentation" }, { "label_name": "good first issue" - }, - { - "label_name": "🛠 goal: fix" - }, - { - "label_name": "🤩 Up for the grab" } ], - "label_totalcount": 6 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/DataDog/datadog-operator/issues/929", - "issue_createdAt": "2023-09-21T14:36:52Z", + "issue_url": "https://github.com/BerriAI/litellm/issues/422", + "issue_createdAt": "2023-09-21T19:13:46Z", "issue_repo": { - "repo_name": "datadog-operator", - "repo_desc": "Datadog Agent Kubernetes Operator", - "repo_url": "https://github.com/DataDog/datadog-operator", - "repo_stars": 211, + "repo_name": "litellm", + "repo_desc": "Use any LLM as a drop in replacement for GPT. Use Azure, OpenAI, Cohere, Anthropic, Ollama, VLLM, Sagemaker, HuggingFace, Replicate (100+ LLMs)", + "repo_url": "https://github.com/BerriAI/litellm", + "repo_stars": 1309, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Smarty" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "DataDog" + "repo_owner": "BerriAI" } }, - "issue_title": "Feature request: add support for metrics tag cardinality under dogstatsd", + "issue_title": "[Feature]: Add pre commit hooks", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "feature request" + "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -28737,68 +28573,24 @@ }, { "Issue": { - "issue_url": "https://github.com/ssuxue/tvm/issues/2", - "issue_createdAt": "2023-09-21T14:36:23Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "tvm", - "repo_desc": "Open deep learning compiler stack for cpu, gpu and specialized accelerators", - "repo_url": "https://github.com/ssuxue/tvm", + "repo_name": "", + "repo_desc": "", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Groovy" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Assembly" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "ssuxue" + "repo_owner": "" } }, - "issue_title": "[CI Problem] Here are some lable tests", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "question" - }, - { - "label_name": "trigger-linux-ci" - } - ], - "label_totalcount": 4 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -28810,21 +28602,31 @@ }, { "Issue": { - "issue_url": "https://github.com/Matthieucolliat/Mon-premier-projet/issues/2", - "issue_createdAt": "2023-09-21T14:36:23Z", + "issue_url": "https://github.com/Tonypsilon/bmm.frontend/issues/19", + "issue_createdAt": "2023-09-21T18:54:06Z", "issue_repo": { - "repo_name": "Mon-premier-projet", - "repo_desc": "", - "repo_url": "https://github.com/Matthieucolliat/Mon-premier-projet", + "repo_name": "bmm.frontend", + "repo_desc": "Frontend of the BMM application", + "repo_url": "https://github.com/Tonypsilon/bmm.frontend", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "SCSS" + } + ] }, "Owner": { - "repo_owner": "Matthieucolliat" + "repo_owner": "Tonypsilon" } }, - "issue_title": "application pédagogique", + "issue_title": "SeasonStage Component", "issue_labels": { "Nodes": [ { @@ -28832,12 +28634,15 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "S" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -28846,50 +28651,38 @@ }, { "Issue": { - "issue_url": "https://github.com/conda-incubator/conda-store/issues/592", - "issue_createdAt": "2023-09-21T14:34:26Z", + "issue_url": "https://github.com/RushikeshShelar/Digital-Marketing-Website/issues/4", + "issue_createdAt": "2023-09-21T18:51:00Z", "issue_repo": { - "repo_name": "conda-store", - "repo_desc": "Data science environments, for collaboration. ✨", - "repo_url": "https://github.com/conda-incubator/conda-store", - "repo_stars": 114, + "repo_name": "Digital-Marketing-Website", + "repo_desc": "", + "repo_url": "https://github.com/RushikeshShelar/Digital-Marketing-Website", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Mako" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "conda-incubator" + "repo_owner": "RushikeshShelar" } }, - "issue_title": "[BUG] - GenericOAuthAuthentication.oauth_callback_url starlette change from str -\u003e URL", + "issue_title": "Change of Styles on Different Types of Servers", "issue_labels": { "Nodes": [ { - "label_name": "type: bug 🐛" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 @@ -28904,21 +28697,28 @@ }, { "Issue": { - "issue_url": "https://github.com/Ynis92110/lahrecheyanis/issues/1", - "issue_createdAt": "2023-09-21T14:33:27Z", + "issue_url": "https://github.com/sCrypt-Inc/scrypt-ord/issues/9", + "issue_createdAt": "2023-09-21T18:44:42Z", "issue_repo": { - "repo_name": "lahrecheyanis", - "repo_desc": "Portoflio de Lahreche Yanis etudiant en STS SIO", - "repo_url": "https://github.com/Ynis92110/lahrecheyanis", - "repo_stars": 0, + "repo_name": "scrypt-ord", + "repo_desc": "scrypt 1sat ordinal library", + "repo_url": "https://github.com/sCrypt-Inc/scrypt-ord", + "repo_stars": 2, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "TypeScript" + } + ] }, "Owner": { - "repo_owner": "Ynis92110" + "repo_owner": "sCrypt-Inc" } }, - "issue_title": "etude du travail", + "issue_title": "hashPuzzleNFT", "issue_labels": { "Nodes": [ { @@ -28928,7 +28728,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 1 @@ -28937,50 +28737,62 @@ }, { "Issue": { - "issue_url": "https://github.com/discoverfinancial/a11y-theme-builder/issues/619", - "issue_createdAt": "2023-09-21T14:31:03Z", + "issue_url": "https://github.com/Submitty/Submitty/issues/9791", + "issue_createdAt": "2023-09-21T18:39:53Z", "issue_repo": { - "repo_name": "a11y-theme-builder", - "repo_desc": "DesignOps toolchain theme builder for accessibility inclusion using Atomic Design.", - "repo_url": "https://github.com/discoverfinancial/a11y-theme-builder", - "repo_stars": 9, + "repo_name": "Submitty", + "repo_desc": "Homework Submission, Automated Grading, and TA grading system.", + "repo_url": "https://github.com/Submitty/Submitty", + "repo_stars": 524, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C++" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "discoverfinancial" + "repo_owner": "Submitty" } }, - "issue_title": "[TB] Theme Layers dropdown styling needs improvement", + "issue_title": "TA Grading autograding status information is incorrect", "issue_labels": { "Nodes": [ { "label_name": "bug" }, { - "label_name": "good first issue" + "label_name": "Autograding" }, { - "label_name": "theme builder app" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -28995,35 +28807,56 @@ }, { "Issue": { - "issue_url": "https://github.com/TracyAntonia/scrammy/issues/12", - "issue_createdAt": "2023-09-21T14:28:06Z", + "issue_url": "https://github.com/chroma-core/chroma/issues/1169", + "issue_createdAt": "2023-09-21T18:39:47Z", "issue_repo": { - "repo_name": "scrammy", - "repo_desc": "", - "repo_url": "https://github.com/TracyAntonia/scrammy", - "repo_stars": 0, + "repo_name": "chroma", + "repo_desc": "the AI-native open-source embedding database", + "repo_url": "https://github.com/chroma-core/chroma", + "repo_stars": 8690, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "TracyAntonia" + "repo_owner": "chroma-core" } }, - "issue_title": "Style the Contacts page", + "issue_title": "[Bug]: type errors in chromadb/utils/embedding_functions.py", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -29032,133 +28865,139 @@ }, { "Issue": { - "issue_url": "https://github.com/anthonyoteri/dredge/issues/6", - "issue_createdAt": "2023-09-21T14:22:27Z", + "issue_url": "https://github.com/OSU-CMS/Ph2_ACF_GUI/issues/95", + "issue_createdAt": "2023-09-21T18:38:58Z", "issue_repo": { - "repo_name": "dredge", - "repo_desc": "Docker Registry UI", - "repo_url": "https://github.com/anthonyoteri/dredge", - "repo_stars": 0, + "repo_name": "Ph2_ACF_GUI", + "repo_desc": "", + "repo_url": "https://github.com/OSU-CMS/Ph2_ACF_GUI", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "PostScript" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "anthonyoteri" + "repo_owner": "OSU-CMS" } }, - "issue_title": "Official Docker image support", + "issue_title": "Create config generator", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/cosmos/ibc-go/issues/4747", - "issue_createdAt": "2023-09-21T14:19:52Z", + "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/299", + "issue_createdAt": "2023-09-21T18:34:03Z", "issue_repo": { - "repo_name": "ibc-go", - "repo_desc": "Interblockchain Communication Protocol (IBC) implementation in Golang.", - "repo_url": "https://github.com/cosmos/ibc-go", - "repo_stars": 419, + "repo_name": "eclipse-collections-kata", + "repo_desc": "Eclipse Collections Katas ", + "repo_url": "https://github.com/eclipse/eclipse-collections-kata", + "repo_stars": 414, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "TLA" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "cosmos" + "repo_owner": "eclipse" } }, - "issue_title": "Add codec type registration tests", + "issue_title": "Typo in hint of TextProcessorJDK.topLetters() in both haiku-kata and haiku-kata-solutions module", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "testing" + "label_name": "ghc23" + }, + { + "label_name": "documentation" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/aidanaden/canvas-sync/issues/101", - "issue_createdAt": "2023-09-21T14:17:50Z", + "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/298", + "issue_createdAt": "2023-09-21T18:28:09Z", "issue_repo": { - "repo_name": "canvas-sync", - "repo_desc": "CLI to download \u0026 view canvas info/files", - "repo_url": "https://github.com/aidanaden/canvas-sync", - "repo_stars": 5, + "repo_name": "eclipse-collections-kata", + "repo_desc": "Eclipse Collections Katas ", + "repo_url": "https://github.com/eclipse/eclipse-collections-kata", + "repo_stars": 414, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "aidanaden" + "repo_owner": "eclipse" } }, - "issue_title": "feat: cronjob for automatic file updating ", + "issue_title": "Add implementation to WordleJDK.guess(String guess) for wordle-kata-solutions module", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "ghc23" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -29167,92 +29006,68 @@ }, { "Issue": { - "issue_url": "https://github.com/openclarity/vmclarity/issues/707", - "issue_createdAt": "2023-09-21T14:15:59Z", + "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/297", + "issue_createdAt": "2023-09-21T18:26:49Z", "issue_repo": { - "repo_name": "vmclarity", - "repo_desc": "VMClarity is an open source tool for agentless detection and management of Virtual Machine Software Bill Of Materials (SBOM) and security threats such as vulnerabilities, exploits, malware, rootkits, misconfigurations and leaked secrets.", - "repo_url": "https://github.com/openclarity/vmclarity", - "repo_stars": 59, + "repo_name": "eclipse-collections-kata", + "repo_desc": "Eclipse Collections Katas ", + "repo_url": "https://github.com/eclipse/eclipse-collections-kata", + "repo_stars": 414, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Bicep" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Smarty" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "openclarity" + "repo_owner": "eclipse" } }, - "issue_title": "Nil pointer error if ContainerImageInfo.ID is not set", + "issue_title": "Add implementation to TextProcessorJDK.findWordleWords() for haiku-kata-solutions module", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "api" + "label_name": "ghc23" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/lenra-io/lenra_cli/issues/323", - "issue_createdAt": "2023-09-21T14:15:55Z", + "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/296", + "issue_createdAt": "2023-09-21T18:25:53Z", "issue_repo": { - "repo_name": "lenra_cli", - "repo_desc": "The Lenra's command line interface", - "repo_url": "https://github.com/lenra-io/lenra_cli", - "repo_stars": 15, + "repo_name": "eclipse-collections-kata", + "repo_desc": "Eclipse Collections Katas ", + "repo_url": "https://github.com/eclipse/eclipse-collections-kata", + "repo_stars": 414, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "lenra-io" + "repo_owner": "eclipse" } }, - "issue_title": "[Task] Add support links in the help command", + "issue_title": "Add implementation to TextProcessorJDK.topVowelAndConsonant() for haiku-kata-solutions module", "issue_labels": { "Nodes": [ { @@ -29262,13 +29077,13 @@ "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "ghc23" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -29277,59 +29092,41 @@ }, { "Issue": { - "issue_url": "https://github.com/ParadiseSS13/Paradise/issues/22526", - "issue_createdAt": "2023-09-21T14:13:25Z", + "issue_url": "https://github.com/opendatahub-io/model-registry/issues/12", + "issue_createdAt": "2023-09-21T18:25:11Z", "issue_repo": { - "repo_name": "Paradise", - "repo_desc": "Paradise Station's GitHub main repository.", - "repo_url": "https://github.com/ParadiseSS13/Paradise", - "repo_stars": 343, + "repo_name": "model-registry", + "repo_desc": "", + "repo_url": "https://github.com/opendatahub-io/model-registry", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "DM" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "C#" + "repo_prog_language": "Go" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "ParadiseSS13" + "repo_owner": "opendatahub-io" } }, - "issue_title": "Cyborgs cannot use the magnetic gripper to remove power cells from cell chargers", + "issue_title": "[feature] Configuration yaml file should support the same options as command line", "issue_labels": { "Nodes": [ { - "label_name": "Oversight" + "label_name": "good first issue" }, { - "label_name": "Good First Issue" + "label_name": "feature" } ], "label_totalcount": 2 @@ -29344,86 +29141,139 @@ }, { "Issue": { - "issue_url": "https://github.com/nebari-dev/nebari-docs/issues/365", - "issue_createdAt": "2023-09-21T14:12:52Z", + "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/294", + "issue_createdAt": "2023-09-21T18:24:07Z", "issue_repo": { - "repo_name": "nebari-docs", - "repo_desc": "📖 Documentation for nebari", - "repo_url": "https://github.com/nebari-dev/nebari-docs", - "repo_stars": 13, + "repo_name": "eclipse-collections-kata", + "repo_desc": "Eclipse Collections Katas ", + "repo_url": "https://github.com/eclipse/eclipse-collections-kata", + "repo_stars": 414, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Java" + } + ] }, "Owner": { - "repo_owner": "nebari-dev" + "repo_owner": "eclipse" } }, - "issue_title": "[DOC] - Remove Nebari cost-estimate docs", + "issue_title": "Add implementation to TextProcessorJDK.distinctLetters() for haiku-kata-solutions module", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "area: documentation 📖" + "label_name": "ghc23" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5194", - "issue_createdAt": "2023-09-21T14:11:08Z", + "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/292", + "issue_createdAt": "2023-09-21T18:21:53Z", "issue_repo": { - "repo_name": "btcmap-data", - "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", - "repo_url": "https://github.com/teambtcmap/btcmap-data", - "repo_stars": 37, + "repo_name": "eclipse-collections-kata", + "repo_desc": "Eclipse Collections Katas ", + "repo_url": "https://github.com/eclipse/eclipse-collections-kata", + "repo_stars": 414, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "eclipse" } }, - "issue_title": "Octa Energy", + "issue_title": "Add implementation to TextProcessorJDK.getHaikuAsChars() for haiku-kata-solutions module", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "location-submission" - }, - { - "label_name": "Germany" - }, - { - "label_name": "Einundzwanzig Franken" - }, + "label_name": "ghc23" + } + ], + "label_totalcount": 3 + }, + "Comments": { + "issue_comment_count": 3 + }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/kamu-data/kamu-cli/issues/236", + "issue_createdAt": "2023-09-21T18:17:53Z", + "issue_repo": { + "repo_name": "kamu-cli", + "repo_desc": "New generation decentralized data lake and a streaming data pipeline", + "repo_url": "https://github.com/kamu-data/kamu-cli", + "repo_stars": 239, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + } + ] + }, + "Owner": { + "repo_owner": "kamu-data" + } + }, + "issue_title": "Implement `kamu login` functionality and authorization in Simple \u0026 Smart Transfer Protocols", + "issue_labels": { + "Nodes": [ { - "label_name": "Einundzwanzig Deutschland" + "label_name": "good first issue" } ], - "label_totalcount": 6 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -29432,28 +29282,28 @@ }, { "Issue": { - "issue_url": "https://github.com/kyngs/LibreLogin/issues/138", - "issue_createdAt": "2023-09-21T14:10:33Z", + "issue_url": "https://github.com/alexfertel/bulloak/issues/34", + "issue_createdAt": "2023-09-21T18:17:22Z", "issue_repo": { - "repo_name": "LibreLogin", - "repo_desc": "Open-source, multiplatform, and highly customizable authentication plugin with outstanding features and API.", - "repo_url": "https://github.com/kyngs/LibreLogin", - "repo_stars": 103, + "repo_name": "bulloak", + "repo_desc": "A simple, fast, and easy-to-use Solidity test generator based on the Branching Tree Technique.", + "repo_url": "https://github.com/alexfertel/bulloak", + "repo_stars": 115, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "Solidity" } ] }, "Owner": { - "repo_owner": "kyngs" + "repo_owner": "alexfertel" } }, - "issue_title": "Accept 2FA codes in the standard spaced format", + "issue_title": "feature request: add success message when bulloak check runs without error", "issue_labels": { "Nodes": [ { @@ -29469,44 +29319,80 @@ "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/code-charity/youtube/issues/1774", - "issue_createdAt": "2023-09-21T14:10:19Z", + "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/291", + "issue_createdAt": "2023-09-21T18:16:14Z", "issue_repo": { - "repo_name": "youtube", - "repo_desc": "Top ~ 100 Extension. Enrich your YouTube- \u0026 Video-experience \u0026 -choice [🧰80 lean Features 📌Longest-standing 👨‍👩‍👧‍👧Please help] ⚙️⋮⋮⋮[🎛️☕🎧🔊⏯️🎞️🎬📈🧩🎨 youtube playback, youtube content discovery, youtube player extra buttons, youtube distractions \u0026 related suggestions. youtube ads, quality, codec, full tab, full screen. ... ... ..]⋮⋮⋮", - "repo_url": "https://github.com/code-charity/youtube", - "repo_stars": 2648, + "repo_name": "eclipse-collections-kata", + "repo_desc": "Eclipse Collections Katas ", + "repo_url": "https://github.com/eclipse/eclipse-collections-kata", + "repo_stars": 414, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "code-charity" + "repo_owner": "eclipse" } }, - "issue_title": "Opening search results in new tab setting", + "issue_title": "Add implementation to WordleEC.guess(String guess) for wordle-kata-solutions module", "issue_labels": { "Nodes": [ { - "label_name": "Feature request" + "label_name": "enhancement" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "ghc23" + } + ], + "label_totalcount": 3 + }, + "Comments": { + "issue_comment_count": 1 + }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/sineels/leeseul940722/issues/16", + "issue_createdAt": "2023-09-21T18:14:44Z", + "issue_repo": { + "repo_name": "leeseul940722", + "repo_desc": "", + "repo_url": "https://github.com/sineels/leeseul940722", + "repo_stars": 1, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "sineels" + } + }, + "issue_title": "Title", + "issue_labels": { + "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "duplicate" + }, + { + "label_name": "enhancement" }, { "label_name": "help wanted" @@ -29515,150 +29401,108 @@ "label_name": "good first issue" }, { - "label_name": "up-for-grabs" + "label_name": "question" + }, + { + "label_name": "wontfix" } ], - "label_totalcount": 4 + "label_totalcount": 7 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ejgallego/coq-lsp/issues/548", - "issue_createdAt": "2023-09-21T14:09:53Z", + "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/289", + "issue_createdAt": "2023-09-21T18:13:58Z", "issue_repo": { - "repo_name": "coq-lsp", - "repo_desc": "Visual Studio Code Extension and Language Server Protocol for Coq", - "repo_url": "https://github.com/ejgallego/coq-lsp", - "repo_stars": 103, + "repo_name": "eclipse-collections-kata", + "repo_desc": "Eclipse Collections Katas ", + "repo_url": "https://github.com/eclipse/eclipse-collections-kata", + "repo_stars": 414, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "OCaml" - }, - { - "repo_prog_language": "Nix" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Coq" - }, - { - "repo_prog_language": "Perl" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "ejgallego" + "repo_owner": "eclipse" } }, - "issue_title": "[fleche] [error rules] `Goal` doesn't trigger error recovery mode for theorems.", + "issue_title": "Add implementation to TextProcessorEC.topVowelAndConsonant() for haiku-kata-solutions module", "issue_labels": { "Nodes": [ { - "label_name": "kind: enhancement" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "part: flèche" - }, - { - "label_name": "part: error recovery" + "label_name": "ghc23" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/contour-terminal/contour/issues/1209", - "issue_createdAt": "2023-09-21T14:07:41Z", + "issue_url": "https://github.com/opendatahub-io/model-registry/issues/11", + "issue_createdAt": "2023-09-21T18:13:41Z", "issue_repo": { - "repo_name": "contour", - "repo_desc": "Modern C++ Terminal Emulator", - "repo_url": "https://github.com/contour-terminal/contour", - "repo_stars": 1352, + "repo_name": "model-registry", + "repo_desc": "", + "repo_url": "https://github.com/opendatahub-io/model-registry", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "GLSL" + "repo_prog_language": "Go" }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "Objective-C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "GDB" - }, - { - "repo_prog_language": "QML" } ] }, "Owner": { - "repo_owner": "contour-terminal" + "repo_owner": "opendatahub-io" } }, - "issue_title": "Contour doesn't start with Qt5", + "issue_title": "[feature][service] Add gRPC to DB type converters", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "frontend" + "label_name": "feature" }, { - "label_name": "platform: linux" + "label_name": "service" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -29670,120 +29514,84 @@ }, { "Issue": { - "issue_url": "https://github.com/NNTmux/newznab-tmux/issues/1414", - "issue_createdAt": "2023-09-21T13:56:43Z", + "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/288", + "issue_createdAt": "2023-09-21T18:13:04Z", "issue_repo": { - "repo_name": "newznab-tmux", - "repo_desc": "Laravel based usenet indexer", - "repo_url": "https://github.com/NNTmux/newznab-tmux", - "repo_stars": 192, + "repo_name": "eclipse-collections-kata", + "repo_desc": "Eclipse Collections Katas ", + "repo_url": "https://github.com/eclipse/eclipse-collections-kata", + "repo_stars": 414, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Perl" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Blade" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "NNTmux" + "repo_owner": "eclipse" } }, - "issue_title": "Docker installation", + "issue_title": "Add implementation to TextProcessorEC.duplicatesAndUnique() for haiku-kata-solutions module", "issue_labels": { "Nodes": [ { - "label_name": "Help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "triage" + "label_name": "ghc23" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 11 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/sharkpause/FinFeed/issues/2", - "issue_createdAt": "2023-09-21T13:55:19Z", + "issue_url": "https://github.com/eclipse/eclipse-collections-kata/issues/287", + "issue_createdAt": "2023-09-21T18:12:01Z", "issue_repo": { - "repo_name": "FinFeed", - "repo_desc": "", - "repo_url": "https://github.com/sharkpause/FinFeed", - "repo_stars": 2, + "repo_name": "eclipse-collections-kata", + "repo_desc": "Eclipse Collections Katas ", + "repo_url": "https://github.com/eclipse/eclipse-collections-kata", + "repo_stars": 414, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "sharkpause" + "repo_owner": "eclipse" } }, - "issue_title": "Testing video uploads, change, and deletion", + "issue_title": "Add implementation to TextProcessorEC.distinctLetters() for haiku-kata-solutions module", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "up for grabs" + "label_name": "ghc23" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 1 @@ -29792,18 +29600,27 @@ }, { "Issue": { - "issue_url": "https://github.com/code-charity/youtube/issues/1773", - "issue_createdAt": "2023-09-21T13:48:07Z", + "issue_url": "https://github.com/layer5io/layer5/issues/4938", + "issue_createdAt": "2023-09-21T18:03:31Z", "issue_repo": { - "repo_name": "youtube", - "repo_desc": "Top ~ 100 Extension. Enrich your YouTube- \u0026 Video-experience \u0026 -choice [🧰80 lean Features 📌Longest-standing 👨‍👩‍👧‍👧Please help] ⚙️⋮⋮⋮[🎛️☕🎧🔊⏯️🎞️🎬📈🧩🎨 youtube playback, youtube content discovery, youtube player extra buttons, youtube distractions \u0026 related suggestions. youtube ads, quality, codec, full tab, full screen. ... ... ..]⋮⋮⋮", - "repo_url": "https://github.com/code-charity/youtube", - "repo_stars": 2648, + "repo_name": "layer5", + "repo_desc": "Layer5, expect more from your infrastructure", + "repo_url": "https://github.com/layer5io/layer5", + "repo_stars": 696, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Makefile" + }, { "repo_prog_language": "CSS" }, @@ -29811,15 +29628,15 @@ "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "code-charity" + "repo_owner": "layer5io" } }, - "issue_title": "Set black background from Youtube", + "issue_title": "[Community] Member Profile: Shravani Kaware", "issue_labels": { "Nodes": [ { @@ -29829,175 +29646,159 @@ "label_name": "good first issue" }, { - "label_name": "Let's focus on our Structure (=UX)" + "label_name": "hacktoberfest" }, { - "label_name": "up-for-grabs" + "label_name": "language/markdown" }, { - "label_name": "Users-Documentation / HowTo" + "label_name": "framework/gatsby" + }, + { + "label_name": "area/community" } ], - "label_totalcount": 5 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 6 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/betagouv/rdv-solidarites.fr/issues/3794", - "issue_createdAt": "2023-09-21T13:47:44Z", + "issue_url": "https://github.com/BrycensRanch/AuthIsForMe/issues/56", + "issue_createdAt": "2023-09-21T17:58:56Z", "issue_repo": { - "repo_name": "rdv-solidarites.fr", - "repo_desc": "Prise de RDV pour les servics publics", - "repo_url": "https://github.com/betagouv/rdv-solidarites.fr", - "repo_stars": 4, + "repo_name": "AuthIsForMe", + "repo_desc": "", + "repo_url": "https://github.com/BrycensRanch/AuthIsForMe", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Slim" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Procfile" + "repo_prog_language": "EJS" } ] }, "Owner": { - "repo_owner": "betagouv" + "repo_owner": "BrycensRanch" } }, - "issue_title": "SuperAdmin : permettre une sélection plus facile de l'orga lors de la création d'un lieu", + "issue_title": "Node 20", "issue_labels": { "Nodes": [ { - "label_name": "Good First Issue" + "label_name": "help wanted" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "kind/feature" + }, + { + "label_name": "todo" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/hlever-1/Ghe2d/issues/15", - "issue_createdAt": "2023-09-21T13:43:12Z", + "issue_url": "https://github.com/opensearch-project/.github/issues/177", + "issue_createdAt": "2023-09-21T17:58:22Z", "issue_repo": { - "repo_name": "Ghe2d", - "repo_desc": "", - "repo_url": "https://github.com/hlever-1/Ghe2d", - "repo_stars": 2, + "repo_name": ".github", + "repo_desc": "Provides templates and resources for other OpenSearch project repositories.", + "repo_url": "https://github.com/opensearch-project/.github", + "repo_stars": 22, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Batchfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "hlever-1" + "repo_owner": "opensearch-project" } }, - "issue_title": "create text", + "issue_title": "[PROPOSAL] Build a GitHub app / workflow that runs on each PR that modifies the CODEOWNERS and MAINTAINERS files to make sure they are in sync", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/github-linguist/linguist/issues/6554", - "issue_createdAt": "2023-09-21T13:42:22Z", + "issue_url": "https://github.com/opendatahub-io/model-registry/issues/10", + "issue_createdAt": "2023-09-21T17:53:56Z", "issue_repo": { - "repo_name": "linguist", - "repo_desc": "Language Savant. If your repository's language is being reported incorrectly, send us a pull request!", - "repo_url": "https://github.com/github-linguist/linguist", - "repo_stars": 11297, + "repo_name": "model-registry", + "repo_desc": "", + "repo_url": "https://github.com/opendatahub-io/model-registry", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Lex" + "repo_prog_language": "Makefile" }, { "repo_prog_language": "Go" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "github-linguist" + "repo_owner": "opendatahub-io" } }, - "issue_title": "Language Suggestion: Skript", + "issue_title": "[db] Add support for PostgreSQL", "issue_labels": { "Nodes": [ { - "label_name": "Add Language" + "label_name": "good first issue" }, { - "label_name": "Good First Issue" + "label_name": "feature" } ], "label_totalcount": 2 @@ -30012,38 +29813,29 @@ }, { "Issue": { - "issue_url": "https://github.com/hlever-1/Ghe2d/issues/14", - "issue_createdAt": "2023-09-21T13:40:54Z", - "issue_repo": { - "repo_name": "Ghe2d", - "repo_desc": "", - "repo_url": "https://github.com/hlever-1/Ghe2d", - "repo_stars": 2, + "issue_url": "https://github.com/dry-python/returns/issues/1693", + "issue_createdAt": "2023-09-21T17:53:23Z", + "issue_repo": { + "repo_name": "returns", + "repo_desc": "Make your functions return something meaningful, typed, and safe!", + "repo_url": "https://github.com/dry-python/returns", + "repo_stars": 2902, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "hlever-1" + "repo_owner": "dry-python" } }, - "issue_title": "create line", + "issue_title": "Document methods.cond vs pointfree.cond", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" @@ -30052,120 +29844,92 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/hlever-1/Ghe2d/issues/13", - "issue_createdAt": "2023-09-21T13:40:28Z", + "issue_url": "https://github.com/llvm/llvm-project/issues/67046", + "issue_createdAt": "2023-09-21T17:48:05Z", "issue_repo": { - "repo_name": "Ghe2d", - "repo_desc": "", - "repo_url": "https://github.com/hlever-1/Ghe2d", - "repo_stars": 2, + "repo_name": "llvm-project", + "repo_desc": "The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.", + "repo_url": "https://github.com/llvm/llvm-project", + "repo_stars": 21939, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Batchfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "hlever-1" + "repo_owner": "llvm" } }, - "issue_title": "create load image", + "issue_title": "C++20 std::midpoint is non-conformant", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "libc++" + }, + { + "label_name": "rejects-valid" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/ministryofjustice/modernisation-platform/issues/5070", - "issue_createdAt": "2023-09-21T13:35:00Z", + "issue_url": "https://github.com/opendatahub-io/model-registry/issues/9", + "issue_createdAt": "2023-09-21T17:46:57Z", "issue_repo": { - "repo_name": "modernisation-platform", - "repo_desc": "A place for the core work of the Modernisation Platform • This repository is defined and managed in Terraform", - "repo_url": "https://github.com/ministryofjustice/modernisation-platform", - "repo_stars": 646, + "repo_name": "model-registry", + "repo_desc": "", + "repo_url": "https://github.com/opendatahub-io/model-registry", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HCL" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "Makefile" }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "SCSS" - }, { "repo_prog_language": "Go" }, - { - "repo_prog_language": "Open Policy Agent" - }, { "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "ministryofjustice" + "repo_owner": "opendatahub-io" } }, - "issue_title": "new aws account request for ERIC", + "issue_title": "[chore] Add ODH license headers to non-generated files", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "onboarding" - }, - { - "label_name": "member request" + "label_name": "chore" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -30177,71 +29941,59 @@ }, { "Issue": { - "issue_url": "https://github.com/TYPO3-Documentation/Changelog-To-Doc/issues/665", - "issue_createdAt": "2023-09-21T13:30:18Z", + "issue_url": "https://github.com/cncf/tag-env-sustainability/issues/214", + "issue_createdAt": "2023-09-21T17:44:57Z", "issue_repo": { - "repo_name": "Changelog-To-Doc", - "repo_desc": "", - "repo_url": "https://github.com/TYPO3-Documentation/Changelog-To-Doc", - "repo_stars": 0, + "repo_name": "tag-env-sustainability", + "repo_desc": "🌳🌍♻️ TAG Environmental Sustainability", + "repo_url": "https://github.com/cncf/tag-env-sustainability", + "repo_stars": 153, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + } + ] }, "Owner": { - "repo_owner": "TYPO3-Documentation" + "repo_owner": "cncf" } }, - "issue_title": "[FEATURE] AJAX API accepts native `URL` and `URLSearchParams` objects as arguments", + "issue_title": "[Action] Automate scraping and generating a list of sustainability conferences and sessions", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "TYPO3 Explained" + "label_name": "help wanted" }, { - "label_name": "13.0" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Taz03/JIA/issues/42", - "issue_createdAt": "2023-09-21T13:28:01Z", - "issue_repo": { - "repo_name": "JIA", - "repo_desc": "Java API Wrapper for Instagram Private API - Java Instagram API(JIA)", - "repo_url": "https://github.com/Taz03/JIA", - "repo_stars": 12, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - } - ] - }, - "Owner": { - "repo_owner": "Taz03" - } - }, - "issue_title": "Migrate to Kotlin DSL", - "issue_labels": { - "Nodes": [ + "label_name": "prio/soon" + }, { - "label_name": "good first issue" + "label_name": "issue/action" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -30253,38 +30005,50 @@ }, { "Issue": { - "issue_url": "https://github.com/anthonyoteri/dredge/issues/1", - "issue_createdAt": "2023-09-21T13:27:26Z", + "issue_url": "https://github.com/keploy/keploy/issues/863", + "issue_createdAt": "2023-09-21T17:38:05Z", "issue_repo": { - "repo_name": "dredge", - "repo_desc": "Docker Registry UI", - "repo_url": "https://github.com/anthonyoteri/dredge", - "repo_stars": 0, + "repo_name": "keploy", + "repo_desc": "Test generation for Developers. Generate tests and stubs for your application that actually work!", + "repo_url": "https://github.com/keploy/keploy", + "repo_stars": 2224, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "anthonyoteri" + "repo_owner": "keploy" } }, - "issue_title": "Support authentication", + "issue_title": "[bug]: `sudo:/app/keploy` command not found when running keploy docker image", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "bug" }, { - "label_name": "good first issue" + "label_name": "Good First Issue" + }, + { + "label_name": "keploy" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -30293,35 +30057,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Ferrite-FEM/FerriteDistributed.jl/issues/23", - "issue_createdAt": "2023-09-21T13:26:17Z", + "issue_url": "https://github.com/quarkus-qe/quarkus-test-framework/issues/886", + "issue_createdAt": "2023-09-21T17:26:04Z", "issue_repo": { - "repo_name": "FerriteDistributed.jl", - "repo_desc": "Distributed assembly layer for Ferrite.jl.", - "repo_url": "https://github.com/Ferrite-FEM/FerriteDistributed.jl", - "repo_stars": 7, + "repo_name": "quarkus-test-framework", + "repo_desc": "Write your test once and run it everywhere!", + "repo_url": "https://github.com/quarkus-qe/quarkus-test-framework", + "repo_stars": 13, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Julia" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "Ferrite-FEM" + "repo_owner": "quarkus-qe" } }, - "issue_title": "\"Gather\" utility for distributed data structures", + "issue_title": "PR CI workflow should check native mode as well", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "priority/urgent" + }, + { + "label_name": "github_actions" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -30333,47 +30103,50 @@ }, { "Issue": { - "issue_url": "https://github.com/isadorasophia/murder/issues/23", - "issue_createdAt": "2023-09-21T13:25:41Z", + "issue_url": "https://github.com/hyperledger/aries-cloudagent-python/issues/2501", + "issue_createdAt": "2023-09-21T17:22:54Z", "issue_repo": { - "repo_name": "murder", - "repo_desc": "Murder is a pixel art ECS game engine.", - "repo_url": "https://github.com/isadorasophia/murder", - "repo_stars": 1120, + "repo_name": "aries-cloudagent-python", + "repo_desc": "Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and services running in non-mobile environments.", + "repo_url": "https://github.com/hyperledger/aries-cloudagent-python", + "repo_stars": 362, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Python" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HLSL" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Lua" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "isadorasophia" + "repo_owner": "hyperledger" } }, - "issue_title": "Font UI is broken", + "issue_title": "Replace or fix multiformats library?", "issue_labels": { "Nodes": [ { "label_name": "bug" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -30382,44 +30155,65 @@ }, { "Issue": { - "issue_url": "https://github.com/cri-o/packaging/issues/3", - "issue_createdAt": "2023-09-21T13:11:53Z", + "issue_url": "https://github.com/Significant-Gravitas/AutoGPT/issues/5289", + "issue_createdAt": "2023-09-21T17:19:33Z", "issue_repo": { - "repo_name": "packaging", - "repo_desc": "CRI-O deb and rpm packages", - "repo_url": "https://github.com/cri-o/packaging", - "repo_stars": 3, + "repo_name": "AutoGPT", + "repo_desc": "An experimental open-source attempt to make GPT-4 fully autonomous.", + "repo_url": "https://github.com/Significant-Gravitas/AutoGPT", + "repo_stars": 149134, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Batchfile" + }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Jinja" } ] }, "Owner": { - "repo_owner": "cri-o" + "repo_owner": "Significant-Gravitas" } }, - "issue_title": "Packages are incompatible with `podman`", + "issue_title": "Option to only allow whitelisted sites in Auto-GPT", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "function: browse" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { "issue_assignees_count": 0 @@ -30428,50 +30222,49 @@ }, { "Issue": { - "issue_url": "https://github.com/osuAkatsuki/bancho.py/issues/495", - "issue_createdAt": "2023-09-21T13:07:20Z", + "issue_url": "https://github.com/sineels/leeseul940722/issues/7", + "issue_createdAt": "2023-09-21T17:18:56Z", "issue_repo": { - "repo_name": "bancho.py", - "repo_desc": "A community-driven osu! server in modern python", - "repo_url": "https://github.com/osuAkatsuki/bancho.py", - "repo_stars": 167, + "repo_name": "leeseul940722", + "repo_desc": "", + "repo_url": "https://github.com/sineels/leeseul940722", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Dockerfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "osuAkatsuki" + "repo_owner": "sineels" } }, - "issue_title": "refactor: implement repositories ", + "issue_title": "Title", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "duplicate" + }, + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "code quality" + "label_name": "question" + }, + { + "label_name": "wontfix" } ], - "label_totalcount": 2 + "label_totalcount": 7 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -30480,68 +30273,68 @@ }, { "Issue": { - "issue_url": "https://github.com/sarchlab/mgpusim/issues/11", - "issue_createdAt": "2023-09-21T13:06:28Z", + "issue_url": "https://github.com/apache/airflow/issues/34526", + "issue_createdAt": "2023-09-21T17:17:58Z", "issue_repo": { - "repo_name": "mgpusim", - "repo_desc": "A highly-flexible GPU simulator for AMD GPUs.", - "repo_url": "https://github.com/sarchlab/mgpusim", - "repo_stars": 12, + "repo_name": "airflow", + "repo_desc": "Apache Airflow - A platform to programmatically author, schedule, and monitor workflows", + "repo_url": "https://github.com/apache/airflow", + "repo_stars": 31770, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Python" }, { - "repo_prog_language": "C" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Mako" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HCL" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "sarchlab" + "repo_owner": "apache" } }, - "issue_title": "ISADebugger: Tracer is only tracing a specific WF. The condition should remove. ", + "issue_title": "BaseBranchOperator should allow passing of a Taskgroup group_id.", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "kind:feature" }, { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "area:core-operators" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -30550,28 +30343,34 @@ }, { "Issue": { - "issue_url": "https://github.com/JohnXLivingston/xmppjs-chat-bot/issues/2", - "issue_createdAt": "2023-09-21T13:01:16Z", + "issue_url": "https://github.com/datasektionen/pico/issues/48", + "issue_createdAt": "2023-09-21T17:17:50Z", "issue_repo": { - "repo_name": "xmppjs-chat-bot", - "repo_desc": "Server-side XMPP Chat Bot using xmpp.js", - "repo_url": "https://github.com/JohnXLivingston/xmppjs-chat-bot", - "repo_stars": 2, + "repo_name": "pico", + "repo_desc": "Länkförkortare", + "repo_url": "https://github.com/datasektionen/pico", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "JohnXLivingston" + "repo_owner": "datasektionen" } }, - "issue_title": "Handle nickname conflicts", + "issue_title": "Make links case insensetive", "issue_labels": { "Nodes": [ { @@ -30584,31 +30383,34 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/broadinstitute/lrma-cloud-utils/issues/13", - "issue_createdAt": "2023-09-21T13:01:05Z", + "issue_url": "https://github.com/datasektionen/Methone/issues/29", + "issue_createdAt": "2023-09-21T17:15:42Z", "issue_repo": { - "repo_name": "lrma-cloud-utils", - "repo_desc": "A python library for interacting with GCS, Cromwell, and Terra", - "repo_url": "https://github.com/broadinstitute/lrma-cloud-utils", + "repo_name": "Methone", + "repo_desc": "The worlds first Top-Bar-as-a-Service", + "repo_url": "https://github.com/datasektionen/Methone", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "broadinstitute" + "repo_owner": "datasektionen" } }, - "issue_title": "Pin down dependency packages versions", + "issue_title": "Update the main fuzzy file", "issue_labels": { "Nodes": [ { @@ -30627,20 +30429,20 @@ }, { "Issue": { - "issue_url": "https://github.com/fuseumass/hackumass.github.io/issues/191", - "issue_createdAt": "2023-09-21T12:59:36Z", + "issue_url": "https://github.com/ufosc/Jukebox-Frontend/issues/4", + "issue_createdAt": "2023-09-21T17:15:42Z", "issue_repo": { - "repo_name": "hackumass.github.io", - "repo_desc": "[LIVE SITE] The HackUMass website.", - "repo_url": "https://github.com/fuseumass/hackumass.github.io", - "repo_stars": 2, + "repo_name": "Jukebox-Frontend", + "repo_desc": "", + "repo_url": "https://github.com/ufosc/Jukebox-Frontend", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" }, { "repo_prog_language": "JavaScript" @@ -30648,10 +30450,10 @@ ] }, "Owner": { - "repo_owner": "fuseumass" + "repo_owner": "ufosc" } }, - "issue_title": "Update text to remove Ladies Storm Hackathon in \"Creative Hackers\" and change sponsor contact email to team@hackumass.com", + "issue_title": "Create Clock Component", "issue_labels": { "Nodes": [ { @@ -30670,47 +30472,68 @@ }, { "Issue": { - "issue_url": "https://github.com/arxanas/git-branchless/issues/1069", - "issue_createdAt": "2023-09-21T12:50:47Z", + "issue_url": "https://github.com/llvm-mos/llvm-mos-sdk/issues/215", + "issue_createdAt": "2023-09-21T17:15:40Z", "issue_repo": { - "repo_name": "git-branchless", - "repo_desc": "High-velocity, monorepo-scale workflow for Git", - "repo_url": "https://github.com/arxanas/git-branchless", - "repo_stars": 2953, + "repo_name": "llvm-mos-sdk", + "repo_desc": "SDK for developing with the llvm-mos compiler.", + "repo_url": "https://github.com/llvm-mos/llvm-mos-sdk", + "repo_stars": 179, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Assembly" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Awk" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "SourcePawn" + }, + { + "repo_prog_language": "Pascal" + }, + { + "repo_prog_language": "Pawn" + }, + { + "repo_prog_language": "NASL" } ] }, "Owner": { - "repo_owner": "arxanas" + "repo_owner": "llvm-mos" } }, - "issue_title": "Panic on `git branchless init` in a non-git directory", + "issue_title": "Provide linker-configured PAL_BUF for neslib/nesdoug", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "p1" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { "issue_assignees_count": 0 @@ -30719,50 +30542,41 @@ }, { "Issue": { - "issue_url": "https://github.com/osuAkatsuki/bancho.py/issues/494", - "issue_createdAt": "2023-09-21T12:48:27Z", + "issue_url": "https://github.com/ufosc/Jukebox-Frontend/issues/2", + "issue_createdAt": "2023-09-21T17:08:12Z", "issue_repo": { - "repo_name": "bancho.py", - "repo_desc": "A community-driven osu! server in modern python", - "repo_url": "https://github.com/osuAkatsuki/bancho.py", - "repo_stars": 167, + "repo_name": "Jukebox-Frontend", + "repo_desc": "", + "repo_url": "https://github.com/ufosc/Jukebox-Frontend", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Go" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "osuAkatsuki" + "repo_owner": "ufosc" } }, - "issue_title": "misc: project smell tracker", + "issue_title": "Create Board 2", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "code quality" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -30771,59 +30585,41 @@ }, { "Issue": { - "issue_url": "https://github.com/interledger/testnet/issues/773", - "issue_createdAt": "2023-09-21T12:44:33Z", + "issue_url": "https://github.com/ufosc/Jukebox-Frontend/issues/1", + "issue_createdAt": "2023-09-21T17:07:38Z", "issue_repo": { - "repo_name": "testnet", - "repo_desc": "An open-source test application that aims to utilize Rafiki's functionalities and demonstrate its advantages in real-world scenarios.", - "repo_url": "https://github.com/interledger/testnet", - "repo_stars": 5, + "repo_name": "Jukebox-Frontend", + "repo_desc": "", + "repo_url": "https://github.com/ufosc/Jukebox-Frontend", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "interledger" + "repo_owner": "ufosc" } }, - "issue_title": "Implement the Change password feature", + "issue_title": "Create Board 1", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "package: wallet/frontend" - }, - { - "label_name": "package: wallet/backend" - }, - { - "label_name": "priority: low" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -30832,59 +30628,41 @@ }, { "Issue": { - "issue_url": "https://github.com/nextauthjs/next-auth/issues/8677", - "issue_createdAt": "2023-09-21T12:41:07Z", + "issue_url": "https://github.com/Mrinank-Bhowmick/python-beginner-projects/issues/313", + "issue_createdAt": "2023-09-21T17:07:00Z", "issue_repo": { - "repo_name": "next-auth", - "repo_desc": "Authentication for the Web.", - "repo_url": "https://github.com/nextauthjs/next-auth", - "repo_stars": 18795, + "repo_name": "python-beginner-projects", + "repo_desc": "Explore a collection of beginner-friendly Python projects that can be completed with minimal code. Perfect for learning the basics and improving your coding skills.", + "repo_url": "https://github.com/Mrinank-Bhowmick/python-beginner-projects", + "repo_stars": 459, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Svelte" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "nextauthjs" + "repo_owner": "Mrinank-Bhowmick" } }, - "issue_title": "Security Policy link broken on npmjs.com", + "issue_title": "Request for Contributions: Projects Utilizing ChatGPT API", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -30893,68 +30671,47 @@ }, { "Issue": { - "issue_url": "https://github.com/google/comprehensive-rust/issues/1230", - "issue_createdAt": "2023-09-21T12:35:11Z", + "issue_url": "https://github.com/datasektionen/cashflow/issues/145", + "issue_createdAt": "2023-09-21T17:05:45Z", "issue_repo": { - "repo_name": "comprehensive-rust", - "repo_desc": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.", - "repo_url": "https://github.com/google/comprehensive-rust", - "repo_stars": 19381, + "repo_name": "cashflow", + "repo_desc": "Django project to manage receipts and reimbursements at Datasektionen", + "repo_url": "https://github.com/datasektionen/cashflow", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "AIDL" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Java" + "repo_prog_language": "Python" }, { - "repo_prog_language": "C" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "google" + "repo_owner": "datasektionen" } }, - "issue_title": "Make Playground URL configurable", + "issue_title": "Allow picking a year on the stats page", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -30963,44 +30720,38 @@ }, { "Issue": { - "issue_url": "https://github.com/openfga/openfga/issues/1014", - "issue_createdAt": "2023-09-21T12:34:31Z", + "issue_url": "https://github.com/ayushk-singh/Object-Detection/issues/2", + "issue_createdAt": "2023-09-21T17:02:45Z", "issue_repo": { - "repo_name": "openfga", - "repo_desc": "A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar", - "repo_url": "https://github.com/openfga/openfga", - "repo_stars": 1484, + "repo_name": "Object-Detection", + "repo_desc": "Object Detection using YOLO algorithm ", + "repo_url": "https://github.com/ayushk-singh/Object-Detection", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "openfga" + "repo_owner": "ayushk-singh" } }, - "issue_title": "Check links in the README as part of the CI/CD", + "issue_title": "Documentation Needed", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "github_actions" + "label_name": "help wanted" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -31012,29 +30763,29 @@ }, { "Issue": { - "issue_url": "https://github.com/Robsukas/iti0302-2023-homework-2/issues/1", - "issue_createdAt": "2023-09-21T12:27:08Z", + "issue_url": "https://github.com/TAEAB/PyTrade/issues/3", + "issue_createdAt": "2023-09-21T16:58:56Z", "issue_repo": { - "repo_name": "iti0302-2023-homework-2", - "repo_desc": "", - "repo_url": "https://github.com/Robsukas/iti0302-2023-homework-2", + "repo_name": "PyTrade", + "repo_desc": "An interface for implementing trading algorithms", + "repo_url": "https://github.com/TAEAB/PyTrade", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Robsukas" + "repo_owner": "TAEAB" } }, - "issue_title": "Improve project structure, create the entity file for employee", + "issue_title": "Documentation: add type hints", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" @@ -31052,44 +30803,37 @@ }, { "Issue": { - "issue_url": "https://github.com/cloudwego/hertz/issues/952", - "issue_createdAt": "2023-09-21T12:27:04Z", + "issue_url": "https://github.com/TYPO3-Documentation/Changelog-To-Doc/issues/666", + "issue_createdAt": "2023-09-21T16:53:40Z", "issue_repo": { - "repo_name": "hertz", - "repo_desc": "Go HTTP framework with high-performance and strong-extensibility for building micro-services.", - "repo_url": "https://github.com/cloudwego/hertz", - "repo_stars": 4170, + "repo_name": "Changelog-To-Doc", + "repo_desc": "", + "repo_url": "https://github.com/TYPO3-Documentation/Changelog-To-Doc", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Thrift" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "cloudwego" + "repo_owner": "TYPO3-Documentation" } }, - "issue_title": "Request help:add docs for config hook of host client", + "issue_title": "[FEATURE] Auto DB fields from TCA for type \"flex\"", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "TYPO3 Explained" + }, + { + "label_name": "TCA reference" + }, + { + "label_name": "13.0" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -31101,99 +30845,87 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28545", - "issue_createdAt": "2023-09-21T12:24:49Z", + "issue_url": "https://github.com/gcs-abdulwahab/gcstimetable/issues/24", + "issue_createdAt": "2023-09-21T16:48:37Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "gcstimetable", + "repo_desc": "", + "repo_url": "https://github.com/gcs-abdulwahab/gcstimetable", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Blade" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "gcs-abdulwahab" } }, - "issue_title": "Add unit test for GovernanceRepositoryAPIImpl persistLatestCheckJobId, getLatestCheckJobId, deleteLatestCheckJobId", + "issue_title": "Merge Classes of HQ002 See TimeTable", "issue_labels": { "Nodes": [ - { - "label_name": "in: test" - }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/PaperMC/Paper/issues/9737", - "issue_createdAt": "2023-09-21T12:24:40Z", + "issue_url": "https://github.com/datasektionen/aaallt/issues/27", + "issue_createdAt": "2023-09-21T16:45:24Z", "issue_repo": { - "repo_name": "Paper", - "repo_desc": "The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies", - "repo_url": "https://github.com/PaperMC/Paper", - "repo_stars": 7988, + "repo_name": "aaallt", + "repo_desc": "Samlingssida för sektionens system", + "repo_url": "https://github.com/datasektionen/aaallt", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Java" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Mustache" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "PaperMC" + "repo_owner": "datasektionen" } }, - "issue_title": "Painting loose its art/variant when the direction is changed once spawned", + "issue_title": "Make sure all systems are shown on the page", "issue_labels": { "Nodes": [ - { - "label_name": "type: bug" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -31202,35 +30934,44 @@ }, { "Issue": { - "issue_url": "https://github.com/TaromaruYuki/Doggoscript/issues/10", - "issue_createdAt": "2023-09-21T12:24:36Z", + "issue_url": "https://github.com/skypilot-org/skypilot/issues/2591", + "issue_createdAt": "2023-09-21T16:43:07Z", "issue_repo": { - "repo_name": "Doggoscript", - "repo_desc": "A programming language made in C++.", - "repo_url": "https://github.com/TaromaruYuki/Doggoscript", - "repo_stars": 0, + "repo_name": "skypilot", + "repo_desc": "SkyPilot: Run LLMs, AI, and Batch jobs on any cloud. Get maximum savings, highest GPU availability, and managed execution—all with a simple interface.", + "repo_url": "https://github.com/skypilot-org/skypilot", + "repo_stars": 3686, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "Python" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Jinja" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "TaromaruYuki" + "repo_owner": "skypilot-org" } }, - "issue_title": "Code Cleanup", + "issue_title": "UX: confusing ValueError: Cannot specify spot_recovery without use_spot set to True.", "issue_labels": { "Nodes": [ { - "label_name": "feature" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "friction-log" } ], "label_totalcount": 2 @@ -31245,53 +30986,53 @@ }, { "Issue": { - "issue_url": "https://github.com/exercism/java/issues/2368", - "issue_createdAt": "2023-09-21T12:24:29Z", + "issue_url": "https://github.com/code-charity/youtube/issues/1775", + "issue_createdAt": "2023-09-21T16:37:52Z", "issue_repo": { - "repo_name": "java", - "repo_desc": "Exercism exercises in Java.", - "repo_url": "https://github.com/exercism/java", - "repo_stars": 603, + "repo_name": "youtube", + "repo_desc": "Top ~ 100 Extension. Enrich your YouTube- \u0026 Video-experience \u0026 -choice [🧰80 lean Features 📌Longest-standing 👨‍👩‍👧‍👧Please help] ⚙️⋮⋮⋮[🎛️☕🎧🔊⏯️🎞️🎬📈🧩🎨 youtube playback, youtube content discovery, youtube player extra buttons, youtube distractions \u0026 related suggestions. youtube ads, quality, codec, full tab, full screen. ... ... ..]⋮⋮⋮", + "repo_url": "https://github.com/code-charity/youtube", + "repo_stars": 2648, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "exercism" + "repo_owner": "code-charity" } }, - "issue_title": "Update installation instructions to install latest Java LTS version", + "issue_title": "Sidebar no longer hidden, even if option is enabled", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "x:action/fix" + "label_name": "Bug" }, { - "label_name": "x:knowledge/elementary" + "label_name": "help wanted" }, { - "label_name": "x:type/docs" + "label_name": "good first issue" }, { - "label_name": "x:size/small" + "label_name": "up-for-grabs" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -31300,53 +31041,77 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28544", - "issue_createdAt": "2023-09-21T12:22:52Z", + "issue_url": "https://github.com/guibranco/BancosBrasileiros/issues/312", + "issue_createdAt": "2023-09-21T16:35:24Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "BancosBrasileiros", + "repo_desc": "🇧🇷 :bank: :clipboard: Brazilian banks list", + "repo_url": "https://github.com/guibranco/BancosBrasileiros", + "repo_stars": 362, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "Go" + }, { "repo_prog_language": "Java" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "guibranco" } }, - "issue_title": "Add unit test for GovernanceRepositoryAPIImpl persistJobOffsetInfo, getJobOffsetInfo", + "issue_title": "Add support to Pub.Dev - Dart", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "enhancement" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "project: OSD2023" + "label_name": "dependencies" + }, + { + "label_name": "github_actions" + }, + { + "label_name": "documentation" + }, + { + "label_name": "packages" + }, + { + "label_name": "dart" } ], - "label_totalcount": 3 + "label_totalcount": 8 }, "Comments": { "issue_comment_count": 0 @@ -31358,156 +31123,135 @@ }, { "Issue": { - "issue_url": "https://github.com/REGnosys/rosetta-dsl/issues/653", - "issue_createdAt": "2023-09-21T12:20:51Z", + "issue_url": "https://github.com/stellar/soroban-docs/issues/579", + "issue_createdAt": "2023-09-21T16:26:02Z", "issue_repo": { - "repo_name": "rosetta-dsl", - "repo_desc": "The project containing the Rosetta grammar and default code generators", - "repo_url": "https://github.com/REGnosys/rosetta-dsl", - "repo_stars": 14, + "repo_name": "soroban-docs", + "repo_desc": "Documentation for Soroban", + "repo_url": "https://github.com/stellar/soroban-docs", + "repo_stars": 28, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Xtend" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "MDX" }, { "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "REGnosys" + "repo_owner": "stellar" } }, - "issue_title": "Cannot use `^tag` as an attribute name in Rosetta", + "issue_title": "Make some more `0.9.2` -\u003e `20.0.0-rc2` fixes ", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "help wanted" + "label_name": "documentation (fix)" }, { "label_name": "good first issue" - }, - { - "label_name": "subject: syntax" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28543", - "issue_createdAt": "2023-09-21T12:20:42Z", + "issue_url": "https://github.com/filecoin-project/lotus/issues/11287", + "issue_createdAt": "2023-09-21T16:25:42Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "lotus", + "repo_desc": "Reference implementation of the Filecoin protocol, written in Go", + "repo_url": "https://github.com/filecoin-project/lotus", + "repo_stars": 2683, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Makefile" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Python" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Solidity" + }, + { + "repo_prog_language": "Assembly" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "filecoin-project" } }, - "issue_title": "Add unit test for GovernanceRepositoryAPIImpl.isExisted", + "issue_title": "Bug Report: Goroutine Handling in libp2p-pubsub Topic \"/fil/blocks/\"", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "project: OSD2023" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/ghtr3/milestones/issues/1", - "issue_createdAt": "2023-09-21T12:20:41Z", - "issue_repo": { - "repo_name": "milestones", - "repo_desc": "", - "repo_url": "https://github.com/ghtr3/milestones", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "ghtr3" - } - }, - "issue_title": "first", - "issue_labels": { - "Nodes": [ - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" + "label_name": "P3" }, { - "label_name": "invalid" + "label_name": "dif/easy" }, { - "label_name": "question" + "label_name": "kind/bug" }, { - "label_name": "wontfix" + "label_name": "area/chain" }, { - "label_name": "oko" + "label_name": "effort/minutes" } ], - "label_totalcount": 6 + "label_totalcount": 7 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -31516,56 +31260,44 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28542", - "issue_createdAt": "2023-09-21T12:16:15Z", + "issue_url": "https://github.com/pektezol/DemoParser/issues/8", + "issue_createdAt": "2023-09-21T16:22:55Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "DemoParser", + "repo_desc": "Work-In-Progress demo parser for Portal 2 written in Golang.", + "repo_url": "https://github.com/pektezol/DemoParser", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Go" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "pektezol" } }, - "issue_title": "Add unit test for PipelineJobCenter", + "issue_title": "Function-complete StringTables parsing", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "enhancement" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "project: OSD2023" + "label_name": "good first issue" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -31574,29 +31306,32 @@ }, { "Issue": { - "issue_url": "https://github.com/mljar/mljar-supervised/issues/657", - "issue_createdAt": "2023-09-21T12:13:40Z", + "issue_url": "https://github.com/pektezol/DemoParser/issues/7", + "issue_createdAt": "2023-09-21T16:19:36Z", "issue_repo": { - "repo_name": "mljar-supervised", - "repo_desc": "Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation", - "repo_url": "https://github.com/mljar/mljar-supervised", - "repo_stars": 2749, + "repo_name": "DemoParser", + "repo_desc": "Work-In-Progress demo parser for Portal 2 written in Golang.", + "repo_url": "https://github.com/pektezol/DemoParser", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "mljar" + "repo_owner": "pektezol" } }, - "issue_title": "tqdm warning in notebook", + "issue_title": "Parse all packet message types properly", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "help wanted" @@ -31617,28 +31352,21 @@ }, { "Issue": { - "issue_url": "https://github.com/templo-de-loki/therion/issues/7", - "issue_createdAt": "2023-09-21T12:11:47Z", + "issue_url": "https://github.com/Ahno99/Majeur_Info/issues/2", + "issue_createdAt": "2023-09-21T16:17:07Z", "issue_repo": { - "repo_name": "therion", - "repo_desc": "A website about Nordic paganism, runic oracle, mentorships, courses, experiences, and a lot of Loki's chaos!", - "repo_url": "https://github.com/templo-de-loki/therion", - "repo_stars": 1, + "repo_name": "Majeur_Info", + "repo_desc": "", + "repo_url": "https://github.com/Ahno99/Majeur_Info", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "templo-de-loki" + "repo_owner": "Ahno99" } }, - "issue_title": "Remove Personal Names from Reviews", + "issue_title": "Record and write the homework", "issue_labels": { "Nodes": [ { @@ -31657,47 +31385,38 @@ }, { "Issue": { - "issue_url": "https://github.com/scrapy/scrapy/issues/6060", - "issue_createdAt": "2023-09-21T12:11:06Z", + "issue_url": "https://github.com/Z3d0X/filament-fabricator/issues/94", + "issue_createdAt": "2023-09-21T16:15:33Z", "issue_repo": { - "repo_name": "scrapy", - "repo_desc": "Scrapy, a fast high-level web crawling \u0026 scraping framework for Python.", - "repo_url": "https://github.com/scrapy/scrapy", - "repo_stars": 48513, + "repo_name": "filament-fabricator", + "repo_desc": "Block-Based Page Builder Skeleton for your Filament Apps", + "repo_url": "https://github.com/Z3d0X/filament-fabricator", + "repo_stars": 164, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "Roff" + "repo_prog_language": "Blade" } ] }, "Owner": { - "repo_owner": "scrapy" + "repo_owner": "Z3d0X" } }, - "issue_title": "Explicitly mention PythonItemExporter output changes in 2.11", + "issue_title": "[Document]: Schema Slots Feature", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" - }, - { - "label_name": "docs" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -31709,56 +31428,38 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28540", - "issue_createdAt": "2023-09-21T12:06:05Z", + "issue_url": "https://github.com/JuliaDynamics/CausalityTools.jl/issues/334", + "issue_createdAt": "2023-09-21T16:14:27Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "CausalityTools.jl", + "repo_desc": "Algorithms for detecting associations, dynamical influences and causal inference from data.", + "repo_url": "https://github.com/JuliaDynamics/CausalityTools.jl", + "repo_stars": 122, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Julia" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "JuliaDynamics" } }, - "issue_title": "Add unit test for YamlTableDataConsistencyCheckResultSwapper", + "issue_title": "Move predefined systems out?", "issue_labels": { "Nodes": [ - { - "label_name": "in: test" - }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 7 }, "Assignees": { "issue_assignees_count": 0 @@ -31767,40 +31468,52 @@ }, { "Issue": { - "issue_url": "https://github.com/ocaml-gospel/gospel/issues/340", - "issue_createdAt": "2023-09-21T12:01:38Z", + "issue_url": "https://github.com/build-trust/ockam/issues/6028", + "issue_createdAt": "2023-09-21T16:12:21Z", "issue_repo": { - "repo_name": "gospel", - "repo_desc": "A tool-agnostic formal specification language for OCaml.", - "repo_url": "https://github.com/ocaml-gospel/gospel", - "repo_stars": 92, + "repo_name": "ockam", + "repo_desc": "Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale. Use Ockam to build secure-by-design applications that can Trust Data-in-Motion. ", + "repo_url": "https://github.com/build-trust/ockam", + "repo_stars": 3583, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "Elixir" }, { - "repo_prog_language": "OCaml" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "SourcePawn" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Raku" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Awk" + "repo_prog_language": "Erlang" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Svelte" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "ocaml-gospel" + "repo_owner": "build-trust" } }, - "issue_title": "Missing error message for unsupported types", + "issue_title": "Explore if we can setup shell completion as part of install.sh", "issue_labels": { "Nodes": [ { @@ -31810,7 +31523,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -31819,35 +31532,50 @@ }, { "Issue": { - "issue_url": "https://github.com/csunibo/informabot/issues/113", - "issue_createdAt": "2023-09-21T12:01:10Z", + "issue_url": "https://github.com/crytic/slither/issues/2141", + "issue_createdAt": "2023-09-21T16:11:02Z", "issue_repo": { - "repo_name": "informabot", - "repo_desc": "A Telegram bot to assist other undergraduate Computer Science students at the University of Bologna.", - "repo_url": "https://github.com/csunibo/informabot", - "repo_stars": 4, + "repo_name": "slither", + "repo_desc": "Static Analyzer for Solidity", + "repo_url": "https://github.com/crytic/slither", + "repo_stars": 4543, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Solidity" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "csunibo" + "repo_owner": "crytic" } }, - "issue_title": "`/help_fatherbot`", + "issue_title": "Printer to list cheatcode usage", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "new printer" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -31859,59 +31587,44 @@ }, { "Issue": { - "issue_url": "https://github.com/PipedreamHQ/pipedream/issues/8170", - "issue_createdAt": "2023-09-21T12:00:02Z", + "issue_url": "https://github.com/viljarjf/QM_sim/issues/47", + "issue_createdAt": "2023-09-21T16:09:21Z", "issue_repo": { - "repo_name": "pipedream", - "repo_desc": "Connect APIs, remarkably fast. Free for developers.", - "repo_url": "https://github.com/PipedreamHQ/pipedream", - "repo_stars": 7195, + "repo_name": "QM_sim", + "repo_desc": "Quantum mechanics simulation library", + "repo_url": "https://github.com/viljarjf/QM_sim", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Python" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "PipedreamHQ" + "repo_owner": "viljarjf" } }, - "issue_title": "[ACTION][Google Drive] Upload or replace", + "issue_title": "Outsource nature constants", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "action" - }, - { - "label_name": "triaged" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -31920,56 +31633,38 @@ }, { "Issue": { - "issue_url": "https://github.com/cheshire-cat-ai/core/issues/464", - "issue_createdAt": "2023-09-21T11:59:04Z", + "issue_url": "https://github.com/jukbot/thai-citizen-id-validator/issues/37", + "issue_createdAt": "2023-09-21T16:08:32Z", "issue_repo": { - "repo_name": "core", - "repo_desc": "Open source and customizable AI architecture", - "repo_url": "https://github.com/cheshire-cat-ai/core", - "repo_stars": 888, + "repo_name": "thai-citizen-id-validator", + "repo_desc": "🇹🇭 Thai Citizen ID validator with zero dependencies ", + "repo_url": "https://github.com/jukbot/thai-citizen-id-validator", + "repo_stars": 52, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "cheshire-cat-ai" + "repo_owner": "jukbot" } }, - "issue_title": "OpenAI is deprecating `text-davinci-003`", + "issue_title": "HELP: Looking for contributors !! ", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "help wanted" }, { "label_name": "good first issue" - }, - { - "label_name": "LLM" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -31978,50 +31673,41 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28539", - "issue_createdAt": "2023-09-21T11:54:19Z", + "issue_url": "https://github.com/Bloom-Perf/mochi/issues/6", + "issue_createdAt": "2023-09-21T16:05:32Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "mochi", + "repo_desc": "", + "repo_url": "https://github.com/Bloom-Perf/mochi", + "repo_stars": 1, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Smarty" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "Bloom-Perf" } }, - "issue_title": "Add more unit tests for CDCImporterManager", + "issue_title": "Add unit tests on extractors", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "project: OSD2023" + "label_name": "code" } ], "label_totalcount": 3 @@ -32036,80 +31722,92 @@ }, { "Issue": { - "issue_url": "https://github.com/software-challenge/gui/issues/96", - "issue_createdAt": "2023-09-21T11:52:07Z", + "issue_url": "https://github.com/jonatanvicente/git_training/issues/21", + "issue_createdAt": "2023-09-21T16:04:43Z", "issue_repo": { - "repo_name": "gui", - "repo_desc": "Software-Challenge GUI since 2020/21", - "repo_url": "https://github.com/software-challenge/gui", - "repo_stars": 9, + "repo_name": "git_training", + "repo_desc": "", + "repo_url": "https://github.com/jonatanvicente/git_training", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "software-challenge" + "repo_owner": "jonatanvicente" } }, - "issue_title": "Add arm64 macOS (Apple Silicon) build", + "issue_title": "Añadir nombres a file yo.txt", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 10 } } }, { "Issue": { - "issue_url": "https://github.com/ZecHub/zechub/issues/525", - "issue_createdAt": "2023-09-21T11:52:00Z", + "issue_url": "https://github.com/gristlabs/grist-core/issues/680", + "issue_createdAt": "2023-09-21T16:02:16Z", "issue_repo": { - "repo_name": "zechub", - "repo_desc": "A decentralized education hub for Zcash.", - "repo_url": "https://github.com/ZecHub/zechub", - "repo_stars": 21, + "repo_name": "grist-core", + "repo_desc": "Grist is the evolution of spreadsheets.", + "repo_url": "https://github.com/gristlabs/grist-core", + "repo_stars": 4155, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Makefile" + } + ] }, "Owner": { - "repo_owner": "ZecHub" + "repo_owner": "gristlabs" } }, - "issue_title": "ZecWeekly #61 Community Newsletter Sept 24th ", + "issue_title": "Feature Request: Hover over the column name", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "bounty" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -32121,74 +31819,44 @@ }, { "Issue": { - "issue_url": "https://github.com/godotengine/godot/issues/82044", - "issue_createdAt": "2023-09-21T11:50:59Z", + "issue_url": "https://github.com/Ryczko/FormsLab/issues/234", + "issue_createdAt": "2023-09-21T15:57:13Z", "issue_repo": { - "repo_name": "godot", - "repo_desc": "Godot Engine – Multi-platform 2D and 3D game engine", - "repo_url": "https://github.com/godotengine/godot", - "repo_stars": 74212, + "repo_name": "FormsLab", + "repo_desc": "😊📊 Form builder for anonymous surveys, polls, and collecting feedback. Experience management solution.", + "repo_url": "https://github.com/Ryczko/FormsLab", + "repo_stars": 244, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Objective-C++" - }, - { - "repo_prog_language": "Java" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "GLSL" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "godotengine" + "repo_owner": "Ryczko" } }, - "issue_title": "Sprite3D texture wrapping causing pixel lines on border", + "issue_title": "Prepear progress component", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "topic:rendering" - }, - { - "label_name": "confirmed" - }, { "label_name": "good first issue" - }, - { - "label_name": "topic:3d" } ], - "label_totalcount": 5 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 7 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -32197,68 +31865,83 @@ }, { "Issue": { - "issue_url": "https://github.com/google/go-github/issues/2938", - "issue_createdAt": "2023-09-21T11:46:51Z", + "issue_url": "https://github.com/opendatahub-io/ai-edge/issues/87", + "issue_createdAt": "2023-09-21T15:50:29Z", "issue_repo": { - "repo_name": "go-github", - "repo_desc": "Go library for accessing the GitHub v3 API", - "repo_url": "https://github.com/google/go-github", - "repo_stars": 9675, + "repo_name": "ai-edge", + "repo_desc": "ODH integration with AI at the Edge usecases", + "repo_url": "https://github.com/opendatahub-io/ai-edge", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "PureBasic" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "google" + "repo_owner": "opendatahub-io" } }, - "issue_title": "Support for Copilot API", + "issue_title": "Let pipelines use model from PVC", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "kind/documentation" + }, + { + "label_name": "kind/enhancement" + }, + { + "label_name": "priority/high" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/adrienpessu/go-app-example/issues/3", - "issue_createdAt": "2023-09-21T11:45:24Z", + "issue_url": "https://github.com/bibleup/browser-extension/issues/2", + "issue_createdAt": "2023-09-21T15:49:37Z", "issue_repo": { - "repo_name": "go-app-example", - "repo_desc": "", - "repo_url": "https://github.com/adrienpessu/go-app-example", - "repo_stars": 0, + "repo_name": "browser-extension", + "repo_desc": "BibleUp browser extension", + "repo_url": "https://github.com/bibleup/browser-extension", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "adrienpessu" + "repo_owner": "bibleup" } }, - "issue_title": "remove the .idea please", + "issue_title": "Broken link", "issue_labels": { "Nodes": [ { @@ -32268,7 +31951,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -32277,62 +31960,83 @@ }, { "Issue": { - "issue_url": "https://github.com/oscartbeaumont/specta/issues/145", - "issue_createdAt": "2023-09-21T11:41:38Z", + "issue_url": "https://github.com/WilliamTraoreee/blog/issues/7", + "issue_createdAt": "2023-09-21T15:48:47Z", "issue_repo": { - "repo_name": "specta", - "repo_desc": "Easily export your Rust types to other languages", - "repo_url": "https://github.com/oscartbeaumont/specta", - "repo_stars": 101, + "repo_name": "blog", + "repo_desc": "", + "repo_url": "https://github.com/WilliamTraoreee/blog", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "oscartbeaumont" + "repo_owner": "WilliamTraoreee" } }, - "issue_title": "Unit test JSDoc exporting", + "issue_title": "Add single page for a post", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Sulig/so_long/issues/1", - "issue_createdAt": "2023-09-21T11:40:28Z", + "issue_url": "https://github.com/opendatahub-io/caikit-tgis-serving/issues/87", + "issue_createdAt": "2023-09-21T15:47:49Z", "issue_repo": { - "repo_name": "so_long", - "repo_desc": "And thanks for all the fish! -----------\u003e Este proyecto es un pequeño juego en 2D. Está diseñado para hacerte trabajar con texturas y sprites y algunos otros elementos básicos de jugabilidad.", - "repo_url": "https://github.com/Sulig/so_long", - "repo_stars": 1, + "repo_name": "caikit-tgis-serving", + "repo_desc": "", + "repo_url": "https://github.com/opendatahub-io/caikit-tgis-serving", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "Sulig" + "repo_owner": "opendatahub-io" } }, - "issue_title": "Welcome", + "issue_title": "Installation script need to be update when ODH 1.10 is out", "issue_labels": { "Nodes": [ { @@ -32351,38 +32055,38 @@ }, { "Issue": { - "issue_url": "https://github.com/terraform-ibm-modules/terraform-ibm-vpe-gateway/issues/394", - "issue_createdAt": "2023-09-21T11:38:53Z", + "issue_url": "https://github.com/Quadratic-Labs/VerkleTries_Besu/issues/28", + "issue_createdAt": "2023-09-21T15:47:00Z", "issue_repo": { - "repo_name": "terraform-ibm-vpe-gateway", - "repo_desc": "Create Virtual Private Endpoint Gateways across VPC subnets.", - "repo_url": "https://github.com/terraform-ibm-modules/terraform-ibm-vpe-gateway", - "repo_stars": 0, + "repo_name": "VerkleTries_Besu", + "repo_desc": "", + "repo_url": "https://github.com/Quadratic-Labs/VerkleTries_Besu", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "terraform-ibm-modules" + "repo_owner": "Quadratic-Labs" } }, - "issue_title": "add terratest executing examples/every-mt-vpe", + "issue_title": "Tests commitments against another lib", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "tests" } ], "label_totalcount": 2 @@ -32397,38 +32101,35 @@ }, { "Issue": { - "issue_url": "https://github.com/badhon252/PrismaStore-client/issues/6", - "issue_createdAt": "2023-09-21T11:33:40Z", + "issue_url": "https://github.com/argyleink/open-props/issues/415", + "issue_createdAt": "2023-09-21T15:42:39Z", "issue_repo": { - "repo_name": "PrismaStore-client", - "repo_desc": "This is a client for PrismaStore eCommerce web applications", - "repo_url": "https://github.com/badhon252/PrismaStore-client", - "repo_stars": 1, + "repo_name": "open-props", + "repo_desc": "CSS custom properties to help accelerate adaptive and consistent design.", + "repo_url": "https://github.com/argyleink/open-props", + "repo_stars": 3707, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "badhon252" + "repo_owner": "argyleink" } }, - "issue_title": "Navbar Responsive issue", + "issue_title": "Large durations", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -32446,38 +32147,44 @@ }, { "Issue": { - "issue_url": "https://github.com/badhon252/PrismaStore-client/issues/5", - "issue_createdAt": "2023-09-21T11:30:42Z", + "issue_url": "https://github.com/uwpokerclub/app/issues/516", + "issue_createdAt": "2023-09-21T15:38:08Z", "issue_repo": { - "repo_name": "PrismaStore-client", - "repo_desc": "This is a client for PrismaStore eCommerce web applications", - "repo_url": "https://github.com/badhon252/PrismaStore-client", - "repo_stars": 1, + "repo_name": "app", + "repo_desc": "", + "repo_url": "https://github.com/uwpokerclub/app", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "SCSS" }, { "repo_prog_language": "TypeScript" }, + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "badhon252" + "repo_owner": "uwpokerclub" } }, - "issue_title": "Products automatic archived ", + "issue_title": "Add option to add a new member directly to the most recent event", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -32495,73 +32202,87 @@ }, { "Issue": { - "issue_url": "https://github.com/redhat-developer/vscode-server-connector/issues/596", - "issue_createdAt": "2023-09-21T11:22:04Z", + "issue_url": "https://github.com/DokuritsuShienSalon/GoldenHotelNaha/issues/3", + "issue_createdAt": "2023-09-21T15:37:52Z", "issue_repo": { - "repo_name": "vscode-server-connector", - "repo_desc": "📦 Connects Visual Studio Code to your server adapters and run, deploy apps !!", - "repo_url": "https://github.com/redhat-developer/vscode-server-connector", - "repo_stars": 50, + "repo_name": "GoldenHotelNaha", + "repo_desc": "", + "repo_url": "https://github.com/DokuritsuShienSalon/GoldenHotelNaha", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Java" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "redhat-developer" + "repo_owner": "DokuritsuShienSalon" } }, - "issue_title": "Fix eap ui tests", + "issue_title": "コードする順番", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "tests" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/WilliamTraoreee/blog/issues/6", + "issue_createdAt": "2023-09-21T15:35:56Z", "issue_repo": { - "repo_name": "", + "repo_name": "blog", "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_url": "https://github.com/WilliamTraoreee/blog", + "repo_stars": 6, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "WilliamTraoreee" } }, - "issue_title": "", + "issue_title": "Add style for code", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -32573,267 +32294,210 @@ }, { "Issue": { - "issue_url": "https://github.com/cheshire-cat-ai/docs/issues/25", - "issue_createdAt": "2023-09-21T11:17:25Z", + "issue_url": "https://github.com/ziadhm001/IDentiFlow/issues/2", + "issue_createdAt": "2023-09-21T15:31:35Z", "issue_repo": { - "repo_name": "docs", - "repo_desc": "Documentation for the Cheshire Cat AI", - "repo_url": "https://github.com/cheshire-cat-ai/docs", - "repo_stars": 9, + "repo_name": "IDentiFlow", + "repo_desc": "Verify your identity and get copouns and discounts just because it's you!", + "repo_url": "https://github.com/ziadhm001/IDentiFlow", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "cheshire-cat-ai" + "repo_owner": "ziadhm001" } }, - "issue_title": "Mention plugin template and registry in the docs", + "issue_title": "[FEATURE] Implement user-service backend microservice", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "technical" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/neon-mmd/websurfx/issues/251", - "issue_createdAt": "2023-09-21T11:14:10Z", + "issue_url": "https://github.com/cartograforce/tim/issues/28", + "issue_createdAt": "2023-09-21T15:29:28Z", "issue_repo": { - "repo_name": "websurfx", - "repo_desc": ":rocket: An open source alternative to searx which provides a modern-looking :sparkles:, lightning-fast :zap:, privacy respecting :disguised_face:, secure :lock: meta search engine", - "repo_url": "https://github.com/neon-mmd/websurfx", - "repo_stars": 354, + "repo_name": "tim", + "repo_desc": "Timecode Indexing Module", + "repo_url": "https://github.com/cartograforce/tim", + "repo_stars": 3, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Lua" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "neon-mmd" + "repo_owner": "cartograforce" } }, - "issue_title": "📝 A link to the user showcase area", + "issue_title": "Update help menu", "issue_labels": { "Nodes": [ { - "label_name": "📄 aspect: text" - }, - { - "label_name": "💻 aspect: code" - }, - { - "label_name": "⭐ goal: addition" - }, - { - "label_name": "🏁 status: ready for dev" - }, - { - "label_name": "🟩 priority: low" - }, - { - "label_name": "🔢 points: 1" + "label_name": "documentation" }, { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" } ], - "label_totalcount": 8 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/LemonjamesD/Whiteboard/issues/21", - "issue_createdAt": "2023-09-21T11:10:11Z", + "issue_url": "https://github.com/JetBrains/jewel/issues/124", + "issue_createdAt": "2023-09-21T15:28:49Z", "issue_repo": { - "repo_name": "Whiteboard", - "repo_desc": "A C rewrite of Blackboard (A C building tool)", - "repo_url": "https://github.com/LemonjamesD/Whiteboard", - "repo_stars": 1, + "repo_name": "jewel", + "repo_desc": "An implementation of the IntelliJ look and feels in Compose for Desktop", + "repo_url": "https://github.com/JetBrains/jewel", + "repo_stars": 390, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "LemonjamesD" + "repo_owner": "JetBrains" } }, - "issue_title": "With the recent addition of srcdirs as an array can we do the same for includedirs", + "issue_title": "Component should have not more than one modifier to handle InteracionSource event", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "question" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28538", - "issue_createdAt": "2023-09-21T11:09:34Z", + "issue_url": "https://github.com/ARK-Builders/arklib/issues/47", + "issue_createdAt": "2023-09-21T15:24:28Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "arklib", + "repo_desc": "Core of the programs in ARK family", + "repo_url": "https://github.com/ARK-Builders/arklib", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ANTLR" - }, - { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "ARK-Builders" } }, - "issue_title": "Add more unit tests for ExpressionSegmentBinder", + "issue_title": "Declare storage path constants", "issue_labels": { "Nodes": [ - { - "label_name": "in: test" - }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28537", - "issue_createdAt": "2023-09-21T11:02:36Z", + "issue_url": "https://github.com/WilliamTraoreee/blog/issues/5", + "issue_createdAt": "2023-09-21T15:22:22Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "blog", + "repo_desc": "", + "repo_url": "https://github.com/WilliamTraoreee/blog", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "WilliamTraoreee" } }, - "issue_title": "Add more unit tests for ConstraintReviseEngine", + "issue_title": "Create toast component", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -32845,56 +32509,56 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28536", - "issue_createdAt": "2023-09-21T11:01:37Z", + "issue_url": "https://github.com/NethermindEth/nethermind/issues/6120", + "issue_createdAt": "2023-09-21T15:20:57Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "nethermind", + "repo_desc": "A robust execution client for Ethereum node operators.", + "repo_url": "https://github.com/NethermindEth/nethermind", + "repo_stars": 975, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Solidity" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "NethermindEth" } }, - "issue_title": "Add more unit tests for IndexReviseEngine", + "issue_title": "Support for blockOverride in eth_call, eth_estimateGas, eth_createAccessList", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "rpc" }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -32903,56 +32567,47 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28535", - "issue_createdAt": "2023-09-21T11:00:04Z", + "issue_url": "https://github.com/WilliamTraoreee/blog/issues/4", + "issue_createdAt": "2023-09-21T15:20:47Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "blog", + "repo_desc": "", + "repo_url": "https://github.com/WilliamTraoreee/blog", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "WilliamTraoreee" } }, - "issue_title": "Add more unit tests for TableMetaDataReviseEngine", + "issue_title": "Add white theme", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { "issue_assignees_count": 0 @@ -32961,160 +32616,115 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28534", - "issue_createdAt": "2023-09-21T10:56:25Z", + "issue_url": "https://github.com/fndsjy/Music-Box/issues/11", + "issue_createdAt": "2023-09-21T15:19:31Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "Music-Box", + "repo_desc": "Music Box is a simple app to show musics list from 3rd parties data using React framework", + "repo_url": "https://github.com/fndsjy/Music-Box", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "fndsjy" } }, - "issue_title": "Add more unit tests for SchemaMetaDataReviseEngine", + "issue_title": "Music Searching Feature", "issue_labels": { "Nodes": [ - { - "label_name": "in: test" - }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28533", - "issue_createdAt": "2023-09-21T10:55:09Z", + "issue_url": "https://github.com/fndsjy/Music-Box/issues/4", + "issue_createdAt": "2023-09-21T15:17:45Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "Music-Box", + "repo_desc": "Music Box is a simple app to show musics list from 3rd parties data using React framework", + "repo_url": "https://github.com/fndsjy/Music-Box", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "fndsjy" } }, - "issue_title": "Add more unit tests for SingleMetaDataReviseEntry", + "issue_title": "Slicing Design Figma", "issue_labels": { "Nodes": [ - { - "label_name": "in: test" - }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/privacy-scaling-explorations/bandada/issues/308", - "issue_createdAt": "2023-09-21T10:54:22Z", + "issue_url": "https://github.com/quicsec/quicsec/issues/39", + "issue_createdAt": "2023-09-21T15:14:28Z", "issue_repo": { - "repo_name": "bandada", - "repo_desc": "A system for managing privacy-preserving groups.", - "repo_url": "https://github.com/privacy-scaling-explorations/bandada", - "repo_stars": 33, + "repo_name": "quicsec", + "repo_desc": "HTTP/3-enable existing HTTP apps. Add runtime plugins for workload identity, mTLS, and metrics/logs", + "repo_url": "https://github.com/quicsec/quicsec", + "repo_stars": 52, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Solidity" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "privacy-scaling-explorations" + "repo_owner": "quicsec" } }, - "issue_title": "Add the `addMembersByApiKey` and `removeMembersByApiKey` functions in the API SDK package", + "issue_title": "Embed local identity in metrics", "issue_labels": { "Nodes": [ { - "label_name": "feature :rocket:" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -33126,59 +32736,50 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28532", - "issue_createdAt": "2023-09-21T10:54:17Z", + "issue_url": "https://github.com/WilliamTraoreee/blog/issues/3", + "issue_createdAt": "2023-09-21T15:13:01Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "blog", + "repo_desc": "", + "repo_url": "https://github.com/WilliamTraoreee/blog", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "WilliamTraoreee" } }, - "issue_title": "Add more unit tests for ShardingMetaDataReviseEntry", + "issue_title": "Add error on login page", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -33190,53 +32791,44 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28531", - "issue_createdAt": "2023-09-21T10:52:33Z", + "issue_url": "https://github.com/WilliamTraoreee/blog/issues/2", + "issue_createdAt": "2023-09-21T15:12:11Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "blog", + "repo_desc": "", + "repo_url": "https://github.com/WilliamTraoreee/blog", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "WilliamTraoreee" } }, - "issue_title": "Add more unit tests for EncryptMetaDataReviseEntry", + "issue_title": "Create search by date component", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -33248,13 +32840,13 @@ }, { "Issue": { - "issue_url": "https://github.com/victorchrollo14/mernEcommerce/issues/59", - "issue_createdAt": "2023-09-21T10:52:31Z", + "issue_url": "https://github.com/WilliamTraoreee/blog/issues/1", + "issue_createdAt": "2023-09-21T15:10:53Z", "issue_repo": { - "repo_name": "mernEcommerce", - "repo_desc": "Ecommerce site built with mern", - "repo_url": "https://github.com/victorchrollo14/mernEcommerce", - "repo_stars": 2, + "repo_name": "blog", + "repo_desc": "", + "repo_url": "https://github.com/WilliamTraoreee/blog", + "repo_stars": 6, "repo_langs": { "Nodes": [ { @@ -33263,75 +32855,105 @@ { "repo_prog_language": "HTML" }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "victorchrollo14" + "repo_owner": "WilliamTraoreee" } }, - "issue_title": "Add a slider for images in product page.", + "issue_title": "Create search component", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "frontend" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/JamesTKhan/Mundus/issues/248", - "issue_createdAt": "2023-09-21T10:43:24Z", + "issue_url": "https://github.com/apache/airflow/issues/34521", + "issue_createdAt": "2023-09-21T15:03:24Z", "issue_repo": { - "repo_name": "Mundus", - "repo_desc": "A 3D world/level editor built with Java, Kotlin \u0026 libGDX.", - "repo_url": "https://github.com/JamesTKhan/Mundus", - "repo_stars": 102, + "repo_name": "airflow", + "repo_desc": "Apache Airflow - A platform to programmatically author, schedule, and monitor workflows", + "repo_url": "https://github.com/apache/airflow", + "repo_stars": 31770, "repo_langs": { "Nodes": [ { - "repo_prog_language": "GLSL" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Mako" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "JamesTKhan" + "repo_owner": "apache" } }, - "issue_title": "There already exists a texture with the same name error message but not selected texture", + "issue_title": "Define constant variables for repo routes in databricks hook", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "kind:bug" + }, + { + "label_name": "area:providers" }, { "label_name": "good first issue" + }, + { + "label_name": "provider:databricks" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -33340,44 +32962,41 @@ }, { "Issue": { - "issue_url": "https://github.com/deepcausality-rs/sites/issues/71", - "issue_createdAt": "2023-09-21T10:40:24Z", + "issue_url": "https://github.com/Tonypsilon/bmm.frontend/issues/18", + "issue_createdAt": "2023-09-21T15:00:53Z", "issue_repo": { - "repo_name": "sites", - "repo_desc": "website files", - "repo_url": "https://github.com/deepcausality-rs/sites", + "repo_name": "bmm.frontend", + "repo_desc": "Frontend of the BMM application", + "repo_url": "https://github.com/Tonypsilon/bmm.frontend", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "deepcausality-rs" + "repo_owner": "Tonypsilon" } }, - "issue_title": "Polish documentation", + "issue_title": "Playing Date component", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "M" } ], "label_totalcount": 3 @@ -33392,36 +33011,30 @@ }, { "Issue": { - "issue_url": "https://github.com/opendatahub-io/opendatahub-operator/issues/553", - "issue_createdAt": "2023-09-21T10:35:57Z", + "issue_url": "https://github.com/gohtmx/fiesta/issues/2", + "issue_createdAt": "2023-09-21T15:00:21Z", "issue_repo": { - "repo_name": "opendatahub-operator", - "repo_desc": "Open Data Hub operator implementation, based on Kubeflow Operator", - "repo_url": "https://github.com/opendatahub-io/opendatahub-operator", - "repo_stars": 39, + "repo_name": "fiesta", + "repo_desc": "Rust binary for creating new web projects with rust, htmx, tailwindcss, actix, and sqlx", + "repo_url": "https://github.com/gohtmx/fiesta", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "opendatahub-io" + "repo_owner": "gohtmx" } }, - "issue_title": "[follow-up]: enable all linters by default with exceptions and fix the rest warning/issues", + "issue_title": "Create Website", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "enhancement" }, @@ -33429,7 +33042,7 @@ "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -33441,47 +33054,53 @@ }, { "Issue": { - "issue_url": "https://github.com/pypa/packaging.python.org/issues/1304", - "issue_createdAt": "2023-09-21T10:35:31Z", + "issue_url": "https://github.com/uwpokerclub/app/issues/515", + "issue_createdAt": "2023-09-21T14:59:36Z", "issue_repo": { - "repo_name": "packaging.python.org", - "repo_desc": "Python Packaging User Guide", - "repo_url": "https://github.com/pypa/packaging.python.org", - "repo_stars": 1259, + "repo_name": "app", + "repo_desc": "", + "repo_url": "https://github.com/uwpokerclub/app", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "pypa" + "repo_owner": "uwpokerclub" } }, - "issue_title": "'Upload artifact signatures to GitHub Release' - gh release step fails", + "issue_title": "Ended events should be able to be \"un-ended\" to fix issues", "issue_labels": { "Nodes": [ { - "label_name": "type: bug" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "component: guides" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -33490,196 +33109,163 @@ }, { "Issue": { - "issue_url": "https://github.com/iggy-rs/iggy/issues/69", - "issue_createdAt": "2023-09-21T10:35:21Z", - "issue_repo": { - "repo_name": "iggy", - "repo_desc": "Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.", - "repo_url": "https://github.com/iggy-rs/iggy", - "repo_stars": 621, + "issue_url": "https://github.com/cashubtc/cashu-ts/issues/90", + "issue_createdAt": "2023-09-21T14:56:09Z", + "issue_repo": { + "repo_name": "cashu-ts", + "repo_desc": "A TypeScript library for building Cashu wallets", + "repo_url": "https://github.com/cashubtc/cashu-ts", + "repo_stars": 23, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "iggy-rs" + "repo_owner": "cashubtc" } }, - "issue_title": "Extend prints with session id (if any)", + "issue_title": "Order outputs by amount and not in buckets to keep and send", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "improvement" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/deepcausality-rs/deep_causality/issues/104", - "issue_createdAt": "2023-09-21T10:33:58Z", + "issue_url": "https://github.com/cachethq/core/issues/41", + "issue_createdAt": "2023-09-21T14:55:14Z", "issue_repo": { - "repo_name": "deep_causality", - "repo_desc": "Hyper-geometric computational causality library for Rust", - "repo_url": "https://github.com/deepcausality-rs/deep_causality", - "repo_stars": 73, + "repo_name": "core", + "repo_desc": "🚦 The core of Cachet, the open-source status page system.", + "repo_url": "https://github.com/cachethq/core", + "repo_stars": 38, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Blade" } ] }, "Owner": { - "repo_owner": "deepcausality-rs" + "repo_owner": "cachethq" } }, - "issue_title": "Increase Test Coverage", + "issue_title": "Application ID", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/musescore/MuseScore/issues/19470", - "issue_createdAt": "2023-09-21T10:28:46Z", + "issue_url": "https://github.com/gohtmx/fiesta/issues/1", + "issue_createdAt": "2023-09-21T14:54:31Z", "issue_repo": { - "repo_name": "MuseScore", - "repo_desc": "MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!", - "repo_url": "https://github.com/musescore/MuseScore", - "repo_stars": 10130, + "repo_name": "fiesta", + "repo_desc": "Rust binary for creating new web projects with rust, htmx, tailwindcss, actix, and sqlx", + "repo_url": "https://github.com/gohtmx/fiesta", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "QMake" - }, - { - "repo_prog_language": "QML" - }, - { - "repo_prog_language": "CartoCSS" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "musescore" + "repo_owner": "gohtmx" } }, - "issue_title": "Remove 'Show navigator' in Preferences", + "issue_title": "Improve cache directory", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "P3" - }, - { - "label_name": "community" + "label_name": "enhancement" }, { - "label_name": "regression" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/scrapy/scrapy/issues/6057", - "issue_createdAt": "2023-09-21T10:28:15Z", + "issue_url": "https://github.com/Jdecristi/chirp/issues/28", + "issue_createdAt": "2023-09-21T14:54:29Z", "issue_repo": { - "repo_name": "scrapy", - "repo_desc": "Scrapy, a fast high-level web crawling \u0026 scraping framework for Python.", - "repo_url": "https://github.com/scrapy/scrapy", - "repo_stars": 48513, + "repo_name": "chirp", + "repo_desc": "", + "repo_url": "https://github.com/Jdecristi/chirp", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Roff" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "scrapy" + "repo_owner": "Jdecristi" } }, - "issue_title": "Improve the docs about Crawler initialization changes", + "issue_title": "Add welcome AlertModal", "issue_labels": { "Nodes": [ { @@ -33687,12 +33273,9 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "docs" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -33704,25 +33287,21 @@ }, { "Issue": { - "issue_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp/issues/47", - "issue_createdAt": "2023-09-21T10:23:37Z", + "issue_url": "https://github.com/Matthieucolliat/Mon-premier-projet/issues/9", + "issue_createdAt": "2023-09-21T14:52:01Z", "issue_repo": { - "repo_name": "Chirp", + "repo_name": "Mon-premier-projet", "repo_desc": "", - "repo_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp", + "repo_url": "https://github.com/Matthieucolliat/Mon-premier-projet", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C#" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "ITU-BDSA23-GROUP6" + "repo_owner": "Matthieucolliat" } }, - "issue_title": " Project Review 1 - 3", + "issue_title": "tableau de bord reprenant l'ensemble des progressions de l'utilisateurs", "issue_labels": { "Nodes": [ { @@ -33741,32 +33320,31 @@ }, { "Issue": { - "issue_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp/issues/46", - "issue_createdAt": "2023-09-21T10:22:49Z", + "issue_url": "https://github.com/Matthieucolliat/Mon-premier-projet/issues/8", + "issue_createdAt": "2023-09-21T14:51:28Z", "issue_repo": { - "repo_name": "Chirp", + "repo_name": "Mon-premier-projet", "repo_desc": "", - "repo_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp", + "repo_url": "https://github.com/Matthieucolliat/Mon-premier-projet", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C#" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "ITU-BDSA23-GROUP6" + "repo_owner": "Matthieucolliat" } }, - "issue_title": "Continue Automatic Releases of your Chirp! CLI Clients - 2b", + "issue_title": "plusieurs niveaux que l'user peut recommencer en illimité", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -33778,32 +33356,31 @@ }, { "Issue": { - "issue_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp/issues/45", - "issue_createdAt": "2023-09-21T10:22:09Z", + "issue_url": "https://github.com/Matthieucolliat/Mon-premier-projet/issues/4", + "issue_createdAt": "2023-09-21T14:50:19Z", "issue_repo": { - "repo_name": "Chirp", + "repo_name": "Mon-premier-projet", "repo_desc": "", - "repo_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp", + "repo_url": "https://github.com/Matthieucolliat/Mon-premier-projet", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C#" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "ITU-BDSA23-GROUP6" + "repo_owner": "Matthieucolliat" } }, - "issue_title": "Add Automatic Deployment of your CSV Database Web Service - 2a", + "issue_title": "additions, divisions, multiplications, soustractions (voir plus selon avis utilisateurs)", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -33815,25 +33392,61 @@ }, { "Issue": { - "issue_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp/issues/44", - "issue_createdAt": "2023-09-21T10:21:26Z", + "issue_url": "https://github.com/Matthieucolliat/Mon-premier-projet/issues/3", + "issue_createdAt": "2023-09-21T14:49:34Z", "issue_repo": { - "repo_name": "Chirp", + "repo_name": "Mon-premier-projet", "repo_desc": "", - "repo_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp", + "repo_url": "https://github.com/Matthieucolliat/Mon-premier-projet", "repo_stars": 0, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "Matthieucolliat" + } + }, + "issue_title": "Faire différents types de calculs pour élèves fin primaire début collège", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/digitalutsc/islandora-sandbox/issues/13", + "issue_createdAt": "2023-09-21T14:43:58Z", + "issue_repo": { + "repo_name": "islandora-sandbox", + "repo_desc": "This is a Drupal site dump used by ISLE Buildkit as part of deploying Islandora. https://github.com/Islandora-Devops/isle-buildkit ", + "repo_url": "https://github.com/digitalutsc/islandora-sandbox", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "ITU-BDSA23-GROUP6" + "repo_owner": "digitalutsc" } }, - "issue_title": "As a developer, refactor your Chirp! CLI client to use the CSV Database Web Service", + "issue_title": "Include fixity check in to the build", "issue_labels": { "Nodes": [ { @@ -33846,45 +33459,45 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/PipedreamHQ/pipedream/issues/8168", - "issue_createdAt": "2023-09-21T10:13:49Z", + "issue_url": "https://github.com/warmachine028/nike/issues/63", + "issue_createdAt": "2023-09-21T14:37:31Z", "issue_repo": { - "repo_name": "pipedream", - "repo_desc": "Connect APIs, remarkably fast. Free for developers.", - "repo_url": "https://github.com/PipedreamHQ/pipedream", - "repo_stars": 7195, + "repo_name": "nike", + "repo_desc": "A clean UI/UI landing page for NIke", + "repo_url": "https://github.com/warmachine028/nike", + "repo_stars": 8, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "PipedreamHQ" + "repo_owner": "warmachine028" } }, - "issue_title": "androrat", + "issue_title": "[BUG 🐞] typo class declaration at sections PopularProducts.jsx", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "enhancement" }, @@ -33895,16 +33508,16 @@ "label_name": "good first issue" }, { - "label_name": "question" + "label_name": "🛠 goal: fix" }, { - "label_name": "trigger / source" + "label_name": "🤩 Up for the grab" } ], - "label_totalcount": 5 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -33913,50 +33526,50 @@ }, { "Issue": { - "issue_url": "https://github.com/chainloop-dev/chainloop/issues/353", - "issue_createdAt": "2023-09-21T10:11:06Z", + "issue_url": "https://github.com/DataDog/datadog-operator/issues/929", + "issue_createdAt": "2023-09-21T14:36:52Z", "issue_repo": { - "repo_name": "chainloop", - "repo_desc": "Chainloop is an open source software supply chain control plane, a single source of truth for artifacts plus a declarative attestation crafting process.", - "repo_url": "https://github.com/chainloop-dev/chainloop", - "repo_stars": 210, + "repo_name": "datadog-operator", + "repo_desc": "Datadog Agent Kubernetes Operator", + "repo_url": "https://github.com/DataDog/datadog-operator", + "repo_stars": 211, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" }, { "repo_prog_language": "Go" }, { "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "SQL" } ] }, "Owner": { - "repo_owner": "chainloop-dev" + "repo_owner": "DataDog" } }, - "issue_title": "List material types and platforms that we support in the Readme", + "issue_title": "Feature request: add support for metrics tag cardinality under dogstatsd", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "feature request" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -33965,67 +33578,68 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/ssuxue/tvm/issues/2", + "issue_createdAt": "2023-09-21T14:36:23Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", + "repo_name": "tvm", + "repo_desc": "Open deep learning compiler stack for cpu, gpu and specialized accelerators", + "repo_url": "https://github.com/ssuxue/tvm", "repo_stars": 0, - "repo_langs": { - "Nodes": null - }, - "Owner": { - "repo_owner": "" - } - }, - "issue_title": "", - "issue_labels": { - "Nodes": null, - "label_totalcount": 0 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/neulab/prompt2model/issues/357", - "issue_createdAt": "2023-09-21T10:06:32Z", - "issue_repo": { - "repo_name": "prompt2model", - "repo_desc": "prompt2model - Generate Deployable Models from Natural Language Instructions", - "repo_url": "https://github.com/neulab/prompt2model", - "repo_stars": 1475, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "C++" + }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Groovy" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Assembly" } ] }, "Owner": { - "repo_owner": "neulab" + "repo_owner": "ssuxue" } }, - "issue_title": "Support models that require trust_remote_code", + "issue_title": "[CI Problem] Here are some lable tests", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "question" + }, + { + "label_name": "trigger-linux-ci" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -34037,27 +33651,34 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/Matthieucolliat/Mon-premier-projet/issues/2", + "issue_createdAt": "2023-09-21T14:36:23Z", "issue_repo": { - "repo_name": "", + "repo_name": "Mon-premier-projet", "repo_desc": "", - "repo_url": "", + "repo_url": "https://github.com/Matthieucolliat/Mon-premier-projet", "repo_stars": 0, "repo_langs": { - "Nodes": null + "Nodes": [] }, "Owner": { - "repo_owner": "" + "repo_owner": "Matthieucolliat" } }, - "issue_title": "", + "issue_title": "application pédagogique", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -34066,21 +33687,30 @@ }, { "Issue": { - "issue_url": "https://github.com/LCA-ActivityBrowser/activity-browser/issues/1042", - "issue_createdAt": "2023-09-21T10:03:35Z", + "issue_url": "https://github.com/conda-incubator/conda-store/issues/592", + "issue_createdAt": "2023-09-21T14:34:26Z", "issue_repo": { - "repo_name": "activity-browser", - "repo_desc": "GUI for brightway2", - "repo_url": "https://github.com/LCA-ActivityBrowser/activity-browser", - "repo_stars": 107, + "repo_name": "conda-store", + "repo_desc": "Data science environments, for collaboration. ✨", + "repo_url": "https://github.com/conda-incubator/conda-store", + "repo_stars": 114, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "Python" }, { "repo_prog_language": "HTML" }, + { + "repo_prog_language": "Mako" + }, + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "JavaScript" }, @@ -34090,14 +33720,14 @@ ] }, "Owner": { - "repo_owner": "LCA-ActivityBrowser" + "repo_owner": "conda-incubator" } }, - "issue_title": "Add option to duplicate process to other location", + "issue_title": "[BUG] - GenericOAuthAuthentication.oauth_callback_url starlette change from str -\u003e URL", "issue_labels": { "Nodes": [ { - "label_name": "feature" + "label_name": "type: bug 🐛" }, { "label_name": "good first issue" @@ -34115,56 +33745,31 @@ }, { "Issue": { - "issue_url": "https://github.com/containerd/nerdctl/issues/2523", - "issue_createdAt": "2023-09-21T09:57:55Z", + "issue_url": "https://github.com/Ynis92110/lahrecheyanis/issues/1", + "issue_createdAt": "2023-09-21T14:33:27Z", "issue_repo": { - "repo_name": "nerdctl", - "repo_desc": "contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...", - "repo_url": "https://github.com/containerd/nerdctl", - "repo_stars": 6578, + "repo_name": "lahrecheyanis", + "repo_desc": "Portoflio de Lahreche Yanis etudiant en STS SIO", + "repo_url": "https://github.com/Ynis92110/lahrecheyanis", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Roff" - }, - { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "Ruby" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "containerd" + "repo_owner": "Ynis92110" } }, - "issue_title": "Replace logrus with `github.com/containerd/log`", + "issue_title": "etude du travail", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "kind/refactor" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -34173,71 +33778,56 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/airflow/issues/34516", - "issue_createdAt": "2023-09-21T09:56:08Z", - "issue_repo": { - "repo_name": "airflow", - "repo_desc": "Apache Airflow - A platform to programmatically author, schedule, and monitor workflows", - "repo_url": "https://github.com/apache/airflow", - "repo_stars": 31768, + "issue_url": "https://github.com/discoverfinancial/a11y-theme-builder/issues/619", + "issue_createdAt": "2023-09-21T14:31:03Z", + "issue_repo": { + "repo_name": "a11y-theme-builder", + "repo_desc": "DesignOps toolchain theme builder for accessibility inclusion using Atomic Design.", + "repo_url": "https://github.com/discoverfinancial/a11y-theme-builder", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Mako" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "discoverfinancial" } }, - "issue_title": "Jobs in Azure Containers restart infinitely if logger crashes, despite retries being set to off.", + "issue_title": "[TB] Theme Layers dropdown styling needs improvement", "issue_labels": { "Nodes": [ { - "label_name": "kind:bug" - }, - { - "label_name": "provider:microsoft-azure" + "label_name": "bug" }, { - "label_name": "area:providers" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "theme builder app" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -34246,249 +33836,277 @@ }, { "Issue": { - "issue_url": "https://github.com/airsdk/airsdk.dev/issues/102", - "issue_createdAt": "2023-09-21T09:53:24Z", + "issue_url": "https://github.com/TracyAntonia/scrammy/issues/12", + "issue_createdAt": "2023-09-21T14:28:06Z", "issue_repo": { - "repo_name": "airsdk.dev", - "repo_desc": "airsdk.dev website source - News information and documentation on the AIR SDK.", - "repo_url": "https://github.com/airsdk/airsdk.dev", - "repo_stars": 32, + "repo_name": "scrammy", + "repo_desc": "", + "repo_url": "https://github.com/TracyAntonia/scrammy", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "airsdk" + "repo_owner": "TracyAntonia" } }, - "issue_title": "Link the Discord in the community page?", + "issue_title": "Style the Contacts page", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/PineappleIncTeam/Calcullator-Credit/issues/6", - "issue_createdAt": "2023-09-21T09:48:36Z", + "issue_url": "https://github.com/anthonyoteri/dredge/issues/6", + "issue_createdAt": "2023-09-21T14:22:27Z", "issue_repo": { - "repo_name": "Calcullator-Credit", - "repo_desc": "Calculator", - "repo_url": "https://github.com/PineappleIncTeam/Calcullator-Credit", + "repo_name": "dredge", + "repo_desc": "Docker Registry UI", + "repo_url": "https://github.com/anthonyoteri/dredge", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Rust" + } + ] }, "Owner": { - "repo_owner": "PineappleIncTeam" + "repo_owner": "anthonyoteri" } }, - "issue_title": "Calcullator Credit Rest Api ", + "issue_title": "Official Docker image support", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 4 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/learningequality/kolibri/issues/11282", - "issue_createdAt": "2023-09-21T09:47:12Z", + "issue_url": "https://github.com/cosmos/ibc-go/issues/4747", + "issue_createdAt": "2023-09-21T14:19:52Z", "issue_repo": { - "repo_name": "kolibri", - "repo_desc": "Kolibri Learning Platform: the offline app for universal education", - "repo_url": "https://github.com/learningequality/kolibri", - "repo_stars": 632, + "repo_name": "ibc-go", + "repo_desc": "Interblockchain Communication Protocol (IBC) implementation in Golang.", + "repo_url": "https://github.com/cosmos/ibc-go", + "repo_stars": 419, "repo_langs": { "Nodes": [ { "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Go" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TLA" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "Python" }, { "repo_prog_language": "Shell" }, - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "Dockerfile" + } + ] + }, + "Owner": { + "repo_owner": "cosmos" + } + }, + "issue_title": "Add codec type registration tests", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + }, + { + "label_name": "testing" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/aidanaden/canvas-sync/issues/101", + "issue_createdAt": "2023-09-21T14:17:50Z", + "issue_repo": { + "repo_name": "canvas-sync", + "repo_desc": "CLI to download \u0026 view canvas info/files", + "repo_url": "https://github.com/aidanaden/canvas-sync", + "repo_stars": 5, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Go" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "learningequality" + "repo_owner": "aidanaden" } }, - "issue_title": "Rename KContentRenderer to ContentRenderer", + "issue_title": "feat: cronjob for automatic file updating ", "issue_labels": { "Nodes": [ - { - "label_name": "TAG: tech update / debt" - }, - { - "label_name": "P3 - low" - }, - { - "label_name": "DEV: frontend" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 5 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/argilla-io/argilla/issues/3806", - "issue_createdAt": "2023-09-21T09:46:14Z", + "issue_url": "https://github.com/openclarity/vmclarity/issues/707", + "issue_createdAt": "2023-09-21T14:15:59Z", "issue_repo": { - "repo_name": "argilla", - "repo_desc": "✨Argilla: the open-source data curation platform for LLMs", - "repo_url": "https://github.com/argilla-io/argilla", - "repo_stars": 2528, + "repo_name": "vmclarity", + "repo_desc": "VMClarity is an open source tool for agentless detection and management of Virtual Machine Software Bill Of Materials (SBOM) and security threats such as vulnerabilities, exploits, malware, rootkits, misconfigurations and leaked secrets.", + "repo_url": "https://github.com/openclarity/vmclarity", + "repo_stars": 59, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "HTML" }, { "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Bicep" }, { - "repo_prog_language": "Mako" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Smarty" } ] }, "Owner": { - "repo_owner": "argilla-io" + "repo_owner": "openclarity" } }, - "issue_title": "[DOCS] Add page in the docs describing Argilla user roles", + "issue_title": "Nil pointer error if ContainerImageInfo.ID is not set", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "api" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/lenra-io/lenra_cli/issues/323", + "issue_createdAt": "2023-09-21T14:15:55Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "lenra_cli", + "repo_desc": "The Lenra's command line interface", + "repo_url": "https://github.com/lenra-io/lenra_cli", + "repo_stars": 15, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "JavaScript" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "lenra-io" } }, - "issue_title": "", + "issue_title": "[Task] Add support links in the help command", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + } + ], + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -34500,56 +34118,98 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28519", - "issue_createdAt": "2023-09-21T09:42:00Z", + "issue_url": "https://github.com/ParadiseSS13/Paradise/issues/22526", + "issue_createdAt": "2023-09-21T14:13:25Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "Paradise", + "repo_desc": "Paradise Station's GitHub main repository.", + "repo_url": "https://github.com/ParadiseSS13/Paradise", + "repo_stars": 343, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "DM" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "ParadiseSS13" } }, - "issue_title": "Add more unit tests for SingleTableLoadUtils", + "issue_title": "Cyborgs cannot use the magnetic gripper to remove power cells from cell chargers", "issue_labels": { "Nodes": [ { - "label_name": "status: volunteer wanted" + "label_name": "Oversight" }, { - "label_name": "in: test" - }, + "label_name": "Good First Issue" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/nebari-dev/nebari-docs/issues/365", + "issue_createdAt": "2023-09-21T14:12:52Z", + "issue_repo": { + "repo_name": "nebari-docs", + "repo_desc": "📖 Documentation for nebari", + "repo_url": "https://github.com/nebari-dev/nebari-docs", + "repo_stars": 13, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "nebari-dev" + } + }, + "issue_title": "[DOC] - Remove Nebari cost-estimate docs", + "issue_labels": { + "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "project: OSD2023" + "label_name": "area: documentation 📖" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -34561,172 +34221,142 @@ }, { "Issue": { - "issue_url": "https://github.com/eza-community/eza/issues/404", - "issue_createdAt": "2023-09-21T09:41:12Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5194", + "issue_createdAt": "2023-09-21T14:11:08Z", "issue_repo": { - "repo_name": "eza", - "repo_desc": "A modern, maintained replacement for ls", - "repo_url": "https://github.com/eza-community/eza", - "repo_stars": 2393, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 37, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Just" - }, - { - "repo_prog_language": "Nix" - }, - { - "repo_prog_language": "Brainfuck" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "eza-community" + "repo_owner": "teambtcmap" } }, - "issue_title": "bug: Windows OS error 123 when passing a path spec with long file names to eza in PowerShell", + "issue_title": "Octa Energy", "issue_labels": { "Nodes": [ { - "label_name": "errors" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "os › windows" + "label_name": "location-submission" }, { - "label_name": "errors › runtime error" + "label_name": "Germany" + }, + { + "label_name": "Einundzwanzig Franken" + }, + { + "label_name": "Einundzwanzig Deutschland" } ], - "label_totalcount": 4 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28518", - "issue_createdAt": "2023-09-21T09:40:19Z", + "issue_url": "https://github.com/kyngs/LibreLogin/issues/138", + "issue_createdAt": "2023-09-21T14:10:33Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "LibreLogin", + "repo_desc": "Open-source, multiplatform, and highly customizable authentication plugin with outstanding features and API.", + "repo_url": "https://github.com/kyngs/LibreLogin", + "repo_stars": 103, "repo_langs": { "Nodes": [ { "repo_prog_language": "Java" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ANTLR" - }, - { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "kyngs" } }, - "issue_title": "Add more unit tests for SingleIndexReviser", + "issue_title": "Accept 2FA codes in the standard spaced format", "issue_labels": { "Nodes": [ { - "label_name": "status: volunteer wanted" - }, - { - "label_name": "in: test" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28517", - "issue_createdAt": "2023-09-21T09:40:08Z", + "issue_url": "https://github.com/code-charity/youtube/issues/1774", + "issue_createdAt": "2023-09-21T14:10:19Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "youtube", + "repo_desc": "Top ~ 100 Extension. Enrich your YouTube- \u0026 Video-experience \u0026 -choice [🧰80 lean Features 📌Longest-standing 👨‍👩‍👧‍👧Please help] ⚙️⋮⋮⋮[🎛️☕🎧🔊⏯️🎞️🎬📈🧩🎨 youtube playback, youtube content discovery, youtube player extra buttons, youtube distractions \u0026 related suggestions. youtube ads, quality, codec, full tab, full screen. ... ... ..]⋮⋮⋮", + "repo_url": "https://github.com/code-charity/youtube", + "repo_stars": 2648, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "code-charity" } }, - "issue_title": "Add unit test for AESEncryptAlgorithm", + "issue_title": "Opening search results in new tab setting", "issue_labels": { "Nodes": [ { - "label_name": "status: volunteer wanted" + "label_name": "Feature request" }, { - "label_name": "in: test" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "project: OSD2023" + "label_name": "up-for-grabs" } ], "label_totalcount": 4 @@ -34741,59 +34371,65 @@ }, { "Issue": { - "issue_url": "https://github.com/nushell/nushell/issues/10455", - "issue_createdAt": "2023-09-21T09:39:02Z", + "issue_url": "https://github.com/ejgallego/coq-lsp/issues/548", + "issue_createdAt": "2023-09-21T14:09:53Z", "issue_repo": { - "repo_name": "nushell", - "repo_desc": "A new type of shell", - "repo_url": "https://github.com/nushell/nushell", - "repo_stars": 26533, + "repo_name": "coq-lsp", + "repo_desc": "Visual Studio Code Extension and Language Server Protocol for Coq", + "repo_url": "https://github.com/ejgallego/coq-lsp", + "repo_stars": 103, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "OCaml" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Nix" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Nushell" + "repo_prog_language": "Coq" + }, + { + "repo_prog_language": "Perl" } ] }, "Owner": { - "repo_owner": "nushell" + "repo_owner": "ejgallego" } }, - "issue_title": "`datetime-diff` doesn't work", + "issue_title": "[fleche] [error rules] `Goal` doesn't trigger error recovery mode for theorems.", "issue_labels": { "Nodes": [ { - "label_name": ":bug: bug" + "label_name": "kind: enhancement" }, { "label_name": "good first issue" }, { - "label_name": "std-library" + "label_name": "part: flèche" + }, + { + "label_name": "part: error recovery" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 22 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -34802,53 +34438,68 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28513", - "issue_createdAt": "2023-09-21T09:34:12Z", + "issue_url": "https://github.com/contour-terminal/contour/issues/1209", + "issue_createdAt": "2023-09-21T14:07:41Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "contour", + "repo_desc": "Modern C++ Terminal Emulator", + "repo_url": "https://github.com/contour-terminal/contour", + "repo_stars": 1353, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "GLSL" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "PowerShell" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Objective-C++" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "GDB" + }, + { + "repo_prog_language": "QML" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "contour-terminal" } }, - "issue_title": "Add more unit tests for WhereSegmentBinder", + "issue_title": "Contour doesn't start with Qt5", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "project: OSD2023" + "label_name": "frontend" + }, + { + "label_name": "platform: linux" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -34860,59 +34511,68 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28512", - "issue_createdAt": "2023-09-21T09:33:18Z", + "issue_url": "https://github.com/NNTmux/newznab-tmux/issues/1414", + "issue_createdAt": "2023-09-21T13:56:43Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "newznab-tmux", + "repo_desc": "Laravel based usenet indexer", + "repo_url": "https://github.com/NNTmux/newznab-tmux", + "repo_stars": 192, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "PHP" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Perl" + }, + { + "repo_prog_language": "Vue" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Blade" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "NNTmux" } }, - "issue_title": "Add unit test for MD5AssistedEncryptAlgorithm", + "issue_title": "Docker installation", "issue_labels": { "Nodes": [ { - "label_name": "status: volunteer wanted" - }, - { - "label_name": "in: test" + "label_name": "Help wanted" }, { "label_name": "good first issue" }, { - "label_name": "project: OSD2023" + "label_name": "triage" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 11 }, "Assignees": { "issue_assignees_count": 0 @@ -34921,114 +34581,108 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28511", - "issue_createdAt": "2023-09-21T09:33:14Z", + "issue_url": "https://github.com/sharkpause/FinFeed/issues/2", + "issue_createdAt": "2023-09-21T13:55:19Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "FinFeed", + "repo_desc": "", + "repo_url": "https://github.com/sharkpause/FinFeed", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "sharkpause" } }, - "issue_title": "Add more unit tests for SubqueryProjectionSegmentBinder", + "issue_title": "Testing video uploads, change, and deletion", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "project: OSD2023" + "label_name": "up for grabs" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28510", - "issue_createdAt": "2023-09-21T09:32:22Z", + "issue_url": "https://github.com/code-charity/youtube/issues/1773", + "issue_createdAt": "2023-09-21T13:48:07Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "youtube", + "repo_desc": "Top ~ 100 Extension. Enrich your YouTube- \u0026 Video-experience \u0026 -choice [🧰80 lean Features 📌Longest-standing 👨‍👩‍👧‍👧Please help] ⚙️⋮⋮⋮[🎛️☕🎧🔊⏯️🎞️🎬📈🧩🎨 youtube playback, youtube content discovery, youtube player extra buttons, youtube distractions \u0026 related suggestions. youtube ads, quality, codec, full tab, full screen. ... ... ..]⋮⋮⋮", + "repo_url": "https://github.com/code-charity/youtube", + "repo_stars": 2648, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "code-charity" } }, - "issue_title": "Add more unit tests for ColumnProjectionSegmentBinder", + "issue_title": "Set black background from Youtube", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "project: OSD2023" + "label_name": "Let's focus on our Structure (=UX)" + }, + { + "label_name": "up-for-grabs" + }, + { + "label_name": "Users-Documentation / HowTo" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -35037,53 +34691,53 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28509", - "issue_createdAt": "2023-09-21T09:31:24Z", + "issue_url": "https://github.com/betagouv/rdv-solidarites.fr/issues/3794", + "issue_createdAt": "2023-09-21T13:47:44Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "rdv-solidarites.fr", + "repo_desc": "Prise de RDV pour les servics publics", + "repo_url": "https://github.com/betagouv/rdv-solidarites.fr", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Slim" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "betagouv" } }, - "issue_title": "Add more unit tests for LockSegmentBinder", + "issue_title": "SuperAdmin : permettre une sélection plus facile de l'orga lors de la création d'un lieu", "issue_labels": { "Nodes": [ { - "label_name": "in: test" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" + "label_name": "Good First Issue" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -35095,111 +34749,99 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28508", - "issue_createdAt": "2023-09-21T09:30:25Z", + "issue_url": "https://github.com/hlever-1/Ghe2d/issues/15", + "issue_createdAt": "2023-09-21T13:43:12Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "Ghe2d", + "repo_desc": "", + "repo_url": "https://github.com/hlever-1/Ghe2d", + "repo_stars": 2, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Java" - }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "hlever-1" } }, - "issue_title": "Add more unit tests for DeleteMultiTableSegmentBinder", + "issue_title": "create text", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28507", - "issue_createdAt": "2023-09-21T09:29:44Z", + "issue_url": "https://github.com/github-linguist/linguist/issues/6554", + "issue_createdAt": "2023-09-21T13:42:22Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "linguist", + "repo_desc": "Language Savant. If your repository's language is being reported incorrectly, send us a pull request!", + "repo_url": "https://github.com/github-linguist/linguist", + "repo_stars": 11297, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Ruby" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "C" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Lex" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Go" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "github-linguist" } }, - "issue_title": "Add more unit tests for SubquerySegmentBinder", + "issue_title": "Language Suggestion: Skript", "issue_labels": { "Nodes": [ { - "label_name": "in: test" - }, - { - "label_name": "good first issue" + "label_name": "Add Language" }, { - "label_name": "project: OSD2023" + "label_name": "Good First Issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -35211,169 +34853,157 @@ }, { "Issue": { - "issue_url": "https://github.com/external-secrets/external-secrets/issues/2721", - "issue_createdAt": "2023-09-21T09:29:29Z", + "issue_url": "https://github.com/hlever-1/Ghe2d/issues/14", + "issue_createdAt": "2023-09-21T13:40:54Z", "issue_repo": { - "repo_name": "external-secrets", - "repo_desc": "External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.", - "repo_url": "https://github.com/external-secrets/external-secrets", - "repo_stars": 3096, + "repo_name": "Ghe2d", + "repo_desc": "", + "repo_url": "https://github.com/hlever-1/Ghe2d", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Smarty" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "external-secrets" + "repo_owner": "hlever-1" } }, - "issue_title": "Mounting certificates from Kubernetes Secret", + "issue_title": "create line", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "kind/feature" + "label_name": "enhancement" }, { - "label_name": "helm" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28506", - "issue_createdAt": "2023-09-21T09:29:04Z", + "issue_url": "https://github.com/hlever-1/Ghe2d/issues/13", + "issue_createdAt": "2023-09-21T13:40:28Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "Ghe2d", + "repo_desc": "", + "repo_url": "https://github.com/hlever-1/Ghe2d", + "repo_stars": 2, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Java" - }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "hlever-1" } }, - "issue_title": "Add more unit tests for SubqueryExpressionSegmentBinder", + "issue_title": "create load image", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28504", - "issue_createdAt": "2023-09-21T09:28:16Z", + "issue_url": "https://github.com/ministryofjustice/modernisation-platform/issues/5070", + "issue_createdAt": "2023-09-21T13:35:00Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "modernisation-platform", + "repo_desc": "A place for the core work of the Modernisation Platform • This repository is defined and managed in Terraform", + "repo_url": "https://github.com/ministryofjustice/modernisation-platform", + "repo_stars": 646, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Open Policy Agent" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "ministryofjustice" } }, - "issue_title": "Add more unit tests for NotExpressionBinder", + "issue_title": "new aws account request for ERIC", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "onboarding" }, { - "label_name": "project: OSD2023" + "label_name": "member request" } ], "label_totalcount": 3 @@ -35388,99 +35018,71 @@ }, { "Issue": { - "issue_url": "https://github.com/XPEHO/UDSP59/issues/1", - "issue_createdAt": "2023-09-21T09:27:40Z", + "issue_url": "https://github.com/TYPO3-Documentation/Changelog-To-Doc/issues/665", + "issue_createdAt": "2023-09-21T13:30:18Z", "issue_repo": { - "repo_name": "UDSP59", - "repo_desc": "Mobile application for firemen ", - "repo_url": "https://github.com/XPEHO/UDSP59", + "repo_name": "Changelog-To-Doc", + "repo_desc": "", + "repo_url": "https://github.com/TYPO3-Documentation/Changelog-To-Doc", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Dart" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "XPEHO" + "repo_owner": "TYPO3-Documentation" } }, - "issue_title": "Init repository", + "issue_title": "[FEATURE] AJAX API accepts native `URL` and `URLSearchParams` objects as arguments", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "TYPO3 Explained" + }, + { + "label_name": "13.0" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28503", - "issue_createdAt": "2023-09-21T09:27:36Z", + "issue_url": "https://github.com/Taz03/JIA/issues/42", + "issue_createdAt": "2023-09-21T13:28:01Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "JIA", + "repo_desc": "Java API Wrapper for Instagram Private API - Java Instagram API(JIA)", + "repo_url": "https://github.com/Taz03/JIA", + "repo_stars": 12, "repo_langs": { "Nodes": [ { "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ANTLR" - }, - { - "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "Taz03" } }, - "issue_title": "Add more unit tests for InExpressionBinder", + "issue_title": "Migrate to Kotlin DSL", "issue_labels": { "Nodes": [ - { - "label_name": "in: test" - }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -35492,53 +35094,35 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28502", - "issue_createdAt": "2023-09-21T09:26:48Z", + "issue_url": "https://github.com/anthonyoteri/dredge/issues/1", + "issue_createdAt": "2023-09-21T13:27:26Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "dredge", + "repo_desc": "Docker Registry UI", + "repo_url": "https://github.com/anthonyoteri/dredge", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ANTLR" - }, - { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "anthonyoteri" } }, - "issue_title": "Add more unit tests for FunctionExpressionSegmentBinder", + "issue_title": "Support authentication", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "help wanted" }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -35550,53 +35134,35 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28501", - "issue_createdAt": "2023-09-21T09:26:16Z", + "issue_url": "https://github.com/Ferrite-FEM/FerriteDistributed.jl/issues/23", + "issue_createdAt": "2023-09-21T13:26:17Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "FerriteDistributed.jl", + "repo_desc": "Distributed assembly layer for Ferrite.jl.", + "repo_url": "https://github.com/Ferrite-FEM/FerriteDistributed.jl", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ANTLR" - }, - { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Julia" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "Ferrite-FEM" } }, - "issue_title": "Add more unit tests for ExistsSubqueryExpressionBinder", + "issue_title": "\"Gather\" utility for distributed data structures", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -35608,68 +35174,47 @@ }, { "Issue": { - "issue_url": "https://github.com/nextcloud/server/issues/40550", - "issue_createdAt": "2023-09-21T09:25:43Z", + "issue_url": "https://github.com/isadorasophia/murder/issues/23", + "issue_createdAt": "2023-09-21T13:25:41Z", "issue_repo": { - "repo_name": "server", - "repo_desc": "☁️ Nextcloud server, a safe home for all your data", - "repo_url": "https://github.com/nextcloud/server", - "repo_stars": 23807, + "repo_name": "murder", + "repo_desc": "Murder is a pixel art ECS game engine.", + "repo_url": "https://github.com/isadorasophia/murder", + "repo_stars": 1125, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Gherkin" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "C#" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "PowerShell" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "HLSL" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "Lua" } ] }, "Owner": { - "repo_owner": "nextcloud" + "repo_owner": "isadorasophia" } }, - "issue_title": "\"Create new\" Icon is not in line with sidebar", + "issue_title": "Font UI is broken", "issue_labels": { "Nodes": [ { - "label_name": "design" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "0. Needs triage" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -35678,56 +35223,41 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28500", - "issue_createdAt": "2023-09-21T09:25:16Z", + "issue_url": "https://github.com/cri-o/packaging/issues/3", + "issue_createdAt": "2023-09-21T13:11:53Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "packaging", + "repo_desc": "CRI-O deb and rpm packages", + "repo_url": "https://github.com/cri-o/packaging", + "repo_stars": 3, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Java" - }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Makefile" }, { "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ANTLR" - }, - { - "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "cri-o" } }, - "issue_title": "Add more unit test for ShardingSphereDataNode", + "issue_title": "Packages are incompatible with `podman`", "issue_labels": { "Nodes": [ - { - "label_name": "status: volunteer wanted" - }, - { - "label_name": "in: test" - }, { "label_name": "good first issue" }, { - "label_name": "project: OSD2023" + "label_name": "help wanted" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -35739,15 +35269,21 @@ }, { "Issue": { - "issue_url": "https://github.com/buildpacks/pack/issues/1916", - "issue_createdAt": "2023-09-21T09:24:31Z", + "issue_url": "https://github.com/osuAkatsuki/bancho.py/issues/495", + "issue_createdAt": "2023-09-21T13:07:20Z", "issue_repo": { - "repo_name": "pack", - "repo_desc": "CLI for building apps using Cloud Native Buildpacks", - "repo_url": "https://github.com/buildpacks/pack", - "repo_stars": 2136, + "repo_name": "bancho.py", + "repo_desc": "A community-driven osu! server in modern python", + "repo_url": "https://github.com/osuAkatsuki/bancho.py", + "repo_stars": 167, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "Go" }, @@ -35760,78 +35296,87 @@ ] }, "Owner": { - "repo_owner": "buildpacks" + "repo_owner": "osuAkatsuki" } }, - "issue_title": "Support Insecure Registries", + "issue_title": "refactor: implement repositories ", "issue_labels": { "Nodes": [ - { - "label_name": "type/enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "status/blocked" + "label_name": "code quality" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28499", - "issue_createdAt": "2023-09-21T09:24:30Z", + "issue_url": "https://github.com/sarchlab/mgpusim/issues/11", + "issue_createdAt": "2023-09-21T13:06:28Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "mgpusim", + "repo_desc": "A highly-flexible GPU simulator for AMD GPUs.", + "repo_url": "https://github.com/sarchlab/mgpusim", + "repo_stars": 12, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Makefile" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "sarchlab" } }, - "issue_title": "Add more unit tests for BinaryOperationExpressionBinder", + "issue_title": "ISADebugger: Tracer is only tracing a specific WF. The condition should remove. ", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "project: OSD2023" + "label_name": "help wanted" } ], "label_totalcount": 3 @@ -35846,31 +35391,28 @@ }, { "Issue": { - "issue_url": "https://github.com/fluffy-servers/gmod-discord-rpc/issues/18", - "issue_createdAt": "2023-09-21T09:24:13Z", + "issue_url": "https://github.com/JohnXLivingston/xmppjs-chat-bot/issues/2", + "issue_createdAt": "2023-09-21T13:01:16Z", "issue_repo": { - "repo_name": "gmod-discord-rpc", - "repo_desc": "Provides Discord RPC to Garry's Mod", - "repo_url": "https://github.com/fluffy-servers/gmod-discord-rpc", - "repo_stars": 26, + "repo_name": "xmppjs-chat-bot", + "repo_desc": "Server-side XMPP Chat Bot using xmpp.js", + "repo_url": "https://github.com/JohnXLivingston/xmppjs-chat-bot", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Lua" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "fluffy-servers" + "repo_owner": "JohnXLivingston" } }, - "issue_title": "Better console messages if module is missing", + "issue_title": "Handle nickname conflicts", "issue_labels": { "Nodes": [ { @@ -35880,7 +35422,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -35889,56 +35431,32 @@ }, { "Issue": { - "issue_url": "https://github.com/cosmos/interchain-security/issues/1322", - "issue_createdAt": "2023-09-21T09:23:06Z", + "issue_url": "https://github.com/broadinstitute/lrma-cloud-utils/issues/13", + "issue_createdAt": "2023-09-21T13:01:05Z", "issue_repo": { - "repo_name": "interchain-security", - "repo_desc": "Replicated security (aka interchain security V1) is an open sourced IBC application which allows cosmos blockchains to lease their proof-of-stake security to one another.", - "repo_url": "https://github.com/cosmos/interchain-security", - "repo_stars": 122, + "repo_name": "lrma-cloud-utils", + "repo_desc": "A python library for interacting with GCS, Cromwell, and Terra", + "repo_url": "https://github.com/broadinstitute/lrma-cloud-utils", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "cosmos" + "repo_owner": "broadinstitute" } }, - "issue_title": "Inconsistent action names", + "issue_title": "Pin down dependency packages versions", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "testing" - }, - { - "label_name": "refactoring" - }, - { - "label_name": "S: ImprovingThings" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -35950,35 +35468,38 @@ }, { "Issue": { - "issue_url": "https://github.com/houfu/redlines/issues/30", - "issue_createdAt": "2023-09-21T09:22:52Z", + "issue_url": "https://github.com/fuseumass/hackumass.github.io/issues/191", + "issue_createdAt": "2023-09-21T12:59:36Z", "issue_repo": { - "repo_name": "redlines", - "repo_desc": "Show the differences between two strings/text as a compact text, in markdown/HTML, in the terminal and more.", - "repo_url": "https://github.com/houfu/redlines", - "repo_stars": 76, + "repo_name": "hackumass.github.io", + "repo_desc": "[LIVE SITE] The HackUMass website.", + "repo_url": "https://github.com/fuseumass/hackumass.github.io", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "houfu" + "repo_owner": "fuseumass" } }, - "issue_title": "Support native colored text in Streamlit", + "issue_title": "Update text to remove Ladies Storm Hackathon in \"Creative Hackers\" and change sponsor contact email to team@hackumass.com", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -35990,50 +35511,41 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28498", - "issue_createdAt": "2023-09-21T09:22:48Z", + "issue_url": "https://github.com/arxanas/git-branchless/issues/1069", + "issue_createdAt": "2023-09-21T12:50:47Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "git-branchless", + "repo_desc": "High-velocity, monorepo-scale workflow for Git", + "repo_url": "https://github.com/arxanas/git-branchless", + "repo_stars": 2953, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Rust" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "ANTLR" - }, - { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "arxanas" } }, - "issue_title": "Add more unit tests for CombineSegmentBinder", + "issue_title": "Panic on `git branchless init` in a non-git directory", "issue_labels": { "Nodes": [ { - "label_name": "in: test" + "label_name": "bug" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "project: OSD2023" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -36048,56 +35560,50 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28497", - "issue_createdAt": "2023-09-21T09:21:34Z", + "issue_url": "https://github.com/osuAkatsuki/bancho.py/issues/494", + "issue_createdAt": "2023-09-21T12:48:27Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "bancho.py", + "repo_desc": "A community-driven osu! server in modern python", + "repo_url": "https://github.com/osuAkatsuki/bancho.py", + "repo_stars": 167, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Python" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Go" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "osuAkatsuki" } }, - "issue_title": "Add more unit tests for InsertColumnsSegmentBinder", + "issue_title": "misc: project smell tracker", "issue_labels": { "Nodes": [ - { - "label_name": "in: test" - }, { "label_name": "good first issue" }, { - "label_name": "project: OSD2023" + "label_name": "code quality" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -36106,56 +35612,56 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28496", - "issue_createdAt": "2023-09-21T09:21:20Z", + "issue_url": "https://github.com/interledger/testnet/issues/773", + "issue_createdAt": "2023-09-21T12:44:33Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "testnet", + "repo_desc": "An open-source test application that aims to utilize Rafiki's functionalities and demonstrate its advantages in real-world scenarios.", + "repo_url": "https://github.com/interledger/testnet", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "CSS" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "ANTLR" - }, - { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "interledger" } }, - "issue_title": "Add more unit test for NewDatabaseMetaDataNode#getDataSourceNodeVersionsNode", + "issue_title": "Implement the Change password feature", "issue_labels": { "Nodes": [ { - "label_name": "status: volunteer wanted" + "label_name": "good first issue" }, { - "label_name": "in: test" + "label_name": "package: wallet/frontend" }, { - "label_name": "good first issue" + "label_name": "package: wallet/backend" }, { - "label_name": "project: OSD2023" + "label_name": "priority: low" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -36167,56 +35673,56 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28495", - "issue_createdAt": "2023-09-21T09:19:43Z", + "issue_url": "https://github.com/nextauthjs/next-auth/issues/8677", + "issue_createdAt": "2023-09-21T12:41:07Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "next-auth", + "repo_desc": "Authentication for the Web.", + "repo_url": "https://github.com/nextauthjs/next-auth", + "repo_stars": 18797, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Svelte" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "nextauthjs" } }, - "issue_title": "Add unit test for NewDatabaseMetaDataNode#getDataSourceNodeWithVersion", + "issue_title": "Security Policy link broken on npmjs.com", "issue_labels": { "Nodes": [ { - "label_name": "status: volunteer wanted" - }, - { - "label_name": "in: test" + "label_name": "documentation" }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -36228,59 +35734,68 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28494", - "issue_createdAt": "2023-09-21T09:18:43Z", + "issue_url": "https://github.com/google/comprehensive-rust/issues/1230", + "issue_createdAt": "2023-09-21T12:35:11Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "comprehensive-rust", + "repo_desc": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.", + "repo_url": "https://github.com/google/comprehensive-rust", + "repo_stars": 19394, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "AIDL" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Java" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "google" } }, - "issue_title": "Add unit test for NewDatabaseMetaDataNode#getDataSourceNode", + "issue_title": "Make Playground URL configurable", "issue_labels": { "Nodes": [ { - "label_name": "status: volunteer wanted" - }, - { - "label_name": "in: test" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "project: OSD2023" + "label_name": "help wanted" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -36289,56 +35804,44 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28493", - "issue_createdAt": "2023-09-21T09:13:56Z", + "issue_url": "https://github.com/openfga/openfga/issues/1014", + "issue_createdAt": "2023-09-21T12:34:31Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "openfga", + "repo_desc": "A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar", + "repo_url": "https://github.com/openfga/openfga", + "repo_stars": 1484, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Go" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "openfga" } }, - "issue_title": "Add unit test for NewGlobalNode#getGlobalRuleVersionNode", + "issue_title": "Check links in the README as part of the CI/CD", "issue_labels": { "Nodes": [ - { - "label_name": "status: volunteer wanted" - }, - { - "label_name": "in: test" - }, { "label_name": "good first issue" }, { - "label_name": "project: OSD2023" + "label_name": "github_actions" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -36350,59 +35853,38 @@ }, { "Issue": { - "issue_url": "https://github.com/FerretDB/FerretDB/issues/3392", - "issue_createdAt": "2023-09-21T09:13:54Z", + "issue_url": "https://github.com/Robsukas/iti0302-2023-homework-2/issues/1", + "issue_createdAt": "2023-09-21T12:27:08Z", "issue_repo": { - "repo_name": "FerretDB", - "repo_desc": "A truly Open Source MongoDB alternative", - "repo_url": "https://github.com/FerretDB/FerretDB", - "repo_stars": 7678, + "repo_name": "iti0302-2023-homework-2", + "repo_desc": "", + "repo_url": "https://github.com/Robsukas/iti0302-2023-homework-2", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "FerretDB" + "repo_owner": "Robsukas" } }, - "issue_title": "Implement Prometheus collector for `Registry`", + "issue_title": "Improve project structure, create the entity file for employee", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "code/feature" - }, - { - "label_name": "backend/pg" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -36411,56 +35893,44 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28492", - "issue_createdAt": "2023-09-21T09:12:50Z", + "issue_url": "https://github.com/cloudwego/hertz/issues/952", + "issue_createdAt": "2023-09-21T12:27:04Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "hertz", + "repo_desc": "Go HTTP framework with high-performance and strong-extensibility for building micro-services.", + "repo_url": "https://github.com/cloudwego/hertz", + "repo_stars": 4172, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Go" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Thrift" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "cloudwego" } }, - "issue_title": "Add unit test for NewGlobalNode#getGlobalRuleNode", + "issue_title": "Request help:add docs for config hook of host client", "issue_labels": { "Nodes": [ - { - "label_name": "status: volunteer wanted" - }, - { - "label_name": "in: test" - }, { "label_name": "good first issue" }, { - "label_name": "project: OSD2023" + "label_name": "help wanted" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -36472,50 +35942,53 @@ }, { "Issue": { - "issue_url": "https://github.com/privacy-scaling-explorations/bandada/issues/307", - "issue_createdAt": "2023-09-21T09:10:11Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28545", + "issue_createdAt": "2023-09-21T12:24:49Z", "issue_repo": { - "repo_name": "bandada", - "repo_desc": "A system for managing privacy-preserving groups.", - "repo_url": "https://github.com/privacy-scaling-explorations/bandada", - "repo_stars": 33, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Java" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Batchfile" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "Solidity" + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "privacy-scaling-explorations" + "repo_owner": "apache" } }, - "issue_title": "Dashboard: Hide the section of the danger zone in off-chain groups when you are not the admin", + "issue_title": "Add unit test for GovernanceRepositoryAPIImpl persistLatestCheckJobId, getLatestCheckJobId, deleteLatestCheckJobId", "issue_labels": { "Nodes": [ { - "label_name": "bug 🐛" + "label_name": "in: test" }, { "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -36527,59 +36000,41 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28491", - "issue_createdAt": "2023-09-21T09:08:37Z", + "issue_url": "https://github.com/PaperMC/Paper/issues/9737", + "issue_createdAt": "2023-09-21T12:24:40Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "Paper", + "repo_desc": "The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies", + "repo_url": "https://github.com/PaperMC/Paper", + "repo_stars": 7988, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Java" - }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ANTLR" - }, - { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "PaperMC" } }, - "issue_title": "Add more unit test for ShardingSphereDatabaseData", + "issue_title": "Painting loose its art/variant when the direction is changed once spawned", "issue_labels": { "Nodes": [ { - "label_name": "status: volunteer wanted" - }, - { - "label_name": "in: test" + "label_name": "type: bug" }, { "label_name": "good first issue" - }, - { - "label_name": "project: OSD2023" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -36588,44 +36043,32 @@ }, { "Issue": { - "issue_url": "https://github.com/privacy-scaling-explorations/bandada/issues/306", - "issue_createdAt": "2023-09-21T09:08:35Z", + "issue_url": "https://github.com/TaromaruYuki/Doggoscript/issues/10", + "issue_createdAt": "2023-09-21T12:24:36Z", "issue_repo": { - "repo_name": "bandada", - "repo_desc": "A system for managing privacy-preserving groups.", - "repo_url": "https://github.com/privacy-scaling-explorations/bandada", - "repo_stars": 33, + "repo_name": "Doggoscript", + "repo_desc": "A programming language made in C++.", + "repo_url": "https://github.com/TaromaruYuki/Doggoscript", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Solidity" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "privacy-scaling-explorations" + "repo_owner": "TaromaruYuki" } }, - "issue_title": "Dashboard: Hide the section of the api key in off-chain groups when you are not the admin", + "issue_title": "Code Cleanup", "issue_labels": { "Nodes": [ { - "label_name": "bug 🐛" + "label_name": "feature" }, { "label_name": "good first issue" @@ -36637,19 +36080,19 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28490", - "issue_createdAt": "2023-09-21T09:07:30Z", + "issue_url": "https://github.com/exercism/java/issues/2368", + "issue_createdAt": "2023-09-21T12:24:29Z", "issue_repo": { - "repo_name": "shardingsphere", - "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", - "repo_url": "https://github.com/apache/shardingsphere", - "repo_stars": 18803, + "repo_name": "java", + "repo_desc": "Exercism exercises in Java.", + "repo_url": "https://github.com/exercism/java", + "repo_stars": 603, "repo_langs": { "Nodes": [ { @@ -36659,43 +36102,37 @@ "repo_prog_language": "Shell" }, { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ANTLR" - }, - { - "repo_prog_language": "FreeMarker" + "repo_prog_language": "Smarty" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "exercism" } }, - "issue_title": "Add more unit test for ShardingSphereSchemaData", + "issue_title": "Update installation instructions to install latest Java LTS version", "issue_labels": { "Nodes": [ { - "label_name": "status: volunteer wanted" + "label_name": "good first issue" }, { - "label_name": "in: test" + "label_name": "x:action/fix" }, { - "label_name": "good first issue" + "label_name": "x:knowledge/elementary" }, { - "label_name": "project: OSD2023" + "label_name": "x:type/docs" + }, + { + "label_name": "x:size/small" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -36704,8 +36141,8 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28489", - "issue_createdAt": "2023-09-21T09:05:57Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28544", + "issue_createdAt": "2023-09-21T12:22:52Z", "issue_repo": { "repo_name": "shardingsphere", "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", @@ -36737,12 +36174,9 @@ "repo_owner": "apache" } }, - "issue_title": "Add more unit test for ShardingSphereStatistics", + "issue_title": "Add unit test for GovernanceRepositoryAPIImpl persistJobOffsetInfo, getJobOffsetInfo", "issue_labels": { "Nodes": [ - { - "label_name": "status: volunteer wanted" - }, { "label_name": "in: test" }, @@ -36753,7 +36187,7 @@ "label_name": "project: OSD2023" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -36765,54 +36199,60 @@ }, { "Issue": { - "issue_url": "https://github.com/hitsz-ids/duetector/issues/75", - "issue_createdAt": "2023-09-21T09:02:36Z", + "issue_url": "https://github.com/REGnosys/rosetta-dsl/issues/653", + "issue_createdAt": "2023-09-21T12:20:51Z", "issue_repo": { - "repo_name": "duetector", - "repo_desc": "duetector🔍: Data Usage Extensible Detector for data usage observability.", - "repo_url": "https://github.com/hitsz-ids/duetector", - "repo_stars": 4, + "repo_name": "rosetta-dsl", + "repo_desc": "The project containing the Rosetta grammar and default code generators", + "repo_url": "https://github.com/REGnosys/rosetta-dsl", + "repo_stars": 14, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Xtend" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "hitsz-ids" + "repo_owner": "REGnosys" } }, - "issue_title": "Cookiecutter for extensions", + "issue_title": "Cannot use `^tag` as an attribute name in Rosetta", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "GFI:Easy" + "label_name": "subject: syntax" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/apache/shardingsphere/issues/28488", - "issue_createdAt": "2023-09-21T09:01:38Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28543", + "issue_createdAt": "2023-09-21T12:20:42Z", "issue_repo": { "repo_name": "shardingsphere", "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", @@ -36844,12 +36284,9 @@ "repo_owner": "apache" } }, - "issue_title": "Add unit test for ClusterStatusSubscriber", + "issue_title": "Add unit test for GovernanceRepositoryAPIImpl.isExisted", "issue_labels": { "Nodes": [ - { - "label_name": "status: volunteer wanted" - }, { "label_name": "in: test" }, @@ -36860,7 +36297,7 @@ "label_name": "project: OSD2023" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -36872,62 +36309,46 @@ }, { "Issue": { - "issue_url": "https://github.com/Agenta-AI/agenta/issues/637", - "issue_createdAt": "2023-09-21T08:58:01Z", + "issue_url": "https://github.com/ghtr3/milestones/issues/1", + "issue_createdAt": "2023-09-21T12:20:41Z", "issue_repo": { - "repo_name": "agenta", - "repo_desc": " The LLMOps platform to build robust LLM apps. Easily experiment and evaluate different prompts, models, and workflows.", - "repo_url": "https://github.com/Agenta-AI/agenta", - "repo_stars": 350, + "repo_name": "milestones", + "repo_desc": "", + "repo_url": "https://github.com/ghtr3/milestones", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HCL" - }, - { - "repo_prog_language": "MDX" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Agenta-AI" + "repo_owner": "ghtr3" } }, - "issue_title": "[FEAT] Upgrade Pydantic dependency to version 2.3.0", + "issue_title": "first", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "Backend" + "label_name": "invalid" }, { - "label_name": "hacktoberfest" + "label_name": "question" + }, + { + "label_name": "wontfix" + }, + { + "label_name": "oko" } ], - "label_totalcount": 3 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -36936,56 +36357,56 @@ }, { "Issue": { - "issue_url": "https://github.com/noams24/Kef-Code/issues/87", - "issue_createdAt": "2023-09-21T08:52:16Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28542", + "issue_createdAt": "2023-09-21T12:16:15Z", "issue_repo": { - "repo_name": "Kef-Code", - "repo_desc": "An educational website to help students easily pass tests", - "repo_url": "https://github.com/noams24/Kef-Code", - "repo_stars": 4, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Java" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "noams24" + "repo_owner": "apache" } }, - "issue_title": "Delete Solution", + "issue_title": "Add unit test for PipelineJobCenter", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "in: test" }, { "label_name": "good first issue" }, { - "label_name": "Frontend" + "label_name": "project: OSD2023" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -36994,35 +36415,38 @@ }, { "Issue": { - "issue_url": "https://github.com/arthurits/ErgoLux/issues/40", - "issue_createdAt": "2023-09-21T08:49:58Z", + "issue_url": "https://github.com/mljar/mljar-supervised/issues/657", + "issue_createdAt": "2023-09-21T12:13:40Z", "issue_repo": { - "repo_name": "ErgoLux", - "repo_desc": "T-10A illuminance-meter data recording", - "repo_url": "https://github.com/arthurits/ErgoLux", - "repo_stars": 3, + "repo_name": "mljar-supervised", + "repo_desc": "Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation", + "repo_url": "https://github.com/mljar/mljar-supervised", + "repo_stars": 2749, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "arthurits" + "repo_owner": "mljar" } }, - "issue_title": "Translations and reviews", + "issue_title": "tqdm warning in notebook", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "Hacktoberfest" + "label_name": "help wanted" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -37034,31 +36458,28 @@ }, { "Issue": { - "issue_url": "https://github.com/GuiBibeau/sideyard/issues/2", - "issue_createdAt": "2023-09-21T08:49:27Z", + "issue_url": "https://github.com/templo-de-loki/therion/issues/7", + "issue_createdAt": "2023-09-21T12:11:47Z", "issue_repo": { - "repo_name": "sideyard", - "repo_desc": "Side Yard, an open-source platform where you can sell, donate, or collaborate on side projects. Whether you're a developer, designer, writer, or anyone with a side hustle, Side Yard is the place for you.", - "repo_url": "https://github.com/GuiBibeau/sideyard", - "repo_stars": 8, + "repo_name": "therion", + "repo_desc": "A website about Nordic paganism, runic oracle, mentorships, courses, experiences, and a lot of Loki's chaos!", + "repo_url": "https://github.com/templo-de-loki/therion", + "repo_stars": 1, "repo_langs": { "Nodes": [ { "repo_prog_language": "TypeScript" }, - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "GuiBibeau" + "repo_owner": "templo-de-loki" } }, - "issue_title": "OG image on home page is broken", + "issue_title": "Remove Personal Names from Reviews", "issue_labels": { "Nodes": [ { @@ -37068,50 +36489,56 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/pythonpioneer/my-notes-frontend/issues/42", - "issue_createdAt": "2023-09-21T08:49:02Z", + "issue_url": "https://github.com/scrapy/scrapy/issues/6060", + "issue_createdAt": "2023-09-21T12:11:06Z", "issue_repo": { - "repo_name": "my-notes-frontend", - "repo_desc": "This repo contain only frontend files for my-notes.", - "repo_url": "https://github.com/pythonpioneer/my-notes-frontend", - "repo_stars": 2, + "repo_name": "scrapy", + "repo_desc": "Scrapy, a fast high-level web crawling \u0026 scraping framework for Python.", + "repo_url": "https://github.com/scrapy/scrapy", + "repo_stars": 48515, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Roff" } ] }, "Owner": { - "repo_owner": "pythonpioneer" + "repo_owner": "scrapy" } }, - "issue_title": "Login Access", + "issue_title": "Explicitly mention PythonItemExporter output changes in 2.11", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" + }, + { + "label_name": "docs" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -37123,67 +36550,53 @@ }, { "Issue": { - "issue_url": "https://github.com/arthurits/SignalAnalysis/issues/41", - "issue_createdAt": "2023-09-21T08:45:37Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28540", + "issue_createdAt": "2023-09-21T12:06:05Z", "issue_repo": { - "repo_name": "SignalAnalysis", - "repo_desc": "Signal analysis tool featuring FFT (fast Fourier transform), fractal dimension, entropy, and numerical differentiation and integration", - "repo_url": "https://github.com/arthurits/SignalAnalysis", - "repo_stars": 10, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Standard ML" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "arthurits" + "repo_owner": "apache" } }, - "issue_title": "Portuguese (pt-PT) translation needed", + "issue_title": "Add unit test for YamlTableDataConsistencyCheckResultSwapper", "issue_labels": { "Nodes": [ + { + "label_name": "in: test" + }, { "label_name": "good first issue" }, { - "label_name": "Hacktoberfest" + "label_name": "project: OSD2023" } ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", - "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, - "repo_langs": { - "Nodes": null - }, - "Owner": { - "repo_owner": "" - } - }, - "issue_title": "", - "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -37195,31 +36608,40 @@ }, { "Issue": { - "issue_url": "https://github.com/krotosuanew/burger_restored777/issues/3", - "issue_createdAt": "2023-09-21T08:42:07Z", + "issue_url": "https://github.com/ocaml-gospel/gospel/issues/340", + "issue_createdAt": "2023-09-21T12:01:38Z", "issue_repo": { - "repo_name": "burger_restored777", - "repo_desc": "", - "repo_url": "https://github.com/krotosuanew/burger_restored777", - "repo_stars": 0, + "repo_name": "gospel", + "repo_desc": "A tool-agnostic formal specification language for OCaml.", + "repo_url": "https://github.com/ocaml-gospel/gospel", + "repo_stars": 92, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "OCaml" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "SourcePawn" + }, + { + "repo_prog_language": "Raku" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Awk" } ] }, "Owner": { - "repo_owner": "krotosuanew" + "repo_owner": "ocaml-gospel" } }, - "issue_title": "dasdda", + "issue_title": "Missing error message for unsupported types", "issue_labels": { "Nodes": [ { @@ -37229,44 +36651,44 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/rzk-lang/sHoTT/issues/36", - "issue_createdAt": "2023-09-21T08:42:04Z", + "issue_url": "https://github.com/csunibo/informabot/issues/113", + "issue_createdAt": "2023-09-21T12:01:10Z", "issue_repo": { - "repo_name": "sHoTT", - "repo_desc": "Formalisations for simplicial HoTT and synthetic ∞-categories.", - "repo_url": "https://github.com/rzk-lang/sHoTT", - "repo_stars": 7, + "repo_name": "informabot", + "repo_desc": "A Telegram bot to assist other undergraduate Computer Science students at the University of Bologna.", + "repo_url": "https://github.com/csunibo/informabot", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "rzk-lang" + "repo_owner": "csunibo" } }, - "issue_title": "Reversing equivalences", + "issue_title": "`/help_fatherbot`", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -37278,47 +36700,59 @@ }, { "Issue": { - "issue_url": "https://github.com/hrushikeshrv/mjxgui/issues/20", - "issue_createdAt": "2023-09-21T08:39:51Z", + "issue_url": "https://github.com/PipedreamHQ/pipedream/issues/8170", + "issue_createdAt": "2023-09-21T12:00:02Z", "issue_repo": { - "repo_name": "mjxgui", - "repo_desc": "A WYSIWYG equation editor for the web with LaTeX support", - "repo_url": "https://github.com/hrushikeshrv/mjxgui", - "repo_stars": 14, + "repo_name": "pipedream", + "repo_desc": "Connect APIs, remarkably fast. Free for developers.", + "repo_url": "https://github.com/PipedreamHQ/pipedream", + "repo_stars": 7198, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "hrushikeshrv" + "repo_owner": "PipedreamHQ" } }, - "issue_title": "Document how to customize editor CSS", + "issue_title": "[ACTION][Google Drive] Upload or replace", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "action" + }, + { + "label_name": "triaged" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -37327,44 +36761,56 @@ }, { "Issue": { - "issue_url": "https://github.com/IRNAS/zephyr-spi-flash-en25-driver/issues/21", - "issue_createdAt": "2023-09-21T08:37:56Z", + "issue_url": "https://github.com/cheshire-cat-ai/core/issues/464", + "issue_createdAt": "2023-09-21T11:59:04Z", "issue_repo": { - "repo_name": "zephyr-spi-flash-en25-driver", - "repo_desc": "", - "repo_url": "https://github.com/IRNAS/zephyr-spi-flash-en25-driver", - "repo_stars": 2, + "repo_name": "core", + "repo_desc": "Open source and customizable AI architecture", + "repo_url": "https://github.com/cheshire-cat-ai/core", + "repo_stars": 888, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "C" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "IRNAS" + "repo_owner": "cheshire-cat-ai" } }, - "issue_title": "BUG - WP and HOLD pins are configured wrong", + "issue_title": "OpenAI is deprecating `text-davinci-003`", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "LLM" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -37373,77 +36819,86 @@ }, { "Issue": { - "issue_url": "https://github.com/owasp-dep-scan/dep-scan/issues/127", - "issue_createdAt": "2023-09-21T08:37:53Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28539", + "issue_createdAt": "2023-09-21T11:54:19Z", "issue_repo": { - "repo_name": "dep-scan", - "repo_desc": "OWASP dep-scan is an open-source security audit based on known vulnerabilities and advisories for project dependencies. Supports both local repos and container images. Integrates with various CI environments such as Azure Pipelines, CircleCI, and Google CloudBuild. No server is required!", - "repo_url": "https://github.com/owasp-dep-scan/dep-scan", - "repo_stars": 435, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "owasp-dep-scan" + "repo_owner": "apache" } }, - "issue_title": "--no-vuln-table does not quiet all tables", + "issue_title": "Add more unit tests for CDCImporterManager", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "in: test" }, { "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/hrushikeshrv/mjxgui/issues/19", - "issue_createdAt": "2023-09-21T08:37:36Z", + "issue_url": "https://github.com/software-challenge/gui/issues/96", + "issue_createdAt": "2023-09-21T11:52:07Z", "issue_repo": { - "repo_name": "mjxgui", - "repo_desc": "A WYSIWYG equation editor for the web with LaTeX support", - "repo_url": "https://github.com/hrushikeshrv/mjxgui", - "repo_stars": 14, + "repo_name": "gui", + "repo_desc": "Software-Challenge GUI since 2020/21", + "repo_url": "https://github.com/software-challenge/gui", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "hrushikeshrv" + "repo_owner": "software-challenge" } }, - "issue_title": "Refactor editor window CSS", + "issue_title": "Add arm64 macOS (Apple Silicon) build", "issue_labels": { "Nodes": [ { @@ -37453,13 +36908,13 @@ "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "help wanted" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -37468,35 +36923,34 @@ }, { "Issue": { - "issue_url": "https://github.com/arthurits/ErgoLux/issues/39", - "issue_createdAt": "2023-09-21T08:35:56Z", + "issue_url": "https://github.com/ZecHub/zechub/issues/525", + "issue_createdAt": "2023-09-21T11:52:00Z", "issue_repo": { - "repo_name": "ErgoLux", - "repo_desc": "T-10A illuminance-meter data recording", - "repo_url": "https://github.com/arthurits/ErgoLux", - "repo_stars": 3, + "repo_name": "zechub", + "repo_desc": "A decentralized education hub for Zcash.", + "repo_url": "https://github.com/ZecHub/zechub", + "repo_stars": 21, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C#" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "arthurits" + "repo_owner": "ZecHub" } }, - "issue_title": "Portuguese (pt-BR) translation needed", + "issue_title": "ZecWeekly #61 Community Newsletter Sept 24th ", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" }, { - "label_name": "Hacktoberfest" + "label_name": "bounty" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -37508,130 +36962,154 @@ }, { "Issue": { - "issue_url": "https://github.com/krotosuanew/burger_restored123/issues/3", - "issue_createdAt": "2023-09-21T08:35:26Z", + "issue_url": "https://github.com/godotengine/godot/issues/82044", + "issue_createdAt": "2023-09-21T11:50:59Z", "issue_repo": { - "repo_name": "burger_restored123", - "repo_desc": "", - "repo_url": "https://github.com/krotosuanew/burger_restored123", - "repo_stars": 0, + "repo_name": "godot", + "repo_desc": "Godot Engine – Multi-platform 2D and 3D game engine", + "repo_url": "https://github.com/godotengine/godot", + "repo_stars": 74285, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Objective-C++" + }, + { + "repo_prog_language": "Java" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C#" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "GLSL" + }, + { + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "krotosuanew" + "repo_owner": "godotengine" } }, - "issue_title": "dasdda", + "issue_title": "Sprite3D texture wrapping causing pixel lines on border", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "topic:rendering" + }, + { + "label_name": "confirmed" + }, { "label_name": "good first issue" + }, + { + "label_name": "topic:3d" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 7 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/arthurits/ErgoLux/issues/38", - "issue_createdAt": "2023-09-21T08:33:21Z", + "issue_url": "https://github.com/google/go-github/issues/2938", + "issue_createdAt": "2023-09-21T11:46:51Z", "issue_repo": { - "repo_name": "ErgoLux", - "repo_desc": "T-10A illuminance-meter data recording", - "repo_url": "https://github.com/arthurits/ErgoLux", - "repo_stars": 3, + "repo_name": "go-github", + "repo_desc": "Go library for accessing the GitHub v3 API", + "repo_url": "https://github.com/google/go-github", + "repo_stars": 9676, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "arthurits" + "repo_owner": "google" } }, - "issue_title": "Portuguese (pt-PT) translation needed", + "issue_title": "Support for Copilot API", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "Hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/hrushikeshrv/mjxgui/issues/18", - "issue_createdAt": "2023-09-21T08:32:39Z", + "issue_url": "https://github.com/adrienpessu/go-app-example/issues/3", + "issue_createdAt": "2023-09-21T11:45:24Z", "issue_repo": { - "repo_name": "mjxgui", - "repo_desc": "A WYSIWYG equation editor for the web with LaTeX support", - "repo_url": "https://github.com/hrushikeshrv/mjxgui", - "repo_stars": 14, + "repo_name": "go-app-example", + "repo_desc": "", + "repo_url": "https://github.com/adrienpessu/go-app-example", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "hrushikeshrv" + "repo_owner": "adrienpessu" } }, - "issue_title": "Dynamically construct editor UI instead of hardcoding", + "issue_title": "remove the .idea please", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -37640,24 +37118,32 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/oscartbeaumont/specta/issues/145", + "issue_createdAt": "2023-09-21T11:41:38Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "specta", + "repo_desc": "Easily export your Rust types to other languages", + "repo_url": "https://github.com/oscartbeaumont/specta", + "repo_stars": 101, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "Rust" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "oscartbeaumont" } }, - "issue_title": "", + "issue_title": "Unit test JSDoc exporting", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -37669,80 +37155,68 @@ }, { "Issue": { - "issue_url": "https://github.com/PaperMC/Paper/issues/9736", - "issue_createdAt": "2023-09-21T08:27:51Z", + "issue_url": "https://github.com/Sulig/so_long/issues/1", + "issue_createdAt": "2023-09-21T11:40:28Z", "issue_repo": { - "repo_name": "Paper", - "repo_desc": "The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies", - "repo_url": "https://github.com/PaperMC/Paper", - "repo_stars": 7988, + "repo_name": "so_long", + "repo_desc": "And thanks for all the fish! -----------\u003e Este proyecto es un pequeño juego en 2D. Está diseñado para hacerte trabajar con texturas y sprites y algunos otros elementos básicos de jugabilidad.", + "repo_url": "https://github.com/Sulig/so_long", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Java" + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "PaperMC" + "repo_owner": "Sulig" } }, - "issue_title": "World#strikeLightningEffect powers lightning rods and clears copper", + "issue_title": "Welcome", "issue_labels": { "Nodes": [ - { - "label_name": "type: bug" - }, - { - "label_name": "upstream" - }, - { - "label_name": "status: accepted" - }, { "label_name": "good first issue" - }, - { - "label_name": "upstream: spigot" - }, - { - "label_name": "version: 1.20" } ], - "label_totalcount": 6 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Developer-Suman/Forestry-Reporting-System-Reuse-/issues/3", - "issue_createdAt": "2023-09-21T08:25:10Z", + "issue_url": "https://github.com/terraform-ibm-modules/terraform-ibm-vpe-gateway/issues/394", + "issue_createdAt": "2023-09-21T11:38:53Z", "issue_repo": { - "repo_name": "Forestry-Reporting-System-Reuse-", - "repo_desc": "This is market based project using Layered Architecture suing ASP.NET Core Web API", - "repo_url": "https://github.com/Developer-Suman/Forestry-Reporting-System-Reuse-", + "repo_name": "terraform-ibm-vpe-gateway", + "repo_desc": "Create Virtual Private Endpoint Gateways across VPC subnets.", + "repo_url": "https://github.com/terraform-ibm-modules/terraform-ibm-vpe-gateway", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "Developer-Suman" + "repo_owner": "terraform-ibm-modules" } }, - "issue_title": "Add Finanmetcial State", + "issue_title": "add terratest executing examples/every-mt-vpe", "issue_labels": { "Nodes": [ { @@ -37758,33 +37232,53 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/badhon252/PrismaStore-client/issues/6", + "issue_createdAt": "2023-09-21T11:33:40Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "PrismaStore-client", + "repo_desc": "This is a client for PrismaStore eCommerce web applications", + "repo_url": "https://github.com/badhon252/PrismaStore-client", + "repo_stars": 1, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "badhon252" } }, - "issue_title": "", + "issue_title": "Navbar Responsive issue", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -37793,26 +37287,23 @@ }, { "Issue": { - "issue_url": "https://github.com/kubebb/core/issues/360", - "issue_createdAt": "2023-09-21T08:16:41Z", + "issue_url": "https://github.com/badhon252/PrismaStore-client/issues/5", + "issue_createdAt": "2023-09-21T11:30:42Z", "issue_repo": { - "repo_name": "core", - "repo_desc": "A declarative component lifecycle management platform", - "repo_url": "https://github.com/kubebb/core", - "repo_stars": 6, + "repo_name": "PrismaStore-client", + "repo_desc": "This is a client for PrismaStore eCommerce web applications", + "repo_url": "https://github.com/badhon252/PrismaStore-client", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Go" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "Shell" @@ -37820,10 +37311,10 @@ ] }, "Owner": { - "repo_owner": "kubebb" + "repo_owner": "badhon252" } }, - "issue_title": "we should not push 0.1.5 image many times.", + "issue_title": "Products automatic archived ", "issue_labels": { "Nodes": [ { @@ -37831,18 +37322,9 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "priority-high" - }, - { - "label_name": "difficulty-easy" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -37854,67 +37336,116 @@ }, { "Issue": { - "issue_url": "https://github.com/MetteGrytten/marked/issues/5", - "issue_createdAt": "2023-09-21T08:13:47Z", + "issue_url": "https://github.com/redhat-developer/vscode-server-connector/issues/596", + "issue_createdAt": "2023-09-21T11:22:04Z", "issue_repo": { - "repo_name": "marked", - "repo_desc": "", - "repo_url": "https://github.com/MetteGrytten/marked", - "repo_stars": 0, + "repo_name": "vscode-server-connector", + "repo_desc": "📦 Connects Visual Studio Code to your server adapters and run, deploy apps !!", + "repo_url": "https://github.com/redhat-developer/vscode-server-connector", + "repo_stars": 50, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "MetteGrytten" + "repo_owner": "redhat-developer" } }, - "issue_title": "Oppsummeringsmøte Kunde 1", + "issue_title": "Fix eap ui tests", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "tests" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/llvm/llvm-project/issues/66990", - "issue_createdAt": "2023-09-21T08:13:44Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "llvm-project", - "repo_desc": "The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.", - "repo_url": "https://github.com/llvm/llvm-project", - "repo_stars": 21934, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": null }, "Owner": { - "repo_owner": "llvm" + "repo_owner": "" } }, - "issue_title": "[analyzer] CStringChecker strlen should trust global constant initializers", + "issue_title": "", + "issue_labels": { + "Nodes": null, + "label_totalcount": 0 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/cheshire-cat-ai/docs/issues/25", + "issue_createdAt": "2023-09-21T11:17:25Z", + "issue_repo": { + "repo_name": "docs", + "repo_desc": "Documentation for the Cheshire Cat AI", + "repo_url": "https://github.com/cheshire-cat-ai/docs", + "repo_stars": 9, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "Python" + } + ] + }, + "Owner": { + "repo_owner": "cheshire-cat-ai" + } + }, + "issue_title": "Mention plugin template and registry in the docs", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "clang:static analyzer" + "label_name": "technical" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -37923,101 +37454,96 @@ }, { "Issue": { - "issue_url": "https://github.com/VChernonYA/VChernonYA/issues/4", - "issue_createdAt": "2023-09-21T08:07:09Z", + "issue_url": "https://github.com/LemonjamesD/Whiteboard/issues/21", + "issue_createdAt": "2023-09-21T11:10:11Z", "issue_repo": { - "repo_name": "VChernonYA", - "repo_desc": "Config files for my GitHub profile.", - "repo_url": "https://github.com/VChernonYA/VChernonYA", + "repo_name": "Whiteboard", + "repo_desc": "A C rewrite of Blackboard (A C building tool)", + "repo_url": "https://github.com/LemonjamesD/Whiteboard", "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "C" + } + ] }, "Owner": { - "repo_owner": "VChernonYA" + "repo_owner": "LemonjamesD" } }, - "issue_title": "vchernomya", + "issue_title": "With the recent addition of srcdirs as an array can we do the same for includedirs", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" - }, { "label_name": "enhancement" }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, - { - "label_name": "invalid" - }, { "label_name": "question" - }, - { - "label_name": "wontfix" - }, - { - "label_name": "bug_report.md" } ], - "label_totalcount": 10 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/silencelen/bybrynn-code/issues/10", - "issue_createdAt": "2023-09-21T08:02:39Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28538", + "issue_createdAt": "2023-09-21T11:09:34Z", "issue_repo": { - "repo_name": "bybrynn-code", - "repo_desc": "", - "repo_url": "https://github.com/silencelen/bybrynn-code", - "repo_stars": 1, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" + "repo_prog_language": "Java" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "silencelen" + "repo_owner": "apache" } }, - "issue_title": "fix current gallery stacking to have same width", + "issue_title": "Add more unit tests for ExpressionSegmentBinder", "issue_labels": { "Nodes": [ + { + "label_name": "in: test" + }, { "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -38029,47 +37555,56 @@ }, { "Issue": { - "issue_url": "https://github.com/pharo-project/pharo/issues/14719", - "issue_createdAt": "2023-09-21T07:59:34Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28537", + "issue_createdAt": "2023-09-21T11:02:36Z", "issue_repo": { - "repo_name": "pharo", - "repo_desc": "Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.", - "repo_url": "https://github.com/pharo-project/pharo", - "repo_stars": 1087, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Smalltalk" + "repo_prog_language": "Java" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Perl" + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "pharo-project" + "repo_owner": "apache" } }, - "issue_title": "self for number in inspector", + "issue_title": "Add more unit tests for ConstraintReviseEngine", "issue_labels": { "Nodes": [ { - "label_name": "Bug" + "label_name": "in: test" }, { "label_name": "good first issue" }, { - "label_name": "Code provided" + "label_name": "project: OSD2023" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -38078,24 +37613,53 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28536", + "issue_createdAt": "2023-09-21T11:01:37Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "apache" } }, - "issue_title": "", + "issue_title": "Add more unit tests for IndexReviseEngine", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "in: test" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" + } + ], + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -38107,24 +37671,53 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28535", + "issue_createdAt": "2023-09-21T11:00:04Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "apache" } }, - "issue_title": "", + "issue_title": "Add more unit tests for TableMetaDataReviseEngine", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "in: test" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" + } + ], + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -38136,62 +37729,111 @@ }, { "Issue": { - "issue_url": "https://github.com/biomejs/biome/issues/364", - "issue_createdAt": "2023-09-21T07:52:16Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28534", + "issue_createdAt": "2023-09-21T10:56:25Z", "issue_repo": { - "repo_name": "biome", - "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. ", - "repo_url": "https://github.com/biomejs/biome", - "repo_stars": 2489, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Java" + }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "FreeMarker" + } + ] + }, + "Owner": { + "repo_owner": "apache" + } + }, + "issue_title": "Add more unit tests for SchemaMetaDataReviseEngine", + "issue_labels": { + "Nodes": [ + { + "label_name": "in: test" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" + } + ], + "label_totalcount": 3 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/apache/shardingsphere/issues/28533", + "issue_createdAt": "2023-09-21T10:55:09Z", + "issue_repo": { + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "Java" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Astro" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Just" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "biomejs" + "repo_owner": "apache" } }, - "issue_title": "📎 Improve diagnostic of `useValidAriaProps`", + "issue_title": "Add more unit tests for SingleMetaDataReviseEntry", "issue_labels": { "Nodes": [ + { + "label_name": "in: test" + }, { "label_name": "good first issue" }, { - "label_name": "A-Linter" + "label_name": "project: OSD2023" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -38203,53 +37845,108 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/privacy-scaling-explorations/bandada/issues/308", + "issue_createdAt": "2023-09-21T10:54:22Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "bandada", + "repo_desc": "A system for managing privacy-preserving groups.", + "repo_url": "https://github.com/privacy-scaling-explorations/bandada", + "repo_stars": 33, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Solidity" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "privacy-scaling-explorations" } }, - "issue_title": "", + "issue_title": "Add the `addMembersByApiKey` and `removeMembersByApiKey` functions in the API SDK package", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "feature :rocket:" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28532", + "issue_createdAt": "2023-09-21T10:54:17Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "apache" } }, - "issue_title": "", + "issue_title": "Add more unit tests for ShardingMetaDataReviseEntry", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "in: test" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" + } + ], + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -38261,24 +37958,53 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28531", + "issue_createdAt": "2023-09-21T10:52:33Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "apache" } }, - "issue_title": "", + "issue_title": "Add more unit tests for EncryptMetaDataReviseEntry", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "in: test" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" + } + ], + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -38290,24 +38016,87 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/victorchrollo14/mernEcommerce/issues/59", + "issue_createdAt": "2023-09-21T10:52:31Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "mernEcommerce", + "repo_desc": "Ecommerce site built with mern", + "repo_url": "https://github.com/victorchrollo14/mernEcommerce", + "repo_stars": 2, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "victorchrollo14" } }, - "issue_title": "", + "issue_title": "Add a slider for images in product page.", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "good first issue" + }, + { + "label_name": "frontend" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 4 + }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/JamesTKhan/Mundus/issues/248", + "issue_createdAt": "2023-09-21T10:43:24Z", + "issue_repo": { + "repo_name": "Mundus", + "repo_desc": "A 3D world/level editor built with Java, Kotlin \u0026 libGDX.", + "repo_url": "https://github.com/JamesTKhan/Mundus", + "repo_stars": 102, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "GLSL" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Kotlin" + } + ] + }, + "Owner": { + "repo_owner": "JamesTKhan" + } + }, + "issue_title": "There already exists a texture with the same name error message but not selected texture", + "issue_labels": { + "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -38319,24 +38108,47 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/deepcausality-rs/sites/issues/71", + "issue_createdAt": "2023-09-21T10:40:24Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", + "repo_name": "sites", + "repo_desc": "website files", + "repo_url": "https://github.com/deepcausality-rs/sites", "repo_stars": 0, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "HTML" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "deepcausality-rs" } }, - "issue_title": "", + "issue_title": "Polish documentation", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "help wanted" + } + ], + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -38348,25 +38160,34 @@ }, { "Issue": { - "issue_url": "https://github.com/OligoGeneticDiseases/gen-stats/issues/1", - "issue_createdAt": "2023-09-21T07:40:44Z", + "issue_url": "https://github.com/opendatahub-io/opendatahub-operator/issues/553", + "issue_createdAt": "2023-09-21T10:35:57Z", "issue_repo": { - "repo_name": "gen-stats", - "repo_desc": "", - "repo_url": "https://github.com/OligoGeneticDiseases/gen-stats", - "repo_stars": 0, + "repo_name": "opendatahub-operator", + "repo_desc": "Open Data Hub operator implementation, based on Kubeflow Operator", + "repo_url": "https://github.com/opendatahub-io/opendatahub-operator", + "repo_stars": 39, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "OligoGeneticDiseases" + "repo_owner": "opendatahub-io" } }, - "issue_title": "Stats into Jupyter module", + "issue_title": "[follow-up]: enable all linters by default with exceptions and fix the rest warning/issues", "issue_labels": { "Nodes": [ { @@ -38388,41 +38209,47 @@ }, { "Issue": { - "issue_url": "https://github.com/arthurits/SignalAnalysis/issues/40", - "issue_createdAt": "2023-09-21T07:34:46Z", + "issue_url": "https://github.com/pypa/packaging.python.org/issues/1304", + "issue_createdAt": "2023-09-21T10:35:31Z", "issue_repo": { - "repo_name": "SignalAnalysis", - "repo_desc": "Signal analysis tool featuring FFT (fast Fourier transform), fractal dimension, entropy, and numerical differentiation and integration", - "repo_url": "https://github.com/arthurits/SignalAnalysis", - "repo_stars": 10, + "repo_name": "packaging.python.org", + "repo_desc": "Python Packaging User Guide", + "repo_url": "https://github.com/pypa/packaging.python.org", + "repo_stars": 1259, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Standard ML" + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "arthurits" + "repo_owner": "pypa" } }, - "issue_title": "Marathi (mr-IN) translation needed", + "issue_title": "'Upload artifact signatures to GitHub Release' - gh release step fails", "issue_labels": { "Nodes": [ + { + "label_name": "type: bug" + }, { "label_name": "good first issue" }, { - "label_name": "Hacktoberfest" + "label_name": "help wanted" + }, + { + "label_name": "component: guides" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -38431,34 +38258,41 @@ }, { "Issue": { - "issue_url": "https://github.com/sviksi/Kurs_21_september/issues/4", - "issue_createdAt": "2023-09-21T07:32:08Z", + "issue_url": "https://github.com/iggy-rs/iggy/issues/69", + "issue_createdAt": "2023-09-21T10:35:21Z", "issue_repo": { - "repo_name": "Kurs_21_september", - "repo_desc": "Test-greier da", - "repo_url": "https://github.com/sviksi/Kurs_21_september", - "repo_stars": 0, + "repo_name": "iggy", + "repo_desc": "Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.", + "repo_url": "https://github.com/iggy-rs/iggy", + "repo_stars": 621, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" + } + ] }, "Owner": { - "repo_owner": "sviksi" + "repo_owner": "iggy-rs" } }, - "issue_title": "Middag", + "issue_title": "Extend prints with session id (if any)", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "improvement" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 1 @@ -38467,31 +38301,44 @@ }, { "Issue": { - "issue_url": "https://github.com/MetteGrytten/Kurs_21_september/issues/1", - "issue_createdAt": "2023-09-21T07:31:38Z", + "issue_url": "https://github.com/deepcausality-rs/deep_causality/issues/104", + "issue_createdAt": "2023-09-21T10:33:58Z", "issue_repo": { - "repo_name": "Kurs_21_september", - "repo_desc": "Testing på github kurs", - "repo_url": "https://github.com/MetteGrytten/Kurs_21_september", - "repo_stars": 0, + "repo_name": "deep_causality", + "repo_desc": "Hyper-geometric computational causality library for Rust", + "repo_url": "https://github.com/deepcausality-rs/deep_causality", + "repo_stars": 73, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "MetteGrytten" + "repo_owner": "deepcausality-rs" } }, - "issue_title": "Lurt med korte og konkrete issues", + "issue_title": "Increase Test Coverage", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "help wanted" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { "issue_assignees_count": 1 @@ -38500,62 +38347,71 @@ }, { "Issue": { - "issue_url": "https://github.com/viaprize/viaprize/issues/93", - "issue_createdAt": "2023-09-21T07:30:43Z", + "issue_url": "https://github.com/musescore/MuseScore/issues/19470", + "issue_createdAt": "2023-09-21T10:28:46Z", "issue_repo": { - "repo_name": "viaprize", - "repo_desc": "", - "repo_url": "https://github.com/viaprize/viaprize", - "repo_stars": 3, + "repo_name": "MuseScore", + "repo_desc": "MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!", + "repo_url": "https://github.com/musescore/MuseScore", + "repo_stars": 10132, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "EJS" + "repo_prog_language": "QMake" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "QML" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "CartoCSS" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "viaprize" + "repo_owner": "musescore" } }, - "issue_title": "Feat(Docs): Set up proper read me files for monorepo and frontend ", + "issue_title": "Remove 'Show navigator' in Preferences", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "enhancement" + "label_name": "P3" }, { - "label_name": "good first issue" + "label_name": "community" }, { - "label_name": "easy" + "label_name": "regression" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -38564,35 +38420,47 @@ }, { "Issue": { - "issue_url": "https://github.com/arthurits/ErgoLux/issues/37", - "issue_createdAt": "2023-09-21T07:27:02Z", + "issue_url": "https://github.com/scrapy/scrapy/issues/6057", + "issue_createdAt": "2023-09-21T10:28:15Z", "issue_repo": { - "repo_name": "ErgoLux", - "repo_desc": "T-10A illuminance-meter data recording", - "repo_url": "https://github.com/arthurits/ErgoLux", - "repo_stars": 3, + "repo_name": "scrapy", + "repo_desc": "Scrapy, a fast high-level web crawling \u0026 scraping framework for Python.", + "repo_url": "https://github.com/scrapy/scrapy", + "repo_stars": 48515, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Roff" } ] }, "Owner": { - "repo_owner": "arthurits" + "repo_owner": "scrapy" } }, - "issue_title": "Marathi (mr-IN) translation needed", + "issue_title": "Improve the docs about Crawler initialization changes", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "Hacktoberfest" + "label_name": "docs" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -38604,44 +38472,207 @@ }, { "Issue": { - "issue_url": "https://github.com/TeamPetPoison/pet-poison-alert/issues/56", - "issue_createdAt": "2023-09-21T07:25:51Z", + "issue_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp/issues/47", + "issue_createdAt": "2023-09-21T10:23:37Z", "issue_repo": { - "repo_name": "pet-poison-alert", - "repo_desc": "client repo for pet poison alert ", - "repo_url": "https://github.com/TeamPetPoison/pet-poison-alert", - "repo_stars": 1, + "repo_name": "Chirp", + "repo_desc": "", + "repo_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp", + "repo_stars": 0, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "C#" + } + ] + }, + "Owner": { + "repo_owner": "ITU-BDSA23-GROUP6" + } + }, + "issue_title": " Project Review 1 - 3", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp/issues/46", + "issue_createdAt": "2023-09-21T10:22:49Z", + "issue_repo": { + "repo_name": "Chirp", + "repo_desc": "", + "repo_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp", + "repo_stars": 0, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "C#" + } + ] + }, + "Owner": { + "repo_owner": "ITU-BDSA23-GROUP6" + } + }, + "issue_title": "Continue Automatic Releases of your Chirp! CLI Clients - 2b", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp/issues/45", + "issue_createdAt": "2023-09-21T10:22:09Z", + "issue_repo": { + "repo_name": "Chirp", + "repo_desc": "", + "repo_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp", + "repo_stars": 0, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "C#" + } + ] + }, + "Owner": { + "repo_owner": "ITU-BDSA23-GROUP6" + } + }, + "issue_title": "Add Automatic Deployment of your CSV Database Web Service - 2a", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp/issues/44", + "issue_createdAt": "2023-09-21T10:21:26Z", + "issue_repo": { + "repo_name": "Chirp", + "repo_desc": "", + "repo_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp", + "repo_stars": 0, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "C#" + } + ] + }, + "Owner": { + "repo_owner": "ITU-BDSA23-GROUP6" + } + }, + "issue_title": "As a developer, refactor your Chirp! CLI client to use the CSV Database Web Service", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/PipedreamHQ/pipedream/issues/8168", + "issue_createdAt": "2023-09-21T10:13:49Z", + "issue_repo": { + "repo_name": "pipedream", + "repo_desc": "Connect APIs, remarkably fast. Free for developers.", + "repo_url": "https://github.com/PipedreamHQ/pipedream", + "repo_stars": 7198, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "TeamPetPoison" + "repo_owner": "PipedreamHQ" } }, - "issue_title": "Add the Location Marker in Map ", + "issue_title": "androrat", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "question" + }, + { + "label_name": "trigger / source" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -38650,68 +38681,47 @@ }, { "Issue": { - "issue_url": "https://github.com/goblint/analyzer/issues/1181", - "issue_createdAt": "2023-09-21T07:25:43Z", + "issue_url": "https://github.com/chainloop-dev/chainloop/issues/353", + "issue_createdAt": "2023-09-21T10:11:06Z", "issue_repo": { - "repo_name": "analyzer", - "repo_desc": "Static analysis framework for C", - "repo_url": "https://github.com/goblint/analyzer", - "repo_stars": 135, + "repo_name": "chainloop", + "repo_desc": "Chainloop is an open source software supply chain control plane, a single source of truth for artifacts plus a declarative attestation crafting process.", + "repo_url": "https://github.com/chainloop-dev/chainloop", + "repo_stars": 210, "repo_langs": { "Nodes": [ { "repo_prog_language": "Makefile" }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "OCaml" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Promela" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Perl" + "repo_prog_language": "Smarty" }, { - "repo_prog_language": "Standard ML" + "repo_prog_language": "SQL" } ] }, "Owner": { - "repo_owner": "goblint" + "repo_owner": "chainloop-dev" } }, - "issue_title": "Autotuner doesn't account for all spawning functions", + "issue_title": "List material types and platforms that we support in the Readme", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "unsound" - }, - { - "label_name": "sv-comp" + "label_name": "documentation" }, { "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -38723,35 +38733,24 @@ }, { "Issue": { - "issue_url": "https://github.com/IETS3/iets3.opensource/issues/708", - "issue_createdAt": "2023-09-21T07:24:08Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "iets3.opensource", - "repo_desc": "Open Source Parts of IETS3", - "repo_url": "https://github.com/IETS3/iets3.opensource", - "repo_stars": 40, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JetBrains MPS" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "IETS3" + "repo_owner": "" } }, - "issue_title": "GenericFunctionType should be abstract or removed", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -38763,52 +38762,28 @@ }, { "Issue": { - "issue_url": "https://github.com/teamhanko/hanko/issues/1030", - "issue_createdAt": "2023-09-21T07:19:49Z", + "issue_url": "https://github.com/neulab/prompt2model/issues/357", + "issue_createdAt": "2023-09-21T10:06:32Z", "issue_repo": { - "repo_name": "hanko", - "repo_desc": "Open authentication and user management for the passkey era", - "repo_url": "https://github.com/teamhanko/hanko", - "repo_stars": 2256, + "repo_name": "prompt2model", + "repo_desc": "prompt2model - Generate Deployable Models from Natural Language Instructions", + "repo_url": "https://github.com/neulab/prompt2model", + "repo_stars": 1477, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Sass" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Svelte" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "teamhanko" + "repo_owner": "neulab" } }, - "issue_title": "Email security notifications", + "issue_title": "Support models that require trust_remote_code", "issue_labels": { "Nodes": [ { @@ -38816,15 +38791,9 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "go" - }, - { - "label_name": "💙 Hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -38865,65 +38834,44 @@ }, { "Issue": { - "issue_url": "https://github.com/void-linux/void-packages/issues/46170", - "issue_createdAt": "2023-09-21T07:18:04Z", + "issue_url": "https://github.com/LCA-ActivityBrowser/activity-browser/issues/1042", + "issue_createdAt": "2023-09-21T10:03:35Z", "issue_repo": { - "repo_name": "void-packages", - "repo_desc": "The Void source packages collection", - "repo_url": "https://github.com/void-linux/void-packages", - "repo_stars": 2150, + "repo_name": "activity-browser", + "repo_desc": "GUI for brightway2", + "repo_url": "https://github.com/LCA-ActivityBrowser/activity-browser", + "repo_stars": 107, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Roff" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "M4" - }, - { - "repo_prog_language": "Isabelle" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "HTML" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Perl" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "void-linux" + "repo_owner": "LCA-ActivityBrowser" } }, - "issue_title": "[tracking]: List of currently failing python3 checks", + "issue_title": "Add option to duplicate process to other location", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "feature" }, { "label_name": "good first issue" - }, - { - "label_name": "tracking" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -38935,44 +38883,56 @@ }, { "Issue": { - "issue_url": "https://github.com/bhanujoshi24/SynGPT/issues/53", - "issue_createdAt": "2023-09-21T07:17:57Z", + "issue_url": "https://github.com/containerd/nerdctl/issues/2523", + "issue_createdAt": "2023-09-21T09:57:55Z", "issue_repo": { - "repo_name": "SynGPT", - "repo_desc": "", - "repo_url": "https://github.com/bhanujoshi24/SynGPT", - "repo_stars": 0, + "repo_name": "nerdctl", + "repo_desc": "contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...", + "repo_url": "https://github.com/containerd/nerdctl", + "repo_stars": 6578, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Makefile" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Roff" + }, + { + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "Ruby" } ] }, "Owner": { - "repo_owner": "bhanujoshi24" + "repo_owner": "containerd" } }, - "issue_title": "Issue Code#1037 : Code Cleaning Activity for backend", + "issue_title": "Replace logrus with `github.com/containerd/log`", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "Backend" + "label_name": "kind/refactor" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -38981,65 +38941,71 @@ }, { "Issue": { - "issue_url": "https://github.com/google/comprehensive-rust/issues/1227", - "issue_createdAt": "2023-09-21T07:16:04Z", + "issue_url": "https://github.com/apache/airflow/issues/34516", + "issue_createdAt": "2023-09-21T09:56:08Z", "issue_repo": { - "repo_name": "comprehensive-rust", - "repo_desc": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.", - "repo_url": "https://github.com/google/comprehensive-rust", - "repo_stars": 19381, + "repo_name": "airflow", + "repo_desc": "Apache Airflow - A platform to programmatically author, schedule, and monitor workflows", + "repo_url": "https://github.com/apache/airflow", + "repo_stars": 31770, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "AIDL" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "C" + "repo_prog_language": "Mako" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "HCL" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "google" + "repo_owner": "apache" } }, - "issue_title": "Cleaner URLs", + "issue_title": "Jobs in Azure Containers restart infinitely if logger crashes, despite retries being set to off.", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "kind:bug" }, { - "label_name": "help wanted" + "label_name": "provider:microsoft-azure" + }, + { + "label_name": "area:providers" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -39048,59 +39014,80 @@ }, { "Issue": { - "issue_url": "https://github.com/biomejs/biome/issues/362", - "issue_createdAt": "2023-09-21T07:11:26Z", + "issue_url": "https://github.com/airsdk/airsdk.dev/issues/102", + "issue_createdAt": "2023-09-21T09:53:24Z", "issue_repo": { - "repo_name": "biome", - "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. ", - "repo_url": "https://github.com/biomejs/biome", - "repo_stars": 2489, + "repo_name": "airsdk.dev", + "repo_desc": "airsdk.dev website source - News information and documentation on the AIR SDK.", + "repo_url": "https://github.com/airsdk/airsdk.dev", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "Rust" - }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Astro" - }, - { - "repo_prog_language": "Just" + "repo_prog_language": "HTML" }, { "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "biomejs" + "repo_owner": "airsdk" } }, - "issue_title": "📎 Improve diagnostic of `useAnchorContent`", + "issue_title": "Link the Discord in the community page?", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 1 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/PineappleIncTeam/Calcullator-Credit/issues/6", + "issue_createdAt": "2023-09-21T09:48:36Z", + "issue_repo": { + "repo_name": "Calcullator-Credit", + "repo_desc": "Calculator", + "repo_url": "https://github.com/PineappleIncTeam/Calcullator-Credit", + "repo_stars": 0, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "PineappleIncTeam" + } + }, + "issue_title": "Calcullator Credit Rest Api ", + "issue_labels": { + "Nodes": [ + { + "label_name": "enhancement" }, { - "label_name": "A-Linter" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -39109,74 +39096,77 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 4 } } }, { "Issue": { - "issue_url": "https://github.com/pandas-dev/pandas/issues/55224", - "issue_createdAt": "2023-09-21T07:09:28Z", + "issue_url": "https://github.com/learningequality/kolibri/issues/11282", + "issue_createdAt": "2023-09-21T09:47:12Z", "issue_repo": { - "repo_name": "pandas", - "repo_desc": "Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more", - "repo_url": "https://github.com/pandas-dev/pandas", - "repo_stars": 39782, + "repo_name": "kolibri", + "repo_desc": "Kolibri Learning Platform: the offline app for universal education", + "repo_url": "https://github.com/learningequality/kolibri", + "repo_stars": 632, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "C" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "XSLT" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Cython" + "repo_prog_language": "Gherkin" }, { - "repo_prog_language": "Meson" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "pandas-dev" + "repo_owner": "learningequality" } }, - "issue_title": "BUG: Series.value_counts with sort=False returns result sorted on values for Series with string dtype", + "issue_title": "Rename KContentRenderer to ContentRenderer", "issue_labels": { "Nodes": [ { - "label_name": "Bug" + "label_name": "TAG: tech update / debt" }, { - "label_name": "Algos" + "label_name": "P3 - low" }, { - "label_name": "good first issue" + "label_name": "DEV: frontend" }, { - "label_name": "ExtensionArray" + "label_name": "help wanted" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 4 @@ -39188,96 +39178,146 @@ }, { "Issue": { - "issue_url": "https://github.com/Nuzair46/SpotX-Mac/issues/65", - "issue_createdAt": "2023-09-21T07:00:03Z", + "issue_url": "https://github.com/argilla-io/argilla/issues/3806", + "issue_createdAt": "2023-09-21T09:46:14Z", "issue_repo": { - "repo_name": "SpotX-Mac", - "repo_desc": "Spotify Ad blocker based on SpotX for MacOS", - "repo_url": "https://github.com/Nuzair46/SpotX-Mac", - "repo_stars": 889, + "repo_name": "argilla", + "repo_desc": "✨Argilla: the open-source data curation platform for LLMs", + "repo_url": "https://github.com/argilla-io/argilla", + "repo_stars": 2528, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Vue" + }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Mako" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "Nuzair46" + "repo_owner": "argilla-io" } }, - "issue_title": "I still keep getting ads. I'm I doing something wrong?", + "issue_title": "[DOCS] Add page in the docs describing Argilla user roles", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "help wanted" + "label_name": "documentation" }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Donkey0322/LogoShot3.0/issues/35", - "issue_createdAt": "2023-09-21T06:59:37Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "LogoShot3.0", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/Donkey0322/LogoShot3.0", - "repo_stars": 1, + "repo_url": "", + "repo_stars": 0, + "repo_langs": { + "Nodes": null + }, + "Owner": { + "repo_owner": "" + } + }, + "issue_title": "", + "issue_labels": { + "Nodes": null, + "label_totalcount": 0 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/apache/shardingsphere/issues/28519", + "issue_createdAt": "2023-09-21T09:42:00Z", + "issue_repo": { + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Java" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Objective-C++" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "Swift" + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "Donkey0322" + "repo_owner": "apache" } }, - "issue_title": "Feat: Loading State for Data Fetching", + "issue_title": "Add more unit tests for SingleTableLoadUtils", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "status: volunteer wanted" }, { - "label_name": "feat" + "label_name": "in: test" }, { - "label_name": "layout" + "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -39289,44 +39329,56 @@ }, { "Issue": { - "issue_url": "https://github.com/orochi-network/zkDatabase/issues/39", - "issue_createdAt": "2023-09-21T06:58:26Z", + "issue_url": "https://github.com/eza-community/eza/issues/404", + "issue_createdAt": "2023-09-21T09:41:12Z", "issue_repo": { - "repo_name": "zkDatabase", - "repo_desc": "zkDatabase, a distributed off-chain database with ZK prover", - "repo_url": "https://github.com/orochi-network/zkDatabase", - "repo_stars": 18, + "repo_name": "eza", + "repo_desc": "A modern, maintained replacement for ls", + "repo_url": "https://github.com/eza-community/eza", + "repo_stars": 2402, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Just" + }, + { + "repo_prog_language": "Nix" + }, + { + "repo_prog_language": "Brainfuck" } ] }, "Owner": { - "repo_owner": "orochi-network" + "repo_owner": "eza-community" } }, - "issue_title": "Transfer merkle tree by stream", + "issue_title": "bug: Windows OS error 123 when passing a path spec with long file names to eza in PowerShell", "issue_labels": { "Nodes": [ + { + "label_name": "errors" + }, { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "os › windows" + }, + { + "label_name": "errors › runtime error" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { "issue_assignees_count": 0 @@ -39335,62 +39387,56 @@ }, { "Issue": { - "issue_url": "https://github.com/biomejs/biome/issues/360", - "issue_createdAt": "2023-09-21T06:57:39Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28518", + "issue_createdAt": "2023-09-21T09:40:19Z", "issue_repo": { - "repo_name": "biome", - "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. ", - "repo_url": "https://github.com/biomejs/biome", - "repo_stars": 2489, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Java" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Astro" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Just" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "biomejs" + "repo_owner": "apache" } }, - "issue_title": "📎 Improve diagnostic of `noAriaUnsupportedElements`", + "issue_title": "Add more unit tests for SingleIndexReviser", "issue_labels": { "Nodes": [ + { + "label_name": "status: volunteer wanted" + }, + { + "label_name": "in: test" + }, { "label_name": "good first issue" }, { - "label_name": "A-Linter" + "label_name": "project: OSD2023" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -39402,47 +39448,56 @@ }, { "Issue": { - "issue_url": "https://github.com/ANrajin/hylos/issues/7", - "issue_createdAt": "2023-09-21T06:56:39Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28517", + "issue_createdAt": "2023-09-21T09:40:08Z", "issue_repo": { - "repo_name": "hylos", - "repo_desc": "Hylos is a dashboard template primarily developed with Angular and Tailwind CSS", - "repo_url": "https://github.com/ANrajin/hylos", - "repo_stars": 0, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Java" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "ANrajin" + "repo_owner": "apache" } }, - "issue_title": "🎨 Design badge component for dashboard", + "issue_title": "Add unit test for AESEncryptAlgorithm", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "status: volunteer wanted" + }, + { + "label_name": "in: test" }, { "label_name": "good first issue" }, { - "label_name": "UI Design" + "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -39454,44 +39509,59 @@ }, { "Issue": { - "issue_url": "https://github.com/mdn/translated-content/issues/15997", - "issue_createdAt": "2023-09-21T06:56:24Z", + "issue_url": "https://github.com/nushell/nushell/issues/10455", + "issue_createdAt": "2023-09-21T09:39:02Z", "issue_repo": { - "repo_name": "translated-content", - "repo_desc": "The source repository of all translated content for MDN Web Docs", - "repo_url": "https://github.com/mdn/translated-content", - "repo_stars": 1396, + "repo_name": "nushell", + "repo_desc": "A new type of shell", + "repo_url": "https://github.com/nushell/nushell", + "repo_stars": 26538, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Markdown" + "repo_prog_language": "Rust" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Nushell" } ] }, "Owner": { - "repo_owner": "mdn" + "repo_owner": "nushell" } }, - "issue_title": "confuse wording in Simplified Chinese", + "issue_title": "`datetime-diff` doesn't work", "issue_labels": { "Nodes": [ + { + "label_name": ":bug: bug" + }, { "label_name": "good first issue" }, { - "label_name": "l10n-zh" + "label_name": "std-library" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 22 }, "Assignees": { "issue_assignees_count": 0 @@ -39500,44 +39570,50 @@ }, { "Issue": { - "issue_url": "https://github.com/ANrajin/hylos/issues/6", - "issue_createdAt": "2023-09-21T06:55:58Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28513", + "issue_createdAt": "2023-09-21T09:34:12Z", "issue_repo": { - "repo_name": "hylos", - "repo_desc": "Hylos is a dashboard template primarily developed with Angular and Tailwind CSS", - "repo_url": "https://github.com/ANrajin/hylos", - "repo_stars": 0, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Java" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "ANrajin" + "repo_owner": "apache" } }, - "issue_title": "🎨 Design notification alert component for dashboard", + "issue_title": "Add more unit tests for WhereSegmentBinder", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "in: test" }, { "label_name": "good first issue" }, { - "label_name": "UI Design" + "label_name": "project: OSD2023" } ], "label_totalcount": 3 @@ -39552,62 +39628,56 @@ }, { "Issue": { - "issue_url": "https://github.com/biomejs/biome/issues/359", - "issue_createdAt": "2023-09-21T06:54:27Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28512", + "issue_createdAt": "2023-09-21T09:33:18Z", "issue_repo": { - "repo_name": "biome", - "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. ", - "repo_url": "https://github.com/biomejs/biome", - "repo_stars": 2489, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Java" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Astro" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Just" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "biomejs" + "repo_owner": "apache" } }, - "issue_title": "📎 Improve diagnostic of `noPositiveTabindex`", + "issue_title": "Add unit test for MD5AssistedEncryptAlgorithm", "issue_labels": { "Nodes": [ + { + "label_name": "status: volunteer wanted" + }, + { + "label_name": "in: test" + }, { "label_name": "good first issue" }, { - "label_name": "A-Linter" + "label_name": "project: OSD2023" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -39619,50 +39689,56 @@ }, { "Issue": { - "issue_url": "https://github.com/F1bonacc1/process-compose/issues/94", - "issue_createdAt": "2023-09-21T06:53:50Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28511", + "issue_createdAt": "2023-09-21T09:33:14Z", "issue_repo": { - "repo_name": "process-compose", - "repo_desc": "Process Compose is a simple and flexible scheduler and orchestrator to manage non-containerized applications.", - "repo_url": "https://github.com/F1bonacc1/process-compose", - "repo_stars": 312, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "F1bonacc1" + "repo_owner": "apache" } }, - "issue_title": "Split log files by day or size (log rolling)", + "issue_title": "Add more unit tests for SubqueryProjectionSegmentBinder", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "in: test" }, { "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -39671,62 +39747,53 @@ }, { "Issue": { - "issue_url": "https://github.com/biomejs/biome/issues/358", - "issue_createdAt": "2023-09-21T06:50:33Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28510", + "issue_createdAt": "2023-09-21T09:32:22Z", "issue_repo": { - "repo_name": "biome", - "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. ", - "repo_url": "https://github.com/biomejs/biome", - "repo_stars": 2489, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Java" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Astro" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Just" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "biomejs" + "repo_owner": "apache" } }, - "issue_title": "📎 Improve diagnostic of `noHeaderScope`", + "issue_title": "Add more unit tests for ColumnProjectionSegmentBinder", "issue_labels": { "Nodes": [ + { + "label_name": "in: test" + }, { "label_name": "good first issue" }, { - "label_name": "A-Linter" + "label_name": "project: OSD2023" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -39738,65 +39805,56 @@ }, { "Issue": { - "issue_url": "https://github.com/kubernetes-sigs/kubespray/issues/10462", - "issue_createdAt": "2023-09-21T06:48:59Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28509", + "issue_createdAt": "2023-09-21T09:31:24Z", "issue_repo": { - "repo_name": "kubespray", - "repo_desc": "Deploy a Production Ready Kubernetes Cluster", - "repo_url": "https://github.com/kubernetes-sigs/kubespray", - "repo_stars": 14465, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Groovy" - }, - { - "repo_prog_language": "HCL" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Batchfile" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "Jinja" + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "kubernetes-sigs" + "repo_owner": "apache" } }, - "issue_title": "upgraded nerdctl to v1.6.0", + "issue_title": "Add more unit tests for LockSegmentBinder", "issue_labels": { "Nodes": [ + { + "label_name": "in: test" + }, { "label_name": "good first issue" }, { - "label_name": "kind/feature" + "label_name": "project: OSD2023" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -39805,78 +39863,111 @@ }, { "Issue": { - "issue_url": "https://github.com/ajinkyabridgelabz/perfiosrepo/issues/5", - "issue_createdAt": "2023-09-21T06:48:45Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28508", + "issue_createdAt": "2023-09-21T09:30:25Z", "issue_repo": { - "repo_name": "perfiosrepo", - "repo_desc": "", - "repo_url": "https://github.com/ajinkyabridgelabz/perfiosrepo", - "repo_stars": 0, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "ajinkyabridgelabz" + "repo_owner": "apache" } }, - "issue_title": "Write a java program to find the duplicate interger in an array of integer. ", + "issue_title": "Add more unit tests for DeleteMultiTableSegmentBinder", "issue_labels": { "Nodes": [ + { + "label_name": "in: test" + }, { "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/orochi-network/zkDatabase/issues/38", - "issue_createdAt": "2023-09-21T06:40:06Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28507", + "issue_createdAt": "2023-09-21T09:29:44Z", "issue_repo": { - "repo_name": "zkDatabase", - "repo_desc": "zkDatabase, a distributed off-chain database with ZK prover", - "repo_url": "https://github.com/orochi-network/zkDatabase", - "repo_stars": 18, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Java" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "orochi-network" + "repo_owner": "apache" } }, - "issue_title": "[R\u0026D] Applying accumulation to accumulate data commitment of zkDatabase", + "issue_title": "Add more unit tests for SubquerySegmentBinder", "issue_labels": { "Nodes": [ + { + "label_name": "in: test" + }, { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "project: OSD2023" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -39888,158 +39979,172 @@ }, { "Issue": { - "issue_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues/issues/1862", - "issue_createdAt": "2023-09-21T06:33:55Z", + "issue_url": "https://github.com/external-secrets/external-secrets/issues/2721", + "issue_createdAt": "2023-09-21T09:29:29Z", "issue_repo": { - "repo_name": "Unit_Automation_Issues", - "repo_desc": "", - "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", - "repo_stars": 0, + "repo_name": "external-secrets", + "repo_desc": "External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.", + "repo_url": "https://github.com/external-secrets/external-secrets", + "repo_stars": 3098, "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "AutomationSyncUser" - } - }, - "issue_title": "1752985528", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, + "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "HTML" + } + ] + }, + "Owner": { + "repo_owner": "external-secrets" + } + }, + "issue_title": "Mounting certificates from Kubernetes Secret", + "issue_labels": { + "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "invalid" + "label_name": "kind/feature" }, { - "label_name": "question" + "label_name": "helm" } ], - "label_totalcount": 8 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues/issues/1861", - "issue_createdAt": "2023-09-21T06:32:29Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28506", + "issue_createdAt": "2023-09-21T09:29:04Z", "issue_repo": { - "repo_name": "Unit_Automation_Issues", - "repo_desc": "", - "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", - "repo_stars": 0, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" + } + ] }, "Owner": { - "repo_owner": "AutomationSyncUser" + "repo_owner": "apache" } }, - "issue_title": "1385805680", + "issue_title": "Add more unit tests for SubqueryExpressionSegmentBinder", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "documentation" + "label_name": "in: test" }, { "label_name": "good first issue" }, { - "label_name": "question" + "label_name": "project: OSD2023" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/twentyhq/twenty/issues/1690", - "issue_createdAt": "2023-09-21T06:32:01Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28504", + "issue_createdAt": "2023-09-21T09:28:16Z", "issue_repo": { - "repo_name": "twenty", - "repo_desc": "Building a modern alternative to Salesforce, powered by the community. ⭐️ You can star to support our work!", - "repo_url": "https://github.com/twentyhq/twenty", - "repo_stars": 3624, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Java" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Batchfile" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "twentyhq" + "repo_owner": "apache" } }, - "issue_title": "Update Postgres installation without docker instructions to use a script", + "issue_title": "Add more unit tests for NotExpressionBinder", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "scope: backend" - }, - { - "label_name": "blocked: false" + "label_name": "in: test" }, { - "label_name": "size: minutes" + "label_name": "good first issue" }, { - "label_name": "type: chore" + "label_name": "project: OSD2023" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -40051,31 +40156,34 @@ }, { "Issue": { - "issue_url": "https://github.com/The-Code-Dose/thecodedose-website/issues/14", - "issue_createdAt": "2023-09-21T06:31:24Z", + "issue_url": "https://github.com/XPEHO/UDSP59/issues/1", + "issue_createdAt": "2023-09-21T09:27:40Z", "issue_repo": { - "repo_name": "thecodedose-website", - "repo_desc": "", - "repo_url": "https://github.com/The-Code-Dose/thecodedose-website", - "repo_stars": 1, + "repo_name": "UDSP59", + "repo_desc": "Mobile application for firemen ", + "repo_url": "https://github.com/XPEHO/UDSP59", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Dart" } ] }, "Owner": { - "repo_owner": "The-Code-Dose" + "repo_owner": "XPEHO" } }, - "issue_title": "Add Table of Contents to BlogTemplate", + "issue_title": "Init repository", "issue_labels": { "Nodes": [ { @@ -40088,50 +40196,38 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/apache/airflow/issues/34513", - "issue_createdAt": "2023-09-21T06:21:34Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28503", + "issue_createdAt": "2023-09-21T09:27:36Z", "issue_repo": { - "repo_name": "airflow", - "repo_desc": "Apache Airflow - A platform to programmatically author, schedule, and monitor workflows", - "repo_url": "https://github.com/apache/airflow", - "repo_stars": 31768, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Java" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Mako" - }, - { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Batchfile" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "FreeMarker" } ] }, @@ -40139,26 +40235,23 @@ "repo_owner": "apache" } }, - "issue_title": "Airflow Google Provider BigQueryIntervalCheckOperator miss project_id", + "issue_title": "Add more unit tests for InExpressionBinder", "issue_labels": { "Nodes": [ { - "label_name": "provider:google" - }, - { - "label_name": "area:providers" + "label_name": "in: test" }, { - "label_name": "kind:feature" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "project: OSD2023" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -40167,24 +40260,53 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28502", + "issue_createdAt": "2023-09-21T09:26:48Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "apache" } }, - "issue_title": "", + "issue_title": "Add more unit tests for FunctionExpressionSegmentBinder", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "in: test" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" + } + ], + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -40196,93 +40318,126 @@ }, { "Issue": { - "issue_url": "https://github.com/Jorden46/Jorden_0805748E115421D8B7C4D826D3519810/issues/1", - "issue_createdAt": "2023-09-21T05:45:20Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28501", + "issue_createdAt": "2023-09-21T09:26:16Z", "issue_repo": { - "repo_name": "Jorden_0805748E115421D8B7C4D826D3519810", - "repo_desc": "", - "repo_url": "https://github.com/Jorden46/Jorden_0805748E115421D8B7C4D826D3519810", - "repo_stars": 0, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "Jorden46" + "repo_owner": "apache" } }, - "issue_title": "Jorden46 ", + "issue_title": "Add more unit tests for ExistsSubqueryExpressionBinder", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "in: test" }, { "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/external-secrets/external-secrets/issues/2720", - "issue_createdAt": "2023-09-21T05:45:09Z", + "issue_url": "https://github.com/nextcloud/server/issues/40550", + "issue_createdAt": "2023-09-21T09:25:43Z", "issue_repo": { - "repo_name": "external-secrets", - "repo_desc": "External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.", - "repo_url": "https://github.com/external-secrets/external-secrets", - "repo_stars": 3096, + "repo_name": "server", + "repo_desc": "☁️ Nextcloud server, a safe home for all your data", + "repo_url": "https://github.com/nextcloud/server", + "repo_stars": 23811, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "Gherkin" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Handlebars" } ] }, "Owner": { - "repo_owner": "external-secrets" + "repo_owner": "nextcloud" } }, - "issue_title": "support `sourcreRef.generatorRef` in `.data[]` entries", + "issue_title": "\"Create new\" Icon is not in line with sidebar", "issue_labels": { "Nodes": [ + { + "label_name": "design" + }, { "label_name": "good first issue" + }, + { + "label_name": "0. Needs triage" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -40291,59 +40446,59 @@ }, { "Issue": { - "issue_url": "https://github.com/OpenImageIO/oiio/issues/3992", - "issue_createdAt": "2023-09-21T05:32:43Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28500", + "issue_createdAt": "2023-09-21T09:25:16Z", "issue_repo": { - "repo_name": "oiio", - "repo_desc": "Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications.", - "repo_url": "https://github.com/OpenImageIO/oiio", - "repo_stars": 1750, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "Java" }, { - "repo_prog_language": "C" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "POV-Ray SDL" + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "OpenImageIO" + "repo_owner": "apache" } }, - "issue_title": "Convert documentation examples into testsuite tests", + "issue_title": "Add more unit test for ShardingSphereDataNode", "issue_labels": { "Nodes": [ { - "label_name": "feature request" + "label_name": "status: volunteer wanted" + }, + { + "label_name": "in: test" }, { "label_name": "good first issue" }, { - "label_name": "docs" + "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -40352,38 +40507,47 @@ }, { "Issue": { - "issue_url": "https://github.com/LittleBigRefresh/Bunkum/issues/42", - "issue_createdAt": "2023-09-21T05:24:13Z", + "issue_url": "https://github.com/buildpacks/pack/issues/1916", + "issue_createdAt": "2023-09-21T09:24:31Z", "issue_repo": { - "repo_name": "Bunkum", - "repo_desc": "An open-source HTTP server for custom game servers built with flexibility in mind.", - "repo_url": "https://github.com/LittleBigRefresh/Bunkum", - "repo_stars": 5, + "repo_name": "pack", + "repo_desc": "CLI for building apps using Cloud Native Buildpacks", + "repo_url": "https://github.com/buildpacks/pack", + "repo_stars": 2136, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "LittleBigRefresh" + "repo_owner": "buildpacks" } }, - "issue_title": "Autodiscover should have link for banner image", + "issue_title": "Support Insecure Registries", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "type/enhancement" }, { "label_name": "good first issue" + }, + { + "label_name": "status/blocked" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -40392,50 +40556,53 @@ }, { "Issue": { - "issue_url": "https://github.com/GeoscienceAustralia/dea-notebooks/issues/1143", - "issue_createdAt": "2023-09-21T05:23:25Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28499", + "issue_createdAt": "2023-09-21T09:24:30Z", "issue_repo": { - "repo_name": "dea-notebooks", - "repo_desc": "Repository for Digital Earth Australia Jupyter Notebooks: tools and workflows for geospatial analysis with Open Data Cube and Xarray", - "repo_url": "https://github.com/GeoscienceAustralia/dea-notebooks", - "repo_stars": 390, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "GeoscienceAustralia" + "repo_owner": "apache" } }, - "issue_title": "Is all the Supplementary Data getting used? ", + "issue_title": "Add more unit tests for BinaryOperationExpressionBinder", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "in: test" }, { "label_name": "good first issue" }, { - "label_name": "assistance-requested" - }, - { - "label_name": "documentation" - }, - { - "label_name": "Environment/package issue" + "label_name": "project: OSD2023" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -40447,25 +40614,31 @@ }, { "Issue": { - "issue_url": "https://github.com/Kubernetes-Learning-Playground/multi-cluster/issues/6", - "issue_createdAt": "2023-09-21T05:23:04Z", + "issue_url": "https://github.com/fluffy-servers/gmod-discord-rpc/issues/18", + "issue_createdAt": "2023-09-21T09:24:13Z", "issue_repo": { - "repo_name": "multi-cluster", - "repo_desc": "基于k8s的多集群简易方案", - "repo_url": "https://github.com/Kubernetes-Learning-Playground/multi-cluster", - "repo_stars": 1, + "repo_name": "gmod-discord-rpc", + "repo_desc": "Provides Discord RPC to Garry's Mod", + "repo_url": "https://github.com/fluffy-servers/gmod-discord-rpc", + "repo_stars": 26, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Lua" + }, + { + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "Kubernetes-Learning-Playground" + "repo_owner": "fluffy-servers" } }, - "issue_title": "feat: 支持集群内部署", + "issue_title": "Better console messages if module is missing", "issue_labels": { "Nodes": [ { @@ -40475,7 +40648,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -40484,71 +40657,86 @@ }, { "Issue": { - "issue_url": "https://github.com/aswinkp/ml_starter/issues/9", - "issue_createdAt": "2023-09-21T05:20:46Z", + "issue_url": "https://github.com/cosmos/interchain-security/issues/1322", + "issue_createdAt": "2023-09-21T09:23:06Z", "issue_repo": { - "repo_name": "ml_starter", - "repo_desc": "", - "repo_url": "https://github.com/aswinkp/ml_starter", - "repo_stars": 0, + "repo_name": "interchain-security", + "repo_desc": "Replicated security (aka interchain security V1) is an open sourced IBC application which allows cosmos blockchains to lease their proof-of-stake security to one another.", + "repo_url": "https://github.com/cosmos/interchain-security", + "repo_stars": 122, "repo_langs": { "Nodes": [ { - "repo_prog_language": "R" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "aswinkp" + "repo_owner": "cosmos" } }, - "issue_title": "Title", + "issue_title": "Inconsistent action names", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "testing" + }, + { + "label_name": "refactoring" + }, + { + "label_name": "S: ImprovingThings" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Chetan-KK/Windows-10-Clone/issues/13", - "issue_createdAt": "2023-09-21T05:10:46Z", + "issue_url": "https://github.com/houfu/redlines/issues/30", + "issue_createdAt": "2023-09-21T09:22:52Z", "issue_repo": { - "repo_name": "Windows-10-Clone", - "repo_desc": "Windows 10 clone open source practice project with React js", - "repo_url": "https://github.com/Chetan-KK/Windows-10-Clone", - "repo_stars": 7, + "repo_name": "redlines", + "repo_desc": "Show the differences between two strings/text as a compact text, in markdown/HTML, in the terminal and more.", + "repo_url": "https://github.com/houfu/redlines", + "repo_stars": 76, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Chetan-KK" + "repo_owner": "houfu" } }, - "issue_title": "create orignal windows 10 loading animation", + "issue_title": "Support native colored text in Streamlit", "issue_labels": { "Nodes": [ { @@ -40561,7 +40749,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -40570,84 +40758,114 @@ }, { "Issue": { - "issue_url": "https://github.com/cowprotocol/tenderly-watch-tower/issues/35", - "issue_createdAt": "2023-09-21T05:04:57Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28498", + "issue_createdAt": "2023-09-21T09:22:48Z", "issue_repo": { - "repo_name": "tenderly-watch-tower", - "repo_desc": "Watching to make sure CoWs are treated Tenderly 👀", - "repo_url": "https://github.com/cowprotocol/tenderly-watch-tower", - "repo_stars": 1, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "cowprotocol" + "repo_owner": "apache" } }, - "issue_title": "chore: use commander for environment / cli configuration", + "issue_title": "Add more unit tests for CombineSegmentBinder", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "in: test" }, { "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/pearcej/opensource/issues/244", - "issue_createdAt": "2023-09-21T04:57:57Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28497", + "issue_createdAt": "2023-09-21T09:21:34Z", "issue_repo": { - "repo_name": "opensource", - "repo_desc": "Open Source: What it is and How to Contribute", - "repo_url": "https://github.com/pearcej/opensource", - "repo_stars": 1, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Asymptote" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Sage" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "TeX" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Lua" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "pearcej" + "repo_owner": "apache" } }, - "issue_title": "Fix fig_tikz.ptx image description to be more descriptive", + "issue_title": "Add more unit tests for InsertColumnsSegmentBinder", "issue_labels": { "Nodes": [ + { + "label_name": "in: test" + }, { "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -40656,117 +40874,117 @@ }, { "Issue": { - "issue_url": "https://github.com/imhardikdesai/SocioHub/issues/29", - "issue_createdAt": "2023-09-21T04:50:26Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28496", + "issue_createdAt": "2023-09-21T09:21:20Z", "issue_repo": { - "repo_name": "SocioHub", - "repo_desc": "Welcome to SocioHub, the ultimate social media platform for connecting with friends, sharing your thoughts and ideas, and discovering new content. With our sleek and user-friendly interface, you can easily create a profile, follow your favorite users, and stay up-to-date with the latest trends and news. Join our community today and start sharing", - "repo_url": "https://github.com/imhardikdesai/SocioHub", - "repo_stars": 0, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Java" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "imhardikdesai" + "repo_owner": "apache" } }, - "issue_title": "Add Forget Password Page ", + "issue_title": "Add more unit test for NewDatabaseMetaDataNode#getDataSourceNodeVersionsNode", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "status: volunteer wanted" }, { - "label_name": "help wanted" + "label_name": "in: test" }, { "label_name": "good first issue" }, { - "label_name": "feature" + "label_name": "project: OSD2023" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/llvm-mos/llvm-mos-sdk/issues/213", - "issue_createdAt": "2023-09-21T04:48:26Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28495", + "issue_createdAt": "2023-09-21T09:19:43Z", "issue_repo": { - "repo_name": "llvm-mos-sdk", - "repo_desc": "SDK for developing with the llvm-mos compiler.", - "repo_url": "https://github.com/llvm-mos/llvm-mos-sdk", - "repo_stars": 180, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Assembly" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Awk" + "repo_prog_language": "Java" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "SourcePawn" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Pascal" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Pawn" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "NASL" + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "llvm-mos" + "repo_owner": "apache" } }, - "issue_title": "Rename bank.h to mapper.h for NES targets", + "issue_title": "Add unit test for NewDatabaseMetaDataNode#getDataSourceNodeWithVersion", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "status: volunteer wanted" + }, + { + "label_name": "in: test" }, { "label_name": "good first issue" }, { - "label_name": "p1" + "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -40778,99 +40996,117 @@ }, { "Issue": { - "issue_url": "https://github.com/sipb/hydrant/issues/54", - "issue_createdAt": "2023-09-21T04:21:32Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28494", + "issue_createdAt": "2023-09-21T09:18:43Z", "issue_repo": { - "repo_name": "hydrant", - "repo_desc": "MIT semester course planning app", - "repo_url": "https://github.com/sipb/hydrant", - "repo_stars": 18, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Java" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "sipb" + "repo_owner": "apache" } }, - "issue_title": "Set up a linter (with CI?) for the backend/frontend", + "issue_title": "Add unit test for NewDatabaseMetaDataNode#getDataSourceNode", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "status: volunteer wanted" + }, + { + "label_name": "in: test" }, { "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/jbauschatz/GaelicAdventureGame/issues/47", - "issue_createdAt": "2023-09-21T04:19:55Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28493", + "issue_createdAt": "2023-09-21T09:13:56Z", "issue_repo": { - "repo_name": "GaelicAdventureGame", - "repo_desc": "Text-Based Adventure Game in Scottish Gaelic and English", - "repo_url": "https://github.com/jbauschatz/GaelicAdventureGame", - "repo_stars": 1, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Java" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "jbauschatz" + "repo_owner": "apache" } }, - "issue_title": "Add unique keys to all paragraph elements", + "issue_title": "Add unit test for NewGlobalNode#getGlobalRuleVersionNode", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "status: volunteer wanted" + }, + { + "label_name": "in: test" }, { "label_name": "good first issue" }, { - "label_name": "ui" + "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -40882,38 +41118,59 @@ }, { "Issue": { - "issue_url": "https://github.com/fish-not-phish/cb-inspector/issues/1", - "issue_createdAt": "2023-09-21T04:17:02Z", + "issue_url": "https://github.com/FerretDB/FerretDB/issues/3392", + "issue_createdAt": "2023-09-21T09:13:54Z", "issue_repo": { - "repo_name": "cb-inspector", - "repo_desc": "De-facto parent tenant for Carbon Black Enterprise EDR", - "repo_url": "https://github.com/fish-not-phish/cb-inspector", - "repo_stars": 1, + "repo_name": "FerretDB", + "repo_desc": "A truly Open Source MongoDB alternative", + "repo_url": "https://github.com/FerretDB/FerretDB", + "repo_stars": 7679, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "fish-not-phish" + "repo_owner": "FerretDB" } }, - "issue_title": "Linux Support - Sensor Check", + "issue_title": "Implement Prometheus collector for `Registry`", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "code/feature" + }, + { + "label_name": "backend/pg" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -40922,38 +41179,56 @@ }, { "Issue": { - "issue_url": "https://github.com/GavishkaChamindu/electricity-api/issues/2", - "issue_createdAt": "2023-09-21T04:14:24Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28492", + "issue_createdAt": "2023-09-21T09:12:50Z", "issue_repo": { - "repo_name": "electricity-api", - "repo_desc": "", - "repo_url": "https://github.com/GavishkaChamindu/electricity-api", - "repo_stars": 0, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "Java" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Blade" + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "GavishkaChamindu" + "repo_owner": "apache" } }, - "issue_title": "Create Login ", + "issue_title": "Add unit test for NewGlobalNode#getGlobalRuleNode", "issue_labels": { "Nodes": [ + { + "label_name": "status: volunteer wanted" + }, + { + "label_name": "in: test" + }, { "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -40965,41 +41240,50 @@ }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5191", - "issue_createdAt": "2023-09-21T04:06:03Z", + "issue_url": "https://github.com/privacy-scaling-explorations/bandada/issues/307", + "issue_createdAt": "2023-09-21T09:10:11Z", "issue_repo": { - "repo_name": "btcmap-data", - "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", - "repo_url": "https://github.com/teambtcmap/btcmap-data", - "repo_stars": 37, + "repo_name": "bandada", + "repo_desc": "A system for managing privacy-preserving groups.", + "repo_url": "https://github.com/privacy-scaling-explorations/bandada", + "repo_stars": 33, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Solidity" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "privacy-scaling-explorations" } }, - "issue_title": "Valor pizzaria ", + "issue_title": "Dashboard: Hide the section of the danger zone in off-chain groups when you are not the admin", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "bug 🐛" }, { "label_name": "good first issue" - }, - { - "label_name": "location-submission" - }, - { - "label_name": "Brazil" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -41011,70 +41295,111 @@ }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5190", - "issue_createdAt": "2023-09-21T03:50:49Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28491", + "issue_createdAt": "2023-09-21T09:08:37Z", "issue_repo": { - "repo_name": "btcmap-data", - "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", - "repo_url": "https://github.com/teambtcmap/btcmap-data", - "repo_stars": 37, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "apache" } }, - "issue_title": "El Palacio de las Gorras", + "issue_title": "Add more unit test for ShardingSphereDatabaseData", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "status: volunteer wanted" }, { - "label_name": "good first issue" + "label_name": "in: test" }, { - "label_name": "location-submission" + "label_name": "good first issue" }, { - "label_name": "Ecuador" + "label_name": "project: OSD2023" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/privacy-scaling-explorations/bandada/issues/306", + "issue_createdAt": "2023-09-21T09:08:35Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "bandada", + "repo_desc": "A system for managing privacy-preserving groups.", + "repo_url": "https://github.com/privacy-scaling-explorations/bandada", + "repo_stars": 33, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Solidity" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "privacy-scaling-explorations" } }, - "issue_title": "", + "issue_title": "Dashboard: Hide the section of the api key in off-chain groups when you are not the admin", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "bug 🐛" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -41086,47 +41411,56 @@ }, { "Issue": { - "issue_url": "https://github.com/ANrajin/hylos/issues/5", - "issue_createdAt": "2023-09-21T03:34:26Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28490", + "issue_createdAt": "2023-09-21T09:07:30Z", "issue_repo": { - "repo_name": "hylos", - "repo_desc": "Hylos is a dashboard template primarily developed with Angular and Tailwind CSS", - "repo_url": "https://github.com/ANrajin/hylos", - "repo_stars": 0, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Java" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "ANrajin" + "repo_owner": "apache" } }, - "issue_title": "🎨 Design a landing page", + "issue_title": "Add more unit test for ShardingSphereSchemaData", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "status: volunteer wanted" + }, + { + "label_name": "in: test" }, { "label_name": "good first issue" }, { - "label_name": "UI Design" + "label_name": "project: OSD2023" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -41138,159 +41472,166 @@ }, { "Issue": { - "issue_url": "https://github.com/SidharthMudgil/mini-projects/issues/2", - "issue_createdAt": "2023-09-21T03:33:39Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28489", + "issue_createdAt": "2023-09-21T09:05:57Z", "issue_repo": { - "repo_name": "mini-projects", - "repo_desc": "Curated list for mini projects in Android, Flutter, Java, Python, C++, and Machine Learning", - "repo_url": "https://github.com/SidharthMudgil/mini-projects", - "repo_stars": 6, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "Java" }, { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Kotlin" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Swift" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "PureBasic" + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "SidharthMudgil" + "repo_owner": "apache" } }, - "issue_title": "Documentation request", + "issue_title": "Add more unit test for ShardingSphereStatistics", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "status: volunteer wanted" + }, + { + "label_name": "in: test" }, { "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 10 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Hockeey/Man2/issues/7", - "issue_createdAt": "2023-09-21T03:33:26Z", + "issue_url": "https://github.com/hitsz-ids/duetector/issues/75", + "issue_createdAt": "2023-09-21T09:02:36Z", "issue_repo": { - "repo_name": "Man2", - "repo_desc": "", - "repo_url": "https://github.com/Hockeey/Man2", - "repo_stars": 0, + "repo_name": "duetector", + "repo_desc": "duetector🔍: Data Usage Extensible Detector for data usage observability.", + "repo_url": "https://github.com/hitsz-ids/duetector", + "repo_stars": 4, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "Hockeey" + "repo_owner": "hitsz-ids" } }, - "issue_title": "Choose your privacy settings", + "issue_title": "Cookiecutter for extensions", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "duplicate" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "GFI:Easy" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/SidharthMudgil/mini-projects/issues/1", - "issue_createdAt": "2023-09-21T03:27:09Z", + "issue_url": "https://github.com/apache/shardingsphere/issues/28488", + "issue_createdAt": "2023-09-21T09:01:38Z", "issue_repo": { - "repo_name": "mini-projects", - "repo_desc": "Curated list for mini projects in Android, Flutter, Java, Python, C++, and Machine Learning", - "repo_url": "https://github.com/SidharthMudgil/mini-projects", - "repo_stars": 6, + "repo_name": "shardingsphere", + "repo_desc": "Distributed SQL transaction \u0026 query engine for data sharding, scaling, encryption, and more - on any database.", + "repo_url": "https://github.com/apache/shardingsphere", + "repo_stars": 18803, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "Java" }, { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Kotlin" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Swift" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "PureBasic" + "repo_prog_language": "FreeMarker" } ] }, "Owner": { - "repo_owner": "SidharthMudgil" + "repo_owner": "apache" } }, - "issue_title": "Adding screenshots for Android \u0026 Flutter projects ", + "issue_title": "Add unit test for ClusterStatusSubscriber", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "status: volunteer wanted" + }, + { + "label_name": "in: test" }, { "label_name": "good first issue" + }, + { + "label_name": "project: OSD2023" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -41299,84 +41640,120 @@ }, { "Issue": { - "issue_url": "https://github.com/TechnoSL/middle-mann-tf2c/issues/2", - "issue_createdAt": "2023-09-21T03:26:04Z", + "issue_url": "https://github.com/Agenta-AI/agenta/issues/637", + "issue_createdAt": "2023-09-21T08:58:01Z", "issue_repo": { - "repo_name": "middle-mann-tf2c", - "repo_desc": "TF2C Port of Middle-Mann", - "repo_url": "https://github.com/TechnoSL/middle-mann-tf2c", - "repo_stars": 0, + "repo_name": "agenta", + "repo_desc": " The LLMOps platform to build robust LLM apps. Easily experiment and evaluate different prompts, models, and workflows.", + "repo_url": "https://github.com/Agenta-AI/agenta", + "repo_stars": 351, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Valve Data Format" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "TechnoSL" + "repo_owner": "Agenta-AI" } }, - "issue_title": "Nonfunctional translucent menu buttons + Dustbowl background ", + "issue_title": "[FEAT] Upgrade Pydantic dependency to version 2.3.0", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "Backend" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/ANrajin/hylos/issues/2", - "issue_createdAt": "2023-09-21T03:25:40Z", + "issue_url": "https://github.com/noams24/Kef-Code/issues/87", + "issue_createdAt": "2023-09-21T08:52:16Z", "issue_repo": { - "repo_name": "hylos", - "repo_desc": "Hylos is a dashboard template primarily developed with Angular and Tailwind CSS", - "repo_url": "https://github.com/ANrajin/hylos", - "repo_stars": 0, + "repo_name": "Kef-Code", + "repo_desc": "An educational website to help students easily pass tests", + "repo_url": "https://github.com/noams24/Kef-Code", + "repo_stars": 4, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "SCSS" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "ANrajin" + "repo_owner": "noams24" } }, - "issue_title": "🛠 Setup git action", + "issue_title": "Delete Solution", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "Frontend" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -41385,38 +41762,35 @@ }, { "Issue": { - "issue_url": "https://github.com/SidharthMudgil/lg-connect/issues/2", - "issue_createdAt": "2023-09-21T03:21:47Z", + "issue_url": "https://github.com/arthurits/ErgoLux/issues/40", + "issue_createdAt": "2023-09-21T08:49:58Z", "issue_repo": { - "repo_name": "lg-connect", - "repo_desc": "Android app to remotely connect and control liquid galaxy and share charts and kmls.", - "repo_url": "https://github.com/SidharthMudgil/lg-connect", - "repo_stars": 0, + "repo_name": "ErgoLux", + "repo_desc": "T-10A illuminance-meter data recording", + "repo_url": "https://github.com/arthurits/ErgoLux", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "SidharthMudgil" + "repo_owner": "arthurits" } }, - "issue_title": "Adding functionality for creating charts with custom data", + "issue_title": "Translations and reviews", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "high impact" - }, - { - "label_name": "feature" + "label_name": "Hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -41428,28 +41802,31 @@ }, { "Issue": { - "issue_url": "https://github.com/uxlaboratorio/GH-practice/issues/1", - "issue_createdAt": "2023-09-21T03:19:01Z", + "issue_url": "https://github.com/GuiBibeau/sideyard/issues/2", + "issue_createdAt": "2023-09-21T08:49:27Z", "issue_repo": { - "repo_name": "GH-practice", - "repo_desc": "", - "repo_url": "https://github.com/uxlaboratorio/GH-practice", - "repo_stars": 0, + "repo_name": "sideyard", + "repo_desc": "Side Yard, an open-source platform where you can sell, donate, or collaborate on side projects. Whether you're a developer, designer, writer, or anyone with a side hustle, Side Yard is the place for you.", + "repo_url": "https://github.com/GuiBibeau/sideyard", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "uxlaboratorio" + "repo_owner": "GuiBibeau" } }, - "issue_title": "test", + "issue_title": "OG image on home page is broken", "issue_labels": { "Nodes": [ { @@ -41459,7 +41836,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -41468,65 +41845,44 @@ }, { "Issue": { - "issue_url": "https://github.com/openimsdk/openkf/issues/193", - "issue_createdAt": "2023-09-21T03:17:58Z", + "issue_url": "https://github.com/pythonpioneer/my-notes-frontend/issues/42", + "issue_createdAt": "2023-09-21T08:49:02Z", "issue_repo": { - "repo_name": "openkf", - "repo_desc": "OpenKF is an online customer service system that improves communication for enterprises and open-source communities with customizable features.", - "repo_url": "https://github.com/openimsdk/openkf", - "repo_stars": 58, + "repo_name": "my-notes-frontend", + "repo_desc": "This repo contain only frontend files for my-notes.", + "repo_url": "https://github.com/pythonpioneer/my-notes-frontend", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "CSS" }, { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Awk" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Less" - }, - { - "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "openimsdk" + "repo_owner": "pythonpioneer" } }, - "issue_title": "Bug: Anomalies offline cause error statistics", + "issue_title": "Login Access", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "kind/bug" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -41535,38 +41891,38 @@ }, { "Issue": { - "issue_url": "https://github.com/SidharthMudgil/lg-connect/issues/1", - "issue_createdAt": "2023-09-21T03:14:29Z", + "issue_url": "https://github.com/arthurits/SignalAnalysis/issues/41", + "issue_createdAt": "2023-09-21T08:45:37Z", "issue_repo": { - "repo_name": "lg-connect", - "repo_desc": "Android app to remotely connect and control liquid galaxy and share charts and kmls.", - "repo_url": "https://github.com/SidharthMudgil/lg-connect", - "repo_stars": 0, + "repo_name": "SignalAnalysis", + "repo_desc": "Signal analysis tool featuring FFT (fast Fourier transform), fractal dimension, entropy, and numerical differentiation and integration", + "repo_url": "https://github.com/arthurits/SignalAnalysis", + "repo_stars": 10, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "Standard ML" } ] }, "Owner": { - "repo_owner": "SidharthMudgil" + "repo_owner": "arthurits" } }, - "issue_title": "Migrate existing code editor to Sora Editor", + "issue_title": "Portuguese (pt-PT) translation needed", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "high impact" + "label_name": "Hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -41578,47 +41934,24 @@ }, { "Issue": { - "issue_url": "https://github.com/openmsupply/notify/issues/142", - "issue_createdAt": "2023-09-21T02:57:48Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "notify", - "repo_desc": "\"Notify\" a multi channel notification scheduling tool", - "repo_url": "https://github.com/openmsupply/notify", + "repo_name": "", + "repo_desc": "", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "openmsupply" + "repo_owner": "" } }, - "issue_title": "Add parameters button to SQL Recipients Similar to Notification Config", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -41630,143 +41963,114 @@ }, { "Issue": { - "issue_url": "https://github.com/Submitty/Submitty/issues/9789", - "issue_createdAt": "2023-09-21T02:46:01Z", + "issue_url": "https://github.com/krotosuanew/burger_restored777/issues/3", + "issue_createdAt": "2023-09-21T08:42:07Z", "issue_repo": { - "repo_name": "Submitty", - "repo_desc": "Homework Submission, Automated Grading, and TA grading system.", - "repo_url": "https://github.com/Submitty/Submitty", - "repo_stars": 523, + "repo_name": "burger_restored777", + "repo_desc": "", + "repo_url": "https://github.com/krotosuanew/burger_restored777", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "PHP" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "Submitty" + "repo_owner": "krotosuanew" } }, - "issue_title": "Sort/new statistics of office hours queue history", + "issue_title": "dasdda", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement / feature request" - }, - { - "label_name": "TA Grading / TA UI" - }, { "label_name": "good first issue" - }, - { - "label_name": "question / design / discussion needed" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/edunota/edunota-guideline/issues/11", - "issue_createdAt": "2023-09-21T02:44:12Z", + "issue_url": "https://github.com/rzk-lang/sHoTT/issues/36", + "issue_createdAt": "2023-09-21T08:42:04Z", "issue_repo": { - "repo_name": "edunota-guideline", - "repo_desc": "", - "repo_url": "https://github.com/edunota/edunota-guideline", - "repo_stars": 0, + "repo_name": "sHoTT", + "repo_desc": "Formalisations for simplicial HoTT and synthetic ∞-categories.", + "repo_url": "https://github.com/rzk-lang/sHoTT", + "repo_stars": 7, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" + } + ] }, "Owner": { - "repo_owner": "edunota" + "repo_owner": "rzk-lang" } }, - "issue_title": "Suggest edunota backend naming convention with a template", + "issue_title": "Reversing equivalences", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" - }, - { - "label_name": "question" - }, - { - "label_name": "other" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 5 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/TheAfroOfDoom/omega-flowey-minecraft-remastered/issues/3", - "issue_createdAt": "2023-09-21T02:38:45Z", + "issue_url": "https://github.com/hrushikeshrv/mjxgui/issues/20", + "issue_createdAt": "2023-09-21T08:39:51Z", "issue_repo": { - "repo_name": "omega-flowey-minecraft-remastered", - "repo_desc": "", - "repo_url": "https://github.com/TheAfroOfDoom/omega-flowey-minecraft-remastered", - "repo_stars": 0, + "repo_name": "mjxgui", + "repo_desc": "A WYSIWYG equation editor for the web with LaTeX support", + "repo_url": "https://github.com/hrushikeshrv/mjxgui", + "repo_stars": 15, "repo_langs": { "Nodes": [ { - "repo_prog_language": "mcfunction" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "TheAfroOfDoom" + "repo_owner": "hrushikeshrv" } }, - "issue_title": "fix texture UV mapping on tv screen model", + "issue_title": "Document how to customize editor CSS", "issue_labels": { "Nodes": [ { @@ -41774,9 +42078,12 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -41788,29 +42095,35 @@ }, { "Issue": { - "issue_url": "https://github.com/Ruibin-Liu/MolDF/issues/20", - "issue_createdAt": "2023-09-21T02:30:37Z", + "issue_url": "https://github.com/IRNAS/zephyr-spi-flash-en25-driver/issues/21", + "issue_createdAt": "2023-09-21T08:37:56Z", "issue_repo": { - "repo_name": "MolDF", - "repo_desc": "Super lightweight and fast mmCIF/PDB/MOL2 file parser into Pandas DataFrames and backwards writer.", - "repo_url": "https://github.com/Ruibin-Liu/MolDF", - "repo_stars": 3, + "repo_name": "zephyr-spi-flash-en25-driver", + "repo_desc": "", + "repo_url": "https://github.com/IRNAS/zephyr-spi-flash-en25-driver", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "Ruibin-Liu" + "repo_owner": "IRNAS" } }, - "issue_title": "Introducing `.jcsv` format as a uniform file format", + "issue_title": "BUG - WP and HOLD pins are configured wrong", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" @@ -41828,25 +42141,31 @@ }, { "Issue": { - "issue_url": "https://github.com/Ruibin-Liu/MolDF/issues/19", - "issue_createdAt": "2023-09-21T02:27:24Z", + "issue_url": "https://github.com/owasp-dep-scan/dep-scan/issues/127", + "issue_createdAt": "2023-09-21T08:37:53Z", "issue_repo": { - "repo_name": "MolDF", - "repo_desc": "Super lightweight and fast mmCIF/PDB/MOL2 file parser into Pandas DataFrames and backwards writer.", - "repo_url": "https://github.com/Ruibin-Liu/MolDF", - "repo_stars": 3, + "repo_name": "dep-scan", + "repo_desc": "OWASP dep-scan is an open-source security audit based on known vulnerabilities and advisories for project dependencies. Supports both local repos and container images. Integrates with various CI environments such as Azure Pipelines, CircleCI, and Google CloudBuild. No server is required!", + "repo_url": "https://github.com/owasp-dep-scan/dep-scan", + "repo_stars": 435, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Ruibin-Liu" + "repo_owner": "owasp-dep-scan" } }, - "issue_title": "Supports multiple structures in `read_mol2`", + "issue_title": "--no-vuln-table does not quiet all tables", "issue_labels": { "Nodes": [ { @@ -41862,41 +42181,47 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Ruibin-Liu/MolDF/issues/18", - "issue_createdAt": "2023-09-21T02:24:57Z", + "issue_url": "https://github.com/hrushikeshrv/mjxgui/issues/19", + "issue_createdAt": "2023-09-21T08:37:36Z", "issue_repo": { - "repo_name": "MolDF", - "repo_desc": "Super lightweight and fast mmCIF/PDB/MOL2 file parser into Pandas DataFrames and backwards writer.", - "repo_url": "https://github.com/Ruibin-Liu/MolDF", - "repo_stars": 3, + "repo_name": "mjxgui", + "repo_desc": "A WYSIWYG equation editor for the web with LaTeX support", + "repo_url": "https://github.com/hrushikeshrv/mjxgui", + "repo_stars": 15, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Ruibin-Liu" + "repo_owner": "hrushikeshrv" } }, - "issue_title": "Add `read_xyz` and `write_xyz` functions", + "issue_title": "Refactor editor window CSS", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 3 @@ -41911,32 +42236,32 @@ }, { "Issue": { - "issue_url": "https://github.com/wymcg/matricks/issues/27", - "issue_createdAt": "2023-09-21T02:16:52Z", + "issue_url": "https://github.com/arthurits/ErgoLux/issues/39", + "issue_createdAt": "2023-09-21T08:35:56Z", "issue_repo": { - "repo_name": "matricks", - "repo_desc": "A command-line tool for extensible LED matrix control with Raspberry Pi devices.", - "repo_url": "https://github.com/wymcg/matricks", + "repo_name": "ErgoLux", + "repo_desc": "T-10A illuminance-meter data recording", + "repo_url": "https://github.com/arthurits/ErgoLux", "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "wymcg" + "repo_owner": "arthurits" } }, - "issue_title": "Add logging instructions to website", + "issue_title": "Portuguese (pt-BR) translation needed", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "Hacktoberfest" } ], "label_totalcount": 2 @@ -41951,74 +42276,75 @@ }, { "Issue": { - "issue_url": "https://github.com/kyu08/fzf-make/issues/78", - "issue_createdAt": "2023-09-21T02:14:05Z", + "issue_url": "https://github.com/krotosuanew/burger_restored123/issues/3", + "issue_createdAt": "2023-09-21T08:35:26Z", "issue_repo": { - "repo_name": "fzf-make", - "repo_desc": "A command line tool that executes make target using fuzzy finder with preview window.", - "repo_url": "https://github.com/kyu08/fzf-make", - "repo_stars": 17, + "repo_name": "burger_restored123", + "repo_desc": "", + "repo_url": "https://github.com/krotosuanew/burger_restored123", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "kyu08" + "repo_owner": "krotosuanew" } }, - "issue_title": "Ignore statement like `some_var := 1`", + "issue_title": "dasdda", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ksnmk/Software-Enginerring-Project_Group-4/issues/7", - "issue_createdAt": "2023-09-21T01:53:23Z", + "issue_url": "https://github.com/arthurits/ErgoLux/issues/38", + "issue_createdAt": "2023-09-21T08:33:21Z", "issue_repo": { - "repo_name": "Software-Enginerring-Project_Group-4", - "repo_desc": "CSCE 5430", - "repo_url": "https://github.com/ksnmk/Software-Enginerring-Project_Group-4", - "repo_stars": 1, + "repo_name": "ErgoLux", + "repo_desc": "T-10A illuminance-meter data recording", + "repo_url": "https://github.com/arthurits/ErgoLux", + "repo_stars": 3, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "C#" + } + ] }, "Owner": { - "repo_owner": "ksnmk" + "repo_owner": "arthurits" } }, - "issue_title": "As a renter, I want the option to reside in an apartment already inhabited or leased by others, enabling me to share the living spaces and lessen the expenses.", + "issue_title": "Portuguese (pt-PT) translation needed", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "High Priority" + "label_name": "Hacktoberfest" } ], "label_totalcount": 2 @@ -42027,62 +42353,53 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/trueagi-io/hyperon-experimental/issues/442", - "issue_createdAt": "2023-09-21T01:43:23Z", + "issue_url": "https://github.com/hrushikeshrv/mjxgui/issues/18", + "issue_createdAt": "2023-09-21T08:32:39Z", "issue_repo": { - "repo_name": "hyperon-experimental", - "repo_desc": "OpenCog Hyperon experimental version", - "repo_url": "https://github.com/trueagi-io/hyperon-experimental", - "repo_stars": 72, + "repo_name": "mjxgui", + "repo_desc": "A WYSIWYG equation editor for the web with LaTeX support", + "repo_url": "https://github.com/hrushikeshrv/mjxgui", + "repo_stars": 15, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "trueagi-io" + "repo_owner": "hrushikeshrv" } }, - "issue_title": "Perf TODO: Tokenizer should use RegexSet", + "issue_title": "Dynamically construct editor UI instead of hardcoding", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "optimization" + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -42091,56 +42408,24 @@ }, { "Issue": { - "issue_url": "https://github.com/uab-cgds-worthey/rosalution/issues/138", - "issue_createdAt": "2023-09-21T01:36:47Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "rosalution", - "repo_desc": "Rosalution assists researchers study genetic variation 🧬 in patients 🧑🏾‍🤝‍🧑🏼 by helping select candidate animal models 🐀🐁🐠🪱 to replicate the variation to further research to derive, diagnose, and provide therapies for ultra-rare diseases. Developed by the UAB Center for Computational Genomics and Data Science (CGDS).", - "repo_url": "https://github.com/uab-cgds-worthey/rosalution", - "repo_stars": 10, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TeX" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "uab-cgds-worthey" + "repo_owner": "" } }, - "issue_title": "Icon Dataset Linkouts for Gene and Variant annotations within the header", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -42152,78 +42437,93 @@ }, { "Issue": { - "issue_url": "https://github.com/h3zord/github-blog/issues/7", - "issue_createdAt": "2023-09-21T01:31:34Z", + "issue_url": "https://github.com/PaperMC/Paper/issues/9736", + "issue_createdAt": "2023-09-21T08:27:51Z", "issue_repo": { - "repo_name": "github-blog", - "repo_desc": "", - "repo_url": "https://github.com/h3zord/github-blog", - "repo_stars": 0, + "repo_name": "Paper", + "repo_desc": "The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies", + "repo_url": "https://github.com/PaperMC/Paper", + "repo_stars": 7988, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "h3zord" + "repo_owner": "PaperMC" } }, - "issue_title": "Diferenças das faculdades de programação", + "issue_title": "World#strikeLightningEffect powers lightning rods and clears copper", "issue_labels": { "Nodes": [ + { + "label_name": "type: bug" + }, + { + "label_name": "upstream" + }, + { + "label_name": "status: accepted" + }, { "label_name": "good first issue" + }, + { + "label_name": "upstream: spigot" + }, + { + "label_name": "version: 1.20" } ], - "label_totalcount": 1 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/College-Project-Org/smiths-project/issues/2", - "issue_createdAt": "2023-09-21T01:25:01Z", + "issue_url": "https://github.com/Developer-Suman/Forestry-Reporting-System-Reuse-/issues/3", + "issue_createdAt": "2023-09-21T08:25:10Z", "issue_repo": { - "repo_name": "smiths-project", - "repo_desc": "", - "repo_url": "https://github.com/College-Project-Org/smiths-project", + "repo_name": "Forestry-Reporting-System-Reuse-", + "repo_desc": "This is market based project using Layered Architecture suing ASP.NET Core Web API", + "repo_url": "https://github.com/Developer-Suman/Forestry-Reporting-System-Reuse-", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "College-Project-Org" + "repo_owner": "Developer-Suman" } }, - "issue_title": "Create Nav Bar component", + "issue_title": "Add Finanmetcial State", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -42232,132 +42532,111 @@ }, { "Issue": { - "issue_url": "https://github.com/HughCraig/GHAP/issues/284", - "issue_createdAt": "2023-09-21T01:24:06Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "GHAP", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/HughCraig/GHAP", - "repo_stars": 1, + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Blade" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "HughCraig" + "repo_owner": "" } }, - "issue_title": "Developer Documentation", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "priority 2" - }, - { - "label_name": "Scope 2" - } - ], - "label_totalcount": 4 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/HughCraig/GHAP/issues/283", - "issue_createdAt": "2023-09-21T01:15:48Z", + "issue_url": "https://github.com/kubebb/core/issues/360", + "issue_createdAt": "2023-09-21T08:16:41Z", "issue_repo": { - "repo_name": "GHAP", - "repo_desc": "", - "repo_url": "https://github.com/HughCraig/GHAP", - "repo_stars": 1, + "repo_name": "core", + "repo_desc": "A declarative component lifecycle management platform", + "repo_url": "https://github.com/kubebb/core", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Blade" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "HughCraig" + "repo_owner": "kubebb" } }, - "issue_title": "Wireframe TLCMap", + "issue_title": "we should not push 0.1.5 image many times.", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "priority 2" + "label_name": "help wanted" }, { - "label_name": "Scope 2" + "label_name": "priority-high" + }, + { + "label_name": "difficulty-easy" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/h3zord/github-blog/issues/6", - "issue_createdAt": "2023-09-21T01:15:47Z", + "issue_url": "https://github.com/MetteGrytten/marked/issues/5", + "issue_createdAt": "2023-09-21T08:13:47Z", "issue_repo": { - "repo_name": "github-blog", + "repo_name": "marked", "repo_desc": "", - "repo_url": "https://github.com/h3zord/github-blog", + "repo_url": "https://github.com/MetteGrytten/marked", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "h3zord" + "repo_owner": "MetteGrytten" } }, - "issue_title": "npm: pacotes, pacotes e pacotes", + "issue_title": "Oppsummeringsmøte Kunde 1", "issue_labels": { "Nodes": [ { @@ -42367,7 +42646,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -42376,93 +42655,94 @@ }, { "Issue": { - "issue_url": "https://github.com/MSB-ServicosTI/ERPMSB/issues/51", - "issue_createdAt": "2023-09-21T01:05:03Z", + "issue_url": "https://github.com/llvm/llvm-project/issues/66990", + "issue_createdAt": "2023-09-21T08:13:44Z", "issue_repo": { - "repo_name": "ERPMSB", - "repo_desc": "", - "repo_url": "https://github.com/MSB-ServicosTI/ERPMSB", - "repo_stars": 5, + "repo_name": "llvm-project", + "repo_desc": "The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.", + "repo_url": "https://github.com/llvm/llvm-project", + "repo_stars": 21939, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C#" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "MSB-ServicosTI" + "repo_owner": "llvm" } }, - "issue_title": "Mudanças de UX ", + "issue_title": "[analyzer] CStringChecker strlen should trust global constant initializers", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "Facil" - }, - { - "label_name": "UX" + "label_name": "clang:static analyzer" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { - "issue_assignees_count": 4 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/codefriar/ApexKit/issues/84", - "issue_createdAt": "2023-09-21T00:56:41Z", + "issue_url": "https://github.com/VChernonYA/VChernonYA/issues/4", + "issue_createdAt": "2023-09-21T08:07:09Z", "issue_repo": { - "repo_name": "ApexKit", - "repo_desc": "", - "repo_url": "https://github.com/codefriar/ApexKit", - "repo_stars": 40, + "repo_name": "VChernonYA", + "repo_desc": "Config files for my GitHub profile.", + "repo_url": "https://github.com/VChernonYA/VChernonYA", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Apex" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "codefriar" + "repo_owner": "VChernonYA" } }, - "issue_title": "ApexKit should have a factory for 'legit' fake Ids.", + "issue_title": "vchernomya", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "documentation" + }, + { + "label_name": "duplicate" + }, + { + "label_name": "enhancement" + }, { "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "invalid" + }, + { + "label_name": "question" + }, + { + "label_name": "wontfix" + }, + { + "label_name": "bug_report.md" } ], - "label_totalcount": 2 + "label_totalcount": 10 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -42471,41 +42751,41 @@ }, { "Issue": { - "issue_url": "https://github.com/RodrigoDornelles/pwa-chrfonts/issues/15", - "issue_createdAt": "2023-09-21T00:45:11Z", + "issue_url": "https://github.com/silencelen/bybrynn-code/issues/10", + "issue_createdAt": "2023-09-21T08:02:39Z", "issue_repo": { - "repo_name": "pwa-chrfonts", - "repo_desc": "run in your browser! thats a editor utility to change your fonts sprites in tilesets and homebrews/rackrom games. (currently only NES)", - "repo_url": "https://github.com/RodrigoDornelles/pwa-chrfonts", - "repo_stars": 14, + "repo_name": "bybrynn-code", + "repo_desc": "", + "repo_url": "https://github.com/silencelen/bybrynn-code", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "RodrigoDornelles" + "repo_owner": "silencelen" } }, - "issue_title": "feat: add unit tests :man_shrugging:", + "issue_title": "fix current gallery stacking to have same width", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -42517,41 +42797,47 @@ }, { "Issue": { - "issue_url": "https://github.com/RodrigoDornelles/pwa-chrfonts/issues/14", - "issue_createdAt": "2023-09-21T00:38:44Z", + "issue_url": "https://github.com/pharo-project/pharo/issues/14719", + "issue_createdAt": "2023-09-21T07:59:34Z", "issue_repo": { - "repo_name": "pwa-chrfonts", - "repo_desc": "run in your browser! thats a editor utility to change your fonts sprites in tilesets and homebrews/rackrom games. (currently only NES)", - "repo_url": "https://github.com/RodrigoDornelles/pwa-chrfonts", - "repo_stars": 14, + "repo_name": "pharo", + "repo_desc": "Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.", + "repo_url": "https://github.com/pharo-project/pharo", + "repo_stars": 1087, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Smalltalk" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Perl" } ] }, "Owner": { - "repo_owner": "RodrigoDornelles" + "repo_owner": "pharo-project" } }, - "issue_title": "feat: list generic fonts when queryLocalFonts not available", + "issue_title": "self for number in inspector", "issue_labels": { "Nodes": [ + { + "label_name": "Bug" + }, { "label_name": "good first issue" + }, + { + "label_name": "Code provided" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { "issue_assignees_count": 0 @@ -42560,64 +42846,56 @@ }, { "Issue": { - "issue_url": "https://github.com/profmarcelino/feirArinos/issues/5", - "issue_createdAt": "2023-09-21T00:37:42Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "feirArinos", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/profmarcelino/feirArinos", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": null }, "Owner": { - "repo_owner": "profmarcelino" + "repo_owner": "" } }, - "issue_title": "Configurar o ambiente de desenvolvimento do site", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/profmarcelino/feirArinos/issues/2", - "issue_createdAt": "2023-09-21T00:37:22Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "feirArinos", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/profmarcelino/feirArinos", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": null }, "Owner": { - "repo_owner": "profmarcelino" + "repo_owner": "" } }, - "issue_title": "Desenvolver o backend para o site", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -42626,50 +42904,62 @@ }, { "Issue": { - "issue_url": "https://github.com/openmsupply/notify/issues/140", - "issue_createdAt": "2023-09-21T00:35:56Z", + "issue_url": "https://github.com/biomejs/biome/issues/364", + "issue_createdAt": "2023-09-21T07:52:16Z", "issue_repo": { - "repo_name": "notify", - "repo_desc": "\"Notify\" a multi channel notification scheduling tool", - "repo_url": "https://github.com/openmsupply/notify", - "repo_stars": 0, + "repo_name": "biome", + "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. ", + "repo_url": "https://github.com/biomejs/biome", + "repo_stars": 2493, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "Rust" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Astro" + }, + { + "repo_prog_language": "Just" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "openmsupply" + "repo_owner": "biomejs" } }, - "issue_title": "Refactor Name Validation code and tests", + "issue_title": "📎 Improve diagnostic of `useValidAriaProps`", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "Refactor" + "label_name": "A-Linter" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -42681,38 +42971,24 @@ }, { "Issue": { - "issue_url": "https://github.com/lightsofapollo/storytime/issues/3", - "issue_createdAt": "2023-09-21T00:29:49Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "storytime", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/lightsofapollo/storytime", - "repo_stars": 4, + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "lightsofapollo" + "repo_owner": "" } }, - "issue_title": "Allow editing character sheet ", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -42753,67 +43029,53 @@ }, { "Issue": { - "issue_url": "https://github.com/ISIS3510-202320-Team22/Wiki/issues/4", - "issue_createdAt": "2023-09-21T00:13:14Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "Wiki", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/ISIS3510-202320-Team22/Wiki", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": null }, "Owner": { - "repo_owner": "ISIS3510-202320-Team22" + "repo_owner": "" } }, - "issue_title": "Define the 6 views", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - } - ], - "label_totalcount": 3 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 6 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/edwardtionadi/Edw-DevOps-Progress/issues/1", - "issue_createdAt": "2023-09-21T00:08:01Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "Edw-DevOps-Progress", - "repo_desc": "Learning how to implement DevOps with well for the best experience", - "repo_url": "https://github.com/edwardtionadi/Edw-DevOps-Progress", + "repo_name": "", + "repo_desc": "", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": null }, "Owner": { - "repo_owner": "edwardtionadi" + "repo_owner": "" } }, - "issue_title": "Making Accessibility App Using Flutter", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -42854,65 +43116,35 @@ }, { "Issue": { - "issue_url": "https://github.com/flutter/flutter/issues/135186", - "issue_createdAt": "2023-09-20T23:53:44Z", + "issue_url": "https://github.com/OligoGeneticDiseases/gen-stats/issues/1", + "issue_createdAt": "2023-09-21T07:40:44Z", "issue_repo": { - "repo_name": "flutter", - "repo_desc": "Flutter makes it easy and fast to build beautiful apps for mobile and beyond", - "repo_url": "https://github.com/flutter/flutter", - "repo_stars": 156836, + "repo_name": "gen-stats", + "repo_desc": "", + "repo_url": "https://github.com/OligoGeneticDiseases/gen-stats", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Ruby" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "flutter" + "repo_owner": "OligoGeneticDiseases" } }, - "issue_title": "FLTEnableWideGamut should be checked in app bundle as well as main bundle", + "issue_title": "Stats into Jupyter module", "issue_labels": { "Nodes": [ { - "label_name": "platform-ios" - }, - { - "label_name": "engine" + "label_name": "enhancement" }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -42924,350 +43156,257 @@ }, { "Issue": { - "issue_url": "https://github.com/Daethyra/VisuaLlama/issues/26", - "issue_createdAt": "2023-09-20T23:49:00Z", + "issue_url": "https://github.com/arthurits/SignalAnalysis/issues/40", + "issue_createdAt": "2023-09-21T07:34:46Z", "issue_repo": { - "repo_name": "VisuaLlama", - "repo_desc": "A VQA object counting assistant powered by Llama 2.", - "repo_url": "https://github.com/Daethyra/VisuaLlama", - "repo_stars": 1, + "repo_name": "SignalAnalysis", + "repo_desc": "Signal analysis tool featuring FFT (fast Fourier transform), fractal dimension, entropy, and numerical differentiation and integration", + "repo_url": "https://github.com/arthurits/SignalAnalysis", + "repo_stars": 10, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "C#" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Standard ML" } ] }, "Owner": { - "repo_owner": "Daethyra" + "repo_owner": "arthurits" } }, - "issue_title": "Ngrok Orchestration Set up changes", + "issue_title": "Marathi (mr-IN) translation needed", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "docker" + "label_name": "Hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/anoma/namada/issues/1910", - "issue_createdAt": "2023-09-20T23:40:38Z", + "issue_url": "https://github.com/sviksi/Kurs_21_september/issues/4", + "issue_createdAt": "2023-09-21T07:32:08Z", "issue_repo": { - "repo_name": "namada", - "repo_desc": "Rust implementation of Namada, a Proof-of-Stake L1 for interchain asset-agnostic privacy", - "repo_url": "https://github.com/anoma/namada", - "repo_stars": 270, + "repo_name": "Kurs_21_september", + "repo_desc": "Test-greier da", + "repo_url": "https://github.com/sviksi/Kurs_21_september", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Handlebars" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "anoma" + "repo_owner": "sviksi" } }, - "issue_title": "Querying error while checking token balance", + "issue_title": "Middag", "issue_labels": { "Nodes": [ { - "label_name": "UX" - }, - { - "label_name": "client" + "label_name": "bug" }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Noble-Lab/casanovo/issues/244", - "issue_createdAt": "2023-09-20T23:34:23Z", + "issue_url": "https://github.com/MetteGrytten/Kurs_21_september/issues/1", + "issue_createdAt": "2023-09-21T07:31:38Z", "issue_repo": { - "repo_name": "casanovo", - "repo_desc": "De Novo Mass Spectrometry Peptide Sequencing with a Transformer Model", - "repo_url": "https://github.com/Noble-Lab/casanovo", - "repo_stars": 68, + "repo_name": "Kurs_21_september", + "repo_desc": "Testing på github kurs", + "repo_url": "https://github.com/MetteGrytten/Kurs_21_september", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Noble-Lab" + "repo_owner": "MetteGrytten" } }, - "issue_title": "Add more detailed logging to assist user debugging ", + "issue_title": "Lurt med korte og konkrete issues", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/twentyhq/twenty/issues/1684", - "issue_createdAt": "2023-09-20T23:18:17Z", + "issue_url": "https://github.com/viaprize/viaprize/issues/93", + "issue_createdAt": "2023-09-21T07:30:43Z", "issue_repo": { - "repo_name": "twenty", - "repo_desc": "Building a modern alternative to Salesforce, powered by the community. ⭐️ You can star to support our work!", - "repo_url": "https://github.com/twentyhq/twenty", - "repo_stars": 3624, + "repo_name": "viaprize", + "repo_desc": "", + "repo_url": "https://github.com/viaprize/viaprize", + "repo_stars": 3, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "CSS" }, { "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "twentyhq" - } - }, - "issue_title": "Add storybook test on Companies / People page \u003e Add new", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "scope: front" - }, - { - "label_name": "blocked: false" - }, - { - "label_name": "size: minutes" - }, - { - "label_name": "type: chore" - } - ], - "label_totalcount": 5 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/JoshuaKGoldberg/create-typescript-app/issues/852", - "issue_createdAt": "2023-09-20T23:17:24Z", - "issue_repo": { - "repo_name": "create-typescript-app", - "repo_desc": "Quickstart-friendly TypeScript template with comprehensive formatting, linting, releases, testing, and other great tooling built-in. ✨", - "repo_url": "https://github.com/JoshuaKGoldberg/create-typescript-app", - "repo_stars": 371, - "repo_langs": { - "Nodes": [ + }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "EJS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Handlebars" } ] }, "Owner": { - "repo_owner": "JoshuaKGoldberg" + "repo_owner": "viaprize" } }, - "issue_title": "🚀 Feature: Add a 'status: aged away' label", + "issue_title": "Feat(Docs): Set up proper read me files for monorepo and frontend ", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "type: feature" + "label_name": "enhancement" }, { - "label_name": "status: accepting prs" + "label_name": "good first issue" + }, + { + "label_name": "easy" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/CodeWithAloha/CWAWebsite/issues/27", - "issue_createdAt": "2023-09-20T23:15:55Z", + "issue_url": "https://github.com/arthurits/ErgoLux/issues/37", + "issue_createdAt": "2023-09-21T07:27:02Z", "issue_repo": { - "repo_name": "CWAWebsite", - "repo_desc": "", - "repo_url": "https://github.com/CodeWithAloha/CWAWebsite", - "repo_stars": 2, + "repo_name": "ErgoLux", + "repo_desc": "T-10A illuminance-meter data recording", + "repo_url": "https://github.com/arthurits/ErgoLux", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "CodeWithAloha" + "repo_owner": "arthurits" } }, - "issue_title": "add a PR template for our repo", + "issue_title": "Marathi (mr-IN) translation needed", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "Hacktoberfest" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/NWACus/avy/issues/359", - "issue_createdAt": "2023-09-20T23:09:06Z", + "issue_url": "https://github.com/TeamPetPoison/pet-poison-alert/issues/56", + "issue_createdAt": "2023-09-21T07:25:51Z", "issue_repo": { - "repo_name": "avy", - "repo_desc": "Mobile-Native Viewing of NAC Avalanche Forecasts", - "repo_url": "https://github.com/NWACus/avy", - "repo_stars": 4, + "repo_name": "pet-poison-alert", + "repo_desc": "client repo for pet poison alert ", + "repo_url": "https://github.com/TeamPetPoison/pet-poison-alert", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "NWACus" + "repo_owner": "TeamPetPoison" } }, - "issue_title": "Update ESLint", + "issue_title": "Add the Location Marker in Map ", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -43279,47 +43418,68 @@ }, { "Issue": { - "issue_url": "https://github.com/TBD54566975/developer.tbd.website/issues/735", - "issue_createdAt": "2023-09-20T23:04:00Z", + "issue_url": "https://github.com/goblint/analyzer/issues/1181", + "issue_createdAt": "2023-09-21T07:25:43Z", "issue_repo": { - "repo_name": "developer.tbd.website", - "repo_desc": "Source for the TBD Developer Website at developer.tbd.website", - "repo_url": "https://github.com/TBD54566975/developer.tbd.website", - "repo_stars": 8, + "repo_name": "analyzer", + "repo_desc": "Static analysis framework for C", + "repo_url": "https://github.com/goblint/analyzer", + "repo_stars": 135, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "C" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "OCaml" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Python" }, { "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Promela" + }, + { + "repo_prog_language": "Perl" + }, + { + "repo_prog_language": "Standard ML" } ] }, "Owner": { - "repo_owner": "TBD54566975" + "repo_owner": "goblint" } }, - "issue_title": "Update Protocol docs to add `of` when `who` is not 'anyone'", + "issue_title": "Autotuner doesn't account for all spawning functions", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" + }, + { + "label_name": "unsound" + }, + { + "label_name": "sv-comp" }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -43331,31 +43491,28 @@ }, { "Issue": { - "issue_url": "https://github.com/RodrigoDornelles/pwa-chrfonts/issues/11", - "issue_createdAt": "2023-09-20T22:52:10Z", + "issue_url": "https://github.com/IETS3/iets3.opensource/issues/708", + "issue_createdAt": "2023-09-21T07:24:08Z", "issue_repo": { - "repo_name": "pwa-chrfonts", - "repo_desc": "run in your browser! thats a editor utility to change your fonts sprites in tilesets and homebrews/rackrom games. (currently only NES)", - "repo_url": "https://github.com/RodrigoDornelles/pwa-chrfonts", - "repo_stars": 14, + "repo_name": "iets3.opensource", + "repo_desc": "Open Source Parts of IETS3", + "repo_url": "https://github.com/IETS3/iets3.opensource", + "repo_stars": 40, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JetBrains MPS" } ] }, "Owner": { - "repo_owner": "RodrigoDornelles" + "repo_owner": "IETS3" } }, - "issue_title": "build: add script serve for webpack", + "issue_title": "GenericFunctionType should be abstract or removed", "issue_labels": { "Nodes": [ { @@ -43374,148 +43531,210 @@ }, { "Issue": { - "issue_url": "https://github.com/Northeastern-Electric-Racing/FinishLine/issues/1458", - "issue_createdAt": "2023-09-20T22:50:14Z", + "issue_url": "https://github.com/teamhanko/hanko/issues/1030", + "issue_createdAt": "2023-09-21T07:19:49Z", "issue_repo": { - "repo_name": "FinishLine", - "repo_desc": "Northeastern Electric Racing Project Management Dashboard - version 3", - "repo_url": "https://github.com/Northeastern-Electric-Racing/FinishLine", - "repo_stars": 21, + "repo_name": "hanko", + "repo_desc": "Open authentication and user management for the passkey era", + "repo_url": "https://github.com/teamhanko/hanko", + "repo_stars": 2259, "repo_langs": { "Nodes": [ { "repo_prog_language": "Dockerfile" }, + { + "repo_prog_language": "Go" + }, { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "TypeScript" }, { "repo_prog_language": "HTML" }, + { + "repo_prog_language": "Sass" + }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Svelte" + }, + { + "repo_prog_language": "Vue" } ] }, "Owner": { - "repo_owner": "Northeastern-Electric-Racing" + "repo_owner": "teamhanko" } }, - "issue_title": "All Projects Table filtered by ACTIVE ", + "issue_title": "Email security notifications", "issue_labels": { "Nodes": [ { - "label_name": "medium" + "label_name": "enhancement" }, { - "label_name": "feature enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "go" }, { - "label_name": "front-end" + "label_name": "💙 Hacktoberfest" } ], "label_totalcount": 4 }, + "Comments": { + "issue_comment_count": 1 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_repo": { + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, + "repo_langs": { + "Nodes": null + }, + "Owner": { + "repo_owner": "" + } + }, + "issue_title": "", + "issue_labels": { + "Nodes": null, + "label_totalcount": 0 + }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/life-itself/community/issues/816", - "issue_createdAt": "2023-09-20T22:47:52Z", + "issue_url": "https://github.com/void-linux/void-packages/issues/46170", + "issue_createdAt": "2023-09-21T07:18:04Z", "issue_repo": { - "repo_name": "community", - "repo_desc": "👋 Life Itself's community home with forum, projects and website.", - "repo_url": "https://github.com/life-itself/community", - "repo_stars": 14, + "repo_name": "void-packages", + "repo_desc": "The Void source packages collection", + "repo_url": "https://github.com/void-linux/void-packages", + "repo_stars": 2151, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Roff" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "M4" + }, + { + "repo_prog_language": "Isabelle" + }, + { + "repo_prog_language": "CMake" }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Perl" } ] }, "Owner": { - "repo_owner": "life-itself" + "repo_owner": "void-linux" } }, - "issue_title": "YouTube embeds size is not responsive", + "issue_title": "[tracking]: List of currently failing python3 checks", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "Website" + "label_name": "tracking" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/discord-tickets/bot/issues/484", - "issue_createdAt": "2023-09-20T22:39:04Z", + "issue_url": "https://github.com/bhanujoshi24/SynGPT/issues/53", + "issue_createdAt": "2023-09-21T07:17:57Z", "issue_repo": { - "repo_name": "bot", - "repo_desc": "The most popular open-source and self-hosted ticket management bot for Discord - a free alternative to the premium and white-label plans of other popular ticketing bots.", - "repo_url": "https://github.com/discord-tickets/bot", - "repo_stars": 693, + "repo_name": "SynGPT", + "repo_desc": "", + "repo_url": "https://github.com/bhanujoshi24/SynGPT", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Mustache" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "discord-tickets" + "repo_owner": "bhanujoshi24" } }, - "issue_title": "[BUG] Saying \"null\" can cause an automatic tag reply", + "issue_title": "Issue Code#1037 : Code Cleaning Activity for backend", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "Backend" } ], "label_totalcount": 2 @@ -43524,109 +43743,60 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/biomejs/biome/issues/355", - "issue_createdAt": "2023-09-20T22:34:26Z", + "issue_url": "https://github.com/google/comprehensive-rust/issues/1227", + "issue_createdAt": "2023-09-21T07:16:04Z", "issue_repo": { - "repo_name": "biome", - "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. ", - "repo_url": "https://github.com/biomejs/biome", - "repo_stars": 2489, + "repo_name": "comprehensive-rust", + "repo_desc": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.", + "repo_url": "https://github.com/google/comprehensive-rust", + "repo_stars": 19394, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "AIDL" }, { "repo_prog_language": "Rust" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Java" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "C" }, { - "repo_prog_language": "Astro" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Just" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Kotlin" - } - ] - }, - "Owner": { - "repo_owner": "biomejs" - } - }, - "issue_title": "📎 Implement `lint/noApproximativeNumericConstant`, `clippy/approx_constant`", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "S-Help-wanted" - }, - { - "label_name": "A-Linter" - }, - { - "label_name": "L-JavaScript" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/stackbuilders/assertive-ts/issues/108", - "issue_createdAt": "2023-09-20T22:29:56Z", - "issue_repo": { - "repo_name": "assertive-ts", - "repo_desc": "A type-safe fluent assertion library written in TypeScript and inspired by Jest assertions and the popular AssertJ", - "repo_url": "https://github.com/stackbuilders/assertive-ts", - "repo_stars": 25, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "stackbuilders" + "repo_owner": "google" } }, - "issue_title": "Alias for `.toBeSame` matcher", + "issue_title": "Cleaner URLs", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, @@ -43634,7 +43804,7 @@ "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -43646,13 +43816,13 @@ }, { "Issue": { - "issue_url": "https://github.com/biomejs/biome/issues/352", - "issue_createdAt": "2023-09-20T22:17:46Z", + "issue_url": "https://github.com/biomejs/biome/issues/362", + "issue_createdAt": "2023-09-21T07:11:26Z", "issue_repo": { "repo_name": "biome", "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. ", "repo_url": "https://github.com/biomejs/biome", - "repo_stars": 2489, + "repo_stars": 2493, "repo_langs": { "Nodes": [ { @@ -43691,138 +43861,136 @@ "repo_owner": "biomejs" } }, - "issue_title": "📎 Implement `lint/noInvalidNewBuiltin` - `eslint/no-new-native-nonconstructor`", + "issue_title": "📎 Improve diagnostic of `useAnchorContent`", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, - { - "label_name": "S-Help-wanted" - }, { "label_name": "A-Linter" - }, - { - "label_name": "L-JavaScript" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/alainsopp/tradingaly/issues/7", - "issue_createdAt": "2023-09-20T22:17:12Z", + "issue_url": "https://github.com/pandas-dev/pandas/issues/55224", + "issue_createdAt": "2023-09-21T07:09:28Z", "issue_repo": { - "repo_name": "tradingaly", - "repo_desc": "A tool to simulate sell and buy orders execution to a local trading account and a local stockexchange.", - "repo_url": "https://github.com/alainsopp/tradingaly", - "repo_stars": 0, + "repo_name": "pandas", + "repo_desc": "Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more", + "repo_url": "https://github.com/pandas-dev/pandas", + "repo_stars": 39785, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "XSLT" + }, + { + "repo_prog_language": "Cython" + }, + { + "repo_prog_language": "Meson" } ] }, "Owner": { - "repo_owner": "alainsopp" + "repo_owner": "pandas-dev" } }, - "issue_title": "New Ask offers are not merged when having identical price", + "issue_title": "BUG: Series.value_counts with sort=False returns result sorted on values for Series with string dtype", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "Bug" + }, + { + "label_name": "Algos" }, { "label_name": "good first issue" + }, + { + "label_name": "ExtensionArray" } ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", - "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, - "repo_langs": { - "Nodes": null - }, - "Owner": { - "repo_owner": "" - } - }, - "issue_title": "", - "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Jdecristi/chirp/issues/25", - "issue_createdAt": "2023-09-20T22:14:49Z", + "issue_url": "https://github.com/Nuzair46/SpotX-Mac/issues/65", + "issue_createdAt": "2023-09-21T07:00:03Z", "issue_repo": { - "repo_name": "chirp", - "repo_desc": "", - "repo_url": "https://github.com/Jdecristi/chirp", - "repo_stars": 2, + "repo_name": "SpotX-Mac", + "repo_desc": "Spotify Ad blocker based on SpotX for MacOS", + "repo_url": "https://github.com/Nuzair46/SpotX-Mac", + "repo_stars": 890, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Jdecristi" + "repo_owner": "Nuzair46" } }, - "issue_title": "HOME PAGE REDESIGN | Redesign PostCarousel", + "issue_title": "I still keep getting ads. I'm I doing something wrong?", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -43831,13 +43999,13 @@ }, { "Issue": { - "issue_url": "https://github.com/Jdecristi/chirp/issues/24", - "issue_createdAt": "2023-09-20T22:13:26Z", + "issue_url": "https://github.com/Donkey0322/LogoShot3.0/issues/35", + "issue_createdAt": "2023-09-21T06:59:37Z", "issue_repo": { - "repo_name": "chirp", + "repo_name": "LogoShot3.0", "repo_desc": "", - "repo_url": "https://github.com/Jdecristi/chirp", - "repo_stars": 2, + "repo_url": "https://github.com/Donkey0322/LogoShot3.0", + "repo_stars": 1, "repo_langs": { "Nodes": [ { @@ -43847,22 +44015,37 @@ "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Objective-C++" + }, + { + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "Jdecristi" + "repo_owner": "Donkey0322" } }, - "issue_title": "HOME PAGE REDESIGN | Redesign Navigation Menu", + "issue_title": "Feat: Loading State for Data Fetching", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "feat" + }, + { + "label_name": "layout" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -43874,47 +44057,44 @@ }, { "Issue": { - "issue_url": "https://github.com/cryostatio/cryostat-operator/issues/631", - "issue_createdAt": "2023-09-20T22:05:28Z", + "issue_url": "https://github.com/orochi-network/zkDatabase/issues/39", + "issue_createdAt": "2023-09-21T06:58:26Z", "issue_repo": { - "repo_name": "cryostat-operator", - "repo_desc": "A Kubernetes Operator to facilitate the setup and management of Cryostat.", - "repo_url": "https://github.com/cryostatio/cryostat-operator", - "repo_stars": 32, + "repo_name": "zkDatabase", + "repo_desc": "zkDatabase, a distributed off-chain database with ZK prover", + "repo_url": "https://github.com/orochi-network/zkDatabase", + "repo_stars": 18, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "cryostatio" + "repo_owner": "orochi-network" } }, - "issue_title": "[Task] Update CI badge", + "issue_title": "Transfer merkle tree by stream", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "docs" + "label_name": "help wanted" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -43923,50 +44103,65 @@ }, { "Issue": { - "issue_url": "https://github.com/MutinyWallet/mutiny-web/issues/547", - "issue_createdAt": "2023-09-20T22:03:31Z", + "issue_url": "https://github.com/biomejs/biome/issues/360", + "issue_createdAt": "2023-09-21T06:57:39Z", "issue_repo": { - "repo_name": "mutiny-web", - "repo_desc": "The frontend for Mutiny Wallet", - "repo_url": "https://github.com/MutinyWallet/mutiny-web", - "repo_stars": 74, + "repo_name": "biome", + "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. ", + "repo_url": "https://github.com/biomejs/biome", + "repo_stars": 2493, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "Rust" + }, { "repo_prog_language": "TypeScript" }, { "repo_prog_language": "CSS" }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Astro" + }, { "repo_prog_language": "Just" }, { - "repo_prog_language": "Java" + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "MutinyWallet" + "repo_owner": "biomejs" } }, - "issue_title": "Add protocol handlers for PWA", + "issue_title": "📎 Improve diagnostic of `noAriaUnsupportedElements`", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "A-Linter" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -43975,50 +44170,44 @@ }, { "Issue": { - "issue_url": "https://github.com/TBD54566975/dwn-server/issues/64", - "issue_createdAt": "2023-09-20T22:00:51Z", + "issue_url": "https://github.com/ANrajin/hylos/issues/7", + "issue_createdAt": "2023-09-21T06:56:39Z", "issue_repo": { - "repo_name": "dwn-server", - "repo_desc": "DWN server - host anywhere publicly accessible for DIDs to use", - "repo_url": "https://github.com/TBD54566975/dwn-server", - "repo_stars": 15, + "repo_name": "hylos", + "repo_desc": "Hylos is a dashboard template primarily developed with Angular and Tailwind CSS", + "repo_url": "https://github.com/ANrajin/hylos", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Mustache" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "TBD54566975" + "repo_owner": "ANrajin" } }, - "issue_title": "Document methods in the repo", + "issue_title": "🎨 Design badge component for dashboard", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "UI Design" } ], "label_totalcount": 3 @@ -44033,96 +44222,90 @@ }, { "Issue": { - "issue_url": "https://github.com/microsoft/vscode-mypy/issues/156", - "issue_createdAt": "2023-09-20T21:58:12Z", + "issue_url": "https://github.com/mdn/translated-content/issues/15997", + "issue_createdAt": "2023-09-21T06:56:24Z", "issue_repo": { - "repo_name": "vscode-mypy", - "repo_desc": "Linting support for Python using the mypy linter.", - "repo_url": "https://github.com/microsoft/vscode-mypy", - "repo_stars": 64, + "repo_name": "translated-content", + "repo_desc": "The source repository of all translated content for MDN Web Docs", + "repo_url": "https://github.com/mdn/translated-content", + "repo_stars": 1396, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Markdown" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "mdn" } }, - "issue_title": "Change pattern matching regex to handle errors when they don't have a column number ", + "issue_title": "confuse wording in Simplified Chinese", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "needs PR" - }, - { - "label_name": "ghc-osd" + "label_name": "l10n-zh" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/databrickslabs/ucx/issues/249", - "issue_createdAt": "2023-09-20T21:42:43Z", + "issue_url": "https://github.com/ANrajin/hylos/issues/6", + "issue_createdAt": "2023-09-21T06:55:58Z", "issue_repo": { - "repo_name": "ucx", - "repo_desc": "Unity Catalog Automated Migration", - "repo_url": "https://github.com/databrickslabs/ucx", - "repo_stars": 18, + "repo_name": "hylos", + "repo_desc": "Hylos is a dashboard template primarily developed with Angular and Tailwind CSS", + "repo_url": "https://github.com/ANrajin/hylos", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Scala" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "databrickslabs" + "repo_owner": "ANrajin" } }, - "issue_title": "Create inventory of service principals and direct files access in Azure", + "issue_title": "🎨 Design notification alert component for dashboard", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "assessment step" + "label_name": "good first issue" }, { - "label_name": "migration step" + "label_name": "UI Design" } ], "label_totalcount": 3 @@ -44137,92 +44320,104 @@ }, { "Issue": { - "issue_url": "https://github.com/PipedreamHQ/pipedream/issues/8161", - "issue_createdAt": "2023-09-20T21:42:25Z", + "issue_url": "https://github.com/biomejs/biome/issues/359", + "issue_createdAt": "2023-09-21T06:54:27Z", "issue_repo": { - "repo_name": "pipedream", - "repo_desc": "Connect APIs, remarkably fast. Free for developers.", - "repo_url": "https://github.com/PipedreamHQ/pipedream", - "repo_stars": 7195, + "repo_name": "biome", + "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. ", + "repo_url": "https://github.com/biomejs/biome", + "repo_stars": 2493, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Rust" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Astro" + }, + { + "repo_prog_language": "Just" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "PipedreamHQ" + "repo_owner": "biomejs" } }, - "issue_title": "[Components] Shopify --\u003e Shopify Developer App", + "issue_title": "📎 Improve diagnostic of `noPositiveTabindex`", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "action" - }, - { - "label_name": "triaged" + "label_name": "A-Linter" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/vuejs/test-utils/issues/2194", - "issue_createdAt": "2023-09-20T21:40:03Z", + "issue_url": "https://github.com/F1bonacc1/process-compose/issues/94", + "issue_createdAt": "2023-09-21T06:53:50Z", "issue_repo": { - "repo_name": "test-utils", - "repo_desc": "Vue Test Utils for Vue 3", - "repo_url": "https://github.com/vuejs/test-utils", - "repo_stars": 887, + "repo_name": "process-compose", + "repo_desc": "Process Compose is a simple and flexible scheduler and orchestrator to manage non-containerized applications.", + "repo_url": "https://github.com/F1bonacc1/process-compose", + "repo_stars": 312, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Nix" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "vuejs" + "repo_owner": "F1bonacc1" } }, - "issue_title": "Feature request: Attach to SVG elements", + "issue_title": "Split log files by day or size (log rolling)", "issue_labels": { "Nodes": [ { @@ -44244,96 +44439,132 @@ }, { "Issue": { - "issue_url": "https://github.com/nateblinux/PainPT/issues/1", - "issue_createdAt": "2023-09-20T21:36:26Z", + "issue_url": "https://github.com/biomejs/biome/issues/358", + "issue_createdAt": "2023-09-21T06:50:33Z", "issue_repo": { - "repo_name": "PainPT", - "repo_desc": "", - "repo_url": "https://github.com/nateblinux/PainPT", - "repo_stars": 0, + "repo_name": "biome", + "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. ", + "repo_url": "https://github.com/biomejs/biome", + "repo_stars": 2493, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Astro" + }, + { + "repo_prog_language": "Just" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "nateblinux" + "repo_owner": "biomejs" } }, - "issue_title": "Test Issue", + "issue_title": "📎 Improve diagnostic of `noHeaderScope`", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "A-Linter" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/az-digital/az_quickstart/issues/2757", - "issue_createdAt": "2023-09-20T21:36:13Z", + "issue_url": "https://github.com/kubernetes-sigs/kubespray/issues/10462", + "issue_createdAt": "2023-09-21T06:48:59Z", "issue_repo": { - "repo_name": "az_quickstart", - "repo_desc": "UArizona's web content management system built with Drupal 10.", - "repo_url": "https://github.com/az-digital/az_quickstart", - "repo_stars": 28, + "repo_name": "kubespray", + "repo_desc": "Deploy a Production Ready Kubernetes Cluster", + "repo_url": "https://github.com/kubernetes-sigs/kubespray", + "repo_stars": 14465, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Groovy" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HCL" }, { - "repo_prog_language": "Twig" + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Jinja" } ] }, "Owner": { - "repo_owner": "az-digital" + "repo_owner": "kubernetes-sigs" } }, - "issue_title": "README.md Typo", + "issue_title": "upgraded nerdctl to v1.6.0", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" }, { - "label_name": "low priority" + "label_name": "kind/feature" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -44342,31 +44573,25 @@ }, { "Issue": { - "issue_url": "https://github.com/lightsofapollo/storytime/issues/2", - "issue_createdAt": "2023-09-20T21:30:14Z", + "issue_url": "https://github.com/ajinkyabridgelabz/perfiosrepo/issues/5", + "issue_createdAt": "2023-09-21T06:48:45Z", "issue_repo": { - "repo_name": "storytime", + "repo_name": "perfiosrepo", "repo_desc": "", - "repo_url": "https://github.com/lightsofapollo/storytime", - "repo_stars": 4, + "repo_url": "https://github.com/ajinkyabridgelabz/perfiosrepo", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "lightsofapollo" + "repo_owner": "ajinkyabridgelabz" } }, - "issue_title": "List all chapaters for re-reading purposes", + "issue_title": "Write a java program to find the duplicate interger in an array of integer. ", "issue_labels": { "Nodes": [ { @@ -44376,65 +44601,50 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/medplum/medplum/issues/2894", - "issue_createdAt": "2023-09-20T21:28:01Z", + "issue_url": "https://github.com/orochi-network/zkDatabase/issues/38", + "issue_createdAt": "2023-09-21T06:40:06Z", "issue_repo": { - "repo_name": "medplum", - "repo_desc": "Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications.", - "repo_url": "https://github.com/medplum/medplum", - "repo_stars": 891, + "repo_name": "zkDatabase", + "repo_desc": "zkDatabase, a distributed off-chain database with ZK prover", + "repo_url": "https://github.com/orochi-network/zkDatabase", + "repo_stars": 18, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "MDX" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "NSIS" } ] }, "Owner": { - "repo_owner": "medplum" + "repo_owner": "orochi-network" } }, - "issue_title": "Enable SMTP config settings support with AWS Parameter Store", + "issue_title": "[R\u0026D] Applying accumulation to accumulate data commitment of zkDatabase", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "help wanted" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -44446,105 +44656,161 @@ }, { "Issue": { - "issue_url": "https://github.com/opensearch-project/dashboards-search-relevance/issues/293", - "issue_createdAt": "2023-09-20T21:24:21Z", + "issue_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues/issues/1862", + "issue_createdAt": "2023-09-21T06:33:55Z", "issue_repo": { - "repo_name": "dashboards-search-relevance", - "repo_desc": "Tools to help search relevance engineers and business users tune search results for their OpenSearch applications.", - "repo_url": "https://github.com/opensearch-project/dashboards-search-relevance", - "repo_stars": 15, + "repo_name": "Unit_Automation_Issues", + "repo_desc": "", + "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "SCSS" - } - ] + "Nodes": [] + }, + "Owner": { + "repo_owner": "AutomationSyncUser" + } + }, + "issue_title": "1752985528", + "issue_labels": { + "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "documentation" + }, + { + "label_name": "duplicate" + }, + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "invalid" + }, + { + "label_name": "question" + } + ], + "label_totalcount": 8 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues/issues/1861", + "issue_createdAt": "2023-09-21T06:32:29Z", + "issue_repo": { + "repo_name": "Unit_Automation_Issues", + "repo_desc": "", + "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", + "repo_stars": 0, + "repo_langs": { + "Nodes": [] }, "Owner": { - "repo_owner": "opensearch-project" + "repo_owner": "AutomationSyncUser" } }, - "issue_title": "[FEATURE] Sort Index Dropdown", + "issue_title": "1385805680", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" + }, + { + "label_name": "documentation" }, { "label_name": "good first issue" + }, + { + "label_name": "question" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/medplum/medplum/issues/2893", - "issue_createdAt": "2023-09-20T21:17:32Z", + "issue_url": "https://github.com/twentyhq/twenty/issues/1690", + "issue_createdAt": "2023-09-21T06:32:01Z", "issue_repo": { - "repo_name": "medplum", - "repo_desc": "Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications.", - "repo_url": "https://github.com/medplum/medplum", - "repo_stars": 891, + "repo_name": "twenty", + "repo_desc": "Building a modern alternative to Salesforce, powered by the community. ⭐️ You can star to support our work!", + "repo_url": "https://github.com/twentyhq/twenty", + "repo_stars": 3625, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "NSIS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "medplum" + "repo_owner": "twentyhq" } }, - "issue_title": "Fix compliance logos in dark mode", + "issue_title": "Update Postgres installation without docker instructions to use a script", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "scope: backend" + }, + { + "label_name": "blocked: false" + }, + { + "label_name": "size: minutes" + }, + { + "label_name": "type: chore" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -44553,31 +44819,31 @@ }, { "Issue": { - "issue_url": "https://github.com/aidanaden/canvas-sync/issues/100", - "issue_createdAt": "2023-09-20T21:15:55Z", + "issue_url": "https://github.com/The-Code-Dose/thecodedose-website/issues/14", + "issue_createdAt": "2023-09-21T06:31:24Z", "issue_repo": { - "repo_name": "canvas-sync", - "repo_desc": "CLI to download \u0026 view canvas info/files", - "repo_url": "https://github.com/aidanaden/canvas-sync", - "repo_stars": 5, + "repo_name": "thecodedose-website", + "repo_desc": "", + "repo_url": "https://github.com/The-Code-Dose/thecodedose-website", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "aidanaden" + "repo_owner": "The-Code-Dose" } }, - "issue_title": "feat: view grades", + "issue_title": "Add Table of Contents to BlogTemplate", "issue_labels": { "Nodes": [ { @@ -44596,17 +44862,17 @@ }, { "Issue": { - "issue_url": "https://github.com/medplum/medplum/issues/2892", - "issue_createdAt": "2023-09-20T21:08:01Z", + "issue_url": "https://github.com/apache/airflow/issues/34513", + "issue_createdAt": "2023-09-21T06:21:34Z", "issue_repo": { - "repo_name": "medplum", - "repo_desc": "Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications.", - "repo_url": "https://github.com/medplum/medplum", - "repo_stars": 891, + "repo_name": "airflow", + "repo_desc": "Apache Airflow - A platform to programmatically author, schedule, and monitor workflows", + "repo_url": "https://github.com/apache/airflow", + "repo_stars": 31770, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" }, { "repo_prog_language": "JavaScript" @@ -44614,41 +44880,53 @@ { "repo_prog_language": "CSS" }, + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Mako" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "HCL" }, { - "repo_prog_language": "NSIS" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "medplum" + "repo_owner": "apache" } }, - "issue_title": "Field editor not using Mantine styles", + "issue_title": "Airflow Google Provider BigQueryIntervalCheckOperator miss project_id", "issue_labels": { "Nodes": [ + { + "label_name": "provider:google" + }, + { + "label_name": "area:providers" + }, + { + "label_name": "kind:feature" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -44657,159 +44935,112 @@ }, { "Issue": { - "issue_url": "https://github.com/earkwyd/learning-svelte/issues/1", - "issue_createdAt": "2023-09-20T21:07:40Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "learning-svelte", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/earkwyd/learning-svelte", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Svelte" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "earkwyd" + "repo_owner": "" } }, - "issue_title": "Create second part of the coffee score card component", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/medplum/medplum/issues/2891", - "issue_createdAt": "2023-09-20T21:06:29Z", + "issue_url": "https://github.com/Jorden46/Jorden_0805748E115421D8B7C4D826D3519810/issues/1", + "issue_createdAt": "2023-09-21T05:45:20Z", "issue_repo": { - "repo_name": "medplum", - "repo_desc": "Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications.", - "repo_url": "https://github.com/medplum/medplum", - "repo_stars": 891, + "repo_name": "Jorden_0805748E115421D8B7C4D826D3519810", + "repo_desc": "", + "repo_url": "https://github.com/Jorden46/Jorden_0805748E115421D8B7C4D826D3519810", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "NSIS" } ] }, "Owner": { - "repo_owner": "medplum" + "repo_owner": "Jorden46" } }, - "issue_title": "Fix capitalization of \"Id\" in field selector", + "issue_title": "Jorden46 ", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/medplum/medplum/issues/2890", - "issue_createdAt": "2023-09-20T21:03:46Z", + "issue_url": "https://github.com/external-secrets/external-secrets/issues/2720", + "issue_createdAt": "2023-09-21T05:45:09Z", "issue_repo": { - "repo_name": "medplum", - "repo_desc": "Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications.", - "repo_url": "https://github.com/medplum/medplum", - "repo_stars": 891, + "repo_name": "external-secrets", + "repo_desc": "External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.", + "repo_url": "https://github.com/external-secrets/external-secrets", + "repo_stars": 3098, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Smarty" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "HCL" }, { "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "NSIS" } ] }, "Owner": { - "repo_owner": "medplum" + "repo_owner": "external-secrets" } }, - "issue_title": "Fix search column fuzzy matching", + "issue_title": "support `sourcreRef.generatorRef` in `.data[]` entries", "issue_labels": { "Nodes": [ { @@ -44819,71 +45050,68 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/usnistgov/iheos-toolkit2/issues/595", - "issue_createdAt": "2023-09-20T21:00:16Z", + "issue_url": "https://github.com/OpenImageIO/oiio/issues/3992", + "issue_createdAt": "2023-09-21T05:32:43Z", "issue_repo": { - "repo_name": "iheos-toolkit2", - "repo_desc": "XDS Toolkit", - "repo_url": "https://github.com/usnistgov/iheos-toolkit2", - "repo_stars": 41, + "repo_name": "oiio", + "repo_desc": "Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications.", + "repo_url": "https://github.com/OpenImageIO/oiio", + "repo_stars": 1750, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Groovy" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "XSLT" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Awk" + "repo_prog_language": "C" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Rich Text Format" + "repo_prog_language": "POV-Ray SDL" } ] }, "Owner": { - "repo_owner": "usnistgov" + "repo_owner": "OpenImageIO" } }, - "issue_title": "Fix Initiating Gateway (IG) Conformance Test 12300 FindDocuments for LeafClass", + "issue_title": "Convert documentation examples into testsuite tests", "issue_labels": { "Nodes": [ + { + "label_name": "feature request" + }, { "label_name": "good first issue" + }, + { + "label_name": "docs" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -44892,38 +45120,35 @@ }, { "Issue": { - "issue_url": "https://github.com/aidanaden/canvas-sync/issues/94", - "issue_createdAt": "2023-09-20T20:56:11Z", + "issue_url": "https://github.com/LittleBigRefresh/Bunkum/issues/42", + "issue_createdAt": "2023-09-21T05:24:13Z", "issue_repo": { - "repo_name": "canvas-sync", - "repo_desc": "CLI to download \u0026 view canvas info/files", - "repo_url": "https://github.com/aidanaden/canvas-sync", + "repo_name": "Bunkum", + "repo_desc": "An open-source HTTP server for custom game servers built with flexibility in mind.", + "repo_url": "https://github.com/LittleBigRefresh/Bunkum", "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "aidanaden" + "repo_owner": "LittleBigRefresh" } }, - "issue_title": "feat: print new file downloaded in tree format for `update files`", + "issue_title": "Autodiscover should have link for banner image", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -44935,20 +45160,20 @@ }, { "Issue": { - "issue_url": "https://github.com/aidanaden/canvas-sync/issues/91", - "issue_createdAt": "2023-09-20T20:52:29Z", + "issue_url": "https://github.com/GeoscienceAustralia/dea-notebooks/issues/1143", + "issue_createdAt": "2023-09-21T05:23:25Z", "issue_repo": { - "repo_name": "canvas-sync", - "repo_desc": "CLI to download \u0026 view canvas info/files", - "repo_url": "https://github.com/aidanaden/canvas-sync", - "repo_stars": 5, + "repo_name": "dea-notebooks", + "repo_desc": "Repository for Digital Earth Australia Jupyter Notebooks: tools and workflows for geospatial analysis with Open Data Cube and Xarray", + "repo_url": "https://github.com/GeoscienceAustralia/dea-notebooks", + "repo_stars": 390, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Python" }, { "repo_prog_language": "Shell" @@ -44956,20 +45181,32 @@ ] }, "Owner": { - "repo_owner": "aidanaden" + "repo_owner": "GeoscienceAustralia" } }, - "issue_title": "feat: credit command", + "issue_title": "Is all the Supplementary Data getting used? ", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "assistance-requested" + }, + { + "label_name": "documentation" + }, + { + "label_name": "Environment/package issue" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -44978,49 +45215,25 @@ }, { "Issue": { - "issue_url": "https://github.com/medplum/medplum/issues/2888", - "issue_createdAt": "2023-09-20T20:50:55Z", + "issue_url": "https://github.com/Kubernetes-Learning-Playground/multi-cluster/issues/6", + "issue_createdAt": "2023-09-21T05:23:04Z", "issue_repo": { - "repo_name": "medplum", - "repo_desc": "Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications.", - "repo_url": "https://github.com/medplum/medplum", - "repo_stars": 891, + "repo_name": "multi-cluster", + "repo_desc": "基于k8s的多集群简易方案", + "repo_url": "https://github.com/Kubernetes-Learning-Playground/multi-cluster", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "NSIS" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "medplum" + "repo_owner": "Kubernetes-Learning-Playground" } }, - "issue_title": "Fix \"New\" button for Bot and ClientApplication", + "issue_title": "feat: 支持集群内部署", "issue_labels": { "Nodes": [ { @@ -45030,7 +45243,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -45039,93 +45252,84 @@ }, { "Issue": { - "issue_url": "https://github.com/deangelisdf/visual_novel_pyarcade/issues/16", - "issue_createdAt": "2023-09-20T20:43:12Z", + "issue_url": "https://github.com/aswinkp/ml_starter/issues/9", + "issue_createdAt": "2023-09-21T05:20:46Z", "issue_repo": { - "repo_name": "visual_novel_pyarcade", - "repo_desc": "Little framework to create a graphic novel with python arcade", - "repo_url": "https://github.com/deangelisdf/visual_novel_pyarcade", + "repo_name": "ml_starter", + "repo_desc": "", + "repo_url": "https://github.com/aswinkp/ml_starter", "repo_stars": 0, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "R" + }, { "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "deangelisdf" + "repo_owner": "aswinkp" } }, - "issue_title": "generate a graphic dialog tree and save it on JPG/PNG", + "issue_title": "Title", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/AleoHQ/sdk/issues/747", - "issue_createdAt": "2023-09-20T20:39:48Z", + "issue_url": "https://github.com/Chetan-KK/Windows-10-Clone/issues/13", + "issue_createdAt": "2023-09-21T05:10:46Z", "issue_repo": { - "repo_name": "sdk", - "repo_desc": "A Software Development Kit (SDK) for Zero-Knowledge Transactions", - "repo_url": "https://github.com/AleoHQ/sdk", - "repo_stars": 344, + "repo_name": "Windows-10-Clone", + "repo_desc": "Windows 10 clone open source practice project with React js", + "repo_url": "https://github.com/Chetan-KK/Windows-10-Clone", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "AleoHQ" + "repo_owner": "Chetan-KK" } }, - "issue_title": "[Feature] Several UI Changes for aleo.tools Develop Tab", + "issue_title": "create orignal windows 10 loading animation", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "javascript" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -45134,96 +45338,84 @@ }, { "Issue": { - "issue_url": "https://github.com/agency-of-learning/PairApp/issues/338", - "issue_createdAt": "2023-09-20T20:38:57Z", + "issue_url": "https://github.com/cowprotocol/tenderly-watch-tower/issues/35", + "issue_createdAt": "2023-09-21T05:04:57Z", "issue_repo": { - "repo_name": "PairApp", - "repo_desc": "The Pair App is employed by the Agency of Learning for team management and communication.", - "repo_url": "https://github.com/agency-of-learning/PairApp", - "repo_stars": 9, + "repo_name": "tenderly-watch-tower", + "repo_desc": "Watching to make sure CoWs are treated Tenderly 👀", + "repo_url": "https://github.com/cowprotocol/tenderly-watch-tower", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Procfile" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "agency-of-learning" + "repo_owner": "cowprotocol" } }, - "issue_title": "[UserMenteeApplication] UI to create new cohorts", + "issue_title": "chore: use commander for environment / cli configuration", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/bcgov/bcparks-ar-api/issues/232", - "issue_createdAt": "2023-09-20T20:38:02Z", + "issue_url": "https://github.com/pearcej/opensource/issues/244", + "issue_createdAt": "2023-09-21T04:57:57Z", "issue_repo": { - "repo_name": "bcparks-ar-api", - "repo_desc": "BCParks Attendance and Revenue Backend.", - "repo_url": "https://github.com/bcgov/bcparks-ar-api", + "repo_name": "opensource", + "repo_desc": "Open Source: What it is and How to Contribute", + "repo_url": "https://github.com/pearcej/opensource", "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Asymptote" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "Sage" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TeX" + }, + { + "repo_prog_language": "Lua" } ] }, "Owner": { - "repo_owner": "bcgov" + "repo_owner": "pearcej" } }, - "issue_title": "Add Resolved/Unresolved column to export variance report", + "issue_title": "Fix fig_tikz.ptx image description to be more descriptive", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "A\u0026R" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -45232,74 +45424,50 @@ }, { "Issue": { - "issue_url": "https://github.com/hackforla/311-data/issues/1585", - "issue_createdAt": "2023-09-20T20:37:27Z", + "issue_url": "https://github.com/imhardikdesai/SocioHub/issues/29", + "issue_createdAt": "2023-09-21T04:50:26Z", "issue_repo": { - "repo_name": "311-data", - "repo_desc": "Empowering Neighborhood Associations to improve the analysis of their initiatives using 311 data", - "repo_url": "https://github.com/hackforla/311-data", - "repo_stars": 53, + "repo_name": "SocioHub", + "repo_desc": "Welcome to SocioHub, the ultimate social media platform for connecting with friends, sharing your thoughts and ideas, and discovering new content. With our sleek and user-friendly interface, you can easily create a profile, follow your favorite users, and stay up-to-date with the latest trends and news. Join our community today and start sharing", + "repo_url": "https://github.com/imhardikdesai/SocioHub", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HCL" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Mako" - }, - { - "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "hackforla" + "repo_owner": "imhardikdesai" } }, - "issue_title": "Darken parts of the map that you can't interact with", + "issue_title": "Add Forget Password Page ", "issue_labels": { "Nodes": [ { - "label_name": "Good First Issue" - }, - { - "label_name": "Role: Frontend" + "label_name": "enhancement" }, { - "label_name": "Size: 3pt" + "label_name": "help wanted" }, { - "label_name": "P-feature: Map" + "label_name": "good first issue" }, { - "label_name": "Tech Stack: New" + "label_name": "feature" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -45308,38 +45476,65 @@ }, { "Issue": { - "issue_url": "https://github.com/bcgov/bcparks-ar-api/issues/231", - "issue_createdAt": "2023-09-20T20:30:52Z", + "issue_url": "https://github.com/llvm-mos/llvm-mos-sdk/issues/213", + "issue_createdAt": "2023-09-21T04:48:26Z", "issue_repo": { - "repo_name": "bcparks-ar-api", - "repo_desc": "BCParks Attendance and Revenue Backend.", - "repo_url": "https://github.com/bcgov/bcparks-ar-api", - "repo_stars": 1, + "repo_name": "llvm-mos-sdk", + "repo_desc": "SDK for developing with the llvm-mos compiler.", + "repo_url": "https://github.com/llvm-mos/llvm-mos-sdk", + "repo_stars": 179, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "Assembly" }, { - "repo_prog_language": "Python" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Awk" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "SourcePawn" + }, + { + "repo_prog_language": "Pascal" + }, + { + "repo_prog_language": "Pawn" + }, + { + "repo_prog_language": "NASL" } ] }, "Owner": { - "repo_owner": "bcgov" + "repo_owner": "llvm-mos" } }, - "issue_title": "Migrate webhooks from rocketchat to ms teams", + "issue_title": "Rename bank.h to mapper.h for NES targets", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "p1" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -45351,87 +45546,99 @@ }, { "Issue": { - "issue_url": "https://github.com/bcgov/parks-reso-api/issues/296", - "issue_createdAt": "2023-09-20T20:30:08Z", + "issue_url": "https://github.com/sipb/hydrant/issues/54", + "issue_createdAt": "2023-09-21T04:21:32Z", "issue_repo": { - "repo_name": "parks-reso-api", - "repo_desc": "BC Parks Reservation System API", - "repo_url": "https://github.com/bcgov/parks-reso-api", - "repo_stars": 10, + "repo_name": "hydrant", + "repo_desc": "MIT semester course planning app", + "repo_url": "https://github.com/sipb/hydrant", + "repo_stars": 18, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "HTML" }, { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "bcgov" + "repo_owner": "sipb" } }, - "issue_title": "Migrate webhooks from rocketchat to ms teams", + "issue_title": "Set up a linter (with CI?) for the backend/frontend", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/bcgov/parks-data-register/issues/130", - "issue_createdAt": "2023-09-20T20:28:32Z", + "issue_url": "https://github.com/jbauschatz/GaelicAdventureGame/issues/47", + "issue_createdAt": "2023-09-21T04:19:55Z", "issue_repo": { - "repo_name": "parks-data-register", - "repo_desc": "", - "repo_url": "https://github.com/bcgov/parks-data-register", - "repo_stars": 3, + "repo_name": "GaelicAdventureGame", + "repo_desc": "Text-Based Adventure Game in Scottish Gaelic and English", + "repo_url": "https://github.com/jbauschatz/GaelicAdventureGame", + "repo_stars": 1, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "bcgov" + "repo_owner": "jbauschatz" } }, - "issue_title": "Migrate webhooks from rocketchat to ms teams", + "issue_title": "Add unique keys to all paragraph elements", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" + }, + { + "label_name": "ui" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -45443,31 +45650,25 @@ }, { "Issue": { - "issue_url": "https://github.com/harshmangalam/qwik-x/issues/7", - "issue_createdAt": "2023-09-20T20:16:06Z", + "issue_url": "https://github.com/fish-not-phish/cb-inspector/issues/1", + "issue_createdAt": "2023-09-21T04:17:02Z", "issue_repo": { - "repo_name": "qwik-x", - "repo_desc": "Social media web app like Twitter build with Qwikcity", - "repo_url": "https://github.com/harshmangalam/qwik-x", - "repo_stars": 3, + "repo_name": "cb-inspector", + "repo_desc": "De-facto parent tenant for Carbon Black Enterprise EDR", + "repo_url": "https://github.com/fish-not-phish/cb-inspector", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "harshmangalam" + "repo_owner": "fish-not-phish" } }, - "issue_title": "Add open graphs and meta tags", + "issue_title": "Linux Support - Sensor Check", "issue_labels": { "Nodes": [ { @@ -45475,67 +45676,55 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/haagahelia/siba-fe/issues/204", - "issue_createdAt": "2023-09-20T20:16:04Z", + "issue_url": "https://github.com/GavishkaChamindu/electricity-api/issues/2", + "issue_createdAt": "2023-09-21T04:14:24Z", "issue_repo": { - "repo_name": "siba-fe", + "repo_name": "electricity-api", "repo_desc": "", - "repo_url": "https://github.com/haagahelia/siba-fe", - "repo_stars": 1, + "repo_url": "https://github.com/GavishkaChamindu/electricity-api", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "PHP" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Blade" } ] }, "Owner": { - "repo_owner": "haagahelia" + "repo_owner": "GavishkaChamindu" } }, - "issue_title": "Enabling navigation to login page after logout is done", + "issue_title": "Create Login ", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -45544,77 +45733,70 @@ }, { "Issue": { - "issue_url": "https://github.com/cwruRobotics/rov-24/issues/28", - "issue_createdAt": "2023-09-20T20:16:02Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5191", + "issue_createdAt": "2023-09-21T04:06:03Z", "issue_repo": { - "repo_name": "rov-24", - "repo_desc": "Software for the CWRUbotix MATE ROV 2023-24 season", - "repo_url": "https://github.com/cwruRobotics/rov-24", - "repo_stars": 1, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 37, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "CMake" - }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "cwruRobotics" + "repo_owner": "teambtcmap" } }, - "issue_title": "[FEATURE] Replace atexit with __exit__", + "issue_title": "Valor pizzaria ", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "location-submission" + }, + { + "label_name": "Brazil" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/debeatzgh1/Dev-hub/issues/3", - "issue_createdAt": "2023-09-20T20:14:29Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "Dev-hub", - "repo_desc": "get access to tools and ideas for developers,blogger publishers, influences, managers, side hustlers, creators etc. build and scale mobile apps, websites, blogs crm's for your Brand and activities with or without special skills and experiences. ACCESS ALL YOUR TOOLS AND IDEAS AT DIGITAL CREATORS HUB. ", - "repo_url": "https://github.com/debeatzgh1/Dev-hub", + "repo_name": "", + "repo_desc": "", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": null }, "Owner": { - "repo_owner": "debeatzgh1" + "repo_owner": "" } }, - "issue_title": "Developers tools and ideas", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -45626,32 +45808,47 @@ }, { "Issue": { - "issue_url": "https://github.com/Samyssmile/edux/issues/14", - "issue_createdAt": "2023-09-20T20:14:27Z", + "issue_url": "https://github.com/ANrajin/hylos/issues/5", + "issue_createdAt": "2023-09-21T03:34:26Z", "issue_repo": { - "repo_name": "edux", - "repo_desc": "EDUX is a developer friendly Java library for machine learning educational tasks", - "repo_url": "https://github.com/Samyssmile/edux", - "repo_stars": 6, + "repo_name": "hylos", + "repo_desc": "Hylos is a dashboard template primarily developed with Angular and Tailwind CSS", + "repo_url": "https://github.com/ANrajin/hylos", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "Samyssmile" + "repo_owner": "ANrajin" } }, - "issue_title": "Update Project to Gradle 8.3", + "issue_title": "🎨 Design a landing page", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "UI Design" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -45663,178 +45860,245 @@ }, { "Issue": { - "issue_url": "https://github.com/harshmangalam/qwik-x/issues/6", - "issue_createdAt": "2023-09-20T20:14:07Z", + "issue_url": "https://github.com/SidharthMudgil/mini-projects/issues/2", + "issue_createdAt": "2023-09-21T03:33:39Z", "issue_repo": { - "repo_name": "qwik-x", - "repo_desc": "Social media web app like Twitter build with Qwikcity", - "repo_url": "https://github.com/harshmangalam/qwik-x", - "repo_stars": 3, + "repo_name": "mini-projects", + "repo_desc": "Curated list for mini projects in Android, Flutter, Java, Python, C++, and Machine Learning", + "repo_url": "https://github.com/SidharthMudgil/mini-projects", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Java" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "PureBasic" } ] }, "Owner": { - "repo_owner": "harshmangalam" + "repo_owner": "SidharthMudgil" } }, - "issue_title": "Add daisyui themes ", + "issue_title": "Documentation request", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 11 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/cotuca-projeto/diagrama-bd/issues/1", - "issue_createdAt": "2023-09-20T20:09:57Z", + "issue_url": "https://github.com/Hockeey/Man2/issues/7", + "issue_createdAt": "2023-09-21T03:33:26Z", "issue_repo": { - "repo_name": "diagrama-bd", - "repo_desc": "Diagrama de banco de dados em imagem e código", - "repo_url": "https://github.com/cotuca-projeto/diagrama-bd", + "repo_name": "Man2", + "repo_desc": "", + "repo_url": "https://github.com/Hockeey/Man2", "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "cotuca-projeto" + "repo_owner": "Hockeey" } }, - "issue_title": "Aprimoramento do Banco de Dados (SQL Views e Triggers)", + "issue_title": "Choose your privacy settings", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "duplicate" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/TimothyStiles/poly/issues/352", - "issue_createdAt": "2023-09-20T20:07:41Z", + "issue_url": "https://github.com/SidharthMudgil/mini-projects/issues/1", + "issue_createdAt": "2023-09-21T03:27:09Z", "issue_repo": { - "repo_name": "poly", - "repo_desc": "A Go package for engineering organisms.", - "repo_url": "https://github.com/TimothyStiles/poly", - "repo_stars": 564, + "repo_name": "mini-projects", + "repo_desc": "Curated list for mini projects in Android, Flutter, Java, Python, C++, and Machine Learning", + "repo_url": "https://github.com/SidharthMudgil/mini-projects", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "PureBasic" } ] }, "Owner": { - "repo_owner": "TimothyStiles" + "repo_owner": "SidharthMudgil" } }, - "issue_title": "`Feature.GetSequence()` always returns a nil error value", + "issue_title": "Adding screenshots for Android \u0026 Flutter projects ", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "help wanted" + "label_name": "documentation" }, { "label_name": "good first issue" - }, + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 3 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/TechnoSL/middle-mann-tf2c/issues/2", + "issue_createdAt": "2023-09-21T03:26:04Z", + "issue_repo": { + "repo_name": "middle-mann-tf2c", + "repo_desc": "TF2C Port of Middle-Mann", + "repo_url": "https://github.com/TechnoSL/middle-mann-tf2c", + "repo_stars": 0, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "Valve Data Format" + } + ] + }, + "Owner": { + "repo_owner": "TechnoSL" + } + }, + "issue_title": "Nonfunctional translucent menu buttons + Dustbowl background ", + "issue_labels": { + "Nodes": [ { - "label_name": "easy" + "label_name": "bug" }, { - "label_name": "low priority" + "label_name": "good first issue" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/harshmangalam/qwik-x/issues/3", - "issue_createdAt": "2023-09-20T20:06:50Z", + "issue_url": "https://github.com/ANrajin/hylos/issues/2", + "issue_createdAt": "2023-09-21T03:25:40Z", "issue_repo": { - "repo_name": "qwik-x", - "repo_desc": "Social media web app like Twitter build with Qwikcity", - "repo_url": "https://github.com/harshmangalam/qwik-x", - "repo_stars": 3, + "repo_name": "hylos", + "repo_desc": "Hylos is a dashboard template primarily developed with Angular and Tailwind CSS", + "repo_url": "https://github.com/ANrajin/hylos", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "harshmangalam" + "repo_owner": "ANrajin" } }, - "issue_title": "Add share post functionality ", + "issue_title": "🛠 Setup git action", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { "issue_assignees_count": 0 @@ -45843,68 +46107,38 @@ }, { "Issue": { - "issue_url": "https://github.com/MetaMask/metamask-mobile/issues/7281", - "issue_createdAt": "2023-09-20T20:04:43Z", + "issue_url": "https://github.com/SidharthMudgil/lg-connect/issues/2", + "issue_createdAt": "2023-09-21T03:21:47Z", "issue_repo": { - "repo_name": "metamask-mobile", - "repo_desc": "Mobile web browser providing access to websites that use the Ethereum blockchain", - "repo_url": "https://github.com/MetaMask/metamask-mobile", - "repo_stars": 1751, + "repo_name": "lg-connect", + "repo_desc": "Android app to remotely connect and control liquid galaxy and share charts and kmls.", + "repo_url": "https://github.com/SidharthMudgil/lg-connect", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Starlark" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "MetaMask" + "repo_owner": "SidharthMudgil" } }, - "issue_title": "[Bug]: Biometric login toggle blocks the RU text.", + "issue_title": "Adding functionality for creating charts with custom data", "issue_labels": { "Nodes": [ { - "label_name": "type-bug" - }, - { - "label_name": "Sev3-low" + "label_name": "good first issue" }, { - "label_name": "team-design-system" + "label_name": "high impact" }, { - "label_name": "good first issue" + "label_name": "feature" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -45916,25 +46150,28 @@ }, { "Issue": { - "issue_url": "https://github.com/m-a-mohsen/sa-wd-ph01/issues/1", - "issue_createdAt": "2023-09-20T20:03:58Z", + "issue_url": "https://github.com/uxlaboratorio/GH-practice/issues/1", + "issue_createdAt": "2023-09-21T03:19:01Z", "issue_repo": { - "repo_name": "sa-wd-ph01", - "repo_desc": "Spiced Academy Challenges for webDEV (Phase 1)", - "repo_url": "https://github.com/m-a-mohsen/sa-wd-ph01", + "repo_name": "GH-practice", + "repo_desc": "", + "repo_url": "https://github.com/uxlaboratorio/GH-practice", "repo_stars": 0, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "C#" + }, { "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "m-a-mohsen" + "repo_owner": "uxlaboratorio" } }, - "issue_title": "First issue", + "issue_title": "test", "issue_labels": { "Nodes": [ { @@ -45953,74 +46190,92 @@ }, { "Issue": { - "issue_url": "https://github.com/harshmangalam/qwik-x/issues/2", - "issue_createdAt": "2023-09-20T20:02:21Z", + "issue_url": "https://github.com/openimsdk/openkf/issues/193", + "issue_createdAt": "2023-09-21T03:17:58Z", "issue_repo": { - "repo_name": "qwik-x", - "repo_desc": "Social media web app like Twitter build with Qwikcity", - "repo_url": "https://github.com/harshmangalam/qwik-x", - "repo_stars": 3, + "repo_name": "openkf", + "repo_desc": "OpenKF is an online customer service system that improves communication for enterprises and open-source communities with customizable features.", + "repo_url": "https://github.com/openimsdk/openkf", + "repo_stars": 58, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Vue" + }, { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Awk" + }, { "repo_prog_language": "TypeScript" }, + { + "repo_prog_language": "Less" + }, { "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "harshmangalam" + "repo_owner": "openimsdk" } }, - "issue_title": "Add navbar in mobile screen", + "issue_title": "Bug: Anomalies offline cause error statistics", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "kind/bug" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Samyssmile/edux/issues/12", - "issue_createdAt": "2023-09-20T20:01:51Z", + "issue_url": "https://github.com/SidharthMudgil/lg-connect/issues/1", + "issue_createdAt": "2023-09-21T03:14:29Z", "issue_repo": { - "repo_name": "edux", - "repo_desc": "EDUX is a developer friendly Java library for machine learning educational tasks", - "repo_url": "https://github.com/Samyssmile/edux", - "repo_stars": 6, + "repo_name": "lg-connect", + "repo_desc": "Android app to remotely connect and control liquid galaxy and share charts and kmls.", + "repo_url": "https://github.com/SidharthMudgil/lg-connect", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "Samyssmile" + "repo_owner": "SidharthMudgil" } }, - "issue_title": "Math Classes Required", + "issue_title": "Migrate existing code editor to Sora Editor", "issue_labels": { "Nodes": [ { @@ -46028,9 +46283,12 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "high impact" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -46042,200 +46300,205 @@ }, { "Issue": { - "issue_url": "https://github.com/LURKS02/GithubPractice/issues/3", - "issue_createdAt": "2023-09-20T19:57:37Z", + "issue_url": "https://github.com/openmsupply/notify/issues/142", + "issue_createdAt": "2023-09-21T02:57:48Z", "issue_repo": { - "repo_name": "GithubPractice", - "repo_desc": "", - "repo_url": "https://github.com/LURKS02/GithubPractice", + "repo_name": "notify", + "repo_desc": "\"Notify\" a multi channel notification scheduling tool", + "repo_url": "https://github.com/openmsupply/notify", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "LURKS02" + "repo_owner": "openmsupply" } }, - "issue_title": "이것은 이슈입니다.", + "issue_title": "Add parameters button to SQL Recipients Similar to Notification Config", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/ecamp/ecamp3/issues/3823", - "issue_createdAt": "2023-09-20T19:52:05Z", + "issue_url": "https://github.com/Submitty/Submitty/issues/9789", + "issue_createdAt": "2023-09-21T02:46:01Z", "issue_repo": { - "repo_name": "ecamp3", - "repo_desc": "Neue Version eCamp v3 (in closed Beta)", - "repo_url": "https://github.com/ecamp/ecamp3", - "repo_stars": 91, + "repo_name": "Submitty", + "repo_desc": "Homework Submission, Automated Grading, and TA grading system.", + "repo_url": "https://github.com/Submitty/Submitty", + "repo_stars": 524, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "C++" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Twig" + "repo_prog_language": "C" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "ecamp" + "repo_owner": "Submitty" } }, - "issue_title": "Add richtext placeholder ability", + "issue_title": "Sort/new statistics of office hours queue history", "issue_labels": { "Nodes": [ { - "label_name": "type: Frontend" + "label_name": "enhancement / feature request" }, { - "label_name": "bug" + "label_name": "TA Grading / TA UI" }, { "label_name": "good first issue" + }, + { + "label_name": "question / design / discussion needed" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5188", - "issue_createdAt": "2023-09-20T19:47:54Z", + "issue_url": "https://github.com/edunota/edunota-guideline/issues/11", + "issue_createdAt": "2023-09-21T02:44:12Z", "issue_repo": { - "repo_name": "btcmap-data", - "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", - "repo_url": "https://github.com/teambtcmap/btcmap-data", - "repo_stars": 37, + "repo_name": "edunota-guideline", + "repo_desc": "", + "repo_url": "https://github.com/edunota/edunota-guideline", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "edunota" } }, - "issue_title": "Narg Imports Narguiles \u0026 Headshop", + "issue_title": "Suggest edunota backend naming convention with a template", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "documentation" }, { "label_name": "good first issue" }, { - "label_name": "location-submission" - }, - { - "label_name": "Brazil" + "label_name": "question" }, { - "label_name": "São Paulo - Go BTC" + "label_name": "other" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 5 } } }, { "Issue": { - "issue_url": "https://github.com/TimothyStiles/poly/issues/351", - "issue_createdAt": "2023-09-20T19:43:18Z", + "issue_url": "https://github.com/TheAfroOfDoom/omega-flowey-minecraft-remastered/issues/3", + "issue_createdAt": "2023-09-21T02:38:45Z", "issue_repo": { - "repo_name": "poly", - "repo_desc": "A Go package for engineering organisms.", - "repo_url": "https://github.com/TimothyStiles/poly", - "repo_stars": 564, + "repo_name": "omega-flowey-minecraft-remastered", + "repo_desc": "", + "repo_url": "https://github.com/TheAfroOfDoom/omega-flowey-minecraft-remastered", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "mcfunction" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "TimothyStiles" + "repo_owner": "TheAfroOfDoom" } }, - "issue_title": "Common Genbank `Feature.Type` values should be enumerated", + "issue_title": "fix texture UV mapping on tv screen model", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "easy" - }, - { - "label_name": "medium priority" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -46247,25 +46510,25 @@ }, { "Issue": { - "issue_url": "https://github.com/cryptodeal/zigTensor/issues/4", - "issue_createdAt": "2023-09-20T19:42:39Z", + "issue_url": "https://github.com/Ruibin-Liu/MolDF/issues/20", + "issue_createdAt": "2023-09-21T02:30:37Z", "issue_repo": { - "repo_name": "zigTensor", - "repo_desc": "", - "repo_url": "https://github.com/cryptodeal/zigTensor", - "repo_stars": 5, + "repo_name": "MolDF", + "repo_desc": "Super lightweight and fast mmCIF/PDB/MOL2 file parser into Pandas DataFrames and backwards writer.", + "repo_url": "https://github.com/Ruibin-Liu/MolDF", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Zig" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "cryptodeal" + "repo_owner": "Ruibin-Liu" } }, - "issue_title": "Support ArrayFire CPU Backend for Linux", + "issue_title": "Introducing `.jcsv` format as a uniform file format", "issue_labels": { "Nodes": [ { @@ -46287,41 +46550,29 @@ }, { "Issue": { - "issue_url": "https://github.com/uutils/coreutils/issues/5294", - "issue_createdAt": "2023-09-20T19:41:34Z", + "issue_url": "https://github.com/Ruibin-Liu/MolDF/issues/19", + "issue_createdAt": "2023-09-21T02:27:24Z", "issue_repo": { - "repo_name": "coreutils", - "repo_desc": "Cross-platform Rust rewrite of the GNU coreutils", - "repo_url": "https://github.com/uutils/coreutils", - "repo_stars": 15258, + "repo_name": "MolDF", + "repo_desc": "Super lightweight and fast mmCIF/PDB/MOL2 file parser into Pandas DataFrames and backwards writer.", + "repo_url": "https://github.com/Ruibin-Liu/MolDF", + "repo_stars": 3, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, { "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "uutils" + "repo_owner": "Ruibin-Liu" } }, - "issue_title": "`rm`: expose main functionality for nushell", + "issue_title": "Supports multiple structures in `read_mol2`", "issue_labels": { "Nodes": [ { - "label_name": "U - rm" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -46339,47 +46590,38 @@ }, { "Issue": { - "issue_url": "https://github.com/uutils/coreutils/issues/5293", - "issue_createdAt": "2023-09-20T19:38:56Z", + "issue_url": "https://github.com/Ruibin-Liu/MolDF/issues/18", + "issue_createdAt": "2023-09-21T02:24:57Z", "issue_repo": { - "repo_name": "coreutils", - "repo_desc": "Cross-platform Rust rewrite of the GNU coreutils", - "repo_url": "https://github.com/uutils/coreutils", - "repo_stars": 15258, + "repo_name": "MolDF", + "repo_desc": "Super lightweight and fast mmCIF/PDB/MOL2 file parser into Pandas DataFrames and backwards writer.", + "repo_url": "https://github.com/Ruibin-Liu/MolDF", + "repo_stars": 3, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, { "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "uutils" + "repo_owner": "Ruibin-Liu" } }, - "issue_title": "`mv`: expose main functionality for nushell", + "issue_title": "Add `read_xyz` and `write_xyz` functions", "issue_labels": { "Nodes": [ { - "label_name": "U - mv" + "label_name": "enhancement" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -46391,41 +46633,35 @@ }, { "Issue": { - "issue_url": "https://github.com/TheRustyPickle/Chirp/issues/26", - "issue_createdAt": "2023-09-20T19:37:56Z", + "issue_url": "https://github.com/wymcg/matricks/issues/27", + "issue_createdAt": "2023-09-21T02:16:52Z", "issue_repo": { - "repo_name": "Chirp", - "repo_desc": "A creative playground for diving into the world of GTK4-rs, building a chat application from scratch", - "repo_url": "https://github.com/TheRustyPickle/Chirp", - "repo_stars": 1, + "repo_name": "matricks", + "repo_desc": "A command-line tool for extensible LED matrix control with Raspberry Pi devices.", + "repo_url": "https://github.com/wymcg/matricks", + "repo_stars": 3, "repo_langs": { "Nodes": [ { "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "TheRustyPickle" + "repo_owner": "wymcg" } }, - "issue_title": "Add an icon/logo", + "issue_title": "Add logging instructions to website", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "documentation" }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -46437,62 +46673,41 @@ }, { "Issue": { - "issue_url": "https://github.com/twentyhq/twenty/issues/1682", - "issue_createdAt": "2023-09-20T19:37:29Z", + "issue_url": "https://github.com/kyu08/fzf-make/issues/78", + "issue_createdAt": "2023-09-21T02:14:05Z", "issue_repo": { - "repo_name": "twenty", - "repo_desc": "Building a modern alternative to Salesforce, powered by the community. ⭐️ You can star to support our work!", - "repo_url": "https://github.com/twentyhq/twenty", - "repo_stars": 3624, + "repo_name": "fzf-make", + "repo_desc": "A command line tool that executes make target using fuzzy finder with preview window.", + "repo_url": "https://github.com/kyu08/fzf-make", + "repo_stars": 17, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "twentyhq" + "repo_owner": "kyu08" } }, - "issue_title": "Fix design FloatingIconButtonGroup when 1 button", + "issue_title": "Ignore statement like `some_var := 1`", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "scope: front" - }, - { - "label_name": "blocked: false" - }, - { - "label_name": "size: minutes" + "label_name": "bug" }, { - "label_name": "type: design improvement" + "label_name": "good first issue" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -46504,28 +46719,31 @@ }, { "Issue": { - "issue_url": "https://github.com/FelipeKauanG/Hatsune-Miku---Site/issues/1", - "issue_createdAt": "2023-09-20T19:30:21Z", + "issue_url": "https://github.com/ksnmk/Software-Enginerring-Project_Group-4/issues/7", + "issue_createdAt": "2023-09-21T01:53:23Z", "issue_repo": { - "repo_name": "Hatsune-Miku---Site", - "repo_desc": "um site da Hatsune Miku", - "repo_url": "https://github.com/FelipeKauanG/Hatsune-Miku---Site", - "repo_stars": 0, + "repo_name": "Software-Enginerring-Project_Group-4", + "repo_desc": "CSCE 5430", + "repo_url": "https://github.com/ksnmk/Software-Enginerring-Project_Group-4", + "repo_stars": 1, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "FelipeKauanG" + "repo_owner": "ksnmk" } }, - "issue_title": "Aba de comentários fixada!", + "issue_title": "As a renter, I want the option to reside in an apartment already inhabited or leased by others, enabling me to share the living spaces and lessen the expenses.", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "High Priority" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -46537,47 +46755,56 @@ }, { "Issue": { - "issue_url": "https://github.com/GenaGrig/boutique_ado_pp5/issues/9", - "issue_createdAt": "2023-09-20T19:29:58Z", + "issue_url": "https://github.com/trueagi-io/hyperon-experimental/issues/442", + "issue_createdAt": "2023-09-21T01:43:23Z", "issue_repo": { - "repo_name": "boutique_ado_pp5", - "repo_desc": "", - "repo_url": "https://github.com/GenaGrig/boutique_ado_pp5", - "repo_stars": 1, + "repo_name": "hyperon-experimental", + "repo_desc": "OpenCog Hyperon experimental version", + "repo_url": "https://github.com/trueagi-io/hyperon-experimental", + "repo_stars": 72, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "GenaGrig" + "repo_owner": "trueagi-io" } }, - "issue_title": "USER STORY: Total cart", + "issue_title": "Perf TODO: Tokenizer should use RegexSet", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "optimization" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -46586,13 +46813,13 @@ }, { "Issue": { - "issue_url": "https://github.com/GenaGrig/boutique_ado_pp5/issues/8", - "issue_createdAt": "2023-09-20T19:28:51Z", + "issue_url": "https://github.com/uab-cgds-worthey/rosalution/issues/138", + "issue_createdAt": "2023-09-21T01:36:47Z", "issue_repo": { - "repo_name": "boutique_ado_pp5", - "repo_desc": "", - "repo_url": "https://github.com/GenaGrig/boutique_ado_pp5", - "repo_stars": 1, + "repo_name": "rosalution", + "repo_desc": "Rosalution assists researchers study genetic variation 🧬 in patients 🧑🏾‍🤝‍🧑🏼 by helping select candidate animal models 🐀🐁🐠🪱 to replicate the variation to further research to derive, diagnose, and provide therapies for ultra-rare diseases. Developed by the UAB Center for Computational Genomics and Data Science (CGDS).", + "repo_url": "https://github.com/uab-cgds-worthey/rosalution", + "repo_stars": 10, "repo_langs": { "Nodes": [ { @@ -46604,26 +46831,38 @@ { "repo_prog_language": "Python" }, + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "HTML" }, + { + "repo_prog_language": "Vue" + }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TeX" } ] }, "Owner": { - "repo_owner": "GenaGrig" + "repo_owner": "uab-cgds-worthey" } }, - "issue_title": "USER STORY: Special offers", + "issue_title": "Icon Dataset Linkouts for Gene and Variant annotations within the header", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -46635,26 +46874,57 @@ }, { "Issue": { - "issue_url": "https://github.com/GenaGrig/boutique_ado_pp5/issues/7", - "issue_createdAt": "2023-09-20T19:27:12Z", + "issue_url": "https://github.com/h3zord/github-blog/issues/7", + "issue_createdAt": "2023-09-21T01:31:34Z", "issue_repo": { - "repo_name": "boutique_ado_pp5", + "repo_name": "github-blog", "repo_desc": "", - "repo_url": "https://github.com/GenaGrig/boutique_ado_pp5", - "repo_stars": 1, + "repo_url": "https://github.com/h3zord/github-blog", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" - }, + "repo_prog_language": "TypeScript" + } + ] + }, + "Owner": { + "repo_owner": "h3zord" + } + }, + "issue_title": "Diferenças das faculdades de programação", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 1 + }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/College-Project-Org/smiths-project/issues/2", + "issue_createdAt": "2023-09-21T01:25:01Z", + "issue_repo": { + "repo_name": "smiths-project", + "repo_desc": "", + "repo_url": "https://github.com/College-Project-Org/smiths-project", + "repo_stars": 0, + "repo_langs": { + "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" @@ -46662,10 +46932,10 @@ ] }, "Owner": { - "repo_owner": "GenaGrig" + "repo_owner": "College-Project-Org" } }, - "issue_title": "USER STORY: Product details", + "issue_title": "Create Nav Bar component", "issue_labels": { "Nodes": [ { @@ -46675,89 +46945,111 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/GenaGrig/boutique_ado_pp5/issues/6", - "issue_createdAt": "2023-09-20T19:25:53Z", + "issue_url": "https://github.com/HughCraig/GHAP/issues/284", + "issue_createdAt": "2023-09-21T01:24:06Z", "issue_repo": { - "repo_name": "boutique_ado_pp5", + "repo_name": "GHAP", "repo_desc": "", - "repo_url": "https://github.com/GenaGrig/boutique_ado_pp5", + "repo_url": "https://github.com/HughCraig/GHAP", "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Blade" } ] }, "Owner": { - "repo_owner": "GenaGrig" + "repo_owner": "HughCraig" } }, - "issue_title": "USER STORY: List of products", + "issue_title": "Developer Documentation", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" + }, + { + "label_name": "priority 2" + }, + { + "label_name": "Scope 2" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/JHParsons/ecology-model/issues/1", - "issue_createdAt": "2023-09-20T19:25:22Z", + "issue_url": "https://github.com/HughCraig/GHAP/issues/283", + "issue_createdAt": "2023-09-21T01:15:48Z", "issue_repo": { - "repo_name": "ecology-model", - "repo_desc": "CEPP ecology model runs", - "repo_url": "https://github.com/JHParsons/ecology-model", - "repo_stars": 0, + "repo_name": "GHAP", + "repo_desc": "", + "repo_url": "https://github.com/HughCraig/GHAP", + "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Blade" + } + ] }, "Owner": { - "repo_owner": "JHParsons" + "repo_owner": "HughCraig" } }, - "issue_title": "DM issue to solve", + "issue_title": "Wireframe TLCMap", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" + }, + { + "label_name": "priority 2" + }, + { + "label_name": "Scope 2" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 1 @@ -46766,104 +47058,106 @@ }, { "Issue": { - "issue_url": "https://github.com/CoLRev-Environment/colrev/issues/247", - "issue_createdAt": "2023-09-20T19:25:22Z", + "issue_url": "https://github.com/h3zord/github-blog/issues/6", + "issue_createdAt": "2023-09-21T01:15:47Z", "issue_repo": { - "repo_name": "colrev", - "repo_desc": "CoLRev: An open-source environment for collaborative reviews", - "repo_url": "https://github.com/CoLRev-Environment/colrev", - "repo_stars": 17, + "repo_name": "github-blog", + "repo_desc": "", + "repo_url": "https://github.com/h3zord/github-blog", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "TeX" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "CoLRev-Environment" + "repo_owner": "h3zord" } }, - "issue_title": "feat: SemanticScholar as a SearchSource", + "issue_title": "npm: pacotes, pacotes e pacotes", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/MSB-ServicosTI/ERPMSB/issues/51", + "issue_createdAt": "2023-09-21T01:05:03Z", "issue_repo": { - "repo_name": "", + "repo_name": "ERPMSB", "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_url": "https://github.com/MSB-ServicosTI/ERPMSB", + "repo_stars": 5, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "C#" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "MSB-ServicosTI" } }, - "issue_title": "", + "issue_title": "Mudanças de UX ", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "good first issue" + }, + { + "label_name": "Facil" + }, + { + "label_name": "UX" + } + ], + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 4 } } }, { "Issue": { - "issue_url": "https://github.com/CoLRev-Environment/colrev/issues/246", - "issue_createdAt": "2023-09-20T19:15:08Z", + "issue_url": "https://github.com/codefriar/ApexKit/issues/84", + "issue_createdAt": "2023-09-21T00:56:41Z", "issue_repo": { - "repo_name": "colrev", - "repo_desc": "CoLRev: An open-source environment for collaborative reviews", - "repo_url": "https://github.com/CoLRev-Environment/colrev", - "repo_stars": 17, + "repo_name": "ApexKit", + "repo_desc": "", + "repo_url": "https://github.com/codefriar/ApexKit", + "repo_stars": 40, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "TeX" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Apex" }, { "repo_prog_language": "HTML" @@ -46874,14 +47168,14 @@ ] }, "Owner": { - "repo_owner": "CoLRev-Environment" + "repo_owner": "codefriar" } }, - "issue_title": "feat: SSRN SearchSource", + "issue_title": "ApexKit should have a factory for 'legit' fake Ids.", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" @@ -46890,62 +47184,50 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/moj-analytical-services/splink/issues/1619", - "issue_createdAt": "2023-09-20T19:14:50Z", + "issue_url": "https://github.com/RodrigoDornelles/pwa-chrfonts/issues/15", + "issue_createdAt": "2023-09-21T00:45:11Z", "issue_repo": { - "repo_name": "splink", - "repo_desc": "Fast, accurate and scalable probabilistic data linkage with support for multiple SQL backends", - "repo_url": "https://github.com/moj-analytical-services/splink", - "repo_stars": 782, + "repo_name": "pwa-chrfonts", + "repo_desc": "run in your browser! thats a editor utility to change your fonts sprites in tilesets and homebrews/rackrom games. (currently only NES)", + "repo_url": "https://github.com/RodrigoDornelles/pwa-chrfonts", + "repo_stars": 14, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Roff" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Jinja" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "moj-analytical-services" + "repo_owner": "RodrigoDornelles" } }, - "issue_title": "[BUG] History of probability_two_random_records_match not shown correctly in tooltip", + "issue_title": "feat: add unit tests :man_shrugging:", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -46957,40 +47239,31 @@ }, { "Issue": { - "issue_url": "https://github.com/smmuirhead100/surf-detector/issues/12", - "issue_createdAt": "2023-09-20T19:12:32Z", + "issue_url": "https://github.com/RodrigoDornelles/pwa-chrfonts/issues/14", + "issue_createdAt": "2023-09-21T00:38:44Z", "issue_repo": { - "repo_name": "surf-detector", - "repo_desc": "TwoSurf is a free surf forecasting service.", - "repo_url": "https://github.com/smmuirhead100/surf-detector", - "repo_stars": 2, + "repo_name": "pwa-chrfonts", + "repo_desc": "run in your browser! thats a editor utility to change your fonts sprites in tilesets and homebrews/rackrom games. (currently only NES)", + "repo_url": "https://github.com/RodrigoDornelles/pwa-chrfonts", + "repo_stars": 14, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "smmuirhead100" + "repo_owner": "RodrigoDornelles" } }, - "issue_title": "Navigate to /forecast on login.", + "issue_title": "feat: list generic fonts when queryLocalFonts not available", "issue_labels": { "Nodes": [ { @@ -47000,7 +47273,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -47009,21 +47282,21 @@ }, { "Issue": { - "issue_url": "https://github.com/MetehanSimsek/Data-Structure/issues/9", - "issue_createdAt": "2023-09-20T19:07:13Z", + "issue_url": "https://github.com/profmarcelino/feirArinos/issues/5", + "issue_createdAt": "2023-09-21T00:37:42Z", "issue_repo": { - "repo_name": "Data-Structure", - "repo_desc": "Single Linked List Example", - "repo_url": "https://github.com/MetehanSimsek/Data-Structure", + "repo_name": "feirArinos", + "repo_desc": "", + "repo_url": "https://github.com/profmarcelino/feirArinos", "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "MetehanSimsek" + "repo_owner": "profmarcelino" } }, - "issue_title": "Return NULL instead of assert and printf", + "issue_title": "Configurar o ambiente de desenvolvimento do site", "issue_labels": { "Nodes": [ { @@ -47036,44 +47309,37 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/benlambm/java-project-printer/issues/1", - "issue_createdAt": "2023-09-20T19:06:08Z", + "issue_url": "https://github.com/profmarcelino/feirArinos/issues/2", + "issue_createdAt": "2023-09-21T00:37:22Z", "issue_repo": { - "repo_name": "java-project-printer", - "repo_desc": "This repository contains a Java utility named JavaProjectPrinter that helps in scanning and collating the content of all .java files in a given directory and its subdirectories into a single text file.", - "repo_url": "https://github.com/benlambm/java-project-printer", - "repo_stars": 1, + "repo_name": "feirArinos", + "repo_desc": "", + "repo_url": "https://github.com/profmarcelino/feirArinos", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "benlambm" + "repo_owner": "profmarcelino" } }, - "issue_title": "Run with CLI argument for start dir", + "issue_title": "Desenvolver o backend para o site", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -47082,28 +47348,50 @@ }, { "Issue": { - "issue_url": "https://github.com/MetehanSimsek/Data-Structure/issues/8", - "issue_createdAt": "2023-09-20T19:05:51Z", + "issue_url": "https://github.com/openmsupply/notify/issues/140", + "issue_createdAt": "2023-09-21T00:35:56Z", "issue_repo": { - "repo_name": "Data-Structure", - "repo_desc": "Single Linked List Example", - "repo_url": "https://github.com/MetehanSimsek/Data-Structure", + "repo_name": "notify", + "repo_desc": "\"Notify\" a multi channel notification scheduling tool", + "repo_url": "https://github.com/openmsupply/notify", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + } + ] }, "Owner": { - "repo_owner": "MetehanSimsek" + "repo_owner": "openmsupply" } }, - "issue_title": "Wrong type casting, https://github.com/MetehanSimsek/Data-Structure/blob/Stack/stack.h#L6", + "issue_title": "Refactor Name Validation code and tests", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "Refactor" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -47115,21 +47403,31 @@ }, { "Issue": { - "issue_url": "https://github.com/MetehanSimsek/Data-Structure/issues/7", - "issue_createdAt": "2023-09-20T19:04:49Z", + "issue_url": "https://github.com/lightsofapollo/storytime/issues/3", + "issue_createdAt": "2023-09-21T00:29:49Z", "issue_repo": { - "repo_name": "Data-Structure", - "repo_desc": "Single Linked List Example", - "repo_url": "https://github.com/MetehanSimsek/Data-Structure", - "repo_stars": 0, + "repo_name": "storytime", + "repo_desc": "", + "repo_url": "https://github.com/lightsofapollo/storytime", + "repo_stars": 4, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "MetehanSimsek" + "repo_owner": "lightsofapollo" } }, - "issue_title": "Return NULL pointer rather than assert and printf", + "issue_title": "Allow editing character sheet ", "issue_labels": { "Nodes": [ { @@ -47148,28 +47446,24 @@ }, { "Issue": { - "issue_url": "https://github.com/MetehanSimsek/Data-Structure/issues/6", - "issue_createdAt": "2023-09-20T19:02:55Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "Data-Structure", - "repo_desc": "Single Linked List Example", - "repo_url": "https://github.com/MetehanSimsek/Data-Structure", + "repo_name": "", + "repo_desc": "", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": null }, "Owner": { - "repo_owner": "MetehanSimsek" + "repo_owner": "" } }, - "issue_title": "Use the same parameter name for the same type on different functions for better readability", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -47181,21 +47475,21 @@ }, { "Issue": { - "issue_url": "https://github.com/MetehanSimsek/Data-Structure/issues/5", - "issue_createdAt": "2023-09-20T19:02:02Z", + "issue_url": "https://github.com/edwardtionadi/Edw-DevOps-Progress/issues/1", + "issue_createdAt": "2023-09-21T00:08:01Z", "issue_repo": { - "repo_name": "Data-Structure", - "repo_desc": "Single Linked List Example", - "repo_url": "https://github.com/MetehanSimsek/Data-Structure", + "repo_name": "Edw-DevOps-Progress", + "repo_desc": "Learning how to implement DevOps with well for the best experience", + "repo_url": "https://github.com/edwardtionadi/Edw-DevOps-Progress", "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "MetehanSimsek" + "repo_owner": "edwardtionadi" } }, - "issue_title": "This function only needs to have stack* ptr as function pointer. Be careful about const correctness", + "issue_title": "Making Accessibility App Using Flutter", "issue_labels": { "Nodes": [ { @@ -47214,28 +47508,65 @@ }, { "Issue": { - "issue_url": "https://github.com/MetehanSimsek/Data-Structure/issues/4", - "issue_createdAt": "2023-09-20T19:01:15Z", + "issue_url": "https://github.com/flutter/flutter/issues/135186", + "issue_createdAt": "2023-09-20T23:53:44Z", "issue_repo": { - "repo_name": "Data-Structure", - "repo_desc": "Single Linked List Example", - "repo_url": "https://github.com/MetehanSimsek/Data-Structure", - "repo_stars": 0, + "repo_name": "flutter", + "repo_desc": "Flutter makes it easy and fast to build beautiful apps for mobile and beyond", + "repo_url": "https://github.com/flutter/flutter", + "repo_stars": 156850, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Ruby" + } + ] }, "Owner": { - "repo_owner": "MetehanSimsek" + "repo_owner": "flutter" } }, - "issue_title": "This function shouldn't be taking top as a parameter. It needs to receive the stack handler stack* ptr", + "issue_title": "FLTEnableWideGamut should be checked in app bundle as well as main bundle", "issue_labels": { "Nodes": [ + { + "label_name": "platform-ios" + }, + { + "label_name": "engine" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -47247,61 +47578,108 @@ }, { "Issue": { - "issue_url": "https://github.com/MetehanSimsek/Data-Structure/issues/2", - "issue_createdAt": "2023-09-20T18:59:23Z", + "issue_url": "https://github.com/Daethyra/VisuaLlama/issues/26", + "issue_createdAt": "2023-09-20T23:49:00Z", "issue_repo": { - "repo_name": "Data-Structure", - "repo_desc": "Single Linked List Example", - "repo_url": "https://github.com/MetehanSimsek/Data-Structure", - "repo_stars": 0, + "repo_name": "VisuaLlama", + "repo_desc": "A VQA object counting assistant powered by Llama 2.", + "repo_url": "https://github.com/Daethyra/VisuaLlama", + "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + } + ] }, "Owner": { - "repo_owner": "MetehanSimsek" + "repo_owner": "Daethyra" } }, - "issue_title": "This thing shouldn't be here. Needs to be deleted", + "issue_title": "Ngrok Orchestration Set up changes", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "docker" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/MetehanSimsek/Data-Structure/issues/1", - "issue_createdAt": "2023-09-20T18:58:26Z", + "issue_url": "https://github.com/anoma/namada/issues/1910", + "issue_createdAt": "2023-09-20T23:40:38Z", "issue_repo": { - "repo_name": "Data-Structure", - "repo_desc": "Single Linked List Example", - "repo_url": "https://github.com/MetehanSimsek/Data-Structure", - "repo_stars": 0, + "repo_name": "namada", + "repo_desc": "Rust implementation of Namada, a Proof-of-Stake L1 for interchain asset-agnostic privacy", + "repo_url": "https://github.com/anoma/namada", + "repo_stars": 270, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Handlebars" + } + ] }, "Owner": { - "repo_owner": "MetehanSimsek" + "repo_owner": "anoma" } }, - "issue_title": "Requires space between header guard and the type definition", + "issue_title": "Querying error while checking token balance", "issue_labels": { "Nodes": [ + { + "label_name": "UX" + }, + { + "label_name": "client" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -47313,46 +47691,25 @@ }, { "Issue": { - "issue_url": "https://github.com/IridiumIdentity/iridium/issues/191", - "issue_createdAt": "2023-09-20T18:58:24Z", + "issue_url": "https://github.com/Noble-Lab/casanovo/issues/244", + "issue_createdAt": "2023-09-20T23:34:23Z", "issue_repo": { - "repo_name": "iridium", - "repo_desc": "Low-code customer login management for your application, without storing passwords", - "repo_url": "https://github.com/IridiumIdentity/iridium", - "repo_stars": 113, + "repo_name": "casanovo", + "repo_desc": "De Novo Mass Spectrometry Peptide Sequencing with a Transformer Model", + "repo_url": "https://github.com/Noble-Lab/casanovo", + "repo_stars": 68, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "IridiumIdentity" + "repo_owner": "Noble-Lab" } }, - "issue_title": "POC: Can we use open lineage in Iridium", + "issue_title": "Add more detailed logging to assist user debugging ", "issue_labels": { "Nodes": [ { @@ -47360,15 +47717,12 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -47377,59 +47731,62 @@ }, { "Issue": { - "issue_url": "https://github.com/usnistgov/iheos-toolkit2/issues/594", - "issue_createdAt": "2023-09-20T18:52:13Z", + "issue_url": "https://github.com/twentyhq/twenty/issues/1684", + "issue_createdAt": "2023-09-20T23:18:17Z", "issue_repo": { - "repo_name": "iheos-toolkit2", - "repo_desc": "XDS Toolkit", - "repo_url": "https://github.com/usnistgov/iheos-toolkit2", - "repo_stars": 41, + "repo_name": "twenty", + "repo_desc": "Building a modern alternative to Salesforce, powered by the community. ⭐️ You can star to support our work!", + "repo_url": "https://github.com/twentyhq/twenty", + "repo_stars": 3625, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Groovy" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "XSLT" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Awk" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Rich Text Format" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "usnistgov" + "repo_owner": "twentyhq" } }, - "issue_title": "Support optional trailing separator when Format is XON|XCN|XTN", + "issue_title": "Add storybook test on Companies / People page \u003e Add new", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "scope: front" + }, + { + "label_name": "blocked: false" + }, + { + "label_name": "size: minutes" + }, + { + "label_name": "type: chore" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -47441,35 +47798,44 @@ }, { "Issue": { - "issue_url": "https://github.com/SteponasK/Weather-Forecast/issues/3", - "issue_createdAt": "2023-09-20T18:46:17Z", + "issue_url": "https://github.com/JoshuaKGoldberg/create-typescript-app/issues/852", + "issue_createdAt": "2023-09-20T23:17:24Z", "issue_repo": { - "repo_name": "Weather-Forecast", - "repo_desc": "Weather-Forecast application made using pygame and various API's", - "repo_url": "https://github.com/SteponasK/Weather-Forecast", - "repo_stars": 1, + "repo_name": "create-typescript-app", + "repo_desc": "Quickstart-friendly TypeScript template with comprehensive formatting, linting, releases, testing, and other great tooling built-in. ✨", + "repo_url": "https://github.com/JoshuaKGoldberg/create-typescript-app", + "repo_stars": 372, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "SteponasK" + "repo_owner": "JoshuaKGoldberg" } }, - "issue_title": "Wrong formula feels_like() function", + "issue_title": "🚀 Feature: Add a 'status: aged away' label", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "SFML" + "label_name": "type: feature" + }, + { + "label_name": "status: accepting prs" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -47481,35 +47847,32 @@ }, { "Issue": { - "issue_url": "https://github.com/Dainwi/human-library-cafe/issues/1", - "issue_createdAt": "2023-09-20T18:44:33Z", + "issue_url": "https://github.com/CodeWithAloha/CWAWebsite/issues/27", + "issue_createdAt": "2023-09-20T23:15:55Z", "issue_repo": { - "repo_name": "human-library-cafe", + "repo_name": "CWAWebsite", "repo_desc": "", - "repo_url": "https://github.com/Dainwi/human-library-cafe", + "repo_url": "https://github.com/CodeWithAloha/CWAWebsite", "repo_stars": 2, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "Dainwi" + "repo_owner": "CodeWithAloha" } }, - "issue_title": "Add Hamburger menu", + "issue_title": "add a PR template for our repo", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" @@ -47518,135 +47881,102 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/Androz2091/discord-player/issues/1813", - "issue_createdAt": "2023-09-20T18:42:31Z", + "issue_url": "https://github.com/NWACus/avy/issues/359", + "issue_createdAt": "2023-09-20T23:09:06Z", "issue_repo": { - "repo_name": "discord-player", - "repo_desc": "🎧 Complete framework to simplify the implementation of music commands using discord.js v14", - "repo_url": "https://github.com/Androz2091/discord-player", - "repo_stars": 546, + "repo_name": "avy", + "repo_desc": "Mobile-Native Viewing of NAC Avalanche Forecasts", + "repo_url": "https://github.com/NWACus/avy", + "repo_stars": 4, "repo_langs": { "Nodes": [ { "repo_prog_language": "TypeScript" }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "MDX" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Androz2091" + "repo_owner": "NWACus" } }, - "issue_title": "Add reason to playerSkip event", + "issue_title": "Update ESLint", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/cockroachdb/cockroach/issues/110985", - "issue_createdAt": "2023-09-20T18:33:49Z", + "issue_url": "https://github.com/TBD54566975/developer.tbd.website/issues/735", + "issue_createdAt": "2023-09-20T23:04:00Z", "issue_repo": { - "repo_name": "cockroach", - "repo_desc": "CockroachDB - the open source, cloud-native distributed SQL database.", - "repo_url": "https://github.com/cockroachdb/cockroach", - "repo_stars": 27817, + "repo_name": "developer.tbd.website", + "repo_desc": "Source for the TBD Developer Website at developer.tbd.website", + "repo_url": "https://github.com/TBD54566975/developer.tbd.website", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "MDX" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Yacc" - }, - { - "repo_prog_language": "Awk" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "cockroachdb" + "repo_owner": "TBD54566975" } }, - "issue_title": "cdc: Export should emit \"done\" indicator", + "issue_title": "Update Protocol docs to add `of` when `who` is not 'anyone'", "issue_labels": { "Nodes": [ { - "label_name": "C-enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" - }, - { - "label_name": "E-starter" - }, - { - "label_name": "A-cdc" - }, - { - "label_name": "T-cdc" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -47655,31 +47985,31 @@ }, { "Issue": { - "issue_url": "https://github.com/jojees/DevopsLab/issues/4", - "issue_createdAt": "2023-09-20T18:30:27Z", + "issue_url": "https://github.com/RodrigoDornelles/pwa-chrfonts/issues/11", + "issue_createdAt": "2023-09-20T22:52:10Z", "issue_repo": { - "repo_name": "DevopsLab", - "repo_desc": "Kubernetes Archive", - "repo_url": "https://github.com/jojees/DevopsLab", - "repo_stars": 0, + "repo_name": "pwa-chrfonts", + "repo_desc": "run in your browser! thats a editor utility to change your fonts sprites in tilesets and homebrews/rackrom games. (currently only NES)", + "repo_url": "https://github.com/RodrigoDornelles/pwa-chrfonts", + "repo_stars": 14, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Vim Script" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "jojees" + "repo_owner": "RodrigoDornelles" } }, - "issue_title": "Server01 Configuration", + "issue_title": "build: add script serve for webpack", "issue_labels": { "Nodes": [ { @@ -47692,29 +48022,29 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/cyclops-ui/cyclops/issues/50", - "issue_createdAt": "2023-09-20T18:28:20Z", + "issue_url": "https://github.com/Northeastern-Electric-Racing/FinishLine/issues/1458", + "issue_createdAt": "2023-09-20T22:50:14Z", "issue_repo": { - "repo_name": "cyclops", - "repo_desc": "Developer friendly Kubernetes 👁️", - "repo_url": "https://github.com/cyclops-ui/cyclops", - "repo_stars": 66, + "repo_name": "FinishLine", + "repo_desc": "Northeastern Electric Racing Project Management Dashboard - version 3", + "repo_url": "https://github.com/Northeastern-Electric-Racing/FinishLine", + "repo_stars": 21, "repo_langs": { "Nodes": [ { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Go" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "HTML" @@ -47723,34 +48053,31 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "cyclops-ui" + "repo_owner": "Northeastern-Electric-Racing" } }, - "issue_title": "Dropdown menu to accept other then just enum fields", + "issue_title": "All Projects Table filtered by ACTIVE ", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "medium" + }, + { + "label_name": "feature enhancement" }, { "label_name": "good first issue" + }, + { + "label_name": "front-end" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -47762,114 +48089,84 @@ }, { "Issue": { - "issue_url": "https://github.com/raykeating/strapi-location-field-plugin/issues/9", - "issue_createdAt": "2023-09-20T18:26:46Z", + "issue_url": "https://github.com/life-itself/community/issues/816", + "issue_createdAt": "2023-09-20T22:47:52Z", "issue_repo": { - "repo_name": "strapi-location-field-plugin", - "repo_desc": "A Strapi plugin to enable a custom location field with autocomplete input", - "repo_url": "https://github.com/raykeating/strapi-location-field-plugin", - "repo_stars": 12, + "repo_name": "community", + "repo_desc": "👋 Life Itself's community home with forum, projects and website.", + "repo_url": "https://github.com/life-itself/community", + "repo_stars": 14, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "raykeating" - } - }, - "issue_title": "Custom field name is not showing. It shows location by default", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/MichaelDouglasLima/bootcamp-devjr-modulo4-menu/issues/1", - "issue_createdAt": "2023-09-20T18:23:32Z", - "issue_repo": { - "repo_name": "bootcamp-devjr-modulo4-menu", - "repo_desc": "", - "repo_url": "https://github.com/MichaelDouglasLima/bootcamp-devjr-modulo4-menu", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "MichaelDouglasLima" + "repo_owner": "life-itself" } }, - "issue_title": "Migrar o projeto Menu para BootStrap 5.2", + "issue_title": "YouTube embeds size is not responsive", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "Website" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/CoLRev-Environment/colrev/issues/245", - "issue_createdAt": "2023-09-20T18:09:11Z", + "issue_url": "https://github.com/discord-tickets/bot/issues/484", + "issue_createdAt": "2023-09-20T22:39:04Z", "issue_repo": { - "repo_name": "colrev", - "repo_desc": "CoLRev: An open-source environment for collaborative reviews", - "repo_url": "https://github.com/CoLRev-Environment/colrev", - "repo_stars": 17, + "repo_name": "bot", + "repo_desc": "The most popular open-source and self-hosted ticket management bot for Discord - a free alternative to the premium and white-label plans of other popular ticketing bots.", + "repo_url": "https://github.com/discord-tickets/bot", + "repo_stars": 694, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "TeX" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Mustache" } ] }, "Owner": { - "repo_owner": "CoLRev-Environment" + "repo_owner": "discord-tickets" } }, - "issue_title": "feat: PLOS and Springer search", + "issue_title": "[BUG] Saying \"null\" can cause an automatic tag reply", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" @@ -47887,13 +48184,13 @@ }, { "Issue": { - "issue_url": "https://github.com/FuelLabs/docs-hub/issues/60", - "issue_createdAt": "2023-09-20T18:09:03Z", + "issue_url": "https://github.com/biomejs/biome/issues/355", + "issue_createdAt": "2023-09-20T22:34:26Z", "issue_repo": { - "repo_name": "docs-hub", - "repo_desc": "The documentation hub for Fuel", - "repo_url": "https://github.com/FuelLabs/docs-hub", - "repo_stars": 19, + "repo_name": "biome", + "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. ", + "repo_url": "https://github.com/biomejs/biome", + "repo_stars": 2493, "repo_langs": { "Nodes": [ { @@ -47902,84 +48199,96 @@ { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "Rust" + }, { "repo_prog_language": "TypeScript" }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Astro" + }, + { + "repo_prog_language": "Just" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "FuelLabs" + "repo_owner": "biomejs" } }, - "issue_title": "Linter for basic grammar in the docs", + "issue_title": "📎 Implement `lint/noApproximativeNumericConstant`, `clippy/approx_constant`", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "enhancement" + "label_name": "S-Help-wanted" }, { - "label_name": "good first issue" + "label_name": "A-Linter" + }, + { + "label_name": "L-JavaScript" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/EdricChan03/studybuddy-android/issues/456", - "issue_createdAt": "2023-09-20T18:08:22Z", + "issue_url": "https://github.com/stackbuilders/assertive-ts/issues/108", + "issue_createdAt": "2023-09-20T22:29:56Z", "issue_repo": { - "repo_name": "studybuddy-android", - "repo_desc": "A study buddy with features such as tasks, resources and more!", - "repo_url": "https://github.com/EdricChan03/studybuddy-android", - "repo_stars": 6, + "repo_name": "assertive-ts", + "repo_desc": "A type-safe fluent assertion library written in TypeScript and inspired by Jest assertions and the popular AssertJ", + "repo_url": "https://github.com/stackbuilders/assertive-ts", + "repo_stars": 25, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Ruby" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "EdricChan03" + "repo_owner": "stackbuilders" } }, - "issue_title": "Migrate to Jetpack Navigation", + "issue_title": "Alias for `.toBeSame` matcher", "issue_labels": { "Nodes": [ { - "label_name": "enhancement :star:" - }, - { - "label_name": "help wanted :handshake:" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "comp: arch" - }, - { - "label_name": "migration" + "label_name": "help wanted" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -47991,41 +48300,65 @@ }, { "Issue": { - "issue_url": "https://github.com/sciunto-org/python-bibtexparser/issues/404", - "issue_createdAt": "2023-09-20T18:05:03Z", + "issue_url": "https://github.com/biomejs/biome/issues/352", + "issue_createdAt": "2023-09-20T22:17:46Z", "issue_repo": { - "repo_name": "python-bibtexparser", - "repo_desc": "Bibtex parser for Python 3", - "repo_url": "https://github.com/sciunto-org/python-bibtexparser", - "repo_stars": 389, + "repo_name": "biome", + "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. ", + "repo_url": "https://github.com/biomejs/biome", + "repo_stars": 2493, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "TeX" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Astro" + }, + { + "repo_prog_language": "Just" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "sciunto-org" + "repo_owner": "biomejs" } }, - "issue_title": "library.replace() method is not working properly when duplicates exist", + "issue_title": "📎 Implement `lint/noInvalidNewBuiltin` - `eslint/no-new-native-nonconstructor`", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "S-Help-wanted" }, { - "label_name": "needs help" + "label_name": "A-Linter" }, { - "label_name": "v2" + "label_name": "L-JavaScript" } ], "label_totalcount": 4 @@ -48034,47 +48367,35 @@ "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/CoLRev-Environment/colrev/issues/244", - "issue_createdAt": "2023-09-20T18:02:48Z", + "issue_url": "https://github.com/alainsopp/tradingaly/issues/7", + "issue_createdAt": "2023-09-20T22:17:12Z", "issue_repo": { - "repo_name": "colrev", - "repo_desc": "CoLRev: An open-source environment for collaborative reviews", - "repo_url": "https://github.com/CoLRev-Environment/colrev", - "repo_stars": 17, + "repo_name": "tradingaly", + "repo_desc": "A tool to simulate sell and buy orders execution to a local trading account and a local stockexchange.", + "repo_url": "https://github.com/alainsopp/tradingaly", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "TeX" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "CoLRev-Environment" + "repo_owner": "alainsopp" } }, - "issue_title": "feat: Unpaywall SearchSource and ERIC/IEEE prep", + "issue_title": "New Ask offers are not merged when having identical price", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" @@ -48092,56 +48413,24 @@ }, { "Issue": { - "issue_url": "https://github.com/eclipse-ee4j/cargotracker/issues/285", - "issue_createdAt": "2023-09-20T18:00:54Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "cargotracker", - "repo_desc": "The project demonstrates how you can develop applications with Jakarta EE using widely adopted architectural best practices like Domain-Driven Design (DDD).", - "repo_url": "https://github.com/eclipse-ee4j/cargotracker", - "repo_stars": 287, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "eclipse-ee4j" + "repo_owner": "" } }, - "issue_title": "Investigate adopting Java SE 11 features", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "Priority: Trivial" - }, - { - "label_name": "backlog" - } - ], - "label_totalcount": 5 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -48153,12 +48442,12 @@ }, { "Issue": { - "issue_url": "https://github.com/acmutsa/HackKit/issues/22", - "issue_createdAt": "2023-09-20T17:58:40Z", + "issue_url": "https://github.com/Jdecristi/chirp/issues/25", + "issue_createdAt": "2023-09-20T22:14:49Z", "issue_repo": { - "repo_name": "HackKit", - "repo_desc": "Feature-packed Hackathon Managment Software", - "repo_url": "https://github.com/acmutsa/HackKit", + "repo_name": "chirp", + "repo_desc": "", + "repo_url": "https://github.com/Jdecristi/chirp", "repo_stars": 2, "repo_langs": { "Nodes": [ @@ -48174,20 +48463,17 @@ ] }, "Owner": { - "repo_owner": "acmutsa" + "repo_owner": "Jdecristi" } }, - "issue_title": "Registration doesn't allow for 0 hackathons attended", + "issue_title": "HOME PAGE REDESIGN | Redesign PostCarousel", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "invalid" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -48199,71 +48485,38 @@ }, { "Issue": { - "issue_url": "https://github.com/gmuGADIG/Princess-Starshine/issues/44", - "issue_createdAt": "2023-09-20T17:57:40Z", - "issue_repo": { - "repo_name": "Princess-Starshine", - "repo_desc": "Princess Starshine vs The Forces of Evil. Unity game developed by GADIG at GMU, Fall 2023.", - "repo_url": "https://github.com/gmuGADIG/Princess-Starshine", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "gmuGADIG" - } - }, - "issue_title": "Block Out Main Menu", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "UI" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/hkulekci/qdrant-php/issues/34", - "issue_createdAt": "2023-09-20T17:56:08Z", + "issue_url": "https://github.com/Jdecristi/chirp/issues/24", + "issue_createdAt": "2023-09-20T22:13:26Z", "issue_repo": { - "repo_name": "qdrant-php", - "repo_desc": "Qdrant is a vector similarity engine \u0026 vector database. It deploys as an API service providing search for the nearest high-dimensional vectors. With Qdrant, embeddings or neural network encoders can be turned into full-fledged applications for matching, searching, recommending, and much more!", - "repo_url": "https://github.com/hkulekci/qdrant-php", - "repo_stars": 38, + "repo_name": "chirp", + "repo_desc": "", + "repo_url": "https://github.com/Jdecristi/chirp", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "hkulekci" + "repo_owner": "Jdecristi" } }, - "issue_title": "quantization_config parameter need to be accepted by Qdrant\\Models\\Request\\CreateCollection", + "issue_title": "HOME PAGE REDESIGN | Redesign Navigation Menu", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -48275,62 +48528,47 @@ }, { "Issue": { - "issue_url": "https://github.com/solana-labs/move/issues/377", - "issue_createdAt": "2023-09-20T17:43:35Z", + "issue_url": "https://github.com/cryostatio/cryostat-operator/issues/631", + "issue_createdAt": "2023-09-20T22:05:28Z", "issue_repo": { - "repo_name": "move", - "repo_desc": "Move fork for providing llvm ir support", - "repo_url": "https://github.com/solana-labs/move", - "repo_stars": 78, + "repo_name": "cryostat-operator", + "repo_desc": "A Kubernetes Operator to facilitate the setup and management of Cryostat.", + "repo_url": "https://github.com/cryostatio/cryostat-operator", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "TeX" - }, - { - "repo_prog_language": "SMT" - }, - { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Solidity" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Boogie" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "solana-labs" + "repo_owner": "cryostatio" } }, - "issue_title": "Test logger", + "issue_title": "[Task] Update CI badge", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "docs" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -48339,56 +48577,50 @@ }, { "Issue": { - "issue_url": "https://github.com/discoverfinancial/a11y-theme-builder/issues/608", - "issue_createdAt": "2023-09-20T17:43:33Z", + "issue_url": "https://github.com/MutinyWallet/mutiny-web/issues/547", + "issue_createdAt": "2023-09-20T22:03:31Z", "issue_repo": { - "repo_name": "a11y-theme-builder", - "repo_desc": "DesignOps toolchain theme builder for accessibility inclusion using Atomic Design.", - "repo_url": "https://github.com/discoverfinancial/a11y-theme-builder", - "repo_stars": 9, + "repo_name": "mutiny-web", + "repo_desc": "The frontend for Mutiny Wallet", + "repo_url": "https://github.com/MutinyWallet/mutiny-web", + "repo_stars": 74, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "TypeScript" }, - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Just" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "discoverfinancial" + "repo_owner": "MutinyWallet" } }, - "issue_title": "[TB] Toasts can have funky backgrounds", + "issue_title": "Add protocol handlers for PWA", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "theme builder app" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -48397,32 +48629,53 @@ }, { "Issue": { - "issue_url": "https://github.com/RemDelaporteMathurin/FESTIM/issues/577", - "issue_createdAt": "2023-09-20T17:43:17Z", + "issue_url": "https://github.com/TBD54566975/dwn-server/issues/64", + "issue_createdAt": "2023-09-20T22:00:51Z", "issue_repo": { - "repo_name": "FESTIM", - "repo_desc": "Coupled hydrogen transport and heat transfer using FEniCS", - "repo_url": "https://github.com/RemDelaporteMathurin/FESTIM", - "repo_stars": 38, + "repo_name": "dwn-server", + "repo_desc": "DWN server - host anywhere publicly accessible for DIDs to use", + "repo_url": "https://github.com/TBD54566975/dwn-server", + "repo_stars": 15, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Mustache" } ] }, "Owner": { - "repo_owner": "RemDelaporteMathurin" + "repo_owner": "TBD54566975" } }, - "issue_title": "Deprecate `functions` in favour of `fields` in `XDMFExport`", + "issue_title": "Document methods in the repo", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -48434,47 +48687,50 @@ }, { "Issue": { - "issue_url": "https://github.com/parag477/ShopZone/issues/1", - "issue_createdAt": "2023-09-20T17:42:42Z", + "issue_url": "https://github.com/microsoft/vscode-mypy/issues/156", + "issue_createdAt": "2023-09-20T21:58:12Z", "issue_repo": { - "repo_name": "ShopZone", - "repo_desc": "", - "repo_url": "https://github.com/parag477/ShopZone", - "repo_stars": 1, + "repo_name": "vscode-mypy", + "repo_desc": "Linting support for Python using the mypy linter.", + "repo_url": "https://github.com/microsoft/vscode-mypy", + "repo_stars": 64, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "parag477" + "repo_owner": "microsoft" } }, - "issue_title": "[Bug]: Stripe not working", + "issue_title": "Change pattern matching regex to handle errors when they don't have a column number ", "issue_labels": { "Nodes": [ { "label_name": "bug" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "needs PR" + }, + { + "label_name": "ghc-osd" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -48483,135 +48739,144 @@ }, { "Issue": { - "issue_url": "https://github.com/CodeMasterApp/homebrew-formulae/issues/1", - "issue_createdAt": "2023-09-20T17:40:59Z", + "issue_url": "https://github.com/databrickslabs/ucx/issues/249", + "issue_createdAt": "2023-09-20T21:42:43Z", "issue_repo": { - "repo_name": "homebrew-formulae", - "repo_desc": "", - "repo_url": "https://github.com/CodeMasterApp/homebrew-formulae", - "repo_stars": 1, + "repo_name": "ucx", + "repo_desc": "Unity Catalog Automated Migration", + "repo_url": "https://github.com/databrickslabs/ucx", + "repo_stars": 18, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Scala" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "CodeMasterApp" + "repo_owner": "databrickslabs" } }, - "issue_title": "💭 Question: zsh: parse error near '\\n'", + "issue_title": "Create inventory of service principals and direct files access in Azure", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "help wanted" - }, - { - "label_name": "invalid" + "label_name": "assessment step" }, { - "label_name": "question" + "label_name": "migration step" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/MazuhSoftwares/octo-call/issues/37", - "issue_createdAt": "2023-09-20T17:37:50Z", + "issue_url": "https://github.com/PipedreamHQ/pipedream/issues/8161", + "issue_createdAt": "2023-09-20T21:42:25Z", "issue_repo": { - "repo_name": "octo-call", - "repo_desc": "Video conference app. A proof of concept.", - "repo_url": "https://github.com/MazuhSoftwares/octo-call", - "repo_stars": 3, + "repo_name": "pipedream", + "repo_desc": "Connect APIs, remarkably fast. Free for developers.", + "repo_url": "https://github.com/PipedreamHQ/pipedream", + "repo_stars": 7198, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "MazuhSoftwares" + "repo_owner": "PipedreamHQ" } }, - "issue_title": "Highlight participants button when there are pending users", + "issue_title": "[Components] Shopify --\u003e Shopify Developer App", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "action" + }, + { + "label_name": "triaged" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/developer-student-club-thapar/dsc-learn-app/issues/7", - "issue_createdAt": "2023-09-20T17:28:08Z", + "issue_url": "https://github.com/vuejs/test-utils/issues/2194", + "issue_createdAt": "2023-09-20T21:40:03Z", "issue_repo": { - "repo_name": "dsc-learn-app", - "repo_desc": "Welcome to the GDSC Learn App, your one-stop destination for acquiring a wide range of technical and non-technical skills while tracking your progress along the way. Whether you're an aspiring developer, designer, marketer, or simply someone eager to expand your knowledge, GDSC Learn has something for everyone.", - "repo_url": "https://github.com/developer-student-club-thapar/dsc-learn-app", - "repo_stars": 0, + "repo_name": "test-utils", + "repo_desc": "Vue Test Utils for Vue 3", + "repo_url": "https://github.com/vuejs/test-utils", + "repo_stars": 887, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Vue" } ] }, "Owner": { - "repo_owner": "developer-student-club-thapar" + "repo_owner": "vuejs" } }, - "issue_title": "Develop Bookmark Page", + "issue_title": "Feature request: Attach to SVG elements", "issue_labels": { "Nodes": [ { @@ -48633,84 +48898,93 @@ }, { "Issue": { - "issue_url": "https://github.com/developer-student-club-thapar/dsc-learn-app/issues/6", - "issue_createdAt": "2023-09-20T17:26:13Z", + "issue_url": "https://github.com/nateblinux/PainPT/issues/1", + "issue_createdAt": "2023-09-20T21:36:26Z", "issue_repo": { - "repo_name": "dsc-learn-app", - "repo_desc": "Welcome to the GDSC Learn App, your one-stop destination for acquiring a wide range of technical and non-technical skills while tracking your progress along the way. Whether you're an aspiring developer, designer, marketer, or simply someone eager to expand your knowledge, GDSC Learn has something for everyone.", - "repo_url": "https://github.com/developer-student-club-thapar/dsc-learn-app", + "repo_name": "PainPT", + "repo_desc": "", + "repo_url": "https://github.com/nateblinux/PainPT", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "developer-student-club-thapar" + "repo_owner": "nateblinux" } }, - "issue_title": "Develop Course Detail Review Page", + "issue_title": "Test Issue", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/RemDelaporteMathurin/FESTIM/issues/576", - "issue_createdAt": "2023-09-20T17:25:26Z", + "issue_url": "https://github.com/az-digital/az_quickstart/issues/2757", + "issue_createdAt": "2023-09-20T21:36:13Z", "issue_repo": { - "repo_name": "FESTIM", - "repo_desc": "Coupled hydrogen transport and heat transfer using FEniCS", - "repo_url": "https://github.com/RemDelaporteMathurin/FESTIM", - "repo_stars": 38, + "repo_name": "az_quickstart", + "repo_desc": "UArizona's web content management system built with Drupal 10.", + "repo_url": "https://github.com/az-digital/az_quickstart", + "repo_stars": 28, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Twig" } ] }, "Owner": { - "repo_owner": "RemDelaporteMathurin" + "repo_owner": "az-digital" } }, - "issue_title": "Deprecate `component` in favour of `field`", + "issue_title": "README.md Typo", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" + }, + { + "label_name": "low priority" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -48722,50 +48996,41 @@ }, { "Issue": { - "issue_url": "https://github.com/developer-student-club-thapar/dsc-learn-app/issues/5", - "issue_createdAt": "2023-09-20T17:22:14Z", + "issue_url": "https://github.com/lightsofapollo/storytime/issues/2", + "issue_createdAt": "2023-09-20T21:30:14Z", "issue_repo": { - "repo_name": "dsc-learn-app", - "repo_desc": "Welcome to the GDSC Learn App, your one-stop destination for acquiring a wide range of technical and non-technical skills while tracking your progress along the way. Whether you're an aspiring developer, designer, marketer, or simply someone eager to expand your knowledge, GDSC Learn has something for everyone.", - "repo_url": "https://github.com/developer-student-club-thapar/dsc-learn-app", - "repo_stars": 0, + "repo_name": "storytime", + "repo_desc": "", + "repo_url": "https://github.com/lightsofapollo/storytime", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "developer-student-club-thapar" + "repo_owner": "lightsofapollo" } }, - "issue_title": "Develop Course Detail Page 2 ", + "issue_title": "List all chapaters for re-reading purposes", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -48774,89 +49039,92 @@ }, { "Issue": { - "issue_url": "https://github.com/blefnk/relivator/issues/7", - "issue_createdAt": "2023-09-20T17:21:02Z", + "issue_url": "https://github.com/medplum/medplum/issues/2894", + "issue_createdAt": "2023-09-20T21:28:01Z", "issue_repo": { - "repo_name": "relivator", - "repo_desc": "Next.js 13.5: Store, Landing, Admin, Dashboard 🌳 i18n, Stripe, Shadcn Tailwind, Drizzle, Zod Trpc TypeScript, Resend Auth Page, Lucide CSS Radix UI, Responsive React Server Components, TS Postgre ORM Intl App Router Mdx Docs, User Actions Kit, SaaS Commerce Shop, Pricing Payments, Dark Mode, Modern Full Stack, Free ⭐ more stars → more features", - "repo_url": "https://github.com/blefnk/relivator", - "repo_stars": 76, + "repo_name": "medplum", + "repo_desc": "Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications.", + "repo_url": "https://github.com/medplum/medplum", + "repo_stars": 891, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, { "repo_prog_language": "MDX" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "NSIS" } ] }, "Owner": { - "repo_owner": "blefnk" + "repo_owner": "medplum" } }, - "issue_title": "Migrate: Clerk → NextAuth.js", + "issue_title": "Enable SMTP config settings support with AWS Parameter Store", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/developer-student-club-thapar/dsc-learn-app/issues/4", - "issue_createdAt": "2023-09-20T17:19:15Z", + "issue_url": "https://github.com/opensearch-project/dashboards-search-relevance/issues/293", + "issue_createdAt": "2023-09-20T21:24:21Z", "issue_repo": { - "repo_name": "dsc-learn-app", - "repo_desc": "Welcome to the GDSC Learn App, your one-stop destination for acquiring a wide range of technical and non-technical skills while tracking your progress along the way. Whether you're an aspiring developer, designer, marketer, or simply someone eager to expand your knowledge, GDSC Learn has something for everyone.", - "repo_url": "https://github.com/developer-student-club-thapar/dsc-learn-app", - "repo_stars": 0, + "repo_name": "dashboards-search-relevance", + "repo_desc": "Tools to help search relevance engineers and business users tune search results for their OpenSearch applications.", + "repo_url": "https://github.com/opensearch-project/dashboards-search-relevance", + "repo_stars": 15, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "developer-student-club-thapar" + "repo_owner": "opensearch-project" } }, - "issue_title": "Develop Course Details Page", + "issue_title": "[FEATURE] Sort Index Dropdown", "issue_labels": { "Nodes": [ { @@ -48869,7 +49137,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -48878,47 +49146,56 @@ }, { "Issue": { - "issue_url": "https://github.com/developer-student-club-thapar/dsc-learn-app/issues/3", - "issue_createdAt": "2023-09-20T17:16:48Z", + "issue_url": "https://github.com/medplum/medplum/issues/2893", + "issue_createdAt": "2023-09-20T21:17:32Z", "issue_repo": { - "repo_name": "dsc-learn-app", - "repo_desc": "Welcome to the GDSC Learn App, your one-stop destination for acquiring a wide range of technical and non-technical skills while tracking your progress along the way. Whether you're an aspiring developer, designer, marketer, or simply someone eager to expand your knowledge, GDSC Learn has something for everyone.", - "repo_url": "https://github.com/developer-student-club-thapar/dsc-learn-app", - "repo_stars": 0, + "repo_name": "medplum", + "repo_desc": "Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications.", + "repo_url": "https://github.com/medplum/medplum", + "repo_stars": 891, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Swift" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "MDX" }, { "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "NSIS" } ] }, "Owner": { - "repo_owner": "developer-student-club-thapar" + "repo_owner": "medplum" } }, - "issue_title": "Develop My Course Page", + "issue_title": "Fix compliance logos in dark mode", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 1 @@ -48930,50 +49207,41 @@ }, { "Issue": { - "issue_url": "https://github.com/developer-student-club-thapar/dsc-learn-app/issues/2", - "issue_createdAt": "2023-09-20T17:13:49Z", + "issue_url": "https://github.com/aidanaden/canvas-sync/issues/100", + "issue_createdAt": "2023-09-20T21:15:55Z", "issue_repo": { - "repo_name": "dsc-learn-app", - "repo_desc": "Welcome to the GDSC Learn App, your one-stop destination for acquiring a wide range of technical and non-technical skills while tracking your progress along the way. Whether you're an aspiring developer, designer, marketer, or simply someone eager to expand your knowledge, GDSC Learn has something for everyone.", - "repo_url": "https://github.com/developer-student-club-thapar/dsc-learn-app", - "repo_stars": 0, + "repo_name": "canvas-sync", + "repo_desc": "CLI to download \u0026 view canvas info/files", + "repo_url": "https://github.com/aidanaden/canvas-sync", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "Go" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "developer-student-club-thapar" + "repo_owner": "aidanaden" } }, - "issue_title": "Develop Home Page Design", + "issue_title": "feat: view grades", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -48982,102 +49250,102 @@ }, { "Issue": { - "issue_url": "https://github.com/nsacyber/HIRS/issues/593", - "issue_createdAt": "2023-09-20T17:04:16Z", + "issue_url": "https://github.com/medplum/medplum/issues/2892", + "issue_createdAt": "2023-09-20T21:08:01Z", "issue_repo": { - "repo_name": "HIRS", - "repo_desc": "Trusted Computing based services supporting TPM provisioning and supply chain validation concepts. #nsacyber", - "repo_url": "https://github.com/nsacyber/HIRS", - "repo_stars": 147, + "repo_name": "medplum", + "repo_desc": "Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications.", + "repo_url": "https://github.com/medplum/medplum", + "repo_stars": 891, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Roff" + "repo_prog_language": "MDX" }, { - "repo_prog_language": "XSLT" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "NSIS" } ] }, "Owner": { - "repo_owner": "nsacyber" + "repo_owner": "medplum" } }, - "issue_title": "Migrate remaining /hirs/data/persist/ unit tests in HIRS_Utils (Pt. 1)", + "issue_title": "Field editor not using Mantine styles", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "migration" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/neodisk17/vscode-ext-flutter-color-viewer/issues/38", - "issue_createdAt": "2023-09-20T17:02:20Z", + "issue_url": "https://github.com/earkwyd/learning-svelte/issues/1", + "issue_createdAt": "2023-09-20T21:07:40Z", "issue_repo": { - "repo_name": "vscode-ext-flutter-color-viewer", - "repo_desc": "This project help to developer to identify color in ui. like css ext file does.", - "repo_url": "https://github.com/neodisk17/vscode-ext-flutter-color-viewer", - "repo_stars": 10, + "repo_name": "learning-svelte", + "repo_desc": "", + "repo_url": "https://github.com/earkwyd/learning-svelte", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Svelte" }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "neodisk17" + "repo_owner": "earkwyd" } }, - "issue_title": "Need to update github action workflows to latest version", + "issue_title": "Create second part of the coffee score card component", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -49086,53 +49354,62 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/DongJu-Na/Nadry/issues/29", - "issue_createdAt": "2023-09-20T16:55:56Z", + "issue_url": "https://github.com/medplum/medplum/issues/2891", + "issue_createdAt": "2023-09-20T21:06:29Z", "issue_repo": { - "repo_name": "Nadry", - "repo_desc": "여행", - "repo_url": "https://github.com/DongJu-Na/Nadry", - "repo_stars": 1, + "repo_name": "medplum", + "repo_desc": "Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications.", + "repo_url": "https://github.com/medplum/medplum", + "repo_stars": 891, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "NSIS" } ] }, "Owner": { - "repo_owner": "DongJu-Na" + "repo_owner": "medplum" } }, - "issue_title": "페이징 처리 기능", + "issue_title": "Fix capitalization of \"Id\" in field selector", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 1 @@ -49144,77 +49421,113 @@ }, { "Issue": { - "issue_url": "https://github.com/sanidhiya-khandelwal/awaas-vishwa-fe/issues/10", - "issue_createdAt": "2023-09-20T16:55:06Z", + "issue_url": "https://github.com/medplum/medplum/issues/2890", + "issue_createdAt": "2023-09-20T21:03:46Z", "issue_repo": { - "repo_name": "awaas-vishwa-fe", - "repo_desc": "A property listing platform for buy, sell and renting", - "repo_url": "https://github.com/sanidhiya-khandelwal/awaas-vishwa-fe", - "repo_stars": 0, + "repo_name": "medplum", + "repo_desc": "Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications.", + "repo_url": "https://github.com/medplum/medplum", + "repo_stars": 891, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "MDX" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "NSIS" } ] }, "Owner": { - "repo_owner": "sanidhiya-khandelwal" + "repo_owner": "medplum" } }, - "issue_title": "navbar overlapping", + "issue_title": "Fix search column fuzzy matching", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/1213-Throwback/Project_3/issues/2", - "issue_createdAt": "2023-09-20T16:51:58Z", + "issue_url": "https://github.com/usnistgov/iheos-toolkit2/issues/595", + "issue_createdAt": "2023-09-20T21:00:16Z", "issue_repo": { - "repo_name": "Project_3", - "repo_desc": "", - "repo_url": "https://github.com/1213-Throwback/Project_3", - "repo_stars": 0, + "repo_name": "iheos-toolkit2", + "repo_desc": "XDS Toolkit", + "repo_url": "https://github.com/usnistgov/iheos-toolkit2", + "repo_stars": 41, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Groovy" + }, + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "HTML" }, + { + "repo_prog_language": "XSLT" + }, + { + "repo_prog_language": "Awk" + }, + { + "repo_prog_language": "Batchfile" + }, { "repo_prog_language": "CSS" }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Rich Text Format" } ] }, "Owner": { - "repo_owner": "1213-Throwback" + "repo_owner": "usnistgov" } }, - "issue_title": "Problem 1: JavaScript Date Picker", + "issue_title": "Fix Initiating Gateway (IG) Conformance Test 12300 FindDocuments for LeafClass", "issue_labels": { "Nodes": [ { @@ -49227,44 +49540,44 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 5 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/neodisk17/vscode-ext-flutter-color-viewer/issues/37", - "issue_createdAt": "2023-09-20T16:50:15Z", + "issue_url": "https://github.com/aidanaden/canvas-sync/issues/94", + "issue_createdAt": "2023-09-20T20:56:11Z", "issue_repo": { - "repo_name": "vscode-ext-flutter-color-viewer", - "repo_desc": "This project help to developer to identify color in ui. like css ext file does.", - "repo_url": "https://github.com/neodisk17/vscode-ext-flutter-color-viewer", - "repo_stars": 10, + "repo_name": "canvas-sync", + "repo_desc": "CLI to download \u0026 view canvas info/files", + "repo_url": "https://github.com/aidanaden/canvas-sync", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "neodisk17" + "repo_owner": "aidanaden" } }, - "issue_title": "Implement code checking tools", + "issue_title": "feat: print new file downloaded in tree format for `update files`", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -49276,27 +49589,41 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/aidanaden/canvas-sync/issues/91", + "issue_createdAt": "2023-09-20T20:52:29Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "canvas-sync", + "repo_desc": "CLI to download \u0026 view canvas info/files", + "repo_url": "https://github.com/aidanaden/canvas-sync", + "repo_stars": 5, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "aidanaden" } }, - "issue_title": "", + "issue_title": "feat: credit command", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -49305,47 +49632,56 @@ }, { "Issue": { - "issue_url": "https://github.com/SleipnirGroup/Choreo/issues/130", - "issue_createdAt": "2023-09-20T16:39:34Z", + "issue_url": "https://github.com/medplum/medplum/issues/2888", + "issue_createdAt": "2023-09-20T20:50:55Z", "issue_repo": { - "repo_name": "Choreo", - "repo_desc": "A graphical tool for planning time-optimized trajectories for autonomous mobile robots in the FIRST Robotics Competition.", - "repo_url": "https://github.com/SleipnirGroup/Choreo", - "repo_stars": 12, + "repo_name": "medplum", + "repo_desc": "Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications.", + "repo_url": "https://github.com/medplum/medplum", + "repo_stars": 891, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "NSIS" } ] }, "Owner": { - "repo_owner": "SleipnirGroup" + "repo_owner": "medplum" } }, - "issue_title": "Include screenshot or gif of app in README", + "issue_title": "Fix \"New\" button for Bot and ClientApplication", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -49357,44 +49693,32 @@ }, { "Issue": { - "issue_url": "https://github.com/celestiaorg/celestia-app/issues/2557", - "issue_createdAt": "2023-09-20T16:37:35Z", + "issue_url": "https://github.com/deangelisdf/visual_novel_pyarcade/issues/16", + "issue_createdAt": "2023-09-20T20:43:12Z", "issue_repo": { - "repo_name": "celestia-app", - "repo_desc": "PoS application for the consensus portion of the Celestia network. Built using celestia-core (fork of CometBFT) and the cosmos-sdk", - "repo_url": "https://github.com/celestiaorg/celestia-app", - "repo_stars": 208, + "repo_name": "visual_novel_pyarcade", + "repo_desc": "Little framework to create a graphic novel with python arcade", + "repo_url": "https://github.com/deangelisdf/visual_novel_pyarcade", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "celestiaorg" + "repo_owner": "deangelisdf" } }, - "issue_title": "Wrap panics in `PrepareProposal` with the msg type that caused it", + "issue_title": "generate a graphic dialog tree and save it on JPG/PNG", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "introspection" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -49409,47 +49733,47 @@ }, { "Issue": { - "issue_url": "https://github.com/alexpunct/chatgpt-journal/issues/29", - "issue_createdAt": "2023-09-20T16:36:01Z", + "issue_url": "https://github.com/AleoHQ/sdk/issues/747", + "issue_createdAt": "2023-09-20T20:39:48Z", "issue_repo": { - "repo_name": "chatgpt-journal", - "repo_desc": "Your journal/diary + ChatGPT = Chat Journal", - "repo_url": "https://github.com/alexpunct/chatgpt-journal", - "repo_stars": 28, + "repo_name": "sdk", + "repo_desc": "A Software Development Kit (SDK) for Zero-Knowledge Transactions", + "repo_url": "https://github.com/AleoHQ/sdk", + "repo_stars": 344, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Svelte" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "alexpunct" + "repo_owner": "AleoHQ" } }, - "issue_title": "Unsaved post cleared after screen went to sleep", + "issue_title": "[Feature] Several UI Changes for aleo.tools Develop Tab", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "javascript" } ], "label_totalcount": 2 @@ -49464,25 +49788,40 @@ }, { "Issue": { - "issue_url": "https://github.com/antonos4o/Soft-Uni-Fundamentals/issues/123", - "issue_createdAt": "2023-09-20T16:34:28Z", + "issue_url": "https://github.com/agency-of-learning/PairApp/issues/338", + "issue_createdAt": "2023-09-20T20:38:57Z", "issue_repo": { - "repo_name": "Soft-Uni-Fundamentals", - "repo_desc": "This is a repository that will be used for learning git and github in the Fundamentals module of SoftUni", - "repo_url": "https://github.com/antonos4o/Soft-Uni-Fundamentals", - "repo_stars": 0, + "repo_name": "PairApp", + "repo_desc": "The Pair App is employed by the Agency of Learning for team management and communication.", + "repo_url": "https://github.com/agency-of-learning/PairApp", + "repo_stars": 9, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Ruby" + }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "antonos4o" + "repo_owner": "agency-of-learning" } }, - "issue_title": "If you can't sleep, just count sheep!!", + "issue_title": "[UserMenteeApplication] UI to create new cohorts", "issue_labels": { "Nodes": [ { @@ -49501,32 +49840,41 @@ }, { "Issue": { - "issue_url": "https://github.com/mportizlunyov/Off_Front-IceCube/issues/1", - "issue_createdAt": "2023-09-20T16:30:46Z", + "issue_url": "https://github.com/bcgov/bcparks-ar-api/issues/232", + "issue_createdAt": "2023-09-20T20:38:02Z", "issue_repo": { - "repo_name": "Off_Front-IceCube", - "repo_desc": "Offline Front-End for IceCube is a python program that allows users with limited internet access to save and view web-pages.", - "repo_url": "https://github.com/mportizlunyov/Off_Front-IceCube", - "repo_stars": 0, + "repo_name": "bcparks-ar-api", + "repo_desc": "BCParks Attendance and Revenue Backend.", + "repo_url": "https://github.com/bcgov/bcparks-ar-api", + "repo_stars": 1, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HCL" + }, { "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "mportizlunyov" + "repo_owner": "bcgov" } }, - "issue_title": "On retiring this project", + "issue_title": "Add Resolved/Unresolved column to export variance report", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "A\u0026R" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -49538,21 +49886,31 @@ }, { "Issue": { - "issue_url": "https://github.com/ko-penn/Senior-Design/issues/4", - "issue_createdAt": "2023-09-20T16:29:52Z", + "issue_url": "https://github.com/bcgov/bcparks-ar-api/issues/231", + "issue_createdAt": "2023-09-20T20:30:52Z", "issue_repo": { - "repo_name": "Senior-Design", - "repo_desc": "Senior Design Project: Kody Penn, Samir Idris, Nick Ferko, Kevin Slyh", - "repo_url": "https://github.com/ko-penn/Senior-Design", + "repo_name": "bcparks-ar-api", + "repo_desc": "BCParks Attendance and Revenue Backend.", + "repo_url": "https://github.com/bcgov/bcparks-ar-api", "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "ko-penn" + "repo_owner": "bcgov" } }, - "issue_title": "Define Project and Scope", + "issue_title": "Migrate webhooks from rocketchat to ms teams", "issue_labels": { "Nodes": [ { @@ -49562,44 +49920,47 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 4 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/mportizlunyov/update_full-unix/issues/4", - "issue_createdAt": "2023-09-20T16:24:04Z", + "issue_url": "https://github.com/bcgov/parks-reso-api/issues/296", + "issue_createdAt": "2023-09-20T20:30:08Z", "issue_repo": { - "repo_name": "update_full-unix", - "repo_desc": "Update_Full [UNIX] is a suite of Free \u0026 Open-Source scripts written in several shell scripts that allows for simple, customisable, and full updating of a wide variety of popular UNIX distributions through their respective package managers.", - "repo_url": "https://github.com/mportizlunyov/update_full-unix", - "repo_stars": 3, + "repo_name": "parks-reso-api", + "repo_desc": "BC Parks Reservation System API", + "repo_url": "https://github.com/bcgov/parks-reso-api", + "repo_stars": 10, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "mportizlunyov" + "repo_owner": "bcgov" } }, - "issue_title": "Notice with Git Bash", + "issue_title": "Migrate webhooks from rocketchat to ms teams", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "potential enhancement" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -49611,44 +49972,44 @@ }, { "Issue": { - "issue_url": "https://github.com/WSC-Nettie-Owners/wscnettie/issues/3", - "issue_createdAt": "2023-09-20T16:19:11Z", + "issue_url": "https://github.com/bcgov/parks-data-register/issues/130", + "issue_createdAt": "2023-09-20T20:28:32Z", "issue_repo": { - "repo_name": "wscnettie", + "repo_name": "parks-data-register", "repo_desc": "", - "repo_url": "https://github.com/WSC-Nettie-Owners/wscnettie", - "repo_stars": 1, + "repo_url": "https://github.com/bcgov/parks-data-register", + "repo_stars": 3, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Svelte" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "WSC-Nettie-Owners" + "repo_owner": "bcgov" } }, - "issue_title": "Create a Help Directory in the Main Directory for Helpful Documentation", + "issue_title": "Migrate webhooks from rocketchat to ms teams", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -49660,38 +50021,47 @@ }, { "Issue": { - "issue_url": "https://github.com/google/mdbook-i18n-helpers/issues/83", - "issue_createdAt": "2023-09-20T16:18:42Z", + "issue_url": "https://github.com/harshmangalam/qwik-x/issues/7", + "issue_createdAt": "2023-09-20T20:16:06Z", "issue_repo": { - "repo_name": "mdbook-i18n-helpers", - "repo_desc": "Translation support for mdbook. The plugins here give you a structured way to maintain a translated book.", - "repo_url": "https://github.com/google/mdbook-i18n-helpers", - "repo_stars": 62, + "repo_name": "qwik-x", + "repo_desc": "Social media web app like Twitter build with Qwikcity", + "repo_url": "https://github.com/harshmangalam/qwik-x", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "google" + "repo_owner": "harshmangalam" } }, - "issue_title": "See if we can be added to OSS-Fuzz", + "issue_title": "Add open graphs and meta tags", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -49700,47 +50070,50 @@ }, { "Issue": { - "issue_url": "https://github.com/WSC-Nettie-Owners/wscnettie/issues/1", - "issue_createdAt": "2023-09-20T16:16:06Z", + "issue_url": "https://github.com/haagahelia/siba-fe/issues/204", + "issue_createdAt": "2023-09-20T20:16:04Z", "issue_repo": { - "repo_name": "wscnettie", + "repo_name": "siba-fe", "repo_desc": "", - "repo_url": "https://github.com/WSC-Nettie-Owners/wscnettie", + "repo_url": "https://github.com/haagahelia/siba-fe", "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Svelte" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "WSC-Nettie-Owners" + "repo_owner": "haagahelia" } }, - "issue_title": "Work on the Wiki", + "issue_title": "Enabling navigation to login page after logout is done", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "help wanted" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -49749,29 +50122,38 @@ }, { "Issue": { - "issue_url": "https://github.com/thestar19/Animation-Generator-for-Sorting-Algorithms/issues/48", - "issue_createdAt": "2023-09-20T16:16:05Z", + "issue_url": "https://github.com/cwruRobotics/rov-24/issues/28", + "issue_createdAt": "2023-09-20T20:16:02Z", "issue_repo": { - "repo_name": "Animation-Generator-for-Sorting-Algorithms", - "repo_desc": "", - "repo_url": "https://github.com/thestar19/Animation-Generator-for-Sorting-Algorithms", - "repo_stars": 0, + "repo_name": "rov-24", + "repo_desc": "Software for the CWRUbotix MATE ROV 2023-24 season", + "repo_url": "https://github.com/cwruRobotics/rov-24", + "repo_stars": 1, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "CMake" + }, { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "thestar19" + "repo_owner": "cwruRobotics" } }, - "issue_title": "Update gif \u0026 readme with new features", + "issue_title": "[FEATURE] Replace atexit with __exit__", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -49783,41 +50165,34 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/thestar19/Animation-Generator-for-Sorting-Algorithms/issues/47", - "issue_createdAt": "2023-09-20T16:14:55Z", + "issue_url": "https://github.com/debeatzgh1/Dev-hub/issues/3", + "issue_createdAt": "2023-09-20T20:14:29Z", "issue_repo": { - "repo_name": "Animation-Generator-for-Sorting-Algorithms", - "repo_desc": "", - "repo_url": "https://github.com/thestar19/Animation-Generator-for-Sorting-Algorithms", + "repo_name": "Dev-hub", + "repo_desc": "get access to tools and ideas for developers,blogger publishers, influences, managers, side hustlers, creators etc. build and scale mobile apps, websites, blogs crm's for your Brand and activities with or without special skills and experiences. ACCESS ALL YOUR TOOLS AND IDEAS AT DIGITAL CREATORS HUB. ", + "repo_url": "https://github.com/debeatzgh1/Dev-hub", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "thestar19" + "repo_owner": "debeatzgh1" } }, - "issue_title": "Add small color cube next to set/reset button ", + "issue_title": "Developers tools and ideas", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -49829,56 +50204,35 @@ }, { "Issue": { - "issue_url": "https://github.com/discoverfinancial/a11y-theme-builder/issues/606", - "issue_createdAt": "2023-09-20T16:13:21Z", + "issue_url": "https://github.com/Samyssmile/edux/issues/14", + "issue_createdAt": "2023-09-20T20:14:27Z", "issue_repo": { - "repo_name": "a11y-theme-builder", - "repo_desc": "DesignOps toolchain theme builder for accessibility inclusion using Atomic Design.", - "repo_url": "https://github.com/discoverfinancial/a11y-theme-builder", - "repo_stars": 9, + "repo_name": "edux", + "repo_desc": "EDUX is a developer friendly Java library for machine learning educational tasks", + "repo_url": "https://github.com/Samyssmile/edux", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "discoverfinancial" + "repo_owner": "Samyssmile" } }, - "issue_title": "[TB] Images up against the edge, no padding/margin", + "issue_title": "Update Project to Gradle 8.3", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" - }, - { - "label_name": "theme builder app" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -49887,13 +50241,13 @@ }, { "Issue": { - "issue_url": "https://github.com/d2iq/ui-kit/issues/1005", - "issue_createdAt": "2023-09-20T16:09:38Z", + "issue_url": "https://github.com/harshmangalam/qwik-x/issues/6", + "issue_createdAt": "2023-09-20T20:14:07Z", "issue_repo": { - "repo_name": "ui-kit", - "repo_desc": "D2iQ UI Kit", - "repo_url": "https://github.com/d2iq/ui-kit", - "repo_stars": 33, + "repo_name": "qwik-x", + "repo_desc": "Social media web app like Twitter build with Qwikcity", + "repo_url": "https://github.com/harshmangalam/qwik-x", + "repo_stars": 3, "repo_langs": { "Nodes": [ { @@ -49903,86 +50257,25 @@ "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "MDX" - } - ] - }, - "Owner": { - "repo_owner": "d2iq" - } - }, - "issue_title": "Storybook Component Documentation Update - Refactor the Modal component stories", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" - }, - { - "label_name": "hacktoberfest-accepted" - }, - { - "label_name": "react" - }, - { - "label_name": "storybook" - } - ], - "label_totalcount": 6 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/thestar19/Animation-Generator-for-Sorting-Algorithms/issues/45", - "issue_createdAt": "2023-09-20T16:06:41Z", - "issue_repo": { - "repo_name": "Animation-Generator-for-Sorting-Algorithms", - "repo_desc": "", - "repo_url": "https://github.com/thestar19/Animation-Generator-for-Sorting-Algorithms", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "thestar19" + "repo_owner": "harshmangalam" } }, - "issue_title": "Add color choices to terminal mode", + "issue_title": "Add daisyui themes ", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 3