dependabot[bot]
|
82438b9f1c
|
Bump github.com/databrickslabs/terraform-provider-databricks (#1)
Bumps [github.com/databrickslabs/terraform-provider-databricks](https://github.com/databrickslabs/terraform-provider-databricks) from 0.5.7 to 0.5.8.
- [Release notes](https://github.com/databrickslabs/terraform-provider-databricks/releases)
- [Changelog](https://github.com/databrickslabs/terraform-provider-databricks/blob/master/CHANGELOG.md)
- [Commits](https://github.com/databrickslabs/terraform-provider-databricks/compare/v0.5.7...v0.5.8)
---
updated-dependencies:
- dependency-name: github.com/databrickslabs/terraform-provider-databricks
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-23 10:49:35 +02:00 |
Serge Smertin
|
515a6930f8
|
interation on `.tfstate` sync stability
* read `serial` from `.tfstate`.
* defer local `.tfstate` handle closing on method exits.
* document private methods not to forget their intentions.
|
2022-05-23 10:34:58 +02:00 |
Serge Smertin
|
06db8376bc
|
local and remote `.tfstate` utilities
|
2022-05-21 15:23:37 +02:00 |
Serge Smertin
|
3907dcdba9
|
wrap `terraform` execution PoC
|
2022-05-21 14:31:26 +02:00 |
Serge Smertin
|
b85e63684b
|
added essential Python metadata detection
|
2022-05-20 21:40:03 +02:00 |
Serge Smertin
|
ae2dc104f9
|
add some comments to commands package
|
2022-05-20 20:43:29 +02:00 |
Serge Smertin
|
99ce4f71de
|
added dummy wheel
|
2022-05-20 20:42:53 +02:00 |
Serge Smertin
|
a4430d1a45
|
Update README.md
|
2022-05-16 13:31:47 +02:00 |
Serge Smertin
|
395a66ea88
|
refresh build badge
|
2022-05-16 13:19:38 +02:00 |
Serge Smertin
|
de8091c5cc
|
make readme prettier
|
2022-05-16 13:17:57 +02:00 |
Serge Smertin
|
749da47c99
|
fix test on github actions
|
2022-05-16 13:14:27 +02:00 |
Serge Smertin
|
5d8613b21b
|
Also on `main` branch
|
2022-05-16 13:03:02 +02:00 |
Serge Smertin
|
bf801c2605
|
run tests on push or PR
|
2022-05-16 13:02:12 +02:00 |
Serge Smertin
|
1b38687e2d
|
more TODO's
|
2022-05-16 12:50:50 +02:00 |
Serge Smertin
|
82e80bd415
|
Create dependabot.yml
|
2022-05-14 21:11:53 +02:00 |
Serge Smertin
|
6c28fc35d5
|
Add basic flavor skeleton
|
2022-05-14 20:56:02 +02:00 |
Serge Smertin
|
3d3b722eda
|
updated dependencies
|
2022-05-14 19:56:09 +02:00 |
Serge Smertin
|
154fb8a967
|
added basic init command for `databricks.yml`
|
2022-05-14 19:55:55 +02:00 |
Serge Smertin
|
77198bdfd0
|
added basic go mnemonics for vscode
|
2022-05-14 19:55:19 +02:00 |
Serge Smertin
|
1029244390
|
Added basic project configuration
|
2022-05-14 19:55:00 +02:00 |
Serge Smertin
|
4e8955085e
|
moved commands to own packages
|
2022-05-14 19:54:35 +02:00 |
Serge Smertin
|
3cc425f7f1
|
bring the artifact GPG signing
|
2022-05-14 12:15:43 +02:00 |
Serge Smertin
|
da41d3c154
|
s/run/launch/
|
2022-05-13 18:11:54 +02:00 |
Serge Smertin
|
7b32ab1257
|
Update downloads
|
2022-05-13 18:05:20 +02:00 |
Serge Smertin
|
2dab552829
|
Added `launch` command and release pipeline
|
2022-05-13 17:43:54 +02:00 |
Serge Smertin
|
02e62a7176
|
added `fs ls` command prototype
|
2022-05-13 16:21:47 +02:00 |
Serge Smertin
|
15fd93a012
|
Initial commit
|
2022-05-13 15:30:22 +02:00 |
Serge Smertin
|
24d4d15703
|
Initial commit
|
2022-05-13 14:12:37 +02:00 |