-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: Refactors most commands to utilize
machinery
& cleans up …
…unused legacy functions (#321) * First pass for deploy & list * Additional refactors & cleanup * Additional refactors & cleanup * Updated deleteEnv to use machinery + legacy cleanup * Additional updates * Committing notification progress * Additional refactors * Committing group progress * Pointed to machinery * Upated to fix test failure * Updated go.sum * Refactored addProjectToGroupCmd & addUserToGroupCmd * Updated group commands to use machinery * Updated & refactored all list commands * Removed legacy test * Updated project commands * Refactored notifications + minor updates * Updated to machinery & refactored variables, tasks & users * Task refactor progress * Includes input checks * Removed legacy funcs + cleanup * Resolved conflicts * Updated to latest machinery * Updated to accomodate null buildImage * Reverted error handling * Cleaned up addProjec * Updated docs * fix: render an empty data structure instead of a half populated one, and return err in missed err capture * chore: remove short import references for machinery * chore: remove additional unused code and fix up some error handling * chore: remove remaining legacy client and update tasks to use machinery * chore: remove more unused code --------- Co-authored-by: shreddedbacon <[email protected]>
- Loading branch information
1 parent
a386f67
commit adbc9a3
Showing
124 changed files
with
2,130 additions
and
8,130 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.