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 |
|---|---|---|---|---|---|
146806779 | cocoapod for mac
pls update cocoapod for osx
Thank
Same bug as #21
Same bug as #20 not #21
| gharchive/issue | 2016-04-08T03:57:27 | 2025-04-01T04:58:09.754441 | {
"authors": [
"dongcp87",
"renebigot"
],
"repo": "renebigot/XlsxReaderWriter",
"url": "https://github.com/renebigot/XlsxReaderWriter/issues/25",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
598555712 | Impossible to flush cache without tags
For me it seems that flushQueryCache() doesn't work without tags at all: https://github.com/rennokki/laravel-eloquent-query-cache/blob/master/src/Traits/QueryCacheModule.php#L152
Am I right? There doesn't seem to be easy way to empty whole cache per model?
Originally posted by @... | gharchive/issue | 2020-04-12T19:33:38 | 2025-04-01T04:58:09.759306 | {
"authors": [
"apeisa",
"rennokki"
],
"repo": "rennokki/laravel-eloquent-query-cache",
"url": "https://github.com/rennokki/laravel-eloquent-query-cache/issues/17",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1124988379 | 🛑 Intranet is down
In 008ca44, Intranet (https://oceba.gba.gov.ar/intranet) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Intranet is back up in 3cb4bc9.
| gharchive/issue | 2022-02-05T17:36:23 | 2025-04-01T04:58:09.830971 | {
"authors": [
"renzoalis"
],
"repo": "renzoalis/upptime",
"url": "https://github.com/renzoalis/upptime/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1786983718 | Make updating compatibility a semi-manual process, or just add new versions
Something I concluded last time I was deep in the weeds of the compatibility matrices is that we probably want this to be a semi-manual process.
There are a few problems with the current completely automatic approach:
There are a few entries... | gharchive/issue | 2023-07-04T01:08:03 | 2025-04-01T04:58:09.834366 | {
"authors": [
"bfirsh"
],
"repo": "replicate/cog",
"url": "https://github.com/replicate/cog/issues/1171",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1855757659 | Llama 2 outputs disjointed text
Hi @michalkubizna. Can you share some more information to help figure out what's happening? Which model / version of LLaMA are you using. Can you share the code that produced this? Can you share the ID of the prediction on Replicate?
same here. here is the sample code:
import repl... | gharchive/issue | 2023-08-17T21:54:51 | 2025-04-01T04:58:09.839784 | {
"authors": [
"mattt",
"michaecube",
"michalkubizna",
"monshizadeh"
],
"repo": "replicate/replicate-python",
"url": "https://github.com/replicate/replicate-python/issues/143",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1875050373 | Use XDG variables
Today HelmVM stores its data under $HOME/.helmvm (.helmvm is replaced by the binary name). We need to start taking into account the XDG configuration instead.
Moved to Shortcut.
| gharchive/issue | 2023-08-31T08:35:09 | 2025-04-01T04:58:09.840976 | {
"authors": [
"ricardomaraschini"
],
"repo": "replicatedhq/helmvm",
"url": "https://github.com/replicatedhq/helmvm/issues/48",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1611643692 | Support v2 async controllers for posting launch/test/log
Hidden stones:
Finish test request requires specifying of LaunchUuid
...
Still need to figure out why tests for async logs are failing.
Still need to figure out why tests for async logs are failing.
| gharchive/pull-request | 2023-03-06T15:16:07 | 2025-04-01T04:58:09.847691 | {
"authors": [
"nvborisenko"
],
"repo": "reportportal/client-net",
"url": "https://github.com/reportportal/client-net/pull/111",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
242609534 | How to parcel an entity without setId() ?
Hi there,
I've got a specific Android topic.
Lets assume I requested a list of MyDataEntity:
@Entity
public interface MyData extends Persistable {
@Key
@Generated
int getId();
String getName(); // shown in SingleChoiceDialogFragment
String getSomething... | gharchive/issue | 2017-07-13T07:27:57 | 2025-04-01T04:58:09.874266 | {
"authors": [
"Agraphie",
"DaRolla",
"npurushe"
],
"repo": "requery/requery",
"url": "https://github.com/requery/requery/issues/616",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
261830880 | ManytoMany with JunctionTable(type) or JunctionTable(name) not loading
I have a model with two ManytoMany relationships. Both of them do not get populated when the model is loaded.
@Entity
public abstract class AbstractSubscriber implements Parcelable{
@Key
@SerializedName("id")
protected String id;
@ManyToM... | gharchive/issue | 2017-09-30T09:07:41 | 2025-04-01T04:58:09.876572 | {
"authors": [
"jagan-veeraraghavan",
"npurushe"
],
"repo": "requery/requery",
"url": "https://github.com/requery/requery/issues/691",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
475234105 | fix: update Lodash to version 4.17.12
#49
Please release next version soon
Coverage remained the same at 100.0% when pulling a2fc9851267b5463765b2a1c524b56ab3520cb5b on aw-davidson:fix/update-lodash into 2ae195a597ee92861e70fa6edda30c9a68a9caf2 on request:master.
Also waiting on this :) Snyk is not happy!
The ... | gharchive/pull-request | 2019-07-31T16:10:11 | 2025-04-01T04:58:09.879674 | {
"authors": [
"analog-nico",
"aw-davidson",
"cnnranderson",
"coveralls"
],
"repo": "request/request-promise-native",
"url": "https://github.com/request/request-promise-native/pull/50",
"license": "isc",
"license_type": "permissive",
"license_source": "bigquery"
} |
300567160 | Request-promise error wrapping
I am mocking request-promise with nock library. If I replyWithError and throw Error: something awful happened and in the mocking, catch block gets RequestError: Error: something awful happened
Is this intended behaviour?
It is like every error thrown in request-promise is wrapped and al... | gharchive/issue | 2018-02-27T10:12:19 | 2025-04-01T04:58:09.881984 | {
"authors": [
"analog-nico",
"tosbaha"
],
"repo": "request/request-promise",
"url": "https://github.com/request/request-promise/issues/253",
"license": "isc",
"license_type": "permissive",
"license_source": "bigquery"
} |
296916725 | put stream fails with larger files >64kB
this is hopefully not an issue, just a "understanding" problem on my side.
BTW: I first asked at https://stackoverflow.com/questions/48776919/node-js-request-module-put-stream-fails-with-larger-files-64kb but probably its better here.
I use a small node.js express server to... | gharchive/issue | 2018-02-13T22:58:31 | 2025-04-01T04:58:09.886036 | {
"authors": [
"MPNull",
"m67hoff"
],
"repo": "request/request",
"url": "https://github.com/request/request/issues/2870",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1859490764 | setting light mode
Hello,
I'm playing with .\rerun\crates\re_ui\examples\re_ui_example.rs and I'm trying to change the theme to light.
I have added only one line in the fn update:
egui::TopBottomPanel::bottom("bottom_panel")
.frame(self.re_ui.bottom_panel_frame())
.show_animated(egui_ctx, self.bot... | gharchive/issue | 2023-08-21T14:21:53 | 2025-04-01T04:58:09.926341 | {
"authors": [
"Wumpf",
"edulecom"
],
"repo": "rerun-io/rerun",
"url": "https://github.com/rerun-io/rerun/issues/3058",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2408327828 | Mark ellipsoid archetype as unreleased
What
Should fix link checker error in CI. Introduced in #6853
Checklist
[x] I have read and agree to Contributor Guide and the Code of Conduct
[x] I've included a screenshot or gif (if applicable)
[x] I have tested the web demo (if applicable):
Using examples from latest main ... | gharchive/pull-request | 2024-07-15T09:54:36 | 2025-04-01T04:58:09.932263 | {
"authors": [
"abey79",
"kpreid"
],
"repo": "rerun-io/rerun",
"url": "https://github.com/rerun-io/rerun/pull/6890",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2430836398 | mdlint: check for backticks in links
What
To prevent:
https://github.com/rerun-io/rerun/pull/6987/files
Checklist
[x] I have read and agree to Contributor Guide and the Code of Conduct
[x] I've included a screenshot or gif (if applicable)
[x] I have tested the web demo (if applicable):
Using examples from latest ... | gharchive/pull-request | 2024-07-25T19:23:30 | 2025-04-01T04:58:09.938736 | {
"authors": [
"jprochazk"
],
"repo": "rerun-io/rerun",
"url": "https://github.com/rerun-io/rerun/pull/7002",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
166182077 | TLS not enforced for docs.resin.io
docs.resin.io does not redirect to https://docs.resin.io (it seems like it should).
it would be nice to have, indeed
| gharchive/issue | 2016-07-18T20:11:33 | 2025-04-01T04:58:09.976181 | {
"authors": [
"brownjohnf",
"emirotin"
],
"repo": "resin-io/docs",
"url": "https://github.com/resin-io/docs/issues/253",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
373209287 | Modify the repo to support serving content on a subpath
The path defaults to /docs, but can be overridden by setting
PATH_PREFIX as an env var. To actually work, this will require a newer
version of resin-io/doxx. PR coming for that repo.
Change-type: major
Signed-off-by: Jack Brown jack@balena.io
The PR this is wa... | gharchive/pull-request | 2018-10-23T21:27:14 | 2025-04-01T04:58:09.978307 | {
"authors": [
"brownjohnf"
],
"repo": "resin-io/docs",
"url": "https://github.com/resin-io/docs/pull/925",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
272015997 | Support for surround output.
In addition to binaural and ambisonic output, allow the export of arbitrary speaker layouts, with presets for common layouts such as stereo, 5.1, and 7.1.
Marked as "feature request"
Hello!
Are there any plans to implement this feature?
It would be really cool if e.g. Apple's Spatial ... | gharchive/issue | 2017-11-07T23:00:42 | 2025-04-01T04:58:09.982839 | {
"authors": [
"drewbitllama",
"jkammerl",
"scriptify"
],
"repo": "resonance-audio/resonance-audio-web-sdk",
"url": "https://github.com/resonance-audio/resonance-audio-web-sdk/issues/1",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
304686407 | [RESTEASY-1824] NullPointer exception in ResteasyWadlWriter
Backported from commit 62b4a1c653c6eb812cda7a10073bb106e8e2ba17
Actually I merged your commit from master directly, thanks anyway.
| gharchive/pull-request | 2018-03-13T09:29:14 | 2025-04-01T04:58:10.018239 | {
"authors": [
"asoldano",
"jurakp"
],
"repo": "resteasy/Resteasy",
"url": "https://github.com/resteasy/Resteasy/pull/1448",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
705772347 | [WFLY-13790] added sync block
https://issues.redhat.com/browse/WFLY-13790
@asoldano Please review these changes.
@rsearls Please edit the PR description and add a link to the JIRA. Thanks!
@rsearls , actually this https://github.com/resteasy/Resteasy/pull/2539 is what I had in mind. Do you believe contextResolv... | gharchive/pull-request | 2020-09-21T17:08:10 | 2025-04-01T04:58:10.020883 | {
"authors": [
"asoldano",
"bstansberry",
"rsearls"
],
"repo": "resteasy/Resteasy",
"url": "https://github.com/resteasy/Resteasy/pull/2537",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
893522149 | error after disk full: index is not complete
restic 0.12.0 compiled with go1.16rc1 on linux/amd64
After a disk full situation, I've moved all restic repo data to a new, larger disk. A restic prune now gives me:
[...]
2 snapshots have been removed, running prune
loading indexes...
loading all snapshots...
finding data... | gharchive/issue | 2021-05-17T16:52:59 | 2025-04-01T04:58:10.037900 | {
"authors": [
"MichaelEischer",
"cstrotm",
"saberya",
"unclesamwk"
],
"repo": "restic/restic",
"url": "https://github.com/restic/restic/issues/3400",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
282206277 | document how to create a full backup without running restic as root
What is the purpose of this change? What does it change?
Add an example section to the documentation that explains how one can use restic to create a full backup without having to run it as root.
Was the change discussed in an issue or in the forum ... | gharchive/pull-request | 2017-12-14T19:05:16 | 2025-04-01T04:58:10.052452 | {
"authors": [
"codecov-io",
"dstosberg"
],
"repo": "restic/restic",
"url": "https://github.com/restic/restic/pull/1483",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
740120096 | Add helm config variables for image versions
Description
What:
Add helm variables for the NGSA, webv and logging side car images
Why:
Improve developer experience to make it easy deploying applications with a specific version
When:
Whenever a deploy is taking place
Where:
Any AKS cluster needing helm deploymen... | gharchive/issue | 2020-11-10T17:53:20 | 2025-04-01T04:58:10.071374 | {
"authors": [
"jofultz",
"sivamu"
],
"repo": "retaildevcrews/ngsa",
"url": "https://github.com/retaildevcrews/ngsa/issues/112",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1360896124 | Setup CI
Setup a CI to automatically build RetroHub for all supported systems, as well as necessary dependencies:
[x] Compile Godot export templates
[x] Compile godot-videodecoder libs
[ ] Package default themes
[ ] Bundle it all up
Most work is completed with https://github.com/retrohub-org/retrohub/commit/39c7c... | gharchive/issue | 2022-09-03T15:57:52 | 2025-04-01T04:58:10.091138 | {
"authors": [
"Ev1lbl0w"
],
"repo": "retrohub-org/retrohub",
"url": "https://github.com/retrohub-org/retrohub/issues/15",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1323122986 | UCAF - Rightclick on ATM Sign
Aus welchem Grund ist die Idee oder Erweiterung hilfreich?
Man hat eine einfachere Übersicht über die Guthaben und muss nicht gucken wieviel schon eingezahlt wurde, oder einfach zur besseren und schnelleren Information.
Was soll passieren, wie soll die Idee oder Erweiterung umgesetzt wer... | gharchive/issue | 2022-07-30T14:23:51 | 2025-04-01T04:58:10.330898 | {
"authors": [
"Gelegenheitscode",
"rettichlp"
],
"repo": "rettichlp/UnicacityAddon-1.12.2",
"url": "https://github.com/rettichlp/UnicacityAddon-1.12.2/issues/67",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1317999160 | Unable to find this setting
I want to find mature content settings in anilib
Did you login? Also, is it enabled in anilist.co? After that you can find it inside Settings -> Anime & Manga
Thanks for your help @rev0lgenX
| gharchive/issue | 2022-07-26T10:02:14 | 2025-04-01T04:58:10.341784 | {
"authors": [
"Adi432144",
"rev0lgenX"
],
"repo": "rev0lgenX/AniLib",
"url": "https://github.com/rev0lgenX/AniLib/issues/57",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
860412609 | [BUG] Cannot have a guided half_joiner2 with an unguided one in the same model
Cannot have a guided half_joiner2 with an unguided one in the same model as in the following snippet:
half_joiner2(h = 15, l = 10, w = 7, screwsize=3);
right(20) half_joiner2(h = 15, l = 10, w = 7, screwsize=3, guides = false);
Here ... | gharchive/issue | 2021-04-17T13:37:59 | 2025-04-01T04:58:10.352550 | {
"authors": [
"adrianVmariano",
"pfelecan",
"revarbat"
],
"repo": "revarbat/BOSL2",
"url": "https://github.com/revarbat/BOSL2/issues/511",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1178029276 | Added participant_type to get_info.
Hey, I added participant_type to get_info as requested in #45.
Let me know if there are any changes to be made.
I've made the requested changes.
One thing that I noticed is that the string form of UserRole is the string that was requested is stakeholdermanager but the enum Manage... | gharchive/pull-request | 2022-03-23T12:06:50 | 2025-04-01T04:58:10.358470 | {
"authors": [
"Zshan0",
"darosior"
],
"repo": "revault/revaultd",
"url": "https://github.com/revault/revaultd/pull/379",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2184672894 | Settings page crash on v220
Going to the settings page causes a crash.
im using the testflight version of discord v220 and an iPhone X on ios 15.4.1
if you need screenshots of any error codes olease let me know! (Im not sure wether to send stack trace or the other ones)
Screen record the issue and send the stack tr... | gharchive/issue | 2024-03-13T18:45:01 | 2025-04-01T04:58:10.367358 | {
"authors": [
"PalmDevs",
"talhah58"
],
"repo": "revenge-mod/Revenge",
"url": "https://github.com/revenge-mod/Revenge/issues/31",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1879171936 | Event loop gets completely stuck with uv backend
Using the reproducer @ https://paste.daniil.it/uv.tar.xz (https://github.com/danog/MadelineProto @ commit 0e838c79a56f160143ad88f0dd65d64dc102d2c4 + an aaa.php test file), running the following command on arch linux yields a total hang of the entire application around ... | gharchive/issue | 2023-09-03T17:19:02 | 2025-04-01T04:58:10.482860 | {
"authors": [
"danog"
],
"repo": "revoltphp/event-loop",
"url": "https://github.com/revoltphp/event-loop/issues/86",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
588041721 | Handle prefix dirs in S3 folder structure
If the partitions exist under a prefix this fix will ignore the prefix and work on the partitions only
e.g. S3 path with a prefix before partitions:
events/year=2020/month=03/day=25/hour=22/
The code was breaking on my setup until I made this change.
Thanks for your contrib... | gharchive/pull-request | 2020-03-25T22:59:09 | 2025-04-01T04:58:10.491030 | {
"authors": [
"dnorth98",
"jackric"
],
"repo": "rewindio/aws-athena-partition-autoloader",
"url": "https://github.com/rewindio/aws-athena-partition-autoloader/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
185847213 | Running Handlebars with different configurations
I'd like to write a webservice which takes template and parameters in and returns rendered text.
It looks like to achieve thatI need to run two handlebars instances in parallel, with different configurations. One will be used for html templates and the other for plain ... | gharchive/issue | 2016-10-28T06:17:46 | 2025-04-01T04:58:10.493839 | {
"authors": [
"GennadyPonomarev",
"JvanderStad",
"rexm"
],
"repo": "rexm/Handlebars.Net",
"url": "https://github.com/rexm/Handlebars.Net/issues/163",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
411346872 | How to treat 0 as truthy
I tried using
testing Var:
{{#if var includeZero=true}}
var is set to {{var}}
{{/if}}
but I get
Unhandled Exception: System.InvalidOperationException: Sequence contains more than one element
at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source)
at HandlebarsDotNet.Compil... | gharchive/issue | 2019-02-18T08:04:49 | 2025-04-01T04:58:10.495934 | {
"authors": [
"rexm",
"sellomkantjwa"
],
"repo": "rexm/Handlebars.Net",
"url": "https://github.com/rexm/Handlebars.Net/issues/285",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
202207226 | Update to support .NetStandard 1.3
Add support for .NetStandard 1.3
Add .NETPortable,Version=v4.0,Profile=Profile24
The NetStandard project contains now 3 frameworks:
net45
netstandard1.3
portable40-net45+sl5
You can use the _build nuget.cmd file to create a NuGet whihc you can directly commit to NuGet.org
Yeah... | gharchive/pull-request | 2017-01-20T18:15:53 | 2025-04-01T04:58:10.499013 | {
"authors": [
"StefH",
"axelheer",
"rexm",
"sbebrys"
],
"repo": "rexm/Handlebars.Net",
"url": "https://github.com/rexm/Handlebars.Net/pull/182",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
168765069 | validator.nu is down
See https://github.com/validator/validator/issues/325
Not really much I can do about this. S
Could we switch to one of the other validator relays such as https://checker.html5.org? This was suggested in validator/validator#325
I tried to follow the instructions https://github.com/rexxars/html... | gharchive/issue | 2016-08-01T23:24:46 | 2025-04-01T04:58:10.502784 | {
"authors": [
"esetnik",
"rexxars"
],
"repo": "rexxars/html-validator",
"url": "https://github.com/rexxars/html-validator/issues/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1688387195 | V1.4.1 add predicate push down
What is this PR?
This is a:
[ ] documentation update
[ ] bug fix with no breaking changes
[x] new functionality
[ ] a breaking change
All pull requests from community contributors should target the main branch (default).
Description & motivation
Checklist
[ ] I have verified that th... | gharchive/pull-request | 2023-04-28T11:24:50 | 2025-04-01T04:58:10.517284 | {
"authors": [
"rfishy1"
],
"repo": "rfishy1/dbt_metrics",
"url": "https://github.com/rfishy1/dbt_metrics/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
372181214 | 图没有数据问题(即启用collector的方法)
我是在kubernets 上部署的node-exporter,请问一下启用 netstat vmstat ,是在镜像启动添加args 参数吗 ? 我的写法为
- image: prom/node-exporter:latest
imagePullPolicy: IfNotPresent
name: prometheus-node-exporter
args:
- --collector.netstat.fields=(.) --collector.vmstat.fields=(.) --collector.interrupts
启动没有问题,但是图还是没有补全。请执教
So... | gharchive/issue | 2018-10-20T06:56:38 | 2025-04-01T04:58:10.520364 | {
"authors": [
"rfrail3",
"xuezm01"
],
"repo": "rfrail3/grafana-dashboards",
"url": "https://github.com/rfrail3/grafana-dashboards/issues/24",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
67846902 | Receive emails when new ads appears on results
Added a ready-to-cron demo able to send incremental emails on new ads on result page.
Thanks for the PR and for the donation. It's been appreciated ;)
| gharchive/pull-request | 2015-04-11T23:49:15 | 2025-04-01T04:58:10.521226 | {
"authors": [
"ninsuo",
"rfussien"
],
"repo": "rfussien/leboncoin-crawler",
"url": "https://github.com/rfussien/leboncoin-crawler/pull/1",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1497728217 | Update stable version in repo from 1.8.5 to 1.8.6
Think about update stable version to 1.8.6
Version: stable=1.8.5 (74 days old) => latest=1.8.6 (15 days old)
Installs: stable=12 (54.55%), latest=9 (40.91%), total=22
Click to edit
PR creeated
| gharchive/issue | 2022-12-15T03:33:16 | 2025-04-01T04:58:10.524011 | {
"authors": [
"GermanBluefox",
"rg-engineering"
],
"repo": "rg-engineering/ioBroker.pvoutputorg",
"url": "https://github.com/rg-engineering/ioBroker.pvoutputorg/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
167791403 | A download issue
I want to download the latest version in win7,but it always prompt the sofware is virus and canceld by win7.I don't know why
2 possibilities:
It's a false alert. VirusTotal says it's safe: https://virustotal.com/en/file/3360d5d5610898f958a84ab085570bee9b82816981f27bb60c4753303a3331aa/analysis/
You... | gharchive/issue | 2016-07-27T07:43:57 | 2025-04-01T04:58:10.526386 | {
"authors": [
"N1CEyk",
"yan12125"
],
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/issues/10173",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
232724585 | Support vudu?
Hi! Does youtube-dl support's vudu.com?
Carefully read new issue template and provide all requested information.
| gharchive/issue | 2017-05-31T23:20:32 | 2025-04-01T04:58:10.527716 | {
"authors": [
"dstftw",
"shadowfolder"
],
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/issues/13245",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
133968111 | facebook video not working
reports a 500 internal server error, but video is playing in browser. Maybe youll need to use another useragent to pass tests on the facebook server...
$ youtube-dl --verbose https://www.facebook.com/axel.klos.7/videos/1636612619944995/
[debug] System config: []
[debug] User config: []
[deb... | gharchive/issue | 2016-02-16T12:27:01 | 2025-04-01T04:58:10.529469 | {
"authors": [
"treaki",
"yan12125"
],
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/issues/8578",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
141691190 | ERROR: Unsupported URL
[generic] : Requesting header
WARNING: Falling back on generic information extractor.
[generic] : Downloading webpage
[generic] : Extracting information
ERROR: Unsupported URL: http://wixvi.cc/abigail-mac-a-domestic-dicking/; please report this issue on https://yt-dl.org/bug . Be sure to call y... | gharchive/issue | 2016-03-17T19:57:19 | 2025-04-01T04:58:10.532419 | {
"authors": [
"dstftw",
"isanketsaha"
],
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/issues/8887",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
147457538 | usage of "ETA" is ambiguous and non-standard, "time remaining" should be used
Please follow the guide below
You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
Put an x into all the boxes [ ] relevant to your issue (like that [x])
Use Preview tab... | gharchive/issue | 2016-04-11T15:02:06 | 2025-04-01T04:58:10.546169 | {
"authors": [
"dstftw",
"petfold"
],
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/issues/9160",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
217014457 | [WSJ] Extract videos embedded in articles, too
[x] Improvement
Sorry, I was doing some research for this comment when you typed yours, so this is kind of duplicative.
What's the point extracting it here?
Sorry, I don't understand the question. But maybe it's irrelevent with a wsj: shortcut.
Instead of this ex... | gharchive/pull-request | 2017-03-25T23:53:32 | 2025-04-01T04:58:10.550671 | {
"authors": [
"johnhawkinson"
],
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/pull/12558",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
1670329457 | First Run after successful install
lol dumb question, everything installed without issue on my Mac, Just not sure how to run it after the install?
Hey @TheVedrick
To re-run the script, just run the script: ./auto_gpt_easy_install.sh
Hope this helps
| gharchive/issue | 2023-04-17T03:12:43 | 2025-04-01T04:58:10.552391 | {
"authors": [
"TheVedrick",
"rgalloni"
],
"repo": "rgalloni/Auto-GPT-sandbox-wizard",
"url": "https://github.com/rgalloni/Auto-GPT-sandbox-wizard/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
306157586 | Job for tomcat.service failed because the control process exited with error code.
See "systemctl status tomcat.service" and "journalctl -xe" for details.
Well systemctl status tomcat.service outputs
● tomcat.service - Apache Tomcat Web Application Container
Loaded: loaded (/etc/systemd/system/tomcat.service; enabl... | gharchive/issue | 2018-03-17T13:44:11 | 2025-04-01T04:58:10.562003 | {
"authors": [
"Kreijstal",
"rgiyf"
],
"repo": "rgiyf/tomcatScript",
"url": "https://github.com/rgiyf/tomcatScript/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2742825807 | 🛑 Sito Web is down
In f884bd5, Sito Web (https://www.comune.preganziol.tv.it) was down:
HTTP code: 403
Response time: 564 ms
Resolved: Sito Web is back up in 303d396 after 33 minutes.
| gharchive/issue | 2024-12-16T16:20:21 | 2025-04-01T04:58:10.566238 | {
"authors": [
"rglauco"
],
"repo": "rglauco/upptime",
"url": "https://github.com/rglauco/upptime/issues/1951",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2763441173 | 🛑 Servizi Online is down
In 680aebb, Servizi Online (https://servizionline.comune.preganziol.tv.it) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Servizi Online is back up in 4a2f762 after 11 minutes.
| gharchive/issue | 2024-12-30T16:34:19 | 2025-04-01T04:58:10.568598 | {
"authors": [
"rglauco"
],
"repo": "rglauco/upptime",
"url": "https://github.com/rglauco/upptime/issues/2161",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2014616550 | 🛑 MDI Maui is down
In dfb73b1, MDI Maui (https://mdimaui.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: MDI Maui is back up in 58bc1b2 after 9 minutes.
| gharchive/issue | 2023-11-28T14:47:05 | 2025-04-01T04:58:10.573048 | {
"authors": [
"rgstephens"
],
"repo": "rgstephens/upptime",
"url": "https://github.com/rgstephens/upptime/issues/468",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2173854288 | Support editing PEM bundles lacking trailing newline
See commit messages for more information
/test baremetalds-sno-recert-cluster-rename
/test e2e-aws-ovn-single-node-recert-serial
/test e2e-aws-ovn-single-node-recert-parallel
/test e2e-aws-ovn-single-node-recert-serial
/test baremetalds-sno-recert-cluster-ren... | gharchive/pull-request | 2024-03-07T13:22:34 | 2025-04-01T04:58:10.577364 | {
"authors": [
"eranco74",
"mresvanis",
"omertuc"
],
"repo": "rh-ecosystem-edge/recert",
"url": "https://github.com/rh-ecosystem-edge/recert/pull/117",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1196749564 | Function can not be resolved with Dynamic when registering via Module::set_native_fn
The following code added to tests/modules.rs throws an error:
#[test]
fn test_module_dynamic() -> Result<(), Box<EvalAltResult>> {
fn test_fn(input: Dynamic) -> Result<INT, Box<EvalAltResult>> {
let s = input.into_string(... | gharchive/issue | 2022-04-08T02:18:17 | 2025-04-01T04:58:10.608319 | {
"authors": [
"schungx",
"soerenmeier"
],
"repo": "rhaiscript/rhai",
"url": "https://github.com/rhaiscript/rhai/issues/549",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
595714573 | Builds should be published?
Builds of each integration should be published somewhere official? Might be something for @bigkevmcd and @mnuttall to discuss depending on the future of this code
will it be integrated with odo or standalone?
does it need a short term home whilst things are decided?
Short term home is ... | gharchive/issue | 2020-04-07T09:09:45 | 2025-04-01T04:58:10.615512 | {
"authors": [
"dibbles",
"mnuttall"
],
"repo": "rhd-gitops-example/services",
"url": "https://github.com/rhd-gitops-example/services/issues/40",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
723091295 | Update to typechain v3
Hi, i tried out the pluging and it didnt work.
There was an error generating the types, later I figured it was typechain:
I generated manually the types by updating to typechain@3.0.0 and ts-generator@0.1.1
and ran typechain --target ethers-v5 --outDir tmp './artifacts/*.json'
Types were genera... | gharchive/issue | 2020-10-16T10:14:30 | 2025-04-01T04:58:10.621563 | {
"authors": [
"andreujuanc",
"crab-aldridge"
],
"repo": "rhlsthrm/buidler-typechain",
"url": "https://github.com/rhlsthrm/buidler-typechain/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2685391368 | Update registry.access.redhat.com/ubi8/go-toolset:1.21 Docker digest to 4ec05fd
This PR contains the following updates:
Package
Type
Update
Change
registry.access.redhat.com/ubi8/go-toolset
stage
digest
bd20572 -> 4ec05fd
[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard ... | gharchive/pull-request | 2024-11-23T05:28:46 | 2025-04-01T04:58:10.627920 | {
"authors": [
"MohammadiIram"
],
"repo": "rhoai-rhtap/model-registry-explore",
"url": "https://github.com/rhoai-rhtap/model-registry-explore/pull/19",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2606293029 | 🛑 BOS2 is down
In 65444be, BOS2 ($URL_BOS2) was down:
HTTP code: 0
Response time: 0 ms
Resolved: BOS2 is back up in 0fcb8fd after 15 minutes.
| gharchive/issue | 2024-10-22T19:26:29 | 2025-04-01T04:58:10.631075 | {
"authors": [
"rholak"
],
"repo": "rholak/upptime",
"url": "https://github.com/rholak/upptime/issues/458",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1275406111 | Error when creating chunks with no jobs
It was trying to iterate a variable that was defined just in case that we have jobs. Now if there's no jobs then it won't throw any error and finish successfully
Fix OSPCRE-585
| gharchive/pull-request | 2022-06-17T19:56:25 | 2025-04-01T04:58:10.632002 | {
"authors": [
"adrianfusco"
],
"repo": "rhos-infra/cibyl",
"url": "https://github.com/rhos-infra/cibyl/pull/339",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
734615292 | v1.1.9
This repository contains GitHub workflows for managing releases automatically.
Please name this issue what you would like the new release to be called. E.x. "v1.0.0"
The following slash commands are available to use in comments on this issue:
Command
Description
Parameters
/release
Creates a new release... | gharchive/issue | 2020-11-02T15:49:34 | 2025-04-01T04:58:10.641860 | {
"authors": [
"oybed"
],
"repo": "rht-labs/lodestar-deployment",
"url": "https://github.com/rht-labs/lodestar-deployment/issues/180",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
266871843 | 接收不到行情数据
用户登录:RspInfo(ErrorID=0, ErrorMsg=b'CTP:No Error')
交易日期: b'20171020'
连接市场数据: RspInfo(ErrorID=0, ErrorMsg=b'CTP:No Error')
[2018-03-03 20:12:43.020316] INFO: system_log: 同步数据中。
Traceback (most recent call last):
File "TraderApi.pyx", line 701, in ctp._TraderApi.TraderSpi_OnRspQryInvestorPosition (ctp/TraderA... | gharchive/issue | 2017-10-19T14:50:49 | 2025-04-01T04:58:10.672574 | {
"authors": [
"KimChow",
"asxzy",
"rickyall"
],
"repo": "ricequant/rqalpha-mod-ctp",
"url": "https://github.com/ricequant/rqalpha-mod-ctp/issues/4",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2405566 | This is SUDO code (never executed) but serves as a suggested change. AWS...
... has more granular permissions these days and accounts that do not have permission to "list buckets" cannot use said bucket method because it instantiated and loops through all buckets and fails with an authentication error.
The other th... | gharchive/issue | 2011-11-30T18:45:21 | 2025-04-01T04:58:10.763119 | {
"authors": [
"deadlyicon",
"konstantin-dzreyev",
"richmeyers"
],
"repo": "rightscale/right_aws",
"url": "https://github.com/rightscale/right_aws/issues/102",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
298053923 | Write Model Queries
fetch_user_points(user_id) ///Query which return user point
fetch_tutor_rate(tutor_id) //Query which return tutor rate
update_booking_points(user_id, tutor_id) //Reduces rate point from user and add rate points to tuto
Solved with #51
| gharchive/issue | 2018-02-18T02:40:06 | 2025-04-01T04:58:10.767001 | {
"authors": [
"rikenshah"
],
"repo": "rikenshah/WolfTutor",
"url": "https://github.com/rikenshah/WolfTutor/issues/49",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1580541998 | all profiling queries should in theory work for STRUCT types
STRUCT columns usually represent a nested column of some kind. The values have the same schema. Therefore, we can in theory profile each field of a STRUCT and generate a profile.
Unfortunately in our case, I get a binder error if I attempt this:
"Binder Err... | gharchive/issue | 2023-02-11T00:45:32 | 2025-04-01T04:58:10.786305 | {
"authors": [
"begelundmuller",
"hamilton"
],
"repo": "rilldata/rill-developer",
"url": "https://github.com/rilldata/rill-developer/issues/1735",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
451426282 | Plugin stopped working with helm
I have a docker helm tillerless docker image that uses alpine/helm:latest as base image, recently and new image was released and the plugin stopped working.
$ docker run --entrypoint /bin/bash --name helm -ti --rm -v ~/.kube/config.yaml:/root/.kube/config prnjanuario/helm-tillerless:... | gharchive/issue | 2019-06-03T11:16:36 | 2025-04-01T04:58:10.792693 | {
"authors": [
"pjanuario",
"rimusz"
],
"repo": "rimusz/helm-tiller",
"url": "https://github.com/rimusz/helm-tiller/issues/51",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1242627772 | Authorization Question & Extending Controllers
I'm evaluating options for JSON API in nestJS - and i'm trying to understand more about how this module works.
Is it possible to add metadata to Individual routes? I have a decorator that adds 'scopes' metadata to the method (or controller)
Additionally -
Some (not all... | gharchive/issue | 2022-05-20T05:17:53 | 2025-04-01T04:58:10.807638 | {
"authors": [
"arcticShadow",
"klerick"
],
"repo": "ringcentral/nestjs-json-api",
"url": "https://github.com/ringcentral/nestjs-json-api/issues/33",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
59666106 | Drop POSIX wrapper and switch to java.nio
Java 7 has a lot of POSIX-related stuff in the java.nio package. We could try to replace the jnr-posix layer with plain java.nio by using classes like PosixFileAttributes. Using java.nio avoids any native calls via the JNI / jaffl interface.
This issue depends on #268
Update:... | gharchive/issue | 2015-03-03T16:24:43 | 2025-04-01T04:58:10.818013 | {
"authors": [
"botic",
"grob",
"kmfdm1"
],
"repo": "ringo/ringojs",
"url": "https://github.com/ringo/ringojs/issues/293",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1418056475 | Update composer.json
replace "felixkiss/uniquewith-validator": "dev-l9-compatibility" due to non existant branch with read only repository. The original repo has been abandoned.
Please allow CI runs to make sure this still works properly. Only changes on this is the laravel shift commit + package name + tag
See all c... | gharchive/pull-request | 2022-10-21T09:39:37 | 2025-04-01T04:58:10.833633 | {
"authors": [
"Omranic",
"mattvb91"
],
"repo": "rinvex/laravel-support",
"url": "https://github.com/rinvex/laravel-support/pull/66",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
68494966 | Validator key manifests
Fix some things
Add the manifest.py command-line tool for creating new config entries
Support ephemeral validator keys in UniqueNodeList
Add new ManifestCache
Trade validator key manifests via peer gossip
Tag reviewers please.
Reviewers: @scottschurr @ximinez
I see a few issues remaini... | gharchive/pull-request | 2015-04-14T20:59:58 | 2025-04-01T04:58:10.850665 | {
"authors": [
"josh-ripple",
"nbougalis",
"rec",
"scottschurr",
"vinniefalco",
"ximinez"
],
"repo": "ripple/rippled",
"url": "https://github.com/ripple/rippled/pull/978",
"license": "ISC",
"license_type": "permissive",
"license_source": "github-api"
} |
2236399973 | DRAFT: Implement syscall for receipt verification
Description
This commit implements a new syscall allowing the guest to verify a specific receipt, rather than simply verifying that some receipt is known which satisfies the claim.
This commit implements the requisite syscall but omits the crucial step of recursively ... | gharchive/pull-request | 2024-04-10T20:46:21 | 2025-04-01T04:58:10.865008 | {
"authors": [
"SchmErik",
"preston-evans98"
],
"repo": "risc0/risc0",
"url": "https://github.com/risc0/risc0/pull/1656",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2339913815 | Missing descriptions for HWCFG0.peis on Section 2.7 Error Reactions
Hi all,
The description "HWCFG0.peis is 1 if an implementation supports sire, siwe, or sixe." is in spec V0.9.1 but is removed from the latest commits (3369da4 7a76c5d).
HWCFG0.peis (IOPMP implements interrupt suppression per entry) is only mentioned... | gharchive/issue | 2024-06-07T08:39:34 | 2025-04-01T04:58:10.872608 | {
"authors": [
"channingt",
"tyshyu"
],
"repo": "riscv-non-isa/iopmp-spec",
"url": "https://github.com/riscv-non-isa/iopmp-spec/issues/5",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2551871349 | Could the system support multiple SMEMs in SoC?
For Coresight, usually one ETR is used in SoC. While, the RV spec doesn't define the number of SMEM.
If we want to put TE and an SMEM near each hart, and trace data from every hart can be sent to target memory directly, rather than collect the trace data from every TEs ... | gharchive/issue | 2024-09-27T02:38:01 | 2025-04-01T04:58:10.878121 | {
"authors": [
"IainCRobertson",
"zhangdujiao"
],
"repo": "riscv-non-isa/riscv-trace-spec",
"url": "https://github.com/riscv-non-isa/riscv-trace-spec/issues/148",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2101385438 | Minor fixes
These are the items from my list that should mostly speak for themselves.
This change also fixes https://github.com/riscv/riscv-cheri/issues/84
| gharchive/pull-request | 2024-01-26T00:35:45 | 2025-04-01T04:58:10.879297 | {
"authors": [
"andresag01",
"sorear"
],
"repo": "riscv/riscv-cheri",
"url": "https://github.com/riscv/riscv-cheri/pull/54",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2181929306 | Is a hart a hardware thread?
My colleagues and I are struggling to precisely define "hart" and are concerned the spec is misleading.
Section 1.1 paragraph 2 states "A RISC-V compatible core might support multiple RISC-V-compatible hardware threads, or harts, through multithreading."
This language suggests that a hart... | gharchive/issue | 2024-03-12T15:27:38 | 2025-04-01T04:58:10.915324 | {
"authors": [
"aswaterman",
"davidharrishmc",
"gfavor",
"kasanovic",
"kersten1",
"nick-knight"
],
"repo": "riscv/riscv-isa-manual",
"url": "https://github.com/riscv/riscv-isa-manual/issues/1257",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
... |
480136599 | Bitmanip clash with R-type fmt & clash(?) with OP128 (page 42 of ISA manual)
Q1: Should two source reg + 1 dest reg (R-type like) operations go into OP or OP-IM?
Below is the v0.90 BitManip proposed encoding of FSRI:
rs2 | 1 | imm6 | rs1 | func3 | rd | OP-IM
where func3 = 0b101, OP-IM = 0b0010011
Note:
(1) FSRI is e... | gharchive/issue | 2019-08-13T12:45:10 | 2025-04-01T04:58:10.939565 | {
"authors": [
"aswaterman",
"cliffordwolf",
"xphung"
],
"repo": "riscv/riscv-isa-manual",
"url": "https://github.com/riscv/riscv-isa-manual/issues/436",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1574158008 | Allow to only receive resampling indices (make hierarch agnostic to specific statistical tests).
I am currently working with data from the Human Connectome Project. The dataset contains a lot of siblings, sometimes even dizygotic or even monozygotic twins. Basically for all my statistical tests, I would have to consi... | gharchive/issue | 2023-02-07T11:27:46 | 2025-04-01T04:58:10.947818 | {
"authors": [
"JohannesWiesner",
"jameschapman19",
"rishi-kulkarni"
],
"repo": "rishi-kulkarni/hierarch",
"url": "https://github.com/rishi-kulkarni/hierarch/issues/127",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
811117278 | when and how 'rewriting_compile' function is called?
i read "rewriter.py" source code, "builtins.compile" confused me
@functools.wraps(original_compile)
def rewriting_compile(*args, **kwargs):
...
builtins.compile = rewriting_compile
what i understand at first is "compile function has been hooked, when ... | gharchive/issue | 2021-02-18T13:50:37 | 2025-04-01T04:58:10.954126 | {
"authors": [
"leveryd",
"risicle"
],
"repo": "risicle/cpytraceafl",
"url": "https://github.com/risicle/cpytraceafl/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2374207886 | Panicked when handling the request: column pruning fails to generate equivalent plan.
Describe the bug
Trying out the new generate_series with now() supported, but:
dev=> create materialized view time_mv as
dev-> select Extract('year' FROM Date t::date) as year, Extract('month' FROM Date t::date) as month, 1::int as ... | gharchive/issue | 2024-06-26T04:25:34 | 2025-04-01T04:58:10.962179 | {
"authors": [
"lmatz",
"stdrc",
"xiangjinwu"
],
"repo": "risingwavelabs/risingwave",
"url": "https://github.com/risingwavelabs/risingwave/issues/17461",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2066955157 | refactor(over window): add some short-circuit logic in find_affected_ranges and some other refactoring
I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.
What's changed and what's your intention?
Introduce a new type RowsFrameBounds to represent ROWS frame bounds;
Add short circu... | gharchive/pull-request | 2024-01-05T08:48:57 | 2025-04-01T04:58:10.968972 | {
"authors": [
"stdrc"
],
"repo": "risingwavelabs/risingwave",
"url": "https://github.com/risingwavelabs/risingwave/pull/14385",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2352525773 | ci: add a github action to ensure no package version regression
I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.
What's changed and what's your intention?
close #17250
Checklist
[ ] I have written necessary rustdoc comments
[ ] I have added necessary unit tests and integration... | gharchive/pull-request | 2024-06-14T05:15:28 | 2025-04-01T04:58:10.974805 | {
"authors": [
"lmatz"
],
"repo": "risingwavelabs/risingwave",
"url": "https://github.com/risingwavelabs/risingwave/pull/17253",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1511763015 | refactor(type): introduce Timestampz type
Signed-off-by: Runji Wang wangrunji0408@163.com
I hereby agree to the terms of the Singularity Data, Inc. Contributor License Agreement.
What's changed and what's your intention?
This PR introduces Timestampz type as a wrapper over the original i64, as well as the correspondi... | gharchive/pull-request | 2022-12-27T12:36:00 | 2025-04-01T04:58:10.982494 | {
"authors": [
"jon-chuang",
"wangrunji0408",
"xiangjinwu"
],
"repo": "risingwavelabs/risingwave",
"url": "https://github.com/risingwavelabs/risingwave/pull/7084",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
623759710 | Add FlashTorch and Lucent under Visualization
Thanks for the compilation of PyTorch resources! I've added two more visualization libraries FlashTorch and Lucent (disclaimer I am the owner of Lucent)
Thanks! Merged.
| gharchive/pull-request | 2020-05-23T23:19:36 | 2025-04-01T04:58:10.984014 | {
"authors": [
"greentfrapp",
"ritchieng"
],
"repo": "ritchieng/the-incredible-pytorch",
"url": "https://github.com/ritchieng/the-incredible-pytorch/pull/93",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
385859698 | Add Out Txt file for --playlist option
What is the purpose of your issue?
[ ] Bug
[X] Feature Request
[ ] Question
[ ] Other
Description
Add Option for saving --playlist to specific file, not just the playlist_name.txt
Log
Duplicate of #423.
| gharchive/issue | 2018-11-29T18:07:02 | 2025-04-01T04:58:10.991336 | {
"authors": [
"filipppp",
"ritiek"
],
"repo": "ritiek/spotify-downloader",
"url": "https://github.com/ritiek/spotify-downloader/issues/437",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
453519796 | extension:createFile failed in code v1.35
The extension stopped working - tried to reinstall it but still getting the error
Did anyone ever figure this out?
| gharchive/issue | 2019-06-07T13:40:37 | 2025-04-01T04:58:10.995129 | {
"authors": [
"goltvn",
"zace118"
],
"repo": "ritwickdey/vscode-create-file-folder",
"url": "https://github.com/ritwickdey/vscode-create-file-folder/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
306401462 | provide consensus function to read transaction using its long ID
It is already possible to fetch/read a transaction using its shortID (see: https://godoc.org/github.com/rivine/rivine/modules/consensus#ConsensusSet.TransactionAtShortID). Using the shortID is the most efficient, however when creating a transaction usin... | gharchive/issue | 2018-03-19T10:15:11 | 2025-04-01T04:58:11.015547 | {
"authors": [
"GlenDC",
"LeeSmet"
],
"repo": "rivine/rivine",
"url": "https://github.com/rivine/rivine/issues/182",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
281459829 | Need help on setup
I'm installing on my macOs Serria 10.12.4. I'm using python 3.6.
Pip version : pip 9.0.1 from /usr/local/lib/python3.6/site-packages (python 3.6)
When I run pip3 install -e .
But it show me this error. Anyone know how to fix this?
Build using cmake ...
Scanning dependencies of target dlib
[ 0%] B... | gharchive/issue | 2017-12-12T16:57:49 | 2025-04-01T04:58:11.026430 | {
"authors": [
"arnoldtkl",
"optimisth",
"sf308"
],
"repo": "rizkiarm/LipNet",
"url": "https://github.com/rizkiarm/LipNet/issues/29",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2110643575 | Transformação VDEFMIN_UHE_PAT para VDEFMIN_UHE_EST
arquivo VDEFMIN_UHE_EST, conversão de VDEFMIN_UHE_PAT para VDEFMIN_UHE_EST parece não estar batendo. Excel da extrema esquerda mostra o valor do VDEF_UHE_EST para o estágio 10 cenário 10 e o VDEF_UHE_PAT (excel da direita) apresenta valores para patamares do VDEF_UH... | gharchive/issue | 2024-01-31T17:45:57 | 2025-04-01T04:58:11.041914 | {
"authors": [
"davidAlexander08",
"rjmalves"
],
"repo": "rjmalves/sintetizador-newave",
"url": "https://github.com/rjmalves/sintetizador-newave/issues/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
594019144 | Compilation failed in require at ...
Following the README I cloned repository, ran init.sh which executed successfully, I am able to get project info, bug details and I can checkout specific version.
The issue is when I try to execute compilation of that version it fails.
defects4j checkout -p Lang -v 1b -w /tmp/test... | gharchive/issue | 2020-04-04T19:32:32 | 2025-04-01T04:58:11.055694 | {
"authors": [
"KovacicB",
"jose",
"rjust"
],
"repo": "rjust/defects4j",
"url": "https://github.com/rjust/defects4j/issues/316",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
896926106 | SharedConfigLoadError
Dear Ryan,
Thank you for this plugin. This is amazing to use!
I just had a strange error. One thing i did was saving the config file. Even though that the config file is in the correct format (because from the CLI I can still run commands) I get the below error. Do you know how to resolve this?
... | gharchive/issue | 2021-05-20T14:45:38 | 2025-04-01T04:58:11.072199 | {
"authors": [
"Nizari"
],
"repo": "rkoval/alfred-aws-console-services-workflow",
"url": "https://github.com/rkoval/alfred-aws-console-services-workflow/issues/33",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2204105267 | Support more than 256 variants for archived enums
I'm using rkyv in an RPC system where I have a Procedure enum that's basically:
#[repr(u16)]
enum Procedure {
DoThingA(Box<ThingAData>) = 100,
DoThingB(Box<ThingBData>) = 200,
// many more...
}
where commands are grouped together and have custom discrimin... | gharchive/issue | 2024-03-24T00:12:07 | 2025-04-01T04:58:11.081860 | {
"authors": [
"ThomasCartier",
"djkoloski",
"novacrazy"
],
"repo": "rkyv/rkyv",
"url": "https://github.com/rkyv/rkyv/issues/482",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2501693852 | Update macro docs
Updated some docs for the Archive, Serialize, and Deserialize derive macros.
https://github.com/rkyv/rkyv/blob/9d1b30f31580ca07d5df0c43892e89b079ac8e7d/rkyv_derive/src/lib.rs#L64
Maybe this should now read "enable safe accessing"?
https://github.com/rkyv/rkyv/blob/9d1b30f31580ca07d5df0c43892e89... | gharchive/pull-request | 2024-09-02T23:42:21 | 2025-04-01T04:58:11.085033 | {
"authors": [
"MaxOhn",
"djkoloski"
],
"repo": "rkyv/rkyv",
"url": "https://github.com/rkyv/rkyv/pull/536",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
109681637 | ReflectionType is not namespaced
ReflectionType is not properly namespaced causing an error at runtime.
@rlerdorf how are you able to run this without correcting this error. i am very curious now, do you use some special PHP version?
| gharchive/pull-request | 2015-10-04T13:38:50 | 2025-04-01T04:58:11.095936 | {
"authors": [
"devzer01"
],
"repo": "rlerdorf/phan",
"url": "https://github.com/rlerdorf/phan/pull/11",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
392503689 | [Core] Improve define-by-run state management.
In PyTorch, we currently manage state for get/set weights via a wrapper object called PyTorchVariable which accesses layer weights.
However, in define by run backends we also may want to use lists and numpy arrays to manage state and set/get it through the executor inter... | gharchive/issue | 2018-12-19T09:09:14 | 2025-04-01T04:58:11.097251 | {
"authors": [
"michaelschaarschmidt"
],
"repo": "rlgraph/rlgraph",
"url": "https://github.com/rlgraph/rlgraph/issues/30",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
100558744 | Don't link to diasp.eu node for the diaspora* project
diaspora* is a decentralized network. Currently, the page links to diasp.eu which is one of the hundreds installations of diaspora*. I guess the site should link to the official website of diaspora* instead, explaining how to delete an account. Do you want me to o... | gharchive/issue | 2015-08-12T14:42:17 | 2025-04-01T04:58:11.113813 | {
"authors": [
"Flaburgan",
"rmlewisuk"
],
"repo": "rmlewisuk/justdelete.me",
"url": "https://github.com/rmlewisuk/justdelete.me/issues/529",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
210240148 | Latest release not marked as latest release
In https://github.com/rmrevin/yii2-fontawesome/releases the latest release is marked as 2.15.0 but there are several newer releases since then. In composer if you require something like ~2.9 it gets 2.15 instead of 2.17.1. Why is 2.15.0 marked as the latest release instead ... | gharchive/issue | 2017-02-25T15:11:56 | 2025-04-01T04:58:11.121681 | {
"authors": [
"derekisbusy",
"rmrevin"
],
"repo": "rmrevin/yii2-fontawesome",
"url": "https://github.com/rmrevin/yii2-fontawesome/issues/28",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
296689998 | Sensible default for outputPublicPath
I am not at all a webpack expert, so this change may not be appropriate. However when writing my own config, I did not need a public path, default being '/'.
So I think we should rely on this default when computing the component path (but once again I am not a webpack expert).
... | gharchive/pull-request | 2018-02-13T10:41:34 | 2025-04-01T04:58:11.126782 | {
"authors": [
"eric-burel",
"rnicholus"
],
"repo": "rnicholus/web-components-loader",
"url": "https://github.com/rnicholus/web-components-loader/pull/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1941751708 | Median value
Hi, I am having issue with cheapest blocks. Sometimes it misses the night. I need to run battery recharge each night + each day (when there is not enough sun). My guess it would be median. And if value is under median, the sensor would go on signaling enable charging (to get over top prices) . Could that... | gharchive/issue | 2023-10-13T11:16:49 | 2025-04-01T04:58:11.131501 | {
"authors": [
"hipik634",
"rnovacek"
],
"repo": "rnovacek/homeassistant_cz_energy_spot_prices",
"url": "https://github.com/rnovacek/homeassistant_cz_energy_spot_prices/issues/34",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
636878660 | Refactor Proposal
I am thinking to refactor this library so to include below things
Update cropper.js version
use Typescript
Convert to a functional component
add unit tests
update documentation
Provide Hooks for easy usage
Things would be more or less in the above order and therefore I would like to ask the people... | gharchive/issue | 2020-06-11T09:49:04 | 2025-04-01T04:58:11.139341 | {
"authors": [
"hisnameisjimmy",
"shekhar-shubhendu"
],
"repo": "roadmanfong/react-cropper",
"url": "https://github.com/roadmanfong/react-cropper/issues/149",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
400898892 | Improve adb -s completion to show helpful info
Currently it shows for example the following
DEVICE_ID -- transport_id:2
Which doesn't really ease device selection, I've adapted the awk script to print device name with it's model name, see the example below
DEVICE_ID -- Pixel_3(blueline)
Good job! :+1:
Thanks
| gharchive/pull-request | 2019-01-18T21:39:40 | 2025-04-01T04:58:11.146560 | {
"authors": [
"mcornella",
"mohand1993"
],
"repo": "robbyrussell/oh-my-zsh",
"url": "https://github.com/robbyrussell/oh-my-zsh/pull/7532",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
504986733 | add readme for the rust plugin
I added a readme for the rust plugin, hope it helps!
Thanks!
| gharchive/pull-request | 2019-10-10T01:59:41 | 2025-04-01T04:58:11.147334 | {
"authors": [
"jotaro-sama",
"mcornella"
],
"repo": "robbyrussell/oh-my-zsh",
"url": "https://github.com/robbyrussell/oh-my-zsh/pull/8242",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
294639990 | WIP: Add list songs functionality
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this pr... | gharchive/pull-request | 2018-02-06T05:50:02 | 2025-04-01T04:58:11.172808 | {
"authors": [
"robertmain",
"tyzoid"
],
"repo": "robertmain/jukebox",
"url": "https://github.com/robertmain/jukebox/pull/52",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
162292167 | AFHTTPSessionOperation not run on background
Thanks for your library.
I used AFHTTPSessionOperation and add it to NSOperationQueue but it always run on main thread. I want that task will be processed on background thread. Please give me some advice for this.
This is my code:
// create opertation
NSOperation *o... | gharchive/issue | 2016-06-25T17:46:03 | 2025-04-01T04:58:11.175168 | {
"authors": [
"HTKT",
"robertmryan"
],
"repo": "robertmryan/AFHTTPSessionOperation",
"url": "https://github.com/robertmryan/AFHTTPSessionOperation/issues/10",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.