deactivateduser60718
2019-12-19 16:47:46

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?


deactivateduser60718
2019-12-19 16:53:19

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


deactivateduser60718
2019-12-19 16:53:47

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


deactivateduser60718
2019-12-19 17:22:51

My current baby step assumptions:

• Assuming ~SQLite~ flat file for DB. • /build/<id> shows a record dump from a table.


deactivateduser60718
2019-12-19 18:37:23

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