Greg Schofield

Results 14 issues of Greg Schofield

This should be configurable https://github.com/rubygems/gemstash/issues/336

> Is it possible to cache gems installed from github? like this gem 'active_model_serializers', require: true, git: 'https://github.com/rails-api/active_model_serializers', branch: '0-10-stable'

**Describe the bug** I'm running a gel-python application on kubernetes. The application was failing its liveness checks and getting restarted by kubernetes and it produced this error on shutdown: ```python...

- Gel Version: 6.9+69ad2a3 - Gel CLI Version: Gel CLI 7.4.0+bb0c441 - OS Version: MacOS 15.5 Steps to Reproduce: 1. `gel init --server-instance example --database main --non-interactive` 2. cat "/edgedb/credentials/example.json"...