Hi, How can I get the new github-block (with the o...
# prefect-community
t
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
@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
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
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