Skip to content

Conversation

@atobiszei
Copy link
Collaborator

🛠 Summary

JIRA/Issue if applicable.
Describe the changes.

🧪 Checklist

  • Unit tests added.
  • The documentation updated.
  • Change follows security best practices.
    ``

ifeq ($(BASE_OS),ubuntu24)
BASE_OS_TAG_UBUNTU ?= 24.04
PACKAGE_URL ?="https://github.com/openvinotoolkit/model_server/releases/download/v2025.4/ovms_ubuntu24.tar.gz"
PACKAGE_URL ?="https://github.com/openvinotoolkit/model_server/releases/download/v2025.4.1/ovms_ubuntu24_python_on.tar.gz"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are we changing from python off to python on?
also why did we change naming of release artifacts from ovms_ubuntu24 to ovms_ubuntu_python_off? if someone has it automated it might break

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.

4 participants