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

3.1.0 release #368

Merged
merged 336 commits into from
Apr 1, 2019
Merged

3.1.0 release #368

merged 336 commits into from
Apr 1, 2019

Conversation

athaynes
Copy link
Contributor

@athaynes athaynes commented Apr 1, 2019

Pull Request (PR) description:

This Pull Request (PR) fixes the following issues:

This fixes #

Task list:

  • Change details added to Unreleased section of CHANGELOG.md (Not required for Convert modules)?
  • Added/updated documentation, comment-based help and descriptions where appropriate?
  • Examples appropriately updated?
  • New/changed code adheres to Style Guidelines?
  • Unit and (optional) Integration tests created/updated where possible?

This change is Reviewable

davbowman and others added 30 commits February 11, 2019 11:05
* update for bug in access control with log

* update for fix

* update for fix

* update for fixed data

* update for fix

* Update to conform to new conversion process
* rem deleted function tests

* refactor convert class

* update for bug in access control with log

* update for fix

* update for fix

* update for fixed data

* update for fix

* updated Syntax
* move archive files

* added log text update

* added change log

* rem old STIG files

* apllied updated to 1.16

* rm 1.12 from archive

* formatting
* Update after STIG application and validation

* Update renaming IIS Site Stig

* Update to Merge 3.0.0.0

* Update Org Settings

* Update for new lines.

* Update after single quotes added

* Update after adding single quotes on line 22
* new common tests

* added missing test data warning
* renamed files

* rem out of scope files

* rem old files
* added change log

* refactor class

* Fixed extraction regex

* refactored and rem dup tests

* additional refactor

* fixed formatting

* fixed test data

* cleaned up test data

* updated to new test format

* updated path

* changed scope

* added global
…ule is not split -> Fixes #290 (#292)

* Fixed parsing bug for V-76731

* Converted STIGs to include previous split parsing updates. Also added to changelog

* Fixed errors included no new lines, extra white space and removing old processed stigs.

* Fixed issue with org settings and converted IIS Server 1.6.

* Fixed whitespace in org setting.

* Added punctuation

* Added section in integration test for this split rule.

* U_IIS_8-5_Server_STIG_V1R3_Manual-xccdf.log added
* added update log

* updated regex

* refactor module

* cleaned up test data

* Added new test format

* added global

* updated path
* Added Split Factory

* fixed rule ctor

* updated notes
* added common tests

* updated method name
* rem unused files

* added path validation

* added notes

* added initial test

* fixed path
* migrated to xWindowsFeature

* migrated to xWindowsOptionalFeature

* updated notes

* updated changelog

* fixed spelling

* Fixed resource import
Update PowerSTIG to Utilize LogTargetW3C parameter in xWebAdministration 2.5.0.0
Adam Haynes and others added 27 commits March 29, 2019 08:31
Removing dependency on PsDesiredStateConfiguration Resource and xPsDesiredStateConfiguration
Removes duplicate code from constructors
@codecov-io
Copy link

Codecov Report

Merging #368 into master will increase coverage by 5.5%.
The diff coverage is 70.83%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #368     +/-   ##
=========================================
+ Coverage   72.58%   78.08%   +5.5%     
=========================================
  Files          15       16      +1     
  Lines         186      178      -8     
  Branches        3        3             
=========================================
+ Hits          135      139      +4     
+ Misses         48       36     -12     
  Partials        3        3
Impacted Files Coverage Δ
DSCResources/helper.psm1 90.47% <ø> (ø) ⬆️
DSCResources/OracleJRE/OracleJRE.schema.psm1 66.66% <50%> (ø) ⬆️
DSCResources/FireFox/FireFox.schema.psm1 66.66% <50%> (ø) ⬆️
DSCResources/SqlServer/SqlServer.schema.psm1 62.5% <50%> (ø) ⬆️
DSCResources/Office/Office.schema.psm1 71.42% <66.66%> (+8.92%) ⬆️
...ources/WindowsFirewall/WindowsFirewall.schema.psm1 80% <66.66%> (+13.33%) ⬆️
DSCResources/IisSite/IisSite.schema.psm1 81.81% <66.66%> (+6.81%) ⬆️
...rces/InternetExplorer/InternetExplorer.schema.psm1 71.42% <66.66%> (+8.92%) ⬆️
...rces/WindowsDnsServer/WindowsDnsServer.schema.psm1 64.28% <66.66%> (+8.03%) ⬆️
...ources/DotNetFramework/DotNetFramework.schema.psm1 80% <66.66%> (+13.33%) ⬆️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7128be8...0e0e4af. Read the comment docs.

@athaynes athaynes merged commit 515d1be into master Apr 1, 2019
@athaynes athaynes deleted the 3.1.0-Release branch April 1, 2019 18:56
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.

7 participants