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

Publish_GitHub_Wiki_Content: Add debug configuration option #92

Merged
merged 11 commits into from
Jul 8, 2021

Conversation

johlju
Copy link
Member

@johlju johlju commented Jul 8, 2021

Pull Request

Pull Request (PR) description

  • Publish_GitHub_Wiki_Content
    • Added optional debug configuration option in build.yml.
  • Invoke-Git
    • Output properties in return value if called with the Debug optional
      common parameter.

This Pull Request (PR) fixes the following issues

Helps #84

Task list

  • Added an entry to the change log under the Unreleased section of the
    file CHANGELOG.md. Entry should say what was changed and how that
    affects users (if applicable), and reference the issue being resolved
    (if applicable).
  • Documentation added/updated in README.md.
  • Comment-based help added/updated.
  • Localization strings added/updated in all localization files as appropriate.
  • Examples appropriately added/updated.
  • Unit tests added/updated.
  • Integration tests added/updated (where possible).
  • New/changed code adheres to DSC Community Style Guidelines.

This change is Reviewable

@johlju johlju added the needs review The pull request needs a code review. label Jul 8, 2021
Copy link
Member Author

@johlju johlju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 5 of 5 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @johlju)

@johlju johlju removed the needs review The pull request needs a code review. label Jul 8, 2021
@codecov
Copy link

codecov bot commented Jul 8, 2021

Codecov Report

Merging #92 (5a9d21b) into main (ae1350e) will increase coverage by 0%.
The diff coverage is 100%.

Impacted file tree graph

@@        Coverage Diff         @@
##           main   #92   +/-   ##
==================================
  Coverage    97%   97%           
==================================
  Files        38    38           
  Lines       876   892   +16     
==================================
+ Hits        858   874   +16     
  Misses       18    18           

@johlju johlju merged commit d23d17d into dsccommunity:main Jul 8, 2021
@johlju johlju deleted the f/add-debug-config branch July 8, 2021 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant