aosc-os-abbs icon indicating copy to clipboard operation
aosc-os-abbs copied to clipboard

workflows-build: utilize buildbots instead of runners

Open KexyBiscuit opened this issue 3 years ago • 0 comments

Rationale

Build packages on AOSC OS virtual machines and bare metal devices enables the usage of ciel and other existing tools, eliminating the needs of reimplementing the same feature set in both Project Cake and existing toolchain and to ensure feature parity between them. Also, this enables CI/CD on all architectures instead of just what public services provides. This supersedes #3524.

Goals

  • [ ] Investigate ciel headless usage
  • [ ] Implement a new workflow using ciel on buildbots over network
  • [ ] Repurpose existing workflow as agile validation tool

Non-Goals

  • Implement new features for ciel

KexyBiscuit avatar Oct 19 '21 18:10 KexyBiscuit