Releases: hugoalh-studio/ghactions-toolkit-powershell
Releases · hugoalh-studio/ghactions-toolkit-powershell
1.7.0 Beta 3
- CHANGE: Attempt to fix NodeJS wrapper bundle
1.7.0 Beta 2
- CHANGE: Attempt to fix NodeJS wrapper bundle
1.7.0 Beta 1
- ADD: Added functions:
Clear-GitHubActionsFileCommand
Clear-GitHubActionsOutput
Clear-GitHubActionsState
- CHANGE: Fixed function
Expand-GitHubActionsToolCacheCompressedFile
parameterFlag
unable to use multiple flags - CHANGE: Fixed function
Remove-GitHubActionsStepSummary
incorrect behaviour that maybe cause issues on runner - CHANGE: Fixed function
Restore-GitHubActionsCache
can cause error when not provide more than one key - CHANGE: Fixed function
Save-GitHubActionsCache
return incorrect type of value - CHANGE: Fixed NodeJS wrapper maybe report shattered error message
- CHANGE: Fixed NodeJS wrapper maybe return incorrect type of value
- CHANGE: Function
Remove-GitHubActionsStepSummary
is now renamed toClear-GitHubActionsStepSummary
to correctly describe it's behaviour - CHANGE: Rewritten NodeJS wrapper to improve data exchange
1.6.0
- ADD: Added functions:
ConvertFrom-CsvM
ConvertFrom-CsvS
- ADD: Added parameter
PassThru
for functionsWrite-GitHubActionsDebug
andWrite-GitHubActionsRaw
- ADD: Added parameter
WriteIf
for functionWrite-GitHubActionsRaw
- CHANGE: Deprecated function aliases:
Disable-GitHubActionsCommandEchoing
Disable-GitHubActionsCommandProcessing
Disable-GitHubActionsCommandsEcho
Disable-GitHubActionsCommandsEchoing
Disable-GitHubActionsCommandsProcess
Disable-GitHubActionsCommandsProcessing
Disable-GitHubActionsEchoCommand
Disable-GitHubActionsEchoCommands
Disable-GitHubActionsEchoingCommand
Disable-GitHubActionsEchoingCommands
Disable-GitHubActionsProcessCommand
Disable-GitHubActionsProcessCommands
Disable-GitHubActionsProcessingCommand
Disable-GitHubActionsProcessingCommands
Enable-GitHubActionsCommandEchoing
Enable-GitHubActionsCommandProcessing
Enable-GitHubActionsCommandsEcho
Enable-GitHubActionsCommandsEchoing
Enable-GitHubActionsCommandsProcess
Enable-GitHubActionsCommandsProcessing
Enable-GitHubActionsEchoCommand
Enable-GitHubActionsEchoCommands
Enable-GitHubActionsEchoingCommand
Enable-GitHubActionsEchoingCommands
Enable-GitHubActionsProcessCommand
Enable-GitHubActionsProcessCommands
Enable-GitHubActionsProcessingCommand
Enable-GitHubActionsProcessingCommands
Expand-GitHubActionsToolCacheCompressedArchive
Expand-GitHubActionsToolCacheFile
Start-GitHubActionsCommandEchoing
Start-GitHubActionsCommandProcessing
Start-GitHubActionsCommandsEcho
Start-GitHubActionsCommandsEchoing
Start-GitHubActionsCommandsProcess
Start-GitHubActionsCommandsProcessing
Start-GitHubActionsEchoCommand
Start-GitHubActionsEchoCommands
Start-GitHubActionsEchoingCommand
Start-GitHubActionsEchoingCommands
Start-GitHubActionsProcessCommand
Start-GitHubActionsProcessCommands
Start-GitHubActionsProcessingCommand
Start-GitHubActionsProcessingCommands
Stop-GitHubActionsCommandEchoing
Stop-GitHubActionsCommandProcessing
Stop-GitHubActionsCommandsEcho
Stop-GitHubActionsCommandsEchoing
Stop-GitHubActionsCommandsProcess
Stop-GitHubActionsCommandsProcessing
Stop-GitHubActionsEchoCommand
Stop-GitHubActionsEchoCommands
Stop-GitHubActionsEchoingCommand
Stop-GitHubActionsEchoingCommands
Stop-GitHubActionsProcessCommand
Stop-GitHubActionsProcessCommands
Stop-GitHubActionsProcessingCommand
Stop-GitHubActionsProcessingCommands
- CHANGE: Deprecated parameters which defined/used will now emit warning about it's deprecation
- CHANGE: Fixed function
Export-GitHubActionsArtifact
parameterRetentionTime
acceptable range - CHANGE: Fixed pipeline issues of empty string (
""
) and/or$Null
- CHANGE: Improved handling non-string objects in the step summary
- CHANGE: Improved NodeJS environment test
- CHANGE: Renamed functions (old names maybe as function aliases, see deprecated function aliases):
Disable-GitHubActionsEchoingCommands
toDisable-GitHubActionsStdOutCommandEcho
Disable-GitHubActionsProcessingCommands
toDisable-GitHubActionsStdOutCommandProcess
Enable-GitHubActionsEchoingCommands
toEnable-GitHubActionsStdOutCommandEcho
Enable-GitHubActionsProcessingCommands
toEnable-GitHubActionsStdOutCommandProcess
Get-GitHubActionsIsDebug
toGet-GitHubActionsDebugStatus
- INTERNAL: Converted some of the codes to C# (CSharp) syntax to improve efficiency and performance
- INTERNAL: NodeJS wrapper script is moved to TypeScript based
1.6.0 Beta 4
- CHANGE: Fixed parameter
PassThru
is not working on functionWrite-GitHubActionsDebug
- CHANGE: Improved log logic on function
Write-GitHubActionsRaw
1.6.0 Beta 3
- ADD: Added parameter
PassThru
for functionsWrite-GitHubActionsDebug
andWrite-GitHubActionsRaw
- ADD: Added parameter
WriteIf
for functionWrite-GitHubActionsRaw
1.6.0 Beta 2
- CHANGE: Fixed issues on function
Write-GitHubActionsDebug
1.6.0 Beta 1
- ADD: Added functions:
ConvertFrom-CsvM
ConvertFrom-CsvS
- CHANGE: Deprecated function aliases:
Disable-GitHubActionsCommandEchoing
Disable-GitHubActionsCommandProcessing
Disable-GitHubActionsCommandsEcho
Disable-GitHubActionsCommandsEchoing
Disable-GitHubActionsCommandsProcess
Disable-GitHubActionsCommandsProcessing
Disable-GitHubActionsEchoCommand
Disable-GitHubActionsEchoCommands
Disable-GitHubActionsEchoingCommand
Disable-GitHubActionsEchoingCommands
Disable-GitHubActionsProcessCommand
Disable-GitHubActionsProcessCommands
Disable-GitHubActionsProcessingCommand
Disable-GitHubActionsProcessingCommands
Enable-GitHubActionsCommandEchoing
Enable-GitHubActionsCommandProcessing
Enable-GitHubActionsCommandsEcho
Enable-GitHubActionsCommandsEchoing
Enable-GitHubActionsCommandsProcess
Enable-GitHubActionsCommandsProcessing
Enable-GitHubActionsEchoCommand
Enable-GitHubActionsEchoCommands
Enable-GitHubActionsEchoingCommand
Enable-GitHubActionsEchoingCommands
Enable-GitHubActionsProcessCommand
Enable-GitHubActionsProcessCommands
Enable-GitHubActionsProcessingCommand
Enable-GitHubActionsProcessingCommands
Expand-GitHubActionsToolCacheCompressedArchive
Expand-GitHubActionsToolCacheFile
Start-GitHubActionsCommandEchoing
Start-GitHubActionsCommandProcessing
Start-GitHubActionsCommandsEcho
Start-GitHubActionsCommandsEchoing
Start-GitHubActionsCommandsProcess
Start-GitHubActionsCommandsProcessing
Start-GitHubActionsEchoCommand
Start-GitHubActionsEchoCommands
Start-GitHubActionsEchoingCommand
Start-GitHubActionsEchoingCommands
Start-GitHubActionsProcessCommand
Start-GitHubActionsProcessCommands
Start-GitHubActionsProcessingCommand
Start-GitHubActionsProcessingCommands
Stop-GitHubActionsCommandEchoing
Stop-GitHubActionsCommandProcessing
Stop-GitHubActionsCommandsEcho
Stop-GitHubActionsCommandsEchoing
Stop-GitHubActionsCommandsProcess
Stop-GitHubActionsCommandsProcessing
Stop-GitHubActionsEchoCommand
Stop-GitHubActionsEchoCommands
Stop-GitHubActionsEchoingCommand
Stop-GitHubActionsEchoingCommands
Stop-GitHubActionsProcessCommand
Stop-GitHubActionsProcessCommands
Stop-GitHubActionsProcessingCommand
Stop-GitHubActionsProcessingCommands
- CHANGE: Deprecated parameters which defined/used will now emit warning about it's deprecation
- CHANGE: Fixed function
Export-GitHubActionsArtifact
parameterRetentionTime
acceptable range - CHANGE: Fixed pipeline issues of empty string (
""
) and/or$Null
- CHANGE: Improved handling non-string objects in the step summary
- CHANGE: Improved NodeJS environment test
- CHANGE: Renamed functions (old names maybe as function aliases, see deprecated function aliases):
Disable-GitHubActionsEchoingCommands
toDisable-GitHubActionsStdOutCommandEcho
Disable-GitHubActionsProcessingCommands
toDisable-GitHubActionsStdOutCommandProcess
Enable-GitHubActionsEchoingCommands
toEnable-GitHubActionsStdOutCommandEcho
Enable-GitHubActionsProcessingCommands
toEnable-GitHubActionsStdOutCommandProcess
Get-GitHubActionsIsDebug
toGet-GitHubActionsDebugStatus
- INTERNAL: Converted some of the codes to C# (CSharp) syntax to improve efficiency and performance
- INTERNAL: NodeJS wrapper script is moved to TypeScript based