-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Insights: PrefectHQ/prefect
Overview
Could not load contribution data
Please try again later
9 Releases published by 2 people
-
3.1.1.dev5 3.1.1.dev5: Nightly Development Release
published
Nov 7, 2024 -
3.1.1.dev6 3.1.1.dev6: Nightly Development Release
published
Nov 8, 2024 -
2.20.12
published
Nov 8, 2024 -
3.1.1 3.1.1: Around the Codebase in 80 PRs
published
Nov 8, 2024 -
3.1.2.dev1 3.1.2.dev1: Nightly Development Release
published
Nov 9, 2024 -
3.1.2.dev2 3.1.2.dev2: Nightly Development Release
published
Nov 12, 2024 -
3.1.2 3.1.2: Bug Fixes, Chicago Style, Hold the Ketchup
published
Nov 12, 2024 -
3.1.3.dev1 3.1.3.dev1: Nightly Development Release
published
Nov 13, 2024 -
2.20.13 One is the loneliest number
published
Nov 13, 2024
41 Pull requests merged by 13 people
-
[UI v2] Variables table - part 1
#15985 merged
Nov 14, 2024 -
Fix formatting for output file tree structure in customize.mdx
#16006 merged
Nov 13, 2024 -
Update @prefecthq/prefect-design to version 2.14.10
#16004 merged
Nov 13, 2024 -
make sure workers emit stop events
#16002 merged
Nov 13, 2024 -
Backport FastAPI logging fix
#16000 merged
Nov 13, 2024 -
Categorize docs in release notes
#15997 merged
Nov 13, 2024 -
Update croniter requirement from <5.0.0,>=1.0.12 to >=1.0.12,<6.0.0
#15856 merged
Nov 13, 2024 -
Persist failed data at random locations
#15991 merged
Nov 12, 2024 -
Fix bugs in precedence of settings sources for settings with multiple validation aliases
#15995 merged
Nov 12, 2024 -
Update @prefecthq/prefect-ui-library to version 3.11.18
#15994 merged
Nov 12, 2024 -
update
asyncio_default_fixture_loop_scope
in all collections#15976 merged
Nov 12, 2024 -
Ensure
.env
files load only Prefect environment variables#15975 merged
Nov 12, 2024 -
Update worker to give worker labels to flow runs during submittal
#15983 merged
Nov 12, 2024 -
fix delete block type prompt
#15989 merged
Nov 12, 2024 -
Fix formatting of
list
andset
settings values when marshaling to environment variables#15979 merged
Nov 12, 2024 -
Fix documentation link to deployment concept
#15988 merged
Nov 12, 2024 -
Fixes the arguments for the url generation in BaseWorker
#15982 merged
Nov 11, 2024 -
clarify state hook docs
#15977 merged
Nov 11, 2024 -
Add in ability to pass additional formatting kwargs to
url_for
#15974 merged
Nov 11, 2024 -
Fix the key for worker metadata: it's is just "metadata"
#15965 merged
Nov 11, 2024 -
[UI v2] Add ability to create new variables
#15962 merged
Nov 11, 2024 -
adopt
async_dispatch
for slack collection#15973 merged
Nov 11, 2024 -
Add sidebar to v2 UI
#15925 merged
Nov 11, 2024 -
Fixes the worker url slug
#15964 merged
Nov 11, 2024 -
handle possible
None
value#15966 merged
Nov 9, 2024 -
Update @prefecthq/prefect-ui-library to version 3.11.16
#15956 merged
Nov 8, 2024 -
Update @prefecthq/prefect-design to version 2.14.9
#15961 merged
Nov 8, 2024 -
Add in a link to the worker logs page
#15958 merged
Nov 8, 2024 -
Fix the direction of our integration string replacement
#15959 merged
Nov 8, 2024 -
Update croniter requirement from <3.0.0,>=1.0.12 to >=1.0.12,<6.0.0
#15951 merged
Nov 8, 2024 -
Setup OpenTelemetry exporters when initializing prefect
#15946 merged
Nov 8, 2024 -
Update typer requirement from !=0.12.2,<0.13.0,>=0.12.0 to >=0.12.0,!=0.12.2,<0.14.0
#15950 merged
Nov 8, 2024 -
Update typer requirement from !=0.12.2,<0.13.0,>=0.12.0 to >=0.12.0,!=0.12.2,<0.14.0
#15949 merged
Nov 8, 2024 -
Handle dbt source freshness
#15798 merged
Nov 8, 2024 -
Rename misspelled file
#15953 merged
Nov 8, 2024 -
Fix some nits in the worker logging docs
#15948 merged
Nov 7, 2024 -
Update @prefecthq/prefect-ui-library to version 3.11.15
#15947 merged
Nov 7, 2024 -
Add documentation on worker logs
#15920 merged
Nov 7, 2024 -
Include worker ID with worker-originated flow run logs
#15941 merged
Nov 7, 2024 -
fix flow run graph endpoint for nested task runs
#15939 merged
Nov 7, 2024 -
Fix typo on self-host.mdx
#15936 merged
Nov 7, 2024
10 Pull requests opened by 8 people
-
WIP:instrument task runs
#15955 opened
Nov 8, 2024 -
fix: `prefect_redis` use of `async`
#15967 opened
Nov 9, 2024 -
Update websockets requirement from <14.0,>=10.4 to >=10.4,<15.0
#15969 opened
Nov 11, 2024 -
Update websockets requirement from <14.0,>=10.4 to >=10.4,<15.0
#15970 opened
Nov 11, 2024 -
Feat/async start of serve
#15972 opened
Nov 11, 2024 -
New author tutorials
#15990 opened
Nov 12, 2024 -
simplify use of `async_dispatch` in `prefect_slack`
#15996 opened
Nov 12, 2024 -
[UI v2] Setup Storybook
#16003 opened
Nov 13, 2024 -
handle UNC paths for windows
#16005 opened
Nov 13, 2024 -
Add Flow run OTEL instrumentation
#16010 opened
Nov 13, 2024
12 Issues closed by 4 people
-
Worker does not emit stopped event
#15999 closed
Nov 13, 2024 -
Behavioural Issues in Retry Logic for Failed Tasks
#15658 closed
Nov 12, 2024 -
Issue with settings when `profiles.toml` is absent
#15981 closed
Nov 12, 2024 -
Add a test against a minimum sqlite version
#15903 closed
Nov 12, 2024 -
result_storage need Callable
#14396 closed
Nov 12, 2024 -
Flaky test: `tests/client/test_base_client.py::TestCsrfSupport::test_refreshes_token_on_csrf_403`
#13963 closed
Nov 12, 2024 -
`test_regression_3803_positive_case_no_relevant_event` is flaky
#13170 closed
Nov 12, 2024 -
Flaky test: TestServer.test_webserver_start_flag[True]
#12327 closed
Nov 12, 2024 -
Prefect picks up un-prefixed variables from `.env` files
#15943 closed
Nov 12, 2024 -
PREFECT_LOGGING_EXTRA_LOGGERS can be set in environment, but not from a file
#15984 closed
Nov 12, 2024 -
Is it possible to support local mode?
#15927 closed
Nov 11, 2024 -
Prefect UI doesn't render nested tasks with multiple parameters
#15933 closed
Nov 7, 2024
14 Issues opened by 12 people
-
Metadata files generated with RayTaskRunner
#16009 opened
Nov 13, 2024 -
prefect-gcp: Cloud Run v2 job definitions are not cleaned up after successful flow run
#16007 opened
Nov 13, 2024 -
Job stuck in Cancelling state
#16001 opened
Nov 13, 2024 -
Storybook for UI V2?
#15998 opened
Nov 13, 2024 -
Select UI light or dark mode based on OS defaults
#15978 opened
Nov 11, 2024 -
When trying to run served flow (from_source) from Windows share folder it fails
#15971 opened
Nov 11, 2024 -
Client functions have limit even when set to None
#15963 opened
Nov 8, 2024 -
Dependency on import order in user-code
#15957 opened
Nov 8, 2024 -
Invalid Schema when creating a deployment from flow
#15954 opened
Nov 8, 2024 -
Worker concurrency count getting stuck when aborting flow run submission
#15952 opened
Nov 8, 2024 -
Job State Stuck in Running After Pod Eviction
#15945 opened
Nov 7, 2024 -
`TimedOut` task has no duration or end time
#15944 opened
Nov 7, 2024 -
prefect deploy script loading with complex callback hooks raising ScriptErrors
#15942 opened
Nov 7, 2024
25 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Added state change diagram
#15899 commented on
Nov 13, 2024 • 1 new comment -
sanitize decorators and callable parameters on entrypoint load
#15932 commented on
Nov 7, 2024 • 0 new comments -
allow passing uvicorn `--workers` to server
#15853 commented on
Nov 12, 2024 • 0 new comments -
Sparse checkout for git pulls
#15824 commented on
Nov 12, 2024 • 0 new comments -
Move Kubernetes 410 exception handling outside generator
#15755 commented on
Nov 11, 2024 • 0 new comments -
Prevent workers from running flow runs scheduled for in process retry
#15482 commented on
Nov 13, 2024 • 0 new comments -
Per-schedule parameters for worker-based deployment schedules
#14524 commented on
Nov 13, 2024 • 0 new comments -
`PREFECT_DEFAULT_WORK_POOL_NAME` is ignored when deploying multiple flows with `prefect deploy`
#15791 commented on
Nov 13, 2024 • 0 new comments -
CustomWebhookNotificationBlock not allowing headers in UI
#15219 commented on
Nov 12, 2024 • 0 new comments -
Flow Runs Graph - should display more than 20k run results
#10738 commented on
Nov 12, 2024 • 0 new comments -
Add UI to make it easy to see what flows/tasks are currently running on a worker.
#14255 commented on
Nov 12, 2024 • 0 new comments -
Tags created by using "with tags" function should show in the Tags filter in Prefect UI
#14254 commented on
Nov 12, 2024 • 0 new comments -
Ability to bulk cancel running flows in the UI
#14253 commented on
Nov 12, 2024 • 0 new comments -
Fix flaky test `test_task_timeouts_do_not_crash_flow_runs`
#15398 commented on
Nov 12, 2024 • 0 new comments -
Fix flaky test `test_sync_waiter_timeout_in_main_thread`
#15654 commented on
Nov 12, 2024 • 0 new comments -
Allow formatting of flow parameter documentation strings
#15373 commented on
Nov 12, 2024 • 0 new comments -
3.x Task Runs went missing from 3.0.0rc18 to 3.0.0rc19
#15153 commented on
Nov 12, 2024 • 0 new comments -
Ability to receive AWS SQS messages as Events
#15930 commented on
Nov 11, 2024 • 0 new comments -
Global search bar is not searching for sub string (inside a word)
#15900 commented on
Nov 11, 2024 • 0 new comments -
retry_condition_fn doesn't work on Failed state
#15826 commented on
Nov 11, 2024 • 0 new comments -
Support Docker Image Registry Block for Kubernetes Worker
#12992 commented on
Nov 11, 2024 • 0 new comments -
Add GCP Firestore components
#14150 commented on
Nov 9, 2024 • 0 new comments -
Track pod state from deployment run
#15408 commented on
Nov 8, 2024 • 0 new comments -
Schedules no longer working
#15919 commented on
Nov 8, 2024 • 0 new comments -
pull_steps should be editable in the UI and through the Prefect client
#11052 commented on
Nov 7, 2024 • 0 new comments