Commit graph

7 commits

Author SHA1 Message Date
b244cf05b4
Update README.md 2025-11-10 23:24:41 +01:00
91f043de7d
Add License (#11)
All contributions from other contributors have been too small too have any meaningful copyright, so I'll just do this. Useful for the future.
2025-11-10 23:22:46 +01:00
e4c69f17be
Add notifications for target maintainers (#10)
This adds a feature where maintainers can add themselves to an array in the source to receive notifications whenever the target fails.

The way this works is via GitHub, I created a new repository https://github.com/Noratrieb/does-it-build-notifications where an app will create issues that ping the respective users. This is the easiest option for me and also fits nicely into people's workflows on GitHub.

Whenever a target fails, an issue is created for it. This issue is kept open (with a new comment every day that it continues to fail), and then closed when the target builds again.
2025-11-10 20:52:15 +01:00
cc4d90e748 rewrite frontend to be less fucked 2025-02-05 22:00:00 +01:00
ae1f0b96e3 hacky way to configure parallelism 2024-09-08 12:31:28 +02:00
ccb57e400c
Update README.md 2024-09-07 23:32:38 +02:00
288410ee30 more 2024-09-07 22:43:10 +02:00