cpputest icon indicating copy to clipboard operation
cpputest copied to clipboard

`latest-passing-build` tag is not updated

Open thetic opened this issue 3 years ago • 3 comments

I'm guessing this used to be set by the travis automation?

thetic avatar Sep 10 '22 01:09 thetic

+1 to this. I got several failure on latest-passing-build but passing on master

asimov-aiz avatar Sep 20 '22 03:09 asimov-aiz

@thetic Yes, it was. Also was it making a zip file to upload to github. The latter has been broken for a while due to changes in the APIs. Since now Travis is defunct, it is even more broken.

basvodde avatar Sep 26 '22 14:09 basvodde

OK, I'm going to try to translate whatever is missing from the old travis config into GitHub actions.

thetic avatar Sep 28 '22 04:09 thetic