ysoftwareab / yplatform

Self-service bootstrap/build/CI/CD. Software and configuration that supports various cycles of software development.
Apache License 2.0
19 stars 7 forks source link

custom runners on github #258

Closed andreineculau closed 2 years ago

andreineculau commented 2 years ago

more of a note, than a task. if we ever need custom runners, we could make use of https://github.com/nikovirtala/cdk-github-actions-runner and host those runners on aws fargate , pay on-demand

andreineculau commented 2 years ago

above all, we need arm64 hosts for docker multi-arch builds. that we already have if needed furthermore macos ventura should make it easier to run intel containers on arm64 architecture, so the prio of this ticket decreases. we can probably wait it out for github actions to make arm64 runners available. azure has arm64 machines in preview https://azure.microsoft.com/en-us/blog/now-in-preview-azure-virtual-machines-with-ampere-altra-armbased-processors/