Ben Langfeld

Results 49 issues of Ben Langfeld

Similarly to https://github.com/ruby/setup-ruby/issues/38, the version of Ruby to be installed can be specified in `Gemfile.lock` via `RUBY VERSION` directive. This should be used the same way `.ruby-version` and `.tool-versions` are,...

See https://github.com/abonas/kubeclient/issues/409 This is based on https://github.com/abonas/kubeclient/pull/407, and should be rebased once that is merged.

OIDC auth support was added in https://github.com/abonas/kubeclient/pull/396. It includes support for expired ID tokens (expanded in https://github.com/abonas/kubeclient/pull/407 to handle certificate rotation on the authentication server) and refreshes them when fetching...

Staging, CI and local development are using 6.2.3. Production is using 6.0.9. This should be a safe and simple upgrade.

type:infrastructure
Hacktoberfest

Production, CI and local dev are running 12.8, but staging continues to run 11.13. https://devcenter.heroku.com/articles/upgrading-heroku-postgres-databases

type:infrastructure
Hacktoberfest

See https://github.com/rubyforgood/Flaredown/issues/458 and https://github.com/rubyforgood/Flaredown/issues/459 first.

type:infrastructure
Hacktoberfest

This requires setting up a full deployment pipeline. Should have all addon configuration and similar specified in code.

type:infrastructure
Hacktoberfest

Since #498 we broke staging.flaredown.com because the staging app uses free dynos and therefore is unable to issue Let's Encrypt certs for custom domains, and so cert validation fails. In...

Hacktoberfest

Missing DNS record. Surprising to users. Both www. and the bare domain should work. ``` ❯ dig www.flaredown.com ; DiG 9.10.6 www.flaredown.com ;; global options: +cmd ;; Got answer: ;;...

type:infrastructure