Tom Christensen

Results 6 issues of Tom Christensen

We have had a number of customer escalations reporting timeouts and excessive requests to private gem servers. This is a known performance regression in bundler documented here: https://github.com/rubygems/rubygems/issues/5385 Through discussions...

A dependabot update attempt is failing CI due in part to pipenv removing python 3.6 support. This PR will maintain that support and resolve any other issues with the latest...

I was expecting it to return attributes like the form, as a dictionary. I changed a single line of code in _html.py and now it appears to be working... On...

Adding the cargo config.toml to the files we fetch from the repo so that defined private registries can be used in Cargo.toml.

L: rust:cargo

### Is there an existing issue for this? - [x] I have searched the existing issues ### Package ecosystem Bundler ### Package manager version _No response_ ### Language version _No...

T: bug 🐞
L: ruby:bundler

I've built up a Viewset using psq with the intention that if Admin you should be allowed to create, destroy, list, retrieve, update, partial_update all objects in the corresponding model....