Skip to content

Conversation

diogoazevedo15
Copy link
Contributor

Summary

  1. Update upload-pypi-dev.yml workflow to:
    • Wait for the dev release to be available on PyPI
    • Build a Docker image: tensoropsai/llmstudio:DEV_RELEASE_VERSION
    • Push the image to TensorOpsAI's DockerHub
  2. Update upload-pypi-dev.yml workflow to:
    • Wait for the main release to be available on PyPI
    • Build two Docker images:
      • tensoropsai/llmstudio:RELEASE_VERSION
      • tensoropsai/llmstudio:latest
    • Push both images to TensorOpsAI's DockerHub

Updated upload-pypi-dev and upload-pypi to build and push a docker image with the most recent version of LLMstudio (including dev releases) to tensoropsai dockerhub.
@diogoazevedo15 diogoazevedo15 changed the base branch from main to develop October 16, 2024 14:46
@diogoazevedo15 diogoazevedo15 merged commit 4575815 into develop Oct 16, 2024
@diogoazevedo15 diogoazevedo15 deleted the feat/add-docker-to-workflows branch October 16, 2024 14:49
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.

1 participant