whoogle-search/.github/workflows
Ben Busby 72e5a227c8
Move bangs init to bg thread
Initializing the DDG bangs when running whoogle for the first time
creates an indeterminate amount of delay before the app becomes usable,
which makes usability tests (particularly w/ Docker) unreliable. This
moves the bang json init to a background thread and writes a temporary
empty dict to the bangs json file until the full bangs json can be used.
2022-01-25 12:28:06 -07:00
..
buildx.yml Refactor Docker CI workflows 2022-01-25 11:42:29 -07:00
docker_main.yml Move bangs init to bg thread 2022-01-25 12:28:06 -07:00
docker_tests.yml Move bangs init to bg thread 2022-01-25 12:28:06 -07:00
pep8.yml Run pep8 check on PRs 2021-09-27 20:40:51 -06:00
pypi.yml Enable tag builds for pypi and buildx workflows 2021-10-11 20:22:29 -06:00
tests.yml Update cffi dep to 1.15.0 2021-10-21 12:41:23 -06:00