unionai-oss/flyte-register-action
Register flyte workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version workflow. | yes | — |
| config | Flytectl config for flyte cluster. | no | — |
| flytesnacks | Register flytesnacks example. | no | — |
| proto | Serialze proto path. It can be flyte serialize workflow dir or a archive package | no | — |
| project | The project name for register. | yes | — |
| domain | The domain name for register. | yes | — |
| assumableIamRole | Custom assumable iam auth role to register launch plans with. | no | — |
| k8ServiceAccount | Custom kubernetes service account auth role to register launch plans with. | no | — |
| outputLocationPrefix | Custom output location prefix for offloaded types (files/schemas). | no | — |
| sourceUploadPath | Location for source code in storage. | no | — |
| archive | Pass in archive file either an http link or local path. | no | — |
| dryRun | Execute command without making any modifications. | no | — |
| continueOnError | Continue on error when registering files. | no | — |
Outputs
no outputs