Commit Graph

4 Commits

Author SHA1 Message Date
Kalle
ef368e9fa2 Fix flaky art upload E2E test by verifying MinIO bucket
The test failed intermittently in CI with a 500 from POST /art/new.data:
the sendou bucket was missing for the whole run, so the upload threw
NoSuchBucket. art.spec.ts is the only e2e test that writes to S3, which
is why it was the only casualty.
2026-08-03 16:08:27 +03:00
Kalle
24d6c20a42 Always pull latest skalop in the docker-compose file 2026-05-13 20:35:22 +03:00
Kalle
0ee7abba13 Fix can't connect to Skalop in dev inside Docker 2026-01-01 20:44:24 +02:00
Kalle
baa4b43855 Docker setup for development (#2460)
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-07-20 16:58:21 +03:00