Skip to content

1.7.0 Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@hugoalh hugoalh released this 20 Jul 03:37
· 148 commits to main since this release
  • ADD: Added functions:
    • Clear-GitHubActionsFileCommand
    • Clear-GitHubActionsOutput
    • Clear-GitHubActionsState
  • CHANGE: Fixed function Expand-GitHubActionsToolCacheCompressedFile parameter Flag 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 to Clear-GitHubActionsStepSummary to correctly describe it's behaviour
  • CHANGE: Rewritten NodeJS wrapper to improve data exchange