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 |
|---|---|---|---|---|---|
947038482 | "launch_template_id" and "launch_template_version" inside "worker_groups_launch_template" block
Is it possible to pass " launch_template_id" and "launch_template_version" inside "worker_groups_launch_template" block or is it allowed only inside a Node Group ?
Even if I pass the Launch Template details, it is still ta... | gharchive/issue | 2021-07-18T13:47:39 | 2025-04-01T04:36:03.178635 | {
"authors": [
"daroga0002",
"sujeetkp"
],
"repo": "terraform-aws-modules/terraform-aws-eks",
"url": "https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1486",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1612104033 | Lambda packaging suddenly failing.
Description
I can't honestly explain what is going on because it worked Friday and today it doesn't. I see no significant changes to anything related to this code. Already tried backing out to aws provider 4.56.0. Same exact messages.
│ Error: External Program Execution Failed
│
│ ... | gharchive/issue | 2023-03-06T19:52:00 | 2025-04-01T04:36:03.189253 | {
"authors": [
"drewclardy",
"kunalmbm",
"pneigel-ca",
"spliskamatyshak-w3"
],
"repo": "terraform-aws-modules/terraform-aws-lambda",
"url": "https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/430",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "... |
411894436 | Missing support for publicly accessible instances
It would be nice if the module supports the publicly_accessible boolean in order to allow access from outside of the VPC.
It is already there, publicly_accessible = true
Completly missed it, my bad
No problems :)
| gharchive/issue | 2019-02-19T12:14:37 | 2025-04-01T04:36:03.191477 | {
"authors": [
"Blokje5",
"antonbabenko"
],
"repo": "terraform-aws-modules/terraform-aws-rds-aurora",
"url": "https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/26",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
678938981 | Aurora Serverless
How can I provision Aurora serverless using this module?
Hi @sachin-101 !
Check out another module's example - https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/tree/master/examples/serverless
Thanks @antonbabenko . Would be awesome if you changed the link for Aurora Serverless (... | gharchive/issue | 2020-08-14T06:39:58 | 2025-04-01T04:36:03.193852 | {
"authors": [
"antonbabenko",
"sachin-101"
],
"repo": "terraform-aws-modules/terraform-aws-rds",
"url": "https://github.com/terraform-aws-modules/terraform-aws-rds/issues/248",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
407319112 | Create branch tf_0.12
Please, create a branch to keep the module files related to the Terraform 0.12 version.
Submit PR to master branch.
| gharchive/issue | 2019-02-06T16:27:29 | 2025-04-01T04:36:03.194751 | {
"authors": [
"antonbabenko",
"bamaralf"
],
"repo": "terraform-aws-modules/terraform-aws-s3-bucket",
"url": "https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/2",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
871058733 | Bug on s3_bucket_id output
Description
Please provide a clear and concise description of the issue you are encountering, your current setup, and what steps led up to the issue. If you can provide a reproduction, that will help tremendously.
⚠️ Note
Before you submit an issue, please perform the following first:
Remo... | gharchive/issue | 2021-04-29T14:10:25 | 2025-04-01T04:36:03.201293 | {
"authors": [
"antonbabenko",
"atrakic"
],
"repo": "terraform-aws-modules/terraform-aws-s3-bucket",
"url": "https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/89",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2328472095 | fix(deps): update terraform terraform-ibm-modules/cos/ibm to v8.3.1
This PR contains the following updates:
Package
Type
Update
Change
terraform-ibm-modules/cos/ibm (source)
module
minor
8.2.10 -> 8.3.1
Release Notes
terraform-ibm-modules/terraform-ibm-cos (terraform-ibm-modules/cos/ibm)
v8.3.1
Compare So... | gharchive/pull-request | 2024-05-31T19:32:51 | 2025-04-01T04:36:03.219143 | {
"authors": [
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/sample-deployable-architectures",
"url": "https://github.com/terraform-ibm-modules/sample-deployable-architectures/pull/18",
"license": "Apache-2.0",
"license_type": "permissive",
"license_sou... |
1502832706 | chore(deps): update common-dev-assets digest to 3e33725
This PR contains the following updates:
Package
Update
Change
common-dev-assets
digest
da6272e -> 3e33725
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disa... | gharchive/pull-request | 2022-12-19T12:05:57 | 2025-04-01T04:36:03.224706 | {
"authors": [
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-cis",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-cis/pull/22",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1834953843 | fix: add sleep to wait for sg creation
Description
https://github.com/terraform-ibm-modules/terraform-ibm-client-to-site-vpn/issues/45
Release required?
Identify the type of release. For information about the changes in a semantic versioning release, see Release versioning.
[ ] No release
[ ] Patch release (x.x.X)
[... | gharchive/pull-request | 2023-08-03T12:20:24 | 2025-04-01T04:36:03.231762 | {
"authors": [
"jor2",
"ocofaigh"
],
"repo": "terraform-ibm-modules/terraform-ibm-client-to-site-vpn",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-client-to-site-vpn/pull/48",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2061108148 | chore(deps): update common-dev-assets digest to 4821104
This PR contains the following updates:
Package
Update
Change
common-dev-assets
digest
e1289a9 -> 4821104
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disa... | gharchive/pull-request | 2023-12-31T16:19:28 | 2025-04-01T04:36:03.238103 | {
"authors": [
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-cloudant",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-cloudant/pull/67",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"... |
2103228680 | chore(deps): update ci dependencies
This PR contains the following updates:
Package
Type
Update
Change
common-dev-assets
digest
00d2055 -> 6980d55
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper
require
patch
v1.27.1 -> v1.27.2
Release Notes
terraform-ibm-modules/ibmcloud-terratest-wrapper ... | gharchive/pull-request | 2024-01-27T05:00:03 | 2025-04-01T04:36:03.247657 | {
"authors": [
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-hpc",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-hpc/pull/110",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1615701506 | chore(deps): update common-dev-assets digest to e991e92
This PR contains the following updates:
Package
Update
Change
common-dev-assets
digest
c11b977 -> e991e92
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disa... | gharchive/pull-request | 2023-03-08T18:11:23 | 2025-04-01T04:36:03.253330 | {
"authors": [
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-icd-mongodb",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-icd-mongodb/pull/49",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1552342595 | chore(deps): update common-dev-assets digest to f46cdab
This PR contains the following updates:
Package
Update
Change
common-dev-assets
digest
eda55fa -> f46cdab
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disa... | gharchive/pull-request | 2023-01-23T00:07:35 | 2025-04-01T04:36:03.258628 | {
"authors": [
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-icse-key-management",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-icse-key-management/pull/183",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1510448274 | chore(deps): update common-dev-assets digest to 3e70ea2
This PR contains the following updates:
Package
Update
Change
common-dev-assets
digest
d8a541e -> 3e70ea2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disa... | gharchive/pull-request | 2022-12-26T00:09:47 | 2025-04-01T04:36:03.264324 | {
"authors": [
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-icse-network-acl",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-icse-network-acl/pull/81",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2034287198 | chore(deps): update module github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper to v1.25.6
This PR contains the following updates:
Package
Type
Update
Change
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper
require
patch
v1.25.5 -> v1.25.6
Release Notes
terraform-ibm-modules/ibmcloud-ter... | gharchive/pull-request | 2023-12-10T09:19:47 | 2025-04-01T04:36:03.273193 | {
"authors": [
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-key-protect",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-key-protect/pull/489",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "gith... |
1772364450 | chore(deps): update common-dev-assets digest to 54b3d7e
This PR contains the following updates:
Package
Update
Change
common-dev-assets
digest
593e4fb -> 54b3d7e
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disa... | gharchive/pull-request | 2023-06-24T01:01:02 | 2025-04-01T04:36:03.278163 | {
"authors": [
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-kms-key-ring",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-kms-key-ring/pull/395",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "gi... |
2458862764 | chore(deps): update terraform terraform-ibm-modules/key-protect/ibm to v2.8.2
This PR contains the following updates:
Package
Type
Update
Change
terraform-ibm-modules/key-protect/ibm (source)
module
patch
2.8.1 -> 2.8.2
Release Notes
terraform-ibm-modules/terraform-ibm-key-protect (terraform-ibm-modules/k... | gharchive/pull-request | 2024-08-10T02:44:32 | 2025-04-01T04:36:03.286911 | {
"authors": [
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-kms-key-ring",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-kms-key-ring/pull/612",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "gi... |
2328700647 | chore(deps): update ci dependencies
This PR contains the following updates:
Package
Type
Update
Change
common-dev-assets
digest
b4db5fd -> 0e4338f
terraform-ibm-modules/common-pipeline-assets
action
patch
v1.22.1 -> v1.22.2
Release Notes
terraform-ibm-modules/common-pipeline-assets (terraform-ibm-modul... | gharchive/pull-request | 2024-05-31T23:17:15 | 2025-04-01T04:36:03.295406 | {
"authors": [
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-kms-key",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-kms-key/pull/587",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
... |
1510449055 | chore(deps): update common-dev-assets digest to 668972c
This PR contains the following updates:
Package
Update
Change
common-dev-assets
digest
d8a541e -> 668972c
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disa... | gharchive/pull-request | 2022-12-26T00:12:11 | 2025-04-01T04:36:03.301362 | {
"authors": [
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-landing-zone",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone/pull/232",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2217176501 | chore(deps): update module github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper to v1.30.3
This PR contains the following updates:
Package
Type
Update
Change
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper
require
patch
v1.30.2 -> v1.30.3
Release Notes
terraform-ibm-modules/ibmcloud-ter... | gharchive/pull-request | 2024-03-31T20:46:49 | 2025-04-01T04:36:03.310603 | {
"authors": [
"ocofaigh",
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-landing-zone",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone/pull/759",
"license": "Apache-2.0",
"license_type": "permissive",
"lice... |
2265693263 | Do not use external data blocks to execute long running script
The code is currently using an external data block for install_verify and maximo_admin_url. These run on every terraform plan, and it seems like they take a LONG time to execute. For example, I see this one took 90mins: module.existing_cluster.data.extern... | gharchive/issue | 2024-04-26T12:34:57 | 2025-04-01T04:36:03.312615 | {
"authors": [
"ocofaigh"
],
"repo": "terraform-ibm-modules/terraform-ibm-mas",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-mas/issues/65",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2286827690 | fix: added for k8S_31 vulnerability
Issue: https://github.com/terraform-ibm-modules/terraform-ibm-mas/issues/16
Description
Fix CKV_K8S_31
Removed the commented code to give better readibility
Release required?
[ ] No release
[X] Patch release (x.x.X)
[ ] Minor release (x.X.x)
[ ] Major release (X.x.x)
Release n... | gharchive/pull-request | 2024-05-09T03:37:31 | 2025-04-01T04:36:03.319652 | {
"authors": [
"ocofaigh",
"padmankosalaram",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-mas",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-mas/pull/101",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1303273176 | chore(deps): update common-dev-assets digest to a79f9ae
This PR contains the following updates:
Package
Update
Change
common-dev-assets
digest
07e8c45 -> a79f9ae
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disa... | gharchive/pull-request | 2022-07-13T11:03:16 | 2025-04-01T04:36:03.324941 | {
"authors": [
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-module-template",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-module-template/pull/44",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2761638204 | chore(deps): update common-dev-assets digest to 65fb570
This PR contains the following updates:
Package
Update
Change
common-dev-assets
digest
0aaf07b -> 65fb570
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disa... | gharchive/pull-request | 2024-12-28T09:01:20 | 2025-04-01T04:36:03.329263 | {
"authors": [
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-secrets-manager-secret-group",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-secrets-manager-secret-group/pull/237",
"license": "Apache-2.0",
"license_type": "perm... |
2553942959 | chore(deps): update ci dependencies
This PR contains the following updates:
Package
Type
Update
Change
common-dev-assets
digest
0685378 -> 51475f0
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper
require
minor
v1.38.3 -> v1.39.3
Release Notes
terraform-ibm-modules/ibmcloud-terratest-wrapper ... | gharchive/pull-request | 2024-09-28T01:37:36 | 2025-04-01T04:36:03.349010 | {
"authors": [
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-secrets-manager-secret",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-secrets-manager-secret/pull/189",
"license": "Apache-2.0",
"license_type": "permissive",
"... |
607226078 | github_repository_file cant update/overwrite existing files.
Terraform Version
Terraform v0.12.23
provider.aws v2.57.0
provider.github v2.6.1
provider.helm v1.1.1
provider.kubectl (unversioned)
provider.kubernetes v1.11.1
Affected Resource(s)
github_repository_file
Terraform Configuration Files
resource "github_rep... | gharchive/issue | 2020-04-27T04:37:24 | 2025-04-01T04:36:03.396609 | {
"authors": [
"anGie44",
"jcudit",
"shoekstra",
"techdragon"
],
"repo": "terraform-providers/terraform-provider-github",
"url": "https://github.com/terraform-providers/terraform-provider-github/issues/438",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2006687104 | Sweeping crumbs for grammatical fixes
What is the change?
This PR sweeps the armi crumbs for grammatical fixes and tweaks.
Checklist
[x] This PR has only one purpose or idea.
[x] Tests have been added/updated to verify that the new/changed code works.
[x] The code style follows good practices.
[x] The commit me... | gharchive/pull-request | 2023-11-22T16:16:08 | 2025-04-01T04:36:03.488544 | {
"authors": [
"bdlafleur",
"keckler"
],
"repo": "terrapower/armi",
"url": "https://github.com/terrapower/armi/pull/1488",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1966225028 | SW-4366 Add more batch details
Add new details about seedling batches:
Germination rate
Loss rate
Substrate (enum)
Substrate notes
Treatment (enum)
Treatment notes
Germination and loss rates are currently always null; the calculations will be
added in a future change, but they're included here to reduce API churn.
... | gharchive/pull-request | 2023-10-27T21:41:47 | 2025-04-01T04:36:03.498357 | {
"authors": [
"sgrimm"
],
"repo": "terraware/terraware-server",
"url": "https://github.com/terraware/terraware-server/pull/1435",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1558904732 | SW-2777 Use selected locale from Keycloak for new users
If a new user has selected a locale during registration, record it in their
Terraware user information.
Current dependencies on/for this PR:
main
PR #922 👈
This comment was auto-generated by Graphite.
| gharchive/pull-request | 2023-01-26T23:02:45 | 2025-04-01T04:36:03.500697 | {
"authors": [
"sgrimm"
],
"repo": "terraware/terraware-server",
"url": "https://github.com/terraware/terraware-server/pull/922",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1538395144 | SW-2658 Default date/time in nursery time zone for inventory add batch
Added timezone to create inventory and add batch.
Noticed that updating the "addedDate" when editing a batch doesn't update it in the backend, the api doesn't accept an addedDate. Is it correct that "addedDate" is editable in the frontend?
A... | gharchive/pull-request | 2023-01-18T17:30:54 | 2025-04-01T04:36:03.502631 | {
"authors": [
"constanzauanini",
"karthikbtf"
],
"repo": "terraware/terraware-web",
"url": "https://github.com/terraware/terraware-web/pull/1045",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1334751341 | Support plugins
This suggests to add support for plugins to the shogun-gis-client while using the module-federation plugin of webpack, that allows to split up applications into multiple builds to form a single one.
Following this approach a plugin for the gis client can be built as a completely standalone application... | gharchive/pull-request | 2022-08-10T14:50:42 | 2025-04-01T04:36:03.509432 | {
"authors": [
"dnlkoch"
],
"repo": "terrestris/shogun-gis-client",
"url": "https://github.com/terrestris/shogun-gis-client/pull/250",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1607063640 | 🛑 teslam.in is down
In 5d98312, teslam.in (https://teslam.in/.well-known/nodeinfo) was down:
HTTP code: 530
Response time: 44 ms
Resolved: teslam.in is back up in eef5511.
| gharchive/issue | 2023-03-02T15:56:36 | 2025-04-01T04:36:03.523506 | {
"authors": [
"teslamint"
],
"repo": "teslamint/uptime",
"url": "https://github.com/teslamint/uptime/issues/266",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
360140066 | Text2image do not draw char_spacing correctly
Tesseract Open Source OCR Engine v4.0.0-beta.4-18-g4370
text2image 4.0.0-beta.4-18-g4370
Linux bogon 3.10.0-862.3.3.el7.x86_64
Current Behavior:
With resolution (PPI) = 300, 12pt equals 50px in font size
2.0 em I set in char_spacing should equals 100 px
By the way, I se... | gharchive/issue | 2018-09-14T03:04:57 | 2025-04-01T04:36:03.531013 | {
"authors": [
"amitdo",
"zwwlouis"
],
"repo": "tesseract-ocr/tesseract",
"url": "https://github.com/tesseract-ocr/tesseract/issues/1907",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1427156228 | All Elasticsearch module tests fail
Describe the bug
All Elasticsearch module tests fail on clean operating system.
To Reproduce
Steps to reproduce the behavior:
Install Docker desktop (Rancher desktop, Moby engine)
Run Elasticsearch module tests
All tests fail with following error message: Docker.DotNet.DockerApiE... | gharchive/issue | 2022-10-28T11:59:24 | 2025-04-01T04:36:03.737429 | {
"authors": [
"HofmeisterAn",
"kiview",
"vlaskal"
],
"repo": "testcontainers/testcontainers-dotnet",
"url": "https://github.com/testcontainers/testcontainers-dotnet/issues/640",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
357414245 | Update Pulsar Container
Simply startup script using defaults.
Hi @aahmed-se! It seems that 2.2.0 is not released yet :D
my mistake it's actually another change for something else, will mark it wip for now
This is ready for review now
Comments addressed
Made the changes
@bsideup let me know if there any mo... | gharchive/pull-request | 2018-09-05T21:38:33 | 2025-04-01T04:36:03.741246 | {
"authors": [
"aahmed-se",
"bsideup",
"rnorth"
],
"repo": "testcontainers/testcontainers-java",
"url": "https://github.com/testcontainers/testcontainers-java/pull/858",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1006548038 | erreur 1ere connection : Réessayer la configuration: None
Bonjour,
après 24h de fonctionnement, j'ai toujours le même message d'erreur "Réessayer la configuration: None"
et des messages dans la log voir ci-dessous.
Pourtant sur le site https://www.eau-services.com/ j'ai bien les données jours/heures. (site veolia méd... | gharchive/issue | 2021-09-24T14:51:52 | 2025-04-01T04:36:03.806451 | {
"authors": [
"mathep34",
"tetienne"
],
"repo": "tetienne/veolia-custom-component",
"url": "https://github.com/tetienne/veolia-custom-component/issues/29",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1413160147 | Update README.md
just a simple misspelled.
build.example had actually existed before (https://github.com/tetratelabs/proxy-wasm-go-sdk/blob/4e9b9116c8a617570a4976c1f6822c8fefc5cae4/Makefile#L4-L8) but accidentally deleted in https://github.com/tetratelabs/proxy-wasm-go-sdk/commit/3851b164108c97390e03c4e314ddbd97b50... | gharchive/pull-request | 2022-10-18T12:41:25 | 2025-04-01T04:36:03.809340 | {
"authors": [
"mathetake",
"omidtavakoli"
],
"repo": "tetratelabs/proxy-wasm-go-sdk",
"url": "https://github.com/tetratelabs/proxy-wasm-go-sdk/pull/335",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
435925549 | Compress exponents of dim a bit more.
Initially, dim was implemented as an array of character-sized rational-exponents. But with five fundamental dimensions, any non-constexpr instance of dim would consume more than a four-byte word, especially when padded as in dyndim.
Class rational has already been modified so th... | gharchive/issue | 2019-04-22T22:55:06 | 2025-04-01T04:36:03.820440 | {
"authors": [
"tevaughan"
],
"repo": "tevaughan/units",
"url": "https://github.com/tevaughan/units/issues/2",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1815767733 | Move circle to subscriptions
What's this PR do?
Adds stripe scheduled subscription creation to our /circle membership form. Also uses our new stripe webhooks functionality to listen for subscription creation success events from business membership submission and logs recurring donations and opportunities in Salesforc... | gharchive/pull-request | 2023-07-21T12:57:48 | 2025-04-01T04:36:03.839475 | {
"authors": [
"ashley-hebler",
"matthewdylan"
],
"repo": "texastribune/donations",
"url": "https://github.com/texastribune/donations/pull/1088",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
328974329 | Fix deleting "static" chars for react text mask (#230, #483, #778 etc.)
Remove unnecessary componenDidUpdate
Add PureComponent for unnecessary re-render
Add test for correct deleting "static" chars
I've tested my solution in my own project and with all examples from the website.
The problem was in the unnec... | gharchive/pull-request | 2018-06-04T09:21:38 | 2025-04-01T04:36:03.894000 | {
"authors": [
"DTupalov",
"miketamis",
"mzedeler"
],
"repo": "text-mask/text-mask",
"url": "https://github.com/text-mask/text-mask/pull/801",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
662340113 | Updates for Powergate changes
Updating in preparation for https://github.com/textileio/powergate/pull/526 to get merged
Almost all changes are in generated files under docs/powergate/cli so look for the files not in that folder for real updates
| gharchive/pull-request | 2020-07-20T22:42:39 | 2025-04-01T04:36:03.899095 | {
"authors": [
"asutula"
],
"repo": "textileio/docs",
"url": "https://github.com/textileio/docs/pull/195",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
450399719 | ipfs.metrics.scope error -> TODO: mock repo
When adding files, I see this with the new App based IPFS setup:
08:47:14.800 ERROR core: failure on stop: context canceled; TODO: mock repo builder.go:36
This doesn't seem to cause any other issues... just a noisy error in the logs. The context is always related to... | gharchive/issue | 2019-05-30T16:41:23 | 2025-04-01T04:36:03.901828 | {
"authors": [
"sanderpick"
],
"repo": "textileio/go-textile",
"url": "https://github.com/textileio/go-textile/issues/800",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
830361479 | Pow 2.3.1
Updates to the new Powergate release 2.3.1, adding miner index and "deals since" APIs. Updates all out of data dependencies (except for the ipfs http client cc @carsonfarmer... tried and had all sorts of typescript errors).
cc @jsign just as an FYI.
| gharchive/pull-request | 2021-03-12T18:48:54 | 2025-04-01T04:36:03.903153 | {
"authors": [
"asutula"
],
"repo": "textileio/js-powergate-client",
"url": "https://github.com/textileio/js-powergate-client/pull/368",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1678443124 | Page - divider of verses
#334
@Valyukhov
| gharchive/pull-request | 2023-04-21T12:28:26 | 2025-04-01T04:36:03.940403 | {
"authors": [
"foxprogs"
],
"repo": "texttree/v-cana",
"url": "https://github.com/texttree/v-cana/pull/343",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2752496497 | add documentation for using the exporter in a docker environment
📋 Changes
🧪 Testing
📚 References
Thank you for your contribution!
| gharchive/pull-request | 2024-12-20T11:01:56 | 2025-04-01T04:36:03.945227 | {
"authors": [
"Mbaoma",
"tfadeyi"
],
"repo": "tfadeyi/auth0-simple-exporter",
"url": "https://github.com/tfadeyi/auth0-simple-exporter/pull/235",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1260856477 | Define a repo for rules
Dont reinvent the wheel...
...and let users contribute their rules to a separate repo / website.
Solution
Define some rules (naming, file endings, utf-8, etc. pp)
Gather some volunteers to check for malitious code.
Create a website with search ,filters and ratings
Profit ;D
Possible match in... | gharchive/issue | 2022-06-04T17:55:06 | 2025-04-01T04:36:03.953503 | {
"authors": [
"carpii",
"rafo",
"tfeldmann"
],
"repo": "tfeldmann/organize",
"url": "https://github.com/tfeldmann/organize/issues/217",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
378313060 | fixed a bug where an empty rules file did not result in the proper error message
fixed a bug where an empty rules file did not result in the proper error message
Thank you!
| gharchive/pull-request | 2018-11-07T14:33:08 | 2025-04-01T04:36:03.954850 | {
"authors": [
"mope1",
"tfeldmann"
],
"repo": "tfeldmann/organize",
"url": "https://github.com/tfeldmann/organize/pull/20",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1974079903 | TBLFM from formulas.md not working :open_mouth:
using example from here:
https://github.com/tgrosinger/md-advanced-tables/blob/main/docs/formulas.md
it's not working at all. in any of those view modes.
obsidian 1.4.16
advanced tables 0.19.1
plugins:
[
"obsidian-advanced-uri",
"auto-classifier",
"auto-glossar... | gharchive/issue | 2023-11-02T11:47:38 | 2025-04-01T04:36:03.997420 | {
"authors": [
"axaluss"
],
"repo": "tgrosinger/md-advanced-tables",
"url": "https://github.com/tgrosinger/md-advanced-tables/issues/71",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
183516646 | Fixing Travis to Allow plotting
Currently Travis is not configured to allow plotting via matplotlib and seaborn. Let's fix that.
I have found some resources that may be helpful:
matplotlib + travis
no display name error
closing with pull#23.
| gharchive/issue | 2016-10-17T20:19:02 | 2025-04-01T04:36:04.001313 | {
"authors": [
"charlesdrotar"
],
"repo": "tgsmith61591/skutil",
"url": "https://github.com/tgsmith61591/skutil/issues/22",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1124035468 | Link to documentation is wrong
The link to the documentation in the README.md file is wrong:
https://github.com/tguichaoua/promised-sqlite3/blob/befca59abd9f3a927aff4dc69736089c0aa040c9/README.md?plain=1#L61
I'm guessing the link should be:
https://tguichaoua.github.io/promised-sqlite3/
However, I didn't find what I ... | gharchive/issue | 2022-02-04T10:21:45 | 2025-04-01T04:36:04.123206 | {
"authors": [
"PeppeL-G",
"tguichaoua"
],
"repo": "tguichaoua/promised-sqlite3",
"url": "https://github.com/tguichaoua/promised-sqlite3/issues/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
333754131 | Error upon Running Minidot
Hello, I recently discovered minidot, and it seems like a very useful program. I am snagging an issue however. Whenever I run it I get the following error.
Loading required package: proto
[12:43:19] /home/pabster212/data/Programs/minimap2/minimap2 .. ok
[12:43:19] samtools .. ok
[12:43:19] ... | gharchive/issue | 2018-06-19T16:47:15 | 2025-04-01T04:36:04.127629 | {
"authors": [
"Jome0169",
"iimog",
"thackl"
],
"repo": "thackl/minidot",
"url": "https://github.com/thackl/minidot/issues/10",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
183290996 | Backporting some useful changes from the iOS branch
As part of creating the new 'fat' policy manager I needed some features from the iOS branch such as a wifi layer that used generations, an updated platform class, etc. I wanted to get these reviewed separately from the rest of the changes in thaliproject/Thali_Cordo... | gharchive/issue | 2016-10-16T20:54:20 | 2025-04-01T04:36:04.133294 | {
"authors": [
"yaronyg"
],
"repo": "thaliproject/Thali_CordovaPlugin",
"url": "https://github.com/thaliproject/Thali_CordovaPlugin/issues/1331",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
496264213 | Store: error parsing block
Thanos version used
thanos, version 0.7.0 (branch: HEAD, revision: c6eaf68bec32aefd280318eaef6121d6ddb20d10) build user: root@aa355daaf987 build date: 20190902-15:31:30 go version: go1.12.5
What happened
Thanos store couldn't present all the data we were expecting... | gharchive/issue | 2019-09-20T10:03:41 | 2025-04-01T04:36:04.141731 | {
"authors": [
"FUSAKLA",
"GiedriusS",
"joaosilva15"
],
"repo": "thanos-io/thanos",
"url": "https://github.com/thanos-io/thanos/issues/1549",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
553468071 | Use latest golang 1.13 docker image available
[ ] I added CHANGELOG entry for this change.
[ ] Change is not relevant to the end user.
I just deployed the new 0.12.0 and noticed the following:
Version: 0.12.0
GoVersion: go1.13.1
Did this PR miss something or is this intended?
@der-eismann very good catch, this... | gharchive/pull-request | 2020-01-22T11:06:28 | 2025-04-01T04:36:04.144096 | {
"authors": [
"der-eismann",
"squat",
"sylr"
],
"repo": "thanos-io/thanos",
"url": "https://github.com/thanos-io/thanos/pull/2025",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
807049205 | stalebot: Add an exempt label to ignore issue that has a PR
This PR adds an exempt label to stalebot to ignore the issue with active PRs.
To mark the issue that has an active PR, maintainers should add a specific label: state: someone-working-on-it
The idea triggered in https://github.com/thanos-io/thanos/issues/3456... | gharchive/pull-request | 2021-02-12T08:34:58 | 2025-04-01T04:36:04.146635 | {
"authors": [
"kakkoyun",
"yeya24"
],
"repo": "thanos-io/thanos",
"url": "https://github.com/thanos-io/thanos/pull/3789",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
53594790 | Update to task-closure-tools 0.1.9
Tests pass
task-closure-tools 0.1.9 addresses empty src bug from
https://github.com/thanpolas/grunt-closure-tools/issues/67
Things seem to still compile well.
released 0.9.8 :8ball: @betaorbust thanks!
| gharchive/pull-request | 2015-01-07T03:50:12 | 2025-04-01T04:36:04.148822 | {
"authors": [
"betaorbust",
"thanpolas"
],
"repo": "thanpolas/grunt-closure-tools",
"url": "https://github.com/thanpolas/grunt-closure-tools/pull/68",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
190554781 | FIX - env function call in routes.php
Hello,
I propose not to use env() in routes but config().
There is a reason for the madness.
#106
Yeah, i understand in local but if you don't use the .env file in production, all is broken :'(
My use case : i put .env in production first time, i execute artisan config:cache ... | gharchive/pull-request | 2016-11-20T12:12:32 | 2025-04-01T04:36:04.164243 | {
"authors": [
"InfinityWebMe",
"marktopper"
],
"repo": "the-control-group/voyager",
"url": "https://github.com/the-control-group/voyager/pull/185",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
394019591 | Remove unnecessary relationship-code
Method getRelationships in BreadRelationshipParse and the whole HasRelationship Trait relies on relationship-method-names which we dont use/know.
Therefore it is not usable/useful and I removed it completely.
Because of that relationToLink() doesn't do anything also and I removed ... | gharchive/pull-request | 2018-12-25T13:15:16 | 2025-04-01T04:36:04.172909 | {
"authors": [
"DrudgeRajen",
"abhinav-rabbit",
"emptynick",
"ntuple"
],
"repo": "the-control-group/voyager",
"url": "https://github.com/the-control-group/voyager/pull/3836",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1475311297 | Ammo Graph Not Updating Based on Toggles
Describe the Issue
When using the "new" ammo chart toggles to hide/show ammo based on availability, the chart updates to hide some ammo, but the graph does not.
The "total damage" toggle affects the graph properly, so I would expect the "ignore settings" toggle to be the same
... | gharchive/issue | 2022-12-04T23:46:56 | 2025-04-01T04:36:04.205103 | {
"authors": [
"Razzmatazzz",
"Reithan",
"brjens"
],
"repo": "the-hideout/tarkov-dev",
"url": "https://github.com/the-hideout/tarkov-dev/issues/278",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2340910979 | Show all trader offers per level
Includes barters in trader offers shown per level on the trader pages.
.deploy
| gharchive/pull-request | 2024-06-07T17:48:44 | 2025-04-01T04:36:04.206167 | {
"authors": [
"Razzmatazzz"
],
"repo": "the-hideout/tarkov-dev",
"url": "https://github.com/the-hideout/tarkov-dev/pull/947",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
706139534 | Created the about.js file displaying the info of the bot
Right now, it would work something like this.
@Chronos about
or
+about
So we still have to make it display the about result only by pinging. So I will work on that sometime soon. Pull requested anyway.
I think as discussed on discord, making the embed a bit... | gharchive/pull-request | 2020-09-22T07:19:39 | 2025-04-01T04:36:04.219617 | {
"authors": [
"DracTheDino",
"Moe-Szyslak"
],
"repo": "the-programmers-hangout/Chronos",
"url": "https://github.com/the-programmers-hangout/Chronos/pull/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1150972887 | MySQL read daemon fails with decoding error
Describe the bug
When following the example usage from the documentation, when running chameleon start_replica, the program will fail with LookupError: unknown encoding: utf8mb3 (Full log attached below).
To Reproduce
Run MariaDB and PostgreSQL containers using the Docker ... | gharchive/issue | 2022-02-25T23:45:14 | 2025-04-01T04:36:04.237612 | {
"authors": [
"ldesgoui"
],
"repo": "the4thdoctor/pg_chameleon",
"url": "https://github.com/the4thdoctor/pg_chameleon/issues/141",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1093060352 | Miss Yunjin cover
https://ys.mihoyo.com/main/character/liyue?char=15
fixed
| gharchive/issue | 2022-01-04T06:48:05 | 2025-04-01T04:36:04.244534 | {
"authors": [
"NepPure",
"theBowja"
],
"repo": "theBowja/genshin-db",
"url": "https://github.com/theBowja/genshin-db/issues/73",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1922584672 | ValorantStats using Valorant API
Hello everything is fine? I would like to create an example of using APIs with Python, and to show my love for the game.
I hope you accept and consider it for hacktoberfest.
Ok @jonascarvalh. Go ahead.
#114 All done ✅
The project was reviewed and merged. Thank you @jonascarvalh
... | gharchive/issue | 2023-10-02T19:58:26 | 2025-04-01T04:36:04.259831 | {
"authors": [
"jonascarvalh",
"theadeyemiolayinka"
],
"repo": "theadeyemiolayinka/python-scripts",
"url": "https://github.com/theadeyemiolayinka/python-scripts/issues/113",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1007379391 | 希望命令行中增加clear指令
好的, 目前你可以使用 Cmd-K 或按垃圾桶按钮。
好的,谢谢,希望软件越来越好。
| gharchive/issue | 2021-09-26T12:35:02 | 2025-04-01T04:36:04.278396 | {
"authors": [
"Veloma-Timer",
"bummoblizard"
],
"repo": "thebaselab/codeapp",
"url": "https://github.com/thebaselab/codeapp/issues/250",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
230304239 | Shrio Tags not working
All the shrio tags don't seem to work.
I'm using the thymeleaf layout dialect and the shiro dialect.
<th:block th:if="${T(at.pollux.thymeleaf.shiro.processor.ShiroFacade).isUser()}"> works
I checked this issue and I wish @saviola777 shared what his final solution or mistake was.
I really don't ... | gharchive/issue | 2017-05-22T07:15:39 | 2025-04-01T04:36:04.283761 | {
"authors": [
"saviola777",
"ydalley"
],
"repo": "theborakompanioni/thymeleaf-extras-shiro",
"url": "https://github.com/theborakompanioni/thymeleaf-extras-shiro/issues/16",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
598259598 | Export FontCharType in preludes
FontCharType isn't available in the rltk::prelude. It should be.
Additionally: support more conversions.
RLTK does export FontCharType in the prelude. The following works with the 0.8.0 from cargo:
[package]
name = "rltk-test"
version = "0.1.0"
authors = ["Herbert Wolverson <herberti... | gharchive/issue | 2020-04-11T12:48:34 | 2025-04-01T04:36:04.285689 | {
"authors": [
"thebracket"
],
"repo": "thebracket/bracket-lib",
"url": "https://github.com/thebracket/bracket-lib/issues/114",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
658591076 | Fixed conflicting prefetchMethods.
Possible fix for #286.
Oh indeed!
Good catch.
Thanks a lot for the fix. Looking it at closely, I realize there is one case where we might still have a conflict.
We might have 2 different prefetch methods with the same names in 2 different classes. In this case, we would still have... | gharchive/pull-request | 2020-07-16T21:35:05 | 2025-04-01T04:36:04.300255 | {
"authors": [
"jensdenies",
"moufmouf"
],
"repo": "thecodingmachine/graphqlite",
"url": "https://github.com/thecodingmachine/graphqlite/pull/287",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1989274035 | Revolutionize the website
Motivation
I've extracted the HTML framework that is driving the Effection website and the frontside.com website into a separate repo. That way we don't have to copy and paste between the two. It's also this framework that will, in all probability, drive the v3 inspector.
Approach
It's a mid... | gharchive/pull-request | 2023-11-12T07:18:07 | 2025-04-01T04:36:04.406872 | {
"authors": [
"cowboyd"
],
"repo": "thefrontside/effection",
"url": "https://github.com/thefrontside/effection/pull/829",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1592322087 | Detected :)
Hello,
Your code can be easly detected :)
Regards,
Félix.
========== [ Possible malicious code detected in tghtestproj-1.0.0/setup.py ] ==========
import setuptools
from setuptools.command.install import install
from setuptools.command.develop import develop
import base64
import os
def b64d(base64_code)... | gharchive/issue | 2023-02-20T18:59:27 | 2025-04-01T04:36:04.420077 | {
"authors": [
"felixaime",
"thegoodhackertv"
],
"repo": "thegoodhackertv/malpip",
"url": "https://github.com/thegoodhackertv/malpip/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
927509203 | Nota de credito - descuento global
Hola buenas tardes, estoy tratando de emitir una nota de crédito pero no me permite ingresar DESCUENTOS TOTALES.
Según la información de SUNAT esto seria el descuento global: cbc:AllowanceTotalAmount
Hola @guillermosg28 , se verá en este issue #178
| gharchive/issue | 2021-06-22T18:12:56 | 2025-04-01T04:36:04.428722 | {
"authors": [
"giansalex",
"guillermosg28"
],
"repo": "thegreenter/greenter",
"url": "https://github.com/thegreenter/greenter/issues/179",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
31373300 | Modular Backend
It would be useful if people could integrate their own backend and this module would provide the high-level API to use it.
Some backends:
Redis
Leveldb
:+1:
| gharchive/issue | 2014-04-12T01:07:45 | 2025-04-01T04:36:04.433180 | {
"authors": [
"ericelliott",
"thehydroimpulse"
],
"repo": "thehydroimpulse/rollout",
"url": "https://github.com/thehydroimpulse/rollout/issues/1",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
542990540 | Concatenate obsm
Adds obsm concatenation in adata.concatenate.
@Koncopd @falexwolf
There is an issue with the obsm concatenation. When we run sc.tl.diffmap with different anndata objects, concatenate them and run sc.pp.neighbors, we get the following exception. The reason is that obsms are concatenated but .uns['d... | gharchive/pull-request | 2019-12-27T21:08:36 | 2025-04-01T04:36:04.455110 | {
"authors": [
"Koncopd",
"gokceneraslan"
],
"repo": "theislab/anndata",
"url": "https://github.com/theislab/anndata/pull/284",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1133254306 | Dataset summary
Is your dataset not yet in sfaira?
Please search the sfaira code, and issues and PRs for any DOI associated with this dataset, such as preprints or journal publications. To be safe, you can also search for the first author.
Describe the data set
Fill in below:
Link to publication:
Title of publicatio... | gharchive/issue | 2022-02-11T23:02:25 | 2025-04-01T04:36:04.482432 | {
"authors": [
"ajaykumarsaw"
],
"repo": "theislab/sfaira",
"url": "https://github.com/theislab/sfaira/issues/562",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
164733243 | Add a red dot to the mobile menu icon when being notified
On mobile, there is no favicon to toggle, so nothing shows up when a new notification arrives.
This commit changes this by adding a marker on the burger menu icon, visible on all channels.
Result
Browser on the left has the addition: look at the menu icon when... | gharchive/pull-request | 2016-07-10T20:41:04 | 2025-04-01T04:36:04.492834 | {
"authors": [
"astorije",
"maxpoulin64",
"williamboman"
],
"repo": "thelounge/lounge",
"url": "https://github.com/thelounge/lounge/pull/486",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1236163845 | Could be deployed to Heroku
Heroku returns the next message, when attempting the deploy:
Item could not be created:
We couldn't deploy your app because the source code violates the Salesforce Acceptable Use and External-Facing Services Policy.
Please check this discussion here - https://github.com/thelovekesh/ghos... | gharchive/issue | 2022-05-15T01:59:28 | 2025-04-01T04:36:04.494961 | {
"authors": [
"je-guerreroa1-uniandes",
"thelovekesh"
],
"repo": "thelovekesh/ghost-v4-on-heroku",
"url": "https://github.com/thelovekesh/ghost-v4-on-heroku/issues/54",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2394976999 | Update collection detail page for collection like feature
Description
To increase engagement between collection author and reader, we'll introduce collection like feature.
[ ] Add like button and integrate API for collection like
[ ] Update collection detail page
References
design
figma
| gharchive/issue | 2024-07-08T08:22:26 | 2025-04-01T04:36:04.499608 | {
"authors": [
"byhow",
"zeckli"
],
"repo": "thematters/matters-web",
"url": "https://github.com/thematters/matters-web/issues/4626",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
714312281 | updated visibility icon and added copy icon for signing key
This fixes the issue #369
@buckyroberts I approved, but can you check if this happens?
| gharchive/pull-request | 2020-10-04T13:16:46 | 2025-04-01T04:36:04.511574 | {
"authors": [
"angle943",
"leelatanniru"
],
"repo": "thenewboston-developers/Account-Manager",
"url": "https://github.com/thenewboston-developers/Account-Manager/pull/374",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2499695527 | Aligned afatfs_t cache
Moved afatfs_superClusterSize() to compile, required for linking.
Added afatfs_feof() to header files for application use.
Created fat_convertFATStyleToFile() and declaration for use by applications.
Thanks for the patch, that's merged now! feof() was actually already in the header.
| gharchive/pull-request | 2024-09-01T21:39:24 | 2025-04-01T04:36:04.521478 | {
"authors": [
"sean-lawless",
"thenickdude"
],
"repo": "thenickdude/asyncfatfs",
"url": "https://github.com/thenickdude/asyncfatfs/pull/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
179469170 | Detect active tab
Is there a way for inview to detect whether the object is actually visible?
I'm pretty sure there's no way to know whether another window obstructs the visibility, but maybe there's a way to know whether the tab is actually active, or whether another tab of the same window is opened.
Here are some r... | gharchive/issue | 2016-09-27T11:38:35 | 2025-04-01T04:36:04.527908 | {
"authors": [
"dbrgn",
"evenicoulddoit",
"thenikso"
],
"repo": "thenikso/angular-inview",
"url": "https://github.com/thenikso/angular-inview/issues/111",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2419074065 | 🐛✅ Bugfix: don't throw away "0" string when creating streamed response
I had a bug where my response often got cut off, and instead of returning the year "2020" in the response, it would always return "202".
I found out that it only happens when streaming the response.
After looking around I found the issue to be in... | gharchive/pull-request | 2024-07-19T14:33:09 | 2025-04-01T04:36:04.538782 | {
"authors": [
"MaximeThoonsen",
"synio-wesley"
],
"repo": "theodo-group/LLPhant",
"url": "https://github.com/theodo-group/LLPhant/pull/178",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2048643348 | net8.0 Button Click event wont fire
from project 27.1.0.43644 to with net8.0 click with a button wont fire in blazor going back to using 27.1.0.43604 with net7.0 works
It was that one needed to add BrowserWindowOptions -> WebPreferences -> AllowRunningInsecureContent set to true it's set to false as default in dotn... | gharchive/issue | 2023-12-19T13:18:03 | 2025-04-01T04:36:04.540275 | {
"authors": [
"Cav-jj",
"theolivenbaum"
],
"repo": "theolivenbaum/electron-sharp",
"url": "https://github.com/theolivenbaum/electron-sharp/issues/22",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
863922523 | 0.0.6_3 - seems to have input validation issue on "AllowedIPs" field - leading white space is permitted and saved
Editing the peer, removing the leading white space that originated from a copy/paste issue and then clicking UPDATE followed by SAVE does not save the new value. The leading white space is still there. I... | gharchive/issue | 2021-04-21T13:57:49 | 2025-04-01T04:36:04.545192 | {
"authors": [
"Tigger2014",
"mfld-pub",
"theonemcdonald"
],
"repo": "theonemcdonald/pfSense-pkg-WireGuard",
"url": "https://github.com/theonemcdonald/pfSense-pkg-WireGuard/issues/35",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
747183747 | CPO: Set required env variables in conformance test
Dumping logs on master is failing due to unset variables of KUBE_MASTER
2020-11-19 16:13:12.858162 | k8s-master | Dumping logs from master locally to '/home/zuul/workspace/logs/kubernetes'
2020-11-19 16:13:12.858754 | k8s-master | KUBE_MASTER_IP:
2020-11-19 16:13:12... | gharchive/pull-request | 2020-11-20T05:46:18 | 2025-04-01T04:36:04.547844 | {
"authors": [
"ramineni"
],
"repo": "theopenlab/openlab-zuul-jobs",
"url": "https://github.com/theopenlab/openlab-zuul-jobs/pull/1054",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
172352439 | Added script prefill.php to replace all :variables
I created a script to prefill all :variables and the library namespace at once.
To run it, just type
$ php prefill.php
It is not possible to run the script via $ composer prefill because Composer will fail due to some wrong data in composer.json (i.e. wrong email ':... | gharchive/pull-request | 2016-08-22T01:00:19 | 2025-04-01T04:36:04.559176 | {
"authors": [
"jotaelesalinas"
],
"repo": "thephpleague/skeleton",
"url": "https://github.com/thephpleague/skeleton/pull/88",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
204484627 | Technical/issue 14 plugin poc 2
resolves issue #14
Outstanding issue: Trying to test a slow webpack build (using sleep) to try and test if a build take too long
https://github.com/thescientist13/build-profiler-webpack-plugin/pull/16/files#diff-7a23888cadd38b3e12481e212a9ae91fR22
ok to test
ok to test
| gharchive/pull-request | 2017-02-01T02:47:32 | 2025-04-01T04:36:04.621178 | {
"authors": [
"thescientist13"
],
"repo": "thescientist13/build-profiler-webpack-plugin",
"url": "https://github.com/thescientist13/build-profiler-webpack-plugin/pull/16",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
174446655 | VRTK_Simulator directions don't match the current camera orientation
With no rotation on the playspace left/right rotate left/right were reversed. Rotating the playspace 180 degrees (before hitting play) fixed that problem, but the forward/backwards movement was then reversed. This is probably a problem with the move... | gharchive/issue | 2016-09-01T06:31:26 | 2025-04-01T04:36:04.694306 | {
"authors": [
"Moojuiceman",
"mattboy64",
"ridoutb",
"sblancodiez",
"thestonefox"
],
"repo": "thestonefox/SteamVR_Unity_Toolkit",
"url": "https://github.com/thestonefox/SteamVR_Unity_Toolkit/issues/494",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
236339992 | DontDestroyOnLoad Oculus SDK
On latest version of VRTK of Git, when change scene, i receive 999+ error on console:
1) MissingReferenceException: The object of type 'VRTK_TransformFollow' has been destroyed but you are still trying to access it.
Your script should either check if it is null or you should not destroy t... | gharchive/issue | 2017-06-15T23:20:17 | 2025-04-01T04:36:04.701371 | {
"authors": [
"D3m0n92",
"bddckr",
"thestonefox"
],
"repo": "thestonefox/VRTK",
"url": "https://github.com/thestonefox/VRTK/issues/1290",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2210824511 | lint: Enable more ruff rulesets
Minor fixes were needed, the only possibly interesting one is the one in RequestsFetcher (use "yield from").
This is part of #2567
I expect this to currently fail tests for unrelated reasons, #2591 should fix it
I expect this to currently fail tests for unrelated reasons, https://g... | gharchive/pull-request | 2024-03-27T13:34:19 | 2025-04-01T04:36:04.705746 | {
"authors": [
"jku",
"lukpueh"
],
"repo": "theupdateframework/python-tuf",
"url": "https://github.com/theupdateframework/python-tuf/pull/2592",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
431334963 | V-3 SystemIdleProcess executes unnecessary instructions
Test 1: ./Simulator A idontexist 0
Fixed
| gharchive/issue | 2019-04-10T06:58:36 | 2025-04-01T04:36:04.712438 | {
"authors": [
"thewilly"
],
"repo": "thewilly/GIISOF01-2-006-Operating-Systems",
"url": "https://github.com/thewilly/GIISOF01-2-006-Operating-Systems/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
406894244 | Update _loraModem.ino
Modified loraWait() to avoid hangs when tmst is in the past
Thanks! Instead of changing the first reference to waitTime it would also be possible to change definition of waitTime to int32_t (instead of unsigned). I think it makes lttle reference to the execution time though.
Maarten
| gharchive/pull-request | 2019-02-05T17:31:36 | 2025-04-01T04:36:04.725769 | {
"authors": [
"nicolasimeoni",
"platenspeler"
],
"repo": "things4u/ESP-1ch-Gateway-v5.0",
"url": "https://github.com/things4u/ESP-1ch-Gateway-v5.0/pull/61",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1936756482 | Bmi calculator yashwanthvarma18
Developer Checklist
[x] Followed guidelines mentioned in the readme file.
[x] Followed directory structure. (e.g. ProjectName/{USERNAME}/...yourfiles)
[x] Starred ⭐ the Repo (Optional)
Summary
I have developed a BMI Calculator using HTML, CSS, and JavaScript. The BMI Calculator takes... | gharchive/pull-request | 2023-10-11T04:10:26 | 2025-04-01T04:36:04.756090 | {
"authors": [
"PBJI",
"yashwanthvarma18"
],
"repo": "thinkswell/javascript-mini-projects",
"url": "https://github.com/thinkswell/javascript-mini-projects/pull/856",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
2520831300 | Add Linked wallets page in account layout
Problem solved
Short description of the bug fixed or feature added
#4542 👈
main
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @MananTank and the rest of your teammates on Graphite
| gharchive/pull-request | 2024-09-11T21:38:33 | 2025-04-01T04:36:04.775690 | {
"authors": [
"MananTank"
],
"repo": "thirdweb-dev/js",
"url": "https://github.com/thirdweb-dev/js/pull/4542",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
100326232 | Embbeded documetn can have data also in a list
List in HAS are in embedded object which wasn't supported as default.. An another nested dict had to be used.
{
"_links": {
"self": { "href": "/orders" },
"curies": [{ "name": "ea", "href": "http://example.com/docs/rels/{rel}", "templated": true }],
... | gharchive/pull-request | 2015-08-11T14:32:30 | 2025-04-01T04:36:04.790789 | {
"authors": [
"krak3n",
"radeklos"
],
"repo": "thisissoon/Flask-HAL",
"url": "https://github.com/thisissoon/Flask-HAL/pull/15",
"license": "unlicense",
"license_type": "permissive",
"license_source": "bigquery"
} |
194143181 | Will help maintain the repo
Hey @thomasdavis
If your okay with it I will help maintain the repo , as I do alot of work in this area. If not feel free to close it .
Don't have to ask me twice, welcome to the team! =D
woooo :) awesome stuff
| gharchive/issue | 2016-12-07T19:22:58 | 2025-04-01T04:36:04.807945 | {
"authors": [
"RobertJGabriel",
"thomasdavis"
],
"repo": "thomasdavis/w3cjs",
"url": "https://github.com/thomasdavis/w3cjs/issues/29",
"license": "unlicense",
"license_type": "permissive",
"license_source": "bigquery"
} |
2523140198 | 🛑 Speedtest-v2-HEL1-1 is down
In e7263e0, Speedtest-v2-HEL1-1 ($URL_SPEEDTEST_V2_HEL1_1) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Speedtest-v2-HEL1-1 is back up in e041753 after 1 hour, 55 minutes.
RCA: https://github.com/thomasmerz/upptime/issues/2990
| gharchive/issue | 2024-09-12T19:05:24 | 2025-04-01T04:36:04.833925 | {
"authors": [
"thomasmerz"
],
"repo": "thomasmerz/upptime",
"url": "https://github.com/thomasmerz/upptime/issues/3035",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2614109150 | 🛑 Pihole-KA is down
In 76095d7, Pihole-KA ($URL_PIHOLE_MERZ_NIMBUS) was down:
HTTP code: 0
Response time: 0 ms
This should be fixed now for the future: https://github.com/thomasmerz/issue-tracker/issues/518
Resolved: Pihole-KA is back up in 0c94768 after 1 hour, 6 minutes.
| gharchive/issue | 2024-10-25T13:26:27 | 2025-04-01T04:36:04.836689 | {
"authors": [
"thomasmerz"
],
"repo": "thomasmerz/upptime",
"url": "https://github.com/thomasmerz/upptime/issues/3186",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1781852163 | how exactly does the color method on Embeds work?
are we supposed to pass in a hex value, rgb? there is no documentation or example on this method.
Hey! I did some testing, and it takes the hex code of whatever color you want, converted to a decimal, then to a string.
FF5555
16733525
"16733525"
You probably moved... | gharchive/issue | 2023-06-30T04:14:46 | 2025-04-01T04:36:04.848920 | {
"authors": [
"Blastbrean",
"i1Fury"
],
"repo": "thoo0224/webhook-rs",
"url": "https://github.com/thoo0224/webhook-rs/issues/19",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1720817069 | chore: fix linting errors
n/a
Run sudo apt update
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease
Get:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Get:3 http://azure.archive.ubuntu.com/ubuntu ja... | gharchive/pull-request | 2023-05-22T23:35:27 | 2025-04-01T04:36:04.981781 | {
"authors": [
"Josh-Piper",
"maddernd"
],
"repo": "thoth-tech/documentation",
"url": "https://github.com/thoth-tech/documentation/pull/309",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
406376024 | FactoryBot::DuplicateDefinitionError when defining the same-named sequence in the same-named trait in distinct factories
After upgrading to 5.0, I'm seeing this error:
Sequence already registered: from_api_id (FactoryBot::DuplicateDefinitionError)
This code previously worked in 4.x. I've looked at the release notes... | gharchive/issue | 2019-02-04T15:16:10 | 2025-04-01T04:36:05.001779 | {
"authors": [
"composerinteralia",
"shepmaster",
"tilo"
],
"repo": "thoughtbot/factory_bot",
"url": "https://github.com/thoughtbot/factory_bot/issues/1257",
"license": "MIT",
"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.