-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use MetadataApiDeploy instance methods (#343)
* fix: use MetadataApiDeploy instance methods * chore: migrate to instance methods * chore: undo MetadataTransfer cancel * chore: remove conditional around id in constructor * chore: move checkStatus to transfer * chore: move id validation to method instead of getter * chore: deploy Id error * chore: move deployid to transfer * chore: correct jsdoc * chore: update to use AsyncResult * chore: add tests * fix: cancel behavior and pattern Co-authored-by: Bryan Powell <b.powell@salesforce.com>
- Loading branch information
1 parent
09e87a8
commit a563429
Showing
10 changed files
with
303 additions
and
98 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
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.