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
1498913601
Refactor output buttons component Move output-relevant buttons currently associated with input to a custom renderer and make available buttons as per execution state. Not a strict mockup/design (mainly showcasing issue): Can we identify which status bar items should be in the input vs. output cell? A premature lis...
gharchive/issue
2022-12-15T18:41:00
2025-04-01T04:58:24.786314
{ "authors": [ "christian-bromann", "sourishkrout" ], "repo": "stateful/vscode-runme", "url": "https://github.com/stateful/vscode-runme/issues/99", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1603727714
Bug: some "in" guard state references do not work Description in guards, similar to target, reference another state via a state expression. While this works when using the referenced state's own id and for states without an id via their "global path" (#rootNodeId.topLevelStateId.nestedStateId), it does not work for ...
gharchive/issue
2023-02-28T20:04:07
2025-04-01T04:58:24.795684
{ "authors": [ "davidkpiano", "fwienber" ], "repo": "statelyai/xstate", "url": "https://github.com/statelyai/xstate/issues/3869", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
561452297
@xstate/test warns on final states and onDone handlers Description If your test machine uses the pattern where you have a type : "final" state and its parent uses an onDone the implicit event fired by the final state will be logged as a warning unless you create a definition for it in .withEvents(). Expected Result ...
gharchive/issue
2020-02-07T06:44:59
2025-04-01T04:58:24.802863
{ "authors": [ "davidkpiano", "jamestharpe", "patel-jeel92", "tivac" ], "repo": "statelyai/xstate", "url": "https://github.com/statelyai/xstate/issues/981", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2368962550
Write a method to let it not log the information? I'm seeing the same thing. When an error is thrown, its stack trace is being printed before the exception is thrown. I want to catch that exception when I know the error (for example, when the port is already in use) to keep the console clean. Fleck provides a LogA...
gharchive/issue
2024-06-24T00:21:45
2025-04-01T04:58:24.805276
{ "authors": [ "1234567Yang", "FranElfers" ], "repo": "statianzo/Fleck", "url": "https://github.com/statianzo/Fleck/issues/342", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1941378745
sh: 90: local: 2.22.1: bad variable name Describe the bug A clear and concise description of what the bug is. To Reproduce curl --proto '=https' --tlsv1.2 -sSfL https://get.static-web-server.net | sh Logs/Screenshots If applicable, add logs or screenshots to help explain your problem. Environment and Specs static-...
gharchive/issue
2023-10-13T07:13:20
2025-04-01T04:58:24.809198
{ "authors": [ "joseluisq", "kzhui125" ], "repo": "static-web-server/static-web-server", "url": "https://github.com/static-web-server/static-web-server/issues/273", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2165061188
[RFC]: refactor blas/ext/base/dcusumpw to follow current project conventions Description This RFC proposes refactoring @stdlib/blas/ext/base/dcusumpw to follow current project conventions. These conventions are outlined in more detail in https://github.com/stdlib-js/stdlib/issues/788. Namely, we want to migrate from ...
gharchive/issue
2024-03-03T01:18:35
2025-04-01T04:58:24.984367
{ "authors": [ "Planeshifter", "itskdhere" ], "repo": "stdlib-js/stdlib", "url": "https://github.com/stdlib-js/stdlib/issues/1475", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2206344021
Qt Creator: Cannot open file 'QWKQuickd.lib' I have recently tried to build qwindowkit to use with Qt Quick application. But I have noticed there no flies related to QWKQuick.pri include(C:/dev/QWindowKit/share/QWindowKit/qmake/QWKQuick.pri) As result, an error in Qt Creator: :-1: error: LNK1104: cannot open file 'Q...
gharchive/issue
2024-03-25T17:50:31
2025-04-01T04:58:24.987396
{ "authors": [ "S0ulM1ke", "SineStriker" ], "repo": "stdware/qwindowkit", "url": "https://github.com/stdware/qwindowkit/issues/62", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1345966028
Feature: Universal ABI for v8/NodeJS/Chromium [ ] - Improve node-capn [ ] sbffi into native capn build. [ ] - Integrate CapnProto into v8 [ ] expose it in Node Chromium This is cloesd in favor of the stealify component system which will also offer capn
gharchive/issue
2022-08-22T07:45:06
2025-04-01T04:58:24.989095
{ "authors": [ "frank-dspeed" ], "repo": "stealify/stealify", "url": "https://github.com/stealify/stealify/issues/21", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
316454653
视图中目前不支持子表字段的属性选择,默认指向了name属性 视图中目前不支持子表字段的属性选择,默认指向了name属性,比如联系人列表只能显示出单位名称,不能显示出单位电话,单位优先级,单位所有城市等属性。 saleforce也不支持,可以通过关联链接点击进入看到所有相关属性
gharchive/issue
2018-04-21T02:38:53
2025-04-01T04:58:24.997859
{ "authors": [ "yinlianghui" ], "repo": "steedos/creator", "url": "https://github.com/steedos/creator/issues/381", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
400524124
Settings are present and set up, but nothing shows in "Source Control" and all command palette options say "not found" For example, "Perforce: Show Output" produces this error: command 'perforce.showOutput' not found I can't see any evidence of the extension working, except for the settings section and the entries in...
gharchive/issue
2019-01-18T00:40:45
2025-04-01T04:58:25.030154
{ "authors": [ "Deco", "NSExceptional", "VinayGupta23", "cyliang", "stef-levesque" ], "repo": "stef-levesque/vscode-perforce", "url": "https://github.com/stef-levesque/vscode-perforce/issues/152", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
300537974
fix friendbot sequence number issues I've tested this locally and it refreshes the friendbot sequence number correctly now. One of the issues we had was that it was not correctly checking for the tx_bad_seq, which is fixed. On another note, I’m seeing a lot of 504 gateway timeouts (error decoding horizon.Problem: EOF...
gharchive/pull-request
2018-02-27T08:44:11
2025-04-01T04:58:25.058135
{ "authors": [ "nikhilsaraf", "nullstyle" ], "repo": "stellar/go", "url": "https://github.com/stellar/go/pull/330", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
151927039
UTF-8 support Updates stellar-base to 0.5.6 which contains UTF-8 support in memo_text. +1 LGTM
gharchive/pull-request
2016-04-29T17:22:23
2025-04-01T04:58:25.059311
{ "authors": [ "bartekn", "irisli", "nullstyle" ], "repo": "stellar/laboratory", "url": "https://github.com/stellar/laboratory/pull/158", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2381302115
Upgrading smartcontract Bounty Submission for #626 Hello @briwylde08 This is ready for review Hi @ElliotFriend @briwylde08 , I have resolved the merge conflict and updated file folder structure. Thanks for fixing the conflicts! I'm guessing we'll get this reviewed next week. It's a holiday tomorrow in the US so m...
gharchive/pull-request
2024-06-28T23:09:16
2025-04-01T04:58:25.068031
{ "authors": [ "ElliotFriend", "KodeSage", "briwylde08" ], "repo": "stellar/stellar-docs", "url": "https://github.com/stellar/stellar-docs/pull/735", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1368735571
Add support for removing columns Similar to try db.run(users.addColumn(suffix)), it would be useful to also be able to delete columns using syntax like try db.run(users.deleteColumn(suffix)) In the absence of such a function, something like the following can be ran: try db.execute(""" BEGIN TRANSACTION; ALT...
gharchive/issue
2022-09-10T21:32:44
2025-04-01T04:58:25.093709
{ "authors": [ "jverkoey" ], "repo": "stephencelis/SQLite.swift", "url": "https://github.com/stephencelis/SQLite.swift/issues/1154", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
168603352
Save Base64encoded string Hi, How can I store my image that I cast it to Base64encode in database?bigger than string I need. Thanks not a bug, closing.
gharchive/issue
2016-08-01T09:25:44
2025-04-01T04:58:25.094950
{ "authors": [ "jberkel", "vre142" ], "repo": "stephencelis/SQLite.swift", "url": "https://github.com/stephencelis/SQLite.swift/issues/483", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
184705170
Is it possible to change the behavior of Android system back softkey Currently, by pressing the Android system back softkey, it will quit the entire wizard activity. However, is there possibility, that we can change such behavior in the way. If we are in step 2, step 3, ... , pressing Android system back softkey, w...
gharchive/issue
2016-10-23T18:13:18
2025-04-01T04:58:25.130933
{ "authors": [ "chiragmobibox", "yccheok", "zawadz88" ], "repo": "stepstone-tech/android-material-stepper", "url": "https://github.com/stepstone-tech/android-material-stepper/issues/20", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1833346314
Updated to support UE5.2 Changed use of uint8 to bool, fixing compiler warnings for conversion. Added constructors to structs where there weren't any. Updated Constructor initialisation lists to be complete to matching properties and reordered where properties were warned against being initialized after others. Added...
gharchive/pull-request
2023-08-02T14:52:25
2025-04-01T04:58:25.132720
{ "authors": [ "Bvallon-sl", "gaslightgames" ], "repo": "stereolabs/zed-UE5", "url": "https://github.com/stereolabs/zed-UE5/pull/27", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1278027140
🛑 Stethoscope Docs is down In 9b85b84, Stethoscope Docs (https://stethoscope.js.org) was down: HTTP code: 530 Response time: 46 ms Resolved: Stethoscope Docs is back up in a3b29a5.
gharchive/issue
2022-06-21T07:41:39
2025-04-01T04:58:25.145466
{ "authors": [ "stethoscoper" ], "repo": "stethoscope-js/status", "url": "https://github.com/stethoscope-js/status/issues/12", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
300218660
[FR] add luasocket into AndroLua this is a very widely used module, must have. done in my fork: https://github.com/ildar/AndroLua/commit/e0e021725ec5f9d4ee595ca8216a7b5c3dbc39ae
gharchive/issue
2018-02-26T12:26:56
2025-04-01T04:58:25.161258
{ "authors": [ "ildar" ], "repo": "stevedonovan/AndroLua", "url": "https://github.com/stevedonovan/AndroLua/issues/7", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
528886545
Create 0000-01-03-stevek180.md Adding slide three Well, i dunno.... too many slides?
gharchive/pull-request
2019-11-26T17:59:39
2025-04-01T04:58:25.162252
{ "authors": [ "stevek180" ], "repo": "stevek180/github-slideshow", "url": "https://github.com/stevek180/github-slideshow/pull/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
665399048
Feat/vectorized calculations uses numpy vectorization to perform some calculations. A little help on the way to #5 not sure I understand why the python 3.7 tests are failing on travis-ci.com but succeeding travis-ci.org (also on all my local tests) Here's a before and after comparison of some OVRO LWA calculation...
gharchive/pull-request
2020-07-24T20:25:41
2025-04-01T04:58:25.169981
{ "authors": [ "mkolopanis", "steven-murray" ], "repo": "steven-murray/21cmSense", "url": "https://github.com/steven-murray/21cmSense/pull/28", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
232158126
Getting tagged Photos of You Hi! I was able to display images from my Instagram with a specific hashtag. However, I'm wondering if it is possible to get images where in my account is tagged (images from Photos of You)? It's not possible with basic permissions and in sandbox mode, and that's all that will be issue...
gharchive/issue
2017-05-30T06:53:09
2025-04-01T04:58:25.175665
{ "authors": [ "benjamin-hull", "jmlawas" ], "repo": "stevenschobert/instafeed.js", "url": "https://github.com/stevenschobert/instafeed.js/issues/503", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
538497452
Video from feed not showing I implemented instafeed to a website I am working on and I found an issue. There are multiple videos on the feed but one of the videos is missing and I don't know why. This is the instagram url of the company: https://www.instagram.com/urbanelectriccompany/ This is where I implemented inst...
gharchive/issue
2019-12-16T15:52:48
2025-04-01T04:58:25.179524
{ "authors": [ "benjamin-hull", "sorinu26" ], "repo": "stevenschobert/instafeed.js", "url": "https://github.com/stevenschobert/instafeed.js/issues/637", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
760496403
Extension causes high cpu load/ gets stuck loading the preview window <auto stuff> Issue Type: Performance Extension Name: shader-toy Extension Version: 0.10.14 OS Version: Windows_NT x64 10.0.19042 VSCode version: 1.51.1 stevensona.shader-toy-unresponsive.cpuprofile.txt Find more details here: https://github.com/m...
gharchive/issue
2020-12-09T16:51:27
2025-04-01T04:58:25.186390
{ "authors": [ "Hendiadyoin1", "Malacath-92" ], "repo": "stevensona/shader-toy", "url": "https://github.com/stevensona/shader-toy/issues/122", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1215776488
Create new input fields in line with style guidelines Input fields should have a thin line around them, same bg as page and the ends should be rounded with half circles. Much like the design of the secondary button. The input fields in the agreement distribution, sum and date picker have the right style. but are n...
gharchive/issue
2022-04-26T10:55:23
2025-04-01T04:58:25.246630
{ "authors": [ "fellmirr" ], "repo": "stiftelsen-effekt/main-site", "url": "https://github.com/stiftelsen-effekt/main-site/issues/173", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
582080346
Security: Bump minimist to 1.2.2 This adresses a moderate severity prototype pollution attack in minimist <1.2.2 https://app.snyk.io/vuln/SNYK-JS-MINIMIST-559764 The appveyor CI check fails with Error: incorrect header check while installing elm. I'm unsure why this is happening, but it's happened on several other ...
gharchive/pull-request
2020-03-16T07:59:04
2025-04-01T04:58:25.249042
{ "authors": [ "matiashf" ], "repo": "stil4m/elm-analyse", "url": "https://github.com/stil4m/elm-analyse/pull/231", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
242850998
Google Analytics events cap It looks like Google Analytics caps events at 500 per user session (and for physical installations it often seems to think there is only 1 session for the whole day). Wondering if there's a way to force a new session once in a while, so all events are captured? Maybe with something like se...
gharchive/issue
2017-07-13T22:43:36
2025-04-01T04:58:25.253338
{ "authors": [ "LRitesh", "endquote" ], "repo": "stimulant/ampm", "url": "https://github.com/stimulant/ampm/issues/40", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
530483685
opanAL on MacOS I'm running into an issue which appears to be installing openAL on MacOS 10.14.6 (Mojave). When I go through the stitchEm install scripts it's failing on openAL. sudo port install opencv glew gsed jpeg libpng openal tiff faac faad2 ceres-solver glfw ffmpeg glm OpenEXR ---> Attempting to f...
gharchive/issue
2019-11-29T20:45:14
2025-04-01T04:58:25.291012
{ "authors": [ "aspentreemedia", "w-m" ], "repo": "stitchEm/stitchEm", "url": "https://github.com/stitchEm/stitchEm/issues/45", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
902651848
Fix type error. It does't work on php 7.2. PHP Fatal error: Uncaught TypeError: Argument 2 passed to Stk2k\\NetDriver\\Util\\CharsetUtil::convertEncoding() must be of the type string, null given, called in /var/www/html/crypto-currency/vendor/stk2k/net-driver/src/Http/HttpResponse.php on line 43 Pull Request Test...
gharchive/pull-request
2021-05-26T16:33:52
2025-04-01T04:58:25.299540
{ "authors": [ "coveralls", "sakurashiki" ], "repo": "stk2k/net-driver", "url": "https://github.com/stk2k/net-driver/pull/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
852996851
USB-SERIAL_NOTES: add note to inform user to build in release mode Fixes #286 Changes Proposed [x] Add note on why one needs to build the example using the release profile Great, thanks for the PR!
gharchive/pull-request
2021-04-08T02:33:55
2025-04-01T04:58:25.311013
{ "authors": [ "TheZoq2", "zacck" ], "repo": "stm32-rs/stm32f1xx-hal", "url": "https://github.com/stm32-rs/stm32f1xx-hal/pull/326", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1410261088
refactor!: switch Node to enum-style Goals Avoid that consumers have to manually check the documentation in order to know when it is safe to unwrap node names/values Make the API feel more rusty Notes Decided against the NodeElementAttribute / NodeElementChild enums as it would complicate the API significantly The...
gharchive/pull-request
2022-10-15T18:56:58
2025-04-01T04:58:25.346984
{ "authors": [ "Zizico2", "codecov-commenter", "stoically" ], "repo": "stoically/syn-rsx", "url": "https://github.com/stoically/syn-rsx/pull/23", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1317172986
isValid() function no longer provided for v7 of ip-address Creation throws error instead Signed-off-by: Kevin Cormier kcormier@redhat.com https://github.com/stolostron/backlog/issues/24517 /cc @jeswanke
gharchive/pull-request
2022-07-25T17:55:18
2025-04-01T04:58:25.350432
{ "authors": [ "KevinFCormier" ], "repo": "stolostron/console", "url": "https://github.com/stolostron/console/pull/1897", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2564548990
ACM-14332 > Clusters page CSV export fixes extra space ACM-14332 > Clusters page CSV export fixes extra space /retest-required /retest-required /retest /retest /retest /lgtm /unhold
gharchive/pull-request
2024-10-03T17:10:57
2025-04-01T04:58:25.352763
{ "authors": [ "Randy424", "vishsanghishetty" ], "repo": "stolostron/console", "url": "https://github.com/stolostron/console/pull/3929", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1863450839
[release-2.8]Ensure policies remain when hosting cluster is a hub The bug was by deleting the hcp cluster, we see that all the ACM policies on the ACM hub are also deleted. Signed-off-by: Yi Rae Kim yikim@redhat.com (cherry picked from commit c89a259ee16d48951964fe4e26242f0cc543188c) /unhold /cherry-pick release-...
gharchive/pull-request
2023-08-23T14:26:47
2025-04-01T04:58:25.354311
{ "authors": [ "mprahl", "yiraeChristineKim" ], "repo": "stolostron/governance-policy-addon-controller", "url": "https://github.com/stolostron/governance-policy-addon-controller/pull/277", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1146833185
search addon migration story: https://github.com/stolostron/backlog/issues/18488 Signed-off-by: Zhiwei Yin zyin@redhat.com /retest /assign @jlpadilla /assign @xrajesh /hold waiting for https://github.com/stolostron/search-chart/pull/132 and https://github.com/stolostron/search-operator/pull/99 are merged. ...
gharchive/pull-request
2022-02-22T12:11:18
2025-04-01T04:58:25.357025
{ "authors": [ "jlpadilla", "zhiweiyin318" ], "repo": "stolostron/klusterlet-addon-controller", "url": "https://github.com/stolostron/klusterlet-addon-controller/pull/95", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1713957251
remove the deprecated io/ioutil package Signed-off-by: myan myan@redhat.com Resolve the following issue when building the manager image: SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferr...
gharchive/pull-request
2023-05-17T13:45:47
2025-04-01T04:58:25.358924
{ "authors": [ "clyang82", "yanmxa" ], "repo": "stolostron/multicluster-global-hub", "url": "https://github.com/stolostron/multicluster-global-hub/pull/439", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1364501864
Update submariner-operator to v0.14.0-m1 to accommodate changes after operator-sdk upgrade. api/submariner/v1alpha1 -> api/v1alpha1 pkg/client usage removed other submariner projects are also updated. Fixes: https://github.com/stolostron/submariner-addon/issues/481 Part of epic: https://github.com/submariner-io/enh...
gharchive/pull-request
2022-09-07T11:11:44
2025-04-01T04:58:25.362133
{ "authors": [ "Jaanki" ], "repo": "stolostron/submariner-addon", "url": "https://github.com/stolostron/submariner-addon/pull/482", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
588567561
proxy/mock mixed behaviour User story. As a backend developer I want to let consumers test against my API Mocks and at the same time record information about structural mismatches with the backend answer. Is your feature request related to a problem? It's a workflow improvement to continuously record where structural...
gharchive/issue
2020-03-26T16:48:11
2025-04-01T04:58:25.377121
{ "authors": [ "WoH", "XVincentX", "hottehead", "philsturgeon", "pytlesk4" ], "repo": "stoplightio/prism", "url": "https://github.com/stoplightio/prism/issues/1062", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
518514283
Verbose logging User story. As a Prism CLI user, I can supply --verbose (or --debug) CLI option, so that I can see more verbose logs. Is your feature request related to a problem? There are occasions when I do not have easy access to request or response payload. For those cases, it would be helpful if I could see the...
gharchive/issue
2019-11-06T14:39:10
2025-04-01T04:58:25.386243
{ "authors": [ "TylerNielsen", "XVincentX", "karol-maciaszek", "philsturgeon", "rattrayalex" ], "repo": "stoplightio/prism", "url": "https://github.com/stoplightio/prism/issues/773", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
977004255
v4.3.2 Releases version 4.3.2 of prism Fixed @rainum
gharchive/pull-request
2021-08-23T12:57:08
2025-04-01T04:58:25.387425
{ "authors": [ "lukasz-kuzynski-11sigma" ], "repo": "stoplightio/prism", "url": "https://github.com/stoplightio/prism/pull/1874", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1504361231
Adds a check for errors on useAsyncStoryblok to prevent errors from gettting to clients. This change adds a check agains the error object coming from useAsyncData to prevent axios errors getting down to the client. This is how it looks without the check: With the check: This changes has been tested against my conte...
gharchive/pull-request
2022-12-20T10:52:45
2025-04-01T04:58:25.415543
{ "authors": [ "Dawntraoz", "SebbeJohansson" ], "repo": "storyblok/storyblok-nuxt", "url": "https://github.com/storyblok/storyblok-nuxt/pull/259", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1713961236
[Improve] Upgrade to storybook 7 Upgrade to storybook 7 Current version doesnt work with storybook 7 `Hi @AgainstLightning here is a repo with most custom render function you use, no need any addon https://github.com/chakAs3/vue3-storybook-custom-render there is with other implementations https://github.com/chak...
gharchive/issue
2023-05-17T13:47:46
2025-04-01T04:58:25.426617
{ "authors": [ "chakAs3", "mihkeleidast", "volnei" ], "repo": "storybookjs/addon-jsx", "url": "https://github.com/storybookjs/addon-jsx/issues/184", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
576372967
preset-create-react-app support of craco When @craco/craco is used as a replacement of react-scripts, there is no fork of react-scripts, thus this line, which tries to require the non-existing module .../@craco/craco/index.js/config/webpack.config, will fail. Although we could solve the issue by either providing a lo...
gharchive/issue
2020-03-05T16:20:28
2025-04-01T04:58:25.439751
{ "authors": [ "benwiles1", "danielknell", "elektronik2k5", "liokm", "mrmckeb", "rh389" ], "repo": "storybookjs/presets", "url": "https://github.com/storybookjs/presets/issues/109", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
975886512
Documentation for using with Cypress I was able to use this successfully with Jest, but I have been unable to find a way to get this working with Cypress component testing. There's an article describing this working, https://www.cypress.io/blog/2021/04/06/cypress-component-testing-react/ The examples given don't desc...
gharchive/issue
2021-08-20T20:04:07
2025-04-01T04:58:25.473774
{ "authors": [ "sdaconceicao", "yannbf" ], "repo": "storybookjs/testing-react", "url": "https://github.com/storybookjs/testing-react/issues/47", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1172315194
fix: support addons that use hook api (#30) Issue: #30 What Changed Fixed the following error when using the hooks function (ex. useArg) in the decorator function. Error: Uncaught [Error: Storybook preview hooks can only be called inside decorators and story functions.] Checklist Check the ones applicable to y...
gharchive/pull-request
2022-03-17T12:26:48
2025-04-01T04:58:25.476912
{ "authors": [ "uk-taniyama", "yannbf" ], "repo": "storybookjs/testing-react", "url": "https://github.com/storybookjs/testing-react/pull/92", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
616386510
Loop Auto Logout Error I get a message that I'm logged in, but I'm still logged out. Check if the login task has been rejected. const login = client.login(...); login.then(() => console.log('Logined Successfully'); login.catch((e) => console.error(e)); Check if the login task has been rejected. const login = c...
gharchive/issue
2020-05-12T06:08:02
2025-04-01T04:58:25.479910
{ "authors": [ "Mage-Megumin", "delta-kor", "storycraft" ], "repo": "storycraft/node-kakao", "url": "https://github.com/storycraft/node-kakao/issues/16", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
688466864
[Suggestion] Allow Scene's children property to work with Arrays Something like this: sprites = [player, enemy1, enemy2, enemy3, ...] scene = Scene({ id: 'game', children: [tileEngine, sprites], cullObjects: false }) You can use spread operator or concat method console.log([tileEngine, ...sprites]) console.log(...
gharchive/issue
2020-08-29T05:49:11
2025-04-01T04:58:25.483154
{ "authors": [ "Andrek25", "FTOH" ], "repo": "straker/kontra", "url": "https://github.com/straker/kontra/issues/191", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1359876511
Be able to choose which content types that url alias applies to Feature request Summary For some content types, it does not make sense to have a url. But for all content types there are shown a url alias field. Why is it needed? It can be confusing for the end user why there is a url field for content types that doe...
gharchive/issue
2022-09-02T08:30:51
2025-04-01T04:58:25.510776
{ "authors": [ "Alexnortung", "boazpoolman" ], "repo": "strapi-community/strapi-plugin-url-alias", "url": "https://github.com/strapi-community/strapi-plugin-url-alias/issues/19", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1372554532
Fixed bind mount paths I right now ran into this and didn't get why the container didn't write back the changes to the host files. Turns out the bind mount path were wrong and were pointing into /opt/app instead of /app. I think this might be wrong @nevotheless Thank you again for opening a PR. https://github.com/s...
gharchive/pull-request
2022-09-14T08:13:23
2025-04-01T04:58:25.516981
{ "authors": [ "Eventyret", "nevotheless" ], "repo": "strapi-community/strapi-tool-dockerize", "url": "https://github.com/strapi-community/strapi-tool-dockerize/pull/30", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1486540526
[bug]: SVG theming API bug What version of strapi-design-system are you using? Bug report All the icons inside the BaseButton on https://design-system-git-main-strapijs.vercel.app/?path=/story/design-system-technical-components-basebutton--base have their colors resetted by an internal CSS rule. Required System infor...
gharchive/issue
2022-12-09T10:55:21
2025-04-01T04:58:25.526268
{ "authors": [ "HichamELBSI", "joshuaellis", "simotae14" ], "repo": "strapi/design-system", "url": "https://github.com/strapi/design-system/issues/803", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2348530853
feat: MPTT relations compatibility issue reproduction Description Trying to get an author and then the total count of the children of that author breaks when there are no children present but requested in the query. Error: "message": "An unknown error occurred." The PR includes a test test_nexted_children.py, which ...
gharchive/pull-request
2024-06-12T11:27:35
2025-04-01T04:58:25.666677
{ "authors": [ "Eraldo", "bellini666" ], "repo": "strawberry-graphql/strawberry-django", "url": "https://github.com/strawberry-graphql/strawberry-django/pull/551", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
949595296
Getting "got an unexpected keyword argument 'type_'" with basic example I've been banging my head against this for a little while and compared to the examples on here, but haven't been able to figure this one out. My model from django.db import models class Contact(models.Model): first_name = models.CharField(m...
gharchive/issue
2021-07-21T11:09:41
2025-04-01T04:58:25.671557
{ "authors": [ "la4de", "lohmander", "patrick91" ], "repo": "strawberry-graphql/strawberry-graphql-django", "url": "https://github.com/strawberry-graphql/strawberry-graphql-django/issues/46", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
400158861
Streama fails to use MySQL Database Issue description I am trying to test run Streama using MySQL Database as back end. I have correctly (I believe) setup application.yml to use a different port and MySQL as data source. While the port change takes effect, Streama however still uses the the inbuil H2 database instead...
gharchive/issue
2019-01-17T08:20:40
2025-04-01T04:58:25.687019
{ "authors": [ "EchoDev", "airsay", "dularion" ], "repo": "streamaserver/streama", "url": "https://github.com/streamaserver/streama/issues/726", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
464118657
Fix useLocalStorage types for functional updates Fixes #438 Any interest in this PR? Great addition, thanks 👍 :tada: This PR is included in version 9.8.3 :tada: The release is available on: npm package (@latest dist-tag) GitHub release Your semantic-release bot :package::rocket:
gharchive/pull-request
2019-07-04T07:51:51
2025-04-01T04:58:25.690232
{ "authors": [ "charlax", "streamich", "wardoost" ], "repo": "streamich/react-use", "url": "https://github.com/streamich/react-use/pull/439", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
510046048
readdir fails with error when one of the fs fails The readdir method is not working properly since it fails if one of the file systems registered on the union file system fails. Environment: Node: v10.16.3 unionfs: 0b5f0368af01679b31c0ed1017716bf396c63440 Sample: This is a sample of what I'm trying to do: const rea...
gharchive/issue
2019-10-21T15:23:23
2025-04-01T04:58:25.695038
{ "authors": [ "magarcia", "streamich" ], "repo": "streamich/unionfs", "url": "https://github.com/streamich/unionfs/issues/351", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
2459271466
Fix scroll padding, so headers don't appear behind the top bar when you navigate to a page via an #anchor. 📚 Context When you click navigate to a page like https://docs.streamlit.io/develop/api-reference/utilities/st.context#contextcookies, which has a hash pointing to a specific part of the page (#contextcookies in...
gharchive/pull-request
2024-08-10T19:54:52
2025-04-01T04:58:25.724620
{ "authors": [ "sfc-gh-dmatthews", "sfc-gh-tteixeira" ], "repo": "streamlit/docs", "url": "https://github.com/streamlit/docs/pull/1132", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1393931784
[Snyk] Fix for 1 vulnerabilities This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of this project. Changes included in this PR Changes to the following files to upgrade the vulnerable dependencie...
gharchive/pull-request
2022-10-02T23:20:16
2025-04-01T04:58:25.740979
{ "authors": [ "BewareMyPower", "CLAassistant" ], "repo": "streamnative/kop", "url": "https://github.com/streamnative/kop/pull/1521", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
168614574
From our "private" package (it is never published) we should point to ... a) a file that actually exists b) it should be the private wrapper API so that we use this conveniently for dev/testing modes c) this fix is also needed to make this package work in context of npm link :+1:
gharchive/pull-request
2016-08-01T10:26:49
2025-04-01T04:58:25.760348
{ "authors": [ "maxbok", "tchakabam" ], "repo": "streamroot/hlsjs-p2p-wrapper", "url": "https://github.com/streamroot/hlsjs-p2p-wrapper/pull/74", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1293947680
Record as string How can I get a row of CSV files as a String rather than a struct or record? for example My file is : a,b,c d,e,f I want the records to look like a,b,c d,e,f and not like {schema:{"type":"struct","fields":[{"type":"string","field":"message"}]}, payload:{message:"a,b,c"}} {schema:{"type":"struct","fie...
gharchive/issue
2022-07-05T08:11:45
2025-04-01T04:58:25.762855
{ "authors": [ "bsvicente", "pradeepsh2203" ], "repo": "streamthoughts/kafka-connect-file-pulse", "url": "https://github.com/streamthoughts/kafka-connect-file-pulse/issues/306", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1069360152
Release v.1.2.0 提交自定义作业报错,console服务报 java.io.InvalidClassException 常规问题(General Question) 2021-12-02 18:01:27 | INFO | XNIO-1 task-4 | com.streamxhub.streamx.console.core.entity.Application ] local appHome:~/streamx_workspace/workspace/1466345568741457922 2021-12-02 18:01:28 | INFO | XNIO-1 task-4 | com.streamxhub...
gharchive/issue
2021-12-02T10:08:57
2025-04-01T04:58:25.769043
{ "authors": [ "xinzhuxiansheng" ], "repo": "streamxhub/streamx", "url": "https://github.com/streamxhub/streamx/issues/485", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1751486530
[deps] - Remove unused SSH lib PR Details Description This PR removes unused dependency from stride project. Related Issue #1394 Thanks !
gharchive/pull-request
2023-06-11T15:47:21
2025-04-01T04:58:25.848078
{ "authors": [ "Eideren", "Jklawreszuk" ], "repo": "stride3d/stride", "url": "https://github.com/stride3d/stride/pull/1687", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1244059141
Passacaglia @jaredjj3 I will now give support to print and make additional changes to make sure that passacaglia looks fine. We will see what comes out of this experiment. :) Sounds good, let me know if you run into any blockers. It looks promising. Wishing you the best of luck! :) Vexml is now adapted to the v...
gharchive/issue
2022-05-21T19:02:07
2025-04-01T04:58:25.880143
{ "authors": [ "jaredjj3", "rvilarl" ], "repo": "stringsync/vexml", "url": "https://github.com/stringsync/vexml/issues/54", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
182299808
Fix peer statuses and add search head statuses. What's this PR do? Fixes a bug in indexer peer metrics — namely that they didn't exist — and adds statuses of each member of the search cluster. Lastly adds a gauge for the # of captains. Motivation Detect splitbrain of search captains Properly track statuses of indexe...
gharchive/pull-request
2016-10-11T15:41:47
2025-04-01T04:58:25.882295
{ "authors": [ "gphat", "krstripe" ], "repo": "stripe/datadog-checks", "url": "https://github.com/stripe/datadog-checks/pull/35", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1158951098
Adding a one-off price to a new subscription fails Bug report Extension name: firestore-stripe-payments Describe the bug Beginning a subscription with a one-off price included fails with an Invalid value type error To Reproduce Take a look at the following screenshot from Firestore Simple checkout_session doc with...
gharchive/issue
2022-03-03T22:09:44
2025-04-01T04:58:25.886171
{ "authors": [ "Bandit", "jsteele-stripe" ], "repo": "stripe/stripe-firebase-extensions", "url": "https://github.com/stripe/stripe-firebase-extensions/issues/354", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1189461433
Claims are not set at all Bug report Extension name: [e.g. firestore-stripe-payments] Describe the bug Claims are not set at all for me (subscription). Checked the webhook 2 times & nothing in the logs related to custom claims. The meta field is set correctly in firebase "products" (from stripe). To Reproduce Steps...
gharchive/issue
2022-04-01T08:43:10
2025-04-01T04:58:25.891059
{ "authors": [ "RORO-ML", "jackstruck", "jsteele-stripe" ], "repo": "stripe/stripe-firebase-extensions", "url": "https://github.com/stripe/stripe-firebase-extensions/issues/369", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
64479694
fsevents rewrite Not quite ready yet, consider this a sneak preview. When I say 'not quite ready', I mean I need to go over the code one more time. It does pass the test suite. Awesome to see some progress here. Tried this out briefly with chokidar, apparently the getInfo method is missing from the rewrite. /Use...
gharchive/pull-request
2015-03-26T09:30:40
2025-04-01T04:58:25.928773
{ "authors": [ "bnoordhuis", "es128", "noahgrant", "wolverian" ], "repo": "strongloop/fsevents", "url": "https://github.com/strongloop/fsevents/pull/61", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
350719912
Aggregate commonly-used middleware into a single, configurable module Some middleware modules are used on every backend project because they provide key functionality to the HTTP layer, namely: koa-compress koa-bodyparser kcors koa-conditional-get & koa-etag koa-helmet koa-static koa-router Authorization header pars...
gharchive/issue
2018-08-15T08:00:33
2025-04-01T04:58:26.046338
{ "authors": [ "robertrossmann", "yunicz" ], "repo": "strvcom/atlas.js", "url": "https://github.com/strvcom/atlas.js/issues/57", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
216580246
Doesn't work with Swift 3 I followed the directions in your installation instructions and the library seems to be working well with the included OpenCV 2.4.9. I would like to make it work with OpenCV 3.X.X but when I try to replace the included OpenCV with OpenCV 3 I would get multiple errors: error core.hpp header...
gharchive/issue
2017-03-23T21:36:45
2025-04-01T04:58:26.055861
{ "authors": [ "Patrickyp", "stsievert" ], "repo": "stsievert/swix", "url": "https://github.com/stsievert/swix/issues/35", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
135918119
Add development environment notes recommending rbenv This came up helping Ben with his setup at Code for Boston. Thanks @bw120!
gharchive/pull-request
2016-02-24T01:09:52
2025-04-01T04:58:26.062136
{ "authors": [ "kevinrobinson" ], "repo": "studentinsights/studentinsights", "url": "https://github.com/studentinsights/studentinsights/pull/107", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1943915561
🛑 Wiki is down In 7aa8fa1, Wiki (https://wiki.studioedison.cz) was down: HTTP code: 0 Response time: 0 ms Resolved: Wiki is back up in 7091787 after 8 minutes.
gharchive/issue
2023-10-15T14:42:13
2025-04-01T04:58:26.072484
{ "authors": [ "studio-edison" ], "repo": "studioedison/status.studioedison.cz", "url": "https://github.com/studioedison/status.studioedison.cz/issues/34", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1874407395
🛑 Nijwa is down In 576af4a, Nijwa (https://nijwa.nl) was down: HTTP code: 502 Response time: 974 ms Resolved: Nijwa is back up in 88cf08c after 7 minutes.
gharchive/issue
2023-08-30T21:40:36
2025-04-01T04:58:26.076931
{ "authors": [ "studiovlijmscherp" ], "repo": "studiovlijmscherp/uptime", "url": "https://github.com/studiovlijmscherp/uptime/issues/335", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2247359420
🛑 Moodstudios is down In 36b44b3, Moodstudios (https://moodstudios.nl) was down: HTTP code: 0 Response time: 0 ms Resolved: Moodstudios is back up in 5d35233 after 6 minutes.
gharchive/issue
2024-04-17T04:43:36
2025-04-01T04:58:26.079212
{ "authors": [ "studiovlijmscherp" ], "repo": "studiovlijmscherp/uptime", "url": "https://github.com/studiovlijmscherp/uptime/issues/477", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
189362215
Apple validation Hi, I would like to know if there is any issue using this library and Apple validation (Specially regarding security) ? Hi, sorry for the late answer. As far as I know there aren't any issues. I myself used this library in myCoAP which was approved for the AppStore.
gharchive/issue
2016-11-15T11:04:46
2025-04-01T04:58:26.089828
{ "authors": [ "kjvgs", "stuffrabbit" ], "repo": "stuffrabbit/SwiftCoAP", "url": "https://github.com/stuffrabbit/SwiftCoAP/issues/8", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
220554526
Carthage support Hi, Interesting component 🙂 For iOS projets it's will be great to make your component Carthage compatible Take a look at these articles: Ruthlessly Simple Dependency Management with Carthage Carthage Tutorial: Getting Started Making Carthage-compatible Frameworks with Swift Creating Cross-Platform ...
gharchive/issue
2017-04-10T07:03:42
2025-04-01T04:58:26.093809
{ "authors": [ "TofPlay", "stuffrabbit" ], "repo": "stuffrabbit/SwiftSpreadsheet", "url": "https://github.com/stuffrabbit/SwiftSpreadsheet/issues/2", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1646019696
what's AZURE_OPENAI_MODEL_MAPPER? the proxy doesn't work in my azure's server. If I use openai key, it works fine, but if I use azure key after proxy, it doesn't work. I think that problem is in the yaml file. what's AZURE_OPENAI_MODEL_MAPPER? How can I get it? Would u give me an example? Thanks a lot! AZURE_OPEN...
gharchive/issue
2023-03-29T15:09:06
2025-04-01T04:58:26.096994
{ "authors": [ "Moss-qc", "stulzq" ], "repo": "stulzq/azure-openai-proxy", "url": "https://github.com/stulzq/azure-openai-proxy/issues/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1064538928
Read env from file Add support of reading env from files. In code it can be extension method for internal struct. Maybe we can use default classes for realise env file parsing? Env.FromFile(".env").FillStaticClass(typeof(AppEnv)); // or var appEnv = new AppEnv(); // or just AppEnv appEnv = null; Env.FromFile(".env"...
gharchive/issue
2021-11-26T14:32:00
2025-04-01T04:58:26.098541
{ "authors": [ "stunislaf" ], "repo": "stunislaf/sevn", "url": "https://github.com/stunislaf/sevn/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2080061019
🛑 Panel is down In c0529a6, Panel (https://portal.xoro-hosting.com) was down: HTTP code: 0 Response time: 0 ms Resolved: Panel is back up in d89970c after 10 minutes.
gharchive/issue
2024-01-13T04:17:35
2025-04-01T04:58:26.108440
{ "authors": [ "stxrlite" ], "repo": "stxrlite/xoro-updates", "url": "https://github.com/stxrlite/xoro-updates/issues/1247", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2094243978
🛑 Main Website is down In 1d86e25, Main Website (https://xoro-hosting.com) was down: HTTP code: 0 Response time: 0 ms Resolved: Main Website is back up in 1bfb49f after 22 minutes.
gharchive/issue
2024-01-22T16:04:23
2025-04-01T04:58:26.110724
{ "authors": [ "stxrlite" ], "repo": "stxrlite/xoro-updates", "url": "https://github.com/stxrlite/xoro-updates/issues/1872", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2058799776
🛑 Panel is down In 077a188, Panel (https://portal.xoro-hosting.com) was down: HTTP code: 0 Response time: 0 ms Resolved: Panel is back up in f8bf535 after 6 minutes.
gharchive/issue
2023-12-28T20:31:37
2025-04-01T04:58:26.113023
{ "authors": [ "stxrlite" ], "repo": "stxrlite/xoro-updates", "url": "https://github.com/stxrlite/xoro-updates/issues/196", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2111185473
🛑 Main Website is down In 963c9cc, Main Website (https://xoro-hosting.com) was down: HTTP code: 0 Response time: 0 ms Resolved: Main Website is back up in 8ee92d4 after 1 hour, 48 minutes.
gharchive/issue
2024-01-31T23:50:38
2025-04-01T04:58:26.115451
{ "authors": [ "stxrlite" ], "repo": "stxrlite/xoro-updates", "url": "https://github.com/stxrlite/xoro-updates/issues/2501", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2057249795
🛑 Main Website is down In 553b084, Main Website (https://xoro-hosting.com) was down: HTTP code: 0 Response time: 0 ms Resolved: Status is back up in 8100c7d after 28 minutes.
gharchive/issue
2023-12-27T11:21:58
2025-04-01T04:58:26.117696
{ "authors": [ "stxrlite" ], "repo": "stxrlite/xoro-updates", "url": "https://github.com/stxrlite/xoro-updates/issues/97", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2733048278
[-18+Viral@Link-]— 5 girls 5 rocket Original Video Trending 5 girls 5 rocket Viral Video Telegram Links (18+) #4580 44 seconds ago L𝚎aked Video 5 girls 5 rocket Original Video Viral Video L𝚎aked on X Twitter Telegram [-𝐅𝐔𝐋𝐋-𝐕𝐈𝐑𝐀𝐋-]— 5 girls 5 rocket Video Original Video Link 5 girls 5 rocket Video Viral On...
gharchive/issue
2024-12-11T13:55:32
2025-04-01T04:58:26.134297
{ "authors": [ "24h-Schluesseldienst-Berlin", "biliman001" ], "repo": "styled-components/styled-components", "url": "https://github.com/styled-components/styled-components/issues/4618", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
418109474
Refactored code to use more named exports Closes #2418 by adding utils, models, and constructors to the secretInternals. https://basarat.gitbooks.io/typescript/docs/tips/defaultIsBad.html I'm fine with your internal refactorings, but as I said before I don't want to expose actual internals. If you wanted to pare ...
gharchive/pull-request
2019-03-07T03:15:55
2025-04-01T04:58:26.142203
{ "authors": [ "alansouzati", "mxstbr", "probablyup" ], "repo": "styled-components/styled-components", "url": "https://github.com/styled-components/styled-components/pull/2436", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
176539179
Faker::Hacker.say_something_smart Hi there! :) First, thanks for this awesome gem. Related to Faker::Hacker.say_something_smart, the random phrases in general begin with a uppercase character, but some of the phrases begin just with a lowercase. It's just a cosmetic issue, but wanted to let you know. Can you post a...
gharchive/issue
2016-09-13T03:24:01
2025-04-01T04:58:26.163314
{ "authors": [ "SagareGanesh", "b264", "kfrz", "kivohin" ], "repo": "stympy/faker", "url": "https://github.com/stympy/faker/issues/691", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
728992902
Updated contributors.json added my details Issue https://github.com/subeshb1/developer-community-stats/issues/259#issue-724203368 Description I updated the contributors.json file Please reopen after you fix issues I found this mistake but I am unable to commit my changes because GitHub is not working. It is not s...
gharchive/pull-request
2020-10-25T10:50:46
2025-04-01T04:58:26.176117
{ "authors": [ "RohanTheProgrammer", "subeshb1" ], "repo": "subeshb1/developer-community-stats", "url": "https://github.com/subeshb1/developer-community-stats/pull/612", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
202608431
License compatibility The project LICENSE file is an MIT style license, but gosecco is AGPL licensed, see https://github.com/twtiger/gosecco/blob/master/LICENSE This makes the combined work AGPL licensed, making your license file somewhat misleading. I previously asked about a license change for compatibility with Ap...
gharchive/issue
2017-01-23T18:07:24
2025-04-01T04:58:26.179154
{ "authors": [ "dma", "justincormack", "xSmurf" ], "repo": "subgraph/oz", "url": "https://github.com/subgraph/oz/issues/91", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1912247210
Update Rule: Update link_credential_phishing_voicemail_language.yml Expanding rule to pick up FN's. Notable improvement. 185 messages found 36 Already Flagged Will run test rules, but hunts in multiple environments look great. /update-test-rules Todo: I think it makes sense to update this from unsolicited to "new...
gharchive/pull-request
2023-09-25T20:38:04
2025-04-01T04:58:26.182761
{ "authors": [ "morriscode" ], "repo": "sublime-security/sublime-rules", "url": "https://github.com/sublime-security/sublime-rules/pull/822", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2680560339
Fix PowerShell hang when checking dll version When the dll version check hung, LSP-PowerShellEditorServices could not determine the version and tried to download and install PowerShellEditorServices again. As a side effect, LSP server startup is faster. Fixes #27 Thank's for keeping on it. This change certainly mak...
gharchive/pull-request
2024-11-21T18:59:37
2025-04-01T04:58:26.194284
{ "authors": [ "Paciupa", "deathaxe" ], "repo": "sublimelsp/LSP-PowerShellEditorServices", "url": "https://github.com/sublimelsp/LSP-PowerShellEditorServices/pull/29", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1519367386
Add FIPS status test Add FIPS status test to verify submariner gateway mode. When OCP cluster deployed with FIPS mode [1], submariner gateway should support FIPS mode and run with this mode enabled for libreswan. Currently, FIPS is not supported on pure k8s. It is supported on OCP clusters. [1] - https://docs.openshi...
gharchive/pull-request
2023-01-04T17:54:42
2025-04-01T04:58:26.197989
{ "authors": [ "MaxBab", "dfarrell07", "tpantelis" ], "repo": "submariner-io/submariner", "url": "https://github.com/submariner-io/submariner/pull/2232", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1967048694
Update security.md The part on general security tips has been significantly improved. Added a guide to basic server security. I think pages with huge bright red or yellow banners with exclamation points are not serious style. Warnings at such a strong level about what every cryptan should already know - makes our s...
gharchive/pull-request
2023-10-29T16:03:20
2025-04-01T04:58:26.199532
{ "authors": [ "mathematicw" ], "repo": "subspace/subspace-docs", "url": "https://github.com/subspace/subspace-docs/pull/293", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2077919416
Fix broken edit link Fixed the link for "Edit this page" that previously led to a 404 page Impactful small PR @gvzdv, thank you very much for your contribution!
gharchive/pull-request
2024-01-12T01:50:06
2025-04-01T04:58:26.200431
{ "authors": [ "EmilFattakhov", "gvzdv" ], "repo": "subspace/subspace-docs", "url": "https://github.com/subspace/subspace-docs/pull/398", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
55359340
check if x and y are defined, not truthy Collision detection fails when x or y is 0. Now specifically checking if they are defined. Also added a test to verify. Thanks for the patch! Merged in 1.0.2.
gharchive/pull-request
2015-01-24T05:10:49
2025-04-01T04:58:26.203093
{ "authors": [ "chrisjaure", "substack" ], "repo": "substack/box-collide", "url": "https://github.com/substack/box-collide/pull/1", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
50470704
Remove dead code This code is never actually hit. :+1: lgtm
gharchive/pull-request
2014-11-30T21:06:54
2025-04-01T04:58:26.203836
{ "authors": [ "ForbesLindesay", "RichardLitt" ], "repo": "substack/static-module", "url": "https://github.com/substack/static-module/pull/4", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2614866029
docs: Add --evm template to the command. On the first step in Option 1, I got an error which is easily fixed, and an update to the docs would prevent others from the same issue. % cargo prove new fibonacci error: the following required arguments were not provided: <--bare|--evm> Usage: cargo prove new <--bare|--evm> ...
gharchive/pull-request
2024-10-25T18:39:55
2025-04-01T04:58:26.212089
{ "authors": [ "collinlowenburg", "yuwen01" ], "repo": "succinctlabs/sp1", "url": "https://github.com/succinctlabs/sp1/pull/1698", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1339881870
Chiaki Nanami Theme Contribution Chiaki Nanami Theme https://github.com/Dutchsnake5/Steam-Deck-Themes-By-Five Checklist Failure to complete this checklist or deleting boxes from the checklist will result in the closing of your pull request unless this is a theme update. Please write any comments regarding this checkl...
gharchive/pull-request
2022-08-16T06:35:53
2025-04-01T04:58:26.218524
{ "authors": [ "Dutchsnake5", "suchmememanyskill" ], "repo": "suchmememanyskill/CssLoader-ThemeDb", "url": "https://github.com/suchmememanyskill/CssLoader-ThemeDb/pull/62", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
792888265
Use Ruby on Rails 6.1 way of iterating error messages Use the 6.1 way of iterating error message in the shared error partial. Use the shared error partial in views that had their own implementation. Remove dead error code form the assets controller. This leaves one case that is in the Authlogic gem. Visual change...
gharchive/pull-request
2021-01-24T20:43:24
2025-04-01T04:58:26.221416
{ "authors": [ "Manfred", "sudara" ], "repo": "sudara/alonetone", "url": "https://github.com/sudara/alonetone/pull/1098", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2618348358
Feature Request: Implement a program to reverse an array in Java 🔖 Feature Description Given an array, the task is to reverse the array 📈 Benefits Reversing an array means rearranging the elements such that the first element becomes the last, the second element becomes second last and so on. 🛠️ Suggested Implement...
gharchive/issue
2024-10-28T12:55:00
2025-04-01T04:58:26.226397
{ "authors": [ "farhan-sayeed" ], "repo": "sudo-parnab/Its-algober", "url": "https://github.com/sudo-parnab/Its-algober/issues/37", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
777327172
Icon change What is the change? Google fonts and font awesome icon added. Which issue does this resolve? Fixes: #59 #48 What does it fix/add? Both issue #59 and #48 are fixed. How was it tested? On Browser. Looks like this is a duplicate of #59. Let's close this to avoid confusion. Looks like this is a duplicate ...
gharchive/pull-request
2021-01-01T18:04:12
2025-04-01T04:58:26.228316
{ "authors": [ "Harshit850", "sudo-rgorai" ], "repo": "sudo-rgorai/DarkSite", "url": "https://github.com/sudo-rgorai/DarkSite/pull/60", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2193859284
Modify the submission mode shfit+enter to Enter Coincidentally, we did the same thing, this is the UI I'm currently developing. Coincidentally, we did the same thing, this is the UI I'm currently developing. Nice Job! I think that is better Solution OK OK The current typical AI websites usually do not s...
gharchive/pull-request
2024-03-19T02:14:06
2025-04-01T04:58:26.232503
{ "authors": [ "gslin1224", "satrong", "sugarforever" ], "repo": "sugarforever/chat-ollama", "url": "https://github.com/sugarforever/chat-ollama/pull/98", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2396748146
[HOLD] Upgrade airflow This upgrade also addresses a number of medium, high, and critical vulnurabilities. On main: docker scout cves local://suldlss/dlme-airflow:latest ... 187 vulnerabilities found in 63 packages UNSPECIFIED 14 LOW 54 MEDIUM 63 HIGH 49 CRITICAL 7 After upgrade...
gharchive/pull-request
2024-07-08T23:31:52
2025-04-01T04:58:26.255077
{ "authors": [ "aaron-collier" ], "repo": "sul-dlss/dlme-airflow", "url": "https://github.com/sul-dlss/dlme-airflow/pull/511", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }