mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-07-22 05:12:19 +00:00
* implement packaging proof of concept with yeet Signed-off-by: Xe Iaso <[email protected]> * docs/developer: add local dev docs for yeet Signed-off-by: Xe Iaso <[email protected]> * apply review feedback Signed-off-by: Xe Iaso <[email protected]> * build package artifacts in CI Signed-off-by: Xe Iaso <[email protected]> * tell CI to fetch all git metadata Signed-off-by: Xe Iaso <[email protected]> * rename package builds job Signed-off-by: Xe Iaso <[email protected]> * upload each package individually Signed-off-by: Xe Iaso <[email protected]> * split package build CI jobs Signed-off-by: Xe Iaso <[email protected]> * fix code injection? Signed-off-by: Xe Iaso <[email protected]> * fix ci? Signed-off-by: Xe Iaso <[email protected]> * fix security alert Signed-off-by: Xe Iaso <[email protected]> * docs/local-dev: point people to yeet v1.13.3 Signed-off-by: Xe Iaso <[email protected]> --------- Signed-off-by: Xe Iaso <[email protected]>
5 lines
90 B
Bash
5 lines
90 B
Bash
BIND=:8923
|
|
DIFFICULTY=4
|
|
METRICS_BIND=:9090
|
|
SERVE_ROBOTS_TXT=0
|
|
TARGET=http://localhost:3000 |