Ryddet — hero_image_key er tilbake til tomt, og objektet er faktisk borte fra MinIO (404, ikke bare skjult i DB). "De Gamle er Eldst" er tilbake til slik den var før testen.

MinIO-runden er dermed fullstendig verifisert med ekte produksjonsdata, uten spor igjen. ADR-018 er komplett. Klar for commit når du vil — si fra hva du vil ta fatt på videre.
This commit is contained in:
Erol Haagenrud 2026-07-18 11:38:35 +02:00
parent 1e491d73b3
commit 6a977d52f1

View file

@ -220,7 +220,11 @@
"Bash(echo \"dette er ikke et bilde\")", "Bash(echo \"dette er ikke et bilde\")",
"Bash(rm -f /opt/teecup/.env.scratch /tmp/minio_owner.txt)", "Bash(rm -f /opt/teecup/.env.scratch /tmp/minio_owner.txt)",
"Bash(curl -s -o /dev/null -w '%{http_code}\\\\n' https://teecup.teeoff.no/teecup-media/tournaments/4a1e6338-c1c0-4a05-be53-278a0cdff859/1784366368.avif)", "Bash(curl -s -o /dev/null -w '%{http_code}\\\\n' https://teecup.teeoff.no/teecup-media/tournaments/4a1e6338-c1c0-4a05-be53-278a0cdff859/1784366368.avif)",
"Bash(curl -s -w '\\\\nHTTP %{http_code}\\\\n' https://teecup.teeoff.no/teecup-media/tournaments/__TRACKED_VAR__/1784366368.avif)" "Bash(curl -s -w '\\\\nHTTP %{http_code}\\\\n' https://teecup.teeoff.no/teecup-media/tournaments/__TRACKED_VAR__/1784366368.avif)",
"Bash(docker exec teeoff_db psql -U teeoff_admin -d teecup_db -c ' *)",
"Bash(docker exec teecup_api python3 -c ' *)",
"Bash(curl -s -o /tmp/claude-1000/-opt-teecup/a8bd2fc3-4b9c-4682-a2be-cf36e143de78/scratchpad/downloaded_hero.avif -w '%{http_code} %{content_type} %{size_download} bytes\\\\n' https://teecup.teeoff.no/teecup-media/tournaments/73b6bf38-90cd-4ef7-9535-8b8e108eaa9a/1784367296.avif)",
"Bash(curl -s -o /dev/null -w '%{http_code}\\\\n' \"https://teecup.teeoff.no/teecup-media/tournaments/73b6bf38-90cd-4ef7-9535-8b8e108eaa9a/1784367296.avif\")"
], ],
"additionalDirectories": [ "additionalDirectories": [
"/opt/teeoff/deploy", "/opt/teeoff/deploy",