159e4107b8
fix Pixelfed test eval failure ( #458 )
...
Reviewed-on: Fediversity/Fediversity#458
Co-authored-by: Kiara Grouwstra <kiara@procolix.eu>
Co-committed-by: Kiara Grouwstra <kiara@procolix.eu>
2025-07-15 10:38:10 +02:00
82f83eea0d
fix mastodon test ( #457 )
...
closes #34 .
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
Reviewed-on: Fediversity/Fediversity#457
Reviewed-by: Valentin Gagarin <valentin.gagarin@tweag.io>
Co-authored-by: Kiara Grouwstra <kiara@procolix.eu>
Co-committed-by: Kiara Grouwstra <kiara@procolix.eu>
2025-07-15 08:54:20 +02:00
9a25a04bfa
specify _class
module attributes to explicitly declare module types ( #398 )
...
closes #93 .
note that this includes classes:
- `nixos`
- `nixosTest`
- `nixops4Resource`
- `nixops4Deployment`
.. and my (made-up, as per the [docs](https://ryantm.github.io/nixpkgs/module-system/module-system/#module-system-lib-evalModules-param-class )):
- `nix-unit`
- `package`
.. while i did not manage to cover:
- service tests, given `pkgs.nixosTest` seemed to not actually like `_class = "nixosTest"` (?!)
... nor #93 's mentioned destructured arguments for that matter, as per Fediversity/Fediversity#93 (comment) - let me know if that is still desired as well.
Reviewed-on: Fediversity/Fediversity#398
Reviewed-by: Valentin Gagarin <valentin.gagarin@tweag.io>
Co-authored-by: Kiara Grouwstra <kiara@procolix.eu>
Co-committed-by: Kiara Grouwstra <kiara@procolix.eu>
2025-06-23 17:24:54 +02:00
611c961dcf
separate test declarations from invocations ( #396 )
...
see Fediversity/Fediversity#395 (comment)
Reviewed-on: Fediversity/Fediversity#396
Reviewed-by: Valentin Gagarin <valentin.gagarin@tweag.io>
Co-authored-by: Kiara Grouwstra <kiara@procolix.eu>
Co-committed-by: Kiara Grouwstra <kiara@procolix.eu>
2025-06-19 18:11:08 +02:00
f4ebf55a15
unify versioning (minus around nixops, for now)
2025-05-01 13:24:45 +02:00
cd83536e2f
Allow Garage and services to run on different machines
2025-02-21 17:52:50 +01:00
f4babe38a8
Consolidate Garage options
...
- `fediversity.internal.garage` -> `fediversity.garage`
- all in the same place
2025-02-21 17:52:50 +01:00
d9188427ed
services.garage
-> fediversity.garage
...
for the options that are ours; we want to avoid clashes if possible
2025-02-21 17:52:50 +01:00
1864e20a8c
Add Peertube test
2024-12-17 17:15:11 +01:00
f1440bc735
Rename Mastodon test
2024-12-17 17:14:58 +01:00
51c3ec754f
Rename the test simply “mastodon”
2024-11-27 12:39:26 +01:00
7c88d47fb8
Notes and cleanup
2024-11-27 12:39:26 +01:00
f4f1ecdf71
Rework and cleanup the Mastodon test
2024-11-27 12:39:26 +01:00
6ef263f53e
Fix typo
2024-11-27 12:39:26 +01:00
fc2acc13d8
Integrate services as a flake part
2024-11-14 18:07:11 +01:00
a888540580
Opt-in to formatting for the services/
subdirectory
2024-11-14 17:50:17 +01:00
20f9d36481
Cleanup dead code
2024-11-13 16:00:39 +01:00
81176a1a9a
Format everything, RFC-style
2024-11-13 16:00:39 +01:00
adbd9d8d1e
Fix Mastodon/Garage test
2024-11-13 16:00:39 +01:00
c6cc92f5dc
Add 'services/' from commit 'a13b1e9372412d03f7b629694ecef5242e6e568d'
...
git-subtree-dir: services
git-subtree-mainline: e41e0daa82
git-subtree-split: a13b1e9372
2024-10-07 11:57:24 +02:00