inarix/ga-model-deployment
Launch Metaflow model deployment worflow & Launch Loki tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 19, 2022
- License
- None
Pinned Snippet
uses: inarix/ga-model-deployment@dd0ab767e42b485997d20d6aa49cd51f936b812a # v1.12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| lokiSkip | Skips Loki ArgoWorkflow. | yes | 0 |
| workflowTemplateName | Name of the Argo Workflow template to run | no | workflowtemplate/wt-model-deploy-non-regression |
| pypiUsername | Username for inarix pypiserver | yes | — |
| pypiPassword | Password for inarix pypiserver | yes | — |
Outputs
| name | description |
|---|---|
| results | Results of the model prediction regression workflow |
| success | Does Loki integration has succeed or not |
| threadTS | Run Slack threadTS |
| modelInstanceId | ModelInstance id registered by the API |