ankaios icon indicating copy to clipboard operation
ankaios copied to clipboard

Optimize CI/CD steps

Open lingnoi opened this issue 1 year ago • 6 comments

Description

Optimize execution time CI/CD steps by for instance, reusing builds from previous build steps, etc.

Goals

All CI/CD steps is executed only once for example, build executable for running utests, stests only once.

Final result

Summary

To be filled when the final solution is sketched.

Tasks

  • [ ] For CI/CD, ensure to run only steps for PR verification
  • [ ] For CI/CD, ensure not to run the same steps multiple times

lingnoi avatar Nov 15 '23 13:11 lingnoi