databricks-cli/bundle/artifacts
Andrew Nester ed56bbca16
Transform artifact files source patterns in build not upload stage (#1359)
## Changes
Transform artifact files source patterns in build not upload stage

Resolves the following warning
```
artifact section is not defined for file at /Users/andrew.nester/dabs/wheel/target/myjar.jar. Skipping uploading. In order to use the define 'artifacts' section
```

## Tests
Unit test pass
2024-04-12 16:00:42 +00:00
..
whl Move path field to bundle type (#1316) 2024-03-27 09:03:24 +00:00
all.go Return `diag.Diagnostics` from mutators (#1305) 2024-03-25 14:18:47 +00:00
artifacts.go Return `diag.Diagnostics` from mutators (#1305) 2024-03-25 14:18:47 +00:00
autodetect.go Return `diag.Diagnostics` from mutators (#1305) 2024-03-25 14:18:47 +00:00
build.go Transform artifact files source patterns in build not upload stage (#1359) 2024-04-12 16:00:42 +00:00
infer.go Return `diag.Diagnostics` from mutators (#1305) 2024-03-25 14:18:47 +00:00
upload.go Transform artifact files source patterns in build not upload stage (#1359) 2024-04-12 16:00:42 +00:00
upload_test.go Transform artifact files source patterns in build not upload stage (#1359) 2024-04-12 16:00:42 +00:00