pocmatos
2019-12-12 14:38:08

@deactivateduser60718 I am slowing down for Christmas. I will post a report and a couple of comments about CI status today. I think we should meet at the start of 2020. Maybe try to find a time we can all make it. As far as I understand, we are 4 people interested @samth, @deactivateduser60718 @notjack and myself.



pocmatos
2019-12-13 07:25:07

I should apologize for the delay on this report. I got delayed with sending it to @notjack, which meant he was on holidays by then and could only review it afterwards.


pocmatos
2019-12-13 07:25:27

At the same time I had promised I would go through him before publishing it online.


pocmatos
2019-12-13 07:26:01

I have learned a few new things since then. The most unfortunate of all is that yaml anchors are not yet supported.


pocmatos
2019-12-13 07:27:02

This means a lot of duplicated information in the yaml files - which made me wonder in a devious sort of way if we should have a #lang ci and compile this to yml just as we compile <http://configure.ac\|configure.ac> to a configure file. However this is work I cannot take at the moment.


pocmatos
2019-12-13 07:27:21

I am hoping the GitHub guys are working on Yaml anchors…


pocmatos
2019-12-13 07:27:55

I am close to porting all tests to Actions - mostly only those in gitlab are missing but I hope to get this done before the end of the year.


pocmatos
2019-12-13 07:28:04

After that we should probably chat what’s next.


pocmatos
2019-12-13 07:28:24

The dashboard would be a great thing and if @deactivateduser60718 and others want to have a go at it, it would be great.


pocmatos
2019-12-13 07:29:15

But if you prefer to work on the ci job description let me know and we can share work porting gitlab jobs.


pocmatos
2019-12-13 07:29:49

The dashboard could start as an experiment where we only store for each build configuration and host platform the build time.


pocmatos
2019-12-13 07:30:08

I can register curl commands on the ci side to send this information to the dashboard and see how it goes.


pocmatos
2019-12-13 07:30:39

This is something I will definitely not look at before everything else is done but would be happy for someone else to take the lead here and I sync on the job side.


pocmatos
2019-12-13 07:40:00

Another topic is the oss-fuzz stuff - also feel free to have a go at it if you are keen on C development and racket internals - going hardcore if you try to do this for RacketCS which would be the goal.