databricks-cli/bundle/libraries
Andrew Nester 6771ba09a6
Correctly mark package names with versions as remote libraries (#1697)
## Changes
Fixes https://github.com/databricks/setup-cli/issues/124

## Tests
Added regression test
2024-08-20 09:33:03 +00:00
..
testdata Refactor library to artifact matching to not use pointers (#1172) 2024-02-05 15:29:45 +00:00
expand_glob_references.go Upload local libraries even if they don't have artifact defined (#1664) 2024-08-14 09:03:44 +00:00
expand_glob_references_test.go Upload local libraries even if they don't have artifact defined (#1664) 2024-08-14 09:03:44 +00:00
helpers.go Refactor library to artifact matching to not use pointers (#1172) 2024-02-05 15:29:45 +00:00
helpers_test.go Refactor library to artifact matching to not use pointers (#1172) 2024-02-05 15:29:45 +00:00
libraries.go Upload local libraries even if they don't have artifact defined (#1664) 2024-08-14 09:03:44 +00:00
local_path.go Correctly mark package names with versions as remote libraries (#1697) 2024-08-20 09:33:03 +00:00
local_path_test.go Correctly mark package names with versions as remote libraries (#1697) 2024-08-20 09:33:03 +00:00
match_test.go Upload local libraries even if they don't have artifact defined (#1664) 2024-08-14 09:03:44 +00:00
upload.go Upload local libraries even if they don't have artifact defined (#1664) 2024-08-14 09:03:44 +00:00
upload_test.go Upload local libraries even if they don't have artifact defined (#1664) 2024-08-14 09:03:44 +00:00
workspace_path.go Refactor library to artifact matching to not use pointers (#1172) 2024-02-05 15:29:45 +00:00
workspace_path_test.go Refactor library to artifact matching to not use pointers (#1172) 2024-02-05 15:29:45 +00:00