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 |
|---|---|---|---|---|---|
1828146641 | User log out when changing account or network in wallet
Describe the bug
After login, when user change network or account in wallet, user has to be logged out.
To Reproduce
Steps to reproduce the behavior:
User login with wallet.
User change account in wallet.
User is not logged out.
Expected behavior
User has to b... | gharchive/issue | 2023-07-31T00:27:48 | 2025-04-01T04:35:41.606170 | {
"authors": [
"realbits-lab"
],
"repo": "realbits-lab/prompt-nft",
"url": "https://github.com/realbits-lab/prompt-nft/issues/11",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1905314600 | Xcode 15 Carthage release built with beta Xcode version
How frequently does the bug occur?
Always
Description
Carthage release for 10.42.3 built with Swift 5.9 (5.9.0.128.106) which is swift version from Xcode 15 beta release. Current Swift version is Swift 5.9 (5.9.0.128.108).
Stacktrace & log output
No response
Can... | gharchive/issue | 2023-09-20T16:06:58 | 2025-04-01T04:35:41.781319 | {
"authors": [
"aehlke",
"kawacho",
"mikhailmulyar",
"tgoyne"
],
"repo": "realm/realm-swift",
"url": "https://github.com/realm/realm-swift/issues/8370",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
496774597 | ReasonML: Add list of reserved keywords
As discussed here, it is a good idea to have a list of reserved keywords.
It would also be interesting to discuss certain syntax desugaring (such as __x for first pipe placeholder and type_ vs. type conversion in object attributes).
It was mentioned in the thread that OCaml d... | gharchive/issue | 2019-09-22T12:44:50 | 2025-04-01T04:35:41.820080 | {
"authors": [
"amartincolby",
"fhammerschmidt",
"mlms13",
"ryyppy",
"yawaramin"
],
"repo": "reason-association/reasonml.org",
"url": "https://github.com/reason-association/reasonml.org/issues/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
384437302 | fix: external extGetItemProps should bind to getItemProps
Fixes #8.
As far as I can tell this has been broken since #5, unless I'm misunderstanding something.
This is released as v1.0.1
| gharchive/pull-request | 2018-11-26T17:35:28 | 2025-04-01T04:35:41.821373 | {
"authors": [
"emmenko",
"mattjbray"
],
"repo": "reasonml-community/bs-downshift",
"url": "https://github.com/reasonml-community/bs-downshift/pull/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
708048086 | Two problems with @ppxCustom
Problem 1: Parse errors
@ppxCustom as now implemented assumes that parsing can always be done successfully.
Consider a schema where
type Item {
id: ID!
name: String!
hasPriceRange: Boolean!
price: Int
minPrice: Int
maxPrice: Int
}
and our domain knowledge tells us that if has... | gharchive/issue | 2020-09-24T10:22:52 | 2025-04-01T04:35:41.830803 | {
"authors": [
"jfrolich",
"mbirkegaard",
"russellmcc"
],
"repo": "reasonml-community/graphql-ppx",
"url": "https://github.com/reasonml-community/graphql-ppx/issues/209",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1561059516 | Replace db.location with catalog.info analyzer
The db.location analyzer has always annoyed me a little bit. It's kind of special case. I had the idea to have a recap.analyzers.catalog package with an info analyzer inside that contained:
class Info(BaseMetadataModel):
path: str
"""
Full catalog path.
"... | gharchive/issue | 2023-01-29T00:11:21 | 2025-04-01T04:35:41.865838 | {
"authors": [
"criccomini"
],
"repo": "recap-cloud/recap",
"url": "https://github.com/recap-cloud/recap/issues/154",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1000947717 | docker-compose up is showing error
when I run docker-compose up it shows error
Thanks a lot, @Arvind644, for reporting! It seems like docker is not running on your system. Since none of us are working with windows it is a bit difficult for us to reproduce your error, but I attach a couple of links that hopefully p... | gharchive/issue | 2021-09-20T13:05:32 | 2025-04-01T04:35:41.880079 | {
"authors": [
"Arvind644",
"dcfidalgo"
],
"repo": "recognai/rubrix",
"url": "https://github.com/recognai/rubrix/issues/369",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
89446936 | Validator loads [ValidatorClassName.properties] as validation error message resource. This is for plugin validators.
Validator loads [ValidatorClassName.properties] as validation error message resource.
This is for plugin validators.
Fantastic!
Ref #425
LGTM
| gharchive/pull-request | 2015-06-19T02:21:24 | 2025-04-01T04:35:41.881548 | {
"authors": [
"takahi-i",
"yusuke"
],
"repo": "recruit-tech/redpen",
"url": "https://github.com/recruit-tech/redpen/pull/442",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
55631116 | The price is not changed on a subscription when the subscription plan is changed
When i update subscription plan on a subscription, the price of the subscription and the addons are not updated to the price of the new plan and new plan addons. I can see that the plan is changed on recurly but not the prices..
This hap... | gharchive/issue | 2015-01-27T15:23:07 | 2025-04-01T04:35:41.903559 | {
"authors": [
"BrainTrainDev",
"MuffinMan10110",
"austinheap",
"bhelx",
"dragankae",
"whiteotter"
],
"repo": "recurly/recurly-client-net",
"url": "https://github.com/recurly/recurly-client-net/issues/70",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"... |
2192968400 | Option to install R core package in R-Studio Build
Fixes for https://issues.redhat.com/browse/RHOAIENG-2647
Option to Install of Rstudio packages though the use of INSTALL_ADD_PKGS.
/retest
Did you try to build on the cluster? If so, could you demo it here?
| gharchive/pull-request | 2024-03-18T18:30:54 | 2025-04-01T04:35:41.915162 | {
"authors": [
"atheo89",
"dibryant"
],
"repo": "red-hat-data-services/notebooks",
"url": "https://github.com/red-hat-data-services/notebooks/pull/190",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
926386703 | Fix JupyterHub availability panel, add JupyterHub DB availability
Signed-off-by: Anish Asthana anishasthana1@gmail.com
/lgtm
| gharchive/pull-request | 2021-06-21T16:17:36 | 2025-04-01T04:35:41.916156 | {
"authors": [
"accorvin",
"anishasthana"
],
"repo": "red-hat-data-services/odh-deployer",
"url": "https://github.com/red-hat-data-services/odh-deployer/pull/117",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
604056618 | modified rgw IO test config parameters
Signed-off-by: sunilkumarn417 sunnagar@redhat.com
@sunilkumarn417 looks like a duplicate of this PR: 40
@sunilkumarn417 looks like a duplicate of this PR: 40
yes @rakeshgm, this code changes are required for both the rh-luminous and rh-nautilus.
| gharchive/pull-request | 2020-04-21T14:45:44 | 2025-04-01T04:35:41.918128 | {
"authors": [
"rakeshgm",
"sunilkumarn417"
],
"repo": "red-hat-storage/ceph",
"url": "https://github.com/red-hat-storage/ceph/pull/41",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2711935545 | controllers: watch for consumer annotation in mirroring controller
As the mirroring controller, lists consumers based on the annotation to trigger maintenance mode, add a watch for storage consumer annotation change in the mirroring controller
/lgtm
/jira backport release-4.18
| gharchive/pull-request | 2024-12-02T13:31:08 | 2025-04-01T04:35:41.923765 | {
"authors": [
"nb-ohad",
"rewantsoni"
],
"repo": "red-hat-storage/ocs-operator",
"url": "https://github.com/red-hat-storage/ocs-operator/pull/2915",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1530382775 | App crashing
App is crasing some time and its not responding.
find the crashared report.
`Date/Time: 2023-01-12 14:34:14.208 +0530
End time: 2023-01-12 14:36:05.594 +0530
OS Version: macOS 13.1 (Build 22C65)
Architecture: x86_64h
Report Version: 40
Incident Identifier: 7560C2A3-4C07-454F-8... | gharchive/issue | 2023-01-12T09:27:38 | 2025-04-01T04:35:41.953714 | {
"authors": [
"mani2care",
"red5coder"
],
"repo": "red5coder/Jamf-Framework-Redeploy",
"url": "https://github.com/red5coder/Jamf-Framework-Redeploy/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
639030718 | Basic example of Filter/Service middleware
Protocol-specific middleware means writing O(protocol*middleware) adapters. By making protocol-agnostic middleware, we enable writing O(protocol+middleware) adapters. Fewer adapters makes making maintenance of existing adapters easier, and makes it easier to add new middle... | gharchive/pull-request | 2020-06-15T17:50:55 | 2025-04-01T04:35:41.976799 | {
"authors": [
"fishy",
"fizx",
"konradreiche",
"pacejackson"
],
"repo": "reddit/baseplate.go",
"url": "https://github.com/reddit/baseplate.go/pull/235",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1258464179 | Add ability to login to AWS ECR repositories
Description
This PR adds the ability to login to AWS ECR repositories. Unfortunately the AWS SDK will stop working with Node 12 in November (see logs below), so making this action use Nodejs 16 should be the next step.
I'm not sure how to test this, if it's feasible for y... | gharchive/pull-request | 2022-06-02T17:09:11 | 2025-04-01T04:35:42.002609 | {
"authors": [
"der-eismann",
"divyansh42",
"tetchel"
],
"repo": "redhat-actions/podman-login",
"url": "https://github.com/redhat-actions/podman-login/pull/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1747305867 | Appstudio update test-component-pac-vdez
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code documentation Running the PipelineRun
To customize the proposed PipelineRu... | gharchive/pull-request | 2023-06-08T07:52:53 | 2025-04-01T04:35:42.021282 | {
"authors": [
"rhtap-qe-bots"
],
"repo": "redhat-appstudio-qe/devfile-sample-hello-world",
"url": "https://github.com/redhat-appstudio-qe/devfile-sample-hello-world/pull/10189",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1234423414 | update HAS to 86571e38f52e6bbe67b945dd58b695af26ae834d
Signed-off-by: Stephanie yangcao@redhat.com
Pulls in changes from
86571e38f52e6bbe67b945dd58b695af26ae834d commit
/test appstudio-e2e-deployment
/retest
| gharchive/pull-request | 2022-05-12T19:57:53 | 2025-04-01T04:35:42.022960 | {
"authors": [
"flacatus",
"yangcao77"
],
"repo": "redhat-appstudio/infra-deployments",
"url": "https://github.com/redhat-appstudio/infra-deployments/pull/355",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2464942256 | chore(KLUXINFRA-743): STAGE: Add "mlarge" platform
Adding the linux-mlarge/amd64 platform as a migration path from what was previously called linux/amd64 as that is being changed to run locally in the cluster.
For completeness sake, also adding linux-mlarge/arm64 which is identical to the current linux/arm64 but lets... | gharchive/pull-request | 2024-08-14T05:37:49 | 2025-04-01T04:35:42.025207 | {
"authors": [
"dheerajodha",
"ifireball"
],
"repo": "redhat-appstudio/infra-deployments",
"url": "https://github.com/redhat-appstudio/infra-deployments/pull/4327",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
539692691 | setup.py: set proper python requirements
Only py3.5+ is supported
Signed-off-by: Martin Bašti mbasti@redhat.com
Because of missing python requirements in setup.py, release 0.1 is downloadable by pip from PyPI on py2. It should be probably removed from pypi and replaced by new release to avoid messing with py2.
podm... | gharchive/pull-request | 2019-12-18T13:49:51 | 2025-04-01T04:35:42.027747 | {
"authors": [
"MartinBasti"
],
"repo": "redhat-aqe/wfepy",
"url": "https://github.com/redhat-aqe/wfepy/pull/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
652234455 | 🏄♂️ Create a DEVELOPMENT.md file
Create instructions for contributing, testing and linting things etc
FYI @garethahealy
@springdo ; i've added a testing.md file via this PR:
https://github.com/redhat-cop/bats-library/pull/11
https://github.com/redhat-cop/bats-library/blob/06e630ff36be68f248b2bad9c6519aabf25b0ccb... | gharchive/issue | 2020-07-07T11:11:13 | 2025-04-01T04:35:42.030240 | {
"authors": [
"garethahealy",
"springdo"
],
"repo": "redhat-cop/bats-library",
"url": "https://github.com/redhat-cop/bats-library/issues/13",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1695518498 | Problem with high memory consumption on kube-apiserver
Hello,
We would like to install the Cert Utils Operator on OpenShift via OperatorHub. The OpenShift version we are using is 4.11.27 (Kubernetes: v1.24.6+263df15). The version of Cert Utils Operator is 1.3.10.
After the installation of the Cert Utils Operator we s... | gharchive/issue | 2023-05-04T08:31:53 | 2025-04-01T04:35:42.035724 | {
"authors": [
"MacThrawn",
"ocpvkb",
"raffaelespazzoli"
],
"repo": "redhat-cop/cert-utils-operator",
"url": "https://github.com/redhat-cop/cert-utils-operator/issues/149",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1842901352 | WIP: adding back 1-057 to test suite
What type of PR is this?
/kind failing-test
What does this PR do / why we need it:
Have you updated the necessary documentation?
[ ] Documentation update is required by this PR.
[ ] Documentation has been updated.
Which issue(s) this PR fixes:
Fixes 3076
Test acceptance criteria... | gharchive/pull-request | 2023-08-09T10:04:09 | 2025-04-01T04:35:42.064833 | {
"authors": [
"anandrkskd",
"mehabhalodiya",
"varshab1210"
],
"repo": "redhat-developer/gitops-operator",
"url": "https://github.com/redhat-developer/gitops-operator/pull/585",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2312281124 | fix: sentinal liveliness issue
What type of PR is this?
/kind bug
What does this PR do / why we need it:
Readiness probe failed: AUTH failed: ERR AUTH <password> called without any password configured for the default user. Are you sure your configuration is correct?
/lgtm
| gharchive/pull-request | 2024-05-23T08:24:34 | 2025-04-01T04:35:42.066544 | {
"authors": [
"iam-veeramalla",
"svghadi"
],
"repo": "redhat-developer/gitops-operator",
"url": "https://github.com/redhat-developer/gitops-operator/pull/716",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2658288804 | [RHDHBUGS-106][RHIDP-4646] Clarify the behavior of the NO_PROXY rules
IMPORTANT: Do Not Merge - To be merged by Docs Team Only
Version(s):
1.4
Issue:
Relates to https://issues.redhat.com/browse/RHDHBUGS-106
Relates to https://issues.redhat.com/browse/RHIDP-4646
Link to docs preview:
https://redhat-developer.git... | gharchive/pull-request | 2024-11-14T10:03:21 | 2025-04-01T04:35:42.076194 | {
"authors": [
"rm3l"
],
"repo": "redhat-developer/red-hat-developers-documentation-rhdh",
"url": "https://github.com/redhat-developer/red-hat-developers-documentation-rhdh/pull/709",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2400632358 | Add error or warning for GitHub links
OpenShift does not allow links to GitHub repositories unless they are in auto-generated API references. Other projects require project management approval. The RHSSG also does not allow links to GitHub. I think it would be a good idea to add a rule to detect GitHub links.
Great... | gharchive/issue | 2024-07-10T12:29:35 | 2025-04-01T04:35:42.106618 | {
"authors": [
"aireilly",
"apinnick"
],
"repo": "redhat-documentation/vale-at-red-hat",
"url": "https://github.com/redhat-documentation/vale-at-red-hat/issues/828",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1146863637 | Docs on how to build rpm with application images in container store.
Signed-off-by: Parul parsingh@redhat.com
Which issue(s) this PR addresses:
How to on
To add application images to container store for microshift to access on limited or no network build rpm using microshift-app-images.spec
Closes #
lgtm I think... | gharchive/pull-request | 2022-02-22T12:41:47 | 2025-04-01T04:35:42.108775 | {
"authors": [
"husky-parul",
"mangelajo"
],
"repo": "redhat-et/microshift-documentation",
"url": "https://github.com/redhat-et/microshift-documentation/pull/133",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
55338726 | Connect and Disconnect callbacks with an additional arg for private data !
Use Case:
If hiredis being used in asynchronous mode, then the callers should update their data structures upon on disconnect/connect like updating the flags or removing the redis context from their data structures. Today, there is no way... | gharchive/issue | 2015-01-23T22:01:04 | 2025-04-01T04:35:42.120207 | {
"authors": [
"hmartiro",
"michael-grunder",
"saivamsi75"
],
"repo": "redis/hiredis",
"url": "https://github.com/redis/hiredis/issues/298",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
323006658 | Use cp -pPR instead of cp -a
cp does not support the -a flag on all operating systems, such as Mac OS X Leopard 10.5.x or earlier, resulting in:
cp: illegal option -- a
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-pvX] source_file target_file
cp [-R [-H | -L | -P]] [-fi | -n] [-pvX] source_file ... target_direct... | gharchive/pull-request | 2018-05-14T22:40:53 | 2025-04-01T04:35:42.122864 | {
"authors": [
"michael-grunder",
"ryandesign"
],
"repo": "redis/hiredis",
"url": "https://github.com/redis/hiredis/pull/596",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1954018871 | feat: Add GearsCmdable to go-redis API adapter
This PR adds GearsCmdable to our go-redis API adapter, and copied the tests from go-redis to make sure that it's compatible.
Codecov Report
Attention: 19 lines in your changes are missing coverage. Please review.
Comparison is base (55961cc) 97.56% compared to head (5... | gharchive/pull-request | 2023-10-20T10:39:42 | 2025-04-01T04:35:42.195801 | {
"authors": [
"codecov-commenter",
"rueian",
"unknowntpo"
],
"repo": "redis/rueidis",
"url": "https://github.com/redis/rueidis/pull/395",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
444126698 | RStream.readGroup doesn't work properly with TypedJsonJacksonCodec
Expected behavior
TypedJsonJacksonCodec should decode messages within stream to specific types.
Actual behavior
JSON is decoded to LinkedHashMap rather than to specific type.
Steps to reproduce or test case
RStream<String, Message> stream = redissonCl... | gharchive/issue | 2019-05-14T21:09:54 | 2025-04-01T04:35:42.198494 | {
"authors": [
"StasKolodyuk",
"mrniko"
],
"repo": "redisson/redisson",
"url": "https://github.com/redisson/redisson/issues/2107",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
620696569 | org.redisson.client.RedisTimeoutException: Subscribe timeout: (30000ms)
每隔一段时间获取分布式锁的时候就会抛出这个异常,抛出异常前主节点曾宕掉,哨兵选举出主节点后就出现了这个问题
Increase subscription connections pool size
| gharchive/issue | 2020-05-19T05:48:12 | 2025-04-01T04:35:42.199579 | {
"authors": [
"AlliumDuck",
"mrniko"
],
"repo": "redisson/redisson",
"url": "https://github.com/redisson/redisson/issues/2783",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1619649812 | Getting java.lang.ClassNotFoundException: org.apache.catalina.session.ManagerBase upon adding Redisson jars
Hi,
I have an existing Java(using openj9 version 1.8.0_222) application which runs on Apache Tomcat 8.
I am trying to add Redisson jar to replicate the Tomcat Session in Redis.
I have downloaded the redisson-a... | gharchive/issue | 2023-03-10T21:34:57 | 2025-04-01T04:35:42.209963 | {
"authors": [
"cverma",
"mrniko"
],
"repo": "redisson/redisson",
"url": "https://github.com/redisson/redisson/issues/4916",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
184385435 | Configured Timeout in ElasticCacheServerConfig being ignored
Hello,
I am using Redisson library version 2.2.4. I have the following settings configured for when I want to create a Redisson Client object for connecting to the datastore.
"elasticacheServersConfig": {
"nodeAddresses": [
"//XXX.001.cache.am... | gharchive/issue | 2016-10-21T02:27:26 | 2025-04-01T04:35:42.217975 | {
"authors": [
"johnou",
"mrniko",
"tankchintan"
],
"repo": "redisson/redisson",
"url": "https://github.com/redisson/redisson/issues/677",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
239957794 | Merge upstream
This includes changes I submitted to support symlinks.
Thanks for this, it will be very useful!
| gharchive/pull-request | 2017-07-01T16:08:25 | 2025-04-01T04:35:42.225043 | {
"authors": [
"ids1024",
"jackpot51"
],
"repo": "redox-os/tar-rs",
"url": "https://github.com/redox-os/tar-rs/pull/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
230680499 | encryption support?
One of the things missing from the ZFS linux releases right now is encryption support.
The FAQ mentions SPECK and AES but I assume that is for checksums.
If so, Is that something planned for later versions of TFS or would the modular nature of the project make it easy to implement.
The FAQ ment... | gharchive/issue | 2017-05-23T11:52:25 | 2025-04-01T04:35:42.228074 | {
"authors": [
"burdges",
"robjtede",
"ticki"
],
"repo": "redox-os/tfs",
"url": "https://github.com/redox-os/tfs/issues/44",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2405127775 | Feature Request: Pipeline-to-Pipeline communication
As a benthos (the core) user i want to be able to have a possibility to stitch together stream configs, so it acts as a pipeline-to-pipeline communication.
This would allow me to:
break-up the complexity of large pipelines.
implement various architectural patterns,... | gharchive/issue | 2024-07-12T09:17:54 | 2025-04-01T04:35:42.231253 | {
"authors": [
"danriedl",
"jem-davies"
],
"repo": "redpanda-data/benthos",
"url": "https://github.com/redpanda-data/benthos/issues/55",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1268958393 | auth.tls.certs remaining tasks
# Authentication
auth:
#
# TLS configuration
tls:
# Enable global TLS, which turns on TLS by default for all listeners
# If enabled, each listener must set a certificate name (ie. listeners.<group>.<listener>.tls.cert)
# If disabled, listeners may still enable TLS indi... | gharchive/issue | 2022-06-13T06:18:18 | 2025-04-01T04:35:42.238723 | {
"authors": [
"RafalKorepta",
"joejulian",
"vuldin"
],
"repo": "redpanda-data/helm-charts",
"url": "https://github.com/redpanda-data/helm-charts/issues/74",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
105312898 | more plugin examples
add sample Validator with hard-coded messages.
add test cases for sample validators.
LGTM
| gharchive/pull-request | 2015-09-08T06:49:31 | 2025-04-01T04:35:42.281953 | {
"authors": [
"takahi-i",
"yusuke"
],
"repo": "redpen-cc/redpen",
"url": "https://github.com/redpen-cc/redpen/pull/483",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
175109955 | Add refs in every field created in ComponentFactory.
Hi @andrerpena, @JonatanSalas !, In order to handle the focus in a field in case of error i was thinking to add a ref="<field_name"> when the field is created in the Factory, if i'm not mistaken doing this we can handlethis.refs.<field_name>.focus() inside the Grou... | gharchive/issue | 2016-09-05T17:39:05 | 2025-04-01T04:35:42.287933 | {
"authors": [
"JonatanSalas",
"andrerpena",
"danigomez"
],
"repo": "redux-autoform/redux-autoform",
"url": "https://github.com/redux-autoform/redux-autoform/issues/82",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
200802324 | 'CHANNEL_END' is not exported
the v 0.14.2
when i user rollup.js dist the js,it show:
Error: 'CHANNEL_END' is not exported by 'H:\web\ruying\node_modules\redux-saga\es\internal\channel.js' (imported by 'H:\web\ruying\node_modules\redux-saga\es\utils.js');
i find the code 'export { CHANNEL_END } from './internal/chann... | gharchive/issue | 2017-01-14T13:04:49 | 2025-04-01T04:35:42.323010 | {
"authors": [
"Andarist",
"ok111net"
],
"repo": "redux-saga/redux-saga",
"url": "https://github.com/redux-saga/redux-saga/issues/765",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
484653222 | remove browserify config from package.json
Since we use rollup now, we don't need any browserify config.
This isn't for our use of browserify, it's for those that use browserify with this package.
| gharchive/pull-request | 2019-08-23T18:16:57 | 2025-04-01T04:35:42.331753 | {
"authors": [
"alsotang",
"timdorr"
],
"repo": "reduxjs/react-redux",
"url": "https://github.com/reduxjs/react-redux/pull/1385",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
522875085 | Convert footer.js to function component
Description
The (maybe by now) classic stateless class - to - function component switcherino.
(Please close if not a priority!)
Thanks!
| gharchive/pull-request | 2019-11-14T13:55:20 | 2025-04-01T04:35:42.333109 | {
"authors": [
"thiskevinwang",
"timdorr"
],
"repo": "reduxjs/react-redux",
"url": "https://github.com/reduxjs/react-redux/pull/1466",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1419844837 | Meta: Use new APIs in update-pr-from-base-branch
Test URLs
https://github.com/refined-github/sandbox/pull/9 (Conflict)
https://github.com/refined-github/sandbox/pull/11
Screenshot
NA
@busches will this affect GHE?
@yakov116 you can check the GHE docs to see what, if any, versions support it yet. Guessing it's not... | gharchive/pull-request | 2022-10-23T16:14:49 | 2025-04-01T04:35:42.363350 | {
"authors": [
"busches",
"fregante",
"yakov116"
],
"repo": "refined-github/refined-github",
"url": "https://github.com/refined-github/refined-github/pull/6103",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
691614241 | Issue in build
9:18:19 AM: failed Building production JavaScript and CSS bundles - 69.173s
9:18:19 AM: error Generating JavaScript bundles failed
9:18:19 AM: /opt/build/repo/node_modules/@reflexjs/gatsby-plugin-image/src/image.js: Support for the experimental syntax 'jsx' isn't currently enabled (17:7):
9:18:19 AM: ... | gharchive/issue | 2020-09-03T03:56:26 | 2025-04-01T04:35:42.377223 | {
"authors": [
"Abhikumar98",
"arshad",
"mattmaker"
],
"repo": "reflexjs/reflex",
"url": "https://github.com/reflexjs/reflex/issues/65",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1537050620 | Update zio, zio-streams, zio-test, ... to 2.0.6
Updates
dev.zio:zio
dev.zio:zio-streams
dev.zio:zio-test
dev.zio:zio-test-sbt
from 2.0.2 to 2.0.6.
GitHub Release Notes - Version Diff
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, y... | gharchive/pull-request | 2023-01-17T21:19:37 | 2025-04-01T04:35:42.403974 | {
"authors": [
"scala-steward"
],
"repo": "reibitto/command-center",
"url": "https://github.com/reibitto/command-center/pull/414",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1797701457 | Update scalafmt-core to 3.7.8
About this PR
📦 Updates org.scalameta:scalafmt-core from 3.7.2 to 3.7.8
📜 GitHub Release Notes - Version Diff
Usage
✅ Please merge!
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close thi... | gharchive/pull-request | 2023-07-10T22:36:54 | 2025-04-01T04:35:42.408353 | {
"authors": [
"scala-steward"
],
"repo": "reibitto/podpodge",
"url": "https://github.com/reibitto/podpodge/pull/484",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1148650145 | 🛑 BINUSMAYA (Academic Services) is down
In 60a61f9, BINUSMAYA (Academic Services) (https://binusmaya.binus.ac.id/LoginAD.php) was down:
HTTP code: 404
Response time: 922 ms
Resolved: BINUSMAYA (Academic Services) is back up in e4022d3.
| gharchive/issue | 2022-02-23T22:32:53 | 2025-04-01T04:35:42.420238 | {
"authors": [
"reinhart1010"
],
"repo": "reinhart1010/binusmayadown",
"url": "https://github.com/reinhart1010/binusmayadown/issues/156",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2342472096 | 🛑 GreatNusa.com is down
In 136d1f6, GreatNusa.com (https://greatnusa.com) was down:
HTTP code: 403
Response time: 94 ms
Resolved: GreatNusa.com is back up in af1df62.
| gharchive/issue | 2024-06-09T20:21:44 | 2025-04-01T04:35:42.423368 | {
"authors": [
"1010bots"
],
"repo": "reinhart1010/binusmayadown",
"url": "https://github.com/reinhart1010/binusmayadown/issues/7004",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2373429793 | 🛑 GreatNusa.com is down
In fb62c80, GreatNusa.com (https://greatnusa.com) was down:
HTTP code: 403
Response time: 77 ms
Resolved: GreatNusa.com is back up in 6d50d15.
| gharchive/issue | 2024-06-25T19:01:41 | 2025-04-01T04:35:42.426276 | {
"authors": [
"1010bots"
],
"repo": "reinhart1010/binusmayadown",
"url": "https://github.com/reinhart1010/binusmayadown/issues/7708",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1549691753 | Changing robot model
Hi Reinis,
How are you?
So finally mobile robot right now works pretty well.
As you remember I told that I want to change robot model itself and I couldn't find distinguishable place where robot model dynamics and kinematics are defined. I understand that it is within Gazebo environmen... | gharchive/issue | 2023-01-19T18:11:50 | 2025-04-01T04:35:42.432794 | {
"authors": [
"reiniscimurs"
],
"repo": "reiniscimurs/DRL-robot-navigation",
"url": "https://github.com/reiniscimurs/DRL-robot-navigation/issues/47",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
667152856 | Crash
Hi. We have a crash on application started. Is there any ideas how to fix it?
Form what I can see it says ensureInitializationComplete, I'm not sure what's your problem exactly, but maybe calling WidgetsFlutterBinding.ensureInitialized(); before anything else can help;
| gharchive/issue | 2020-07-28T15:10:37 | 2025-04-01T04:35:42.437267 | {
"authors": [
"DolgushevEvgeny",
"mehdok"
],
"repo": "rekab-app/background_locator",
"url": "https://github.com/rekab-app/background_locator/issues/112",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
681025526 | Feature/shows background location indicator
iOS specific.
Add showBackgroundLocationIndicator to iOS settings to show a blue bar during background tracking.
This patch depend on #126
Cool feature;
@mehdok
Thanks man!
| gharchive/pull-request | 2020-08-18T13:04:02 | 2025-04-01T04:35:42.438597 | {
"authors": [
"fnicastri",
"mehdok"
],
"repo": "rekab-app/background_locator",
"url": "https://github.com/rekab-app/background_locator/pull/127",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
111161339 | Add documentation to repo retrieve
This action was added when repos got identifiers. It was not
documented, though.
PDC-1071
Looks good to me.
| gharchive/pull-request | 2015-10-13T11:32:18 | 2025-04-01T04:35:42.470610 | {
"authors": [
"erichuanggit",
"lubomir"
],
"repo": "release-engineering/product-definition-center",
"url": "https://github.com/release-engineering/product-definition-center/pull/159",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1552053885 | Plugin produces non critical error
When running the SonarLint plugin the following error is produced.
> Task :...:sonarlintMain
Errors occurred while build effective model from /home/meijer/.gradle/caches/modules-2/files-2.1/org.eclipse.platform/org.eclipse.equinox.preferences/3.10.100/43fe3c49d5a6a30090b7081015e4a57... | gharchive/issue | 2023-01-22T09:22:24 | 2025-04-01T04:35:42.495565 | {
"authors": [
"Meijuh",
"candrews",
"remal"
],
"repo": "remal-gradle-plugins/sonarlint",
"url": "https://github.com/remal-gradle-plugins/sonarlint/issues/79",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
933010873 | collapse is not supported
<details> not supported
Using of <details> tags in GFM is supposed to create collapse sections. By default this is not happening in react-markdown when gfm is added as a plugin, and I see no option to enable it.
Your environment
OS: MacOS
Packages: React-markdown
Steps to reproduce
Add t... | gharchive/issue | 2021-06-29T18:48:15 | 2025-04-01T04:35:42.531170 | {
"authors": [
"ChristianMurphy",
"kyeotic",
"wooorm"
],
"repo": "remarkjs/remark-gfm",
"url": "https://github.com/remarkjs/remark-gfm/issues/18",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
98459672 | Presence of /var/run/docker.sock prevents docker daemon from starting
When launching an instance, the presence of /var/run/docker.sock/ is preventing docker from starting. As such, instances aren't getting registered with ECS. Forcefully removing this directory and restarting docker seems to solve the problem.
FW... | gharchive/issue | 2015-07-31T19:50:25 | 2025-04-01T04:35:42.549973 | {
"authors": [
"brianz",
"phobologic"
],
"repo": "remind101/empire_ami",
"url": "https://github.com/remind101/empire_ami/issues/1",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1805128869 | remix dev v2 unexpectedly clears the console
What version of Remix are you using?
1.18.1
Are all your remix dependencies & dev-dependencies using the same version?
[X] Yes
Steps to Reproduce
Running the following command
remix dev --no-restart -c "./src/server/index.js"
will clear the console right before it outpu... | gharchive/issue | 2023-07-14T16:13:58 | 2025-04-01T04:35:42.558267 | {
"authors": [
"garth",
"pcattori"
],
"repo": "remix-run/remix",
"url": "https://github.com/remix-run/remix/issues/6838",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2216045292 | Vite fails running react-dnd only in production builld
Reproduction
Add the DndProvider somewhere on the page. Below is an example where I added it to our layout:
<DndProvider backend={HTML5Backend}>{children}</DndProvider>
I have been able to get around this error for now by adding the following to our root file:
... | gharchive/issue | 2024-03-29T22:12:01 | 2025-04-01T04:35:42.562865 | {
"authors": [
"JasonColeyNZ",
"brianbancroft",
"inssein"
],
"repo": "remix-run/remix",
"url": "https://github.com/remix-run/remix/issues/9165",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1019564019 | How to write multiple queries?
How do I write multiple queries in query(), or chain method?
A general use case is to get aggregate - count with the query -- common use case for pagination
query MyQuery {
table(limit: 10, offset: 20, where: {field: {_eq: 5}}) {
id
}
tableAggregate(where: {field: {_eq: 5}}) {... | gharchive/issue | 2021-10-07T03:18:27 | 2025-04-01T04:35:42.577602 | {
"authors": [
"RohitKaushal7",
"sephi-dev"
],
"repo": "remorses/genql",
"url": "https://github.com/remorses/genql/issues/63",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
122945107 | Upcoming change in ISO 4217 for Belarusion Ruble (Amendment Number 161)
From 1 July 2016 to 31 December 2016, the banknotes of the 2000 series and the banknotes and coins of the 2009 series will be in parallel circulation and subject to obligatory acceptance without restriction in all kinds of payments to the ratio o... | gharchive/issue | 2015-12-18T13:03:29 | 2025-04-01T04:35:42.608968 | {
"authors": [
"remyvd"
],
"repo": "remyvd/NodaMoney",
"url": "https://github.com/remyvd/NodaMoney/issues/33",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
220756264 | APP-13 - Docker development
Docker development
Habilitar corretamente o desenvolvimento usando o ambiente montado do Docker.
Fix webpack with Docker container
Para desenvolvimento da aplicação usando o Docker, o container do Docker não está sincronizado ao source da aplicação local.
Task canceled
| gharchive/issue | 2017-04-10T20:10:41 | 2025-04-01T04:35:42.624809 | {
"authors": [
"renatobenks"
],
"repo": "renatobenks/CodeRockrApplication",
"url": "https://github.com/renatobenks/CodeRockrApplication/issues/14",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
53913501 | move the refresh to live in parseOptions to make sure it works after hydration
basically what the title says.
it's a quick update of: https://github.com/rendrjs/rendr/pull/304 - and adds tests around it.
Coverage increased (+0.08%) when pulling 5de08ed9bffaeb6520950adb026df3365c4a19e8 on rendr-on-refresh-hydrate i... | gharchive/pull-request | 2015-01-09T20:52:03 | 2025-04-01T04:35:42.637042 | {
"authors": [
"coveralls",
"mattpardee",
"quaelin",
"saponifi3d",
"spikebrehm"
],
"repo": "rendrjs/rendr",
"url": "https://github.com/rendrjs/rendr/pull/420",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1637475740 | fix invalid empty lists in cog.yaml
resolves #368. pls review it, @bfirsh
resolves #368. pls review it, @bfirsh
Nice, thanks! Would you mind writing a test?
Nice, thanks! Would you mind writing a test?
sure, test cog init is enough?
@bfirsh @zeke
Hi @pysqz. Thanks so much for your contribution. I just m... | gharchive/pull-request | 2023-03-23T12:44:58 | 2025-04-01T04:35:42.717062 | {
"authors": [
"bfirsh",
"ccxx0",
"mattt",
"pysqz"
],
"repo": "replicate/cog",
"url": "https://github.com/replicate/cog/pull/965",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1262607287 | Retry GET requests
This is primarily for iterating through predict(), where if an
exception is thrown the client has no way of restarting the iterator.
Signed-off-by: Ben Firshman ben@firshman.co.uk
Shipping for user.
| gharchive/pull-request | 2022-06-07T01:26:51 | 2025-04-01T04:35:42.718375 | {
"authors": [
"bfirsh"
],
"repo": "replicate/replicate-python",
"url": "https://github.com/replicate/replicate-python/pull/30",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1659107554 | Load Replit DB URL from a file
Why
The JWT used for authenticating into the Replit DB is placed on the Repl as an environment variable on boot and lasts for 30h or so. This is fine for shorter lasting Repls, but if we want to have long-running Repls we need a mechanism to refresh the DB token.
What changed
Let's make... | gharchive/pull-request | 2023-04-07T19:10:46 | 2025-04-01T04:35:42.728914 | {
"authors": [
"PotentialStyx",
"airportyh",
"brenoafb",
"lafkpages",
"triviatroy"
],
"repo": "replit/replit-py",
"url": "https://github.com/replit/replit-py/pull/139",
"license": "ISC",
"license_type": "permissive",
"license_source": "github-api"
} |
2173143511 | Groq AI support
https://console.groq.com/docs/openai
+1
You could use Portkey-AI/gateway to solve it. More details you could find from this release.
| gharchive/issue | 2024-03-07T07:18:25 | 2025-04-01T04:35:42.730735 | {
"authors": [
"VectorZhao",
"Whichbfj28",
"reply2future"
],
"repo": "reply2future/xExtension-NewsAssistant",
"url": "https://github.com/reply2future/xExtension-NewsAssistant/issues/25",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
1192162940 | composer/composer update to version 2
Do you plan to upgrade composer/composer package to version 2.x ?
The composer maintainers does not allow new features to composer 1.x anymore. Please check: https://github.com/composer/composer/pull/9134#issuecomment-678655291
and this has not been done? I think we have been s... | gharchive/issue | 2022-04-04T18:32:39 | 2025-04-01T04:35:42.733491 | {
"authors": [
"akondas",
"beniamin",
"xvilo"
],
"repo": "repman-io/repman",
"url": "https://github.com/repman-io/repman/issues/578",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2493101935 | Add borderRadius and clipBehavior properties to editor settings
Add borderRadius and clipBehavior to Editor Settings
borderRadius: Customize editor corner radius for better UI design.
clipBehavior: Control how content overflow is handled (e.g., no clipping, hard edge).
These properties enhance styling flexibility a... | gharchive/pull-request | 2024-08-28T22:41:21 | 2025-04-01T04:35:42.761830 | {
"authors": [
"MegatronKing",
"Vorkytaka"
],
"repo": "reqable/re-editor",
"url": "https://github.com/reqable/re-editor/pull/35",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
335123340 | [flower] Add authentication support
Issue Type
Feature request
Current Behavior
The chart only deploys Flower in an unauthenticated fashion.
Expected Behavior
Flower is a great monitoring tool for Celery and could be a useful addition to our production infrastructure. However this can only happen if we have the... | gharchive/issue | 2018-06-23T19:01:20 | 2025-04-01T04:35:42.771749 | {
"authors": [
"rgreinho"
],
"repo": "request-yo-racks/charts",
"url": "https://github.com/request-yo-racks/charts/issues/41",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
65952384 | request.post fails in 2.54
Actually, this fails in 2.54 version:
var post = require('request').post;
post('http://localhost:3000', {body: 'param=true'});
I get this issue
TypeError: undefined is not a function
at request.(anonymous function) (/Users/jerome/AffilyOne/dev/api/node_modules/request/index.js:64:16)
... | gharchive/issue | 2015-04-02T15:31:28 | 2025-04-01T04:35:42.773917 | {
"authors": [
"rehia",
"simov"
],
"repo": "request/request",
"url": "https://github.com/request/request/issues/1526",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
25373914 | Reloading Cookies
Is it possible to reload an entire cookie object in the event of the server going down?
I can see the Object { store: { idx: { //Cookie } }; but If I try to use the object instead of loading it with request.jar(); it gives me: { store: { idx: { [Object] } } }
Hi, I am trying to do this ? Please te... | gharchive/issue | 2014-01-10T03:55:05 | 2025-04-01T04:35:42.777703 | {
"authors": [
"Ratnesh-Github",
"icodeforlove",
"wishmedia"
],
"repo": "request/request",
"url": "https://github.com/request/request/issues/760",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2130459156 | Update to Rerun 0.13
The new heuristics doesn't show the logged images:
worse, you can't show them because now the viewer regards everything that is not under the pinhole as a 3D space, thus not allowing any 2d objects it 🤔
worse, you can't show them because now the viewer regards everything that is not under ... | gharchive/pull-request | 2024-02-12T16:09:59 | 2025-04-01T04:35:42.792478 | {
"authors": [
"Wumpf",
"emilk",
"jleibs"
],
"repo": "rerun-io/cpp-example-opencv-eigen",
"url": "https://github.com/rerun-io/cpp-example-opencv-eigen/pull/20",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1846662941 | Record file:line of Rerun log call
When user logs some data with Rerun we should log the file:line of that log call.
A user could use this to figure out where a log call came from. For instance, they may see an image in Rerun and wonder where in their source code that was logged.
When a user misuses Rerun we could al... | gharchive/issue | 2023-08-11T11:28:55 | 2025-04-01T04:35:42.795918 | {
"authors": [
"emilk"
],
"repo": "rerun-io/rerun",
"url": "https://github.com/rerun-io/rerun/issues/2963",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2041490632 | .ply data loader should support 2D point cloud & meshes
Our current DataLoader supports only 3D point clouds, which is by far the most user requested thing, but plys can do more!
Related: https://github.com/rerun-io/rerun/issues/6808
| gharchive/issue | 2023-12-14T11:21:05 | 2025-04-01T04:35:42.797344 | {
"authors": [
"jleibs",
"teh-cmc"
],
"repo": "rerun-io/rerun",
"url": "https://github.com/rerun-io/rerun/issues/4532",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2750627239 | Arrow schema and metadata tags are lost too easily
Context
Our plan for Sorbet (and tagged components) hinges on being able to reliably "tag" data with semantic information.
The working theory is that every column receives a set of tags:
path
archetype
field
component
We store these tags in the arrow metadata of th... | gharchive/issue | 2024-12-19T15:05:54 | 2025-04-01T04:35:42.803503 | {
"authors": [
"jleibs"
],
"repo": "rerun-io/rerun",
"url": "https://github.com/rerun-io/rerun/issues/8547",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2341697868 | Revert "add system requirements section for linux to tools readme"
Reverts rescript-lang/rescript-vscode#1007 because it's obsolete due to #1013 .
releated to #1006
Thanks!
| gharchive/pull-request | 2024-06-08T15:11:31 | 2025-04-01T04:35:42.804899 | {
"authors": [
"woeps",
"zth"
],
"repo": "rescript-lang/rescript-vscode",
"url": "https://github.com/rescript-lang/rescript-vscode/pull/1014",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1848309808 | Reduce files in package extension
master
npx vsce package -o rescript-vscode.vsix --no-git-tag-version
Executing prepublish script 'npm run vscode:prepublish'...
> rescript-vscode@1.18.0 vscode:prepublish
> npm run clean && npm run compile
> rescript-vscode@1.18.0 clean
> rm -rf client/out server/out
> rescript... | gharchive/pull-request | 2023-08-13T00:08:26 | 2025-04-01T04:35:42.807949 | {
"authors": [
"aspeddro"
],
"repo": "rescript-lang/rescript-vscode",
"url": "https://github.com/rescript-lang/rescript-vscode/pull/802",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
48007824 | Support creating std::string from slice
If I do std::string str(slice.c_str()) I don't get a proper string for some reason. It seems like the c string is missing NULL termination. I assume that is on purpose?
The only way to create a proper std::string is as shown in this commit. This should be part of e so people do... | gharchive/pull-request | 2014-11-06T20:06:35 | 2025-04-01T04:35:42.809321 | {
"authors": [
"kaimast"
],
"repo": "rescrv/e",
"url": "https://github.com/rescrv/e/pull/8",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
229028371 | New public API
A complete implementation of the new API from #58. I added also a couple of fixes I previously did in separate commits in the same PR (ca55a3e, 56e19a5).
@majorz this should be a major change as the new API is incompatible with the old API - http://semver.org/
@majorz this should be a major change... | gharchive/pull-request | 2017-05-16T13:14:15 | 2025-04-01T04:35:42.820522 | {
"authors": [
"cmr",
"josephroberts",
"majorz"
],
"repo": "resin-io-modules/network_manager",
"url": "https://github.com/resin-io-modules/network_manager/pull/59",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
195630790 | Update to support the new device registration flow
This PR fixes #232 by pulling in resin-register-device@3 (see resin-io/resin-register-device#22 and resin-io/resin-register-device#25 for background).
This PR brings the resin-sdk API in line with resin-register-device, and that adds the various changes to the tests ... | gharchive/pull-request | 2016-12-14T19:59:37 | 2025-04-01T04:35:42.826518 | {
"authors": [
"emirotin",
"pimterry"
],
"repo": "resin-io/resin-sdk",
"url": "https://github.com/resin-io/resin-sdk/pull/240",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
226285379 | WiFi doesn't work on Variscite DART-6UL
Variscite DART-6UL successfully boots resinOS. Both Ethernet-Ports are being recognized by the System. However WiFi does not work. Here's what's inside the console:
[ 13.831384] brcmfmac: brcmf_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 43430 rev 1 pmur... | gharchive/issue | 2017-05-04T13:44:37 | 2025-04-01T04:35:42.835094 | {
"authors": [
"KemperVreden",
"agherzan",
"dpruessner",
"floion"
],
"repo": "resin-os/resinos",
"url": "https://github.com/resin-os/resinos/issues/292",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
739388156 | refactor: move default actions to TILE_DEFAULTS
also introduce the option to disable actions by setting action: false or secondaryAction: false
also show "clickable" tick not for fixed tile types, but for tiles with action defined
Thanks.
| gharchive/pull-request | 2020-11-09T21:50:23 | 2025-04-01T04:35:42.836766 | {
"authors": [
"akloeckner",
"rchl"
],
"repo": "resoai/TileBoard",
"url": "https://github.com/resoai/TileBoard/pull/522",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2238150617 | Update lock timeout calculation on heartbeat
Use the reqTime to calculate the new lock timeout on hearbeat. This is not perfect as cannot know the exact tick that the server updates the database, but the assertion in the release lock validation will be correct because we err on the side of under calculating the timeo... | gharchive/pull-request | 2024-04-11T16:49:09 | 2025-04-01T04:35:42.844413 | {
"authors": [
"dfarr"
],
"repo": "resonatehq/resonate",
"url": "https://github.com/resonatehq/resonate/pull/284",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
316139515 | A socket file causes 'restore' to skip all subsequent files in the directory.
Output of restic version
$ ./restic_0.8.3_linux_amd64 version
restic 0.8.3
compiled with go1.10 on linux/amd64
How did you run restic exactly?
$ ./restic_0.8.3_linux_amd64 -r restic-repo/ restore -t restoreDir 965ab679
What backend/server... | gharchive/issue | 2018-04-20T06:08:42 | 2025-04-01T04:35:42.936945 | {
"authors": [
"fd0",
"likebike"
],
"repo": "restic/restic",
"url": "https://github.com/restic/restic/issues/1730",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
100398247 | Feature: Add redundancy for data stored in the repository
Restic does its best to reduce the amount of redundant data in a backup, e.g. by saving duplicate chunks of files only once. When the repository files are damaged at the storage location (e.g. by bit rot), this means that a large number of files/metadata/snaps... | gharchive/issue | 2015-08-11T20:12:26 | 2025-04-01T04:35:42.955853 | {
"authors": [
"Intensity",
"anarcat",
"cd1188",
"cfcs",
"cowai",
"dumblob",
"fd0",
"iluvcapra"
],
"repo": "restic/restic",
"url": "https://github.com/restic/restic/issues/256",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1513162434 | backup: extract StdioWrapper from ProgressPrinters
What does this PR change? What problem does it solve?
Extract the StdioWrapper from ProgressPrinters. The StdioWrapper is not used at all by the ProgressPrinters. It is now called a bit earlier than previously. However, as the password prompt directly accessed stdin/... | gharchive/pull-request | 2022-12-28T20:59:47 | 2025-04-01T04:35:42.962302 | {
"authors": [
"MichaelEischer",
"greatroar"
],
"repo": "restic/restic",
"url": "https://github.com/restic/restic/pull/4111",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
205675055 | All fields exported in JSON export
The fields to omit from export are not omitted when exporting to Better CSL Json
That is correct, the skipfields option only works for Better Bib(La)TeX. Which fields are causing trouble?
abstract and source, mostly. I've also tried removing them through a script, but to no avai... | gharchive/issue | 2017-02-06T18:53:44 | 2025-04-01T04:35:43.032489 | {
"authors": [
"retorquere",
"tpoisot"
],
"repo": "retorquere/zotero-better-bibtex",
"url": "https://github.com/retorquere/zotero-better-bibtex/issues/641",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
58382982 | numpy hypergeometric function freezes with certain arguments
This works fine:
import numpy.random as numpy_random
numpy_random.hypergeometric(32767, 2147450880, 1073741824)
But this doesn't:
import numpy.random as numpy_random
numpy_random.hypergeometric(262, 16776954, 8388608)
Commit 536be287531 removes the 'num... | gharchive/issue | 2015-02-20T17:20:11 | 2025-04-01T04:35:43.051417 | {
"authors": [
"rev112"
],
"repo": "rev112/pyope",
"url": "https://github.com/rev112/pyope/issues/2",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
25268379 | Rename ActionInvoker to be more consistent with filter naming
Perhaps ActionFilter or InvokerFilter. Keep in mind it is currently in invoker.go which should be renamed to reflect whatever new name we choose.
@robfig ping for 2 cents.
ActionInvoker is a special case and there is little value in renaming the func.
| gharchive/issue | 2014-01-08T20:15:19 | 2025-04-01T04:35:43.056270 | {
"authors": [
"brendensoares"
],
"repo": "revel/revel",
"url": "https://github.com/revel/revel/issues/452",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
60917859 | [RETARGET] Forking clarification
Minor tweak to forking directions, e.g. changed:
$ git checkout -b feature/useful-new-thing develop <--- Git did not accept this
to:
$ git checkout -b feature/useful-new-thing origin/remotes/develop
Also, added reminder to check that you have valid SSH keys.
This needs to target the... | gharchive/pull-request | 2015-03-12T22:11:57 | 2025-04-01T04:35:43.058044 | {
"authors": [
"brendensoares",
"eric-gilbertson",
"pedromorgan"
],
"repo": "revel/revel",
"url": "https://github.com/revel/revel/pull/893",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1574079324 | Pypi Package supporting Python 3 and up
Hi and thanks for your work on this.
Are there any plans to release the python >= 3 supporting code of this respository in a pypi package? Or are there reasons that this hasn't happened? As I'd imagine it to be more comfortable for users of this package to be able to include it... | gharchive/issue | 2023-02-07T10:33:04 | 2025-04-01T04:35:43.065078 | {
"authors": [
"floese",
"frankwiles",
"nicholasserra"
],
"repo": "revsys/django-tos",
"url": "https://github.com/revsys/django-tos/issues/67",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2180568989 | Enabling Multiple Uses of NFC requestTechnology Instead of One-time
Hello. I am an IT developer working for a small company in Korea.
What I want to achieve is a functionality where, regardless of whether NFC is tapped once or not, pressing a 'Refresh' button turns off NFC reading and then turns it back on when press... | gharchive/issue | 2024-03-12T01:58:21 | 2025-04-01T04:35:43.069625 | {
"authors": [
"divashuthron",
"georgipavlov-7DIGIT"
],
"repo": "revtel/react-native-nfc-manager",
"url": "https://github.com/revtel/react-native-nfc-manager/issues/704",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
779740609 | Update s3, sqs to 2.15.59
Updates
software.amazon.awssdk:s3
software.amazon.awssdk:sqs
from 2.15.58 to 2.15.59.
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in... | gharchive/pull-request | 2021-01-05T23:46:04 | 2025-04-01T04:35:43.073370 | {
"authors": [
"scala-steward"
],
"repo": "rewards-network/pure-aws",
"url": "https://github.com/rewards-network/pure-aws/pull/33",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1124637309 | Update s3, sdk-core, sqs to 2.17.124
Updates
software.amazon.awssdk:s3
software.amazon.awssdk:sdk-core
software.amazon.awssdk:sqs
from 2.17.121 to 2.17.124.
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR.... | gharchive/pull-request | 2022-02-04T21:38:03 | 2025-04-01T04:35:43.077099 | {
"authors": [
"scala-steward"
],
"repo": "rewards-network/pure-aws",
"url": "https://github.com/rewards-network/pure-aws/pull/417",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
230241631 | Including external .md files
I have tried to include static markdown files, but all this module appears to do is present the file reference rather than the content of the file. For instance,
import React from 'react';
import ReactDOM from 'react-dom';
import ReactMarkdown from 'react-markdown'
// The following line o... | gharchive/issue | 2017-05-21T19:18:17 | 2025-04-01T04:35:43.084213 | {
"authors": [
"Beamanator",
"EAT-CODE-KITE-REPEAT",
"rexxars",
"russellbits",
"wellenzhong",
"zhanglinge"
],
"repo": "rexxars/react-markdown",
"url": "https://github.com/rexxars/react-markdown/issues/76",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"... |
69612353 | AutoCompleteTextView example
Someone can help with a working AutoComplete example using this library?
I already get one at https://github.com/rey5137/material/blob/ac83d8f68fd8c793dac92163a0afcac9752b03c9/app/src/main/res/layout/fragment_textfield.xml
| gharchive/issue | 2015-04-20T15:24:41 | 2025-04-01T04:35:43.085654 | {
"authors": [
"jlccaires"
],
"repo": "rey5137/material",
"url": "https://github.com/rey5137/material/issues/63",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2183609735 | missing code for the package
dear @rezeck we tried your amazing GRF based collective transport algorithm, and we want to inform you that it DOESN'T work... So please send us the updated files. the issue that will found is the all robot when saw the target all of it goes to target without object.
finally we built you... | gharchive/issue | 2024-03-13T10:13:42 | 2025-04-01T04:35:43.094227 | {
"authors": [
"besobees",
"rezeck"
],
"repo": "rezeck/grf_transport",
"url": "https://github.com/rezeck/grf_transport/issues/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
368463961 | Cryptark: Crash on collecting artifact (SetAchievement) - Steam version
this function may be missing from the libSteamworksNative.so stub
full backtrace:
276-Central Core Neutralized
TRYING TO GET Revenue - GOT 0 ... | gharchive/issue | 2018-10-10T01:59:18 | 2025-04-01T04:35:43.099010 | {
"authors": [
"rfht"
],
"repo": "rfht/fnaify",
"url": "https://github.com/rfht/fnaify/issues/28",
"license": "ISC",
"license_type": "permissive",
"license_source": "github-api"
} |
211999865 | Add support for pivotshare.com websites
[x] I've verified and I assure that I'm running youtube-dl 2017.03.06
[x] At least skimmed through README and most notably FAQ and BUGS sections
[x] Searched the bugtracker for similar issues including closed ones
[x] Site support request (request for adding support for a new ... | gharchive/issue | 2017-03-06T00:46:01 | 2025-04-01T04:35:43.104636 | {
"authors": [
"jgilf",
"yan12125"
],
"repo": "rg3/youtube-dl",
"url": "https://github.com/rg3/youtube-dl/issues/12374",
"license": "Unlicense",
"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.