real-time-cpp icon indicating copy to clipboard operation
real-time-cpp copied to clipboard

Cloning Win* toolchains unstable in CI

Open ckormanyos opened this issue 4 years ago • 4 comments

Cloning Win* toolchains unstable in CI seems to be unstalbe on GHA. Perhaps the size of the repo is a hindrance. Look into submods as suggested here in the hope that smaller chunks of submods restore CI stability.

ckormanyos avatar Dec 03 '21 09:12 ckormanyos

See also the option to cache, as is described here.

ckormanyos avatar Dec 08 '21 18:12 ckormanyos

See also / Consider also caching.

My total on the toolchains is around/less-than 2GB, so caching seems like a viable option.

ckormanyos avatar Jan 16 '22 16:01 ckormanyos

Consider an image for Ubuntu builds having ARM or AVR target(s). This could also be helpful for some other target builds such as V850/RL78/RX, as these GCC compiler(s) might be available as packages in older states of the compiler (which would be OK if they are old).

ckormanyos avatar Apr 20 '22 06:04 ckormanyos

This remains unstable when cloning such large archives. Images or caches have not yet been implemented. Consider removing the nightly build until this gets improved.

ckormanyos avatar Jul 13 '22 06:07 ckormanyos