-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Complete Azure DevOps CI Conversion #147
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Resolved custom Script Analyzer rules that was added to the test framework.
… Coverage Badges (#133) * Updae CHANGELOG, README and PULL_REQUEST_TEMPLATE * Fix README build status badges * Update CHANGELOG.md * Updated CHANGELOG 2.10 release heading level * Updated CHANGELOG heading * Update CHANGELOG.md * Update CHANGELOG
- Changes to SecurityPolicyDsc: - Added support for more SDDL SID constants (issue #126) - Added functions to convert identity to and from SDDL SID constants - Changed Format-RestrictedRemoteSAM to use new function to create strings with additional SDDL SID constants - Changed ConvertTo-CimRestrictedRemoteSam to use new function to accept more possible SDDL SID constants - Changed ConvertTo-CimRestrictedRemoteSam to skip CimInstance creation if no valid Identity was found
…and update README (#137)
Co-authored-by: Johan Ljunggren <johlju@users.noreply.github.com>
johlju
approved these changes
May 13, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
johlju
added
ready for merge
The pull request was approved by the community and is ready to be merged by a maintainer.
and removed
needs review
The pull request needs a code review.
labels
May 13, 2020
It is okay to merge @X-Guardian |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
ready for merge
The pull request was approved by the community and is ready to be merged by a maintainer.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request (PR) description
This PR completes the Azure DevOps CI conversion by merging the changes from the
dev
branch to `master.This Pull Request (PR) fixes the following issues
Task list
Entry should say what was changed, and how that affects users (if applicable).
and comment-based help.
This change is