William,
On 3/18/22 11:31, William Lallemand wrote:
It looks like it is available as well on our repositories, I just test
it and it works correctly.
Honestly I really don't like the dependency to another repository with a
format specific to github.
I agree that a cleaner integration with github with their specific tools
is nice, but I don't want us to be locked with github, we are still
using cirrus, travis, sometimes gitlab, and also running some of the
scripts by hand.
We also try to avoid the dependencies to other projects and its much
simplier to have few shell scripts and a CI configuration in the
repository. And typescript is not a language we would want to depend on
if we need to debug it for example.
Okay, that's fair.
Giving that github is offering the job restart feature, we could skip
the VTest caching, since it's a little bit ugly. Only the quictls cache
need to be fixed.
Perfect, I agree here. QUICTLS caching is useful and VTest caching is
obsolete with the single-job restart.
Best regards
Tim Düsterhus