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

Update to latest CI pipeline pattern - Fixes #71 #72

Merged
merged 3 commits into from
Jun 12, 2024

Conversation

PlagueHO
Copy link
Member

@PlagueHO PlagueHO commented Jun 12, 2024

Pull Request (PR) description

This PR updates the pipeline and supporting files to the latest DSC Community pattern. It also updates the build and HQRM VM images to run on windows-latest.

This Pull Request (PR) fixes the following issues

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).

Remaining N/A

  • Resource documentation added/updated in README.md.
  • Resource parameter descriptions added/updated in README.md, schema.mof
    and comment-based help.
  • Comment-based help added/updated.
  • Localization strings added/updated in all localization files as appropriate.
  • Examples appropriately added/updated.
  • Unit tests added/updated. See DSC Community Testing Guidelines.
  • Integration tests added/updated (where possible). See DSC Community Testing Guidelines.
  • New/changed code adheres to DSC Community Style Guidelines.

Another one - would you mind reviewing when you have time @johlju ?


This change is Reviewable

@PlagueHO PlagueHO requested a review from johlju June 12, 2024 05:56
@PlagueHO PlagueHO added the needs review The pull request needs a code review. label Jun 12, 2024
Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95%. Comparing base (076ab61) to head (49c1f22).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@        Coverage Diff         @@
##           main   #72   +/-   ##
==================================
  Coverage    95%   95%           
==================================
  Files         4     4           
  Lines       264   264           
==================================
  Hits        253   253           
  Misses       11    11           

Copy link
Member

@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 11 of 11 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @PlagueHO)

@johlju johlju merged commit 0d1d026 into dsccommunity:main Jun 12, 2024
11 checks passed
@johlju johlju removed the needs review The pull request needs a code review. label Jun 12, 2024
@PlagueHO PlagueHO deleted the Issue71 branch June 13, 2024 04:31
mkht pushed a commit to mkht/FileContentDsc that referenced this pull request Oct 26, 2024
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.

Update Pipeline Files to Latest DSC Community and Sampler pattern
2 participants