aldwyn/Prefect Recursive Register
Enable the auto-registration of Prefect flows recursively. Limited to Kubernetes (EKS) run config and Docker (ECR) storage for now.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 27, 2022
- License
- None
Pinned Snippet
uses: aldwyn/prefect-docker-deploy@f83966f597e144ae0044efe94fb4dd226459753b # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| project-name | Prefect project name | yes | — |
| docker-storage-kwargs | Docker storage kwargs in YAML dictionary format. Refer https://docs.prefect.io/api/latest/storage.html#docker | yes | — |
| flows-directory | The directory of the Python scripts that have Flow contexts. Default is "." | yes | . |
Outputs
no outputs