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
1180655594
Bump wasm-bindgen and loose the version constraint The constraint wasm-bindgen = "=0.2.78" make using wasm-bindgen with some other packages impossible. Perhaps, we could relax that constraint? Going to merge this onto a new branch and take it from here. Thanks @quangIO
gharchive/pull-request
2022-03-25T11:07:39
2025-04-01T06:43:43.550020
{ "authors": [ "quangIO", "zebp" ], "repo": "cloudflare/workers-rs", "url": "https://github.com/cloudflare/workers-rs/pull/158", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1138866474
Improve wsl install pre-requirements check Followup to #25 and #27. Currently we are checking wsl binary help-text to get information about the wsl version and install-status (see https://github.com/cloudflightio/dockerinwsl/blob/master/msi/install/check.ps1#L6). This is quite error-prone end should be changed in the...
gharchive/issue
2022-02-15T15:44:37
2025-04-01T06:43:43.552601
{ "authors": [ "mriedmann" ], "repo": "cloudflightio/dockerinwsl", "url": "https://github.com/cloudflightio/dockerinwsl/issues/29", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
176824700
Provide sane defaults when service accounts are used. This change sets some sane defaults when service accounts and scopes are used: If no SA is specified, but scopes are, "default" is used as the SA. If a custom SA is specified, but scopes are not, the "cloud-platform" scope is used. If neither SA nor scope are pro...
gharchive/pull-request
2016-09-14T06:21:19
2025-04-01T06:43:43.555378
{ "authors": [ "drich10", "evandbrown" ], "repo": "cloudfoundry-incubator/bosh-google-cpi-release", "url": "https://github.com/cloudfoundry-incubator/bosh-google-cpi-release/pull/82", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
586916927
Add helm requirements.yaml for quarks-job #171492037 Added helm requirements.yaml for quarks-job Bumped quarks-job to 491e84a Rebased and verified with helm v3.1.2 ./bin/build-helm Successfully packaged chart and saved it to: /Users/zidashaw/space/golang/workspace/src/github.com/cloudfoundry-incubator/cf-operator...
gharchive/pull-request
2020-03-24T12:16:17
2025-04-01T06:43:43.557609
{ "authors": [ "edwardstudy" ], "repo": "cloudfoundry-incubator/cf-operator", "url": "https://github.com/cloudfoundry-incubator/cf-operator/pull/860", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2683809012
fix: Adds LOGNAME/USER environment variables for VirtualBox version 7 Fix for #39 Removes the WARNING: line that VBoxManager display on any command. $ VBoxManage --version WARNING: Environment variable LOGNAME or USER does not correspond to effective user id. 7.1.4r165100 If you know an elegant way to replace "\n"...
gharchive/pull-request
2024-11-22T16:42:01
2025-04-01T06:43:43.560698
{ "authors": [ "arcenik", "ramonskie", "rkoster" ], "repo": "cloudfoundry/bosh-virtualbox-cpi-release", "url": "https://github.com/cloudfoundry/bosh-virtualbox-cpi-release/pull/41", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1310033946
Replace GinkgoParallelNode with GinkgoParallelProcess Replace GinkgoParallelNode with GinkgoParallelProcess Summary GinkgoParallelNode is deprecated and will be replaced with GinkgoParallelProcess in Ginkgo v2 (migration) Steps to Reproduce None. Issue is found in code and is a simple rename to bring into compliance ...
gharchive/issue
2022-07-19T20:51:27
2025-04-01T06:43:43.574514
{ "authors": [ "MarcPaquette", "ebroberson" ], "repo": "cloudfoundry/diego-release", "url": "https://github.com/cloudfoundry/diego-release/issues/629", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2519720241
feat(issue_templates):Create Heureka epic/task issue templates Description This PR creates 2 issue templates for Heureka epics and tasks. Checklist [x] I have performed a self-review of my code @MR2011 WDYT? Agree?
gharchive/pull-request
2024-09-11T13:13:35
2025-04-01T06:43:43.660612
{ "authors": [ "drochow", "lolaapenna" ], "repo": "cloudoperators/heureka", "url": "https://github.com/cloudoperators/heureka/pull/217", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1646175790
Support overriding default origin ID what Add support for default_origin_id variable, to support custom origin groups on the default behavior. Add optional group_id variable to origin_groups to avoid race conditions when specifying origin groups in behaviors. why There was no way to activate support for multi-regi...
gharchive/pull-request
2023-03-29T16:49:09
2025-04-01T06:43:43.667527
{ "authors": [ "Gowiem", "hans-d", "mchristopher" ], "repo": "cloudposse/terraform-aws-cloudfront-s3-cdn", "url": "https://github.com/cloudposse/terraform-aws-cloudfront-s3-cdn/pull/264", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
513192543
Defining Multiple Host Volumes Paths Terraform v 0.12.7 I am getting the following issue when trying to define multiple volumes for one service. Error: Unsupported argument on .terraform/modules/batch_environment-dev.workers.airflow-webserver.alb_service_task/main.tf line 51, in resource "aws_ecs_task_definition" "d...
gharchive/issue
2019-10-28T09:35:22
2025-04-01T06:43:43.675866
{ "authors": [ "TRReeve", "aknysh" ], "repo": "cloudposse/terraform-aws-ecs-alb-service-task", "url": "https://github.com/cloudposse/terraform-aws-ecs-alb-service-task/issues/36", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1289164682
Resolve Invalid count argument errors by accepting zone_id as a list what Support a list for zone_id Retain legacy support for a string zone_id why Resolve Invalid count argument errors when the zone doesn't exist yet This is the same logic from the redis module and it works well: https://github.com/cloudposse/ter...
gharchive/pull-request
2022-06-29T18:57:50
2025-04-01T06:43:43.680705
{ "authors": [ "nitrocode", "woz5999" ], "repo": "cloudposse/terraform-aws-rds-cluster", "url": "https://github.com/cloudposse/terraform-aws-rds-cluster/pull/144", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
247595925
Init What Added user data make ops to work with aws cloud Why Useful to get list of instances Done
gharchive/pull-request
2017-08-03T05:27:30
2025-04-01T06:43:43.681989
{ "authors": [ "goruha" ], "repo": "cloudposse/tf_user_data_cloud", "url": "https://github.com/cloudposse/tf_user_data_cloud/pull/1", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1318093996
Make more concise Made a few changes that make the reading easier 😄 Thanks for your interest in the project. We prefer to keep the current Readme content.
gharchive/pull-request
2022-07-26T11:20:41
2025-04-01T06:43:43.683621
{ "authors": [ "connorlanigan", "daniijal" ], "repo": "cloudscape-design/components", "url": "https://github.com/cloudscape-design/components/pull/77", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
958659839
UVI Request --- UVI JSON --- { "vendor_name": "Linux", "product_name": "Kernel", "product_version": "versions from to before v4.14.240", "vulnerability_type": "unspecified", "affected_component": "unspecified", "attack_vector": "unspecified", "impact": "unspecified", "credit": "", "references": [ ...
gharchive/issue
2021-08-03T02:33:54
2025-04-01T06:43:43.685265
{ "authors": [ "joshbressers" ], "repo": "cloudsecurityalliance/uvi-database", "url": "https://github.com/cloudsecurityalliance/uvi-database/issues/704", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
1021705359
Skip click 8.0.2 click 8.0.2 has a bug where it mangles the passed in filename and causes validation to fail with "file not found" relates to https://github.com/pallets/click/issues/2088
gharchive/pull-request
2021-10-09T13:09:12
2025-04-01T06:43:43.686713
{ "authors": [ "dylwylie" ], "repo": "cloudsmith-io/cloudsmith-cli", "url": "https://github.com/cloudsmith-io/cloudsmith-cli/pull/57", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
353136725
Missing support for VPCEndpointServicePermissions We only allow certain roles to approve VPC endpoint requests, so I'd need to specify those ARNs. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointservicepermissions.html Hey @jcook793 This issue can be closed as VPCEndpointS...
gharchive/issue
2018-08-22T21:42:41
2025-04-01T06:43:43.688378
{ "authors": [ "jcook793", "oussemos" ], "repo": "cloudtools/troposphere", "url": "https://github.com/cloudtools/troposphere/issues/1128", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
275594487
Update ECS AWS::ECS::TaskDefinition In the ContainerDefinition property type, use the LinuxParametersproperty to specify Linux-specific options for an Amazon ECS container. Added via a58706c20e7f4da764b1dfd12b439b8c59e0783e
gharchive/issue
2017-11-21T05:58:28
2025-04-01T06:43:43.690232
{ "authors": [ "markpeek" ], "repo": "cloudtools/troposphere", "url": "https://github.com/cloudtools/troposphere/issues/914", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
834871340
Initial pass at 'cloudtruth run' command Really a first pass... Two major questions remain: How to test beyond a valid environment -- assume we need a mock of things Multiple arguments for --set and --remove in conjunction with <argument|command> sub-command The proof of concept for this is to add ENTRYPOINT clou...
gharchive/pull-request
2021-03-18T14:20:17
2025-04-01T06:43:43.695070
{ "authors": [ "jeking3", "nirvdrum", "rickporter-tuono" ], "repo": "cloudtruth/cloudtruth-cli", "url": "https://github.com/cloudtruth/cloudtruth-cli/pull/14", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1371489546
support pprof extension Is your feature request related to a problem? Please describe. Elegantly support pprof Additional context refer to: https://github.com/gofiber/fiber/tree/master/middleware/pprof https://github.com/gin-contrib/pprof Please assign this to me. I would like to work on this. Please assign ...
gharchive/issue
2022-09-13T13:48:19
2025-04-01T06:43:43.698517
{ "authors": [ "Haswf", "li-jin-gou", "wangbei98" ], "repo": "cloudwego/hertz", "url": "https://github.com/cloudwego/hertz/issues/240", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1045481560
server端自定义errHandler无效 在server启动时候,定义errHandler未生效,无法正常输出123431 server.WithErrorHandler(func(err error) error { fmt.Println(123431) return err }) 又忘回复了,好的,下个版本fix哈
gharchive/issue
2021-11-05T06:10:56
2025-04-01T06:43:43.699512
{ "authors": [ "YangruiEmma", "nihaibao" ], "repo": "cloudwego/kitex", "url": "https://github.com/cloudwego/kitex/issues/196", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1094271856
How can I serve different http uri with one service when using generic call in http mode ? I'm developing a gateway service, and my backend service is based on kitex. Generic call seems quite easy for this. But I have some confusions. Here's some details : The gateway have two different uris /gateway/api/resource/v1...
gharchive/issue
2022-01-05T11:51:43
2025-04-01T06:43:43.704633
{ "authors": [ "Liqifan", "YangruiEmma", "f20500909" ], "repo": "cloudwego/kitex", "url": "https://github.com/cloudwego/kitex/issues/311", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2226575476
Draft prototype for regular user data Make a database table representing the data associated with users Ver. 1 of Table completed
gharchive/issue
2024-04-04T21:45:35
2025-04-01T06:43:43.736257
{ "authors": [ "tycho01" ], "repo": "clubsearch-manoa/clubsearch-manoa", "url": "https://github.com/clubsearch-manoa/clubsearch-manoa/issues/10", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
529978820
Critical Pods (nginx-ingress, calico-node...) fail readiness checks under CPU pressure Hi, With the configuration provided in this repo, when a (user-scheduled) Pod without CPU limits puts a lot of CPU pressure on a node, critical pods are denied the CPU shares required to correctly pass readiness or even liveliness ...
gharchive/issue
2019-11-28T15:37:38
2025-04-01T06:43:43.739229
{ "authors": [ "ArchiFleKs", "Neki" ], "repo": "clusterfrak-dynamics/teks", "url": "https://github.com/clusterfrak-dynamics/teks/issues/7", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1606948835
hi again sorry for the big QA push here xD you accidentally introduced a bug for linux users. on install i get FileNotFoundError: [Errno 2] No such file or directory: 'README.md' just need to rename readme.md to README.md :) thanks i made a PR 🚀🚀🚀🚀🚀🚀 How the heck did that happen? Ugh... I hate macOS'...
gharchive/issue
2023-03-02T14:50:24
2025-04-01T06:43:43.789062
{ "authors": [ "cmang", "eyooooo" ], "repo": "cmang/durdraw", "url": "https://github.com/cmang/durdraw/issues/5", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2354642083
There was an error setting the color./selt' is not defined in durdraw_ui_curses.py Just happened upon this. Pretty sure it's just a typo, and no idea how significant it is, but I thought you might want to know about it. Durdraw crashed (I think while I was changing colors. Not 100%; it was abrupt.) and printed an err...
gharchive/issue
2024-06-15T08:16:51
2025-04-01T06:43:43.800235
{ "authors": [ "AdrianGroty", "cmang" ], "repo": "cmang/durdraw", "url": "https://github.com/cmang/durdraw/issues/68", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
478822260
Matrix rendering much faster when NOT using the shiny wrapper Hi, we've noticed the matrix rendering (say matrix(rnorm(200000), 10000)) is very slow using morpheus(x) in shiny, but rendering from a text file opened via what looks like a morpheus iframe or API on the shiny-rendered page is instantenous. Why's that? Is...
gharchive/issue
2019-08-09T06:38:35
2025-04-01T06:43:43.826263
{ "authors": [ "joshua-gould", "katsikora" ], "repo": "cmap/morpheus.R", "url": "https://github.com/cmap/morpheus.R/issues/6", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
145544305
Add copy functions to expressions. In order to support intra-query parallelism, peloton plan tree has to be copied. During copy, the difficult but necessary part is to copy expression classes. In this commit, AbstractExpression is added a Copy interface, like following: virtual AbstractExpression *Copy() const = 0;...
gharchive/pull-request
2016-04-03T21:51:05
2025-04-01T06:43:44.279184
{ "authors": [ "amaliujia", "jarulraj" ], "repo": "cmu-db/peloton", "url": "https://github.com/cmu-db/peloton/pull/107", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
806549891
Change safegraph parameter hierarchy Description Update the safegraph params.json file and loading code to follow the conventions of #795 this also needs to be updated https://github.com/cmu-delphi/covidcast-indicators/blob/main/ansible/templates/safegraph-params-prod.json.j2. I wonder if there's a better way to ke...
gharchive/pull-request
2021-02-11T16:30:24
2025-04-01T06:43:44.281677
{ "authors": [ "chinandrew", "sgsmob" ], "repo": "cmu-delphi/covidcast-indicators", "url": "https://github.com/cmu-delphi/covidcast-indicators/pull/796", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
387348802
Taylorwaggoner virtual kubelet Pre-submission checklist: Please check each of these after submitting your pull request: [x] Are you only including a repo_url if your project is 100% open source? If so, you need to pick the single best GitHub repository for your project, not a GitHub organization. [x] Is your project...
gharchive/pull-request
2018-12-04T15:44:19
2025-04-01T06:43:44.342060
{ "authors": [ "CNCF-Bot", "taylorwaggoner" ], "repo": "cncf/landscape", "url": "https://github.com/cncf/landscape/pull/1025", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
616787665
Update Semaphore logo To match the current brand identity. Deploy preview for landscape ready! Built with commit d59cdf82432a11fc64cb18c78006c00d5194d4e5 https://deploy-preview-1675--landscape.netlify.app
gharchive/pull-request
2020-05-12T16:19:59
2025-04-01T06:43:44.343602
{ "authors": [ "CNCF-Bot", "markoa" ], "repo": "cncf/landscape", "url": "https://github.com/cncf/landscape/pull/1675", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
356973706
Plan GSoC participation for 2019 CNCF has successfully participated in GSoC 2018, having 7 of 7 projects accepted and passed the final evaluations. Now it's time to start planning the GSoC 2019 participation. Hi Ihor, I am a graduate student of San José State University and interested in participating for GSoC 2019...
gharchive/issue
2018-09-04T20:58:09
2025-04-01T06:43:44.364761
{ "authors": [ "Abhik1998", "Helinia", "angadsharma1016", "bargemb", "caniszczyk", "idvoretskyi", "justinzhf", "mrkarna", "nikhita", "pandyamarut", "sourabh1031", "sourabhdeshmukh", "yas1nth" ], "repo": "cncf/soc", "url": "https://github.com/cncf/soc/issues/50...
2425413994
Feat: Add option to filter processes by both containers and nodes Description Allows for the returned container resources to only be the container resources. The original solution returned the pid tree constructed with pids from node, thus slowing things down. This functionality needs to remain due to the zombie task...
gharchive/pull-request
2024-07-23T14:49:40
2025-04-01T06:43:44.367463
{ "authors": [ "svteb" ], "repo": "cnf-testsuite/cluster_tools", "url": "https://github.com/cnf-testsuite/cluster_tools/pull/27", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2154920298
DPI scale text issue with menu_drawer Hi! I've found an issue with menu_drawer that is not drawing text correctly upon switching forms from different DPI scales. Here is an example when opens a form in a 4K monitor, looks good: but when change to a HD monitor, it looks like this: Text renderer from menu_bar seems t...
gharchive/issue
2024-02-26T19:10:13
2025-04-01T06:43:44.370164
{ "authors": [ "edgarbernal5", "qPCR4vir" ], "repo": "cnjinhao/nana", "url": "https://github.com/cnjinhao/nana/issues/692", "license": "BSL-1.0", "license_type": "permissive", "license_source": "github-api" }
2626759424
Check deployment failure Vercel shows recent deployment failure Looks good due to lack of permission
gharchive/issue
2024-10-31T12:43:38
2025-04-01T06:43:44.484236
{ "authors": [ "abhilashsajeev", "cochindreamdestinations" ], "repo": "cochindreamdestinations/website", "url": "https://github.com/cochindreamdestinations/website/issues/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
863007513
release-21.1: sql: add pg_get_partkeydef builtin for compatibility PR: https://github.com/cockroachdb/cockroach/pull/63149 From release notes: The pg_get_partkeydef builtin function is now implemented by always returning NULL. [#63149][#63149] {% comment %}doc{% endcomment %} This is documented in https://github....
gharchive/issue
2021-04-20T16:39:46
2025-04-01T06:43:44.968132
{ "authors": [ "ericharmeling", "jseldess" ], "repo": "cockroachdb/docs", "url": "https://github.com/cockroachdb/docs/issues/10368", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
486275436
Not Null Constraint Doc Update Re: Not Null Constraint Issue Description This page does not refer to the page on NULL handling Suggested Resolution Add a link to null handling at the first mention of "NULL" at the top, and one more in "See also" at the bottom. Hello @Amruta-Ranade I understood this issue, and I am ...
gharchive/issue
2019-08-28T09:53:51
2025-04-01T06:43:44.978065
{ "authors": [ "Amruta-Ranade", "aniketrb-github", "jeffugo", "knz" ], "repo": "cockroachdb/docs", "url": "https://github.com/cockroachdb/docs/issues/5331", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
488202471
Investigate additional SQL best practices @knz suggested we check http://www.helenanderson.co.nz/sql-query-tweaks/ for possible additions to our SQL best practices. A number of these are already in our docs, I believe, but it's worth a closer look. cc @rmloveland, @ericharmeling for further consideration about prio...
gharchive/issue
2019-09-02T13:54:33
2025-04-01T06:43:44.979915
{ "authors": [ "jseldess" ], "repo": "cockroachdb/docs", "url": "https://github.com/cockroachdb/docs/issues/5349", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
637158638
Enable remote file includes in jekyll build Related to #7066. Jekyll requires all included files to be local. We should look into make a custom plugin that enables including remote files. This would make including code samples from external repos (with automated testing!) possible Here is a discussion on this topic, ...
gharchive/issue
2020-06-11T16:25:46
2025-04-01T06:43:44.982553
{ "authors": [ "ericharmeling", "ianjevans" ], "repo": "cockroachdb/docs", "url": "https://github.com/cockroachdb/docs/issues/7500", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1067711630
Updated information for Ruby 3 and included reference to update PATH Instruct users to update their $PATH Add gem update before installing Jekyll @lnhsingh Can you please review? Also is there a PR format I should be following? This change is 
gharchive/pull-request
2021-11-30T21:55:26
2025-04-01T06:43:44.984542
{ "authors": [ "cockroach-teamcity", "nickvigilante" ], "repo": "cockroachdb/docs", "url": "https://github.com/cockroachdb/docs/pull/12477", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1384282551
infra: add Segment snippet + page impression to all pages Using Segment for page tracking enables consistent user IDs with the CockroachDB Cloud console, and allows us to configure where events are sent without redeploying this site. Add the standard Segment snippet, which fires a page impression on-load by default. ...
gharchive/pull-request
2022-09-23T20:45:38
2025-04-01T06:43:44.987124
{ "authors": [ "cockroach-teamcity", "sjbarag" ], "repo": "cockroachdb/docs", "url": "https://github.com/cockroachdb/docs/pull/15192", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
190441585
recent-posts: fix typo. This change is  http://cockroach-docs-review.s3-website-us-east-1.amazonaws.com/adba7974959edcb115ab8fab3c9639166596652d/ http://cockroach-docs-review.s3-website-us-east-1.amazonaws.com/962748274c793c0f57de94cb1880facd516e7cee/
gharchive/pull-request
2016-11-18T22:54:53
2025-04-01T06:43:44.989261
{ "authors": [ "alevinval", "cockroach-teamcity" ], "repo": "cockroachdb/docs", "url": "https://github.com/cockroachdb/docs/pull/879", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1896765828
Document ACPI tables and ELF files handling Document ACPI tables + ELF files handling. @00xc here you have a clean version of the PR :) Any reason you removed the doctests from last version? I thought they were useful :) Yes, @00xc, I initially thought doctests to be pretty neat, but I realized they are more th...
gharchive/pull-request
2023-09-14T15:01:25
2025-04-01T06:43:45.006858
{ "authors": [ "00xc", "Zildj1an" ], "repo": "coconut-svsm/svsm", "url": "https://github.com/coconut-svsm/svsm/pull/96", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
92925451
Github install fails I'm following the instructions to install from github, and the last step fails. When I run 'tools/cocos2d-console/download-bin.py' I get this error: ==> Copying files... Traceback (most recent call last): File "tools/cocos2d-console/download-bin.py", line 301, in main() File "tools/cocos2d-conso...
gharchive/issue
2015-07-03T19:30:26
2025-04-01T06:43:45.040521
{ "authors": [ "darkoverlordofdata", "pandamicro" ], "repo": "cocos2d/cocos2d-js", "url": "https://github.com/cocos2d/cocos2d-js/issues/1779", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
54537053
Change moon resource Change moon resource I test it on web and win32 Reviewed and tested on Mac and iOS
gharchive/pull-request
2015-01-16T03:48:03
2025-04-01T06:43:45.041481
{ "authors": [ "jianglong0156", "pandamicro" ], "repo": "cocos2d/cocos2d-js", "url": "https://github.com/cocos2d/cocos2d-js/pull/1322", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
414798444
Integrate with Angular/IONIC? Is it possible to use this in Angular / IONIC (PWA)? @fransyozef Yes. It is possible. Since its written in vanilla js :D. Feel free to fork and play with it. hmm .. you don't happen to have an example @fransyozef Sorry I dont have. Go through the code. Its simple. Closing this issu...
gharchive/issue
2019-02-26T20:14:36
2025-04-01T06:43:45.150998
{ "authors": [ "Sankey28", "fransyozef", "gokulkrishh" ], "repo": "code-kotis/qr-code-scanner", "url": "https://github.com/code-kotis/qr-code-scanner/issues/67", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2260855280
issue #340 fixed - missing variable added PR Fixes: 1 added the missing variable scrollableContainerRef Resolves #340 @hkirat added the missing variable Hello @Abhi0049k . Harkirat has already fixed this bug , so you can close this PR
gharchive/pull-request
2024-04-24T09:36:55
2025-04-01T06:43:45.161127
{ "authors": [ "Abhi0049k", "amanbairagi30" ], "repo": "code100x/daily-code", "url": "https://github.com/code100x/daily-code/pull/344", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1509864741
Inactive Tag Meetings have started showing up at https://aasfmarin.org/find-a-meeting with an Inactive tag that SF/Marin has deleted from Airtable (see Friday At Five in screenshot). We're hoping to stop that from happening. They disappeared after I refreshed the JSON feed. What's happening exactly? i don't see "F...
gharchive/issue
2022-12-24T00:04:27
2025-04-01T06:43:45.176356
{ "authors": [ "joshreisner", "leggomyinfo" ], "repo": "code4recovery/tsml-ui", "url": "https://github.com/code4recovery/tsml-ui/issues/276", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1194942441
Cant update presale date on website after launch I am unable to update presale or public date after launch. I did public launch with no mints made and cannot adjust launch to a later date. minter-dapp v0.02 More context is needed. What error message are you receiving? More context is needed. What error message a...
gharchive/issue
2022-04-06T17:51:38
2025-04-01T06:43:45.191272
{ "authors": [ "astrosocietyxyz", "codeSTACKr", "jonnahhex", "moin51195" ], "repo": "codeSTACKr/minter-dapp", "url": "https://github.com/codeSTACKr/minter-dapp/issues/24", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
128224385
How do I use this? I'm a relative newbie at JavaScript and am unclear on how this package is supposed to be used. You just need to include the momentjs library in your web page, followed by the readable-range.js file from this repo, then you should be able to run the code examples shown in the README @codebox oka...
gharchive/issue
2016-01-22T19:17:23
2025-04-01T06:43:45.202128
{ "authors": [ "codebox", "fatuhoku" ], "repo": "codebox/moment-precise-range", "url": "https://github.com/codebox/moment-precise-range/issues/11", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1376132015
Move semver to prod dependencies Motivation/Description of the PR Description of this PR, which problem it solves Resolves #issueId (if applicable). On a yarn 3 installation which uses PnP I was not able to use CodeceptJs because it complains that semver is trying to be used but it's not listed in dependencies, it ...
gharchive/pull-request
2022-09-16T15:52:21
2025-04-01T06:43:45.226225
{ "authors": [ "DavertMik", "timja" ], "repo": "codeceptjs/CodeceptJS", "url": "https://github.com/codeceptjs/CodeceptJS/pull/3413", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
75282288
WebRoot is throwing a malicious content warning on codecombat.com Reported by a user. No current problem:
gharchive/issue
2015-05-11T16:34:46
2025-04-01T06:43:45.237048
{ "authors": [ "differentmatt", "nwinter" ], "repo": "codecombat/codecombat", "url": "https://github.com/codecombat/codecombat/issues/2750", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
417946842
Add CSS 'color' options aside from colours Add a block which is the same as the CSS 'width: auto' block, but on the left-hand-side has a dummy input saying color:. Complete in abc4d66
gharchive/issue
2019-03-06T18:27:00
2025-04-01T06:43:45.242798
{ "authors": [ "gezakerecsenyi", "palkerecsenyi" ], "repo": "codeddraig/ffau", "url": "https://github.com/codeddraig/ffau/issues/60", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1227229909
No release found for version When i hit my update button i get No release found for version "0.5.0". Please check the repository you're pulling from. My version_installed is set to v.0.6 and my latest tag is v.0.7 what am i doing wrong? all my tags: I also wanna know about this. Kinda having the same issue here. ...
gharchive/issue
2022-05-05T22:20:30
2025-04-01T06:43:45.248105
{ "authors": [ "DuelistRag3", "KevinEduardo", "codedge" ], "repo": "codedge/laravel-selfupdater", "url": "https://github.com/codedge/laravel-selfupdater/issues/354", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
190281331
how to snap droped element to anywhere in the #right-pane i am trying this example http://jsfiddle.net/Robodude/Y7RmR/ but snapping element to anywhre after drop the element your link is broken
gharchive/issue
2016-11-18T10:09:23
2025-04-01T06:43:45.251440
{ "authors": [ "Prajapatirpr", "w0ns88" ], "repo": "codef0rmer/angular-dragdrop", "url": "https://github.com/codef0rmer/angular-dragdrop/issues/301", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
207352644
Unable to pass value into callbacks So after spending so much time trying to find a way of calling a function that takes values using a callbacks options such as onDrop, onStop, I was unable to figure it out. Please consider this attribute jqyoui-draggable="{index: {{$index}},animate:true, onStop : 'updateStatus' }" ...
gharchive/issue
2017-02-13T22:02:16
2025-04-01T06:43:45.254097
{ "authors": [ "olyjosh" ], "repo": "codef0rmer/angular-dragdrop", "url": "https://github.com/codef0rmer/angular-dragdrop/issues/309", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1357789448
As a user, I should be able to tell which form fields are required. When adding a dataset, it's not clear that the Title and Files fields are required until validation fails. All forms should clearly indicate which fields are required. Title is required, Description is not. PR created: https://github.com/codeforam...
gharchive/issue
2022-08-31T19:50:36
2025-04-01T06:43:45.255875
{ "authors": [ "T-Dnzt", "jamesiarmes" ], "repo": "codeforamerica/classifyr", "url": "https://github.com/codeforamerica/classifyr/issues/89", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
376180663
Create pause-able search for cliffs on a local machine If one or more of us can run a search in terminal to try to track down cliffs, specifically in SNAP, that could be useful. There would be millions of runs. We'd either need to be able to pause or to chunk it into different runs so that it doesn't have to just run...
gharchive/issue
2018-10-31T22:13:24
2025-04-01T06:43:45.263681
{ "authors": [ "knod" ], "repo": "codeforboston/cliff-effects", "url": "https://github.com/codeforboston/cliff-effects/issues/939", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
82782704
Helper text update Added helper text for question 301 with the four examples. Edited the view so that the info glyphicon only shows once if there are multiple helper texts. Tried to write a more descriptive question for question 50. (Currently it just had filler text we put in at the last hacknight). Awesome!!!!!!!...
gharchive/pull-request
2015-05-30T11:11:12
2025-04-01T06:43:45.269647
{ "authors": [ "brianek", "jrleszcz" ], "repo": "codefordc/clean-slate", "url": "https://github.com/codefordc/clean-slate/pull/55", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
67619309
.pdf Hedin House, student status is not showing up When student status is collected in the online form, it's not being reflected in the PDF version. Look at page 3 of the application. Hedin House's student field names are shown here: $ pdftk public/forms/Hedin_House.pdf dump_data_fields | grep -i student FieldName...
gharchive/issue
2015-04-10T15:23:57
2025-04-01T06:43:45.274802
{ "authors": [ "adinneen", "jrunningen", "lizhaney", "mlouie" ], "repo": "codefordc/districthousing", "url": "https://github.com/codefordc/districthousing/issues/309", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2700015267
Deprecate legacy APIs and update references Begin the process of deprecating legacy APIs/getters by updating references throughout the codebase to use new connection methods. This change enhances code maintainability and prepares for future improvements. Creates new generic connect and disconnect methods in instance...
gharchive/pull-request
2024-11-27T22:22:28
2025-04-01T06:43:45.284744
{ "authors": [ "SanjulaGanepola", "worksofliam" ], "repo": "codefori/vscode-ibmi", "url": "https://github.com/codefori/vscode-ibmi/pull/2382", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
611303038
Fix incorrect JSON parsing for pull requests Kept getting errors from jq while configuring it for a pull request - I think the issue was a missing pull_request prefix - tested locally on the payload, seems to work. Not sure how to "test run' it on the market place. The error: jq: error: head/0 is not defined at <top-...
gharchive/pull-request
2020-05-03T00:31:12
2025-04-01T06:43:45.294021
{ "authors": [ "nvgoldin" ], "repo": "codefresh-io/codefresh-pipeline-runner", "url": "https://github.com/codefresh-io/codefresh-pipeline-runner/pull/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2402869023
fix: do not display empty <label></label> The props label and hintText are ReactNodes. They can therefore be null, undefined, or an empty string (""). In these cases, the rendered HTML will be an empty <label> tag. This PR fixes this issue. There is a side effect: if the provided label or hintText is the boolean fals...
gharchive/pull-request
2024-07-11T10:47:06
2025-04-01T06:43:45.300565
{ "authors": [ "ddecrulle", "garronej", "revolunet" ], "repo": "codegouvfr/react-dsfr", "url": "https://github.com/codegouvfr/react-dsfr/pull/275", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
736345944
Bug: Double initializing of class Describe the bug Double initializing of the config class. Problem is that I am extending config class Filters from module. I have setup that I have shared configs between all apps and I am extending main config file located in shared folder by apps config. But happens that auto disco...
gharchive/issue
2020-11-04T18:50:32
2025-04-01T06:43:45.309481
{ "authors": [ "MGatner", "najdanovicivan", "paulbalandan", "xbotkaj" ], "repo": "codeigniter4/CodeIgniter4", "url": "https://github.com/codeigniter4/CodeIgniter4/issues/3855", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
281382732
Update index.html Community Organized Events Community Organized Events
gharchive/pull-request
2017-12-12T13:24:02
2025-04-01T06:43:45.310664
{ "authors": [ "PKGreenHouse" ], "repo": "codeinthedark/codeinthedark.github.io", "url": "https://github.com/codeinthedark/codeinthedark.github.io/pull/49", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
490069918
Update depency injection milestone with providedIn: 'root' Right now we only mention including service in a module and never mention using "providedIn: root". We should update info to reflect this future. https://codelab.fun/angular/dependency-injection/provide-injectable the code is in apps/codelab/src/app/codelabs/...
gharchive/issue
2019-09-06T00:19:53
2025-04-01T06:43:45.328159
{ "authors": [ "NothingEverHappens", "aintnomoreloyalty", "kirjs", "thekiba" ], "repo": "codelab-fun/codelab", "url": "https://github.com/codelab-fun/codelab/issues/1029", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
133462789
get_canonical_link() method - return og:url if available As proposed in #175 If rel=canonical is not available, try to get the open graph equivalent: og:url. LGTM, thanks for also refactoring
gharchive/pull-request
2016-02-13T19:22:13
2025-04-01T06:43:45.341034
{ "authors": [ "codelucas", "yprez" ], "repo": "codelucas/newspaper", "url": "https://github.com/codelucas/newspaper/pull/204", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2151935597
Add basic support for multiple tabs Please check if the PR fulfills these requirements: [ ] The commit message follows our code of conduct and contributing guidelines [ ] Tests for the changes have been added (for bug fixes/features) [ ] Docs have been added / updated (for bug fixes / features) Please include the f...
gharchive/pull-request
2024-02-23T23:10:26
2025-04-01T06:43:45.346124
{ "authors": [ "alexbit-codemod", "hbjORbj", "mohab-sameh", "mohebifar" ], "repo": "codemod-com/codemod", "url": "https://github.com/codemod-com/codemod/pull/93", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
266848239
Upgrade aws-sdk to v2 Hi! This PR upgrades aws-sdk to v2. I have tested with my personal AWS account, and all specs passed. Hi @tatsuyafw ! Thank you for GREAT CONTRIBUTION !!!! I want to solve this, too. Could you check following point ? 1. Some test fail In my environment (using this ), bundle exec rspec spec/pic...
gharchive/pull-request
2017-10-19T13:46:16
2025-04-01T06:43:45.367092
{ "authors": [ "k1LoW", "tatsuyafw" ], "repo": "codenize-tools/piculet", "url": "https://github.com/codenize-tools/piculet/pull/32", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2510172358
[Feature] Spring Boot 概述、特性以及属性文件的读取 Checklist [X] I searched existing issues and no one else requests similar feature. | 我搜索了现有的问题,没有人要求类似的功能。 [X] I think that 25%+ users are positive towards this feature. | 我认为 25% 以上的用户需要这个功能。 Describe the feature | 功能/建议 添加有关 Spring Boot 概述、特性以及属性文件的读取相关的内容 概述 为什么会有 SpringBoo...
gharchive/issue
2024-09-06T11:00:36
2025-04-01T06:43:45.403561
{ "authors": [ "coder-mcdd" ], "repo": "coder-mcdd/spring-study", "url": "https://github.com/coder-mcdd/spring-study/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
269771895
Add Antioquia flag Adds the flag of Antioquia Department I'm not sure whether or not i want to merge districts like this; This would also clash with a district of Peru called Antioquia
gharchive/pull-request
2017-10-30T22:13:26
2025-04-01T06:43:45.476212
{ "authors": [ "coderobe", "pixeldesu" ], "repo": "coderobe/codeflags", "url": "https://github.com/coderobe/codeflags/pull/24", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2312219093
Feature for auto commenting on a new issue creation I would like an automated feature that posts a predefined comment on an issue as soon as it is created. This feature aims to address the problem of delayed and inconsistent communication following the creation of issues. By automatically commenting on issues as soon...
gharchive/issue
2024-05-23T07:54:22
2025-04-01T06:43:45.487112
{ "authors": [ "codervivek5", "suhanipaliwal" ], "repo": "codervivek5/VigyBag", "url": "https://github.com/codervivek5/VigyBag/issues/1150", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1380442195
[Feature]signup page, login page 기능 및 view 구현 구현&변경 내용 signup page, login page 기능 및 view 구현 - signup page view 구현 - signup page 비밀번호 확인 기능 구현 - signup page 이메일 중복체크 기능 구현 - 유저정보 전역으로 셋팅 ( userInfoState Atoms ) Other information signup page 닉네임 중복체크 기능 구현중 atom 폴더 생성 conflict 수정 후 다시 Pr 날리겠습니다.
gharchive/pull-request
2022-09-21T07:14:08
2025-04-01T06:43:45.553505
{ "authors": [ "seraheo" ], "repo": "codestates-seb/seb39_main_060", "url": "https://github.com/codestates-seb/seb39_main_060/pull/70", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
104430052
Make lineClip elements unique regarding their size This allows to have multiple charts on the same page, each having their unique lineClip element (regarding their size). Should fix issue #32 on Chrome. Yes that should be the cause of the issue you mentioned. Thanks for the fix!
gharchive/pull-request
2015-09-02T08:49:59
2025-04-01T06:43:45.554671
{ "authors": [ "codesuki", "slomek" ], "repo": "codesuki/react-d3-components", "url": "https://github.com/codesuki/react-d3-components/pull/51", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1291885677
Scroll arrow in the menu bar does not work The scroll arrow in the menu bar (see image) does not work. If a pageflow has many chapters and the arrow is visible, however, the menu bar does not jump to the next chapters when clicked. Example In the example, 19 chapters are used. Unfortunately, nothing happens when th...
gharchive/issue
2022-07-01T22:36:00
2025-04-01T06:43:45.573838
{ "authors": [ "Wiwaltill" ], "repo": "codevise/pageflow", "url": "https://github.com/codevise/pageflow/issues/1831", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1405527347
Write a Kotlin program to find the rank of a matrix Description Write a Kotlin program to find the rank of a matrix The rank of a matrix is the dimension of the vector space generated by its columns. The rank of a matrix is also equal to the dimension of the vector space generated by its rows. The rank of a matrix is...
gharchive/issue
2022-10-12T04:06:20
2025-04-01T06:43:45.608975
{ "authors": [ "gsquareg2", "harshraj8843" ], "repo": "codinasion/program", "url": "https://github.com/codinasion/program/issues/3383", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
411078044
configuration to enable logging Logging helps with troubleshooting and auditability. [x] user login [x] user login failure [x] user setup 2FA [x] user fail 2FA [x] some logging framework? can we access kibanas logger? using server.log which is the same as kibana is using. Also logging when a token secret is gener...
gharchive/issue
2019-02-16T14:33:01
2025-04-01T06:43:45.611941
{ "authors": [ "codingchili" ], "repo": "codingchili/kibana-mithril", "url": "https://github.com/codingchili/kibana-mithril/issues/37", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2592680902
Added auto-completion feature to code editor . Description: I have added an auto-completion feature to the code editor, enhancing the coding experience by providing real-time suggestions as users type. This functionality helps users write code more efficiently by offering keyword suggestions, reducing errors, and imp...
gharchive/pull-request
2024-10-16T18:13:36
2025-04-01T06:43:45.614686
{ "authors": [ "Aakansha-Chavan" ], "repo": "codingkatty/mathpylearn", "url": "https://github.com/codingkatty/mathpylearn/pull/102", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
109556691
Crash on settings page open Steps to reproduce: go to Menu -> Settings Expected result: settings page is opened Actual result: Application crashed without crash log. Application version: 2.0.0-beta1 Not reproducible in 2.0.0-beta3.
gharchive/issue
2015-10-02T19:29:33
2025-04-01T06:43:45.616939
{ "authors": [ "agalanin" ], "repo": "codinguser/gnucash-android", "url": "https://github.com/codinguser/gnucash-android/issues/396", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2045206475
Update README to Add downloads badges to packages table This pull request introduces improvements to the README table as follows : Incorporating download badges for enhanced visibility. Sort the packages based on download statistics. Hey @liliumorion thanks for your PR :heart:, can you please add some description...
gharchive/pull-request
2023-12-17T12:49:55
2025-04-01T06:43:45.618840
{ "authors": [ "liliumorion", "the-dijkstra" ], "repo": "codiume/orbit", "url": "https://github.com/codiume/orbit/pull/361", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
53814557
[FEATURE] npm run keygen to generate rsa cert [DOC] Update readme with npm run keygen [DOC] Simplify npm run keygen docs LGTM :+1: The build is good and I'm seeing 1 +1s from the following folks: wilsonianb As such, I'll attempt to merge and close this pull request.
gharchive/pull-request
2015-01-08T23:19:28
2025-04-01T06:43:45.620694
{ "authors": [ "codius-montecarlo", "stevenzeiler", "wilsonianb" ], "repo": "codius/codius-host", "url": "https://github.com/codius/codius-host/pull/6", "license": "isc", "license_type": "permissive", "license_source": "bigquery" }
2229423549
Write unit tests Overview Unit tests must be written for entire code base. So far midway through the task. Finished tests for many of the modules in core. Still have yet to start writing tests for cli submodules.
gharchive/issue
2024-04-06T21:07:11
2025-04-01T06:43:45.651077
{ "authors": [ "cohenj20" ], "repo": "cohenj20/sql-unit-test", "url": "https://github.com/cohenj20/sql-unit-test/issues/14", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
347474513
Required parameter missing: pricing_type It seems a required API parameter is missing for pricing_type. The error log gives the following "Required parameter missing: pricing_type" I also encountered this problem. Pls cancel I also get this error but the logs suggest the pricing type is being passed correctly....
gharchive/issue
2018-08-03T17:18:57
2025-04-01T06:43:45.705045
{ "authors": [ "crisdo98", "freebtcminer", "justinpobrien", "kabetov", "kamal12hu14", "tmman2" ], "repo": "coinbase/coinbase-commerce-woocommerce", "url": "https://github.com/coinbase/coinbase-commerce-woocommerce/issues/2", "license": "Apache-2.0", "license_type": "permissive", "l...
685052856
[WIP] Add Job Storage Related Issue: https://github.com/coinbase/rosetta-cli/issues/112 Changes [x] Fix tests from #117 [x] refactor construction package into job, worker, and coordinator [ ] update broadcast storage with new interface [ ] add job storage [ ] expose # completed for a job type Pull Request Test...
gharchive/pull-request
2020-08-24T23:40:21
2025-04-01T06:43:45.718359
{ "authors": [ "coveralls", "heimdall-asguard", "patrick-ogrady" ], "repo": "coinbase/rosetta-sdk-go", "url": "https://github.com/coinbase/rosetta-sdk-go/pull/118", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1885169601
🛑 Coincord Mobile API is down In 6e395e7, Coincord Mobile API ($SECRET_MOBILE) was down: HTTP code: 502 Response time: 357 ms Resolved: Coincord Mobile API is back up in 24fff15 after 17 minutes.
gharchive/issue
2023-09-07T06:00:16
2025-04-01T06:43:45.727367
{ "authors": [ "cuddimatic" ], "repo": "coincord/coincord-status", "url": "https://github.com/coincord/coincord-status/issues/129", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
775508699
🛑 Coinsamba API is down In 4bcdd2f, Coinsamba API (https://api.coinsamba.com) was down: HTTP code: 404 Response time: 206 ms Resolved: Coinsamba API is back up in a5ef420.
gharchive/issue
2020-12-28T17:33:16
2025-04-01T06:43:45.729828
{ "authors": [ "itxtoledo" ], "repo": "coinsambacom/upptime", "url": "https://github.com/coinsambacom/upptime/issues/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
782829918
make a new release? Hi, Would it be possible to publish a release for log4r? there are no git tags here that match the rubygems.org releases and the last rubygems.org release was quite some time ago. Let me know if I can somehow help! +1 There are 29 issues to solve and 9 pull requests not merged. could the owner ...
gharchive/issue
2021-01-10T14:28:01
2025-04-01T06:43:45.734002
{ "authors": [ "bastelfreak", "colbygk", "sg552" ], "repo": "colbygk/log4r", "url": "https://github.com/colbygk/log4r/issues/63", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1143479745
macOS buttons are obscuring the note title I’ve encountered a small nuisance when I try to combine this theme and the Hider plugin (Version 1.1.1). When ‘Hide title bar (frameless mode)’ and ‘Hide app ribbon’ are turned on in Hider, the macOS buttons are obscuring the note title in small windows with multiple notes ...
gharchive/issue
2022-02-18T17:45:11
2025-04-01T06:43:45.745799
{ "authors": [ "702573n", "colineckert", "manuelhubacher" ], "repo": "colineckert/obsidian-things", "url": "https://github.com/colineckert/obsidian-things/issues/47", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1007472285
Can I help update this package to zod@3? Hello @colinhacks 👋! This package does exactly what I want. Thank you so much for putting it together. However, it looks like the demo on the README no longer works: import { toZod } from "tozod"; import { z } from "zod"; type Player = { name: string; age?: number | unde...
gharchive/issue
2021-09-26T18:54:20
2025-04-01T06:43:45.750205
{ "authors": [ "colinhacks", "jensmeindertsma" ], "repo": "colinhacks/tozod", "url": "https://github.com/colinhacks/tozod/issues/13", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1898152421
z.enum with default give type incompatibility I'm trying to create a mutually recursive type, but on one of both types, I have an enum with a default value that gives me a type compatibility error. Check the following code: export const pricePlainSchema = z.object({ productId: z.string().uuid(), id: z.string().uu...
gharchive/issue
2023-09-15T10:32:11
2025-04-01T06:43:45.755529
{ "authors": [ "JacobWeisenburger", "mbsanchez01" ], "repo": "colinhacks/zod", "url": "https://github.com/colinhacks/zod/issues/2738", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
606712953
Cant set MYSQL_ROOT_HOST Hi, Im trying to set MYSQL_ROOT_HOST but whatever I do it is always set to 127.0.0.1 and I thing its probably related to https://github.com/colinmollenhour/mariadb-galera-swarm/blob/8a1627360820a1b33cdbae9072a44234b5a49d7d/start.sh#L219 Shouldnt it be if ! [ -z "$MYSQL_ROOT_HOST" ]; then ? So...
gharchive/issue
2020-04-25T07:42:21
2025-04-01T06:43:45.774829
{ "authors": [ "TheGreatDoc", "colinmollenhour", "csib" ], "repo": "colinmollenhour/mariadb-galera-swarm", "url": "https://github.com/colinmollenhour/mariadb-galera-swarm/issues/96", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
165210810
Safety check for appt date Need to put some sort of logical safety check into the appointment date format. Not sure what exactly we want to do here, but maybe making sure the apt date is after the initial call date. This should be a fairly straightforward validation of checking initial_call_date against appointmen...
gharchive/issue
2016-07-13T00:25:26
2025-04-01T06:43:45.776429
{ "authors": [ "colinxfleming", "lwaldsc" ], "repo": "colinxfleming/dcaf_case_management", "url": "https://github.com/colinxfleming/dcaf_case_management/issues/514", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
172278436
Fix nightly cleanup I rule and have completed some work on Case Manager that's ready for review! Adjusts the nightly_cleanup methods to reflect patients being at the center of the app. It relates to the following issue #s: Fixes #118 Current coverage is 98.34% (diff: 0.00%) Merging #603 into master will not chan...
gharchive/pull-request
2016-08-20T16:21:31
2025-04-01T06:43:45.780326
{ "authors": [ "codecov-io", "colinxfleming" ], "repo": "colinxfleming/dcaf_case_management", "url": "https://github.com/colinxfleming/dcaf_case_management/pull/603", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
298451301
Support modern python and django versions This PR adds support for versions up to python 3.6.4 and django 2.0.1. I ran into compatibility problems when using this library in my project so I decided to update it to support. Thanks for the library! Sorry for the delay. Thanks for updating a supporting Python 3.x and...
gharchive/pull-request
2018-02-20T02:09:24
2025-04-01T06:43:45.786769
{ "authors": [ "kmwhite", "tewald" ], "repo": "collabo-br/django-soft-delete", "url": "https://github.com/collabo-br/django-soft-delete/pull/2", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
185673581
Add rubocop-rspec and an override to allow long examples. Most projects use rspec, and the comment is there in case you get errors. We like long examples. We value explicitness and duplications in spec files over concise but clever specs. 👍 I added this to a real project: ;)
gharchive/pull-request
2016-10-27T13:48:54
2025-04-01T06:43:45.812486
{ "authors": [ "albus522", "danielmorrison" ], "repo": "collectiveidea/rubocop-config", "url": "https://github.com/collectiveidea/rubocop-config/pull/5", "license": "cc0-1.0", "license_type": "permissive", "license_source": "bigquery" }
1289348682
fix(?) docker image and tag in readme seems like a copy and paste error? if I missed something and its intended how it is, sorry! Thanks for catching this. 👍
gharchive/pull-request
2022-06-29T22:01:55
2025-04-01T06:43:45.866603
{ "authors": [ "benleb", "colstrom" ], "repo": "colstrom/niftygate", "url": "https://github.com/colstrom/niftygate/pull/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
163463747
Link to Galeria-Kaufhof/pillar fork / joint development Because the https://github.com/Galeria-Kaufhof/pillar fork seems to be more actively maintained it would be nice to publicly mention this fork in the readme. Or even better join forces and share project maintenance / development, release management etc. Thanks...
gharchive/issue
2016-07-01T19:52:59
2025-04-01T06:43:45.873583
{ "authors": [ "comeara", "magro" ], "repo": "comeara/pillar", "url": "https://github.com/comeara/pillar/issues/31", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
658954797
Can I add multiple queries in query.graphql file can I write both queries in one file query CompaniesData { allCompanies { id name industry __typename } } query GetEmployee{ employee{ id name } } Not for now( There is an "ugly" solution for this in PR wait...
gharchive/issue
2020-07-17T07:19:31
2025-04-01T06:43:45.882908
{ "authors": [ "comigor", "girirajthara", "vasilich6107" ], "repo": "comigor/artemis", "url": "https://github.com/comigor/artemis/issues/185", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1533263512
[Bug]: Conflict with TRansliterationLib Describe the Bug Forge 1.16.5 Optifine. If you try to load the game with BetterF3, Cloth config and Transliterionlib, and then go to settings of BetterF3 (F3 + M), and try to edit the modules, then visual bugs will appear, such as flickering shadows, as well as non-closing flic...
gharchive/issue
2023-01-14T13:49:37
2025-04-01T06:43:45.891891
{ "authors": [ "Redls07" ], "repo": "cominixo/BetterF3", "url": "https://github.com/cominixo/BetterF3/issues/131", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2317751945
GM Cam ACC : Distance button not properly handling dash menu Describe the bug Description: When the distance button on the steering wheel is pressed, it displays a menu on the car's dash showing the current set distance. Subsequent presses should cycle through the distance options (Near, Medium, Far). However, OpenPi...
gharchive/issue
2024-05-26T14:57:06
2025-04-01T06:43:45.918270
{ "authors": [ "FrogAi", "fredyshox", "morrislee", "niknak6", "sshane" ], "repo": "commaai/openpilot", "url": "https://github.com/commaai/openpilot/issues/32543", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
964613827
add FINGERPRINTS #2017 JAPAN Prius PHV solar Added the fingerprint of the Japanese Prius PHV 2017 solar charging system equipped car. The fingerprint is obtained from my car and is recognized normally. CAN ID based fingerprints are obsolete. Can you submit your ECU VW versions? What is your dongle id?
gharchive/pull-request
2021-08-10T05:38:48
2025-04-01T06:43:45.920069
{ "authors": [ "ikawaoka", "pd0wm" ], "repo": "commaai/openpilot", "url": "https://github.com/commaai/openpilot/pull/21891", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1739474678
Cabana: Improve contrasts when using dark themes Change some hard-coded colors in the Cabana UI that didn't always contrast well when using different system color themes: Signal view text/value editor background Signal log view heading text Binaryview signal box color (when not selected or highlighted) Chart title &...
gharchive/pull-request
2023-06-03T12:03:38
2025-04-01T06:43:45.924137
{ "authors": [ "incognitojam", "projectgus" ], "repo": "commaai/openpilot", "url": "https://github.com/commaai/openpilot/pull/28389", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }