What's Changed
- Convert job task libraries to TF JSON by @pietern in #132
- Work on GitHub actions by @pietern in #133
- Bump golang.org/x/mod from 0.6.0 to 0.7.0 by @dependabot in #114
- Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 by @dependabot in #115
- Bump github.com/databricks/databricks-sdk-go from 0.1.0 to 0.1.1 by @dependabot in #121
- Abstract over file handling with WSFS or DBFS through filer interface by @pietern in #135
- Run Go formatting with 1.19 by @pietern in #137
- Extract filer path handling into separate type by @pietern in #138
- Use pointers to resources in bundle configuration by @pietern in #140
- Add
bricks bundle run
command by @pietern in #134 - Use filer.Filer in bundle/deployer/locker by @pietern in #136
- Automatically install Terraform if needed by @pietern in #141
- Add "default" flag to environment block by @pietern in #142
- No need for nil check on map by @pietern in #143
- Mutator to convert paths to local notebooks files into artifacts by @pietern in #144
- Run initialize phase from validate command by @pietern in #145
Full Changelog: v0.0.12...v0.0.13