databricks-cli/bundle/phases
Denis Bilenko 14f0292598
Simplify whl artifact autodetection code (#2371)
## Changes
- Get rid of artifacts.DetectPackages which is a thin wrapper around
artifacts/whl.DetectPackage
- Get rid of parsing name out of setup.py. Do not randomize either, use
a static one.

## Tests
Existing tests.
2025-02-25 13:10:25 +00:00
..
bind.go Enable gofumpt and goimports in golangci-lint (#1999) 2024-12-12 10:28:42 +01:00
build.go Simplify whl artifact autodetection code (#2371) 2025-02-25 13:10:25 +00:00
deploy.go Revert changes related to basename check for local libraries (#2345) 2025-02-12 20:05:49 +01:00
deploy_test.go Add DABs support for Unity Catalog volumes (#1762) 2024-12-02 21:18:07 +00:00
destroy.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
initialize.go Set bundle auth configuration in command context (#2195) 2025-01-29 11:02:08 +00:00
load.go Load bundle configuration from mutator (#1318) 2024-03-27 10:49:05 +00:00
phase.go Return `diag.Diagnostics` from mutators (#1305) 2024-03-25 14:18:47 +00:00