
I’m a little confused about this bit. Does that mean I do kind of like what Travis does where you can review an individual build along with the context surrounding it?

I will be studying this thread independently and implementing a prototype dashboard at https://github.com/zyrolasting/prototype-racket-actions-dashboard
If you need me to move the code somewhere else, please tell me where. For the short term I’ll focus on building my understanding of the dashboard section in https://github.com/racket/racket/wiki/CI-Meeting---Nov,-2019

As of time of writing no implementation exists. Please open issues to direct development.

My current baby step assumptions:
• Assuming ~SQLite~ flat file for DB. • /build/<id>
shows a record dump from a table.

Pushed a minimal server in anticipation of more specific requirements. I watch GitHub issues more closely than Slack, so feedback is best left there