remove retain folder structure option during package publish#14813
remove retain folder structure option during package publish#14813mjkkirschner merged 4 commits intoDynamoDS:masterfrom
Conversation
UI Smoke TestsTest: success. 2 passed, 0 failed. |
|
If this toggle is removed, we should also remove the section in the package documentation help (in the doc browser) that explains this setting. |
Hi @hwahlstrom how does a user access that documentation? |
|
@mjkkirschner You will need to build latest master or RC3.0.1 to access it because it was just restored: |
UI Smoke TestsTest: success. 2 passed, 0 failed. |
|
test runner is still crashing, so not sure if theres any failures here or not, holding off on merging until I get a passing build - then will cherry pick to 3.0.2 |
|
this passed on master-15, but the test system is still flaky (runner crashes) - @QilongTang @sm6srw I'm going to merge this and send a cherry pick - but please feel free to revert this PR if it seems to increase the frequency of test runner crashes or slows down the release process. |

Purpose
Removes the retain folder structure option during package publish as it does not yet fully work as intended.
https://jira.autodesk.com/browse/DYN-6589 has been filed to re enable it in the future.
toggle is removed from this view.
Declarations
Check these if you believe they are true
*.resxfilesRelease Notes
removes retain folder structure option until it's fully baked.