Jacob Evelyn

Results 37 issues of Jacob Evelyn

I'm not sure if this is the correct place to file this issue—please redirect me if not! I noticed that RubyDoc.info is showing outdated documentation for our gem. On [this...

What is the current behavior? ----------------------------- With a small table: ``` DEBUG=* heroku pg:psql -a my-heroku-app -c "COPY (SELECT * FROM small_table) TO STDOUT;" > ~/Downloads/table.dump ... pg Using "DATABASE_URL"...

Similar to how GitHub lets me define a `pull_request_template.md` or `.github/pull_request_template.md` file in my repo that it uses for the body of a new PR description, it would be extremely...

T: feature-request
F: pull-requests
F: configuration-file

I've reported this several times in the past, such as [here](https://github.com/dependabot/feedback/issues/493#issuecomment-497760182), [here](https://github.com/dependabot/dependabot-core/issues/1998), and [here](https://news.ycombinator.com/item?id=27933085). We'd like a label for all PRs that Dependabot makes to address security fixes. The label...

T: feature-request
F: pull-requests
F: labels

I've got a `throw "TEST";` line in my Angular code in a controller and it successfully notifies Bugsnag the first time that page is seen, but not after that. I...

`rack-mini-profiler` needs to be added at a specific point in relation to this middleware (it injects HTML into the view). Unfortunately, because of the way this gem adds middleware after...

Fixes #302 Co-authored-by: @alpaca-tc **Before merging:** - [x] Copy the table printed at the end of the latest benchmark results into the `README.md` and update this PR - [x] If...

**Describe the bug** The first time each day that I run `leapp session start`, I'm prompted to log in to AWS via Google SSO, and then the CLI command hangs...

bug

**Describe the bug** In [this documentation](https://buildkite.com/docs/agent/v3/elastic-ci-aws/parameters#auto-scaling-configuration), I see this under `OnDemandPercentage`: > Default is 100% OnDemand - reduce this to use some Spot Instances **when they're available** and cheaper than...