databricks-cli/python
Andrew Nester 3f2cf3c6b7
Fixed path joining in FindFilesWithSuffixInPath ()
## Changes
Fixes  

## Tests
Newly added tests failed before the fix:
https://github.com/databricks/cli/actions/runs/6000754026/job/16273507998?pr=704
2023-08-29 08:26:26 +00:00
..
testdata/simple-python-wheel Update setup.py () 2023-05-23 11:39:57 +02:00
env.go Rename bricks -> databricks () 2023-05-16 18:35:39 +02:00
env_test.go Run unit tests on windows and macos () 2022-11-28 11:34:25 +01:00
runner.go Auto detect Python wheel packages and infer build command () 2023-07-26 10:07:26 +00:00
runner_test.go Auto detect Python wheel packages and infer build command () 2023-07-26 10:07:26 +00:00
utils.go Fixed path joining in FindFilesWithSuffixInPath () 2023-08-29 08:26:26 +00:00
utils_test.go Fixed path joining in FindFilesWithSuffixInPath () 2023-08-29 08:26:26 +00:00
wheel.go Added support for artifacts building for bundles () 2023-07-25 13:35:08 +02:00
wheel_test.go Run unit tests on windows and macos () 2022-11-28 11:34:25 +01:00