Commit Graph

8 Commits

Author SHA1 Message Date
kat 0eca6cdb86 TODO: actually write tests lol. 2026-05-17 19:40:11 +10:00
kat 7108f91e1e WIP: cmd/mbf: jstest: add JSON reporter for go test integration 2026-05-17 19:40:11 +10:00
kat 017376dcd8 cmd/mbf: jstest: implement skipping from within the DSL 2026-05-17 19:40:11 +10:00
kat 1c4b35d711 cmd/mbf: jstest: implement DSL and runner 2026-05-17 19:40:11 +10:00
kat dd6b2d67db cmd/mbf: jstest: add DOM reporter 2026-05-17 19:40:11 +10:00
kat df130cdbac cmd/mbf: jstest: add basic CLI reporter 2026-05-17 19:40:11 +10:00
kat 2a0d2301ea cmd/mbf: bring back pkgserver's favicon!
It existed in mae's #33, but ozy was not satisfied with including
a binary file identical to https://hakurei.app's favicon, and hence
removed it. However, it's possible to explicitly specify the favicon
with a link tag [1]; provided a content security policy that isn't too
strong, this should work fine.

[1]: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel#icon
2026-05-17 19:40:10 +10:00
maemachinebroke 1d5d063d6a cmd/mbf: package status dashboard
Test / Create distribution (push) Successful in 1m36s
Test / Sandbox (push) Successful in 5m44s
Test / Sandbox (race detector) (push) Successful in 8m14s
Test / ShareFS (push) Successful in 8m38s
Test / Hakurei (race detector) (push) Successful in 10m57s
Test / Hakurei (push) Successful in 6m38s
Test / Flake checks (push) Successful in 2m56s
This displays package metadata with optional status from a report.
2026-05-02 05:05:56 +09:00