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

AzureDevOpsDsc: Built module contain folder 'Classes' #10

Closed
johlju opened this issue Jan 24, 2021 · 0 comments · Fixed by #28
Closed

AzureDevOpsDsc: Built module contain folder 'Classes' #10

johlju opened this issue Jan 24, 2021 · 0 comments · Fixed by #28
Labels
bug The issue is a bug.

Comments

@johlju
Copy link
Member

johlju commented Jan 24, 2021

We should remove the entry Classes from here:

CopyPaths:
- Classes
- en-US
- Examples
- Modules

ModuleBuilder will add the classes automatically in the .psm1 file. Now they are duplicated in the folder Classes.

@johlju johlju added bug The issue is a bug. help wanted The issue is up for grabs for anyone in the community. labels Jan 24, 2021
SphenicPaul added a commit to SphenicPaul/AzureDevOpsDsc that referenced this issue Jan 28, 2021
…' directory) and dsccommunity#11 (removing 'Examples' directory).
johlju pushed a commit that referenced this issue Jan 29, 2021
…es (#28)

- AzureDevOpsDsc
    - Increased Azure DevOps, API timeout to 5 minutes to allow for busy/slow API
      operations (issue #25).
    - Updated contextual help (issue #5).
    - Removed `Classes` directory from being output in packaged module (issue #10).
    - Removed `Examples` directory from being output in packaged module (issue #11).
    - Moved 'Ensure' and 'RequiredAction' enums into 'Enum' directory and out of
      'prefix.ps1' (issue #12).
@johlju johlju removed the help wanted The issue is up for grabs for anyone in the community. label Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug.
Projects
None yet
1 participant