-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* SM-807: Fix edit secret, allow updating the project a secret is in, and other small changes * SM-807: Update schemas * SM-807: Add proper error messaging when secrets or projects are deleted. * SM-807: Make project_id a parameter rather than an argument on secret create * SM-807: Add back project_ids that were lost in the merge conflict resolution * SM-807: Add additional secrets / projects deletion error message when there are errors * SM-807: Make failed messaging on projects or secrets delete optional, and other small output fixes * SM-807: Add back the project_id help text on secret create * SM-807: Update secret/project delete to use a filter_map and not print on 0 successes * SM-807: Remove mut refactor
- Loading branch information
1 parent
3bfaec3
commit 0a5ff9c
Showing
2 changed files
with
69 additions
and
14 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