Reorganize repo and add workflows for testing and releasing#186
Reorganize repo and add workflows for testing and releasing#186ehennestad wants to merge 11 commits into
Conversation
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
| @@ -0,0 +1,4 @@ | |||
| function folderPath = botProjectdir() | |||
Check warning
Code scanning / Code Analyzer
Function name 'botProjectdir' is known to MATLAB by its file name: 'projectdir'.
|
Hi @pradeepgeorge, could you please add @ehennestad as a user with write access to this repo? We are adding some test code to it. Soon this will transfer over to Waltham Data Science, so it would be nice even to have administrative access for @stevevanhooser, @stevewds, and @ehennestad Thanks |
Organize repo in
codeandtoolsfolders, wherecodecontains the code to be released andtoolscontains developer tools