Skip to content

Commit

Permalink
CB-28592 use the new SDK for compute operations and implement Azure D… (
Browse files Browse the repository at this point in the history
#101)

* CB-28592 use the new SDK for compute operations and implement Azure DB stop

* CB-28592 Implement Azure instance termination

---------

Co-authored-by: Krisztian Horvath <[email protected]>
  • Loading branch information
keyki and Krisztian Horvath authored Feb 13, 2025
1 parent 6b8bef2 commit 217a286
Show file tree
Hide file tree
Showing 923 changed files with 162,058 additions and 41,210 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ test:

_build: build-darwin build-linux

build: _check test _build
build: format _check test _build

cleanup:
rm -rf release && mkdir release
Expand Down
Loading

0 comments on commit 217a286

Please sign in to comment.