… lake config file to be written into the zips by create package
Changelog Description
this PR changes the bin bridge client version to v0.1.1 because this version renames the lake config file and removes the . from the config file.
with this, the create_package.py now packages this file into the zip.
Additional info
Testing notes:
create a package
unzip the create package zip and look into the client/bin_bridge_distro/lakectlpy/bin foulder and check if the dummy_lake_conf.yaml is there
… lake config file to be written into the zips by create package
Changelog Description
this PR changes the bin bridge client version to v0.1.1 because this version renames the lake config file and removes the
.
from the config file. with this, the create_package.py now packages this file into the zip.Additional info
Testing notes: