-
Notifications
You must be signed in to change notification settings - Fork 668
DYN-4121: Publishing a package copies it to root directory instead of /packages so it never loads. #12081
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
Conversation
| { | ||
| packageUploadDirectory = startupParams.PathManager.DefaultPackagesDirectory; | ||
| } | ||
| var packageUploadDirectory = startupParams.PathManager.DefaultPackagesDirectory; |
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.
This logic is outdated and not needed anymore. DefaultPackagesDirectory will gives what we want in all cases.
mjkkirschner
left a comment
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.
LGTM
|
Ok, looks like I broke it. 😢 |
|
Merging to see if master build will be unblocked. I suspect the excel failures still require manual fixes |
|
Even after merging I still see the following regression on recent master-15 build, do we need to touch the build machine or there are other causes? |
* Polyline + thick outline removed. * Removed 'ConnectorType` menu from view->connectors. * Updated connector styles. * New resources added/old ones removed. Minor UI updates to reflect mockups. * First commit. * Cleanup. On-the-fly ContextMenu working. * Applying ContextMenu styling. * Added (stole) ContextMenu styling. * Added resource strings to ContextMenu control. * Update AssemblySharedInfo.cs * Unused ref removal. * Cleanup. * Fixes. * First commit. * Cleanup. On-the-fly ContextMenu working. * Applying ContextMenu styling. * Added (stole) ContextMenu styling. * Added resource strings to ContextMenu control. * Update AssemblySharedInfo.cs * Cleanup. * Adding 10 to margin (#12076) * Update AnnotationModel.cs (#12086) * Crash Fix. Add visibility trigger to empty tooltip strings. (#12069) * Add visiblity trigger to empty tooltip strings * PR comment * Pr comments Co-authored-by: Craig Long <craig.long@autodesk.com> * DYN-3992: Upgrade LibG (#12060) * mark test as failure temporarily to fix build issues (#12090) * add pins to groups (#12070) * add pins to groups * Update ConnectorPinView.xaml.cs * Remove outdated logic (#12081) * Wire connector UI modifications (#12072) * Polyline + thick outline removed. * Removed 'ConnectorType` menu from view->connectors. * Updated connector styles. * New resources added/old ones removed. Minor UI updates to reflect mockups. * [DYN-4105] Make sure nodes gets added to parent group (#12084) * make sure nodes gets added to parent group * remove commented code Co-authored-by: Aaron (Qilong) <173288704@qq.com> * Updates resource strings from Remove to Delete (#12088) * Improved ContextMenu behaviour. * PR fix. * Removed unnecessary refs. * Added unit tests for ConnectorContextMenu construction/disposal/commands. Co-authored-by: filipeotero <89042471+filipeotero@users.noreply.github.com> Co-authored-by: Sylvester Knudsen <sylvesterknudsen@gmail.com> Co-authored-by: Craig Long <craig.alan.long@gmail.com> Co-authored-by: Craig Long <craig.long@autodesk.com> Co-authored-by: Jorgen Dahl <sm6srw@users.noreply.github.com> Co-authored-by: aparajit-pratap <aparajit.pratap@autodesk.com> Co-authored-by: Aaron (Qilong) <173288704@qq.com> Co-authored-by: Ollie Green <oliveredwardgreen@gmail.com>
Purpose
This pull request does:
Declarations
Check these if you believe they are true
*.resxfiles