generated from salesforcecli/plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 9
@W-19830917@ fix: fix bundle cli issues dev preview (plugin-packaging) #1060
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
a064fb4
fix: fix bundle cli issues dev preview
btrn11 1ef3244
Update messages/bundle_create.md
btrn11 df92712
Update messages/bundle_install.md
btrn11 3aca14e
fix: surface bundle install error
btrn11 4b0f81d
Merge branch 'btrn11/fix-bundle-dev-preview' of github.com:salesforce…
btrn11 8ef2251
fix: surface bundle install error
btrn11 0136cec
fix: use separate bundle version lifecycle event
btrn11 2b3c7ee
fix: fix all tests error regarding create error
btrn11 e65614b
fix: fix all tests error regarding create error
btrn11 50c64e1
fix: revert create
btrn11 e346f77
fix: revert create
btrn11 0cd595f
fix: fix polling issue
btrn11 afef736
fix: fix polling issue
btrn11 6651065
fix: fix polling issue
btrn11 cc9fb55
fix: add spanner to install
btrn11 65dd822
fix: surface validation error in create correctly
btrn11 f10528b
fix: finish create and display error correctly for install
btrn11 b7a04b4
chore: merge main
btrn11 3309db9
chore: bump packaging version
btrn11 73eba87
fix: fix test
btrn11 13cf7bf
Apply suggestion from @jshackell-sfdc
btrn11 50533d9
chore: add unrelated version report schema from other change
btrn11 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| # summary | ||
|
|
||
| List package version creation requests. | ||
| List package bundle version creation requests. | ||
|
|
||
| # description | ||
|
|
||
|
|
||
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -47,3 +47,7 @@ Created Date | |
| # created-by | ||
|
|
||
| Created By | ||
|
|
||
| # validation-error | ||
|
|
||
| Validation Error | ||
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the
target-dev-huborg flag changed todev-hub-orgwhich is a breaking change, and 3 month warning before changing is required