-
Notifications
You must be signed in to change notification settings - Fork 234
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stack CLI: Stack API interface change and little changes to comments (#…
…155) * Added advisory message for stack status file * added stack status and stack config validation for all resource types along with end-to-end test * little change in comment * Added spaces in comments * Added filesystem configuration for end-to-end test * moved import copy * remove instances of using 'NOTEBOOK' and 'DIRECTORY' * Replaced all magic string fields with global variables * Changed test names/descriptions along with add more cases to validate outputted stack status from deploy_config * modularized assertions for validation * Change interface * Removed comments * Little comment change * Flip ' comments to " comments to be more consistent with JSON * fix bug * Change Job ID global variable usage * added more #*80 outputs and better generalization and modularity to validate functions * changed comment of test * switching more instances of deploy_config to deploy and download_config to download * deleted stack_download test, changes in comments * Changed test name * fix test_api add some comments * Fix merge error * Clarified global variable comments * Change in message, change in function name * Added some more descriptions to CLI
- Loading branch information
1 parent
a3850cf
commit 6d53ab2
Showing
4 changed files
with
219 additions
and
212 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
Oops, something went wrong.