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 |
|---|---|---|---|---|---|
342123943 | cd section fails in shell mode, returns no valid sections
On macOS High Sierra 10.13.1
Cannot use cd command to change my context for queries. Queries work normally, and I can run /:context QUERY normally.
Steps to repro
Install script locally, setup permissions
$ curl https://cht.sh/:cht.sh > /usr/local/bin/cht.sh... | gharchive/issue | 2018-07-17T23:28:10 | 2025-04-01T06:38:11.570583 | {
"authors": [
"chubin",
"karlosp",
"phxvyper",
"rprimus"
],
"repo": "chubin/cheat.sh",
"url": "https://github.com/chubin/cheat.sh/issues/73",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2450946997 | Gemma2 pleeeeease!
https://huggingface.co/google/gemma-2-9b
It has the same chat template as gemma-1. Please refer to the instructions for gemma-1.
| gharchive/issue | 2024-08-06T13:50:19 | 2025-04-01T06:38:11.592378 | {
"authors": [
"Hapluckyy",
"chujiezheng"
],
"repo": "chujiezheng/chat_templates",
"url": "https://github.com/chujiezheng/chat_templates/issues/23",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
842692256 | Question : How to align the nodes to the left ?
Hi,
I would like to align the nodes to the left in order to have a fixed size for the content and the remaining space for the opposite content. There is a property nodeAlign in TimelineTile that used to compute the effective node position :
double _getEffectiveNodePos... | gharchive/issue | 2021-03-28T08:40:28 | 2025-04-01T06:38:11.598270 | {
"authors": [
"adbonnin",
"chulwoo-park",
"pierre-gancel"
],
"repo": "chulwoo-park/timelines",
"url": "https://github.com/chulwoo-park/timelines/issues/34",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1628008039 | Loading references
Hi
Is there a way to load references added to the project which I am debugging?
I mean, if I use nuget packages or reference another project's dll, it won't be available when I use this program -- the command will throw an exception saying that it can't find the referenced dll.
I also had this prob... | gharchive/issue | 2023-03-16T18:00:08 | 2025-04-01T06:38:11.613034 | {
"authors": [
"chuongmep",
"shtirlitsDva"
],
"repo": "chuongmep/CadAddinManager",
"url": "https://github.com/chuongmep/CadAddinManager/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
179022699 | Scrolling the gym info notification
When there are more than 2 Pokémon in a gym, in the notification with the gym info, scrolling down past the first 2 will only display the first 3 lines of info on the 3rd 'mon instead of the full 4 lines.
fixed https://github.com/chuparCh0pper/PoGoIV_xposed/commit/2f20def1380914c... | gharchive/issue | 2016-09-24T10:07:51 | 2025-04-01T06:38:11.614365 | {
"authors": [
"MrZoolook",
"chuparCh0pper"
],
"repo": "chuparCh0pper/PoGoIV_xposed",
"url": "https://github.com/chuparCh0pper/PoGoIV_xposed/issues/29",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
98042832 | Jbrowse should only show tracks for current alignment group
It currently shows tracks for all alignment groups, which will get confusing very fast. Not sure how easy it will be to fix this...
It also shows multiple versions of the same track if that track was for the same genome in different alignment groups.
| gharchive/issue | 2015-07-29T22:25:47 | 2025-04-01T06:38:11.615424 | {
"authors": [
"dbgoodman"
],
"repo": "churchlab/millstone",
"url": "https://github.com/churchlab/millstone/issues/562",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2245858681 | 🛑 91家纺 is down
In dfab1c4, 91家纺 (https://www.91jf.com/) was down:
HTTP code: 403
Response time: 1570 ms
Resolved: 找家纺网 is back up in d3caf56 after .
| gharchive/issue | 2024-04-16T11:56:28 | 2025-04-01T06:38:11.620293 | {
"authors": [
"chwang-team"
],
"repo": "chwang-team/status-hao",
"url": "https://github.com/chwang-team/status-hao/issues/1049",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2092593737 | 🛑 91家纺 is down
In d8bb01c, 91家纺 (https://www.91jf.com/) was down:
HTTP code: 403
Response time: 2688 ms
Resolved: 找家纺网 is back up in 6247d22 after .
| gharchive/issue | 2024-01-21T13:47:59 | 2025-04-01T06:38:11.622694 | {
"authors": [
"chwang-team"
],
"repo": "chwang-team/status-hao",
"url": "https://github.com/chwang-team/status-hao/issues/170",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
228317155 | Scroll resets when ngModel changes?
When I change ngModel programmatically (rather than by typing in the editor), the scroll jumps back up to the top line. Any idea what's causing this? Is it expected behavior?
Looks like setValue() is only meant for when the entire code changes, and you're supposed to use replaceR... | gharchive/issue | 2017-05-12T14:54:56 | 2025-04-01T06:38:11.624225 | {
"authors": [
"bobby-brennan"
],
"repo": "chymz/ng2-codemirror",
"url": "https://github.com/chymz/ng2-codemirror/issues/16",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1155342718 | question about 'filter_ratio' parameter
Hi, thanks for the excellent implementation!
Could you please tell me what is the purpose of the 'filter_ratio' parameter in the sampling function? And I also note that the intermediate training results are sampled with different filter_ratio parameters. How should we interpret... | gharchive/issue | 2022-03-01T13:28:58 | 2025-04-01T06:38:11.638031 | {
"authors": [
"cientgu",
"yzxing87"
],
"repo": "cientgu/VQ-Diffusion",
"url": "https://github.com/cientgu/VQ-Diffusion/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2680996348 | fix imageUrl in Image module to generate images from picsum photos
replace https://loremflickr.com with https://picsum.photos/ and test if it works and generates different images for given categories
Hi. I'm new to open source contributions and would like to try working on this issue.
Could you please assign this i... | gharchive/issue | 2024-11-21T21:25:15 | 2025-04-01T06:38:11.642764 | {
"authors": [
"bitalec",
"cieslarmichal"
],
"repo": "cieslarmichal/faker-cxx",
"url": "https://github.com/cieslarmichal/faker-cxx/issues/990",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
718434767 | Investigate CRD controller timing out if no Cilium CRDs are present when it is created
The issue is that when the CRD controller is first created and begins watching for CRDs in the cluster, and no Cilium CRDs are present at that point (meaning cilium-operator has not registered them yet), the crd-wait-timeout will ... | gharchive/issue | 2020-10-09T21:33:47 | 2025-04-01T06:38:11.648938 | {
"authors": [
"christarazi"
],
"repo": "cilium/cilium",
"url": "https://github.com/cilium/cilium/issues/13498",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2039365039 | CI: Cilium E2E Upgrade: Timed out waiting for datapath updates of FQDN IP information after upgrade
From https://github.com/cilium/cilium/actions/runs/7190938554/job/19584876380
[=] Test [check-log-errors] [67/67]
[-] Scenario [check-log-errors/no-errors-in-logs]
Found "2023-12-13T05:22:11.945479031Z level=error... | gharchive/issue | 2023-12-13T10:05:04 | 2025-04-01T06:38:11.670537 | {
"authors": [
"giorio94",
"julianwiedmann",
"mathpl",
"pchaigno",
"pippolo84",
"squeed",
"tommyp1ckles"
],
"repo": "cilium/cilium",
"url": "https://github.com/cilium/cilium/issues/29846",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
302834832 | Update docs with latest cilium status output
The following documents have cilium status, given the recent changes to the output they are all likely out of date:
$ git grep "cilium status" Documentation/
Documentation/cheatsheet.rst: cilium status
Documentation/cmdref/cilium.md:* [cilium status](cilium_status.h... | gharchive/issue | 2018-03-06T19:31:05 | 2025-04-01T06:38:11.673525 | {
"authors": [
"ianvernon",
"joestringer"
],
"repo": "cilium/cilium",
"url": "https://github.com/cilium/cilium/issues/3031",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2456599581 | Doc Bug: Talos install instructions fail to work, may need note adjustment about kubeprism.
Is there an existing issue for this?
[X] I have searched the existing issues
Version
higher than v1.16.0 and lower than v1.17.0
What happened?
Testing Cilium with kproxy replacement on Talos Linux install instructions using ... | gharchive/issue | 2024-08-08T20:48:24 | 2025-04-01T06:38:11.682457 | {
"authors": [
"jspaleta",
"julianwiedmann"
],
"repo": "cilium/cilium",
"url": "https://github.com/cilium/cilium/issues/34253",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2554669671 | cilium agent pod restart causes 3+ minute outage due to timeout waiting for pre-existing resources
Is there an existing issue for this?
[X] I have searched the existing issues
Version
equal or higher than v1.16.0 and lower than v1.17.0
What happened?
when doing a kubectl rollout restart -n kube-system ds/cilium i ... | gharchive/issue | 2024-09-29T02:50:35 | 2025-04-01T06:38:11.718019 | {
"authors": [
"SagarChandra07",
"bimmlerd",
"foyerunix",
"maxpain",
"pippolo84",
"sdickhoven",
"squeed"
],
"repo": "cilium/cilium",
"url": "https://github.com/cilium/cilium/issues/35080",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2582033259 | Hubble UI is not opening in browser
I have installed cilium on EKS cluster. There are couple of issues.
1: Hubble UI is not accessible after enabling port forwarding. Below are the frontend & backend logs of Hubble UI . Also earlier visible but service maps were not loading.
Frontend
[11/Oct/2024:19:07:45 +0000] ... | gharchive/issue | 2024-10-11T19:17:49 | 2025-04-01T06:38:11.748100 | {
"authors": [
"Piyush6042",
"squeed"
],
"repo": "cilium/cilium",
"url": "https://github.com/cilium/cilium/issues/35369",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
375588998 | Update external documentation with Cilium installation steps
update cilium with v1.6.0
(@aanm did it for v1.4.0)
(@brb did it for v1.5.0)
[ ] https://kubernetes.io/docs/tasks/administer-cluster/network-policy-provider/cilium-network-policy/
[ ] https://kubernetes.io/docs/concepts/cluster-administration/networking/
[... | gharchive/issue | 2018-10-30T16:46:41 | 2025-04-01T06:38:11.752573 | {
"authors": [
"aanm",
"brb",
"joestringer"
],
"repo": "cilium/cilium",
"url": "https://github.com/cilium/cilium/issues/6116",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
861034930 | test: Skip K8sPolicy on GKE and 4.19
Running K8sPolicies on those CI jobs is not expected to increase coverage, so let's disable to reduce cost.
test-me-please
test-me-please
This was fairly effective (~27% reduction) so marking for backports to v1.8 and v1.9.
| gharchive/pull-request | 2021-04-19T08:14:28 | 2025-04-01T06:38:11.754491 | {
"authors": [
"pchaigno"
],
"repo": "cilium/cilium",
"url": "https://github.com/cilium/cilium/pull/15762",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2311282654 | policy: Add Port Range Support for Policies Part 2/3
This PR prepares the policy engine for adding port ranges
by enabling the underlying userspace cache to calculate
insertion, deletion, and lookups with port ranges, as well
as adding unit tests to ensure that the logic works. It does
not add support for adding poli... | gharchive/pull-request | 2024-05-22T19:03:07 | 2025-04-01T06:38:11.756988 | {
"authors": [
"nathanjsweet"
],
"repo": "cilium/cilium",
"url": "https://github.com/cilium/cilium/pull/32675",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2564422666 | hubble: add printer for lost events
Currently hubble can't handle lost events which results on a large output on CI runs [1]. This commit implements this missing functionality while trying to maintain the same format for other types of messages.
[1]
2024-10-01T05:27:10.3601309Z unknown response type: &{LostEvents:sou... | gharchive/pull-request | 2024-10-03T16:03:03 | 2025-04-01T06:38:11.759157 | {
"authors": [
"aanm",
"bimmlerd"
],
"repo": "cilium/cilium",
"url": "https://github.com/cilium/cilium/pull/35208",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
347544631 | Prepare for release v1.1.2
c5226b6d41bbdee661663e8b716d502e256ba6d6 prepared for release v1.1.2, but the
Cilium team decided to backport a few more fixes and fold them into this
release; since v1.1.2 was not officially released via GitHub nor on Slack,
we can do this.
Signed-off by: Ian Vernon ian@cilium.io
This ch... | gharchive/pull-request | 2018-08-03T21:42:56 | 2025-04-01T06:38:11.762390 | {
"authors": [
"ianvernon"
],
"repo": "cilium/cilium",
"url": "https://github.com/cilium/cilium/pull/5097",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
367891754 | daemon: move CNP store error to debug level
This is not an error condition. It should be moved to a debug as several
attempts are made to retrieve and update the CNP status and a warning is already
printed when the update doesn't succeed in the configurable number of attempts.
Fixes: #5824
Signed-off by: Ian Vernon i... | gharchive/pull-request | 2018-10-08T17:49:20 | 2025-04-01T06:38:11.764002 | {
"authors": [
"ianvernon"
],
"repo": "cilium/cilium",
"url": "https://github.com/cilium/cilium/pull/5829",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
445484638 | pkg/maps: use pointer in receivers for GetKeyPtr and GetValuePtr
Not using a pointer in the receivers causes Get{Key,Value}Ptr to return
a pointer of the copy of the receiver structure being called. This can
have consequences if we use Get{Key,Value}Ptr to store data and expect
the data to still be present in the ori... | gharchive/pull-request | 2019-05-17T14:58:51 | 2025-04-01T06:38:11.768615 | {
"authors": [
"aanm",
"coveralls"
],
"repo": "cilium/cilium",
"url": "https://github.com/cilium/cilium/pull/8083",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
449317473 | daemon: Do not remove orphan svc-v2 during restore
Previously, the service restoration procedure could remove an orphan service v2 if no corresponding legacy service could have been found. This was to handle a case when a user downgraded from v1.5 to <v1.5, changed services and then upgraded back to >= 1.5.
However, ... | gharchive/pull-request | 2019-05-28T14:53:31 | 2025-04-01T06:38:11.779651 | {
"authors": [
"brb",
"coveralls",
"ianvernon",
"tgraf"
],
"repo": "cilium/cilium",
"url": "https://github.com/cilium/cilium/pull/8135",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
483523542 | [wip] repeat initialising cilium-operator
This change is
test-me-please
test-me-please
Coverage increased (+0.01%) to 44.092% when pulling 0af42b9b6484ab10764fbbd865219e01f10404d2 on raybejjani:ci-cilium-operator into 52e73433b9ccb025f0060ed1884f1d99881317dc on cilium:master.
test-me-please
test-me-plea... | gharchive/pull-request | 2019-08-21T16:25:18 | 2025-04-01T06:38:11.783217 | {
"authors": [
"coveralls",
"raybejjani"
],
"repo": "cilium/cilium",
"url": "https://github.com/cilium/cilium/pull/8989",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
486603872 | endpoint: remove most cases of direct access to OpLabels
Signed-off by: Ian Vernon ian@cilium.io
This change is
Coverage increased (+0.004%) to 44.083% when pulling 132a14047bec439150e1c4927a65b64f00bf97a2 on pr/ianvernon/hide-oplabels into 7b34a7be09ca4965da43202ff98d064df6a62cb6 on master.
| gharchive/pull-request | 2019-08-28T20:54:04 | 2025-04-01T06:38:11.786631 | {
"authors": [
"coveralls",
"ianvernon"
],
"repo": "cilium/cilium",
"url": "https://github.com/cilium/cilium/pull/9069",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2424612179 | update ebpf-go dependency
update ebpf-go to the latest version and deal with the fall out from moving log buffer probing into the library.
Seems the linters are broke/outdated. Will bypass them for now
| gharchive/pull-request | 2024-07-23T08:40:17 | 2025-04-01T06:38:11.787521 | {
"authors": [
"dylandreimerink",
"lmb"
],
"repo": "cilium/coverbee",
"url": "https://github.com/cilium/coverbee/pull/10",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1649791069 | 🛑 CHPL Main Web Site / BiblioWeb is down
In a4673e1, CHPL Main Web Site / BiblioWeb (https://cincinnatilibrary.org/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: CHPL Main Web Site / BiblioWeb is back up in ea3b216.
| gharchive/issue | 2023-03-31T17:56:20 | 2025-04-01T06:38:11.814918 | {
"authors": [
"rayvoelker"
],
"repo": "cincinnatilibrary/uptime-reports",
"url": "https://github.com/cincinnatilibrary/uptime-reports/issues/130",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2615658254 | 🛑 Collection Analysis Datasette is down
In 88eef88, Collection Analysis Datasette (https://collection-analysis.cincy.pl/) was down:
HTTP code: 503
Response time: 105 ms
Resolved: Collection Analysis Datasette is back up in 3b8269e after 10 minutes.
| gharchive/issue | 2024-10-26T08:33:57 | 2025-04-01T06:38:11.817407 | {
"authors": [
"rayvoelker"
],
"repo": "cincinnatilibrary/uptime-reports",
"url": "https://github.com/cincinnatilibrary/uptime-reports/issues/574",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2470013495 | ⚠️ Cioos National CKAN has degraded performance
In fefba86, Cioos National CKAN (https://catalogue.cioos.ca/) experienced degraded performance:
HTTP code: 200
Response time: 9592 ms
Resolved: Cioos National CKAN performance has improved in 97d5bcc after 5 minutes.
| gharchive/issue | 2024-08-16T10:47:29 | 2025-04-01T06:38:11.864450 | {
"authors": [
"fostermh"
],
"repo": "cioos-siooc/cwatch-upptime",
"url": "https://github.com/cioos-siooc/cwatch-upptime/issues/3143",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1233169132 | Add test check fields
Implemented basic unit tests for the check_fields methods. The four types of analysis are tested ( occurrence_core/default, event_code, occurrence_extension and extended_measurement_or_fact_extension ).
looks like the CI needs some configuration repair.
Github CI is really not my expertise. ... | gharchive/pull-request | 2022-05-11T20:47:02 | 2025-04-01T06:38:11.867372 | {
"authors": [
"jdpye",
"kwilcox",
"sauve"
],
"repo": "cioos-siooc/pyobistools",
"url": "https://github.com/cioos-siooc/pyobistools/pull/23",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1096819713 | Update sbt to 1.6.1
Updates org.scala-sbt:sbt from 1.5.8 to 1.6.1.
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, you can just close this PR. If you have any feedback, just mention me in the commen... | gharchive/pull-request | 2022-01-08T03:18:05 | 2025-04-01T06:38:11.881228 | {
"authors": [
"codecov-commenter",
"scala-steward"
],
"repo": "circe/circe-generic-extras",
"url": "https://github.com/circe/circe-generic-extras/pull/204",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
879990615 | Migrate tests from ScalaTest to Munit: DecoderSuite
Add duplicated traits for LargeNumberDecoderTests, temporary
while we migrate the rest of existing tests until a next PR.
Looks good to me, thanks.
| gharchive/pull-request | 2021-05-08T00:25:36 | 2025-04-01T06:38:11.891241 | {
"authors": [
"diesalbla",
"travisbrown"
],
"repo": "circe/circe",
"url": "https://github.com/circe/circe/pull/1739",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
157226965 | Data race on submission URL
I have a unit test that calls WithSubmissionUrl to set a new target, but a previous unit test has already called Start, and there's no way to terminate that goroutine. So, I'm writing over the string at the same time trapCall is reading it.
WARNING: DATA RACE
Write by goroutine 23:
githu... | gharchive/issue | 2016-05-27T15:04:47 | 2025-04-01T06:38:11.904443 | {
"authors": [
"maier",
"peterbourgon"
],
"repo": "circonus-labs/circonus-gometrics",
"url": "https://github.com/circonus-labs/circonus-gometrics/issues/3",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2121844780 | ORION-2525: fsoc solution zap + deprecate include-tags flag for fsoc ks commands
Description
We are adding a new solution command: fsoc solution zap. This will upload an empty version of a solution, removing all types and objects that are present in the solution. This will only work for non-stable tagged solutions.... | gharchive/pull-request | 2024-02-06T23:25:04 | 2025-04-01T06:38:11.929715 | {
"authors": [
"bemidji3",
"codecov-commenter"
],
"repo": "cisco-open/fsoc",
"url": "https://github.com/cisco-open/fsoc/pull/275",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1217514039 | Fixed gse include path for use with FetchContent
Moving CMakeLists.txt up to the src/gse directory helps minimize the number of .. used in paths.
@glhewett Nice work, but I think we need the same change to src/common for this to work
fixed.
| gharchive/pull-request | 2022-04-27T15:23:12 | 2025-04-01T06:38:11.932467 | {
"authors": [
"RichLogan",
"glhewett"
],
"repo": "cisco/gse",
"url": "https://github.com/cisco/gse/pull/5",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
855027920 | Add iOS/mobile device support
Is your feature request related to a problem? Please describe.
Papermerge is quite unusable since it does not support touch input. When using iPad or another device that does not support a right click in web interfaces, it results in poor user experience.
Describe the solution you'd like... | gharchive/issue | 2021-04-10T09:44:01 | 2025-04-01T06:38:12.076678 | {
"authors": [
"Melkor333",
"cevatkerim",
"ciur"
],
"repo": "ciur/papermerge",
"url": "https://github.com/ciur/papermerge/issues/364",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2265126223 | 🛑 AppCheck is down
In bea9387, AppCheck (https://www09.8f7.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: AppCheck is back up in 6b9b52d after 36 minutes.
| gharchive/issue | 2024-04-26T07:20:12 | 2025-04-01T06:38:12.079082 | {
"authors": [
"civcicd"
],
"repo": "civcicd/uptime-monitor",
"url": "https://github.com/civcicd/uptime-monitor/issues/196",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1095937316 | Projects not showing up under individual org page for index contributors
Overview
For orgs that are tagged as index contributors in the Civic Tech Organizations page, when you click on some of them, no projects show up under the individual org page. As index contributors, they should have projects tagged with "civic... | gharchive/issue | 2022-01-07T03:05:54 | 2025-04-01T06:38:12.136633 | {
"authors": [
"ExperimentsInHonesty",
"bruceplai",
"cnk",
"fyliu"
],
"repo": "civictechindex/CTI-website-frontend",
"url": "https://github.com/civictechindex/CTI-website-frontend/issues/1113",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1644341820 | Enable applicants to download and print completed applications
Is your feature request related to a problem? Please describe.
A group of Trusted Intermediaries mentioned that it's helpful to print the completed program application for a resident/client to take with them. Residents often want the physical form to take... | gharchive/issue | 2023-03-28T16:58:40 | 2025-04-01T06:38:12.141348 | {
"authors": [
"elisekalstad",
"msprenke",
"sijiayam"
],
"repo": "civiform/civiform",
"url": "https://github.com/civiform/civiform/issues/4506",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1214220039 | Difference between existing packages?
Hi, I just notice this package and I'm wondering about what's the difference between this package and those existing packages like Pickle.jl and NPZ.jl? And maybe it's worth directly depending on them?
This is unregistered and very experimental!
Partly I don't particularly like... | gharchive/issue | 2022-04-25T09:22:47 | 2025-04-01T06:38:12.150333 | {
"authors": [
"chengchingwen",
"cjdoris"
],
"repo": "cjdoris/PythonIO.jl",
"url": "https://github.com/cjdoris/PythonIO.jl/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
515496204 | State of the library and future plans
Hi,
I came across your library after asking about open source LoRaWan stack implementartions here.
We want to develop sensor nodes in a factory environment, we're planning to use STM32Lx devices, communicating over LoRaWan with a gateway. We're using Atollic TrueStudio (configura... | gharchive/issue | 2019-10-31T14:52:33 | 2025-04-01T06:38:12.175673 | {
"authors": [
"C47D",
"cjhdev"
],
"repo": "cjhdev/lora_device_lib",
"url": "https://github.com/cjhdev/lora_device_lib/issues/1",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
162158572 | Docs for 1.0-alpha?
Are these available somewhere convenient?
Are these available anywhere at all ?
| gharchive/issue | 2016-06-24T14:24:09 | 2025-04-01T06:38:12.183351 | {
"authors": [
"mafrosis",
"thicklord"
],
"repo": "cjlucas/rtorrent-python",
"url": "https://github.com/cjlucas/rtorrent-python/issues/29",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
956883400 | always destroy instances
Expected Behavior
an GCP and DO cloud providers always destroy instances:
2021-07-30 15:59:33.646 | INFO | uvicorn.protocols.http.h11_impl:send:461 - 127.0.0.1:60922 - "GET /destroy HTTP/1.1" 200
2021-07-30 15:59:36.640 | INFO | uvicorn.protocols.http.h11_impl:send:461 - 127.0.0.1:609... | gharchive/issue | 2021-07-30T16:00:23 | 2025-04-01T06:38:12.278210 | {
"authors": [
"alex60217101990",
"claffin"
],
"repo": "claffin/cloudproxy",
"url": "https://github.com/claffin/cloudproxy/issues/49",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1906923693 | image preprocessing for training
For the first batches of training, we plan to use video frames extracted from AAPB videos. However, there's concerns around how to "normalize" different image size and aspect ratios from videos from different decades. This thread is to discuss how we implement the normalizing strategi... | gharchive/issue | 2023-09-21T13:01:08 | 2025-04-01T06:38:12.280171 | {
"authors": [
"keighrim"
],
"repo": "clamsproject/app-swt-detection",
"url": "https://github.com/clamsproject/app-swt-detection/issues/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2190117065 | clangd "--query-driver" option doesn't follow symlinks
When I run clangd with the --query-driver option set to a path containing a symlink, the argument has no effect and I still have missing system headers. In the following case, <iostream> can't be found.
#include <iostream>
int main(int argc, char* argv[])
{
... | gharchive/issue | 2024-03-16T16:10:54 | 2025-04-01T06:38:12.296843 | {
"authors": [
"HighCommander4",
"jcarrete5"
],
"repo": "clangd/clangd",
"url": "https://github.com/clangd/clangd/issues/1975",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
639588308 | Include completion fails at the end of file
clangd version: clangd version 11.0.0 (https://github.com/llvm/llvm-project.git 3badd17b6989621b5aa2732800f697dabbda034d)
OS: Windows 10
I think this issue still exists. @HighCommander4
Originally posted by @lh123 in https://github.com/clangd/clangd/issues/38#issuecomme... | gharchive/issue | 2020-06-16T11:26:52 | 2025-04-01T06:38:12.304715 | {
"authors": [
"HighCommander4",
"kadircet",
"lh123",
"njames93"
],
"repo": "clangd/clangd",
"url": "https://github.com/clangd/clangd/issues/433",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
585869355 | Clangd formatting issue?
Hi:
I notice that clang has formatting feature, but I don't know how to set it up. Is there any docs for this?
best regards
Peiyun Jin
clangd is using clang-format to do formatting, https://clangd.llvm.org/features.html#formatting , you can set .clang-format for style options.
Hi I have i... | gharchive/issue | 2020-03-23T01:36:40 | 2025-04-01T06:38:12.317299 | {
"authors": [
"chmanie",
"fannheyward",
"sam-mccall",
"stokhos"
],
"repo": "clangd/coc-clangd",
"url": "https://github.com/clangd/coc-clangd/issues/25",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
405125196 | Ogg Opus Files Dont Show
On macOS Mojave, installed via homebrew. MP3 files show fine, but the majority of my library which is in ogg opus just doesnt show in the library viewer.
Oh, I see, tag parsing failed? That's possible, I don't have tons of Opus files. Is there any way you can share a file with tags that don... | gharchive/issue | 2019-01-31T08:06:54 | 2025-04-01T06:38:12.321682 | {
"authors": [
"clangen",
"ibrokemypie"
],
"repo": "clangen/musikcube",
"url": "https://github.com/clangen/musikcube/issues/240",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
897884262 | Browser starts to lag after playing 3-5 videos when using player.configure to update the source url
Browser:
Firefox 88.0.1
OS:
Pop OS 20.04 LTS
Clappr Version:
latest from http://cdn.clappr.io/latest/clappr.min.js
Steps to reproduce:
play 3-5 video one after another.
I was expecting to have a smooth playback but ... | gharchive/issue | 2021-05-21T09:52:44 | 2025-04-01T06:38:12.346644 | {
"authors": [
"joaopaulovieira",
"leticiafernandes",
"pedrochamberlain",
"unique1o1"
],
"repo": "clappr/clappr",
"url": "https://github.com/clappr/clappr/issues/2013",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
113204453 | no video on galaxy s5
There is no video on Galaxy s5 when a live video or a replay is playing. But the video is diaplayed after you click the progress bar.
only the audio.
are you still facing this issue @polaris-zx ? also, did you test with different stream sources? is it only with hls ?
| gharchive/issue | 2015-10-25T03:38:44 | 2025-04-01T06:38:12.348139 | {
"authors": [
"leandromoreira",
"polaris-zx"
],
"repo": "clappr/clappr",
"url": "https://github.com/clappr/clappr/issues/609",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
363117128 | Reintroduce differentiation between application environments
Instead of only relying on one environment, this commit changes run
wrapper and the docker-compose stack to differentiate between
development/production and being able to run them both in parallel.
In other words: Reintroduce the significance of $APPLICATIO... | gharchive/pull-request | 2018-09-24T12:05:37 | 2025-04-01T06:38:12.350225 | {
"authors": [
"fuhbar"
],
"repo": "claranet/spryker-demoshop",
"url": "https://github.com/claranet/spryker-demoshop/pull/35",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1624127825 | jpb/220-enable-some-pylint-error-checking-in-ci
Adding pylint error checking into the ci part of the precommits. The .pre-commit-config.yaml now has two entries for pylint: one which runs errors only which is compatible with ci, and one that runs as 'repo: local' and uses the .pylintrc which will pick on all the usua... | gharchive/pull-request | 2023-03-14T19:01:55 | 2025-04-01T06:38:12.362285 | {
"authors": [
"jonbarker68"
],
"repo": "claritychallenge/clarity",
"url": "https://github.com/claritychallenge/clarity/pull/221",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1159054561 | Understanding IQ data generated by Raw data package with Clarius L7HD052110A0780
Hi, clarius dev team,
Based on the indications of your support team, I forward you this issue from my support request to Clarius.
I am currently acquiring IQ data with the Raw data package of Clarius L7HD052110A0780.
From here, I am tryi... | gharchive/issue | 2022-03-03T23:21:43 | 2025-04-01T06:38:12.370696 | {
"authors": [
"clariusk",
"sergiojsanabria"
],
"repo": "clariusdev/raw",
"url": "https://github.com/clariusdev/raw/issues/4",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1880817658 | Add CNCF Conformance 1.26 1.27 1.28
close #356
@prometherion should we merge before related PRs are merged in k8s-conformance? All required tests have passed!
| gharchive/pull-request | 2023-09-04T20:10:39 | 2025-04-01T06:38:12.409982 | {
"authors": [
"bsctl"
],
"repo": "clastix/kamaji",
"url": "https://github.com/clastix/kamaji/pull/371",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
757397980 | Improve auto-scrolling for small containers / large drag sources
Currently if you have a small scroll container and a large drag source, it's nearly impossible to get fine controlled auto-scrolling working properly given the existing auto-scrolling logic.
The getScrollDirectionAndSpeed will need to be updated to take... | gharchive/issue | 2020-12-04T20:53:20 | 2025-04-01T06:38:12.417763 | {
"authors": [
"AlfainCoder",
"Simba14",
"Sorgrum",
"clauderic",
"horprogs",
"ohayojp",
"willadamskeane"
],
"repo": "clauderic/dnd-kit",
"url": "https://github.com/clauderic/dnd-kit/issues/23",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
241949792 | Unexpected token when import css
I followed the guideline from the readme page and added the following line in my js file (It's a react component)
import "react-infinite-calendar/styles.css";
But I encounter this error when running gulp:
events.js:160
throw er; // Unhandled 'error' event
^
SyntaxError: Unexpected tok... | gharchive/issue | 2017-07-11T07:13:47 | 2025-04-01T06:38:12.420607 | {
"authors": [
"clauderic",
"tcm2029"
],
"repo": "clauderic/react-infinite-calendar",
"url": "https://github.com/clauderic/react-infinite-calendar/issues/130",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
63862890 | Masteries and Runes possible bug
I seem to have a problem retrieving the masteries and runes after the last update.
I tried all the "LolApi.Summoner..." functions and for some reason getMasteries() and getRunes() does not work for me. They return undefined as result and null as error.
Im using the 'eune' server.
I'... | gharchive/issue | 2015-03-24T00:10:42 | 2025-04-01T06:38:12.423420 | {
"authors": [
"claudiowilson",
"dukevomv"
],
"repo": "claudiowilson/LeagueJS",
"url": "https://github.com/claudiowilson/LeagueJS/issues/32",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
264049982 | Optimized ssr
Reduces file size of SSR build file. Fixes bug where sometimes hot reload server would be blank. Improves speed. Combines both package.json files. Fixes lazy loading of navigation without throwing hydration errors. Now not all modules will be loaded at once.
What kind of change does this PR introduce? (... | gharchive/pull-request | 2017-10-09T22:58:48 | 2025-04-01T06:38:12.429797 | {
"authors": [
"codingfriend1"
],
"repo": "claustres/quasar-templates",
"url": "https://github.com/claustres/quasar-templates/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1275454151 | 🛑 livevault is down
In 934816d, livevault (https://livevault.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: livevault is back up in 0eb1320.
| gharchive/issue | 2022-06-17T20:51:47 | 2025-04-01T06:38:12.442335 | {
"authors": [
"claytonplong"
],
"repo": "claytonplong/backup-uptime",
"url": "https://github.com/claytonplong/backup-uptime/issues/3130",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1307013842 | 🛑 livevault is down
In b3fb421, livevault (https://livevault.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: livevault is back up in c724e4d.
| gharchive/issue | 2022-07-17T07:29:32 | 2025-04-01T06:38:12.444756 | {
"authors": [
"claytonplong"
],
"repo": "claytonplong/backup-uptime",
"url": "https://github.com/claytonplong/backup-uptime/issues/3657",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1385176983 | 🛑 livevault is down
In d5e28c4, livevault (https://livevault.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: livevault is back up in 84f7cd3.
| gharchive/issue | 2022-09-25T21:58:15 | 2025-04-01T06:38:12.447110 | {
"authors": [
"claytonplong"
],
"repo": "claytonplong/backup-uptime",
"url": "https://github.com/claytonplong/backup-uptime/issues/4766",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1444601243 | 🛑 livevault is down
In 651792d, livevault (https://livevault.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: livevault is back up in dc0ba81.
| gharchive/issue | 2022-11-10T21:39:14 | 2025-04-01T06:38:12.449650 | {
"authors": [
"claytonplong"
],
"repo": "claytonplong/backup-uptime",
"url": "https://github.com/claytonplong/backup-uptime/issues/5329",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2339015002 | change abort() to AuthError
Use AuthError instead of abort() for Invalid API keys to reduce the alert noise from wrong keys
Can you fix CI and format before merging
| gharchive/pull-request | 2024-06-06T19:31:22 | 2025-04-01T06:38:12.481516 | {
"authors": [
"axl1313",
"kat-wicks"
],
"repo": "cleanlab/cleanlab-studio",
"url": "https://github.com/cleanlab/cleanlab-studio/pull/235",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
221015610 | proxy: Restrict the socket and parent directory modes
We don't need those sockets to be read/writable to the whole world. Only
root is enough.
Signed-off-by: Damien Lespiau damien.lespiau@intel.com
Coverage remained the same at 69.828% when pulling 8c67a3135a1b42d0241a681c6c9fd88a70d7e214 on dlespiau:20170411-sock... | gharchive/pull-request | 2017-04-11T16:54:14 | 2025-04-01T06:38:12.484259 | {
"authors": [
"coveralls",
"dlespiau",
"jodh-intel"
],
"repo": "clearcontainers/proxy",
"url": "https://github.com/clearcontainers/proxy/pull/29",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1085471932 | oop 0.0.3
Type: Missing
Summary:
oop 0.0.3
Details:
NPM license field indicates NONE
No project link
Way Back Machine had no record
Resolution:
NONE
Affected definitions:
oop 0.0.3
@capfei - I think this might be the repo/license - https://github.com/felixge/node-oop/blob/master/LICENSE. Thoughts on updating thi... | gharchive/pull-request | 2021-12-21T06:06:40 | 2025-04-01T06:38:12.514946 | {
"authors": [
"LandOfBliss",
"ariel11",
"capfei"
],
"repo": "clearlydefined/curated-data",
"url": "https://github.com/clearlydefined/curated-data/pull/16571",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
204129387 | Changing User-Agent
At first: Really nice project!
I have tried to change the User-Agent via:
Map<String, String> params = new HashMap<>();
params.put("User-Agent", "Mozilla/5.0 (Windows NT 6.0; rv:2.0.1) Gecko/20100101 Firefox/4.0.1");
System.out.println(net.dongliu.requests.Requests.get("http://localhost:2343/in... | gharchive/issue | 2017-01-30T21:06:17 | 2025-04-01T06:38:12.520608 | {
"authors": [
"MarcDee91",
"clearthesky"
],
"repo": "clearthesky/requests",
"url": "https://github.com/clearthesky/requests/issues/10",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2151576705 | fix(clerk-js): Use a fixed border radius value for OrganizationAvatar
Description
OrganizationAvatar should maintain the border-radius, even if the user passes a value in borderRadius variable.
Checklist
[ ] npm test runs as expected.
[ ] npm run build runs as expected.
[ ] (If applicable) JSDoc comments have been ... | gharchive/pull-request | 2024-02-23T18:15:50 | 2025-04-01T06:38:12.569865 | {
"authors": [
"anagstef"
],
"repo": "clerk/javascript",
"url": "https://github.com/clerk/javascript/pull/2853",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
561021832 | Fix string_keys to work when it's the only option specified
If string_keys was set without any other options, it wouldn't work since "name" variable is initially a symbol.
Fix #24.
Thank you
| gharchive/pull-request | 2020-02-06T13:44:12 | 2025-04-01T06:38:12.661707 | {
"authors": [
"fernandomm",
"stepozer"
],
"repo": "cloocher/xmlhasher",
"url": "https://github.com/cloocher/xmlhasher/pull/25",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2068582959 | Use parseMarkdownFile instead of parseMarkdownString
Fixes #276
Can you resolve the conflicts?
Can you resolve the conflicts?
Done! I hadn't branched from the latest main, sorry :grimacing:
Thanks!
| gharchive/pull-request | 2024-01-06T12:19:54 | 2025-04-01T06:38:12.663121 | {
"authors": [
"andremartinssw",
"bourdakos1"
],
"repo": "cloud-annotations/docusaurus-openapi",
"url": "https://github.com/cloud-annotations/docusaurus-openapi/pull/277",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
484979412 | conversion failed
After training is finished. I got conversion failed.
I got the same problem,
I still got this error, after upgrading to the latest version.
| gharchive/issue | 2019-08-25T21:40:42 | 2025-04-01T06:38:12.664121 | {
"authors": [
"imokya",
"vyphan009"
],
"repo": "cloud-annotations/training",
"url": "https://github.com/cloud-annotations/training/issues/112",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1113777254 | Return info of the KeyPair Create/List/Get API are not clear
Issue: KeyPair Create/List/Get API 호출시 반환 정보가 일괄성이 없음
ex) driver별로 public key를 제공하거나 제공하지 않거나
cf) KeyPairInfo Spec
type KeyPairInfo struct {
IId IID // {NameId, SystemId}
Fingerprint string
PublicKey string
Pr... | gharchive/issue | 2022-01-25T11:33:14 | 2025-04-01T06:38:12.681355 | {
"authors": [
"dev4unet",
"inno-cloudbarista",
"jihoon-seo",
"powerkimhub"
],
"repo": "cloud-barista/cb-spider",
"url": "https://github.com/cloud-barista/cb-spider/issues/560",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1163848913 | Adding BOM Catalog
BOM Categories
Create New Cluster
Use Existing Cluster
Bom Catalog UI
Implemented MVP1
Displays the contents category wise
With in the categories, grouping is done according to the cloud provider.
/lgtm
| gharchive/pull-request | 2022-03-09T11:59:22 | 2025-04-01T06:38:12.687404 | {
"authors": [
"csantanapr",
"phemankita"
],
"repo": "cloud-native-toolkit/automation-modules",
"url": "https://github.com/cloud-native-toolkit/automation-modules/pull/279",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
590913237 | Readme variable prometheus_binaries_local_dir
What did you do?
I run command playbook with this role with variable "prometheus_binaries_local_dir" but it seems playbook could not complete. This need to be done since my environment is located on air gapped network.
Did you expect to see some different?
I expect the p... | gharchive/issue | 2020-03-31T08:43:12 | 2025-04-01T06:38:12.701164 | {
"authors": [
"asatblurbs",
"paulfantom"
],
"repo": "cloudalchemy/ansible-prometheus",
"url": "https://github.com/cloudalchemy/ansible-prometheus/issues/279",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2572384633 | Uniform log sources
WHAT is this pull request doing?
Create all Log instances from LavinMQ::Log. This will make all log sources prefixed with "lmq" which in turn makes it easy to see if a log comes from a lib (e.g. amqp-client) or from lavinmq itself.
HOW can this pull request be tested?
Run lavin with --debug and lo... | gharchive/pull-request | 2024-10-08T07:49:36 | 2025-04-01T06:38:12.703278 | {
"authors": [
"carlhoerberg",
"spuun"
],
"repo": "cloudamqp/lavinmq",
"url": "https://github.com/cloudamqp/lavinmq/pull/800",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
201286543 | Add ability to have multiple PeriodicReplicationServices
This PR fixes the following issues:
The abstract class PeriodicReplicationService currently stores information in SharedPreferences under fixed key names. This means that if an app implements multiple concrete PeriodicReplicationServices they will interfere wi... | gharchive/pull-request | 2017-01-17T13:39:12 | 2025-04-01T06:38:12.711355 | {
"authors": [
"brynh"
],
"repo": "cloudant/sync-android",
"url": "https://github.com/cloudant/sync-android/pull/480",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1957174690 | 🛑 idwebhost.com is down
In f150083, idwebhost.com (https://idwebhost.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: idwebhost.com is back up in 2827b7a after 8 minutes.
| gharchive/issue | 2023-10-23T13:29:58 | 2025-04-01T06:38:12.716066 | {
"authors": [
"cloudbip"
],
"repo": "cloudbip/upptime",
"url": "https://github.com/cloudbip/upptime/issues/14174",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1013686792 | 🛑 ach.id is down
In f512354, ach.id (https://ach.id) was down:
HTTP code: 0
Response time: 0 ms
Resolved: ach.id is back up in 29f009d.
| gharchive/issue | 2021-10-01T19:21:07 | 2025-04-01T06:38:12.719176 | {
"authors": [
"cloudbip"
],
"repo": "cloudbip/upptime",
"url": "https://github.com/cloudbip/upptime/issues/186",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1315704514 | 🛑 my.dewabiz.com is down
In b177400, my.dewabiz.com (https://my.dewabiz.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: my.dewabiz.com is back up in 7bde932.
| gharchive/issue | 2022-07-23T17:10:41 | 2025-04-01T06:38:12.722166 | {
"authors": [
"cloudbip"
],
"repo": "cloudbip/upptime",
"url": "https://github.com/cloudbip/upptime/issues/5768",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1410316797 | 🛑 cbn.id is down
In 8d5874a, cbn.id (https://cbn.id) was down:
HTTP code: 0
Response time: 0 ms
Resolved: cbn.id is back up in 9e402e6.
| gharchive/issue | 2022-10-15T23:22:54 | 2025-04-01T06:38:12.725178 | {
"authors": [
"cloudbip"
],
"repo": "cloudbip/upptime",
"url": "https://github.com/cloudbip/upptime/issues/7380",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1565615723 | 🛑 hsp.net.id is down
In c1b8df9, hsp.net.id (https://hsp.net.id) was down:
HTTP code: 0
Response time: 0 ms
Resolved: hsp.net.id is back up in 1e3bfaa.
| gharchive/issue | 2023-02-01T07:55:59 | 2025-04-01T06:38:12.728138 | {
"authors": [
"cloudbip"
],
"repo": "cloudbip/upptime",
"url": "https://github.com/cloudbip/upptime/issues/9837",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
382134399 | Laravel 5.7 support - fresh app install
Hello
When installing on a fresh Laravel 5.7 app instance, I had to change the following in the RouteServiceProvider:
Otherwise I got 404 errors.
Best regards,
Ciaro
Thank you for your reply! I must have overlooked that section.
| gharchive/issue | 2018-11-19T09:52:37 | 2025-04-01T06:38:12.729799 | {
"authors": [
"Ciaro"
],
"repo": "cloudcreativity/laravel-json-api",
"url": "https://github.com/cloudcreativity/laravel-json-api/issues/260",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
250521824 | Corrected an error spelling
Corrected an error spelling in doc
Nice!
Would you mind rebasing the PR so that we only have the change in 'docs/manual.txt' showing up?
| gharchive/pull-request | 2017-08-16T06:16:32 | 2025-04-01T06:38:12.730968 | {
"authors": [
"romainr",
"xiaolongge904913"
],
"repo": "cloudera/hue",
"url": "https://github.com/cloudera/hue/pull/580",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
831819274 | Can't Detect Wordpress
My station's site is built on wordpress, the cloudflare plugin is enabled, I've connected it to the API key. This morning I decided to go ahead and upgrade to $20 / month as we're getting a tone of traffic and the site is getting incredibly slow in the mornings. When I go to enable APO - it tel... | gharchive/issue | 2021-03-15T13:37:05 | 2025-04-01T06:38:12.734408 | {
"authors": [
"sejoker",
"trevordbc"
],
"repo": "cloudflare/Cloudflare-WordPress",
"url": "https://github.com/cloudflare/Cloudflare-WordPress/issues/388",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
756754900 | Add support for configuration via environment vars
Having a the ability to configure credentials via environment vars would be quite appreciated by advanced users.
Storing credentials in a database can be insecure if data is exported to other environments, eg: dev.
Reusing credentials is not flexible if dev environm... | gharchive/pull-request | 2020-12-04T02:53:17 | 2025-04-01T06:38:12.736153 | {
"authors": [
"jacobbednarz",
"joeles"
],
"repo": "cloudflare/Cloudflare-WordPress",
"url": "https://github.com/cloudflare/Cloudflare-WordPress/pull/332",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1100804961 | Adding Firebase App Check workers template to docs
I've been using CF workers along with Firebase App Check for a while now in production. This is sort of equivalent to a captcha, and is useful for preventing easy/excessive access to resources without first passing the check (an invisible captcha on the web, or Andro... | gharchive/issue | 2022-01-12T21:27:21 | 2025-04-01T06:38:12.745377 | {
"authors": [
"chocolatkey",
"codewithkristian"
],
"repo": "cloudflare/cloudflare-docs",
"url": "https://github.com/cloudflare/cloudflare-docs/issues/3134",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2092209328 | [⚡ Feature]: Supporting Next.js runtime Node.js
Description
I see Cloudflare supporting more and more Node.js modules.
Additional Information
No response
Would you like to help?
[ ] Would you like to help implement this feature?
Hi @lcswillems 👋
Thanks for the issue 🙂, unfortunately I think that supporting the ... | gharchive/issue | 2024-01-20T19:14:52 | 2025-04-01T06:38:12.755959 | {
"authors": [
"dario-piotrowicz",
"lcswillems"
],
"repo": "cloudflare/next-on-pages",
"url": "https://github.com/cloudflare/next-on-pages/issues/647",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
590345104 | QUIC datagram extensions
Hi,
Is there any intention/plan of supporting the current draft of datagram extensions as defined by https://tools.ietf.org/html/draft-ietf-quic-datagram-00 ?
In case this is not in the plans, would such a contribution be welcome or is it considered out of scope ?
I'd be interested in being... | gharchive/issue | 2020-03-30T14:38:52 | 2025-04-01T06:38:12.773690 | {
"authors": [
"LPardue",
"ctiller",
"xanathar"
],
"repo": "cloudflare/quiche",
"url": "https://github.com/cloudflare/quiche/issues/430",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1122508606 | update validation records/errors for custom_hostname and certificate_pack
resource/custom_hostname: validation tokens are now an array (`validation_records`) instead of a top level, but the only top level record that was previously here was for cname validation, txt/http/email were entirely missing.
resource/custom_h... | gharchive/pull-request | 2022-02-02T23:59:57 | 2025-04-01T06:38:12.780492 | {
"authors": [
"jacobbednarz",
"nickysemenza"
],
"repo": "cloudflare/terraform-provider-cloudflare",
"url": "https://github.com/cloudflare/terraform-provider-cloudflare/pull/1424",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1401259857 | Issue 1840 Add custom_hostname wait_for_active_status
As shown in https://github.com/cloudflare/terraform-provider-cloudflare/issues/1840, it can be problematic to create required validation records in the same terraform apply run because the custom_hostname resource completes creation before the required validation ... | gharchive/pull-request | 2022-10-07T14:19:22 | 2025-04-01T06:38:12.789084 | {
"authors": [
"jacobbednarz",
"nickysemenza",
"will-bluem-olo"
],
"repo": "cloudflare/terraform-provider-cloudflare",
"url": "https://github.com/cloudflare/terraform-provider-cloudflare/pull/1953",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1422629324 | Small typo fix in comment
Deafult -> Default
@vlovich ... need you to ack the CLAAssistant here...
recheck
| gharchive/pull-request | 2022-10-25T15:10:49 | 2025-04-01T06:38:12.790609 | {
"authors": [
"jasnell",
"vlovich"
],
"repo": "cloudflare/workerd",
"url": "https://github.com/cloudflare/workerd/pull/127",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1468600673 | 🐛 BUG: wrangler r2 object CLI
What version of Wrangler are you using?
2.5.0
What operating system are you using?
Mac
Describe the Bug
To reproduce:
Create a new r2 bucket called foobar
Create a README.md
Attempt to upload the README.md file to foobar with the following command:
wrangler r2 object put foobar/README.... | gharchive/issue | 2022-11-29T19:39:12 | 2025-04-01T06:38:12.800782 | {
"authors": [
"lucasnad27",
"rozenmd",
"vlovich"
],
"repo": "cloudflare/wrangler2",
"url": "https://github.com/cloudflare/wrangler2/issues/2309",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
271455205 | Config options for metric prefix and director name.
The nozzle currently places all the metrics it derives from firehose
data in the root of Stackdriver's custom metric namespace. This means
there's a relatively large chance that these names could collide with
others that were not created by the nozzle. To mitigate t... | gharchive/pull-request | 2017-11-06T12:14:13 | 2025-04-01T06:38:12.823710 | {
"authors": [
"fluffle",
"johnsonj",
"knyar"
],
"repo": "cloudfoundry-community/stackdriver-tools",
"url": "https://github.com/cloudfoundry-community/stackdriver-tools/pull/144",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
175647897 | support global cpi configuration for tags
to allow tagging of all vms with specific set of tags to enable setting security groups. global tags would be added on top of tags specified via env arg in create_vm. wdyt about google.default_tags: [tag1, tag2]?
cc @evandbrown @dsboulder
@dsboulder @mrdavidlaing do default... | gharchive/issue | 2016-09-08T02:02:33 | 2025-04-01T06:38:12.826683 | {
"authors": [
"cppforlife",
"evandbrown"
],
"repo": "cloudfoundry-incubator/bosh-google-cpi-release",
"url": "https://github.com/cloudfoundry-incubator/bosh-google-cpi-release/issues/78",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
56061212 | Tests fail occasionally with "No mapping between account names and security IDs was done."
The LocalPrincipalManager tests fail occasionally with the above error.
I believe it is related to some eventual consistency in Windows with creating a new user, and then trying to add that user to a security group. The error ... | gharchive/issue | 2015-01-30T17:29:14 | 2025-04-01T06:38:12.828961 | {
"authors": [
"brannon",
"mosoto"
],
"repo": "cloudfoundry-incubator/if_warden",
"url": "https://github.com/cloudfoundry-incubator/if_warden/issues/9",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
349595427 | Do not fail apply-specs if addons-spec is empty
Is your feature request related to a problem? Please describe.
kubectl fails when you apply a manifest that does not contain any objects:
$ echo "---" | kubectl apply -f -
error: no objects passed to apply
If a user provides an empty manifest, for instance --- or white... | gharchive/issue | 2018-08-10T17:22:30 | 2025-04-01T06:38:12.834531 | {
"authors": [
"iainsproat",
"jasonkeene"
],
"repo": "cloudfoundry-incubator/kubo-release",
"url": "https://github.com/cloudfoundry-incubator/kubo-release/issues/241",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
496385258 | Fix npm audit vulnerabilities
result of npm audit fix and manually removing stratos-merge-dirs
We should park this until we upgrade to Angular 8. The issue might come out in the wash.
Angular upgrade #3920
@KlapTrap This was raised as a concern by the community. Is there any reason why this shouldn't be merge... | gharchive/pull-request | 2019-09-20T14:30:02 | 2025-04-01T06:38:12.838291 | {
"authors": [
"KlapTrap",
"nwmac",
"richard-cox"
],
"repo": "cloudfoundry-incubator/stratos",
"url": "https://github.com/cloudfoundry-incubator/stratos/pull/3899",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
150112759 | registry hangs and is unresponsive: bosh deploy fails with execution expired
We saw recently a few deployments failing with the error of execution expired during writing the settings for a VM into the registry. The registry stopped responding at all, there was nothing in the logs.
Even when being on the Director itse... | gharchive/issue | 2016-04-21T15:44:00 | 2025-04-01T06:38:12.846469 | {
"authors": [
"cppforlife",
"voelzmo"
],
"repo": "cloudfoundry/bosh",
"url": "https://github.com/cloudfoundry/bosh/issues/1234",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
583327696 | Please complete the Cloudfoundry Component Log Timestamp Audit - as per: CF-RFC#030
Hi There!
In an effort to assure all CF components use a consistent logging timestamp as per CF-RFC#030, I'm submitting this issue requesting a little action from y'all on this x-component-team effort.
First
Please complete this audit... | gharchive/issue | 2020-03-17T22:07:11 | 2025-04-01T06:38:12.859908 | {
"authors": [
"heyjcollins",
"valeriap"
],
"repo": "cloudfoundry/postgres-release",
"url": "https://github.com/cloudfoundry/postgres-release/issues/57",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.