Skip to content

Commit

Permalink
master into dev (#662)
Browse files Browse the repository at this point in the history
* Prep for release of 4.1.1 (#519)

* Functions.Checklist - Adding manual check functionality (#495)

* Adding manual check functionality

* Exception Parameter Backward Compatibility Feature Request (#515)

* backward compatibility commit

* fixed Issue #517 (#518)

* Fixed [#517](#517): 4.1.0 GPRegistryPolicyDsc Module Version Issue

* resolving dev merge issue conflict

* Release PR from milestone (4.4.0) to master (#661)

* Migrate PowerSTIG to Azure DevOps for Build and Test (#603)

* update folder structure for azure dev ops

* dscresource unit test passing

* updated unit tests

* Unit test pathing update, all passing

* updated unit test to ensure regex data files are loaded

* updated .tests.header for unit\tools directory

* daily commit - Integrated test updates

* updated tests based on testing feedback

* optimized test header based on feedback

* updated build.psd1 case sensitive

* update build agent to windows-2019

* update build and azure yml files

* added hqrm tests to build yml and dependencies

* updated azure-pipelines.yml to include hqrm test

* updated HRQM display name

* updated test exclusion DSCResources

* intro logic to dynamically build requiredmodules

* updated yml to reflect master

* updated changelog.md

* Update azure-pipelines.yml

* rename sources to source (#605)

* Migrate PowerSTIG to Azure DevOps for Build, Test and Release Deployment (#606)

* updated powerstig for dynamic versioning

* updated gitversion to reflect base version

* updated if statement to adhere to style gls

* updated code to adhere to sgl hqrmtest

* updated code to adhere to sgl hqrm tests

* updated code to adhere to sgl hqrm

* update yml files to support CICD pipeline

* updated markdown function

* update change log structure

* updated spacing via PR feedback

* updated 2012R2 STIG after convert tests
reflected a minor delta

* Update PowerSTIG to parse and apply Vmware Vsphere 6.5 STIG V1R3 (#607)

* initial commit for vsphere

* updated based on test results

* updated based on vsphere module name

* updated module manifest to check build status

* updated newlines in raw xccdf

* updated newline

* updated newlies in rules

* updated tests

* updated processed Stig name

* updated vsphere schema

* updated composites

* updated spacing

* updated format

* Updated based on feedback

* update required parameter for composite

* updated service rule

* Added Integration DSCresrouce Vsphere Test

* reverted changes to test

* updated integration tests

* added unit tests

* added unit tests

* added unit tests

* updated formatting based on feedback

* updated based on feedback

* updated comments

* updated tests

* updated changelog.md

* trailing whitespace removed

* updated for HQRM tests

* updated based on pr feedback

* updated case

* update code based on PR feedback

* updated code based on PR feedback.

* updated tests based on PR feedback

* updated test based on PR feedback

Co-authored-by: Brian Wilhite <bcwilhite@live.com>

* Unable to Import PowerSTIG 4.4.0 Due to cyclic dependency Error (#617)

* removed vmware.vspheredsc as a dependency because all of its required dependencies are loaded

* updated module load process for VMware modules

* updated build.yaml

* updated test

* Updated tests

* removed stop error action

* updated formating

* updated based on failing hqrm

* updated module  helper

* moved helper module

* updated location of module helper

* reduced vmware.VsphereDSC version

* updated build.yaml

* updated data file

* update module version schema

* updated based on testing

* Update changelog

* Update based on PR feedback

* Update PowerSTIG to successfully parse/apply Microsoft IIS Server/Site STIG - Ver 1, Rel10 (#623)

* added IIS Server V1R10

* updated changelog and added iis site v1r10

* updated changelog

* removed N-2 STIGS

* Update PowerSTIG to successfully parse Microsoft SQL Server 2012 Database STIG - Ver 1, Rel 20 (#621)

* updated PowerSTIG to use SQL 2012 Database V1R20

* quotes in test

* updated tabs to spaces in sql raw xccdf

Co-authored-by: Brian Wilhite <bcwilhite@live.com>

* explicit Pester version due to 5.x (latest) test failures

* Update PowerSTIG to successfully parse/apply Windows Defender Antivirus STIG - V1R8 (#626)

* added new Windows Defender STIG V1R8 removed V1R6

* updated based on PR feedback:

* merged origin

Co-authored-by: Brian Wilhite <bcwilhite@live.com>

* initial commit (#640)

Co-authored-by: Brian Wilhite <bcwilhite@live.com>

* Update PowerSTIG to successfully parse/apply Microsoft IIS 10 Server/Site STIG - V1R1 (#641)

* added IIS 10.0 Server

* updated IIS 10 site stig

* updated based on tests

* updated based on tests

* updated log file

* added esxi 6.5 v1r4 (#637)

Co-authored-by: Brian Wilhite <bcwilhite@live.com>

* Update PowerSTIG to successfully parse/apply Windows Server 2012 DNS STIG - Ver 1, Rel 14 (#635)

* DNS Update commit

* removed DNS 1.12

* explicit version for DscResource.Test

* Update PowerSTIG to allow for workgroup level scans (#643)

* added community requested functionality to not require domain/forest parameters

* updated warning message

* reverted to old module dscresource.test

* Updated based on feedback

* updated sql 2016 instance 1.9 (#638)

* Update PowerSTIG to successfully parse/apply MS SQL Server 2012 Instance Ver. 1 Rel. 20 (#642)

* updated sql 2012 Instance V1R20

* updated Get-SqlTechnologyRole

* removed tabs

* added a new line to the end of xccdf

* update build to use dscresource.test 0.13.1

* updated code based on feedback

* updated sql script query rule and test to take multiple db's withouth conflict

* updated based on testing

* log file update for IE rule bug

* updated change log

* added new line to the end of the log files

* Updated based on pr feedback

* Update PowerSTIG to successfully parse/apply Windows 10 STIG - V1R21 (#656)

* Updated to support latest WIN10 STIG

* update 1.19 to remove extra slash for bug

* update changelog

* update release process to correct wiki percentage

Co-authored-by: Eric Jenkins <erjenkin@microsoft.com>

* update changelog.md

Co-authored-by: Eric Jenkins <erjenkin@microsoft.com>
  • Loading branch information
bcwilhite and erjenkin committed Jul 1, 2020
1 parent f27bb00 commit 392d050
Show file tree
Hide file tree
Showing 540 changed files with 31,308 additions and 16,160 deletions.
5 changes: 0 additions & 5 deletions .MetaTestOptIn.json

This file was deleted.

31 changes: 0 additions & 31 deletions .NuspecFileList.json

This file was deleted.

24 changes: 0 additions & 24 deletions .codecov.yml

This file was deleted.

12 changes: 9 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
# Cloned modules
DSCResource.Tests

# Editors
.vscode/
.vs/

# local preference scripts/utilities
.local/

# Build output folder
output/

# Dynamic test folder where class inport code is stored
.DynamicClassImport/

# RequiredModules.psd1 is created by the build script and should be git ignored
RequiredModules.psd1
282 changes: 26 additions & 256 deletions CHANGELOG.md

Large diffs are not rendered by default.

62 changes: 0 additions & 62 deletions DSCResources/Resources/windows.UserRightsAssignment.ps1

This file was deleted.

58 changes: 34 additions & 24 deletions FILEHASH.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PowerSTIG File Hashes : Module Version 4.3.0
# PowerSTIG File Hashes : Module Version 4.4.0

Hashes for **PowerSTIG** files are listed in the following table:

Expand All @@ -14,18 +14,22 @@ Hashes for **PowerSTIG** files are listed in the following table:
| FireFox-All-4.27.xml | 8F405BAA320B88226F9C38D87E8FD948324EC2D3E07982C31F2276773BF614C2 | 40846 |
| FireFox-All-4.28.org.default.xml | 5FA83AAFCB1F569D382FC7F66F1BB5D4F245E3B2B5A336D8BA431C16AFC71A27 | 306 |
| FireFox-All-4.28.xml | E84C9DB143EDA81131510607F0F667200BEF0950FF8E1FC4683C121489A8FCF5 | 38487 |
| IISServer-8.5-1.7.org.default.xml | ACF3A2FBF19D31CDE937C3680603C6CDE4A8BBC0AC579B363CC6D9E588C3E0ED | 438 |
| IISServer-8.5-1.7.xml | A47B96A37505F57592A33EC3F3DE0F2AED5FB173814A9C555E2A428355748418 | 126440 |
| IISServer-10.0-1.1.org.default.xml | 24A3BED5E504DAD377595158256A6A32871C72496118F5B396C3D696ADC99966 | 440 |
| IISServer-10.0-1.1.xml | 169A78FB169F315217E3B8EB8E28CA89439852F3ADF342A7F3DF544E0D8B5AF8 | 127945 |
| IISServer-8.5-1.10.org.default.xml | 074E6849FF56C54CD238DF75BEBCD9947D242E5EF716DD47EE15D8B2C710ACEC | 439 |
| IISServer-8.5-1.10.xml | D8B88D194BF358DAAEC09F658844F5DBAF6CCF1A7DAC6DD34A3C49F413BA93DA | 127204 |
| IISServer-8.5-1.9.org.default.xml | 891D2D3DA53E8A1241DCE73BF5F02A23FB62F29FBCDC6BE27588C13FBB63E2C7 | 438 |
| IISServer-8.5-1.9.xml | 954E722BAF59B51A1ED2DF701634A804810195F1FC62FFB377B94B29ABA85F0E | 126777 |
| IISSite-8.5-1.8.org.default.xml | 35CC6C2284E002B363F9D888AE20B2A66BD46DD9A80448BA0EAEF4D3B2B65CCE | 1491 |
| IISSite-8.5-1.8.xml | 4BD053CC13A64BB6751225D72F8F3B81B0AB7307F5AAAACE7D24FDDD32FE01DE | 130400 |
| IISSite-10.0-1.1.org.default.xml | 97A8C5398A15F92BD4EE7413A7B94D58DFD612D711C0313508F64A0F366AE4DB | 1420 |
| IISSite-10.0-1.1.xml | 521F35F019DCD068E7D431BE2358079948F2C43BBF2AEAEB3D52C208B4F138A7 | 118353 |
| IISSite-8.5-1.10.org.default.xml | 282999F209A372BDA77EFD1F8D5AC95AEA94801F64631D856197B6BD3DACED92 | 1492 |
| IISSite-8.5-1.10.xml | 74ABD5BAF3822C3C5BA95E438DA955C3D4EBF36B8796DECA65BD0095F759B796 | 127434 |
| IISSite-8.5-1.9.org.default.xml | BDB889F63903637B7026F231685CC62767DF0B2BD96A6B34D9DCCB52982A4F15 | 1491 |
| IISSite-8.5-1.9.xml | 308E6886D71CE588ABABD420E9F2A7282505E5FE8B2D162FFBFBE5FB55E06143 | 131381 |
| InternetExplorer-11-1.17.org.default.xml | 8A5B2D74C0FB37EFBA5C75BADF21955074EA9338062E00BC3C3BF6238BF80F4A | 306 |
| InternetExplorer-11-1.17.xml | 7BFA9ED087E94EF8314CB6A4B5AE981125483F55CB9583A06D940D4A8D3B2964 | 330080 |
| InternetExplorer-11-1.17.xml | D033050A8F8037C06A094705CC5F103C94EACBDE93ACD283F5A4C53AE6347A74 | 329836 |
| InternetExplorer-11-1.18.org.default.xml | 1095CEEAD18CBBAD9068326B97D520F7F76F1F71331618F17B2138DC8FE55ED4 | 306 |
| InternetExplorer-11-1.18.xml | 68D731BD29502EF9E519B318FFB4C0584AF92C734277F808D50FB80A87460180 | 332302 |
| InternetExplorer-11-1.18.xml | 7AB1611E525B8D257E722BE7175898F76EAC1C3AFD592C15738AC7EB365139D4 | 332058 |
| McAfee-8.8-VirusScan-5.16.org.default.xml | 28792D63E69F797CA02CCAE52F537B1001D9069BD7DE4F5A73375424C19FE660 | 777 |
| McAfee-8.8-VirusScan-5.16.xml | 22CAEE788CA69690819D46548D19E40163FD8EB799F8EC7FAA4E5FB714C4F445 | 244268 |
| Office-Excel2013-1.7.org.default.xml | 6A8FBC7AD79015A5261C617A2EFC0084E58BCAFAAD3FA2B8E61BC01A860C102C | 429 |
Expand All @@ -46,48 +50,54 @@ Hashes for **PowerSTIG** files are listed in the following table:
| Office-System2013-1.9.xml | 346A48CA6FD98889F0E60928AA0E87E138CF4E8A45E1BDB82BB04005428638C5 | 122545 |
| Office-System2016-1.1.org.default.xml | 1BC04F0B3B55ED751A1451845E35821A7A8DE2A9592ED63D70AD422E5B3BB1C4 | 305 |
| Office-System2016-1.1.xml | 6ABE255AD940C70AA20E72B50FCE9E78BA3C3291C085EFF26581059445904229 | 63544 |
| Office-Visio2013-1.4.org.default.xml | DEB619FD6632472F27796C703DB93523035A5BCD84A2FE878DABBCFC968FFFD9 | 305 |
| Office-Visio2013-1.4.xml | 4DDEFCDD8E1D316BB2498D95CC033CBABD536A90EF9D6D1278127F4C4FF8DDA8 | 30296 |
| Office-Word2013-1.6.org.default.xml | 737AEDF59D64684358B3E58ED4D0C42E5FD99AA4495489B8E625B79CE838E663 | 305 |
| Office-Word2013-1.6.xml | 85E667D9899F3B98270275D1E2F1E5BEAF3AC39C0D8F3143E61F53FBA74263B9 | 81466 |
| Office-Word2016-1.1.org.default.xml | 7C6CDD5943A445A748835DDAEA1C2AC2615A2BC21B0570751F234E5AB5D7B14B | 431 |
| Office-Word2016-1.1.xml | 3309F6DCAFFDC4521E2B40CD6D1FC8DBEFB69972B64BBEC5C4C43BAF74542B84 | 88318 |
| OracleJRE-8-1.5.org.default.xml | 9F29E6AA7A905712FC4BBA768764219CB4CD7F259A0515A486E0E9EE4BE03F66 | 502 |
| OracleJRE-8-1.5.xml | D8D451B6E2B88C4F7FA14809CA7E6485E19C6295460342C01EF78E6787F073F3 | 45264 |
| SqlServer-2012-Database-1.18.org.default.xml | 393D9B940BD03BA8F5DB386964D00F1AD9CD195A62D0F654E8235AF8F8754D02 | 409 |
| SqlServer-2012-Database-1.18.xml | 6F8DFCC425DDDAB1F6712BE0BB7B996D9D4CA53B64129F3E03131A87186B1362 | 85242 |
| SqlServer-2012-Database-1.19.org.default.xml | 68A05F4480CD66C7CB07BF7554A6FB580AD1D7826D56F3B399A164321A5904C5 | 409 |
| SqlServer-2012-Database-1.19.xml | 73EBD394A734F4C66077BA9124FD69131986232BB8800EE88509D98CBC471FED | 85752 |
| SqlServer-2012-Instance-1.17.org.default.xml | 0F9DDEA039A26476C1437F44C9682229DFBAACC8DA9C928A5EA5853539AB7219 | 923 |
| SqlServer-2012-Instance-1.17.xml | C5B91C73E2119F6B0F82212A789571986D07C9479A234119A8B8424AD6FD964C | 712294 |
| SqlServer-2012-Database-1.20.org.default.xml | 47313880BA67BB11CB86B59D2C380B429C6CF8E5C59CD888B3334AD6F015E525 | 409 |
| SqlServer-2012-Database-1.20.xml | EF0C08AAD52F900B5B1BC6BEDB172F0B4BCBF6EC68603543EC865D0436F5DA9A | 85698 |
| SqlServer-2012-Instance-1.19.org.default.xml | 9B26B9AFBF4300D9B66FE4A70D748E030F1F09B3C51D6D926A17A003A25EFC54 | 923 |
| SqlServer-2012-Instance-1.19.xml | 490C90ADBB579E83F54F886CCBC9D62976119925E8D426F18FD8AA8F35D5996C | 719134 |
| SqlServer-2016-Instance-1.7.org.default.xml | 2E20F6E4ACCE26E9D252B8DBDB2DD8936486EA1BA62C2C2743BC16BB269604D1 | 305 |
| SqlServer-2016-Instance-1.7.xml | BF7EF1CAAF9F21EDE72591DADBFDB91C88CBC7422DA4F1D7AFAFA8F45E12C598 | 453883 |
| SqlServer-2012-Instance-1.20.org.default.xml | BF4B54ECA57950AB1EB48D43454B7B6F11FBBE9992981031E3DD1AFC0F3B1C49 | 923 |
| SqlServer-2012-Instance-1.20.xml | 78A5834304516003F2946217A0690EF602784F4A8D8FEAE43433DB762465CCF7 | 711671 |
| SqlServer-2016-Instance-1.8.org.default.xml | 2AAB6EFB274E49F158E4B11E31F0A09ED905870C1969A0DD6CEFF1DB237F2A1A | 305 |
| SqlServer-2016-Instance-1.8.xml | 55BD9E59908DBF1DC6F3D3D9B6D83745E8D98047263193362A5FFB6D800735DB | 456953 |
| WindowsClient-10-1.18.org.default.xml | EB1149A3E885C09AE0431A2C6F39FC7EB57C8F77BC7238AB6F54D30AF137004C | 3370 |
| WindowsClient-10-1.18.xml | 64A1FCB57220D56718557FEEAFCF2B067F69E556779FFE55AAEB7DBD72E8A5C4 | 581919 |
| SqlServer-2016-Instance-1.9.org.default.xml | F2F8E5C12242647D644BB273CBD98CA2A150BA4053A1EF4A83237D6C0DF824E9 | 305 |
| SqlServer-2016-Instance-1.9.xml | AC72FEEE7C5B60714D8B3962600A74E0269A5710DC952765BB05F2AD345485BF | 454928 |
| vSphere-6.5-1.3.org.default.xml | C990416E2E49502DADF351E07E50F01FDE10BDDADD940316F943BC31CA043BFA | 791 |
| vSphere-6.5-1.3.xml | 1DE6CB25FD5ACD705F0F7ED1AB8F062F75B00B85FFD6DD5688D81C51858043A2 | 168420 |
| Vsphere-6.5-1.4.org.default.xml | 0094C819CBDE50985DC324280712622E3ECAA46E45AFFFEAFB6C91A139B72627 | 791 |
| Vsphere-6.5-1.4.xml | D78A4D1192D4D0836A6A3FC945F06D4DF3F9EB36F35141A4BED8DC401AEB71DE | 143136 |
| WindowsClient-10-1.19.org.default.xml | 37EFAFAD0D83AD985BA5665CDC056F0EAEB0C0E59A8F901F6A52375D6F12A240 | 3370 |
| WindowsClient-10-1.19.xml | 29EFB639C16BCACD2C91B2467084A52D223E52610D3DD96777AEB637131E2D51 | 581920 |
| WindowsDefender-All-1.6.org.default.xml | 99B065FCAFEED8B7B087E4AD34D2553A947E6ACD01C8D84BBD66AD8D67B7333A | 1071 |
| WindowsDefender-All-1.6.xml | 46AB44C20CAAEF6B5D52FA200564F43FA39D6D29A63AFC533060ED71872B7825 | 95036 |
| WindowsClient-10-1.19.xml | 311FAF48DFF288B66798CD47E60B96EC8EA68D46B0D5C9CA0ACD2B155845A1DB | 571026 |
| WindowsClient-10-1.21.org.default.xml | B4210F9E883D13D1878E25ABF7221CF467E9351B8CE38541810D68CC34F38207 | 3355 |
| WindowsClient-10-1.21.xml | E007E01ADF09F84B84A5A6AF26975BB1C07C378BD236868CC2FB5EA8F203ECFD | 579792 |
| WindowsDefender-All-1.7.org.default.xml | C6D7C72A7EC7681FADC9F9CEACE9D7A7BF3391E26DE0E0F202C7C53EA2CD1C8C | 1170 |
| WindowsDefender-All-1.7.xml | 9657199FA1B037CA49D274BE3B0960F6EF1590178991C9A4B346B5BC9E6BB945 | 95148 |
| WindowsDnsServer-2012R2-1.12.org.default.xml | 23FF97A3D83B61CF158A800002286DE35ABCE1E857557A9DB14234F177FA9B32 | 449 |
| WindowsDnsServer-2012R2-1.12.xml | 446F82639433F8D50D35642487948B7B4C7B5E61A81400EC36A793948A8AF2BB | 267981 |
| WindowsDefender-All-1.8.org.default.xml | C9609DE449345A4BE63AACBEF2EE44689852811ED2D4845F426945C5ADE25897 | 1071 |
| WindowsDefender-All-1.8.xml | F54DDC75434BF5CA58A57F2FC648A04F90FB7C0A6BC4C10B3BC00DFCF6BB71A5 | 94765 |
| WindowsDnsServer-2012R2-1.13.org.default.xml | A3864DFF5420392168A937D6D6117BA45F6D2A970BC8CD4E4C094671CD8F323F | 449 |
| WindowsDnsServer-2012R2-1.13.xml | B79AA5E6E222A7C831E91F46B20369D6C908C1331D834B137E2B3188DE60ED62 | 268259 |
| WindowsDnsServer-2012R2-1.14.org.default.xml | 86C7CD24C6B8436787923055218ADDEE00D4617C4311B644F3FF8DCED21CD172 | 449 |
| WindowsDnsServer-2012R2-1.14.xml | 19B0338C1F3E3234B6CA7C5AE37888DBF61AE75EAA35B398E1AA218FC0B85C0D | 268509 |
| WindowsFirewall-All-1.6.org.default.xml | 129A5B9F20B27E36FED4C1AC470B7B7419B563A6B2733B7FC3112CAF682ABB77 | 966 |
| WindowsFirewall-All-1.6.xml | 42FA28D3C4BA6387D3EA4F5DCB72F133F814D3A9854555498E22DDFD188194B7 | 65518 |
| WindowsFirewall-All-1.7.org.default.xml | 64E9FFA9B456C36DD36B5824BF641E473931B5C350F473DDFFDF31B1B64DD016 | 966 |
| WindowsFirewall-All-1.7.xml | BBB13C6D675EB591D972EF8AD9B46472CFE80FCAD76E9D453586E6BE430F01B6 | 65518 |
| WindowsServer-2012R2-DC-2.18.org.default.xml | AB84D6DBD15D709B1710851F7D758120132ED1177AA5B52A118DE85B6971563A | 4532 |
| WindowsServer-2012R2-DC-2.18.xml | 02F450A63656DBD538F9381CD5E6C08F71EDFCBBAAC094DC8B79D81B1A10AE19 | 768234 |
| WindowsServer-2012R2-DC-2.18.xml | F268E71DD7BEB99615994427B4FC3C782C7F539045A9D9197DA6269942625F99 | 769366 |
| WindowsServer-2012R2-DC-2.19.org.default.xml | 01BCAB269E9884E0DDD0AD629834E1390820568191FE003B95DF4A2F7C7CA621 | 4532 |
| WindowsServer-2012R2-DC-2.19.xml | BDBA848C1446D1919CEFB81CCDC9334BBBC1E085AEB9EAD0A275BFFF78844D60 | 768445 |
| WindowsServer-2012R2-DC-2.19.xml | 2E7E7A4F9709545056277B37C1C38C66F9113DD046F5344F17697826625B0EF1 | 769578 |
| WindowsServer-2012R2-MS-2.16.org.default.xml | 506B11E8DF549F7303C929BE63FC567C69E31A0F80FA3BC712BDBAE2CF3723EB | 3988 |
| WindowsServer-2012R2-MS-2.16.xml | 35F9B511C263D257263C9C75E9C18F48B97A5DC3FF94AAD786ACF6FF814F9EA1 | 662064 |
| WindowsServer-2012R2-MS-2.16.xml | 755BC9A1B5C3699AB343EC667120C07F47ADE0E324A9A3C499F72926BDC7A1AC | 663198 |
| WindowsServer-2012R2-MS-2.17.org.default.xml | 08D9CB2948D6070F75D95D7AE932E318265ECEFC58ED76C4BE416DDE82BC75A7 | 3988 |
| WindowsServer-2012R2-MS-2.17.xml | C3EEE623399D2D37379E5159280D77BFEE9A0B16D3D9CFE6D9F11F4818AE6E24 | 662162 |
| WindowsServer-2012R2-MS-2.17.xml | 7CD06DE12B31384CEE11B8609C71BFA4D988ABA317A8E8B4ED8D26BA7B0AB94B | 663295 |
| WindowsServer-2016-DC-1.10.org.default.xml | 3FB21C1A859119EFBFD1893BA54EF16F99363397B347A935530EE7EAA57F97CA | 3673 |
| WindowsServer-2016-DC-1.10.xml | FD96806231106514B2C52EF3498DE9AD05ED3D0D57CCC6C9A12FF01A62609D5A | 545357 |
| WindowsServer-2016-DC-1.9.org.default.xml | 446EBD5DFB5C597A6095A1A98864DED1E7F2991022FD97B6C454902B10094DDB | 3672 |
Expand Down
38 changes: 38 additions & 0 deletions GitVersion.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
mode: ContinuousDelivery
next-version: 4.3.0
major-version-bump-message: '\s?(breaking|major|breaking\schange)'
minor-version-bump-message: '\s?(add|feature|minor)'
patch-version-bump-message: '\s?(fix|patch)'
no-bump-message: '\+semver:\s?(none|skip)'
assembly-informational-format: '{NuGetVersionV2}+Sha.{Sha}.Date.{CommitDate}'
branches:
master:
tag: preview
pull-request:
tag: PR
feature:
tag: useBranchName
increment: Minor
regex: f(eature(s)?)?[\/-]
source-branches: ['master']
hotfix:
tag: fix
increment: Patch
regex: (hot)?fix(es)?[\/-]
source-branches: ['master']

ignore:
sha: []
merge-message-formats: {}


# feature:
# tag: useBranchName
# increment: Minor
# regex: f(eature(s)?)?[/-]
# source-branches: ['master']
# hotfix:
# tag: fix
# increment: Patch
# regex: (hot)?fix(es)?[/-]
# source-branches: ['master']
Loading

0 comments on commit 392d050

Please sign in to comment.