-
Notifications
You must be signed in to change notification settings - Fork 635
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
DYN-6511 Pm publish version from mypackages #14723
DYN-6511 Pm publish version from mypackages #14723
Conversation
- now able to publish new package version from mypacakges
UI Smoke TestsTest: success. 2 passed, 0 failed. |
UI Smoke TestsTest: success. 2 passed, 0 failed. |
…-version-cherrypick
- removed OnRequestPackagePublishDialog from tests which were not utilizing it, and rather relying on AddAllFilesAfterSelection (not sure how it was running before)
UI Smoke TestsTest: success. 2 passed, 0 failed. |
UI Smoke TestsTest: success. 2 passed, 0 failed. |
UI Smoke TestsTest: success. 2 passed, 0 failed. |
UI Smoke TestsTest: success. 2 passed, 0 failed. |
UI Smoke TestsTest: success. 2 passed, 0 failed. |
UI Smoke TestsTest: success. 2 passed, 0 failed. |
* publish version from mypackages - now able to publish new package version from mypacakges * removed user prompt from tests - removed OnRequestPackagePublishDialog from tests which were not utilizing it, and rather relying on AddAllFilesAfterSelection (not sure how it was running before) * Update PackageManagerUITests.cs (cherry picked from commit 5d73e14)
* publish version from mypackages - now able to publish new package version from mypacakges * removed user prompt from tests - removed OnRequestPackagePublishDialog from tests which were not utilizing it, and rather relying on AddAllFilesAfterSelection (not sure how it was running before) * Update PackageManagerUITests.cs (cherry picked from commit 5d73e14) Co-authored-by: Deyan Nenov <[email protected]>
This reverts commit 5d73e14.
Purpose
Also addresses concerns raised in this Jira issue: https://jira.autodesk.com/browse/DYN-6511
Chagnes
Declarations
Check these if you believe they are true
*.resx
filesRelease Notes
Reviewers
@reddyashish
@avidit
FYIs
@QilongTang