Ade
10/13/2023, 1:49 PMKeyError: "No class found for dispatch key 'github-repository' in registry for type 'Block'."
Has anyone had this error or know how to solve it?
Thank youJake Kaplan
10/13/2023, 1:52 PMAde
10/13/2023, 2:05 PMJake Kaplan
10/13/2023, 2:09 PMAde
10/13/2023, 2:20 PMprefect deployment build --name example_flow flows/example_flow_file.py:example_flow --storage-block github-repository/github-analytics-data-pipeline-prod/ --pool aws-push-work-pool --skip-upload --apply
Jake Kaplan
10/13/2023, 2:46 PMprefect deploy
and following the CLI steps. I would check out the docs here and particularly here about pulling from github.
Once your deployment is configured you should see in the UI something similar to this under Deployments -> your deployment -> configuration
Ade
10/13/2023, 2:49 PM