-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support to deploy multiple stacks (#140)
* feat: add support to deploy multiple stacks * test: adjust expected response strings * refactor: adjust log * refactor: adjust jobLog to stack context * refactor: adjust jobLog to stack context * refactor: move stack deployment logic to separate function * test: adjust expected response strings * refactor: format code * fix: adjust http status codes * refactor: change func args to pointers * fix: remove superfluous response.WriteHeader call * fix: remove superfluous response.WriteHeader call * refactor: adjust error log * refactor: adjust error log
- Loading branch information
Showing
7 changed files
with
164 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.