-
Notifications
You must be signed in to change notification settings - Fork 668
Include md files from MarkdownFiles Directory field when publishing #13577
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
src/DynamoCoreWpf/ViewModels/PackageManager/PublishPackageViewModel.cs
Outdated
Show resolved
Hide resolved
Updated, PTAL. Tested locally that unit test pass and the md files under optional dir is copied to docs folder when publishing |
|
If you have time it would be good to update the package builder tests to add tests for the docs folder. |
Sure. Done |
…13577) * Include Markdown files as package content * Update * Update * Add unit test
Please Note:
DynamoRevitrepo will need to be cherry-picked into all the DynamoRevit Release branches that Dynamo supports. Contributors will be responsible for cherry-picking their reviewed commits to the other branches after aLGTMlabel is added to the PR.Purpose
Per https://jira.autodesk.com/browse/DYN-5447, when publishing the current package, include Markdown files from MarkdownFiles Directory field.
Declarations
Check these if you believe they are true
*.resxfilesRelease Notes
Include md files from MarkdownFiles Directory field when publishing
Reviewers
@DynamoDS/dynamo
FYIs
(FILL ME IN, Optional) Names of anyone else you wish to be notified of