FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Adding nopython suffix to the release tag if it's not present by przepeck · Pull Request #4458 · openvinotoolkit/model_server · GitHub

Adding nopython suffix to the release tag if it's not present - #4458

Merged
przepeck merged 3 commits into
mainfrom
przepeck/windows_python_off_change
Aug 20, 2026
Merged

Adding nopython suffix to the release tag if it's not present#4458
przepeck merged 3 commits into
mainfrom
przepeck/windows_python_off_change

Conversation

Copy link
Copy Markdown
Collaborator

🛠 Summary

CVS-187402
Adding the "_nopython" suffix to the release tag if it's not present and python is disabled.

🧪 Checklist

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

przepeck requested review from pgladkows and rasapala and a lite review from Copilot August 18, 2026 11:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Pull request overview

Updates the Windows release Jenkins pipeline to automatically append the _nopython suffix to RELEASE_TAG when Python is disabled, aligning artifact/destination naming with the “no Python” build configuration.

Changes:

  • Add logic in the “Promote package” stage to append _nopython to env.RELEASE_TAG when env.OVMS_PYTHON_ENABLED == "0" and the tag does not already end with the suffix.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread ci/build_test_release.groovy Outdated
przepeck merged commit 7ca5bfe into main Aug 20, 2026
przepeck deleted the przepeck/windows_python_off_change branch August 20, 2026 07:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL