databricks-cli/libs/fileset
Pieter Noordhuis cd675ded9a
Update `testutil` helpers to return path (#1383)
## Changes

I spotted a few call sites where the path of a test file was synthesized
multiple times. It is easier to capture the path as a variable and reuse
it.
2024-04-19 15:05:36 +00:00
..
file.go Added deployment state for bundles (#1267) 2024-03-18 14:41:58 +00:00
file_test.go Update `testutil` helpers to return path (#1383) 2024-04-19 15:05:36 +00:00
fileset.go Added deployment state for bundles (#1267) 2024-03-18 14:41:58 +00:00
glob.go Support .gitignore syntax in sync section and make sure it works recursively (#854) 2023-10-10 08:45:15 +00:00
glob_test.go Support .gitignore syntax in sync section and make sure it works recursively (#854) 2023-10-10 08:45:15 +00:00
ignorer.go Support .gitignore syntax in sync section and make sure it works recursively (#854) 2023-10-10 08:45:15 +00:00