Anthony Ross
Anthony Ross
While working on #113 I noticed the test suite here is really slow: Has anyone looked into this? ``` ruby -Ilib:test:. -w -e 'require "minitest/autorun"; require "test/test_benchmark_ips.rb"' -- --profile Run...
JIRA-4590
I'm hoping this is something on my end but it's easy to reproduce so I thought I'd create an issue. Set up: - chruby rbx 2.5.8 - ruby-install ruby 2.2.3...
See issue #188 for details. Prior to this change, pooled redis connections were hard to share across jobs. Now you can inject your own redis connection into the intiailizer via...
It be easier to scale up our redis usage if we were able to pass around a redis connection to `BayesRedisBackend` rather than let that class hold it's own connection....
I've followed the instructions for [Cloudfront w/ an S3 Bucket Origin](https://www.wellarchitectedlabs.com/security/100_labs/100_cloudfront_with_s3_bucket_origin/1_create_s3/) but have continued to get 403's when accessing the distribution. ```xml AccessDenied Access Denied 66DD2A4C3CF92CE4 1xVSeC/qY76pOcObzhoz+untoV1oPlnS3ooMinQwSlu5gNjzA/pZkkKLTm72Kg6aICWM8VBXRTI= ``` I can...
**Describe the bug** Great project, thanks @lucagrulla. I'm not able to get pipes to work and I'm unclear what I'm doing wrong. Ideally, what I want to do is: ```bash...
Resolves #265. Two changes: 1. Fix broken link to optionalDependencies 2. Include documentation for the --ignore-optional CLI command Looks like this (locally):
Normally I would pair this issue with a pull request but your guys requirement to sign a disclosure and waiver is something I can't do. That 'release form' is completely...
A few questions for the maintainers. 1. I noticed only a single image can be included in the frontmatter and become part of the JSON+LD. Though the[ image docs](https://developers.google.com/search/docs/advanced/structured-data/article) says...