https://prefect.io logo
Title
t

Tim-Oliver

01/23/2023, 1:31 PM
Hi, How can I get the new github-block (with the option to exclude
.git
) in the cloud UI? Can I do that or should I just wait until cloud UI is updated? Thanks!
j

James Sopkin

01/23/2023, 3:54 PM
@Tim-Oliver what did you mean by exclude from the cloud UI? You can get prefect deployments to ignore files by specifying them in the
.prefectignore
file
t

Tim-Oliver

01/23/2023, 3:58 PM
The github storage block was updated in the latest release to have a new option (https://github.com/PrefectHQ/prefect/pull/8193). But so far I was not able to see the new option when I tried to configure a github storage block.
j

James Sopkin

01/23/2023, 4:03 PM
Are you on the latest version(2.7.9) of prefect? @Tim-Oliver
If you are, could you try running
prefect block register -m prefect_github