Russ Bubley

Results 17 issues of Russ Bubley

Travis is not running on PRs. Fix at the below link. Looks to be an known issue that requires @lipis to make some GitHub settings changes. https://travis-ci.community/t/known-issue-travis-ci-reports-expected-waiting-for-status-to-be-reported-on-the-github-status-api-but-the-status-never-arrives/1154

`main/cache.py` uses memcache This is not available in the Python 3.7 runtime. Google suggests using Memorystore for redis, but this has no free tier, and gae-init is intended to work...

See https://fontawesome.com/how-to-use/on-the-web/setup/upgrading-from-version-4

upgrade

This PR adds support to use mailgun, a third-party transactional e-mail provider.

example

It would be nice if we could issue multiple commands to the github action, e.g.: ``` … args: - copy : : - copy : : ``` I suspect this...

AuthenticationContext.with_client_certificate reads in a certificate from a path (`cert_path`). This is fine if you have a filesystem, but is hard to use if you don't. It would be good to...

enhancement

(Pointing instead to Ruby 2.7 works fine) ``` $ pre-commit run --all-files [INFO] Installing environment for https://github.com/jumanjihouse/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a...

This was the suggested fix to a problem observed in the OpenWrt implementation of stubby (usually embedded in a router), where if the upstream interface went offline, the logs would...

This eases an issue with Multiple Models (table=True model inheriting from table=False model), where input JSON uses aliases.

refactor

**Describe the bug** With remote filtering and pagination, header filters disappear from view when you change pages **Tabulator Info** v5.52 **Working Example** **To Reproduce** 1. Go to the filter for...

Possible Bug