Commit graph

30 commits

Author SHA1 Message Date
Nicolas Jeannerod 656b31e729 Add missing module in tests 2024-10-01 09:40:38 +00:00
Taeer Bar-Yam 401bf59e44 fix frivolous errors in garage test 2024-09-26 01:41:06 -04:00
Taeer Bar-Yam 1f4b4d62e0 fix the overlay 2024-09-25 11:25:21 -04:00
Taeer Bar-Yam 473cc7dea0 take bleeding edge pixelfed 2024-09-25 00:40:53 -04:00
Nicolas Jeannerod 08eac749dd Move Garage VM stuff out of main file 2024-09-24 14:40:35 +02:00
Nicolas Jeannerod 7f1e5b56d0 s/urlFor/urlForBucket 2024-09-24 14:17:56 +02:00
Nicolas Jeannerod 7665609827 Use common options also in tests 2024-09-20 15:45:53 +00:00
Nicolas Jeannerod ecda4f249d Rework definition of “constants”
- make things such as `fediversity.garage.api.port` into actual options
  with the right default value
- move them under `fediversity.internal`

Co-authored-by: Taeer Bar-Yam <taeer.bar-yam@moduscreate.com>
2024-09-20 17:13:35 +02:00
Nicolas Jeannerod 61eb2d9081 Factorise Garage URIs 2024-09-17 17:52:54 +02:00
Nicolas Jeannerod 069b1ddb6c Move Fediversity modules under top-level module 2024-09-17 15:16:11 +02:00
Nicolas Jeannerod 813c1ca879 Some fixes to the Pixelfed/Garage test 2024-09-17 13:35:51 +02:00
Taeer Bar-Yam c2fd51baac stop threading email and password around as arguments 2024-09-10 08:50:54 -04:00
Nicolas Jeannerod 9346bcca3d Check that src points to Garage 2024-09-10 12:17:32 +00:00
Taeer Bar-Yam 3652a443b1 test image gets uploaded to garage 2024-09-09 10:13:23 -04:00
Taeer Bar-Yam 5b26cfc7a9 nicer timing for video 2024-09-09 10:13:13 -04:00
Taeer Bar-Yam a2da2f48b2 use fediversity logo 2024-09-09 10:12:54 -04:00
Nicolas Jeannerod a49a2b57df Run Magick on the server but with right path 2024-09-09 14:25:42 +02:00
Nicolas Jeannerod 2f44a729c2 Follow things graphically 2024-09-09 14:23:05 +02:00
Nicolas Jeannerod 680f54f7d5 Fix logging and Selenium script 2024-09-09 14:23:05 +02:00
Nicolas Jeannerod b38ec1a62a Cleanup 2024-09-09 14:23:05 +02:00
Taeer Bar-Yam 1a92108475 attempt to access garage storage correctly
nginx was trying to access the files on disk, rather than via s3 storage
2024-09-02 12:09:10 -04:00
Taeer Bar-Yam d1691e4c8b fix typo 2024-09-02 12:07:25 -04:00
Nicolas Jeannerod cd277c0e98 WIP 2024-08-30 17:23:55 +02:00
Taeer Bar-Yam 5fd5c37834 use rebuildable_tests branch of nixpkgs for now 2024-08-28 08:39:36 -04:00
Taeer Bar-Yam 353c0a7ffa separate vm.nix files for vm-specific configuration 2024-08-28 08:35:48 -04:00
Taeer Bar-Yam 941d3bf2a9 fix CSP check 2024-07-25 07:45:57 -04:00
Taeer Bar-Yam bddfd95ee4 cleanup 2024-07-25 06:06:02 -04:00
Taeer Bar-Yam acc4a1a2ef better error messages 2024-07-23 09:43:18 -04:00
Taeer Bar-Yam dab12bc2b8 interactive test is working 2024-07-18 06:44:13 -04:00
Taeer Bar-Yam 693e21b1a8 first stab at a nixos test
for now, had to get rid of vmVariant. we can figure out how to add it
back when we understand how we should actually distinguish between
real machines and VMs
2024-06-25 06:39:04 -04:00