Skip to content

0.5.4

Compare
Choose a tag to compare
@hugoalh hugoalh released this 05 Aug 09:51
· 382 commits to main since this release
  • CHANGE: Fixed function Add-GitHubActionsSecretMask maybe cause issues on specific cases when with parameter WithChunks
  • CHANGE: Fixed function Test-GitHubActionsNodeJsEnvironment parameter ReinstallDependencies was incorrectly require parameter Retest
  • CHANGE: Fixed functions which dependent and require to invoke with NodeJS were incorrectly always test NodeJS environment repeatably (which is the source of laggy)
  • CHANGE: Function Disable-GitHubActionsProcessingCommands parameter EndToken no longer default to use GUID (i.e.: UUID 4), instead default to use random 64 characters with pool 0~9 and a~z
  • CHANGE: Improved $Null and empty string handling
  • CHANGE: Improved array join method
  • CHANGE: Updated NodeJS wrapper API dependency @actions/cache from v3.0.0 to v3.0.1