diff --git a/architecture-docs/architecture.md b/architecture-docs/architecture.md index 5c75d1a..012449e 100644 --- a/architecture-docs/architecture.md +++ b/architecture-docs/architecture.md @@ -184,10 +184,10 @@ Tests created so far cover: - linting of shell scripts - our data model - building our front-end -- services we offer to our operators, so far covering: - - mastodon - - peertube - - pixelfed +- services we offer to our operators, for each testing log-in, posting, and verifying one's own posted content, so far covering: + - Mastodon + - Peertube + - Pixelfed - builds for test machines covering our applications and ancilliary services (Garage) - deployments of the above applications using: - NixOps4 through Nix @@ -206,7 +206,7 @@ An illustration demonstrating the set-up of our deployment tests covering our ap ![](./test-setup.png){ width=100% } -The latest info on these may be found at: +The latest info on our CI may be found at: - CI/CD runner set-up: - workflow definitions: