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 |
|---|---|---|---|---|---|
113233593 | Release of tern 0.16.0
@marijnh when do you think you could release tern 0.16.0?
Done.
| gharchive/issue | 2015-10-25T15:55:27 | 2025-04-01T06:04:15.713951 | {
"authors": [
"angelozerr",
"marijnh"
],
"repo": "ternjs/tern",
"url": "https://github.com/ternjs/tern/issues/667",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
172310297 | runtimepath
When i installed the plugin(manually), and i added this line in the .vimrc
set runtimepath+=/home/ro6aff/.vim/tern_for_vim
i sill wasn't able to run this:
:TernDoc
Can i get a liitle help?
This seems like a vim question about loading a plugin, not really Tern-specific. I unfortunately know very little a... | gharchive/issue | 2016-08-21T08:07:34 | 2025-04-01T06:04:15.716351 | {
"authors": [
"Ro6afF",
"chemzqm",
"marijnh"
],
"repo": "ternjs/tern_for_vim",
"url": "https://github.com/ternjs/tern_for_vim/issues/150",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
52833653 | $watchCollection for nested objects not working
don't know whether the $watchcollection functionality is supposed to work in the first place for nested objects ... seems like it should
it("detects changes to nested objects", function() {
scope.counter = 0;
scope.obj = {
a: {
b: 1
}
};
scope.$watchCollection(
function... | gharchive/issue | 2014-12-24T19:26:29 | 2025-04-01T06:04:15.720617 | {
"authors": [
"ashvaibhav",
"sunny762",
"teropa"
],
"repo": "teropa/build-your-own-angularjs",
"url": "https://github.com/teropa/build-your-own-angularjs/issues/195",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1599631160 | 🛑 El Loro de Oro (ADMIN) is down
In aeb54b3, El Loro de Oro (ADMIN) (https://pa-admin.la-razon.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: El Loro de Oro (ADMIN) is back up in da27c4c.
| gharchive/issue | 2023-02-25T09:27:39 | 2025-04-01T06:04:15.723451 | {
"authors": [
"terorero"
],
"repo": "terorero/monitor",
"url": "https://github.com/terorero/monitor/issues/325",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1574628202 | Can not add tags exclusively to primary security group
Description
I am currently trying to use karpenter on EKS. Cluster is created with eks module v19.5.1.
I want to add the tag "karpenter.sh/discovery" = local.cluster_name on the primary cluster security group. I try this way,
create_cluster_primary_security_gr... | gharchive/issue | 2023-02-07T16:21:56 | 2025-04-01T06:04:15.735601 | {
"authors": [
"taxidis"
],
"repo": "terraform-aws-modules/terraform-aws-eks",
"url": "https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2453",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2364468782 | feat: Adding sse-kms support for Mountpoint S3 CSI driver EKS IRSA
Description
To use aws:kms encryption with the Mountpoint S3 CSI driver the IAM policy needs to include kms:Decrypt and kms:GenerateDataKey permissions for the KMS key used for the bucket(s)
Motivation and Context
Without the change usage of Buckets w... | gharchive/pull-request | 2024-06-20T13:33:32 | 2025-04-01T06:04:15.740972 | {
"authors": [
"antonbabenko",
"philslab-ninja"
],
"repo": "terraform-aws-modules/terraform-aws-iam",
"url": "https://github.com/terraform-aws-modules/terraform-aws-iam/pull/493",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1553426688 | feat: Add peering attachment and accepter resources
Description
Add ability to create a peering connection between regions in AWS Transit Gateway
Motivation and Context
The current state of AWS Transit Gateway module doesn't allow peering two Transit Gateways in different region.
Mentioned in issue#79
Breaking Change... | gharchive/pull-request | 2023-01-23T16:50:52 | 2025-04-01T06:04:15.745169 | {
"authors": [
"stefan-matic"
],
"repo": "terraform-aws-modules/terraform-aws-transit-gateway",
"url": "https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/pull/98",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
547926047 | Update foundations modules versions
Update folders, log sinks, service accounts versions to avoid errors with recent Terraform versions.
Tests for foundations are ok while infrastructure tests have errors, will address in a separate PR.
| gharchive/pull-request | 2020-01-10T08:02:46 | 2025-04-01T06:04:15.746084 | {
"authors": [
"ludoo"
],
"repo": "terraform-google-modules/cloud-foundation-fabric",
"url": "https://github.com/terraform-google-modules/cloud-foundation-fabric/pull/26",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
368360691 | [WIP] Terraform native deployment
Currently we're shelling out to Deployment Manager for this module.
This PR automates Forseti pieces and configuration using native Terraform Google resources.
This is still a Work In Progress as some resources are missing.
Here is an extensive list of the work:
GCE
[x] Client VM
[x... | gharchive/pull-request | 2018-10-09T19:26:37 | 2025-04-01T06:04:15.754963 | {
"authors": [
"adrienthebo",
"ocervell"
],
"repo": "terraform-google-modules/terraform-google-forseti",
"url": "https://github.com/terraform-google-modules/terraform-google-forseti/pull/14",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2556314250 | add documentation for projects test
Description
Release required?
[x] No release
[ ] Patch release (x.x.X)
[ ] Minor release (x.X.x)
[ ] Major release (X.x.x)
Release notes content
Run the pipeline
If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to r... | gharchive/pull-request | 2024-09-30T11:06:32 | 2025-04-01T06:04:15.777878 | {
"authors": [
"daniel-butler-irl",
"ocofaigh",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/ibmcloud-terratest-wrapper",
"url": "https://github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/pull/872",
"license": "Apache-2.0",
"license_type": "permissive",
"license_sour... |
1689335098 | chore(deps): update common-dev-assets digest to c990c99
This PR contains the following updates:
Package
Update
Change
common-dev-assets
digest
f9f1ac0 -> c990c99
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disa... | gharchive/pull-request | 2023-04-29T03:06:04 | 2025-04-01T06:04:15.783628 | {
"authors": [
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/mock-module",
"url": "https://github.com/terraform-ibm-modules/mock-module/pull/446",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2541131949 | chore(deps): update terraform terraform-ibm-modules/secrets-manager/ibm to v1.18.6
This PR contains the following updates:
Package
Type
Update
Change
terraform-ibm-modules/secrets-manager/ibm (source)
module
patch
1.18.5 -> 1.18.6
Release Notes
terraform-ibm-modules/terraform-ibm-secrets-manager (terrafor... | gharchive/pull-request | 2024-09-22T15:31:21 | 2025-04-01T06:04:15.792888 | {
"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/216",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api... |
2177603979 | chore(deps): update module github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper to v1.29.7
This PR contains the following updates:
Package
Type
Update
Change
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper
require
patch
v1.29.6 -> v1.29.7
Release Notes
terraform-ibm-modules/ibmcloud-ter... | gharchive/pull-request | 2024-03-10T08:36:26 | 2025-04-01T06:04:15.801306 | {
"authors": [
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-code-engine",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-code-engine/pull/10",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "githu... |
2068251665 | chore(deps): update common-dev-assets digest to 9dac941
This PR contains the following updates:
Package
Update
Change
common-dev-assets
digest
ecde068 -> 9dac941
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disa... | gharchive/pull-request | 2024-01-06T00:38:24 | 2025-04-01T06:04:15.807342 | {
"authors": [
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-cos",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-cos/pull/504",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2582205291 | chore(deps): update ci dependencies
This PR contains the following updates:
Package
Type
Update
Change
common-dev-assets
digest
d58f089 -> a3aa2cf
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper
require
minor
v1.39.7 -> v1.40.4
Release Notes
terraform-ibm-modules/ibmcloud-terratest-wrapper ... | gharchive/pull-request | 2024-10-11T21:24:59 | 2025-04-01T06:04:15.838202 | {
"authors": [
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-event-streams",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-event-streams/pull/314",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "... |
2291059071 | chore(deps): update ci dependencies
This PR contains the following updates:
Package
Type
Update
Change
common-dev-assets
digest
2a961d3 -> 2015ae9
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper
require
patch
v1.31.7 -> v1.31.8
Release Notes
terraform-ibm-modules/ibmcloud-terratest-wrapper ... | gharchive/pull-request | 2024-05-11T20:38:04 | 2025-04-01T06:04:15.846990 | {
"authors": [
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-icd-etcd",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-icd-etcd/pull/156",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api... |
2355405978 | chore(deps): update common-dev-assets digest to 247369d
This PR contains the following updates:
Package
Update
Change
common-dev-assets
digest
1d3b343 -> 247369d
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disa... | gharchive/pull-request | 2024-06-16T03:54:00 | 2025-04-01T06:04:15.852569 | {
"authors": [
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-icd-mongodb",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-icd-mongodb/pull/362",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "gith... |
1520948904 | chore(deps): update module github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper to v1.3.0
This PR contains the following updates:
Package
Type
Update
Change
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper
require
minor
v1.2.20 -> v1.3.0
Release Notes
terraform-ibm-modules/ibmcloud-terra... | gharchive/pull-request | 2023-01-05T15:39:17 | 2025-04-01T06:04:15.860592 | {
"authors": [
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-icse-subnet-module",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-icse-subnet-module/pull/145",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1679238631 | chore(deps): update common-dev-assets digest to 9be2fba
This PR contains the following updates:
Package
Update
Change
common-dev-assets
digest
ff4e109 -> 9be2fba
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disa... | gharchive/pull-request | 2023-04-22T00:20:31 | 2025-04-01T06:04:15.865754 | {
"authors": [
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-icse-vpc-network-module",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-icse-vpc-network-module/pull/173",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1670053882 | chore(deps): update common-dev-assets digest to b1b2455
This PR contains the following updates:
Package
Update
Change
common-dev-assets
digest
d341596 -> b1b2455
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disa... | gharchive/pull-request | 2023-04-16T17:22:24 | 2025-04-01T06:04:15.871068 | {
"authors": [
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-landing-zone-vpc",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/pull/504",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2012353559 | chore(deps): update terraform-module
This PR contains the following updates:
Package
Type
Update
Change
terraform-ibm-modules/key-protect-all-inclusive/ibm (source)
module
patch
4.4.1 -> 4.4.2
terraform-ibm-modules/landing-zone-vpc/ibm (source)
module
minor
7.11.0 -> 7.13.2
Release Notes
terraform-ibm-m... | gharchive/pull-request | 2023-11-27T14:04:37 | 2025-04-01T06:04:15.888357 | {
"authors": [
"ocofaigh",
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-landing-zone-vsi",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone-vsi/pull/587",
"license": "Apache-2.0",
"license_type": "permissive",... |
1679919624 | chore(deps): update common-dev-assets digest to bc5af24
This PR contains the following updates:
Package
Update
Change
common-dev-assets
digest
88ad1ae -> bc5af24
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disa... | gharchive/pull-request | 2023-04-23T08:17:53 | 2025-04-01T06:04:15.894086 | {
"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/417",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2278815920 | chore(deps): update ci dependencies
This PR contains the following updates:
Package
Type
Update
Change
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper
require
patch
v1.31.6 -> v1.31.7
terraform-ibm-modules/common-pipeline-assets
action
patch
v1.22.0 -> v1.22.1
Release Notes
terraform-ibm-mod... | gharchive/pull-request | 2024-05-04T07:35:26 | 2025-04-01T06:04:15.904686 | {
"authors": [
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-observability-instances",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-observability-instances/pull/496",
"license": "Apache-2.0",
"license_type": "permissive",
... |
2645506950 | chore(deps): update ci dependencies
This PR contains the following updates:
Package
Type
Update
Change
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper
require
patch
v1.41.1 -> v1.41.3
go (source)
toolchain
patch
1.23.2 -> 1.23.3
terraform-ibm-modules/common-pipeline-assets
action
patch
v1.22.4 ... | gharchive/pull-request | 2024-11-09T02:37:44 | 2025-04-01T06:04:15.922428 | {
"authors": [
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-ocp-all-inclusive",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-ocp-all-inclusive/pull/351",
"license": "Apache-2.0",
"license_type": "permissive",
"license_so... |
2079986304 | chore(deps): update common-dev-assets digest to 9adf876
This PR contains the following updates:
Package
Update
Change
common-dev-assets
digest
30f54d8 -> 9adf876
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disa... | gharchive/pull-request | 2024-01-13T02:12:54 | 2025-04-01T06:04:15.928266 | {
"authors": [
"terraform-ibm-modules-dev",
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-secrets-manager-iam-engine",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-secrets-manager-iam-engine/pull/31",
"license": "Apache-2.0",
"license_type": "permissiv... |
1531518224 | chore(deps): update common-dev-assets digest to f8b5283
This PR contains the following updates:
Package
Update
Change
common-dev-assets
digest
497c14b -> f8b5283
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disa... | gharchive/pull-request | 2023-01-13T00:14:00 | 2025-04-01T06:04:15.933496 | {
"authors": [
"terraform-ibm-modules-ops"
],
"repo": "terraform-ibm-modules/terraform-ibm-transit-gateway",
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-transit-gateway/pull/98",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
115048538 | OAuth2
Instead of requiring the user private token, use OAuth2 for api calls.
http://doc.gitlab.com/ce/api/oauth2.html
Maybe the best way to add this feature, is to create a new plugin gitlab_oauth...
This is a good idea, unfortunately Composer is not in great shape for this. They do support OAuth2 for both GitLab ... | gharchive/issue | 2015-11-04T13:07:11 | 2025-04-01T06:04:16.018068 | {
"authors": [
"michellaurent",
"tyler-sommer"
],
"repo": "terramar-labs/packages",
"url": "https://github.com/terramar-labs/packages/issues/31",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2201235410 | Mentioning the limitations of YAML files in the docs
What is the change?
This is a small change to the docs where I explicitly mention the "duplicate keys" limitation of YAML files.
Also, and I'm sorry about this, I did a tiny bit of cleanup in the docs; mostly whitespace.
Why is the change being made?
After much tri... | gharchive/pull-request | 2024-03-21T21:37:04 | 2025-04-01T06:04:16.022880 | {
"authors": [
"john-science"
],
"repo": "terrapower/armi",
"url": "https://github.com/terrapower/armi/pull/1668",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2145367928 | [Feature Request]: Syntax Error Reporting
Is your feature request related to a problem?
Currently, if some syntax error is made such as forgetting the / before the >, all quest rendering bugs and goes blank.
Solution(s)
Adding some text that attempts to explain the error, or just says where it occurs would be more th... | gharchive/issue | 2024-02-20T22:03:33 | 2025-04-01T06:04:16.027679 | {
"authors": [
"Auseawesome",
"ThatGravyBoat"
],
"repo": "terrarium-earth/Heracles",
"url": "https://github.com/terrarium-earth/Heracles/issues/183",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2676454990 | Clean up AdminDocumentProducerController
A few changes to bring this controller in line with the other admin UI
controllers:
Remove its copy of the RedirectAttributes extension properties for setting
success and failure messages. Those extensions are already available as
top-level functions.
Don't require its URL... | gharchive/pull-request | 2024-11-20T16:34:02 | 2025-04-01T06:04:16.032021 | {
"authors": [
"sgrimm"
],
"repo": "terraware/terraware-server",
"url": "https://github.com/terraware/terraware-server/pull/2620",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
244100194 | fix(run): Smarter binary module deduping
Signed-off-by: Rick Waldron waldron.rick@gmail.com
r? @hipsterbrown
(tessel-highfive has picked a reviewer for you, use r? to override)
Coverage increased (+0.1%) to 79.689% when pulling 831a72dd43c91e0a6036b4b7497843f3f4a53748 on fix-naive-binary-deduping into 502e8f850a... | gharchive/pull-request | 2017-07-19T16:29:00 | 2025-04-01T06:04:16.098217 | {
"authors": [
"coveralls",
"rwaldron",
"tessel-highfive"
],
"repo": "tessel/t2-cli",
"url": "https://github.com/tessel/t2-cli/pull/1283",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
232058893 | Did you use UW3 dataset during training?
Hi Ray,
I'm going to compare different OCR engines on University of Washington (UW3) dataset.
Did you use the UW3 dataset during training your LSTM model? If so, the comparison will be useless.
Thanks.
Did you use the UW3 dataset during training your LSTM model?
I'm not Ra... | gharchive/issue | 2017-05-29T16:08:48 | 2025-04-01T06:04:16.107279 | {
"authors": [
"Shreeshrii",
"amitdo",
"chixma",
"lynx97",
"vaasily"
],
"repo": "tesseract-ocr/tesseract",
"url": "https://github.com/tesseract-ocr/tesseract/issues/959",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
43241471 | Question: if bind_uri is deprecated, how remotelly access docker instance
Hi, I would like to run kitchen tests on remote docker. For this purpose I use vagrant to deploy docker instance using your cookbook.
However to use it, then I need to access it remotely (and for sure securely). So I agree using exposed port 42... | gharchive/issue | 2014-09-19T14:02:33 | 2025-04-01T06:04:16.109214 | {
"authors": [
"epcim",
"jeffreycoe"
],
"repo": "test-kitchen/kitchen-docker",
"url": "https://github.com/test-kitchen/kitchen-docker/issues/86",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1645335813 | Testcontainers.MsSql: WithDatabase to public
What does this PR do?
Changed visibility of WithDatabase from private to public for the MsSqlBuilder.
Also updated WaitUntil to always target the master database.
Why is it important?
With the methods being private there is no way to use the builder to set a database.
This... | gharchive/pull-request | 2023-03-29T09:02:10 | 2025-04-01T06:04:16.305492 | {
"authors": [
"HofmeisterAn",
"Jejuni",
"flensrocker"
],
"repo": "testcontainers/testcontainers-dotnet",
"url": "https://github.com/testcontainers/testcontainers-dotnet/pull/855",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
607352384 | Registry authConfig including plain text credentials logged on startup
On container startup, credentials are logged plain text:
There is another variant of this, where the "auth"-field in this log contains a base64 version of the same information. I believe the entire "authConfig" should be omitted from logging.
Tes... | gharchive/issue | 2020-04-27T08:41:00 | 2025-04-01T06:04:16.320676 | {
"authors": [
"Faradax",
"bsideup"
],
"repo": "testcontainers/testcontainers-java",
"url": "https://github.com/testcontainers/testcontainers-java/issues/2626",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
636119880 | Docker inside docker: InternalServerErrorException: {"message":"layer does not exist"}
postgresql testcontainers version is 1.14.3
We have every second build the issue on our Jenkins(docker agent). Sometimes it works sometimes doesn't
12:23:49 [INFO] Loaded org.testcontainers.dockerclient.EnvironmentAndSystemPropert... | gharchive/issue | 2020-06-10T10:09:18 | 2025-04-01T06:04:16.326477 | {
"authors": [
"Aleksandr-Filichkin",
"bsideup"
],
"repo": "testcontainers/testcontainers-java",
"url": "https://github.com/testcontainers/testcontainers-java/issues/2856",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1260328341 | modules/clickhouse: JDBC driver name changed, liveness port
driver changed from ru.yandex.clickhouse (deprected) to com.clickhouse
as soon as class ClickHouseContainerextends class with generic type (JdbcDatabaseContainer) I think it should extend it in same way as MySQLContainer or PostgreSQLContainer etc.
method g... | gharchive/pull-request | 2022-06-03T20:09:57 | 2025-04-01T06:04:16.329794 | {
"authors": [
"anavrotski",
"bsideup",
"eddumelendez",
"pan3793"
],
"repo": "testcontainers/testcontainers-java",
"url": "https://github.com/testcontainers/testcontainers-java/pull/5474",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1053606270 | [Question] http call
Hello,
Can we create expectation by http call ? And Do you plan to provide a client like "mockserver-client" ?
Thx.
@Madrity
Camouflage is not built to be used as a library. It can be considered similar to wiremock's standalone server. You install it as a global npm package and run it via cli a... | gharchive/issue | 2021-11-15T12:23:47 | 2025-04-01T06:04:16.355609 | {
"authors": [
"Madrity",
"shubhendumadhukar"
],
"repo": "testinggospels/camouflage",
"url": "https://github.com/testinggospels/camouflage/issues/123",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1498884013 | add semver tag pointing to june_2022 tag
i.e., a semver-compatible tag that shares the same commit as the june_2022 tag, to be used for OSHWA certification
will be tagged as v1.0. See #99 for handling major vs minor release
| gharchive/issue | 2022-12-15T18:14:58 | 2025-04-01T06:04:16.373065 | {
"authors": [
"capsulecorplab"
],
"repo": "tetrabiodistributed/papra",
"url": "https://github.com/tetrabiodistributed/papra/issues/95",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1505719686 | Creates fileCache impl per ctx, not engine
This allows the reuse of the context with the same file cache pass across multiple wazero.Runtime, and
this makes the compilation cache is pseudo-thread-safe in one process.
Signed-off-by: Takeshi Yoneda takeshi@tetrate.io
Still, using the same path for multiple contexts a... | gharchive/pull-request | 2022-12-21T05:08:05 | 2025-04-01T06:04:16.374988 | {
"authors": [
"mathetake"
],
"repo": "tetratelabs/wazero",
"url": "https://github.com/tetratelabs/wazero/pull/952",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
209662197 | Cursor skips behind at masked characters on certain keyboards
The keyboard here is Chinese (Pin Yin). The cursor is always behind on masked characters. ~However, it is fine when we use a regular English keyboard.~ Same thing with English keyboards on Android.
Thanks for filing this issue. It's the same as #300. L... | gharchive/issue | 2017-02-23T04:37:17 | 2025-04-01T06:04:16.388191 | {
"authors": [
"jonsaw",
"msafi"
],
"repo": "text-mask/text-mask",
"url": "https://github.com/text-mask/text-mask/issues/395",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
414863731 | Dockerfile
Working Dockerfile, I needed this to be able to debug the node on Linux.
Renames imports to go-textile
Updates README w/ new commands, fixes out of date stuff
Merging this --- Needed this ASAP as master is broken w/o new import paths.
| gharchive/pull-request | 2019-02-26T23:05:46 | 2025-04-01T06:04:16.389483 | {
"authors": [
"sanderpick"
],
"repo": "textileio/go-textile",
"url": "https://github.com/textileio/go-textile/pull/560",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
479201692 | Differential privacy training for private predictions
Hey @mortendahl,
I have added a notebook showing how to train a model with differential privacy before serving private predictions.
I have also replaced the simple dnn model in the existing example with a cnn model.
Thanks,
Thank you @mortendahl for your review.... | gharchive/pull-request | 2019-08-09T23:37:35 | 2025-04-01T06:04:16.402823 | {
"authors": [
"yanndupis"
],
"repo": "tf-encrypted/tf-encrypted",
"url": "https://github.com/tf-encrypted/tf-encrypted/pull/642",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
185656427 | Feature/alter column
Fixes some issues from #46
After this PR, a couple of things will have to be done:
Update the docs to document this method https://github.com/knex/documentation/pull/8
Add to dialects (alter column works for most, and I already added mysql)
Add tests
The code in this PR works as follows:
knex.a... | gharchive/pull-request | 2016-10-27T12:38:11 | 2025-04-01T06:04:16.447112 | {
"authors": [
"RWOverdijk",
"bas080",
"eigenmannmartin",
"elhigu",
"wubzz"
],
"repo": "tgriesser/knex",
"url": "https://github.com/tgriesser/knex/pull/1759",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
243367597 | Improve testing infra, switch to Jest ran on root-level
This PR focuses on splitting out the integration level tests from current plugin code to separate, root-level integration_tests directory.
Jest is a more robust and painless test runner than Mocha so I convert all tests to Jest if at all possible. This is just s... | gharchive/pull-request | 2017-07-17T11:36:09 | 2025-04-01T06:04:16.616799 | {
"authors": [
"valscion"
],
"repo": "th0r/webpack-bundle-analyzer",
"url": "https://github.com/th0r/webpack-bundle-analyzer/pull/103",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2403983792 | Moving to sqlmodel
This one ended up being absolutely massive.
I needed to update to the most current SQLAlchemy to work with asyncio, which wound up driving the following changes:
SQLModel replaces SQLAlchemy
Pydantic V2 update from V1
FastAPI replaces Flask (since Flask routes aren't async)
And I renamed app/ to ... | gharchive/pull-request | 2024-07-11T19:54:11 | 2025-04-01T06:04:16.619214 | {
"authors": [
"thadeshammer"
],
"repo": "thadeshammer/twitchlurkerbothunter",
"url": "https://github.com/thadeshammer/twitchlurkerbothunter/pull/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
119281957 | With recent chef client this doesn't work
This things looks broken with Chef client 12.4.1
After installation knife will just complain that command knife solo does not exist.
I'm running the following versions:
Chef Development Kit Version: 0.10.0
chef-client version: 12.5.1
berks version: 4.0.1
kitchen version: 1... | gharchive/issue | 2015-11-28T09:24:05 | 2025-04-01T06:04:16.634964 | {
"authors": [
"jaseeey",
"joeyates",
"mangust404",
"onknows",
"printfbabu"
],
"repo": "thbishop/knife-solo_data_bag",
"url": "https://github.com/thbishop/knife-solo_data_bag/issues/30",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
266708595 | menu or button name dispaly abnormal
Laravel Version: 5..4
Voyager Version: 1.0
PHP Version:7.1
Database Driver & Version:
Description:
After I upgrade from version 0.11 to version 1.0, all the menu or button name become abnormal , such as "voyager.dimmer.user_link_text" , "1 voyager.dimmer.user" . I removed the v... | gharchive/issue | 2017-10-19T03:21:44 | 2025-04-01T06:04:16.672965 | {
"authors": [
"fletch3555",
"tinywinds"
],
"repo": "the-control-group/voyager",
"url": "https://github.com/the-control-group/voyager/issues/2056",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2757412841 | Add function to check if fortress building can be built
In order to built/upgrade a building, different requirements have to be met. These depend on other buildings in the fortress. With the new helper function it can be checked if a particular building meets these requirements.
This pull request also fixes some lint... | gharchive/pull-request | 2024-12-24T08:32:45 | 2025-04-01T06:04:16.684763 | {
"authors": [
"mzimnn",
"the-marenga"
],
"repo": "the-marenga/sf-api",
"url": "https://github.com/the-marenga/sf-api/pull/122",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1674095436 | Color regex fix
It was not valid for #d5d5d5. This now works for this array.
[
"#d5d5d5",
"#616e79",
"#ffffff",
]
New:
Old:
Looks good to me! I'm no regex wizard, so thanks for the fix here!
| gharchive/pull-request | 2023-04-19T03:01:08 | 2025-04-01T06:04:16.689777 | {
"authors": [
"judah4",
"theHedgehog0"
],
"repo": "theHedgehog0/fursona-schema",
"url": "https://github.com/theHedgehog0/fursona-schema/pull/2",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
248364854 | Configurable default view
Hi!
Could you make the default view configurable, tags or bookmarks?
👍
Or, a new tab showing the bookmarks for a specific tag.
Closing in favour of https://gitlab.com/derSchabi/OCBookmarks/issues/1
| gharchive/issue | 2017-08-07T10:07:30 | 2025-04-01T06:04:16.701120 | {
"authors": [
"mase76",
"shtrom",
"theScrabi"
],
"repo": "theScrabi/OCBookmarks",
"url": "https://github.com/theScrabi/OCBookmarks/issues/1",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2302671529 | what to do?
Hi, don't quite understand how to use the extension. I clone the repository, put styles.csv next to main.py . Now what?? Thanks
Then you can use the node provided in this repository to load the prompts as text.
| gharchive/issue | 2024-05-17T12:51:18 | 2025-04-01T06:04:16.708604 | {
"authors": [
"VladG1974",
"theUpsider"
],
"repo": "theUpsider/ComfyUI-Styles_CSV_Loader",
"url": "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
930262400 | Get-TwitterListMember, and other functions - Does not check if List parameter is an empty object
The Get-TwitterListMember command does not validate if a list provided as input has data in the properties.
$List = [BluebirdPS.APIV1.List]::new()
$List |Get-TwitterListMember
Invoke-TwitterRequest: D:\GitHub\BluebirdPS\... | gharchive/issue | 2021-06-25T15:07:17 | 2025-04-01T06:04:16.724981 | {
"authors": [
"thedavecarroll"
],
"repo": "thedavecarroll/BluebirdPS",
"url": "https://github.com/thedavecarroll/BluebirdPS/issues/94",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
659318145 | The client is not Send
Internal use of RefCell instead of Mutex makes it unsafe to use across threads, which is limiting for multithreaded programs.
I've had to duplicate the client for each thread, but I assume it breaks rate-limiting.
The async client does use a mutex.
I had sort of assumed that the sync client w... | gharchive/issue | 2020-07-17T14:49:09 | 2025-04-01T06:04:16.727027 | {
"authors": [
"kornelski",
"theduke"
],
"repo": "theduke/crates_io_api",
"url": "https://github.com/theduke/crates_io_api/issues/21",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2071543799 | When the Component that StateMachine bind to has be destroyed, it will output error.
There only have stateMachineList.Add(fsm), but don't have stateMachineList.Remove(fsm) when component has be destroyed.
It will throw a NullReference error
| gharchive/issue | 2024-01-09T03:02:45 | 2025-04-01T06:04:16.811153 | {
"authors": [
"xiaoTN"
],
"repo": "thefuntastic/Unity3d-Finite-State-Machine",
"url": "https://github.com/thefuntastic/Unity3d-Finite-State-Machine/issues/48",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
310012477 | Refactor of SearchBar and Added enableAdd
Fixes #322 and #321.
As discussed in person, we still need to integrate the SearchBar properly into SearchBarController; this includes updating the way we post to the database so that the falcor db calls automatically handles adding new tags (or other categories) that didn't ... | gharchive/pull-request | 2018-03-30T08:49:09 | 2025-04-01T06:04:16.826528 | {
"authors": [
"Helw150",
"emilgoldsmith",
"frederikbrinck"
],
"repo": "thegazelle-ad/gazelle-server",
"url": "https://github.com/thegazelle-ad/gazelle-server/pull/343",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
344230254 | Add new, edit old entries in /docs/design for milestone 0.4
Includes write-up for Auto-Search
2 docs updated. Pushed to master. Closing
| gharchive/issue | 2018-07-24T22:45:56 | 2025-04-01T06:04:16.842198 | {
"authors": [
"grumpyinca"
],
"repo": "thegrumpys/pcyl-web",
"url": "https://github.com/thegrumpys/pcyl-web/issues/45",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1058846476 | standard_scale done twice if not None
Hi,
I was going over the dotplot code, and found standard_scale might have been done twice?
scanpy/plotting/_dotplot.py:
line 181-187
if standard_scale == 'group':
dot_color_df = dot_color_df.sub(dot_color_df.min(1), axis=0)
dot_color_d... | gharchive/issue | 2021-11-19T19:26:35 | 2025-04-01T06:04:16.849585 | {
"authors": [
"ivirshup",
"zhangguy"
],
"repo": "theislab/scanpy",
"url": "https://github.com/theislab/scanpy/issues/2054",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
295074357 | Bug in score function
I've just find out there's a little bug in the scoring function used to calculate cell cycle score. The random genes should be chosen from the same bins of gene_list, but now they are chosen from the whole dataset. The patch to make it work properly:
--- a/scanpy/tools/score_gene_lists.py
+++ b/... | gharchive/issue | 2018-02-07T10:01:26 | 2025-04-01T06:04:16.852215 | {
"authors": [
"dawe",
"falexwolf",
"flying-sheep"
],
"repo": "theislab/scanpy",
"url": "https://github.com/theislab/scanpy/issues/78",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
165542718 | Non-transitive browser properties cause superagent to pull node request code when bundling
Superagent uses a browser property in its package.json to provide a different entry point to the library when bundling for browser use. This is great, since it prevents browserify from bundling the implementation to make reques... | gharchive/issue | 2016-07-14T11:46:54 | 2025-04-01T06:04:16.911235 | {
"authors": [
"JMPerez"
],
"repo": "thelinmichael/spotify-web-api-node",
"url": "https://github.com/thelinmichael/spotify-web-api-node/issues/73",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
359491597 | Handle empty user in getUserPlaylists()
Support the case in which we don't pass a user but we do pass options when fetching user's playlists.
Coverage increased (+0.1%) to 89.091% when pulling 5dc2b6b3b0e959fee33ea39cfbd10a0c7a07cad5 on jperez/226 into dba91a871af4d7d0a0c1df6cee41ff482fae89d0 on master.
Fixes ht... | gharchive/pull-request | 2018-09-12T13:53:04 | 2025-04-01T06:04:16.913522 | {
"authors": [
"JMPerez",
"coveralls"
],
"repo": "thelinmichael/spotify-web-api-node",
"url": "https://github.com/thelinmichael/spotify-web-api-node/pull/244",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
136996344 | Remove attempts to set file modes
After some testing and manually trying to set sane file modes, it turns out the umask still applies. So it seems the logical way to handle this is to actually rely on the OS umask to set proper permissions.
I have set mine to 0007, which results in the following structure:
drwxrwx---... | gharchive/pull-request | 2016-02-28T02:39:59 | 2025-04-01T06:04:16.932188 | {
"authors": [
"JocelynDelalande",
"astorije",
"maxpoulin64",
"xPaw"
],
"repo": "thelounge/lounge",
"url": "https://github.com/thelounge/lounge/pull/117",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
765382510 | Add dedicated bencode.encodingLength() implementation
This adds a standalone implementation for .encodingLength(value),
which is significantly faster than encoding & getting the length from
the returned buffer.
This will also enable us to pre-allocate a correctly sized buffer when
encoding, potentially enabling perfo... | gharchive/pull-request | 2020-12-13T13:17:05 | 2025-04-01T06:04:16.942871 | {
"authors": [
"jhermsmeier",
"themasch"
],
"repo": "themasch/node-bencode",
"url": "https://github.com/themasch/node-bencode/pull/89",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
518475757 | Black mode
Kindly add a black theme button. Please.
@stephenajulu,
thanks for your suggestion, we can add this for you, please contact with us : themefisher@gmail.com for paid support.
| gharchive/issue | 2019-11-06T13:35:32 | 2025-04-01T06:04:16.944417 | {
"authors": [
"Somrat37",
"stephenajulu"
],
"repo": "themefisher/liva-hugo",
"url": "https://github.com/themefisher/liva-hugo/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2347138740 | Custom Theme not applying on Flowbite Accordion
[x] I have searched the Issues to see if this bug has already been reported
[x] I have tested the latest version
Current behavior
Custom Theme not applying on Flowbite Accordion
yes I also have same issue, on focus for example...
Hey @Mnehaal2000 ,
are you using... | gharchive/issue | 2024-06-11T19:30:43 | 2025-04-01T06:04:16.955463 | {
"authors": [
"Mnehaal2000",
"YewoMhango",
"dhavalveera",
"vitalijalbu",
"xdanrj"
],
"repo": "themesberg/flowbite-react",
"url": "https://github.com/themesberg/flowbite-react/issues/1418",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
799345635 | Tshivenda
1d5f3480db8f18df07df190f45ed9a91a393189cd7898fca00a5a179235648b6
@Ishmael28 can you provide a link of a translator, so that I can verify that the translation is sound?
I can't find a link to descent translation. Tshivenda is my home language.
| gharchive/pull-request | 2021-02-02T14:45:02 | 2025-04-01T06:04:16.963133 | {
"authors": [
"Ishmael28",
"angle943"
],
"repo": "thenewboston-developers/Website",
"url": "https://github.com/thenewboston-developers/Website/pull/1253",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
521542688 | Change property name of attachment type to avoid property collision with action type
There is a potential collision between two properties named "type" in ActionMongoWrapper when serialized in database.
The first property represents the action type, the second the attachment type.
To illustrate, here is an extract of... | gharchive/pull-request | 2019-11-12T13:13:07 | 2025-04-01T06:04:16.967732 | {
"authors": [
"FabienPennec",
"vsct-jburet"
],
"repo": "theopenconversationkit/tock",
"url": "https://github.com/theopenconversationkit/tock/pull/663",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
102282899 | CPU usage scaling with file-size
Given the following code:
ini_set("auto_detect_line_endings", '1');
$reader = \League\Csv\Reader::createFromPath(public_path($csv->file), 'r')
->setDelimiter($csv->delimeter)
->setEnclosure($csv->enclosure)
->setEscape($csv->escape);
$data = $reader->query();
foreach ($... | gharchive/issue | 2015-08-21T02:46:40 | 2025-04-01T06:04:16.984682 | {
"authors": [
"nyamsprod",
"ryzr"
],
"repo": "thephpleague/csv",
"url": "https://github.com/thephpleague/csv/issues/114",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
511701034 | Multipart options for upload method
This PR adds support for multipart options (concurrency, mup_threshold, part_size) in the options argument on construct. This requires no API change.
Our use case in prod requires that we customise the multipart upload options in the underlying S3Client->upload method, however prev... | gharchive/pull-request | 2019-10-24T04:35:11 | 2025-04-01T06:04:16.988857 | {
"authors": [
"beefsack",
"davidburtontr",
"frankdejonge"
],
"repo": "thephpleague/flysystem-aws-s3-v3",
"url": "https://github.com/thephpleague/flysystem-aws-s3-v3/pull/183",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1976173285 | New Elavon URLs
With Opayo now rebranding to Elevon, will the package be updated to use the new URLs? The reported deadline is 31st March 2024.
Totally. I won't have time to look at this myself for a couple of weeks, but it's on my list. Hopefully it will be a simple change to the URLs at https://github.com/thephp... | gharchive/issue | 2023-11-03T13:06:28 | 2025-04-01T06:04:17.011228 | {
"authors": [
"dathwa",
"judgej",
"matt5mith"
],
"repo": "thephpleague/omnipay-sagepay",
"url": "https://github.com/thephpleague/omnipay-sagepay/issues/194",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
98834453 | Unused locale variable.
$convert = function ($carry, $char) {
return $carry .= str_pad(decbin(ord($char)), 8, '0', STR_PAD_LEFT);
};
$res = array_reduce(str_split(unpack('A16', inet_pton($ipv6))[1]), $convert, '');
https://github.com/thephpleague/uri/blob/master/src/Components/HostIpTrait.php#L173
Please provi... | gharchive/issue | 2015-08-03T20:39:43 | 2025-04-01T06:04:17.014687 | {
"authors": [
"Fleshgrinder",
"nyamsprod"
],
"repo": "thephpleague/uri",
"url": "https://github.com/thephpleague/uri/issues/3",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2506564828 | Voice Presence/ Controls
Is your feature request related to a problem? Please describe.
Not a problem, just having controls in foundry
Describe the solution you'd like
I'm unsure if this should be a separate module I build myself, as there is lots of good groundwork here, but the ability to control user audio and suc... | gharchive/issue | 2024-09-05T01:09:53 | 2025-04-01T06:04:17.048577 | {
"authors": [
"TheBardlyDM",
"therealguy90"
],
"repo": "therealguy90/foundrytodiscord",
"url": "https://github.com/therealguy90/foundrytodiscord/issues/47",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
844633948 | Admin
how to access admin page?
@reycaruzz, {project_url}/admin
| gharchive/issue | 2021-03-30T14:20:37 | 2025-04-01T06:04:17.066356 | {
"authors": [
"reycaruzz",
"theshivanjali"
],
"repo": "theshivanjali/owncart",
"url": "https://github.com/theshivanjali/owncart/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
193775958 | problem with temperature
hello, could you please add the following term in seas ontology ?
seas:house*
seas:MinimumTemperature*
seas:MaximalTemperature*
seas:SubscribedPower*
seas:thermalCapacity*
seas:AbsoluteThermalResistance*
seas:ambientTemperature*
seas:room*
seas:radiator*
seas:MinimumTemperature sub class of... | gharchive/issue | 2016-12-06T13:45:51 | 2025-04-01T06:04:17.073118 | {
"authors": [
"elviraa"
],
"repo": "thesmartenergy/seas",
"url": "https://github.com/thesmartenergy/seas/issues/9",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
157589497 | Flight controller
Is it possible to include flight control capability, similar to here: https://www.assetstore.unity3d.com/en/#!/content/61830
Yeah it was something I was considering adding. I'll leave this issue open as the marker for the task.
I'm using this same flying system prefab with the VRTK just fine. Af... | gharchive/issue | 2016-05-31T04:51:31 | 2025-04-01T06:04:17.148841 | {
"authors": [
"MrJimbones",
"kristianpd",
"noorbeast",
"reznovVR",
"stevenblakedesign",
"thestonefox"
],
"repo": "thestonefox/VRTK",
"url": "https://github.com/thestonefox/VRTK/issues/117",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2633287133 | Iteration of functions
Hey @thesuhas thanks for making this awesome project!
Was wondering if there was a reason that the Iter implementation on Functions<'a> was private to the crate? If there wasn't a reason other than minimalism/avoiding unnecessary exports, I'd certainly like to be able to iterate over the functi... | gharchive/issue | 2024-11-04T16:34:50 | 2025-04-01T06:04:17.151953 | {
"authors": [
"thesuhas",
"vados-cosmonic"
],
"repo": "thesuhas/orca",
"url": "https://github.com/thesuhas/orca/issues/219",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2316965103 | Added CONTRIBUTING.md file
Description
This PR solved issue https://github.com/theupdateframework/theupdateframework.io/issues/50 . To enhance the contribution process and provide clear guidelines for new and existing contributors, we need to add a CONTRIBUTING.md file to the theupdateframework.io repository.
@lukp... | gharchive/pull-request | 2024-05-25T12:16:30 | 2025-04-01T06:04:17.948820 | {
"authors": [
"Ayush9026"
],
"repo": "theupdateframework/theupdateframework.io",
"url": "https://github.com/theupdateframework/theupdateframework.io/pull/58",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1410335570 | Added New Language ( Javascript ) folder and file
Added a new language folder
#1
this PR fixes the issue in #1
| gharchive/pull-request | 2022-10-16T01:05:19 | 2025-04-01T06:04:17.970518 | {
"authors": [
"yhoungdev"
],
"repo": "thiagoyeds/hello-hacktoberfest-2022",
"url": "https://github.com/thiagoyeds/hello-hacktoberfest-2022/pull/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
875877181 | not broadcasting kick&ban&mute message
hello
when i ban or kick a player by F1 commands its broadcast Kicking PlayerName Reason or kicking baning etc..
also when i mute some one betterchatmute broadcast mute time reason everything but when i use this plugin GUI its only ban/kick him without any broadcast system in-ga... | gharchive/issue | 2021-05-04T22:06:47 | 2025-04-01T06:04:17.980170 | {
"authors": [
"rustyard2021",
"thibmo"
],
"repo": "thibmo/PlayerAdministration",
"url": "https://github.com/thibmo/PlayerAdministration/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
58792982 | Stop blowing away hostname if it is not provided
Review @rclough. Closes #139.
Looks good to me. I suspected the issue was some minor oversight like this but didnt have time to look into it.
| gharchive/pull-request | 2015-02-24T19:42:26 | 2025-04-01T06:04:17.981280 | {
"authors": [
"rclough",
"thieman"
],
"repo": "thieman/dagobah",
"url": "https://github.com/thieman/dagobah/pull/140",
"license": "WTFPL",
"license_type": "permissive",
"license_source": "github-api"
} |
94026033 | Update FontAwesome.swift
Fixed static font size bug.
@King-Wizard Thanks for fixing this.
@King-Wizard Btw v0.4.3 has just been pushed to CocoaPods, so you can update it now.
| gharchive/pull-request | 2015-07-09T11:47:05 | 2025-04-01T06:04:17.985515 | {
"authors": [
"King-Wizard",
"thii"
],
"repo": "thii/FontAwesome.swift",
"url": "https://github.com/thii/FontAwesome.swift/pull/25",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2569654417 | avoid using colons in tedge-agent command log file names
Is your feature improvement request related to a problem? Please describe.
The current tedge-agent log file names under /var/log/tedge/agent/*.log use the colon (:) character which results in slight annoyances when selecting files names on the console, or tran... | gharchive/issue | 2024-10-07T07:54:41 | 2025-04-01T06:04:17.994630 | {
"authors": [
"didier-wenzek",
"reubenmiller"
],
"repo": "thin-edge/thin-edge.io",
"url": "https://github.com/thin-edge/thin-edge.io/issues/3165",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
235177084 | This PR makes the following changes:
Does a lot of work in thingfulx to remove exported package level vars; been
thinking about this a lot and reading that they are not a good idea as no way
of restricting modification externally. I've replaced with either const type
instances, or with some funky thing that allows ... | gharchive/pull-request | 2017-06-12T09:43:54 | 2025-04-01T06:04:17.997716 | {
"authors": [
"Popcore",
"dotmancando",
"smulube"
],
"repo": "thingful/thingfulx",
"url": "https://github.com/thingful/thingfulx/pull/44",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
491284541 | Automate deployment pipeline
Every PR merged into master should automatically deploy a new version of the website
Could we reply on CircleCI + Firebase? or should we use AWS?
| gharchive/issue | 2019-09-09T19:33:23 | 2025-04-01T06:04:18.116722 | {
"authors": [
"antalindisguise"
],
"repo": "thirdwavelist/thirdwavelist-web",
"url": "https://github.com/thirdwavelist/thirdwavelist-web/issues/17",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2097111146 | Thirdweb Latest Registry Addresses and Factory Addresses
Hi There,
Would like someone to help pointing me to the right documentation if possible. I have been updating my code base and use to use the following address for Thirdweb registry and interacting with the factory.
But recently the documentation https://portal... | gharchive/issue | 2024-01-23T22:44:52 | 2025-04-01T06:04:18.123771 | {
"authors": [
"iggyiccy",
"nkrishang",
"warengonzaga"
],
"repo": "thirdweb-dev/contracts",
"url": "https://github.com/thirdweb-dev/contracts/issues/600",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2445871261 | [dashboard] Enhance UI consistency across chain page components
Problem solved
Short description of the bug fixed or feature added
PR-Codex overview
The focus of this PR is to enhance user experience by improving button styles, adding external link icons, and implementing a new copy text button feature for URLs.
De... | gharchive/pull-request | 2024-08-02T23:17:24 | 2025-04-01T06:04:18.128349 | {
"authors": [
"MananTank"
],
"repo": "thirdweb-dev/js",
"url": "https://github.com/thirdweb-dev/js/pull/3919",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
665851185 | Homematic Funksender
Servus thkl,
sämtliche Homematic Funksender (wie z.B. der HM-PB-2-FM) werden in Homematic und dadurch auch in Homekit über HAP Homematic leider als mehrere einzelne Geräte angezeigt
( ... man denke an die 6-fach Taster... oh Gott...).
Für Homekit wäre es optisch viel schöner, wenn man wie bei den... | gharchive/issue | 2020-07-26T20:09:23 | 2025-04-01T06:04:18.161000 | {
"authors": [
"Blacerrr",
"thkl"
],
"repo": "thkl/hap-homematic",
"url": "https://github.com/thkl/hap-homematic/issues/149",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
747470391 | Example Docker-compose ideally with cluster configuration
Hello,
I hope its ok to ask here, I dont have an issue.
Anyone out there who has a working docker-compose file for a cluster configuration build on this repo?
Thanks
edit:
managed to write this one:
volumes:
steam:
services:
scorched:
image: th... | gharchive/issue | 2020-11-20T12:56:46 | 2025-04-01T06:04:18.170372 | {
"authors": [
"Gamewalker",
"thmhoag"
],
"repo": "thmhoag/arkserver",
"url": "https://github.com/thmhoag/arkserver/issues/28",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
84345284 | When creating a child element in a fragment, it is inserted relative to the fragment's parent, not to the fragment's nodeIndex
Here's the problem:
The whole updateChildren index cycle thing is relative to the parent, but counts the nodes of the children. So it's able to properly place fragments, no problem. This is g... | gharchive/issue | 2015-06-03T03:59:39 | 2025-04-01T06:04:18.182121 | {
"authors": [
"thomasboyt"
],
"repo": "thomasboyt/react",
"url": "https://github.com/thomasboyt/react/issues/5",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
998255449 | Wrong tsconfig passed to typescript.transpileModule
source: https://github.com/thomaschaaf/esbuild-plugin-tsc/blob/main/src/index.js#L54
In typescript compiler api d.ts, the second param of transpileModule is:
interface TranspileOptions {
compilerOptions?: CompilerOptions;
fileName?: string;
r... | gharchive/issue | 2021-09-16T14:04:02 | 2025-04-01T06:04:18.185370 | {
"authors": [
"ArsenyYankovsky",
"dreamerblue"
],
"repo": "thomaschaaf/esbuild-plugin-tsc",
"url": "https://github.com/thomaschaaf/esbuild-plugin-tsc/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
263500825 | Add support for .NET 3.5
I maintain https://github.com/ClosedXML/ClosedXML and we want to support .NET 3.5 for as long as possible. Yes, I know it's ancient, but getting it to build for .NET 3.5 isn't too much additional work. Just had to use a special package to mirror ConcurrentDictionary.
The NET35 build is brea... | gharchive/pull-request | 2017-10-06T16:21:39 | 2025-04-01T06:04:18.205672 | {
"authors": [
"igitur",
"thomaslevesque"
],
"repo": "thomaslevesque/WeakEvent",
"url": "https://github.com/thomaslevesque/WeakEvent/pull/5",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2558013384 | Unable to create custom assertions
https://github.com/thomhurst/TUnit/blob/3a1580c5e0311b746d8397671255b1359c60d280/TUnit.Assertions/AssertConditions/NullAssertCondition.cs#L10
This method cannot be overriden because it is private protected and so only can be overriden in the same assembly (which is impossible for us... | gharchive/issue | 2024-10-01T02:11:18 | 2025-04-01T06:04:18.239857 | {
"authors": [
"c-schembri"
],
"repo": "thomhurst/TUnit",
"url": "https://github.com/thomhurst/TUnit/issues/686",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
577105479 | show alignments
I can see just lines on stdout, how can I see the produced alignments and export to a file?
Thanks for the your efforts.
I'm not sure I understand your question - can you post the command you are running and the terminal output you get?
I got results form of like as you shown:
[0]:[0]:0.156006
[1]... | gharchive/issue | 2020-03-06T18:36:45 | 2025-04-01T06:04:18.245033 | {
"authors": [
"thompsonb",
"virgulvirgul"
],
"repo": "thompsonb/vecalign",
"url": "https://github.com/thompsonb/vecalign/issues/4",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
13125809 | QNetworkReplyImplPrivate printed to stdout
After setting up capybara-webkit, I encountered this error message which is simply printed to the console during execution:
QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once.
It doesn't occur every time, though. The test which makes th... | gharchive/issue | 2013-04-12T15:39:40 | 2025-04-01T06:04:18.314682 | {
"authors": [
"DivineDominion",
"JasonThomasData",
"calleerlandsson"
],
"repo": "thoughtbot/capybara-webkit",
"url": "https://github.com/thoughtbot/capybara-webkit/issues/509",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
435414604 | Add CodePen prototypes to each component
We added a CodePen prototype to the avatar component to showcase the real rendered version of the component. We should do the same for the rest of the components.
[x] Stack
[x] Button
[x] Forms
[ ] Media
[ ] App frame
Marking Media as complete:
https://github.com/thoughtbo... | gharchive/issue | 2019-04-20T16:12:31 | 2025-04-01T06:04:18.318757 | {
"authors": [
"smharley",
"tysongach"
],
"repo": "thoughtbot/design-system",
"url": "https://github.com/thoughtbot/design-system/issues/77",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
198022263 | Does this work with Data Binding?
Hi! I'm looking for a Expandable Recycler view that supports Data Binding. This library supports it?
If you are looking for data binding support, I recommend groupie.
| gharchive/issue | 2016-12-29T15:15:38 | 2025-04-01T06:04:18.321239 | {
"authors": [
"danponce",
"mandybess"
],
"repo": "thoughtbot/expandable-recycler-view",
"url": "https://github.com/thoughtbot/expandable-recycler-view/issues/37",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
263098142 | JSONB attributes missing when using build
I have an app using Sequel which serializes settings data into jsonb. The problem I'm having is that build never returns this attribute. When I uncomment the serialization plugin from my model, the attribute is created for the built object. Is this the expected behavior?
Here... | gharchive/issue | 2017-10-05T11:55:26 | 2025-04-01T06:04:18.324754 | {
"authors": [
"janklimo"
],
"repo": "thoughtbot/factory_girl",
"url": "https://github.com/thoughtbot/factory_girl/issues/1046",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
54628086 | Not commenting
I have hound setup and is currently giving a status in a PR via the Github API but not placing any comments. Has anyone had a similar problem or have any idea on how to mitigate it?
The .hound.yml file looks like:
java_script:
enabled: true
ruby:
enabled: true
config_file: config/.rubocop.yml
... | gharchive/issue | 2015-01-16T21:37:56 | 2025-04-01T06:04:18.330754 | {
"authors": [
"Koronen",
"blklane",
"gylaz",
"salbertson"
],
"repo": "thoughtbot/hound",
"url": "https://github.com/thoughtbot/hound/issues/572",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2118417724 | Unknown Reason for Failing Action Run
This issue highlights a problem in which this action fails to run with an unknown error message, as evidenced in this workflow run:
Upon installing that project locally, it is found that the error is likely caused by an incorrect Yarn lock file, as evidenced here:
The problem i... | gharchive/issue | 2024-02-05T12:25:02 | 2025-04-01T06:04:18.363681 | {
"authors": [
"threeal"
],
"repo": "threeal/yarn-install-action",
"url": "https://github.com/threeal/yarn-install-action/issues/94",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
786957433 | Wallet with imported account that has trustlines removed (due to testnet reset) keeps on spinning
Public address of the account that was cleaned up is GAESZVSPZYWRHGFQHPJZKLFPA3BSLV25G4YLM6EFOA6P4SPK5IBAMJAO .
Trustlines have been removed but the account was already in a 3Bot wallet.
Account had indeed no XLM and ... | gharchive/issue | 2021-01-15T14:56:29 | 2025-04-01T06:04:18.372749 | {
"authors": [
"LeeSmet",
"gmachtel",
"robvanmieghem",
"tobiaschielens",
"weynandkuijpers"
],
"repo": "threefoldtech/3bot_wallet",
"url": "https://github.com/threefoldtech/3bot_wallet/issues/183",
"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.