Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write a CI for building and publishing big rocks outside of GitHub runners #297

Open
misohu opened this issue Jan 17, 2025 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@misohu
Copy link
Member

misohu commented Jan 17, 2025

Context

For some images the building process takes too long e.g. canonical/kserve-rocks#104 the building process takes too long (more than 12 hours on strong PC). We need to design and implement CI to build this and similar rocks outside of runners.

Ideas

  • Building in the self hosted runner (example)
  • Building in the ec2 instance on AWS

Possible design questions

  • Should this CI be able to select specific subset of rocks to be built outside or should it be all of rocks in the repo?
  • Should this action be separated from this repo?

What needs to get done

  1. Design a CI to build big rocks outside of GitHub runners.
  2. Build and publish this rock.

Definition of Done

  1. CI is design
  2. CI is implemented
  3. Rock is built and published
@misohu misohu added the enhancement New feature or request label Jan 17, 2025
Copy link

Thank you for reporting your feedback to us!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6762.

This message was autogenerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant