Skip to content

Conversation

@heiruwu
Copy link
Contributor

@heiruwu heiruwu commented Jul 30, 2024

Because

  • currently, model image can only install instill-sdk from pypi service, which makes changes must be merged into main branch

->

  • with these changes, we can make dist to build local dev wheel and instill build --sdk-wheel {path-to-wheel} to force model image to use dev version sdk, which makes the dev process much easier

This commit

  • support local sdk wheel for building model image

@heiruwu heiruwu requested a review from joremysh as a code owner July 30, 2024 19:40
@linear
Copy link

linear bot commented Jul 30, 2024

@heiruwu heiruwu merged commit 29a2ee6 into main Jul 30, 2024
@heiruwu heiruwu deleted the heiru/INS-5560 branch July 30, 2024 19:42
heiruwu added a commit that referenced this pull request Aug 7, 2024
Because

- currently, model image can only install instill-sdk from pypi service,
which makes changes must be merged into main branch

->

- with these changes, we can make dist to build local dev wheel and
instill build --sdk-wheel {path-to-wheel} to force model image to use
dev version sdk, which makes the dev process much easier

This commit

- support local sdk wheel for building model image
heiruwu added a commit that referenced this pull request Sep 3, 2024
Because

- currently, model image can only install instill-sdk from pypi service,
which makes changes must be merged into main branch

->

- with these changes, we can make dist to build local dev wheel and
instill build --sdk-wheel {path-to-wheel} to force model image to use
dev version sdk, which makes the dev process much easier

This commit

- support local sdk wheel for building model image
heiruwu added a commit that referenced this pull request Sep 5, 2024
Because

- currently, model image can only install instill-sdk from pypi service,
which makes changes must be merged into main branch

->

- with these changes, we can make dist to build local dev wheel and
instill build --sdk-wheel {path-to-wheel} to force model image to use
dev version sdk, which makes the dev process much easier

This commit

- support local sdk wheel for building model image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: 👋 Done

Development

Successfully merging this pull request may close these issues.

3 participants