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

Update the workflows to make the model-server image tags variable #334

Open
vprashar2929 opened this issue Jul 31, 2024 · 0 comments
Open
Assignees

Comments

@vprashar2929
Copy link
Contributor

Currently, the existing GH workflows that are responsible for collecting and training the data make use of latest tag of the model-server image. When making a release, we have to use the release tag in the image. To do that we have to edit manually the workflow to make the model-server image point to the release version.
This should be handled by VERSION file where the version at the time of release is computed dynamically

@vprashar2929 vprashar2929 self-assigned this Aug 29, 2024
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

No branches or pull requests

1 participant