Zach Angell

Results 17 issues of Zach Angell

### Summary With all the work done on the `prefect` codebase, it can be tough to track and summarize the changes that have been made. This PR adds automatic changelog...

### Summary This PR adds a unit test to ensure blocks schema checksums stay consistent for all Prefect registered blocks. This is a temporary measure to ensure no breaking changes...

### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. -...

bug
status:triage
great writeup

### Summary An ongoing source of issues for internal Prefect teams has been keeping up to date with changes in the Orion API. This PR introduces - Automatic detection of...

DONT MERGE
orion-api

## Current behavior When you call `my_task.map(...)` and `my_task` has `cache_for` logic, the cache is reused across all mapped tasks unless a `cache_validator` is specified. For example, if you have...

enhancement
needs:contributor
status:backlog

## Current behavior We are deprecating Ubuntu 16.04-based machine images on CircleCI in preparation for an EOL on Tuesday, May 31, 2022 to ensure your builds remain secure. For more...

enhancement

**Bug Description** Cloud UI global agent query is not permission-gated appropriately. **Steps To Reproduce** 1. Create a custom role without `read:agent` permissions 2. Assign that role to yourself 3. Navigate...

bug
UI Team - Backlog

**Bug Description** Kubernetes run configs now have a field to define Image Pull Policy. When editing the "Run" screen, the UI does not have an option to provide this field....

bug
good first issue
Prefect Slack Community
Run Page

This PR adds `flow_run_url` as an available template variable for flow run notifications. We had this feature in v1 and it's a popular request for v2. The default notification template...

enhancement

### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar request and didn't find it. -...

enhancement
status:triage