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 |
|---|---|---|---|---|---|
329034697 | 支持多参数域名有问题
这个域名方便发下吗?如果不方便的话,麻烦构造一个结构一样的。我测试下
@openwings 我知道什么问题了这个是命令行本身的问题。
我们知道在命令行中&是接着执行下一个任务的意思。
所以需要把你要测试的url加上「双引号」
注意:「单引号」也有这个问题,所以必须使用双引号
为什么我装完之后,执行 hiper -n 50 https://www.baidu.com发现一直没有反应,像是卡主了,是因为需要外网么?
@ReneKuang Yes, I guess the reason is You can't access an external network
Thank you! I... | gharchive/issue | 2018-06-04T12:30:27 | 2025-04-01T06:03:43.148463 | {
"authors": [
"ReneKuang",
"openwings",
"pod4g"
],
"repo": "pod4g/hiper",
"url": "https://github.com/pod4g/hiper/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
127543803 | Add reinit method
Reinit method in order to update Mentions if the textarea value was changed programmatically (for example, we loaded new Mentions markup in it)
Great!
| gharchive/pull-request | 2016-01-19T21:33:30 | 2025-04-01T06:03:43.151814 | {
"authors": [
"djbuch",
"djhvscf"
],
"repo": "podio/jquery-mentions-input",
"url": "https://github.com/podio/jquery-mentions-input/pull/152",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
368406668 | Blurred, overlapping text when generating a PDF
Hi folks,
Any ideas what might be causing the issues in this screenshot?
I'm running this in an AWS Lambda. I've also tried running it locally, I get the same results. I'm using the basic config:
const fs = require('fs');
const conversion = require('phantom-html-to-pdf... | gharchive/issue | 2018-10-09T21:31:28 | 2025-04-01T06:03:43.203750 | {
"authors": [
"EwanValentine"
],
"repo": "pofider/phantom-html-to-pdf",
"url": "https://github.com/pofider/phantom-html-to-pdf/issues/100",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2596109285 | NavigationStack StackState and SwiftUI get out of sync creating weird issues (EmptyViews, or actions not working)
Description
Hi, I have a project that uses SwiftUI, where we have a TabView, and in one of the tabs, I have a NavigationStack(path:). And created a logic to clear the NavigationStack path everytime you ch... | gharchive/issue | 2024-10-18T00:57:13 | 2025-04-01T06:03:43.211998 | {
"authors": [
"era2099",
"mbrandonw"
],
"repo": "pointfreeco/swift-composable-architecture",
"url": "https://github.com/pointfreeco/swift-composable-architecture/issues/3450",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
246921259 | Basics of scenekit snapshots
Made SCNScene snapshot capable by creating an SCNView, sticking in the scene, and then SceneKit has first class support for taking a snapshot.
unfortunately you have to bake the size of the snapshot into the snapshotFormat function, which probably isn't write. I think it's prob way more l... | gharchive/pull-request | 2017-08-01T00:22:15 | 2025-04-01T06:03:43.213533 | {
"authors": [
"mbrandonw"
],
"repo": "pointfreeco/swift-snapshot-testing",
"url": "https://github.com/pointfreeco/swift-snapshot-testing/pull/18",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2401990312 | 🛑 Pokko - auth service is down
In 70e1e11, Pokko - auth service (https://id.pokko.io) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Pokko - auth service is back up in 6996681 after 27 minutes.
| gharchive/issue | 2024-07-11T00:49:00 | 2025-04-01T06:03:43.232013 | {
"authors": [
"brendanmckenzie"
],
"repo": "pokkocms/pokko-status",
"url": "https://github.com/pokkocms/pokko-status/issues/79",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
316239737 | Examine solutions in Lambert notebook
🐞 Problem
With the current master version, I'm getting solutions in strange locations of the plot:
I am not sure this was always the case, so it's worth it to rerun the notebook and assess whether these results are correct.
📋 Steps to solve the problem
Comment below about w... | gharchive/issue | 2018-04-20T12:00:04 | 2025-04-01T06:03:43.307826 | {
"authors": [
"Juanlu001",
"jorgepiloto"
],
"repo": "poliastro/poliastro",
"url": "https://github.com/poliastro/poliastro/issues/348",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1808942719 | Github Actions workflow for Docker build
This PR adds a Github Actions workflow that builds a Docker image from Dockerfile. This is intended as the beginning of an automated build & testing ("CI/CD") pipeline. It only checks that docker build succeeds, and does nothing with the image that is built.
In order to make... | gharchive/pull-request | 2023-07-18T02:20:14 | 2025-04-01T06:03:43.377539 | {
"authors": [
"jmcvetta",
"poloniki"
],
"repo": "poloniki/quint",
"url": "https://github.com/poloniki/quint/pull/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1646046036 | feat(abi): serde ABi and parsing files
Description
This Pr introduces:
serde for Abi structure, fro mand to DAG-CBOR format
Search for Abi files along Wasm binaries
Notes
N/A
Links to any relevant issues or pull requests
Closes #23
Open Questions
N/A
Change checklist
[X] I have performed a self-review of my own co... | gharchive/pull-request | 2023-03-29T15:23:52 | 2025-04-01T06:03:43.392685 | {
"authors": [
"tchataigner"
],
"repo": "polyphene/kythera",
"url": "https://github.com/polyphene/kythera/pull/40",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
239207642 | GO:0036374
abnormal
increased
and add "consider" links to FYPO:0001519 & FYPO:0001520
cf. #3042 & https://github.com/pombase/curation/issues/1557
abnormal glutathione hydrolase activity FYPO:0006089
increased glutathione hydrolase activity FYPO:0006090
edit file: 1dc12fcf5cd6c296aba1125651acff0cfcd9c2d6
release: ... | gharchive/issue | 2017-06-28T15:40:31 | 2025-04-01T06:03:43.407981 | {
"authors": [
"mah11"
],
"repo": "pombase/fypo",
"url": "https://github.com/pombase/fypo/issues/3043",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
899649511 | PMID:17121544
increased autophagy during vegetative growth
increased macroautophagy during vegetative growth FYPO:0007
(used macroautophagy per #3176)
| gharchive/issue | 2021-05-24T13:14:55 | 2025-04-01T06:03:43.408932 | {
"authors": [
"ValWood",
"mah11"
],
"repo": "pombase/fypo",
"url": "https://github.com/pombase/fypo/issues/4011",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
749957639 | Flutter web Uncaught ReferenceError: Toastify is not defined
I get this error on launching from hosted website :
Uncaught SyntaxError: Unexpected token '<' packages/fluttertoast/assets/toastify.js:1 when website is first loaded
On trying to show a toast :
Uncaught ReferenceError: Toastify is not defined
at :1:30
at O... | gharchive/issue | 2020-11-24T18:54:00 | 2025-04-01T06:03:43.449317 | {
"authors": [
"gsvano",
"manhtuan1712",
"ponnamkarthik",
"shatanikmahanty"
],
"repo": "ponnamkarthik/FlutterToast",
"url": "https://github.com/ponnamkarthik/FlutterToast/issues/252",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
325464246 | Reimplement files.FileLines
make buffered.Reader.line return a String iso^ instead of String val. The motivation for this is to have FileLinesalso return String iso^. And there is actually no reason why it should not return an iso String. Having a mutable and sendable String when reading from the network or from a f... | gharchive/pull-request | 2018-05-22T21:09:35 | 2025-04-01T06:03:43.469412 | {
"authors": [
"SeanTAllen",
"kulibali",
"mfelsche",
"slfritchie",
"winksaville"
],
"repo": "ponylang/ponyc",
"url": "https://github.com/ponylang/ponyc/pull/2707",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
371036482 | Allow getHostCPUFeatures to fail on ARM platforms
LLVM does not yet support getting CPU features on FreeBSD/aarch64 (or armv6/7), the situation is probably similar on other non-Linux OSes.
In the case it fails, let's just assume NEON (it's mandatory on aarch64 and very likely present on armv7).
Note that cross-llvm... | gharchive/pull-request | 2018-10-17T11:58:11 | 2025-04-01T06:03:43.472600 | {
"authors": [
"EpicEric",
"jemc",
"myfreeweb"
],
"repo": "ponylang/ponyc",
"url": "https://github.com/ponylang/ponyc/pull/2917",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
229309971 | go get github.com/ponzu-cms/ponzu/... fires error
I get the following error when trying to get and build ponzu:
# github.com/ponzu-cms/ponzu/cmd/ponzu/vendor/golang.org/x/net/http2
src/github.com/ponzu-cms/ponzu/cmd/ponzu/vendor/golang.org/x/net/http2/transport.go:1074: undefined: httplex.PunycodeHostPort
# github.co... | gharchive/issue | 2017-05-17T10:41:20 | 2025-04-01T06:03:43.478019 | {
"authors": [
"nilslice",
"torniker"
],
"repo": "ponzu-cms/ponzu",
"url": "https://github.com/ponzu-cms/ponzu/issues/144",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1920688611 | [FEATURE] Port poolifier to bun
Duplicate issue
[X] I've searched for any related issues and avoided creating a duplicate issue.
Description
Bun is the fastest JS runtime at the time
Create a forked repo called poolifier-bun: https://github.com/poolifier/poolifier-bun
Remove cluster pools
Use bun tools
Use bun API... | gharchive/issue | 2023-10-01T10:24:11 | 2025-04-01T06:03:43.490256 | {
"authors": [
"calumk",
"jerome-benoit"
],
"repo": "poolifier/poolifier",
"url": "https://github.com/poolifier/poolifier/issues/1361",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
936360954 | Added knowledge base link to the navbar
Added the Notion link to the landing page nav component
Added to footer! @monzanifabio https://pooltogether.com
| gharchive/pull-request | 2021-07-04T02:18:40 | 2025-04-01T06:03:43.491457 | {
"authors": [
"chuckbergeron",
"monzanifabio"
],
"repo": "pooltogether/pooltogether-landing-site",
"url": "https://github.com/pooltogether/pooltogether-landing-site/pull/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1141027731 | The output image is darker than the input image
When I try to specify the img-size to 1280, the output image is darker than the input image.
@wilile26811249
Yeah, that's because of the saliency map. At points in which no activation occurred, it's a dark layer. Also, for better visualization, a normalization operati... | gharchive/issue | 2022-02-17T08:37:25 | 2025-04-01T06:03:43.500083 | {
"authors": [
"pooya-mohammadi",
"wilile26811249"
],
"repo": "pooya-mohammadi/yolov5-gradcam",
"url": "https://github.com/pooya-mohammadi/yolov5-gradcam/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
353309960 | Modifier preventOverflow causes overflow if popper is wider than viewport and preventOverflow.padding is not 0
CodePen demo
This CodePen shows the bug and a possible workaround.
https://codepen.io/niklaushug/pen/GXJPqE
Steps to reproduce and fix the problem
Load CodePen. --> Popper flows out of viewport on the right... | gharchive/issue | 2018-08-23T09:58:39 | 2025-04-01T06:03:43.555701 | {
"authors": [
"FezVrasta",
"atomiks",
"jhnns",
"niklaushug"
],
"repo": "popperjs/popper-core",
"url": "https://github.com/popperjs/popper-core/issues/673",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1735653234 | Validation steps
Not for urgent review...
Related to:
https://github.com/populationgenomics/references/pull/28
https://github.com/populationgenomics/analysis-runner/pull/633
https://github.com/populationgenomics/rare-disease/tree/main/validation
This is the pipeline-ification of the RD validation. Tidies up the who... | gharchive/pull-request | 2023-06-01T07:20:38 | 2025-04-01T06:03:43.560324 | {
"authors": [
"MattWellie"
],
"repo": "populationgenomics/production-pipelines",
"url": "https://github.com/populationgenomics/production-pipelines/pull/368",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2267325327 | Section Title "Backup up Portainer" is wrong.
Before you start please confirm the following.
[X] Yes, I've searched similar issues on GitHub.
[X] Yes, I've checked whether this issue is covered in the Portainer documentation or knowledge base.
Problem Description
On the /#!/settings page, the section for backing up... | gharchive/issue | 2024-04-28T03:58:34 | 2025-04-01T06:03:43.598914 | {
"authors": [
"jamescarppe",
"michaelphipps"
],
"repo": "portainer/portainer",
"url": "https://github.com/portainer/portainer/issues/11706",
"license": "Zlib",
"license_type": "permissive",
"license_source": "github-api"
} |
911122656 | Change stack scope from limited to total.
If a stack is created outside the Portainer scope, it is a Limited stack and we can not implement access control policies on it. I searched on the documentation and slack channel but could find anything that can change the stack scope from limited to the total. A possible wor... | gharchive/issue | 2021-06-04T05:07:34 | 2025-04-01T06:03:43.601698 | {
"authors": [
"MaxiMii05",
"mahajanankur"
],
"repo": "portainer/portainer",
"url": "https://github.com/portainer/portainer/issues/5147",
"license": "Zlib",
"license_type": "permissive",
"license_source": "github-api"
} |
982047722 | feat(k8s): add the ability to deploy from a manifest URL EE-1546
Closes EE-1546
This PR is based on https://github.com/portainer/portainer/pull/5535
It brings the following:
Introduce a new URL build method in advanced deployment to deploy a manifest from a URL
Note: this PR includes changes brought to the toolkit-... | gharchive/pull-request | 2021-08-29T09:31:56 | 2025-04-01T06:03:43.604331 | {
"authors": [
"deviantony"
],
"repo": "portainer/portainer",
"url": "https://github.com/portainer/portainer/pull/5536",
"license": "Zlib",
"license_type": "permissive",
"license_source": "github-api"
} |
614769978 | 2.8
@rultor release tag is 2.8
@rultor release tag is 2.8
@portlek OK, I will release it now. Please check the progress here
@rultor release tag is 2.8
@portlek Done! FYI, the full log is here (took me 8min)
| gharchive/issue | 2020-05-08T14:15:24 | 2025-04-01T06:03:43.608591 | {
"authors": [
"portlek",
"rultor"
],
"repo": "portlek/configs",
"url": "https://github.com/portlek/configs/issues/39",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
103014581 | Add configuration to make email a required field
This patch adds a parameter to make requiring an email address configurable.
Could probably be improved by:
write tests
using HTML5 form validation
not using a nasty regex substitute to remove (required) from the placeholder (or internationalised equivalent)
Thanks... | gharchive/pull-request | 2015-08-25T12:49:07 | 2025-04-01T06:03:43.611047 | {
"authors": [
"NickHu",
"posativ"
],
"repo": "posativ/isso",
"url": "https://github.com/posativ/isso/pull/199",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2113714137 | Allow displaying images (maybe with fmt_image?)
It would be neat to recreate this table from twitter:
I wonder if one thing necessary for displaying the icons would be implementing fmt_image()? Alternatively, it seems like we could manually use html for each icon cell?
Yeah! Having a fmt_image() function would mak... | gharchive/issue | 2024-02-01T23:32:46 | 2025-04-01T06:03:43.612937 | {
"authors": [
"machow",
"rich-iannone"
],
"repo": "posit-dev/great-tables",
"url": "https://github.com/posit-dev/great-tables/issues/156",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2494122358 | Fix fontspec problem
Resolves #1
This fix sets the font path to the correct repo name.
Also fixes some old references to RStudio.
Thanks @andrie !!
| gharchive/pull-request | 2024-08-29T11:02:58 | 2025-04-01T06:03:43.620217 | {
"authors": [
"andrie",
"ivelasq"
],
"repo": "posit-marketing/posit-quarto-pdf",
"url": "https://github.com/posit-marketing/posit-quarto-pdf/pull/2",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
232437809 | vertical text alignment when a column entry occupies two or more lines
I have a few entries especially in the Skills heading where, the text in the right column of a table has to wrap to two lines. In this case, the left text is centered vertically, and I think it would look much better if it were aligned at the top.... | gharchive/issue | 2017-05-31T02:45:25 | 2025-04-01T06:03:43.622450 | {
"authors": [
"ehremington",
"mmacheerpuppy",
"philiporlando"
],
"repo": "posquit0/Awesome-CV",
"url": "https://github.com/posquit0/Awesome-CV/issues/136",
"license": "LPPL-1.3c",
"license_type": "permissive",
"license_source": "github-api"
} |
121611313 | Support color(rgb(36, 72, 99), a(90%))
If I'm using https://github.com/postcss/postcss-simple-vars, and my code looks like:
$myColor: rgb(36, 72, 99);
.foo {
color: color($myColor, a(90%));
}
And I run my postcss-simple-vars processor before this one, shouldn't it transform into:
.foo {
color: color(rgb(36, 72,... | gharchive/issue | 2015-12-11T00:50:27 | 2025-04-01T06:03:43.646176 | {
"authors": [
"onlywei"
],
"repo": "postcss/postcss-color-function",
"url": "https://github.com/postcss/postcss-color-function/issues/21",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
923385014 | cdndomain question
i have a question about code, the esm.x-static.io should be a cdn domain,but i can not find when you upload the resource in stoage|type to cdn。
help
normally, you don't need to upload the files, CDN will cache files on demand
the question is that if you first visit https://esm.sh/react for ... | gharchive/issue | 2021-06-17T03:40:35 | 2025-04-01T06:03:43.753919 | {
"authors": [
"fakership",
"ije"
],
"repo": "postui/esm.sh",
"url": "https://github.com/postui/esm.sh/issues/76",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
321551642 | Page_Template not found
I ran the simple command on Ubuntu 16.04
"PotreeConverter input.las -o some_blank_dir --generate-page xyz"
The last two lines of my output are :
Source directory /resources/page_template does not exist or is not a directory.
ERROR: filesystem error: cannot remove: No such file or directory [/h... | gharchive/issue | 2018-05-09T12:32:59 | 2025-04-01T06:03:43.774063 | {
"authors": [
"MadhavEsDios"
],
"repo": "potree/PotreeConverter",
"url": "https://github.com/potree/PotreeConverter/issues/314",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1575075465 | Parameter to Argument cases
[ ] case1: https://github.com/iNPUTmice/Conversations/commit/e6cb12dfe414497b4317820497985c110cb81864
File: MessageAdapter.java
[ ] case2: https://github.com/facebook/buck/commit/a1525ac9a0bb8f727167a8be94c81a3415128ef4
File: DebugPathSanitizer.java
@pouryafard75
In case1, RMiner... | gharchive/issue | 2023-02-07T21:52:05 | 2025-04-01T06:03:43.803151 | {
"authors": [
"pouryafard75",
"tsantalis"
],
"repo": "pouryafard75/RM-ASTDiff",
"url": "https://github.com/pouryafard75/RM-ASTDiff/issues/28",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
246673466 | Missing magic numbers
Given the following code
<?php
sprintf('%d', 5000);
Why is the 5000 not picked up as a magic number ?
I read the docs ignore this
| gharchive/issue | 2017-07-31T07:56:50 | 2025-04-01T06:03:43.804002 | {
"authors": [
"exussum12"
],
"repo": "povils/phpmnd",
"url": "https://github.com/povils/phpmnd/issues/55",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2638466209 | Avoid number casting on number values that contain non-digit characters
Fixes #1000
This replaces a previous attempt #1002
@Helveg I've tried implementing what was discussed in #1000
I had to add an exception for jsonb fields, because it seems that we don't have the column type information there. I'm not sure wheth... | gharchive/pull-request | 2024-11-06T15:38:47 | 2025-04-01T06:03:43.884794 | {
"authors": [
"Helveg",
"aberonni",
"ppetzold"
],
"repo": "ppetzold/nestjs-paginate",
"url": "https://github.com/ppetzold/nestjs-paginate/pull/1024",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2104371671 | FFmpeg: Only load versioned libraries on Linux
Prerequisite:
[ ] #6153 (TODO: Update NativeLib in this PR after the the other PR is merged)
macOS and Windows already use versioned files, e.g. libavutil.56.dylib, avutil-56.dll. Linux uses unversioned binaries at the moment, presumably because the NativeLibrary.Load... | gharchive/pull-request | 2024-01-28T22:12:53 | 2025-04-01T06:03:43.894778 | {
"authors": [
"FreezyLemon",
"bdach",
"sr229"
],
"repo": "ppy/osu-framework",
"url": "https://github.com/ppy/osu-framework/pull/6154",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1083861668 | There are some input methods that can be switched to English directly by pressing shift, but ShowyEdge cannot recognize them
For example, Sogou input method, it can be directly switched to English through the shift button, but ShowyEdge cannot recognize it.
You can download Sogou input method and try it. Sogou input ... | gharchive/issue | 2021-12-18T16:03:45 | 2025-04-01T06:03:43.969568 | {
"authors": [
"GanZhiXiong"
],
"repo": "pqrs-org/ShowyEdge",
"url": "https://github.com/pqrs-org/ShowyEdge/issues/24",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
1046140126 | Live 4 - X SEPE Mesa temática: Vias extensionistas para a inserção social dos programas de pós-graduação (25/11 - 13h30)
Informações da Transmissão Ao Vivo
Titulo: Mesa temática: Vias extensionistas para a inserção social dos programas de pós-graduação
Data e Hora: 25/11 (13h30 - 16h30)
Evento Geral (se houver): X ... | gharchive/issue | 2021-11-05T18:42:29 | 2025-04-01T06:03:43.983681 | {
"authors": [
"MariaLuizaReviliau",
"MilenaPaz2020",
"PracticeUFFSBot"
],
"repo": "practice-uffs/programa",
"url": "https://github.com/practice-uffs/programa/issues/857",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
171812355 | Smsinbound modernise tests
test by explicitly following a trail of inputs and the consequent routing rather than always setting the user start state
@imsickofmaps @gsvr please review. Doesn't look like there was anything really to 'modernise'... Please let me know if I've missed something.
@NicolaasDieBaas There... | gharchive/pull-request | 2016-08-18T03:50:48 | 2025-04-01T06:03:43.989660 | {
"authors": [
"NicolaasDieBaas",
"gsvr"
],
"repo": "praekelt/go-ndoh",
"url": "https://github.com/praekelt/go-ndoh/pull/229",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
329210045 | AssertBuilderTransitionIsNotCorruptingClassTest.java:31:...
The puzzle 47-41b924c4 from #47 has to be resolved:
https://github.com/pragmatic-objects/oo-atom/blob/25169c70a8b3079415f0a4e52c7c9933eff8448d/atom-basis/src/test/java/com/pragmaticobjects/oo/atom/codegen/bytebuddy/bt/AssertBuilderTransitionIsNotCorruptingCl... | gharchive/issue | 2018-06-04T20:45:16 | 2025-04-01T06:03:43.999455 | {
"authors": [
"0pdd"
],
"repo": "pragmatic-objects/oo-atom",
"url": "https://github.com/pragmatic-objects/oo-atom/issues/189",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
333571692 | [#188] Moar tests
Closes #188
Codecov Report
Merging #198 into master will not change coverage.
The diff coverage is n/a.
@@ Coverage Diff @@
## master #198 +/- ##
=========================================
Coverage 40.68% 40.68%
Complexity 166 ... | gharchive/pull-request | 2018-06-19T08:36:47 | 2025-04-01T06:03:44.004564 | {
"authors": [
"codecov-io",
"skapral"
],
"repo": "pragmatic-objects/oo-atom",
"url": "https://github.com/pragmatic-objects/oo-atom/pull/198",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2568240373 | Enhance readme,md
Enhancing readme.md file
assign this issue to me under gssoc ext and hacktoberfest
Explain more about issues!!
Explain more about issues!!
it can have go to top toggle
also ince its too long to scroll through adding dropdowns
Instead of writing issues in readme file, raise an issue in issue ... | gharchive/issue | 2024-10-05T17:56:24 | 2025-04-01T06:03:44.009290 | {
"authors": [
"Aditijainnn",
"prajapatihet"
],
"repo": "prajapatihet/donorconnect",
"url": "https://github.com/prajapatihet/donorconnect/issues/26",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
841970113 | INTERNAL SERVER ERROR RQ Monitor Global Exception
File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 1950, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 1936, in dispatch_request
return self.view_functionsrule.endpoint
File "/usr/l... | gharchive/issue | 2021-03-26T13:41:53 | 2025-04-01T06:03:44.016171 | {
"authors": [
"akcode47",
"jaylcm"
],
"repo": "pranavgupta1234/rqmonitor",
"url": "https://github.com/pranavgupta1234/rqmonitor/issues/13",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
640510316 | Usage of Python 3.8 in Dockerfile
Hi there,
Firstly, you've done a fantastic job with your project! You've addressed a lot of the shortcomings of rq-dashboard.
Secondly, I've run into an issue when fetching jobs where the job data was pickled with Python 3.8. The job data pickle is protocol 5, which isn't present in ... | gharchive/issue | 2020-06-17T14:56:04 | 2025-04-01T06:03:44.019491 | {
"authors": [
"pranavgupta1234",
"trodery"
],
"repo": "pranavgupta1234/rqmonitor",
"url": "https://github.com/pranavgupta1234/rqmonitor/issues/6",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2064978894 | 🛑 ChatGPT Beyond 2021 is down
In bafb693, ChatGPT Beyond 2021 (https://chatgpt-beyond-2021.onrender.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: ChatGPT Beyond 2021 is back up in b82b91f after 6 minutes.
| gharchive/issue | 2024-01-04T04:24:30 | 2025-04-01T06:03:45.177891 | {
"authors": [
"prateekralhan"
],
"repo": "prateekralhan/status",
"url": "https://github.com/prateekralhan/status/issues/181",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2566061298 | 🛑 Natural Language <2> SQL Query is down
In 232ff6f, Natural Language <2> SQL Query (https://natural-language-2-sql-queries.onrender.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Natural Language <2> SQL Query is back up in 115e283 after 9 minutes.
| gharchive/issue | 2024-10-04T10:43:13 | 2025-04-01T06:03:45.180499 | {
"authors": [
"prateekralhan"
],
"repo": "prateekralhan/status",
"url": "https://github.com/prateekralhan/status/issues/2216",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
785275854 | Fix a value in authentication.rst
The client secret is a 30-character string .
i was confused because mine is a 30-character string .
BTW , what is the max ? 30 ?
i was confused because mine is a 30-character string .
BTW , what is the max ? 30 ?
Thanks for the update! I'm not sure what the maximum size is... | gharchive/pull-request | 2021-01-13T16:58:32 | 2025-04-01T06:03:45.194043 | {
"authors": [
"bboe",
"igosad"
],
"repo": "praw-dev/praw",
"url": "https://github.com/praw-dev/praw/pull/1619",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
382764451 | Docs for AppNexus Debug auction
Documentation for Prebid.js PR: https://github.com/prebid/Prebid.js/pull/3314
released with 1.36
| gharchive/pull-request | 2018-11-20T17:10:06 | 2025-04-01T06:03:45.235436 | {
"authors": [
"aneuway2",
"bretg"
],
"repo": "prebid/prebid.github.io",
"url": "https://github.com/prebid/prebid.github.io/pull/1044",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1986398345 | Unruly: FPD and Protected Audience Support
Describes the Unruly adapter's support for Protected Audiences and First Party Data.
🏷 Type of documentation
[X] new feature
📋 Checklist
[X] Related pull requests in prebid.js or server are linked -> Paste link in this list or reference it on the PR itself
Adapter PR: ... | gharchive/pull-request | 2023-11-09T21:03:14 | 2025-04-01T06:03:45.237914 | {
"authors": [
"bhainesnexxen"
],
"repo": "prebid/prebid.github.io",
"url": "https://github.com/prebid/prebid.github.io/pull/4977",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2158355404 | RixEngine
🏷 Type of documentation
[ ] new bid adapter
[ ] update bid adapter
[ ] new feature
[ ] text edit only (wording, typos)
[X] bugfix (code examples)
[ ] new examples
📋 Checklist
[X] Related pull requests in prebid.js or server are linked -> RixEngine adapter
[ ] For new adapters check submitting your a... | gharchive/pull-request | 2024-02-28T08:08:33 | 2025-04-01T06:03:45.243044 | {
"authors": [
"BaiShuoyang",
"muuki88",
"xiaochang"
],
"repo": "prebid/prebid.github.io",
"url": "https://github.com/prebid/prebid.github.io/pull/5178",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
579667157 | prebuild -t 0.38.0 -r node-webkit fail on MacOS
Trying to do:(node-pty)
prebuild -t 0.38.0 -r node-webkit
the main error
`prebuild info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
CXX(target) Release/obj.target/pty/src/unix/pty.o
../src/unix/pty.cc:643:10: error: use of undeclared identifier 'openpty'
return o... | gharchive/issue | 2020-03-12T03:25:11 | 2025-04-01T06:03:45.247861 | {
"authors": [
"akarsh42",
"vweevers"
],
"repo": "prebuild/prebuild",
"url": "https://github.com/prebuild/prebuild/issues/266",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
441077038 | Add payload maximum size option
Motivation:
It seems that the size of payload default 100kb. To increase its size added parameter
Can you give an example of a use case where this is needed? I'm not sure why you would need to send a POST request to the server to need this change.
Can you give an example of a use ... | gharchive/pull-request | 2019-05-07T07:17:40 | 2025-04-01T06:03:45.279992 | {
"authors": [
"mtizima",
"thoop"
],
"repo": "prerender/prerender",
"url": "https://github.com/prerender/prerender/pull/586",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2434044422 | Setup gRPC for mTLS encrypted websockets communication with reader devices
Description: Ensure all communication between the device and server is encrypted using SSL/TLS certificates.
Depends on:
Vault configuration
Device: Mutual TLS
Test case: All traffic between device and server are encrypted and certificates a... | gharchive/issue | 2024-07-28T17:51:23 | 2025-04-01T06:03:45.282589 | {
"authors": [
"DACC4",
"Lutonite"
],
"repo": "presentium/api",
"url": "https://github.com/presentium/api/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1323424307 | Add memrise course to starting guide.
Description of Changes
Closes #
New Version Info
Author's Instructions
[ ] Derive a new MAJOR.MINOR.PATCH version number. Increment the:
MAJOR version when you make incompatible API changes
MINOR version when you add functionality in a backwards-compatible manner
PATCH ver... | gharchive/pull-request | 2022-07-31T10:37:54 | 2025-04-01T06:03:45.287575 | {
"authors": [
"EsmaeilSaleh",
"igbanam"
],
"repo": "preservim/nerdtree",
"url": "https://github.com/preservim/nerdtree/pull/1317",
"license": "WTFPL",
"license_type": "permissive",
"license_source": "github-api"
} |
555031699 | Add documentation for SQL LIKE
Fixes https://github.com/prestosql/presto/issues/2627
Another ping... lets get this merged please
Thanks! I'll merge it once the build passes.
| gharchive/pull-request | 2020-01-25T02:31:00 | 2025-04-01T06:03:45.323169 | {
"authors": [
"martint",
"mosabua"
],
"repo": "prestosql/presto",
"url": "https://github.com/prestosql/presto/pull/2628",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
590220930 | Add event log processor
Add an event log processor which can
write query info to file system(hdfs or local) when query completed
represent query details on the ui pages even though the query was pruned or over due, it means the important information can be saved.
refer
@tinkerrrr Thanks for raising this PR...Inst... | gharchive/pull-request | 2020-03-30T11:39:22 | 2025-04-01T06:03:45.327073 | {
"authors": [
"Praveen2112",
"electrum",
"tinkerrrr"
],
"repo": "prestosql/presto",
"url": "https://github.com/prestosql/presto/pull/3279",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
707392875 | Improve nested loop operator
Also adds a constructor to the Page class for when no blocks are passed as arguments.
Marking as WIP - I think I have a much better approach
@pettyjamesm which of the optimizations in this PR are valid when we assume that cross join cannot do build pruning? Can the PR be simplified th... | gharchive/pull-request | 2020-09-23T13:59:41 | 2025-04-01T06:03:45.328965 | {
"authors": [
"pettyjamesm",
"sopel39"
],
"repo": "prestosql/presto",
"url": "https://github.com/prestosql/presto/pull/5276",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
562065188 | New option: prettier#autoformat_require_pragma
Summary
The prettier#autoformat_config_present option is useful but it only worked with files with pragma. Now, you can use autoformat_config_present even with files without pragma using this autoformat_require_pragma option.
Test Plan
Not sure
Awesome contribution! Th... | gharchive/pull-request | 2020-02-08T19:18:12 | 2025-04-01T06:03:45.366057 | {
"authors": [
"mitermayer",
"simnalamburt"
],
"repo": "prettier/vim-prettier",
"url": "https://github.com/prettier/vim-prettier/pull/224",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1168275866 | CKEditor - Add Enhanced Image Plugin
@jxmai looks like this has been a popular plugin request i wonder if we should just add it to the CKEditor by default?
Enhanced Image Plugin = http://ckeditor.com/addon/image2
Requests:
http://forum.primefaces.org/viewtopic.php?f=14&t=48571
http://forum.primefaces.org/viewtopic.ph... | gharchive/issue | 2017-01-02T20:09:51 | 2025-04-01T06:03:45.375129 | {
"authors": [
"melloware"
],
"repo": "primefaces-extensions/primefaces-extensions",
"url": "https://github.com/primefaces-extensions/primefaces-extensions/issues/757",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
609266684 | Create actual browser bundles and transpile everything else
Required reading: #779
This PR significantly changes up our bundling situation:
Rollup now produces two actual bundles: dist/browser.esm.js and dist/browser.umd.js. These are actual browser bundles — all dependencies except for our peer dependencies (react ... | gharchive/pull-request | 2020-04-29T18:30:30 | 2025-04-01T06:03:45.423004 | {
"authors": [
"BinaryMuse",
"T-Hugs",
"emplums"
],
"repo": "primer/components",
"url": "https://github.com/primer/components/pull/789",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1953883744 | Tracking issue: implicit role cleanup
Description
A lot of our React components apply role= for elements which have an implicit role. In a lot of these cases, the role= assigned is that of the implicit role, in other words the attribute is entirely redundant.
We can safely remove these roles that are explicitly set, ... | gharchive/issue | 2023-10-20T09:21:37 | 2025-04-01T06:03:45.429512 | {
"authors": [
"keithamus",
"lesliecdubs"
],
"repo": "primer/react",
"url": "https://github.com/primer/react/issues/3845",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
605791066 | Release: alpha-v0.1.0 New Refactor for System 20
Release: alpha-v0.1.0 New Refactor for System 20
Title: Refactor Option
File: PrimeOption.sol
Deps: ERC20Detailed, ERC20, ReentrancyGuard
Notes:
ERC20Detailed has been folded into ERC20 in the newer version of openzeppelin
ReentrancyGuard a needed contract.
Events
N... | gharchive/issue | 2020-04-23T19:10:39 | 2025-04-01T06:03:45.448484 | {
"authors": [
"Alexangelj"
],
"repo": "primitivefinance/primitive-contracts",
"url": "https://github.com/primitivefinance/primitive-contracts/issues/38",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1533351318 | Image doesn't resize when opening splits
Resizing works correctly on resize of nvim (ie the frontend or terminal), but doesn't work when opening a split:
https://user-images.githubusercontent.com/159/212483682-fcd1d481-a12d-49a7-b482-0a2230f05a5e.mov
Looking over https://neovim.io/doc/user/autocmd.html#autocmd-even... | gharchive/issue | 2023-01-14T16:35:55 | 2025-04-01T06:03:45.452431 | {
"authors": [
"technicalpickles"
],
"repo": "princejoogie/chafa.nvim",
"url": "https://github.com/princejoogie/chafa.nvim/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
649030725 | 隐藏文章的分类
请问想弄一个隐藏文章的分类页面该如何实现?
就是像普通的分类那样但是里面都是隐藏的文章
唔,目前对隐藏文章的分类实现好像有些问题,我尝试修复一下
插件已更新至 0.1.1。在 _config.yml 中设置:
hide_posts:
filter: hidden
public_generators: [category]
然后给隐藏文章设置一个分类:
categories:
- 机密
应该就可以在此分类中查看隐藏文章了。
已经解决了 感谢您。
| gharchive/issue | 2020-07-01T14:31:42 | 2025-04-01T06:03:45.457238 | {
"authors": [
"larrylai19",
"printempw"
],
"repo": "printempw/hexo-hide-posts",
"url": "https://github.com/printempw/hexo-hide-posts/issues/16",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1404557795 | Improve documentation about optional/required relations
Improve the documentation for optional/required relations here and here:
Currently we use required/mandatory/non-optional interchangeably and should pick one
Figure out how to describe relations - the relation itself vs. its parts (relation field and relation s... | gharchive/issue | 2022-10-11T12:29:40 | 2025-04-01T06:03:45.477943 | {
"authors": [
"jharrell",
"keerlu"
],
"repo": "prisma/docs",
"url": "https://github.com/prisma/docs/issues/3875",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
666338024 | PANIC: column on null constraint violation error
Hi Prisma Team! My Prisma Client just crashed. This is the report:
Versions
Name
Version
Node
v10.19.0
OS
debian-openssl-1.1.x
Prisma
2.1.3
Logs
;214;1mprisma-client +0ms
prisma-client Prisma Client call: +2ms
prisma-client prisma.category.count({
... | gharchive/issue | 2020-07-27T14:26:41 | 2025-04-01T06:03:45.482491 | {
"authors": [
"ahmedB7r",
"pantharshit00",
"timsuchanek"
],
"repo": "prisma/prisma-client-js",
"url": "https://github.com/prisma/prisma-client-js/issues/807",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
537531634 | Investigate created_at getting migrated without intervention
Reported by Tim and https://prisma.slack.com/archives/CKQTGR6T0/p1576176946343300
More information here: https://github.com/prisma/lift/issues/252
And more information here as well https://github.com/prisma/lift/issues/264
| gharchive/issue | 2019-12-13T12:46:00 | 2025-04-01T06:03:45.484502 | {
"authors": [
"malekjaroslav",
"tomhoule",
"tylerjbainbridge"
],
"repo": "prisma/prisma-engine",
"url": "https://github.com/prisma/prisma-engine/issues/287",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1188938119 | Mismatching MongoDB schema leads to weird Prisma Client query results
I have this MongoDB schema:
generator client {
provider = "prisma-client-js"
previewFeatures = "mongodb"
}
datasource db {
provider = "mongodb"
url = "..."
}
model Foo {
id String @id @default(auto()) @map("_id")... | gharchive/issue | 2022-03-31T22:34:35 | 2025-04-01T06:03:45.494082 | {
"authors": [
"dpetrick",
"janpio"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/prisma/issues/12608",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1211351800 | GH bot that automatically posts the integration version Npm package name to PRs that start with integration/
https://github.com/prisma/prisma/pull/12897 is automatically published as prisma@3.13.0-integration-add-spinner-to-introspection.1. We could surface this in a comment on the PR. (Useful code: https://github.co... | gharchive/issue | 2022-04-21T17:36:58 | 2025-04-01T06:03:45.497280 | {
"authors": [
"janpio",
"jkomyno"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/prisma/issues/12918",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1249411696 | Add documentation for client tracing
Add documentation for client tracing. This should include:
How to enable it with a collector
How to log to console (if this is possible)
What information it provides
Ah, thanks @garrensmith I'll bring your notes into my PR tomorrow.
| gharchive/issue | 2022-05-26T10:50:28 | 2025-04-01T06:03:45.498753 | {
"authors": [
"andrew-walford-prisma",
"garrensmith"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/prisma/issues/13503",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1392448487 | take key doesn't work correctly for nested query that returns one item with its nested children
Bug description
If we have a nested query, and we have take key present in the query. It doesn't generate the correct raw query. The limit key isn't there when the query is converted into the raw query by prisma. This resu... | gharchive/issue | 2022-09-30T13:31:14 | 2025-04-01T06:03:45.516034 | {
"authors": [
"clathrop",
"getayush96",
"janpio",
"kirillrogovoy",
"kolserdav",
"livthomas",
"millsp",
"tom2o17",
"venables"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/prisma/issues/15623",
"license": "Apache-2.0",
"license_type": "permissive",
"lice... |
1652176245 | Migration is always detected for @dbgenerated field
Bug description
I have tried adding a nanoid postgres function to my database via updating my schema.prisma, running prisma migrate dev --create-only ,updating the migration manually and then running prisma migrate dev. Which should apply the manually updated migrat... | gharchive/issue | 2023-04-03T14:21:10 | 2025-04-01T06:03:45.526495 | {
"authors": [
"SlavenGrowy",
"janpio"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/prisma/issues/18610",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1669695946 | updatedAt before createdAt
Bug description
I just started playing with prisma. In prisma studio I made a new record with the Example table. It is showing updatedAt as having happened before createdAt. Clearly this is incorrect. See screenshot below.
How to reproduce
I'm busy going through the T3 tutorial https://www... | gharchive/issue | 2023-04-16T05:44:55 | 2025-04-01T06:03:45.532476 | {
"authors": [
"SevInf",
"kewp"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/prisma/issues/18767",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1810597291 | Interactive transaction not seeing own updates
Bug description
When in an interactive transaction, writes to rows are not seen by subsequent reads, at least sometimes.
How to reproduce
Code snippet in question:
// This is inside an interactive transaction
await txn.conditionReport.update({
where: { ten... | gharchive/issue | 2023-07-18T19:35:06 | 2025-04-01T06:03:45.537902 | {
"authors": [
"SevInf",
"balabanshik",
"janpio",
"millsp"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/prisma/issues/20283",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1849310825 | Missing Relationship Generation for Join Tables During Prisma DB Pull
Problem
When performing a db pull operation with Prisma to synchronize the database schema with the defined data models, it appears that the relationships involving join tables are not being generated as expected.
Suggested solution
Example
model... | gharchive/issue | 2023-08-14T08:43:40 | 2025-04-01T06:03:45.547347 | {
"authors": [
"janpio",
"jhd4tmr"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/prisma/issues/20679",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
630826205 | Downloading Prisma engines for windows Error
Bug description
When using npx or installing prisma with npm install im stuck with downloading the Prisma-engine for windows.
Hi @pallemach2
Can you please try again? We have added this missing binary and it should work now.
Hey @pantharshit00,
yea it's working now! T... | gharchive/issue | 2020-06-04T13:29:32 | 2025-04-01T06:03:45.554227 | {
"authors": [
"Paladinagapullaiah",
"janpio",
"pallemach2",
"pantharshit00",
"santilp95",
"srinivassunkari",
"walidmourou"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/prisma/issues/2660",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source"... |
643578340 | Typo in a Warning message. Should be nexusPluginPrisma instead of nexusPrismaPlugin
Bug description
I had a project I made in Prisma 5-6 months ago & haven’t touched since. I was just trying to update it to Prisma Stable. There is a warning that says:
Please add experimentalCRUD: true in the nexusPluginPrisma() cons... | gharchive/issue | 2020-06-23T06:47:33 | 2025-04-01T06:03:45.558998 | {
"authors": [
"deadcoder0904",
"pantharshit00"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/prisma/issues/2826",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
437476915 | Can't filter data by scalaLists fields
Describe the bug
Prisma can't filter data by scalaLists fields.
To Reproduce
I'm using this repository to reproduce the error: https://github.com/prisma/datamodel-v1.1-feedback.git
Update Category type:
type Category @db(name: "category") {
id: ID! @id
name: String!
post... | gharchive/issue | 2019-04-26T02:54:28 | 2025-04-01T06:03:45.564805 | {
"authors": [
"bkstorm",
"joshhopkins"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/prisma/issues/4454",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
796305128 | Set Postgres schema as a separate field instead of connection string.
Problem
The environment variable, DATABASE_URL, can't be changed and does not contain the schema. The environment variable can change over time and cannot make another environment variable based on DATABASE_URL.
Suggested solution
Add a field calle... | gharchive/issue | 2021-01-28T19:51:27 | 2025-04-01T06:03:45.575486 | {
"authors": [
"amit-reflectivity",
"chdalski",
"janpio"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/prisma/issues/5337",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
938701347 | Removing element from enum not working
Bug description
So in a schema if you have any field with an array of enum as type and if you remove the value from that enum, then it should only create one migration file with all changes.
But after the generation of the migration file, if you re-run the migrate command, it wi... | gharchive/issue | 2021-07-07T09:45:44 | 2025-04-01T06:03:45.582438 | {
"authors": [
"nimish-gupta",
"thebiglabasky",
"tomhoule"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/prisma/issues/8137",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1005824746 | Full-Text Search Support for MongoDB
(follow-up from #1684)
Problem
In 2.30.0, we shipped Full-Text Search support for Postgres in Preview.
We have plans to also support MongoDB full-text search. One of the prerequisites for this features is being able to manage indices in Migrate and Introspection.
Suggested solutio... | gharchive/issue | 2021-09-23T20:37:30 | 2025-04-01T06:03:45.595818 | {
"authors": [
"DeepjyotiDeb",
"adriangarciadev",
"applegrew",
"charanjit-singh",
"hoanghiep1x0",
"janpio",
"jawkhan",
"linhtrinh18",
"matthewmueller",
"niz-ib",
"okanji",
"youssef-ahamid",
"zub0r"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/... |
490723030 | [Ubuntu 19.04] - Prisma2 Init hangs at "Preparing your database" when using MySQL database
I just started by installing prisma2 globally, goes into /stacks and start with a boilerplate (GraphQL API (+Auth))
Tree:
Prisma2 version:
prisma2@2.0.0-preview-10, binary version: 1b0c271f14ca00606f56c93717e228fe48c5603c
MySQ... | gharchive/issue | 2019-09-08T07:51:04 | 2025-04-01T06:03:45.609351 | {
"authors": [
"TSTsankov",
"chernandezweb",
"darrylyoung",
"izio38",
"pantharshit00",
"shah05",
"tomhoule"
],
"repo": "prisma/prisma2",
"url": "https://github.com/prisma/prisma2/issues/522",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
... |
417313984 | Beta roadmap
Beta roadmap
[ ] Add proper documentation (#93)
[ ] Eject command (#81)
[ ] Support middlewares (#88)
[ ] Handle authorizations (depends on middleware) (#35)
[ ] Handle authentication (depends on middleware) (#34)
[ ] Support different environments out-of-the-box (dev/staging/prod etc)
eg: yoga.config.... | gharchive/issue | 2019-03-05T14:03:15 | 2025-04-01T06:03:45.614102 | {
"authors": [
"Weakky",
"firrae",
"guledali",
"williamluke4",
"wtrocki"
],
"repo": "prisma/yoga2",
"url": "https://github.com/prisma/yoga2/issues/94",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
338809938 | Example of having resolvers in separate files
In my experience, resolvers can get pretty large. Because of this, I am afraid defining all resolvers in the schema class will become unwieldy. What is the best approach to moving a resolver to a separate file, then using it in the schema class?
If there is an agreement o... | gharchive/issue | 2018-07-06T05:28:32 | 2025-04-01T06:03:45.617439 | {
"authors": [
"capaj",
"jdolle",
"pie6k",
"ryanzjohnson"
],
"repo": "prismake/typegql",
"url": "https://github.com/prismake/typegql/issues/52",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
249762327 | Decrement the number of running connections after a failed request
After 20 failed connections the prismic api stops responding. The error handler was not decrementing the running connections counter and was not processing the next request in the query
fixed in 1.2.0. thanks for your contribution 👍
| gharchive/pull-request | 2017-08-11T22:26:27 | 2025-04-01T06:03:45.618577 | {
"authors": [
"arnaudlewis",
"maxcelima"
],
"repo": "prismicio/prismic-javascript",
"url": "https://github.com/prismicio/prismic-javascript/pull/13",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
56544388 | New NativeString in FFI
There seems to be a problem either within FFI or with the way the new property of NativeString is defined in the Model, such that when using it in FFI, the compiler crashes with a No provided declaration for NEW_standard__NativeString.
Since the property is similar, I suspect NativeArray to be... | gharchive/issue | 2015-02-04T15:49:26 | 2025-04-01T06:03:45.667652 | {
"authors": [
"R4PaSs",
"privat",
"xymus"
],
"repo": "privat/nit",
"url": "https://github.com/privat/nit/issues/1145",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
65718690 | Dynamic type helps programmer with interpreted languages
I can't compile this nit code. Please fix.
var a = 42
a = "Actually this needs to be a string"
print a
I get this error when trying to compile:
21:08 ~
jp@debian-vm$ nitg serious_script.nit
serious_script.nit:3,5--40: Type error: expected Int, got String
... | gharchive/issue | 2015-04-01T16:02:19 | 2025-04-01T06:03:45.674766 | {
"authors": [
"R4PaSs",
"jpcaissy",
"privat"
],
"repo": "privat/nit",
"url": "https://github.com/privat/nit/issues/1238",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2313437896 | changes to compute final proof, proof generator and challenge and recurse
split from https://github.com/private-attribution/ipa/pull/1083.
follow up from https://github.com/private-attribution/ipa/pull/1090
Codecov Report
Attention: Patch coverage is 96.49123% with 2 lines in your changes are missing coverage. Plea... | gharchive/pull-request | 2024-05-23T17:02:46 | 2025-04-01T06:03:45.682515 | {
"authors": [
"codecov-commenter",
"danielmasny"
],
"repo": "private-attribution/ipa",
"url": "https://github.com/private-attribution/ipa/pull/1091",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1934857122 | chore: project addition by Rajesh Khadka
Add a new project to the list
Add a new project to the list
I want to add the project to the list
Record
[X] I have checked the existing issues
[X] I have read the Contributing Guidelines
[X] I agree to follow this project's Code of Conduct
[X] I want to work on this issue
... | gharchive/issue | 2023-10-10T09:14:13 | 2025-04-01T06:03:45.685270 | {
"authors": [
"priyankarpal",
"rajeshkhadka200"
],
"repo": "priyankarpal/projectshut",
"url": "https://github.com/priyankarpal/projectshut/issues/2231",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
974809611 | Custom attributes from geometry nodes
Hi,
I tweaked the code to support arbitrary color attributes from geometry node, I attached a patch and a test scene to this issue.
There's a weird thing in the mesh translator, though, the blender (python) object does not behave as expected when a geometry node is attached to it... | gharchive/issue | 2021-08-19T15:50:30 | 2025-04-01T06:03:45.688484 | {
"authors": [
"cedricp",
"prman-pixar"
],
"repo": "prman-pixar/RenderManForBlender",
"url": "https://github.com/prman-pixar/RenderManForBlender/issues/619",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1275791755 | Add target support for MSP432E4 series
Adding support for MSP432E4 targets (MSP432E401Y and MSP432E411Y) .
Generated via target-gen from https://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/msp432cmsis/latest/exports/TexasInstruments.MSP432E4_DFP.3.2.6.pack
Tested with probe-rs-cli download and hs-probe - wo... | gharchive/pull-request | 2022-06-18T13:33:14 | 2025-04-01T06:03:45.704785 | {
"authors": [
"9names",
"prabhpreet"
],
"repo": "probe-rs/probe-rs",
"url": "https://github.com/probe-rs/probe-rs/pull/1139",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1273974950 | [Question] How to handle prod/dev request flow
Hey peeps love your work!
After developing my app locally using a smee channel, I went to deploy a production version and got stuck in a predicament about how to handle future development of my app. I am using probot as a one-off app to automate a single repo and not a p... | gharchive/issue | 2022-06-16T19:08:59 | 2025-04-01T06:03:45.719758 | {
"authors": [
"gr2m",
"nickofthyme"
],
"repo": "probot/probot",
"url": "https://github.com/probot/probot/issues/1698",
"license": "ISC",
"license_type": "permissive",
"license_source": "github-api"
} |
1484961408 | Pages per Sheet
Такой функционал не поддерживается текущим исполнением через SumatraPdf, это уже входит в настройки драйвера принтера. Нужно разработать функционал для работы с принтером напрямую. (https://www.cups.org/doc/spec-ppd.html, https://en.wikipedia.org/wiki/PostScript_Printer_Description). Либо более легки... | gharchive/issue | 2022-12-08T16:14:54 | 2025-04-01T06:03:45.836116 | {
"authors": [
"mrerro"
],
"repo": "profcomff/print-winapp",
"url": "https://github.com/profcomff/print-winapp/issues/37",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2274712859 | 🛑 Multi Hardware is down
In 66b6f2b, Multi Hardware (https://www.multi-hardware.com/retrogami) was down:
HTTP code: 500
Response time: 501 ms
Resolved: Multi Hardware is back up in a87b80e after 7 minutes.
| gharchive/issue | 2024-05-02T06:24:57 | 2025-04-01T06:03:45.872653 | {
"authors": [
"proger-su"
],
"repo": "proger-su/upptime",
"url": "https://github.com/proger-su/upptime/issues/499",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
111989960 | When VHOST file is missing, generated nginx.conf is missing server
Somehow I got into a state where my app had no VHOST file associated with it. When I would push to deploy it would create an nginx.conf that was only
upstream admin.example.com {
server 172.17.1.49:5000;
}
Ultimately I had to fixed this by doing a... | gharchive/issue | 2015-10-17T23:16:17 | 2025-04-01T06:03:46.088679 | {
"authors": [
"jeffrafter",
"josegonzalez",
"michaelshobbs"
],
"repo": "progrium/dokku",
"url": "https://github.com/progrium/dokku/issues/1575",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1206775509 | Exception in Monitoring Broker
I am following the sample given Here
I have found 2 issues.
Even if I choose to go without certificates, monitoring broker fails to load as it is expecting a path to be mounted "/etc/opcua-certs/client-pki".
After doing the certificate registration and mounting the same, the broker ... | gharchive/issue | 2022-04-18T07:38:47 | 2025-04-01T06:03:46.093731 | {
"authors": [
"hemantkathuria",
"kate-goldenring"
],
"repo": "project-akri/akri",
"url": "https://github.com/project-akri/akri/issues/473",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1219392760 | TE9 chip tool testing: Event List global attributes were not present in timeformatlocalization and unit localization
As per the mandatory Global Attributes list, Event List should be present to read. While trying to read it with Chip-tool, the Event List attribute is not present in the list of available attributes to... | gharchive/issue | 2022-04-28T22:34:55 | 2025-04-01T06:03:46.095755 | {
"authors": [
"Garik098",
"bzbarsky-apple"
],
"repo": "project-chip/connectedhomeip",
"url": "https://github.com/project-chip/connectedhomeip/issues/17871",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1499739639 | [nrfconnect] [nRF52840] how do I change button setting?
Reproduction steps
I would like to change DK_BTN1: P0.12 to P0.03.
However, DK_BTN1 = 1. it seems enum value.
How do I change it?
Host OS : Ubuntu 20.04
Board : nRF52840DK
Bug prevalence
always
GitHub hash of the SDK that was being used
commit 7f2b0a5920d1a7acc2... | gharchive/issue | 2022-12-16T07:33:25 | 2025-04-01T06:03:46.100806 | {
"authors": [
"Damian-Nordic",
"mmt-10"
],
"repo": "project-chip/connectedhomeip",
"url": "https://github.com/project-chip/connectedhomeip/issues/24105",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1631373391 | [BUG] Matter Google SDK says Not a Matter-certified device - Apple works GOOD
Reproduction steps
Steps
Build the FW with Matter cert test VID - 0xFFF1 (This is Matter default value)
The Google Home app able to Commission the device successfully
Build the FW with my company VID - 0xFAKEVALUE (I am not sharing the rea... | gharchive/issue | 2023-03-20T04:49:18 | 2025-04-01T06:03:46.106812 | {
"authors": [
"Spacefish",
"dhdanh",
"umbraHare"
],
"repo": "project-chip/connectedhomeip",
"url": "https://github.com/project-chip/connectedhomeip/issues/25743",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2473100399 | [BUG] unable to commission nrf52840dk switch/light
Reproduction steps
Hi everyone, I am facing an issue and wanted to ask here for help. I am new to matter.
Flash the nrf52840dk with light example
Get your thread network operational dataset from your otbr (esp otbr in my case)
Run chip tool in interactive mode
pairi... | gharchive/issue | 2024-08-19T11:12:17 | 2025-04-01T06:03:46.112564 | {
"authors": [
"wickywaka"
],
"repo": "project-chip/connectedhomeip",
"url": "https://github.com/project-chip/connectedhomeip/issues/35068",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
732413223 | Investigate .bss usage of memp_memory_PBUF_POOL_base
2.8% 15.2Ki ../../third_party/connectedhomeip/third_party/lwip/repo/lwip/src/core/memp.c
96.6% 14.7Ki .bss
80.7% 11.8Ki memp_memory_PBUF_POOL_base
lwip has wrappers around memory allocation so it should be possible to have it go through CHIPMem rather... | gharchive/issue | 2020-10-29T15:24:39 | 2025-04-01T06:03:46.114355 | {
"authors": [
"kpschoedel",
"shana-apple"
],
"repo": "project-chip/connectedhomeip",
"url": "https://github.com/project-chip/connectedhomeip/issues/3516",
"license": "Apache-2.0",
"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.