1.1.0 Beta 3
Pre-release
Pre-release
- ADD: Added parameter
SegmentTimeoutfor functionRestore-GitHubActionsCache - CHANGE: Fixed function
Test-GitHubActionsEnvironmentwill still output the test result when parameterMandatorywas set and hard to omit - CHANGE: Fixed incorrect value from pipeline behaviours on functions
Export-GitHubActionsArtifactandSave-GitHubActionsCache - CHANGE: Function
Get-GitHubActionsWebhookEventPayloadparametersDepthandNoEnumerateare deprecated, due to allow of setting these parameters maybe cause unexpected issues - CHANGE: Improved environment test process
- CHANGE: Improved file system operations
- CHANGE: Improved functions descriptions
- CHANGE: Improved handling on environment variable
PATH - CHANGE: Improved handling on file commands
- CHANGE: Improved NodeJS wrapper API operations
- CHANGE: Improved token generations
- CHANGE: Reduced parameters validations on all of the NodeJS wrapper functions, which should done by the official toolkit
- CHANGE: Updated NodeJS wrapper API dependency
@actions/cachefrom v3.0.4 to v3.0.5 - REMOVE: Removed unnecessary shebang and process control inside NodeJS wrapper API scripts