Jeff Hale
Jeff Hale
We can override to make it require application.
> I'm still seeing a few "app" changes that need to be removed Good catch @billpalombi . I see what happened. Updated. Only "apps" now are the ones that were...
Thank you. Probably easiest to limit the changes exclude the 3.0 docs to avoid merge conflicts.
Thank you for making the space here smaller. It's still such a large PR that GitHub is having difficulty rendering it. Would be be possible to cut it into a...
Relatedly, we should tell users about the existence of this image once it's been created in the docs at https://docs-3.prefect.io/3.0rc/deploy/dynamic-infra/deploy-docker#prefect-maintained-docker-images
#14292 is the scene of the crime
Moving this off the 3.x last mile board, as docs have been built here. Still want to automate in the future.
Once #14292 is merged and Netlify is connected to auto-build on changes to the "site" folder in prefecthq/prefect, just need to run the command `make docs` upon Prefect 3.x releases...
Moving this off the 3.x last mile board as this is work we want to do, but not required for 3.x.
Currently the way to exclude a code snippet from testing is with `notest` in the code snippet heading. This displays as part of the code snippet title in Mintlify. @bunchesofdonald...