1.7.0 Beta 1
Pre-release
Pre-release
- 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