Hayden
4d1381c055
chore: remove gunicorn in favor of uvicorn workers ( #3761 )
2024-06-20 22:52:09 -05:00
Hayden
6bd5a82b92
rewrite logger to support custom config files ( #3104 )
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
2024-04-16 15:52:49 +00:00
Hayden
1af0f426ae
fix: remove deprecated lifecycle and consolidate startup actions ( #3311 )
...
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
* remove deprecated lifecycle and consolidate startup actions
* fix import
2024-03-14 19:27:26 +00:00
Jakub Urbańczyk
4d49e307e3
fix: running the container with PUID=0 and PGID=0 ( #3030 )
...
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2024-01-27 17:48:38 +00:00
Hayden
58df50f624
fix: re-enable change user and fix SIGTERM ( #2882 )
...
* re-enable change user
* fix gosu and close #2723
2024-01-11 14:03:08 -09:00
Hayden
2ad6af2cce
feat: consolidate deployment targets and publish to ghcr.io ( #2539 )
...
* WIP: proof of concept
* basic meta tag injection
* add support for scraping public/private links
* make tests go brrrrr
* cleanup initialization
* rewrite build config
* remove recipe meta on frontend
* make type checker happy
* remove other deployment methods
* fix issue with JSON response on un-authenticated request
* docs updates
* update tivy scanner
* fix linter stuff
* change registry tag
* build fixes
* fix same mistake I always make
2023-09-14 06:40:13 -08:00