From 878d6bab5a5fdeca4b096989957708e660887e88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 17:49:34 +0000 Subject: [PATCH] Update unreleased documentation (#809) * Update versions.json * Deployed c85b9746e to unreleased in versions with MkDocs 1.5.3 and mike 2.0.0 * Sort docs versions --------- Co-authored-by: GitHub Actions Bot --- versions/unreleased/404.html | 3 +- versions/unreleased/api-ref/index.html | 3 +- .../api-ref/prefect/agent/index.html | 13 +- .../api-ref/prefect/artifacts/index.html | 19 +- .../api-ref/prefect/automations/index.html | 45 +- .../api-ref/prefect/blocks/core/index.html | 33 +- .../api-ref/prefect/blocks/fields/index.html | 3 +- .../prefect/blocks/kubernetes/index.html | 11 +- .../prefect/blocks/notifications/index.html | 27 +- .../api-ref/prefect/blocks/system/index.html | 11 +- .../api-ref/prefect/blocks/webhook/index.html | 7 +- .../api-ref/prefect/cli/agent/index.html | 7 +- .../api-ref/prefect/cli/artifact/index.html | 9 +- .../api-ref/prefect/cli/block/index.html | 21 +- .../prefect/cli/cloud-webhook/index.html | 19 +- .../api-ref/prefect/cli/cloud/index.html | 23 +- .../prefect/cli/concurrency_limit/index.html | 15 +- .../api-ref/prefect/cli/config/index.html | 13 +- .../api-ref/prefect/cli/deploy/index.html | 9 +- .../api-ref/prefect/cli/deployment/index.html | 31 +- .../api-ref/prefect/cli/dev/index.html | 23 +- .../api-ref/prefect/cli/events/index.html | 5 +- .../api-ref/prefect/cli/flow/index.html | 9 +- .../api-ref/prefect/cli/flow_run/index.html | 15 +- .../api-ref/prefect/cli/kubernetes/index.html | 11 +- .../api-ref/prefect/cli/profile/index.html | 17 +- .../api-ref/prefect/cli/root/index.html | 7 +- .../api-ref/prefect/cli/server/index.html | 19 +- .../api-ref/prefect/cli/shell/index.html | 15 +- .../api-ref/prefect/cli/variable/index.html | 9 +- .../api-ref/prefect/cli/work_pool/index.html | 31 +- .../api-ref/prefect/cli/work_queue/index.html | 25 +- .../api-ref/prefect/cli/worker/index.html | 5 +- .../api-ref/prefect/client/base/index.html | 21 +- .../api-ref/prefect/client/cloud/index.html | 9 +- .../prefect/client/orchestration/index.html | 243 +++---- .../api-ref/prefect/client/schemas/index.html | 359 +++++----- .../prefect/client/utilities/index.html | 9 +- .../prefect/concurrency/asyncio/index.html | 13 +- .../prefect/concurrency/events/index.html | 3 +- .../prefect/concurrency/services/index.html | 3 +- .../prefect/concurrency/sync/index.html | 9 +- .../api-ref/prefect/context/index.html | 37 +- .../prefect/deployments/base/index.html | 11 +- .../deployments/deployments/index.html | 27 +- .../prefect/deployments/runner/index.html | 25 +- .../prefect/deployments/steps/core/index.html | 9 +- .../prefect/deployments/steps/pull/index.html | 15 +- .../deployments/steps/utility/index.html | 11 +- .../api-ref/prefect/engine/index.html | 41 +- .../api-ref/prefect/events/index.html | 95 +-- .../api-ref/prefect/exceptions/index.html | 85 +-- .../api-ref/prefect/filesystems/index.html | 43 +- .../api-ref/prefect/flow_runs/index.html | 5 +- .../api-ref/prefect/flows/index.html | 47 +- .../api-ref/prefect/futures/index.html | 19 +- .../api-ref/prefect/infrastructure/index.html | 41 +- .../api-ref/prefect/input/actions/index.html | 9 +- .../prefect/input/run_input/index.html | 25 +- .../prefect/logging/configuration/index.html | 7 +- .../prefect/logging/formatters/index.html | 5 +- .../prefect/logging/handlers/index.html | 13 +- .../prefect/logging/highlighters/index.html | 27 +- .../prefect/logging/loggers/index.html | 27 +- .../api-ref/prefect/manifests/index.html | 7 +- .../api-ref/prefect/runner/runner/index.html | 21 +- .../api-ref/prefect/runner/server/index.html | 9 +- .../api-ref/prefect/runner/storage/index.html | 37 +- .../api-ref/prefect/runner/utils/index.html | 11 +- .../prefect/runtime/deployment/index.html | 5 +- .../prefect/runtime/flow_run/index.html | 5 +- .../prefect/runtime/task_run/index.html | 5 +- .../api-ref/prefect/serializers/index.html | 25 +- .../api-ref/prefect/settings/index.html | 401 +++++------ .../api-ref/prefect/software/index.html | 3 +- .../api-ref/prefect/states/index.html | 45 +- .../api-ref/prefect/task-runners/index.html | 19 +- .../api-ref/prefect/tasks/index.html | 27 +- .../api-ref/prefect/testing/index.html | 3 +- .../prefect/utilities/annotations/index.html | 13 +- .../prefect/utilities/asyncutils/index.html | 35 +- .../prefect/utilities/callables/index.html | 33 +- .../prefect/utilities/collections/index.html | 31 +- .../prefect/utilities/compat/index.html | 5 +- .../prefect/utilities/context/index.html | 5 +- .../prefect/utilities/dispatch/index.html | 15 +- .../prefect/utilities/dockerutils/index.html | 45 +- .../prefect/utilities/filesystem/index.html | 21 +- .../prefect/utilities/hashing/index.html | 9 +- .../prefect/utilities/importtools/index.html | 25 +- .../api-ref/prefect/utilities/math/index.html | 11 +- .../prefect/utilities/names/index.html | 9 +- .../prefect/utilities/processutils/index.html | 15 +- .../prefect/utilities/pydantic/index.html | 11 +- .../utilities/render_swagger/index.html | 5 +- .../prefect/utilities/services/index.html | 5 +- .../prefect/utilities/slugify/index.html | 3 +- .../prefect/utilities/templating/index.html | 13 +- .../api-ref/prefect/utilities/text/index.html | 3 +- .../utilities/visualization/index.html | 17 +- .../api-ref/prefect/variables/index.html | 89 ++- .../api-ref/prefect/workers/base/index.html | 27 +- .../api-ref/prefect/workers/block/index.html | 9 +- .../prefect/workers/process/index.html | 7 +- .../api-ref/prefect/workers/server/index.html | 5 +- .../prefect/workers/utilities/index.html | 3 +- versions/unreleased/api-ref/python/index.html | 3 +- .../api-ref/rest-api-reference/index.html | 3 +- .../unreleased/api-ref/rest-api/index.html | 3 +- .../api-ref/server/api/admin/index.html | 15 +- .../api-ref/server/api/csrf_token/index.html | 5 +- .../server/api/dependencies/index.html | 15 +- .../api-ref/server/api/deployments/index.html | 29 +- .../server/api/flow_run_states/index.html | 9 +- .../api-ref/server/api/flow_runs/index.html | 37 +- .../api-ref/server/api/flows/index.html | 19 +- .../api-ref/server/api/middleware/index.html | 7 +- .../api-ref/server/api/run_history/index.html | 7 +- .../server/api/saved_searches/index.html | 13 +- .../api-ref/server/api/server/index.html | 23 +- .../server/api/task_run_states/index.html | 9 +- .../api-ref/server/api/task_runs/index.html | 21 +- versions/unreleased/api-ref/server/index.html | 3 +- .../server/models/csrf_token/index.html | 9 +- .../server/models/deployments/index.html | 35 +- .../server/models/flow_run_states/index.html | 11 +- .../server/models/flow_runs/index.html | 23 +- .../api-ref/server/models/flows/index.html | 19 +- .../server/models/saved_searches/index.html | 15 +- .../server/models/task_run_states/index.html | 11 +- .../server/models/task_runs/index.html | 25 +- .../orchestration/core_policy/index.html | 53 +- .../orchestration/global_policy/index.html | 37 +- .../server/orchestration/policies/index.html | 11 +- .../server/orchestration/rules/index.html | 73 +- .../api-ref/server/schemas/actions/index.html | 137 ++-- .../api-ref/server/schemas/core/index.html | 51 +- .../api-ref/server/schemas/filters/index.html | 377 +++++----- .../server/schemas/responses/index.html | 25 +- .../server/schemas/schedules/index.html | 19 +- .../api-ref/server/schemas/sorting/index.html | 39 +- .../api-ref/server/schemas/states/index.html | 43 +- .../server/services/late_runs/index.html | 9 +- .../server/services/loop_service/index.html | 15 +- .../server/services/scheduler/index.html | 13 +- .../server/utilities/database/index.html | 33 +- .../server/utilities/schemas/index.html | 3 +- .../server/utilities/server/index.html | 15 +- .../unreleased/cloud/connecting/index.html | 3 +- versions/unreleased/cloud/events/index.html | 3 +- .../unreleased/cloud/incidents/index.html | 3 +- versions/unreleased/cloud/index.html | 3 +- .../unreleased/cloud/rate-limits/index.html | 3 +- .../cloud/users/api-keys/index.html | 3 +- .../cloud/users/audit-log/index.html | 3 +- versions/unreleased/cloud/users/index.html | 3 +- .../object-access-control-lists/index.html | 3 +- .../unreleased/cloud/users/roles/index.html | 3 +- .../cloud/users/service-accounts/index.html | 3 +- .../unreleased/cloud/users/sso/index.html | 3 +- .../unreleased/cloud/users/teams/index.html | 3 +- .../unreleased/cloud/workspaces/index.html | 3 +- versions/unreleased/community/index.html | 3 +- .../unreleased/concepts/agents/index.html | 3 +- .../unreleased/concepts/artifacts/index.html | 3 +- .../concepts/automations/index.html | 3 +- .../unreleased/concepts/blocks/index.html | 3 +- .../deployments-block-based/index.html | 3 +- .../concepts/deployments/index.html | 3 +- .../concepts/filesystems/index.html | 3 +- versions/unreleased/concepts/flows/index.html | 3 +- versions/unreleased/concepts/index.html | 3 +- .../concepts/infrastructure/index.html | 3 +- .../unreleased/concepts/results/index.html | 3 +- .../unreleased/concepts/schedules/index.html | 3 +- .../unreleased/concepts/states/index.html | 3 +- .../unreleased/concepts/storage/index.html | 3 +- .../concepts/task-runners/index.html | 3 +- versions/unreleased/concepts/tasks/index.html | 3 +- .../unreleased/concepts/work-pools/index.html | 3 +- .../contributing/overview/index.html | 3 +- .../unreleased/contributing/style/index.html | 3 +- .../contributing/versioning/index.html | 3 +- versions/unreleased/faq/index.html | 3 +- .../getting-started/installation/index.html | 3 +- .../getting-started/quickstart/index.html | 3 +- .../unreleased/guides/automations/index.html | 3 +- .../unreleased/guides/big-data/index.html | 3 +- versions/unreleased/guides/ci-cd/index.html | 3 +- .../unreleased/guides/cli-shell/index.html | 3 +- .../creating-interactive-workflows/index.html | 3 +- .../guides/dask-ray-task-runners/index.html | 3 +- .../guides/deployment/aci/index.html | 3 +- .../guides/deployment/daemonize/index.html | 3 +- .../developing-a-new-worker-type/index.html | 3 +- .../guides/deployment/kubernetes/index.html | 3 +- .../overriding-job-variables/index.html | 3 +- .../deployment/push-work-pools/index.html | 3 +- .../deployment/serverless-workers/index.html | 3 +- .../deployment/storage-guide/index.html | 3 +- versions/unreleased/guides/docker/index.html | 3 +- .../global-concurrency-limits/index.html | 3 +- versions/unreleased/guides/host/index.html | 3 +- versions/unreleased/guides/index.html | 3 +- versions/unreleased/guides/logs/index.html | 3 +- .../guides/managed-execution/index.html | 3 +- .../guides/migration-guide/index.html | 3 +- .../unreleased/guides/moving-data/index.html | 3 +- .../guides/prefect-deploy/index.html | 3 +- .../guides/runtime-context/index.html | 3 +- versions/unreleased/guides/secrets/index.html | 3 +- .../unreleased/guides/settings/index.html | 3 +- .../index.html | 3 +- .../guides/state-change-hooks/index.html | 3 +- versions/unreleased/guides/testing/index.html | 3 +- .../guides/troubleshooting/index.html | 3 +- .../index.html | 3 +- .../guides/using-the-client/index.html | 3 +- .../unreleased/guides/variables/index.html | 3 +- .../unreleased/guides/webhooks/index.html | 3 +- versions/unreleased/index.html | 3 +- .../integrations/contribute/index.html | 3 +- versions/unreleased/integrations/index.html | 3 +- .../integrations/prefect-aws/batch/index.html | 7 +- .../prefect-aws/client_waiter/index.html | 7 +- .../prefect-aws/credentials/index.html | 29 +- .../prefect-aws/deployments/steps/index.html | 21 +- .../integrations/prefect-aws/ecs/index.html | 41 +- .../prefect-aws/ecs_guide/index.html | 3 +- .../prefect-aws/ecs_worker/index.html | 35 +- .../prefect-aws/glue_job/index.html | 15 +- .../integrations/prefect-aws/index.html | 3 +- .../prefect-aws/lambda_function/index.html | 13 +- .../integrations/prefect-aws/s3/index.html | 51 +- .../prefect-aws/secrets_manager/index.html | 23 +- .../prefect-azure/aci_worker/index.html | 3 +- .../prefect-azure/blob_storage/index.html | 33 +- .../container_instance/index.html | 25 +- .../container_instance_worker/index.html | 23 +- .../prefect-azure/cosmos_db/index.html | 11 +- .../prefect-azure/credentials/index.html | 35 +- .../deployments/steps/index.html | 9 +- .../integrations/prefect-azure/index.html | 3 +- .../prefect-azure/ml_datastore/index.html | 13 +- .../prefect-bitbucket/credentials/index.html | 11 +- .../integrations/prefect-bitbucket/index.html | 3 +- .../prefect-bitbucket/repository/index.html | 9 +- .../integrations/prefect-dask/index.html | 3 +- .../prefect-dask/task_runners/index.html | 9 +- .../prefect-dask/usage_guide/index.html | 3 +- .../prefect-dask/utils/index.html | 9 +- .../prefect-databricks/credentials/index.html | 9 +- .../prefect-databricks/flows/index.html | 91 ++- .../prefect-databricks/index.html | 3 +- .../prefect-databricks/jobs/index.html | 69 +- .../prefect-databricks/models/jobs/index.html | 235 +++--- .../prefect-databricks/rest/index.html | 13 +- .../prefect-dbt/cli/commands/index.html | 31 +- .../prefect-dbt/cli/configs/base/index.html | 13 +- .../cli/configs/bigquery/index.html | 9 +- .../cli/configs/postgres/index.html | 9 +- .../cli/configs/snowflake/index.html | 9 +- .../prefect-dbt/cli/credentials/index.html | 9 +- .../prefect-dbt/cloud/clients/index.html | 23 +- .../prefect-dbt/cloud/credentials/index.html | 13 +- .../prefect-dbt/cloud/jobs/index.html | 37 +- .../prefect-dbt/cloud/models/index.html | 9 +- .../prefect-dbt/cloud/runs/index.html | 19 +- .../prefect-dbt/cloud/utils/index.html | 13 +- .../integrations/prefect-dbt/index.html | 3 +- .../prefect-docker/containers/index.html | 15 +- .../prefect-docker/credentials/index.html | 9 +- .../deployments/steps/index.html | 13 +- .../prefect-docker/host/index.html | 9 +- .../prefect-docker/images/index.html | 7 +- .../integrations/prefect-docker/index.html | 3 +- .../prefect-docker/worker/index.html | 23 +- .../prefect-email/credentials/index.html | 13 +- .../integrations/prefect-email/index.html | 3 +- .../prefect-email/message/index.html | 7 +- .../prefect-gcp/aiplatform/index.html | 21 +- .../prefect-gcp/bigquery/index.html | 33 +- .../prefect-gcp/cloud_run/index.html | 47 +- .../prefect-gcp/cloud_run_worker/index.html | 23 +- .../cloud_run_worker_v2/index.html | 21 +- .../prefect-gcp/cloud_storage/index.html | 63 +- .../prefect-gcp/credentials/index.html | 23 +- .../prefect-gcp/deployments/steps/index.html | 21 +- .../prefect-gcp/gcp-worker-guide/index.html | 3 +- .../integrations/prefect-gcp/index.html | 3 +- .../prefect-gcp/secret_manager/index.html | 21 +- .../prefect-gcp/vertex_worker/index.html | 21 +- .../prefect-github/credentials/index.html | 11 +- .../prefect-github/graphql/index.html | 7 +- .../integrations/prefect-github/index.html | 3 +- .../prefect-github/mutations/index.html | 33 +- .../prefect-github/organization/index.html | 79 +- .../prefect-github/repository/index.html | 121 ++-- .../repository_owner/index.html | 11 +- .../prefect-github/user/index.html | 95 +-- .../prefect-github/utils/index.html | 11 +- .../prefect-github/viewer/index.html | 95 +-- .../prefect-gitlab/credentials/index.html | 9 +- .../integrations/prefect-gitlab/index.html | 3 +- .../prefect-gitlab/repositories/index.html | 11 +- .../prefect-kubernetes/credentials/index.html | 19 +- .../custom_objects/index.html | 17 +- .../prefect-kubernetes/deployments/index.html | 17 +- .../prefect-kubernetes/exceptions/index.html | 13 +- .../prefect-kubernetes/flows/index.html | 9 +- .../prefect-kubernetes/index.html | 3 +- .../prefect-kubernetes/jobs/index.html | 31 +- .../prefect-kubernetes/pods/index.html | 19 +- .../prefect-kubernetes/services/index.html | 17 +- .../prefect-kubernetes/utilities/index.html | 7 +- .../prefect-kubernetes/worker/index.html | 23 +- .../integrations/prefect-ray/index.html | 3 +- .../prefect-ray/task-runners/index.html | 9 +- .../prefect-shell/commands/index.html | 27 +- .../integrations/prefect-shell/index.html | 3 +- .../prefect-slack/credentials/index.html | 15 +- .../integrations/prefect-slack/index.html | 3 +- .../prefect-slack/messages/index.html | 9 +- .../prefect-snowflake/credentials/index.html | 13 +- .../prefect-snowflake/database/index.html | 29 +- .../integrations/prefect-snowflake/index.html | 3 +- .../prefect-sqlalchemy/credentials/index.html | 23 +- .../prefect-sqlalchemy/database/index.html | 41 +- .../prefect-sqlalchemy/index.html | 3 +- .../unreleased/integrations/usage/index.html | 3 +- versions/unreleased/overrides/main.html | 3 +- .../unreleased/recipes/recipes/index.html | 3 +- versions/unreleased/search/search_index.json | 2 +- versions/unreleased/sitemap.xml | 672 +++++++++--------- versions/unreleased/sitemap.xml.gz | Bin 2439 -> 2439 bytes .../tutorial/deployments/index.html | 3 +- versions/unreleased/tutorial/flows/index.html | 3 +- versions/unreleased/tutorial/index.html | 3 +- versions/unreleased/tutorial/tasks/index.html | 3 +- .../unreleased/tutorial/work-pools/index.html | 3 +- .../unreleased/tutorial/workers/index.html | 3 +- 341 files changed, 3926 insertions(+), 3534 deletions(-) diff --git a/versions/unreleased/404.html b/versions/unreleased/404.html index d50e09a188..0347d203ee 100644 --- a/versions/unreleased/404.html +++ b/versions/unreleased/404.html @@ -197,7 +197,8 @@
- Prefect 3 is live! See the docs at docs-3.prefect.io + Prefect 3 is Generally Available! See the docs at + docs.prefect.io
diff --git a/versions/unreleased/api-ref/index.html b/versions/unreleased/api-ref/index.html index 35c649af81..eae7374704 100644 --- a/versions/unreleased/api-ref/index.html +++ b/versions/unreleased/api-ref/index.html @@ -210,7 +210,8 @@
- Prefect 3 is live! See the docs at docs-3.prefect.io + Prefect 3 is Generally Available! See the docs at + docs.prefect.io
diff --git a/versions/unreleased/api-ref/prefect/agent/index.html b/versions/unreleased/api-ref/prefect/agent/index.html index 4e5d25436b..0cd1ca4750 100644 --- a/versions/unreleased/api-ref/prefect/agent/index.html +++ b/versions/unreleased/api-ref/prefect/agent/index.html @@ -210,7 +210,8 @@
- Prefect 3 is live! See the docs at docs-3.prefect.io + Prefect 3 is Generally Available! See the docs at + docs.prefect.io
@@ -13298,7 +13299,7 @@

-

DEPRECATION WARNING:

+

DEPRECATION WARNING:

This module is deprecated as of March 2024 and will not be available after September 2024. Agents have been replaced by workers, which offer enhanced functionality and better performance.

For upgrade instructions, see https://docs.prefect.io/latest/guides/upgrade-guide-agents-to-workers/.

@@ -14649,7 +14650,7 @@

-

Cancel a flow run by killing its infrastructure

+

Cancel a flow run by killing its infrastructure

Source code in prefect/agent.py @@ -14809,7 +14810,7 @@

-

The principle method on agents. Queries for scheduled flow runs and submits +

The principle method on agents. Queries for scheduled flow runs and submits them for execution in parallel.

@@ -14986,7 +14987,7 @@

-

Loads the work queue objects corresponding to the agent's target work +

Loads the work queue objects corresponding to the agent's target work queues. If any of them don't exist, they are created.

@@ -15133,7 +15134,7 @@

-

Submit a flow run to the infrastructure

+

Submit a flow run to the infrastructure

Source code in prefect/agent.py diff --git a/versions/unreleased/api-ref/prefect/artifacts/index.html b/versions/unreleased/api-ref/prefect/artifacts/index.html index 2c009172fd..694f52610f 100644 --- a/versions/unreleased/api-ref/prefect/artifacts/index.html +++ b/versions/unreleased/api-ref/prefect/artifacts/index.html @@ -210,7 +210,8 @@
- Prefect 3 is live! See the docs at docs-3.prefect.io + Prefect 3 is Generally Available! See the docs at + docs.prefect.io
@@ -13364,7 +13365,7 @@

-

Interface for creating and reading artifacts.

+

Interface for creating and reading artifacts.

@@ -13393,7 +13394,7 @@

Bases: ArtifactCreate

-

An artifact is a piece of data that is created by a flow or task run. +

An artifact is a piece of data that is created by a flow or task run. https://docs.prefect.io/latest/concepts/artifacts/

@@ -13699,7 +13700,7 @@

-

A method to create an artifact.

+

A method to create an artifact.

Parameters:

@@ -13830,7 +13831,7 @@

-

A method to get an artifact.

+

A method to get an artifact.

Parameters:

@@ -13973,7 +13974,7 @@

-

A method to get or create an artifact.

+

A method to get or create an artifact.

Parameters:

@@ -14250,7 +14251,7 @@