adventurous-ability-21671
02/20/2026, 10:46 PMfreezing-airport-6809
echoing-account-76888
02/23/2026, 11:21 AMadventurous-ability-21671
02/24/2026, 2:26 PMadventurous-ability-21671
03/02/2026, 9:38 PMglamorous-carpet-83516
03/04/2026, 7:21 PMglamorous-carpet-83516
03/04/2026, 7:23 PMglamorous-carpet-83516
03/04/2026, 10:25 PMmake lint to test it locallyechoing-account-76888
03/05/2026, 1:49 AMechoing-account-76888
03/05/2026, 2:19 AMmake helm. This is a bit tricky, may need to run make helm -> commit -> run make helm again and ensure there's no errors, otherwise needs to commit againechoing-account-76888
03/05/2026, 3:25 AMadventurous-ability-21671
03/05/2026, 1:35 PMpydoclint-errors-baseline.txt this file tracks pre-existing docstring violations repo-wide (per #3077) and was empty on our branch. Restored it from `master`; pydoclint auto-shrunk it by 4 lines since our code actually fixed the DatabricksV2 docstring. No new violations introduced. make lint passes cleanly now.
$ make lint
mypy flytekit/core
Success: no issues found in 52 source files
mypy flytekit/types
Success: no issues found in 23 source files
mypy --allow-empty-bodies --disable-error-code="annotation-unchecked" tests/flytekit/unit/core
Success: no issues found in 102 source files
pre-commit run --all-files
ruff.....................................................................Passed
ruff-format..............................................................Passed
check yaml...............................................................Passed
fix end of files.........................................................Passed
trim trailing whitespace.................................................Passed
shellcheck...............................................................Passed
Check for exposed PDB statements.........................................Passed
codespell................................................................Passed
pydoclint................................................................Passedadventurous-ability-21671
03/05/2026, 1:37 PMadventurous-ability-21671
03/10/2026, 11:45 AMfreezing-airport-6809
echoing-account-76888
03/10/2026, 2:09 PMadventurous-ability-21671
03/10/2026, 8:47 PMechoing-account-76888
03/10/2026, 11:20 PMadventurous-ability-21671
03/11/2026, 10:05 AM