This repository has been archived by the owner on Apr 26, 2023. It is now read-only.
Releases: AITGmbH/AIT.BuildSuite.HyperV
Releases · AITGmbH/AIT.BuildSuite.HyperV
7.0.69
Changes:
- 06b55ed Merge pull request #14 from AITGmbH/features/v7_0_psmodule_1_1_bugfix
- 48ff5b3 Merge branch 'master' into features/v7_0_psmodule_1_1_bugfix
- 9342bea Fixed loading of older cmdlet versions, added some additional debug outputs (could be enabled with system.debug = true)
- 543bbb1 support for control of older hyper-v servers on new windows versions (use of hyper-v cmdlet version 1.1 on e.g. Win 10 or Windows Server 2019)
This list of changes was auto generated.
7.0.66
Changes:
- c75209f Merge pull request #13 from AITGmbH/features/psmodule_1_1_support
- e76236e Updated extension readme -> changelog
- 4371eea support for control of older hyper-v servers on new windows versions (use of hyper-v cmdlet version 1.1 on e.g. Win 10 or Windows Server 2019)
This list of changes was auto generated.
7.0.62
Changes:
- df8b1b1 Update azure-pipelines.yml
- f7d905f Update azure-pipelines.yml
- 6b77687 Update azure-pipelines.yml
- 6096f5c Update vss-extension.json
- 282af7d Update azure-pipelines.yml
- e7c3b5b Update azure-pipelines.yml
- 232a249 Update azure-pipelines.yml
- 243b6fb Update azure-pipelines.yml
- b5fc58a Update azure-pipelines.yml
- c9d9e0c Update azure-pipelines.yml
7.0.36
Changes:
- b9413e1 Merge pull request #9 from AITGmbH/Features/v7ReleasePrep
- b393157 Support for loading older hyper-v powershell modules
- d0d11a1 task variable name changed for timeout handling of app healthy start vm ( advanced behaviour
- 002e17a Bugfix for "VisibleRule for StartVM was only visible if the action value has been changed"
- ee7479a Changed issue link to github issues, added additional tags, fixed screenshot links in extension manifest
- aa8c05b Additional output for VMs are already turned off
- 6e3e683 Fixed "endless" loop in stop-vmturnoffvm
- 938c763 Bugfix in turnoff action (for loop)
- a6f3d77 PSScriptAnalyser disabled because task hangs at end of execution
- f421ae7 Updated descriptions in differnt json and markup files, renamed action stopvm to shutdownvm and added direct turn off of vms
See More
- 7af7662 Fixed bug in new time based check (StartVM action), Improved build task messages in check status functions (StartVM action), removed useless "dead" code
- 6c7d53b Increased logging of some internal control variables, bugfix for time-based status check
- ecff176 Additional status checks after starting VMs and small bugfixes
- 66ec315 Fixed SyntaxError: Unexpected token ] in JSON at position 3045
- 3094fc0 Work on additional status checks for starting VMs continued, manifest adapted to new status check property
- 35d0b84 Started work on additonal status check types -> Time-based status check for stating vms; as part of this effort some parts of the existing logic have been refactored
- c23225c Improved instructions for Build Agent user permissions -> a group was missing (Remote Management Users)
- 20f9c74 Replaced setting hyper-v permission via adsi with net localgroup
- 7728134 Merge pull request #7 from AITGmbH/features/FixPSScriptAnalyzerError
- 079a1de Replaces community analyzer rules with out-of-the-box rules because the latest release of psscriptanalyzer throws an exception, removed some trailing whitespaces (rules violation)
- fcb093c Added latest version of communityanalyzerrules from https://github.com/PowerShell/PSScriptAnalyzer
- da4c672 Still trying to figure out why psscriptanalyzer throws an exception during analysis
- e62aae1 Test fix for psscriptanalyzer rule exception
- ed6788a Additional adjustments for PowershellHandler3 made -> variable handling works differently under 3
- 18016b6 Add VstsTaskSdk PowerShell SDK during build
- 56d89fb Fix for issue #4, hyper-v hostname was missing in vmeventing calls
- 28cf7f1 Added RM release badges to repo readme
- d7ff9cb Merge pull request #3 from AITGmbH/features/CommunityAnalyzerRules
- 4f8799e Added help comments because latest change introduced new rules violations (CommunityAnalyzerRules\Measure-HelpNote)
- cf52cf2 Merge branch 'master' into features/CommunityAnalyzerRules
- 35124a5 Added VSCode launch file to make local testing of powershell functions a little bit easier
- a192ffb Increased version to 7 because of moving to Powershell3 execution handler
- 70eda6d shouldprocess for function Restore-HyperVSnapshot implemented so that all functions are built consistently
- 04b95a2 Create CONTRIBUTING.md
- 34986fe Create LICENSE
- fc48e63 Confirm our own functions with yes (shouldprocess)
- dfddbd6 Refactored and improved powershell code based on PSScriptAnalyzer output -> e.g. ShouldProcess, PSUseSingularNouns, PSAvoidUsingWMICmdlet
- bb5f1c4 Added PSScriptAnalyzer task with some specific rule exclusions to yaml based buld definition
- 3992108 Added PowerShell PSScriptAnalyzer rules from https://github.com/PowerShell/PSScriptAnalyzer/tree/development/Tests/Engine/CommunityAnalyzerRules
- 12162e3 Update README.md
- aa0a124 Update README.md
- da0a322 Update README.md
This list of changes was auto generated.
6.1.2
Changes:
- 58d3a2e Update README.md
- 7ccb10e Changed supportlink from http to https, replaced static category in manifest file with token so that we can produce different versions of the extension for <= TFS 2018 and Azure DevOps
This list of changes was auto generated.