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

Provide information in pipeline update events that identify the pipeline's version #68

Closed
jmendesky opened this issue Dec 15, 2021 · 1 comment

Comments

@jmendesky
Copy link
Collaborator

jmendesky commented Dec 15, 2021

Overview

In order to manage advanced rollout scenarios, the model update events emitted when a new model is pushed should include information on what version of the pipeline has been trained so that listeners to these events can make decisions of it.
This information could be the name of the RunConfiguration or the pipeline version.

@jmendesky jmendesky added this to the 0.1.0 - Public Alpha milestone Jan 13, 2022
@jmendesky jmendesky modified the milestones: 0.1.0 - Public Alpha, 0.2.0 May 26, 2022
@paoloambrosio-skyuk paoloambrosio-skyuk removed this from the 0.2.0 milestone Oct 11, 2022
@stefania-popescu
Copy link

RunConfiguration name is present in the Run Completion Event. We can create a new issue if the pipeline version is required, including use case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants