Skip to content
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

Mark setting files as content for easier out-of-the-box debugging #1104

Merged

Conversation

bergmeister
Copy link
Collaborator

@bergmeister bergmeister commented Nov 26, 2018

PR Summary

Whenever I want to attach the debugger to a scriptanalyzer command that involves setting files, I have to manually copy the Settings folder into the bin folder. This will ease the process by marking the settings files as content and copying it to the bin folder.
In the future we should also refactor the code to expect the same directory structure for each ps version, which will also enable us later to get rid of the custom code that creates the module structure

PR Checklist

@bergmeister bergmeister changed the title Mark setting files as content for easier out-of-the-box debugging against ps v5 Mark setting files as content for easier out-of-the-box debugging Nov 26, 2018
@JamesWTruher
Copy link
Member

once the build is fixed, then go ahead and merge

@bergmeister bergmeister merged commit fc7b083 into PowerShell:development Jan 10, 2019
bergmeister added a commit to bergmeister/PSScriptAnalyzer that referenced this pull request Mar 5, 2019
…werShell#1104)

* copy setting files to output for easier debugging against ps v5

* trigger ci
bergmeister added a commit to bergmeister/PSScriptAnalyzer that referenced this pull request Mar 22, 2019
…werShell#1104)

* copy setting files to output for easier debugging against ps v5

* trigger ci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants