Skip to content

Enable deploy of model registered by previous build#207

Merged
jotaylo merged 3 commits intomasterfrom
jotaylo/deploy_former
Feb 25, 2020
Merged

Enable deploy of model registered by previous build#207
jotaylo merged 3 commits intomasterfrom
jotaylo/deploy_former

Conversation

@jotaylo
Copy link
Contributor

@jotaylo jotaylo commented Feb 24, 2020

Allows you to skip the first two stages of the pipeline and deploy a model registered by a previous build by setting the variable MODEL_BUILD_ID to the previous build's id when queuing the pipeline. This speeds up the process of fixing issues with the scoring or deployment configuration.

image

Also some auto lint fixes.

@jotaylo
Copy link
Contributor Author

jotaylo commented Feb 24, 2020

The conditions still need a little tweaking, at the moment if evaluation cancels the register stage, the deploy is still attempted.

@jotaylo jotaylo merged commit b0da645 into master Feb 25, 2020
@jotaylo jotaylo deleted the jotaylo/deploy_former branch February 25, 2020 17:16
jotaylo added a commit that referenced this pull request Feb 25, 2020
Fixing regression introduced in #207 - don't continue pipeline on lint/unit test errors.
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.

2 participants