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

feat: add API for container image builds #625

Draft
wants to merge 6 commits into
base: feat/image-builder-api
Choose a base branch
from

Conversation

leafty
Copy link
Member

@leafty leafty commented Jan 31, 2025

Draft for the API spec for container image builds.

Notes:

  • The BuildLogs object can be adjusted to reflect which logs we can get
  • The Build type is not generated, but is equal to Build2 | Build3 (I guess the type tree get canonicalized with a union at the top and the code generator does not give a name for those).

/deploy #notest

@RenkuBot
Copy link
Contributor

RenkuBot commented Feb 7, 2025

You can access the deployment of this PR at https://renku-ci-ds-625.dev.renku.ch

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

Successfully merging this pull request may close these issues.

3 participants