sjtug / mirror-docker-unified

Infrastructure of SJTUG mirrors
https://mirror.sjtu.edu.cn
Apache License 2.0
50 stars 12 forks source link

fix: more retain elan versions #476

Closed alissa-tung closed 2 months ago

alissa-tung commented 2 months ago

Hello @PhotonQuantum , this merge request set --retain-elan-versions to 5, since elan is releasing beta release and we hope normal user can still use the stable ones

alissa-tung commented 2 months ago

@PhotonQuantum @timechess would you have time help me fix the Caddy files?

PhotonQuantum commented 2 months ago

@PhotonQuantum @timechess would you have time help me fix the Caddy files?

You can do this by make caddy-gen.

alissa-tung commented 2 months ago

@PhotonQuantum @timechess would you have time help me fix the Caddy files?

You can do this by make caddy-gen.

Does not cause changes and CI says

Creating mirror-docker-unified_caddy_run ... 
Creating mirror-docker-unified_caddy_run ... done
{"level":"info","ts":1719225404.709176,"msg":"using config from file","file":"/etc/caddy/Caddyfile.siyuan"}
Error: ambiguous config file format; please specify adapter (use --adapter)
1
make: *** [Makefile:5: caddy-verify-config] Error 1

cc @PhotonQuantum

PhotonQuantum commented 2 months ago

Oh sorry our ci broke, I'll merge your pr manually.