id stringlengths 4 10 | text stringlengths 4 2.14M | source stringclasses 2
values | created timestamp[s]date 2001-05-16 21:05:09 2025-01-01 03:38:30 | added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | metadata dict |
|---|---|---|---|---|---|
2592235323 | Various links in changelog are rewritten to #13532
Since https://github.com/Kong/kong/pull/13748/files, there are tens of links in the Changelog.md has been updated to https://github.com/Kong/kong/pull/13532, which looks like a mistake.
@spacewander Thanks for your report, we have fixed this issue in #13767 .
| gharchive/issue | 2024-10-16T15:26:50 | 2025-04-01T06:42:40.596804 | {
"authors": [
"ADD-SP",
"spacewander"
],
"repo": "Kong/kong",
"url": "https://github.com/Kong/kong/issues/13763",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1873829899 | Test
Please ignore this PR
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.You have signed the CLA already but the status is still pending? Let us recheck it.
Thank you for your ... | gharchive/pull-request | 2023-08-30T14:42:36 | 2025-04-01T06:42:40.600611 | {
"authors": [
"CLAassistant",
"hanshuebner-lamberti"
],
"repo": "Kong/kong",
"url": "https://github.com/Kong/kong/pull/11496",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
433268143 | Update README.md
NOTE: Please read the CONTRIBUTING.md guidelines before submitting your patch,
and ensure you followed them all:
https://github.com/Kong/kong/blob/master/CONTRIBUTING.md#contributing
Summary
SUMMARY_GOES_HERE
Full changelog
[Implement ...]
[Add related tests]
...
Issues resolved
Fix #XXX
Thank y... | gharchive/pull-request | 2019-04-15T12:58:47 | 2025-04-01T06:42:40.605403 | {
"authors": [
"CLAassistant",
"PrajvalRaval",
"p0pr0ck5"
],
"repo": "Kong/kong",
"url": "https://github.com/Kong/kong/pull/4513",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1306421928 | fix(kselect): input border radius and dropdown spacing
Summary
Update KSelect input border radius and popover spacing from input
Vue 3
Did you create a corresponding PR to add this change to the beta branch? (required)
[x] Yes, here is a link to the PR: https://github.com/Kong/kongponents/pull/700
[ ] No, I did not... | gharchive/pull-request | 2022-07-15T19:45:59 | 2025-04-01T06:42:40.613681 | {
"authors": [
"CLAassistant",
"adamdehaven"
],
"repo": "Kong/kongponents",
"url": "https://github.com/Kong/kongponents/pull/699",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
359100845 | Kong cache upstream response
NOTE: GitHub issues are reserved for bug reports only.
For anything else, please join the conversation
in Kong Nation https://discuss.konghq.com/c/kubernetes.
Summary
It looks like Kong is caching the response's upstream.
I am not sure about what HTTP header create this behavior.
I am t... | gharchive/issue | 2018-09-11T15:29:44 | 2025-04-01T06:42:40.627958 | {
"authors": [
"Ngob",
"hbagdi"
],
"repo": "Kong/kubernetes-ingress-controller",
"url": "https://github.com/Kong/kubernetes-ingress-controller/issues/123",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2238865213 | [Feature request] Allow throwing an error in key getter function
So, my actual use case is this:
I want to do client-side validation, and I have a general wrapper for useSWRV that passes back refs for data, error, etc. For some query parameters, I want to do client-side validation, and if it errors, I want to assign ... | gharchive/issue | 2024-04-12T01:28:06 | 2025-04-01T06:42:40.632090 | {
"authors": [
"adamdehaven",
"matthew-dean"
],
"repo": "Kong/swrv",
"url": "https://github.com/Kong/swrv/issues/361",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
313108625 | Made a couple fixes to 01_setup_workspace which fixed a bug that didn…
Made a couple fixes to 01_setup_workspace which fixed a bug that didn't allow you to copy workspaces that included a rosetta directory. Also, made sure that setup.py isntalls everything in standard_params.
So the issue was that distutils.dir_uti... | gharchive/pull-request | 2018-04-10T22:16:06 | 2025-04-01T06:42:40.665512 | {
"authors": [
"ckrivacic"
],
"repo": "Kortemme-Lab/pull_into_place",
"url": "https://github.com/Kortemme-Lab/pull_into_place/pull/21",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
243382286 | Jump to tests
Hi,
I'm trying to use Navigate -> Test and it just pops up the "Create New Test..." dialog. Can the koans be configured so this works to be able to jump back and forth between code and test?
@ae-dg
Is 'ctrl + tab' works for you?
I've renamed the files to make it work.
@singlepig This is another feat... | gharchive/issue | 2017-07-17T12:40:19 | 2025-04-01T06:42:40.668450 | {
"authors": [
"ae-dg",
"singlepig",
"svtk"
],
"repo": "Kotlin/kotlin-koans",
"url": "https://github.com/Kotlin/kotlin-koans/issues/97",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
191008113 | java.lang.IllegalStateException: ReadListener already set
I have a long running request (>1min). At some point the server just crashes with the following breakpoint.
Even if I just put a "thread only" suspending breakpoint in the post body it crashes
java.lang.IllegalStateException: ReadListener already set
at or... | gharchive/issue | 2016-11-22T13:39:34 | 2025-04-01T06:42:40.710701 | {
"authors": [
"cy6erGn0m",
"mathiasbn"
],
"repo": "Kotlin/ktor",
"url": "https://github.com/Kotlin/ktor/issues/52",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
110853684 | Creating screenshots via deep links
is it possible to configure a set of deep links for which the screenshots will be created?
No, sorry.
| gharchive/issue | 2015-10-11T12:38:37 | 2025-04-01T06:42:40.750533 | {
"authors": [
"KrauseFx",
"guyisra"
],
"repo": "KrauseFx/snapshot",
"url": "https://github.com/KrauseFx/snapshot/issues/212",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
154966396 | First translating tryout
Russian translation
Чтобы быть ясно совершенно ясно: я никогда не написал строку кода в моей жизни и просто начал с VB15.
Я действительно был раздутый о знакомства KryBot, единственная проблема была, что я не понимаю языка параметров. Просто угадать это делается не для меня. Из разочарования ... | gharchive/issue | 2016-05-16T06:02:04 | 2025-04-01T06:42:40.767317 | {
"authors": [
"GreenKn1ght",
"KriBetko",
"SilverHazer"
],
"repo": "KriBetko/KryBot",
"url": "https://github.com/KriBetko/KryBot/issues/34",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1150793372 | Doesn't work in Brave browser
Brave browser has some security "features" which may block this. But i didn't investigate..
When I access the demo page, this is shown in console:
Error with Permissions-Policy header: Unrecognized feature: 'interest-cohort'.
after clicking "Open file picker..." button it shows this:
M... | gharchive/issue | 2022-02-25T19:44:17 | 2025-04-01T06:42:40.811309 | {
"authors": [
"KristofferStrube",
"tcbyrd",
"tesar-tech"
],
"repo": "KristofferStrube/Blazor.FileSystemAccess",
"url": "https://github.com/KristofferStrube/Blazor.FileSystemAccess/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2056626790 | Salon Booking Website
Implemented robust user authentication using Firebase for secure sign-up and login processes.
Integrated React, MongoDB, Express, and Bootstrap to create a dynamic and user-friendly interface.
Crafted a visually appealing shopping cart with seamless navigation for an enhanced user experience.
Pr... | gharchive/issue | 2023-12-26T18:43:20 | 2025-04-01T06:42:40.815582 | {
"authors": [
"Dhruv127",
"Kritika30032002"
],
"repo": "Kritika30032002/ReactCreations",
"url": "https://github.com/Kritika30032002/ReactCreations/issues/184",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2443503001 | Use locales from the host system to save space
Here I've only disabled the locale-gen functions in the bootstrap script and added a --bind-try to /usr/lib/locale
If this works for you, you can also completelly remove the locale-gen functions.
If not, we need to add this step to the bootstrap script
# Use locale from ... | gharchive/pull-request | 2024-08-01T21:30:01 | 2025-04-01T06:42:40.819278 | {
"authors": [
"Kron4ek",
"ivan-hc"
],
"repo": "Kron4ek/Conty",
"url": "https://github.com/Kron4ek/Conty/pull/155",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
611219837 | merge from arlac77/template-github,arlac77/template-kronos-module
package.json
chore(package): add src/module.mjs (exports..)
Codecov Report
Merging #943 into master will not change coverage.
The diff coverage is n/a.
@@ Coverage Diff @@
## master #943 +/- ##
=============... | gharchive/pull-request | 2020-05-02T16:00:01 | 2025-04-01T06:42:40.843631 | {
"authors": [
"arlac77",
"codecov-io",
"darlenya"
],
"repo": "Kronos-Integration/service",
"url": "https://github.com/Kronos-Integration/service/pull/943",
"license": "0BSD",
"license_type": "permissive",
"license_source": "github-api"
} |
322573815 | Trapdoor Textures
It seems that the top texture is always pointing in the same direction, making it a bit weird in use.
On a side note, I'm glad someone's continuing this!
Oh, it's probably a vanilla issue then, which was invisible around this time due to the indistinct texture...
I guess that means there are sever... | gharchive/issue | 2018-05-13T08:11:28 | 2025-04-01T06:42:40.860630 | {
"authors": [
"DarianLStephens",
"Roadhog360"
],
"repo": "KryptonCaptain/Et-Futurum",
"url": "https://github.com/KryptonCaptain/Et-Futurum/issues/1",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
876965341 | Allow for client instances instead of using global variables
Is there a reason why the config is a global variable?
This scheme makes it difficult to create different connections, as the config is centralized and there is no way to override it.
It is relatively insecure or at least not ideal to be replacing the confi... | gharchive/issue | 2021-05-06T00:27:34 | 2025-04-01T06:42:40.870956 | {
"authors": [
"DavidKrpt",
"kvindascr"
],
"repo": "Kucoin/kucoin-node-sdk",
"url": "https://github.com/Kucoin/kucoin-node-sdk/issues/10",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1156652325 | 关于开始use2D后,文本使用textStyle会导致文本大小失效。
开始use2D的同时为文本添加textStyle属性会导致文本是默认大小
在 pen.js 中
第260行改为第261行即可修复
开始use2D的同时为文本添加textStyle属性会导致文本是默认大小 在 pen.js 中 第260行改为第261行即可修复
开始use2D的同时为文本添加textStyle属性会导致文本是默认大小 在 pen.js 中 第260行改为第261行即可修复
牛的!
| gharchive/issue | 2022-03-02T07:27:21 | 2025-04-01T06:42:40.879703 | {
"authors": [
"CurlyChen98",
"zyp1573"
],
"repo": "Kujiale-Mobile/Painter",
"url": "https://github.com/Kujiale-Mobile/Painter/issues/382",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1760938666 | First In First Out (FIFO) | Caching in C, C++, PYTHON, JAVA
🛠️ Issue (Number)
Issue no #1278
👨💻 Changes proposed
First In First Out (FIFO) in C, C++, PYTHON, JAVA
✔️ Check List (Check all the applicable boxes)
[x] My code follows the code style of this project.
[x] This PR does not contain plagiarized conten... | gharchive/pull-request | 2023-06-16T16:17:21 | 2025-04-01T06:42:40.886062 | {
"authors": [
"anand-harsh"
],
"repo": "Kumar-laxmi/Algorithms",
"url": "https://github.com/Kumar-laxmi/Algorithms/pull/1359",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1358589105 | Extend token payload
I'm trying to get custom fields into the JWT payload to make things work with Hasura. I can set a custom jwt_payload function, but I get the problem that there is a hardcoded type TokenPayloadType used everywhere which thus throws an error: __init__() got an unexpected keyword argument.
How can ... | gharchive/issue | 2022-09-01T10:08:36 | 2025-04-01T06:42:40.890294 | {
"authors": [
"jaydensmith",
"webjunkie"
],
"repo": "KundaPanda/strawberry-django-jwt",
"url": "https://github.com/KundaPanda/strawberry-django-jwt/issues/352",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
810899740 | Fix conflict between wagtail and drf versions
djangorestframework==3.11.0 from base.txt
djangorestframework<4.0,>=3.11.1 (from wagtail==2.10.1->-r )
@ecugol Can you check this please
@ahmadcasper2018 lgtm
| gharchive/pull-request | 2021-02-18T09:00:17 | 2025-04-01T06:42:40.910918 | {
"authors": [
"ahmadcasper2018",
"ecugol"
],
"repo": "KuwaitNET/kn-django-cookiecutter",
"url": "https://github.com/KuwaitNET/kn-django-cookiecutter/pull/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2003007746 | gridCreator_Web_design_#335_AkshithaGunupati
#335
Hi @NtemKenyor, Could you please take a moment to review my pull request? I'm currently working on a university assignment, and I need to complete this task before the deadline. Your time and assistance are greatly appreciated.
Thank you!
| gharchive/pull-request | 2023-11-20T21:06:59 | 2025-04-01T06:42:40.919264 | {
"authors": [
"akshithagunupati"
],
"repo": "KwickerHub/WebCraftifyAI",
"url": "https://github.com/KwickerHub/WebCraftifyAI/pull/789",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
201117585 | Running NadekoInstaller.bat causes explorer to hang
Restart Explorer, Reboot PC its tested working.
Not sure whats the issue try running cmd.exe and launching NadekoInstaller.bat through it.
This has to be something on your side. Nobody ever reported this before and after you. I thought it had something to do wi... | gharchive/issue | 2017-01-16T21:00:30 | 2025-04-01T06:42:40.923666 | {
"authors": [
"Kwoth",
"samdivaio",
"theoddball"
],
"repo": "Kwoth/NadekoBot",
"url": "https://github.com/Kwoth/NadekoBot/issues/983",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
280798657 | pm2 support - README
This is the README for the PR here: https://github.com/Kwoth/NadekoBot-BashScript/pull/37 that enables pm2 automatic install and startup for Linux selfhosters as a seamless way to run Nadeko. Details are on that PR; this is the README as such.
Hm, I don't like this being in the same file. @samd... | gharchive/pull-request | 2017-12-10T10:25:10 | 2025-04-01T06:42:40.932070 | {
"authors": [
"Kwoth",
"Macley-Kun",
"samdivaio",
"shikhir-arora"
],
"repo": "Kwoth/NadekoBot",
"url": "https://github.com/Kwoth/NadekoBot/pull/1914",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
301810363 | .reactionroles improvement #2121
Support for role names that are >1 words.
Counts every word before an :emoji: as part of the role name.
Untested; only in my head.
Jezus your fast! I'm sure kwoth will review the pull in a day or so. Thank for helping out!~<3
@Macley-Kun You think that was fast? I wonder what you'... | gharchive/pull-request | 2018-03-02T15:46:45 | 2025-04-01T06:42:40.940035 | {
"authors": [
"FurkanKambay",
"JohnGow383",
"Macley-Kun",
"shikhir-arora"
],
"repo": "Kwoth/NadekoBot",
"url": "https://github.com/Kwoth/NadekoBot/pull/2142",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
184766811 | Fix for readthedocs and Kwoth's Magic ✨
United all commands for readthedocs
No need that, readthedocs are just lazy at updating things
| gharchive/pull-request | 2016-10-24T07:23:36 | 2025-04-01T06:42:40.941529 | {
"authors": [
"samdivaio"
],
"repo": "Kwoth/NadekoBot",
"url": "https://github.com/Kwoth/NadekoBot/pull/723",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2140152877 | BungeeCord: BossBar compatibilty with BungeeCord 1.20-R0.2 and newer
Description
This Pull Request updates the method for changing the BossBar title to use TextComponent.fromArray(BaseComponent[]) instead of ComponentSerializer.toString(BaseComponent[]).
Additionally, it adds the minecraft-libraries repository becaus... | gharchive/pull-request | 2024-02-17T14:43:36 | 2025-04-01T06:42:40.954433 | {
"authors": [
"bivashy"
],
"repo": "KyoriPowered/adventure-platform",
"url": "https://github.com/KyoriPowered/adventure-platform/pull/153",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
548572992 | Create a profile page
Description
Create a profile page for displaying user info
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ... | gharchive/pull-request | 2020-01-12T13:49:25 | 2025-04-01T06:42:40.967192 | {
"authors": [
"Omulosi",
"emkayDauda"
],
"repo": "LABS-EU3/flashcards_frontend",
"url": "https://github.com/LABS-EU3/flashcards_frontend/pull/38",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
807688427 | Is this the original or modified WaveGlow?
Hello,
Thank you for this repo.
config.txt
I trained a model using the subdirectory "WaveGlow" in your project, however, the resulting model size (checkpoint) is 1.28 GB (1,379,402,815 bytes) which does not equal the size of the file waveglow_256channels.pt which is 644 MB (... | gharchive/issue | 2021-02-13T06:21:30 | 2025-04-01T06:42:40.995037 | {
"authors": [
"LEEYOONHYUNG",
"QuantScientist"
],
"repo": "LEEYOONHYUNG/BVAE-TTS",
"url": "https://github.com/LEEYOONHYUNG/BVAE-TTS/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2069239886 | AI may fail EI_IMPULSE_DSP_ERROR
@OOHehir I just run into some problems with the EI running in parallel with the recording.
mode=recordOn_DetectOff--> all works fine, except of some wav buffer overruns at the beginning
mode=recordOff_DetectOn --> all fine
mode=recordOn_DetectOn --> I get these errors
ERR: MFE faile... | gharchive/issue | 2024-01-07T18:30:23 | 2025-04-01T06:42:41.021140 | {
"authors": [
"LIFsCode",
"OOHehir"
],
"repo": "LIFsCode/ELOC-3.0",
"url": "https://github.com/LIFsCode/ELOC-3.0/issues/65",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1792914576 | process not defined in node_modules/util/util.js
**Before reporting, I have already ***
checked LIT Protocol developer docs and/or the lit-js-sdk.
searched for other open issues.
Describe the bug
I am getting this error- util.js:109 Uncaught (in promise) ReferenceError: process is not defined
at node_modules/util/u... | gharchive/issue | 2023-07-07T06:47:51 | 2025-04-01T06:42:41.037209 | {
"authors": [
"Ansonhkg",
"Tejaswini-Gurumoorthy"
],
"repo": "LIT-Protocol/js-sdk",
"url": "https://github.com/LIT-Protocol/js-sdk/issues/183",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
204628524 | Refactor sound engine (wip)
Proposed changes
This is work in progress on the sound engine.
Loading of sounds for all sprites is now in the AudioEngine (of which there is only one instance), which keeps a dictionary of audio buffers indexed by md5.
Each sprite or clone has an AudioPlayer, which plays sounds by ref... | gharchive/pull-request | 2017-02-01T16:14:20 | 2025-04-01T06:42:41.041713 | {
"authors": [
"ericrosenbaum"
],
"repo": "LLK/scratch-audio",
"url": "https://github.com/LLK/scratch-audio/pull/14",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2340987794 | Features/debug db
Allow HDF5 to store all data (including model predictions and UQ) to enable debugging.
It looks good to me. Quick question @koparasy : if we have all HDF5 in a separate file, should we also move RMQ details into its own file?
Yes we should. It is not a top priority though. The basedb file was ge... | gharchive/pull-request | 2024-06-07T18:44:23 | 2025-04-01T06:42:41.054586 | {
"authors": [
"koparasy"
],
"repo": "LLNL/AMS",
"url": "https://github.com/LLNL/AMS/pull/72",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
820543958 | Minor cuda build fixes
The code was attempting to use the host compiler b/c
the cuda dependency was not specified leading to
compilation errors. This commit fixes that by specifying
the "cuda" in the list of dependencies.
NOTE: Linking CUDA here was required, b/c the camp guards are of the form #ifdef __CUDA_ARCH__... | gharchive/pull-request | 2021-03-03T01:48:21 | 2025-04-01T06:42:41.070517 | {
"authors": [
"gzagaris"
],
"repo": "LLNL/Umpire",
"url": "https://github.com/LLNL/Umpire/pull/545",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2549132334 | Upgrade upload-artifact action to v4
Previous versions were deprecated.
See:
https://github.blog/news-insights/product-news/get-started-with-v4-of-github-actions-artifacts/
https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md
The changes to the upload action were sufficient to pass the manual Wi... | gharchive/pull-request | 2024-09-25T22:54:57 | 2025-04-01T06:42:41.073392 | {
"authors": [
"kennyweiss"
],
"repo": "LLNL/axom",
"url": "https://github.com/LLNL/axom/pull/1426",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
603607057 | creating attribute of root object
Not sure I use correct syntax ...
from qnd.h5f import openh5
f= openh5('q','w')
x= f.attrs()
error:
1291 def __init__(self, parent, vname=None):
1292 if not isinstance(parent, ProxyTypes):
-> 1293 parent = proxy(parent)
1294 object.__setattr_... | gharchive/issue | 2020-04-20T23:49:53 | 2025-04-01T06:42:41.092034 | {
"authors": [
"dstrozzi",
"trmwzm"
],
"repo": "LLNL/qnd",
"url": "https://github.com/LLNL/qnd/issues/2",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
821778551 | Task/white238/update uberenv
Move devtools configs to their own directories
Update system packages for devtools packages.yaml
Bump spack version for devtools builds
Sync build scripts w/ changes in axom for less differences between two repos
Fix bug where compiler spec wasnt passed to mirror commands
LGTM
Codec... | gharchive/pull-request | 2021-03-04T05:46:04 | 2025-04-01T06:42:41.098760 | {
"authors": [
"codecov-io",
"white238"
],
"repo": "LLNL/serac",
"url": "https://github.com/LLNL/serac/pull/412",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1318000457 | error class giving an error
я запустил yarn test:write
причина была в том, что неправильно был подключен footerComponent(после того как я его перенес).
но дело даже не в этом. мы 2 раза вызываем try catch - это выглядит странно.
будем переробляти цей класс з початку, тому це не е проблемою зараз
| gharchive/issue | 2022-07-26T10:03:16 | 2025-04-01T06:42:41.104150 | {
"authors": [
"atherdon"
],
"repo": "LLazyEmail/nomoretogo_email_template",
"url": "https://github.com/LLazyEmail/nomoretogo_email_template/issues/198",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
433560990 | Autopilot turned on automatically on mainnet neutrino node
Description
When testing mainnet neutrino on the next branch I deposited BTC into my wallet and it started opening channels even though I never enabled autopilot
Expected Behavior
Autopilot disabled
Steps to Reproduce
Create mainnet neutrino wallet
Get... | gharchive/issue | 2019-04-16T02:57:04 | 2025-04-01T06:42:41.150414 | {
"authors": [
"JimmyMow",
"korhaliv",
"mrfelton"
],
"repo": "LN-Zap/zap-desktop",
"url": "https://github.com/LN-Zap/zap-desktop/issues/2041",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1687888386 | What do you need to add support for iOS 15.3.1?
I’m on 15.3.1, which is not supported by the tweak. What do you need to add support for iOS 15.3.1? Thanks in advance!
It's supported for arm64e.
If you are on arm64, you would have to provide your bluetoothd located at /usr/sbin/bluetoothd.
| gharchive/issue | 2023-04-28T04:43:14 | 2025-04-01T06:42:41.154880 | {
"authors": [
"LNSSPsd",
"qnblackcat"
],
"repo": "LNSSPsd/PodsGrant",
"url": "https://github.com/LNSSPsd/PodsGrant/issues/38",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
766140597 | Update sbt to 1.4.5
Updates org.scala-sbt:sbt from 1.4.2 to 1.4.5.
GitHub Release Notes - Version Diff
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the commen... | gharchive/pull-request | 2020-12-14T08:45:59 | 2025-04-01T06:42:41.160994 | {
"authors": [
"scala-steward"
],
"repo": "LPTK/simple-sub",
"url": "https://github.com/LPTK/simple-sub/pull/20",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
891501628 | improvements in tests and MQ output files processing
New tests added
qc peptides and protein are optional now
read data coming from different TMT labeling techniques (e.g. TMT6, TMT10, TMT11)
Please update the code from the main repository before making a pull request.
| gharchive/pull-request | 2021-05-14T01:11:34 | 2025-04-01T06:42:41.174636 | {
"authors": [
"marioernestovaldes",
"soerendip"
],
"repo": "LSARP/lrg-omics",
"url": "https://github.com/LSARP/lrg-omics/pull/52",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1174173916 | nolsst case of setup_sn_all.sh no longer works after NERSC OS upgrade
A number of modules have either been upgraded or are now unavailable, such as cfitsio
for now we are only interested in an env with the LSST Sci Pipelines.. this may quickly become an issue :) but for now closing.
| gharchive/issue | 2022-03-19T04:47:06 | 2025-04-01T06:42:41.192233 | {
"authors": [
"heather999"
],
"repo": "LSSTDESC/td_env",
"url": "https://github.com/LSSTDESC/td_env/issues/12",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
241639144 | Fix symfony/yaml dependency
3.0.* is too strict.
This should be ~3||~4 actually as symfony 4 is almost here.
Updated to 3.4.*
| gharchive/pull-request | 2017-07-10T08:39:43 | 2025-04-01T06:42:41.193444 | {
"authors": [
"Grey2k",
"b1rdex"
],
"repo": "LTD-Beget/sphinx-configurator",
"url": "https://github.com/LTD-Beget/sphinx-configurator/pull/45",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1634080808 | Why does the encoder need a little bit of mask token?
Wonderful work!
If the mask ratio is 0.55 and the input has L tokens, then according to the code, there are 0.45L tokens that are visible, 0.55L tokens that are invisible, and 0.5*L tokens that are dropped in the invisible token. This ensures that each encoder inp... | gharchive/issue | 2023-03-21T14:43:05 | 2025-04-01T06:42:41.196594 | {
"authors": [
"LinB203"
],
"repo": "LTH14/mage",
"url": "https://github.com/LTH14/mage/issues/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1528784070 | The src of pre-trained VQGAN tokenizer
Hi, could you provide more info about the src of the VQ-tokenizer used here ?
It seems different from all the public ckpts in VQGAN's official repo.
Thanks a lot!
Hi, we use the same architecture as in MaskGIT.
Hi, thanks for your timely reply! I still have some questions ab... | gharchive/issue | 2023-01-11T10:22:48 | 2025-04-01T06:42:41.212038 | {
"authors": [
"ChangyaoTian",
"LTH14",
"jackhu-bme",
"ttccxx"
],
"repo": "LTH14/mage",
"url": "https://github.com/LTH14/mage/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
988363391 | BoxNovel problem
There is a problem with BoxNovel see the attached picture, the website work fine.
Fixed, same issue as #18
There is no search results for BoxNovel in search tab or explore.
Also some novels links not working, as "Super Gene".
| gharchive/issue | 2021-09-04T20:23:50 | 2025-04-01T06:42:41.246024 | {
"authors": [
"Abdu20222",
"LagradOst"
],
"repo": "LagradOst/QuickNovel",
"url": "https://github.com/LagradOst/QuickNovel/issues/17",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2432373789 | Error when clicking on Lailloken UI.ahk
That usually happens when the ZIP-file wasn't extracted correctly, or when you're trying to open the tool from within the ZIP-file. You need to extract the Lailloken-UI folder and save it on your PC first.
That usually happens when the ZIP-file wasn't extracted correctly,... | gharchive/issue | 2024-07-26T14:33:30 | 2025-04-01T06:42:41.247927 | {
"authors": [
"Lailloken",
"LordStorm7",
"heinrich6745"
],
"repo": "Lailloken/Lailloken-UI",
"url": "https://github.com/Lailloken/Lailloken-UI/issues/420",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1675958717 | 🛑 Zoom Overall is down
In afc7872, Zoom Overall (https://status.zoom.us/api/v2/status.json) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Zoom Overall is back up in cbb0317.
| gharchive/issue | 2023-04-20T03:59:32 | 2025-04-01T06:42:41.253547 | {
"authors": [
"LakesideMiners"
],
"repo": "LakesideMiners/statuspage",
"url": "https://github.com/LakesideMiners/statuspage/issues/38",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2489665094 | Illustrating the Relationship between Array and Pointers
#include < iostream >
using namespace std;
int main()
{
// Defining an array
int arr[ ] = { 1, 2, 3, 4 };
// Define a pointer
int* ptr = arr;
// Printing address of the arrary using array name
cout << "Memory address of arr: " << &arr << endl;
// Printing ad... | gharchive/issue | 2024-08-27T15:08:40 | 2025-04-01T06:42:41.255430 | {
"authors": [
"11gurmeet11",
"Lakhankumawat"
],
"repo": "Lakhankumawat/LearnCPP",
"url": "https://github.com/Lakhankumawat/LearnCPP/issues/1586",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1172838494 | issue #623 The Perfect Number
Related Issue
#623
I have add a new file named perfectNumber.cpp in M-MathematicalAlgorithms
Info
I have developed program that check if the number is perfect or not by get all the divisors then get the sum of them
if the sum equal the number then the number is perfect number
Algorith... | gharchive/pull-request | 2022-03-17T19:42:25 | 2025-04-01T06:42:41.262594 | {
"authors": [
"Lakhankumawat",
"Rawanyounis123",
"ahmedmo112",
"siddhi-244"
],
"repo": "Lakhankumawat/LearnCPP",
"url": "https://github.com/Lakhankumawat/LearnCPP/pull/625",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
690491445 | CHORE/remove redundant columns from training data
HRF Police Violence DS Team Pull Request Template
quick update which removes some redundant columns that were in the training data to the notebook and csv itself
Types of Changes
Types of changes are to be set in the pull request name as 'LABEL: description'.
CHORE/re... | gharchive/pull-request | 2020-09-01T22:28:46 | 2025-04-01T06:42:41.272663 | {
"authors": [
"maiali13",
"michhottinger"
],
"repo": "Lambda-School-Labs/Labs25-Human_Rights_First-TeamC-DS",
"url": "https://github.com/Lambda-School-Labs/Labs25-Human_Rights_First-TeamC-DS/pull/20",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
632673847 | created responsive about us page with github calendars embedded
Description
created an 'about us' page featuring github photos / calendars.
Fixes # (issue)
lack of about us page
Type of change
Please delete options that are not relevant.
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-bre... | gharchive/pull-request | 2020-06-06T19:17:16 | 2025-04-01T06:42:41.278010 | {
"authors": [
"ccsmith13"
],
"repo": "Lambda-School-Labs/nutrivurv-fe",
"url": "https://github.com/Lambda-School-Labs/nutrivurv-fe/pull/118",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
547824020 | CRUD for work orders
need an endpoint to hit to add, get, edit and delete work orders 🗡
Add Master Branch
Added CRUD on last release.
| gharchive/issue | 2020-01-10T02:08:14 | 2025-04-01T06:42:41.279489 | {
"authors": [
"IXLives",
"KAfable",
"nickdurbin"
],
"repo": "Lambda-School-Labs/property-manager-be",
"url": "https://github.com/Lambda-School-Labs/property-manager-be/issues/59",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
119889898 | refactored acceptance tests to include meaningful error messages when…
refactored acceptance tests to include meaningful error message when a code 400 is returned
Looks good to me :+1:
Good work :+1:
Closing this PR as a duplicate of the changes were done in another branch as that was a lot quicker and simpler ... | gharchive/pull-request | 2015-12-02T08:18:55 | 2025-04-01T06:42:41.304035 | {
"authors": [
"MandyNimmo",
"endamccormack",
"nigelpain"
],
"repo": "LandRegistry/dm-acceptance-tests",
"url": "https://github.com/LandRegistry/dm-acceptance-tests/pull/19",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
707580831 | Test polls
/polls Option1 'Option 2' "Option 3"
/polls Option1 'Option 2' "Option 3"
/polls Option1 'Option 2' "Option 3"
/polls Option1 'Option 2' "Option 3"
foo
/polls Option1 'Option 2' "Option 3"
bar
/polls Option1 'Option 2' "Option 3"
/polls Option1 'Option 2' "Option 3"
/polls Option1 'Option 2' ... | gharchive/issue | 2020-09-23T18:22:28 | 2025-04-01T06:42:41.359729 | {
"authors": [
"andrey-helldar"
],
"repo": "Laraberries/php-fpm",
"url": "https://github.com/Laraberries/php-fpm/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
651384089 | [Bug] model_function works for SHOW but not for LIST
Bug report
I would like to display a field using 'model_function' and it works only for 'SHOW' operation.
What I did
I have below code inside both LIST and SHOW operations method of my CRUD Controller.
CRUD::column('filepath')->label('Label File')->type('model_func... | gharchive/issue | 2020-07-06T09:20:53 | 2025-04-01T06:42:41.366305 | {
"authors": [
"srigurubyo",
"tabacitu"
],
"repo": "Laravel-Backpack/CRUD",
"url": "https://github.com/Laravel-Backpack/CRUD/issues/2999",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
126516393 | Resource: All Modules / Source code
From @jesseilev on January 5, 2016 21:31
I would like to include links to the actual source code from all the CS50 walkthroughs (like the "answers" to the pseudocode, where all the TODOs are filled in.)
CS50 hosts these files on their site. I started adding the links on the homepag... | gharchive/issue | 2016-01-13T21:16:06 | 2025-04-01T06:42:41.407268 | {
"authors": [
"jesseilev"
],
"repo": "LaunchCodeEducation/cs50x-live",
"url": "https://github.com/LaunchCodeEducation/cs50x-live/issues/43",
"license": "cc0-1.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
53341547 | [Tiny fix] Track mouse outside Window (on win32 impl)
Hello
Here is a proposition, it's just a tiny fix i do every time there is a new SFML version and may be it's could be done directly on SFML code.
I use my own window class when I use sfml on window which have no border and resize triangle item to avoid interrupt ... | gharchive/issue | 2015-01-04T16:56:27 | 2025-04-01T06:42:41.420431 | {
"authors": [
"MarioLiebisch",
"Mischa-Alff",
"eXpl0it3r",
"lamogui"
],
"repo": "LaurentGomila/SFML",
"url": "https://github.com/LaurentGomila/SFML/issues/764",
"license": "Zlib",
"license_type": "permissive",
"license_source": "github-api"
} |
662498673 | Can't import Bestiary - Rakshasa (d20pfsrd.com - no, aonprd.com - no)
Can't import d20pfsrd.com statblock:
RakshasaCR 10
XP 9,600
LE Medium outsider (native, shapechanger)
Init +9; Senses darkvision 60 ft.; Perception +14
DEFENSE
AC 25, touch 16, flat-footed 19 (+5 Dex, +1 dodge, +9 natural)
hp 115 (10d10+60)
Fort +9... | gharchive/issue | 2020-07-21T02:39:18 | 2025-04-01T06:42:41.439269 | {
"authors": [
"Lavaeolous",
"adventuremagic123"
],
"repo": "Lavaeolous/PF1-StatBlock-Converter-Module",
"url": "https://github.com/Lavaeolous/PF1-StatBlock-Converter-Module/issues/285",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
248249491 | removeAllLayers Error
[ ] I'm reporting a bug, not asking for help
[x] I've looked at the documentation to make sure the behaviour is documented and expected
[ ] I'm sure this is a Leaflet Draw code issue, not an issue with my own code nor with the framework I'm using (Cordova, Ionic, Angular, React…)
[x] I've searc... | gharchive/issue | 2017-08-06T14:10:32 | 2025-04-01T06:42:41.485551 | {
"authors": [
"jbccollins",
"sgentile"
],
"repo": "Leaflet/Leaflet.draw",
"url": "https://github.com/Leaflet/Leaflet.draw/issues/756",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
272920462 | "TypeError: L.drawLocal.extend is not a function" and L.EditToolbar not working
[ ] I'm reporting a bug, not asking for help
[x] I've looked at the documentation to make sure the behaviour is documented and expected
[] I'm sure this is a Leaflet Draw code issue, not an issue with my own code nor with the framework I... | gharchive/issue | 2017-11-10T12:42:11 | 2025-04-01T06:42:41.491496 | {
"authors": [
"victor054"
],
"repo": "Leaflet/Leaflet.draw",
"url": "https://github.com/Leaflet/Leaflet.draw/issues/800",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2740520663 | Docs failed to build for 0.16
Version
0.16
Operating system & version
N/A
What you did
Went to https://docs.rs/leafwing-input-manager/0.16
What you expected to happen
Documentation
What actually happened
Got docs.rs error page for doc build of crate
Do the docs build locally for you? I might need to poke the docs.r... | gharchive/issue | 2024-12-15T10:24:33 | 2025-04-01T06:42:41.495844 | {
"authors": [
"alice-i-cecile",
"ilyvion"
],
"repo": "Leafwing-Studios/leafwing-input-manager",
"url": "https://github.com/Leafwing-Studios/leafwing-input-manager/issues/668",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
160573216 | Show custom commands in autocomplete popup
@tannerwelsh commented on Wed Jun 15 2016
When typing just a forward slash, players should see the commands from game-cli in the list of available commands.
In other words, they shouldn't have to start typing the command in order to see the usage message.
@tannerwelsh, as ... | gharchive/issue | 2016-06-16T04:04:12 | 2025-04-01T06:42:41.517012 | {
"authors": [
"jeffreywescott"
],
"repo": "LearnersGuild/echo-chat",
"url": "https://github.com/LearnersGuild/echo-chat/issues/10",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2284096098 | Changed Second Montgomery constant to a more suitable value
Checklist
[x] App update process has been followed
[x] Target branch is develop
[x] Application version has been bumped
On advice from @srasoamiaramanana-ledger on Ledger's Discord channel 0x02 is a more suitable value for the Second Montgomery consta... | gharchive/pull-request | 2024-05-07T19:42:59 | 2025-04-01T06:42:41.537115 | {
"authors": [
"aido",
"lpascal-ledger",
"srasoamiaramanana-ledger"
],
"repo": "LedgerHQ/app-seed-tool",
"url": "https://github.com/LedgerHQ/app-seed-tool/pull/7",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1202864864 | feat(swap): Add Changelly's Terms of Use in the confirmation screen [LIVE-1196]
Added terms of use only when the provider is Changelly.
Type
Feature
Context
LIVE-1196
Parts of the app affected / Test plan
Swap flow
@Justkant i leave this in HODL mode cause v3 is right arround the corner to be merged it will ... | gharchive/pull-request | 2022-04-13T07:20:20 | 2025-04-01T06:42:41.566239 | {
"authors": [
"Justkant",
"LFBarreto",
"juan-cortes"
],
"repo": "LedgerHQ/ledger-live-mobile",
"url": "https://github.com/LedgerHQ/ledger-live-mobile/pull/2427",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1704834504 | 🛑 MobileCompanyGlobal2 is down
In e3b033f, MobileCompanyGlobal2 (https://mglobal2.wisereport.co.kr/Home/ServerCheck) was down:
HTTP code: 0
Response time: 0 ms
Resolved: MobileCompanyGlobal2 is back up in dfe539c.
| gharchive/issue | 2023-05-11T01:10:51 | 2025-04-01T06:42:41.574274 | {
"authors": [
"LeeYoungJin"
],
"repo": "LeeYoungJin/fg_upptime",
"url": "https://github.com/LeeYoungJin/fg_upptime/issues/2317",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1792320912 | 🛑 WiseReport2 is down
In 20f4d72, WiseReport2 (https://www2.wisereport.co.kr/servercheck.aspx) was down:
HTTP code: 0
Response time: 0 ms
Resolved: WiseReport2 is back up in a7d30be.
| gharchive/issue | 2023-07-06T21:54:53 | 2025-04-01T06:42:41.576943 | {
"authors": [
"LeeYoungJin"
],
"repo": "LeeYoungJin/fg_upptime",
"url": "https://github.com/LeeYoungJin/fg_upptime/issues/5537",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1941954219 | 🛑 WiseReport1 is down
In 1bb7220, WiseReport1 (https://www1.wisereport.co.kr/servercheck.aspx) was down:
HTTP code: 0
Response time: 0 ms
Resolved: WiseReport1 is back up in e0a3a77 after 23 minutes.
| gharchive/issue | 2023-10-13T13:19:23 | 2025-04-01T06:42:41.579542 | {
"authors": [
"LeeYoungJin"
],
"repo": "LeeYoungJin/fg_upptime",
"url": "https://github.com/LeeYoungJin/fg_upptime/issues/6979",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2382477341 | 🛑 CompanyWise1 is down
In 332303a, CompanyWise1 (https://comp1.wisereport.co.kr/servercheck.aspx) was down:
HTTP code: 0
Response time: 0 ms
Resolved: CompanyWise1 is back up in 9e36434 after 8 minutes.
| gharchive/issue | 2024-06-30T22:37:52 | 2025-04-01T06:42:41.582359 | {
"authors": [
"LeeYoungJin"
],
"repo": "LeeYoungJin/fg_upptime",
"url": "https://github.com/LeeYoungJin/fg_upptime/issues/7788",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
479902587 | Demo website is broken in production
It only shows a black screen.
In the console there are 2 equal errors:
Uncaught Invariant Violation: Minified React error #321;
I tried on desktop chrome and Safari and mobile Chrome, and it's the same everywhere.
Running it locally with gatsby develop works fine, so I really have... | gharchive/issue | 2019-08-13T00:09:19 | 2025-04-01T06:42:41.636244 | {
"authors": [
"LekoArts",
"cluk3"
],
"repo": "LekoArts/gatsby-starter-portfolio-cara",
"url": "https://github.com/LekoArts/gatsby-starter-portfolio-cara/issues/119",
"license": "0BSD",
"license_type": "permissive",
"license_source": "github-api"
} |
177693967 | xsl
I need to style my xml document, but it's not possible to provide additional headers to the generated doc. I'll gladly create a PR for that. any interest?
The header needs to look like that:
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="http://mysite.com/style.xsl" ?>
Hi @erwanj... | gharchive/issue | 2016-09-19T02:20:36 | 2025-04-01T06:42:41.688024 | {
"authors": [
"Alijaaan",
"erwanjegouzo",
"langehk"
],
"repo": "Leonidas-from-XIV/node-xml2js",
"url": "https://github.com/Leonidas-from-XIV/node-xml2js/issues/333",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
88138934 | Is it possible to store files on S3 and get back private, non-public urls?
With the CORS config and bucket policy example shown in the Readme and by enabling Static website hosting, I can get the file uploaded perfectly but the url that is returned is publicly accessible.
Does this package not work if the settings ar... | gharchive/issue | 2015-06-14T07:21:29 | 2025-04-01T06:42:41.694288 | {
"authors": [
"Lepozepo",
"niranjans"
],
"repo": "Lepozepo/S3",
"url": "https://github.com/Lepozepo/S3/issues/82",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2505138476 | Add UI support
What happened?
It would be great if you could add some sort of UI support on the frontend, instead of having to use yaml to edit the card.
Thank you
Card Version
1.2.9
HomeAssistant Version
2024.8.3
Relevant log output
No response
I agree, but I'm not good with UI stuff. I need to think about how it ... | gharchive/issue | 2024-09-04T11:57:41 | 2025-04-01T06:42:41.701424 | {
"authors": [
"LesTR",
"LiquidPT",
"oerix"
],
"repo": "LesTR/homeassistant-minimalistic-area-card",
"url": "https://github.com/LesTR/homeassistant-minimalistic-area-card/issues/50",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1614390707 | Deal better with "wide" explanations in test editor
The tree nesting structure means that once the explanations reach a certain depth, they become unreadable. We need to come up with some way to make the minimum width of the explanation screen related to the depth of the explanations, and make it horizontally scrolla... | gharchive/issue | 2023-03-07T23:45:58 | 2025-04-01T06:42:41.743199 | {
"authors": [
"Gauntlet173"
],
"repo": "Lexpedite/blawx",
"url": "https://github.com/Lexpedite/blawx/issues/453",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2610079814 | problem with fork
Sorry for writing in another repo, but because your repo for snieg is a fork, the "issue" tab is not available there.
When downloading a save, I get an error.
Sorry for writing in another repo, but because your repo for snieg is a fork, the "issue" tab is not available there.
When downloading a ... | gharchive/issue | 2024-10-24T00:05:09 | 2025-04-01T06:42:41.750699 | {
"authors": [
"Lezhek",
"re1ocate"
],
"repo": "Lezhek/SCSST",
"url": "https://github.com/Lezhek/SCSST/issues/1",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
2356659410 | button to copy code-block to clipboard
Thanks for providing this great tool. So far I really like the functionality of LiaScript.
I am currently considering using LiaScript to deliver part of a data science course in the autumn. The students need to use Python via Google's Colab or their own device.
I understand how ... | gharchive/issue | 2024-06-17T07:55:50 | 2025-04-01T06:42:41.753344 | {
"authors": [
"andre-dietrich",
"jamesellinger"
],
"repo": "LiaScript/LiaScript",
"url": "https://github.com/LiaScript/LiaScript/issues/178",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2006785569 | 🛑 Liber / Selos is down
In db4ab8d, Liber / Selos (http://www.liber.ufpe.br/selos/modules/home/listar_projeto.php?cod=1) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Liber / Selos is back up in 2986b8c after 19 minutes.
| gharchive/issue | 2023-11-22T17:15:20 | 2025-04-01T06:42:41.770088 | {
"authors": [
"marcospereira"
],
"repo": "Liber-UFPE/upptime",
"url": "https://github.com/Liber-UFPE/upptime/issues/108",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1953497984 | 🛑 Liber / Página Inicial is down
In 58a49cf, Liber / Página Inicial (http://www.liber.ufpe.br/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Liber / Página Inicial is back up in 9ad12c1 after 8 minutes.
| gharchive/issue | 2023-10-20T04:28:28 | 2025-04-01T06:42:41.772570 | {
"authors": [
"marcospereira"
],
"repo": "Liber-UFPE/upptime",
"url": "https://github.com/Liber-UFPE/upptime/issues/64",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1921414444 | Converter for (sig, nav) DM4 files
Adds converter for (sig, nav) DM4 files to (nav, sig) NPY files so that these can be processed using LiberTEM.
Add a single user-facing function at libertem.contrib.convert_transposed.convert_dm4_transposed.
Uses process_partition and a modified RecordUDF to load blocks of the file,... | gharchive/pull-request | 2023-10-02T07:48:27 | 2025-04-01T06:42:41.777324 | {
"authors": [
"matbryan52"
],
"repo": "LiberTEM/LiberTEM",
"url": "https://github.com/LiberTEM/LiberTEM/pull/1520",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1396552103 | ONEMPERS-642: stop and hide results with 404 fixed
stop and hide results with 404 after 6 minutes delay - fix:
cache objects marked as markUnevictable(, true) to not remove them from cache
rtRemoteObjectCache.hpp header removed, require installation of all headers from rtRemote
Conflicting, will redo that for lat... | gharchive/pull-request | 2022-10-04T16:31:34 | 2025-04-01T06:42:41.779056 | {
"authors": [
"mikolaj-staworzynski-red"
],
"repo": "LibertyGlobal/onemw-xdialserver",
"url": "https://github.com/LibertyGlobal/onemw-xdialserver/pull/9",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
616948629 | First two map demo notebooks, initial commit
Includes two new files, parts 1 and 2 of Jupyter notebooks series exploring how to computationally access, retrieve, and analyze cartographic collections on loc.gov
maps-downloading-querying.ipynb
maps-analyzing-metadata.ipynb
Merging these notebooks into the data-expl... | gharchive/pull-request | 2020-05-12T20:46:18 | 2025-04-01T06:42:41.797502 | {
"authors": [
"colefemeno",
"reliztrent"
],
"repo": "LibraryOfCongress/data-exploration",
"url": "https://github.com/LibraryOfCongress/data-exploration/pull/22",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1742217314 | RQ worker shouldn't run as a background process
Running RQ as an unsupervised background process is dangerous, as there's nothing monitoring its availability.
Instead, it should either run as a separate container, or use a proper process manager like s6 inside the container to watch both processes.
We are consideri... | gharchive/issue | 2023-06-05T17:24:51 | 2025-04-01T06:42:41.818191 | {
"authors": [
"RealOrangeOne",
"sickelap"
],
"repo": "LibrePhotos/librephotos-docker",
"url": "https://github.com/LibrePhotos/librephotos-docker/issues/98",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1041576621 | Search results are wrongly sorted
It should send out the results sorted by relevance, but it is instead sorted and grouped by date. We should check if semantic search was updated and then change the search view, and we should change up the serializing logic when searching semantically.
This was addressed in https:/... | gharchive/issue | 2021-11-01T20:18:49 | 2025-04-01T06:42:41.820322 | {
"authors": [
"derneuere"
],
"repo": "LibrePhotos/librephotos",
"url": "https://github.com/LibrePhotos/librephotos/issues/382",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1236380847 | Unauthorized: /api/rqavailable/
Hi,
I wanted to install librephotos on my Odroid HC4 (arm64) for testing using docker-compose.
I followed the instuctions (cloned librephotos-docker, copied librephotos.env to .env, adjusted myPhotos and data nothing else) and started up librephotos.
The login screen turned into a crea... | gharchive/issue | 2022-05-15T19:40:59 | 2025-04-01T06:42:41.827693 | {
"authors": [
"derneuere",
"raphaelporsche",
"wdckwrth"
],
"repo": "LibrePhotos/librephotos",
"url": "https://github.com/LibrePhotos/librephotos/issues/497",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2240456008 | Enable fullgraph with torch.compile (v2)
What does this PR do?
Alternative implementation to #161
Closes #161
cc @borda @apaz-cli
Does this PR interfere with the decorator added in https://github.com/Lightning-AI/lightning-thunder/pull/48?
What do you mean by "interfere" precisely? I don't foresee people using bo... | gharchive/pull-request | 2024-04-12T16:06:46 | 2025-04-01T06:42:41.852053 | {
"authors": [
"IvanYashchuk",
"carmocca"
],
"repo": "Lightning-AI/lightning-thunder",
"url": "https://github.com/Lightning-AI/lightning-thunder/pull/169",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2389689430 | quick patch on nvfuser getnv/reshape to handle sequence with NumberProxy
recursively go through getnv on sequence to retrieve dynamic scalar for nvfuser.
update reshape parsing in nvfuser executor to allow NumberProxy in new shape.
PR not functional yet, blocked by https://github.com/NVIDIA/Fuser/pull/2530
| gharchive/pull-request | 2024-07-04T00:13:07 | 2025-04-01T06:42:41.853864 | {
"authors": [
"jjsjann123"
],
"repo": "Lightning-AI/lightning-thunder",
"url": "https://github.com/Lightning-AI/lightning-thunder/pull/706",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1777104636 | Finetune Falcon-40B with adapter_v2.py using 8 A100 80GB GPUs
Has anyone fintuned falcon-40b with adapter_v2 using 8 A100 gpus?
lora.py doesn't support multi gpus for now.
I tried falcon-7b with adapter_v2 using 8 gpus, it did work out, but not for 40B.
I will try, which hyper-parameters are you using?
I tried us... | gharchive/issue | 2023-06-27T14:23:01 | 2025-04-01T06:42:41.864176 | {
"authors": [
"carmocca",
"gpravi",
"louisoutin",
"shuwang127",
"sylviachency",
"weilong-web"
],
"repo": "Lightning-AI/lit-gpt",
"url": "https://github.com/Lightning-AI/lit-gpt/issues/207",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1063632451 | Proper support for Pytorch SequentialLR Scheduler
🐛 Bug
Currently there is a bug when a ReduceLROnPlateau is used inside SequentialLR due to no proper support for this scheduler in Trainer._configure_schedulers. An exception is raised since the monitor metric is not properly passed to the ReduceLROnPlateau scheduler... | gharchive/issue | 2021-11-25T14:06:52 | 2025-04-01T06:42:41.882194 | {
"authors": [
"Nesqulck",
"abbas695",
"awaelchli",
"marcm-ml",
"rohitgr7"
],
"repo": "Lightning-AI/pytorch-lightning",
"url": "https://github.com/Lightning-AI/pytorch-lightning/issues/10759",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2126912610 | Rename Lightning App CLI
What does this PR do?
Renames the lightning cli to lightning_app to allow a fresh start for a lightning CLI for studios
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing, make sure you have read the review guidelines. In short, see the following bullet-... | gharchive/pull-request | 2024-02-09T11:05:02 | 2025-04-01T06:42:41.887491 | {
"authors": [
"awaelchli",
"justusschock"
],
"repo": "Lightning-AI/pytorch-lightning",
"url": "https://github.com/Lightning-AI/pytorch-lightning/pull/19440",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1851455087 | A way to track std
🚀 Feature
We should implement a way to track std of metrics without any bootrapping. I am thinking to implement it, but I am not sure whether a wrapper or "reduction="mean_std" parameter for each would be a better choice.
Motivation
I need to track std of metrics for research purposes. As far as ... | gharchive/issue | 2023-08-15T13:35:38 | 2025-04-01T06:42:41.894951 | {
"authors": [
"SkafteNicki",
"selimfirat"
],
"repo": "Lightning-AI/torchmetrics",
"url": "https://github.com/Lightning-AI/torchmetrics/issues/1999",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
157569550 | Font renderer cannot render spaces
With the input string 'Test Test Test', the following is rendered:
Yes.
| gharchive/issue | 2016-05-31T00:28:08 | 2025-04-01T06:42:41.908865 | {
"authors": [
"Lemmmy",
"Lignumm"
],
"repo": "Lignumm/CCEmuX",
"url": "https://github.com/Lignumm/CCEmuX/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2165368354 | ROS2 Wrapper for Depth-Anything
Hey, I made a ROS2 package for using Depth-Anything with Rviz and Gazebo. Here is the link: https://github.com/polatztrk/depth_anything_ros
Thank you! I will update the README.
| gharchive/issue | 2024-03-03T13:44:05 | 2025-04-01T06:42:41.910129 | {
"authors": [
"LiheYoung",
"polatztrk"
],
"repo": "LiheYoung/Depth-Anything",
"url": "https://github.com/LiheYoung/Depth-Anything/issues/108",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
801243138 | The Menu won't stay open when closeOnSelect = false
This was fixed by using patch package and monkey patching headlessui, but it seems to not work anymore.
KLEE IS UPSET, MUST BE FIXED
https://github.com/ds300/patch-package/issues/198
Currently not possible to patch a package inside a library for security issues. ... | gharchive/issue | 2021-02-04T12:34:04 | 2025-04-01T06:42:41.912286 | {
"authors": [
"Liinkiing"
],
"repo": "Liinkiing/klee",
"url": "https://github.com/Liinkiing/klee/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1446023732 | 🛑 Towny 1 is down
In f5fb4b9, Towny 1 ($SERVER_1) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Towny 1 is back up in 603973f.
| gharchive/issue | 2022-11-11T21:32:40 | 2025-04-01T06:42:41.916904 | {
"authors": [
"MrMirhan"
],
"repo": "LimeNetwork/limestatus",
"url": "https://github.com/LimeNetwork/limestatus/issues/156",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1023209543 | Test Debug - fork.c/forkandopen.c
per 150
It seems like theres fd table replication issues on fork. Both of these are failing immediately after fork when trying to pen runnable-ld.so
[1760,3685512768:13:24:20.307099] [nap 1] new child count: 1
[1760,3685512768:13:24:20.307102] fork_num = 1, cage_id = 2
[1760,36855127... | gharchive/issue | 2021-10-11T23:27:38 | 2025-04-01T06:42:41.991424 | {
"authors": [
"rennergade"
],
"repo": "Lind-Project/lind_project",
"url": "https://github.com/Lind-Project/lind_project/issues/153",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1306653423 | 🛑 MortyProxy is down
In 3e35e7f, MortyProxy (https://proxy.linerly.tk) was down:
HTTP code: 0
Response time: 0 ms
Resolved: MortyProxy is back up in 89b36f4.
| gharchive/issue | 2022-07-16T00:53:35 | 2025-04-01T06:42:41.997637 | {
"authors": [
"Linerly"
],
"repo": "Linerly/status",
"url": "https://github.com/Linerly/status/issues/1661",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1444441202 | 🛑 LinerlyBot (Discord) is down
In 05b0cfb, LinerlyBot (Discord) (https://linerlybot-discord.linerly.tk) was down:
HTTP code: 0
Response time: 0 ms
Resolved: LinerlyBot (Discord) is back up in e0f52b3.
| gharchive/issue | 2022-11-10T19:24:24 | 2025-04-01T06:42:42.000280 | {
"authors": [
"Linerly"
],
"repo": "Linerly/status",
"url": "https://github.com/Linerly/status/issues/2830",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1150351373 | 🛑 LinerlyBot (Discord) is down
In 6d2991c, LinerlyBot (Discord) (https://linerlybot-rewritten.linerly.repl.co) was down:
HTTP code: 0
Response time: 0 ms
Resolved: LinerlyBot (Discord) is back up in 8b28034.
| gharchive/issue | 2022-02-25T11:42:01 | 2025-04-01T06:42:42.002695 | {
"authors": [
"Linerly"
],
"repo": "Linerly/status",
"url": "https://github.com/Linerly/status/issues/301",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1501636184 | 🛑 SearXNG is down
In e3a7783, SearXNG (https://searxng.linerly.tk) was down:
HTTP code: 0
Response time: 0 ms
Resolved: SearXNG is back up in 2d89cbc.
| gharchive/issue | 2022-12-17T23:26:10 | 2025-04-01T06:42:42.005027 | {
"authors": [
"Linerly"
],
"repo": "Linerly/status",
"url": "https://github.com/Linerly/status/issues/3221",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.